/* -*- mode: css; -*-  */

body
{
    background-color: #FFFFFF;
    text-align: center;
    font-family: "Helvetica Neue",FreeSans,"Nimbus Sans L",helvetica,arial,sans-serif;
    font-size: 12px; 
    margin-top: -20px; /* ie+Mozilla custom attribute bug */
    background-position:center top;
}

.onlyjs {
    display: none;
}

@media print {
  .noprint { display: none }
}

/*
   ##########################################################################################
   
   generic element style

 */

a
{
  color: #00368a;
  text-decoration: none;
}
a:hover
{
  color: #000;
}

strong
{
    font-weight: bold;
}

.embeddedfield 
{
    display: block;
    position: relative;
    background-color: #f2f2f2;
    height: 18px;
    width: 430px;
}
.embeddedfield label
{
    display: block;
	position: absolute;
	top: 1px;
	left: 0px;
    color: #000;
    height: 18px;
    line-height: 18px;
    margin: 2px 0 0 10px;
}
.embeddedfield input
{
    display: block;
    background-color: transparent;
    color: #000;
    border: 0;
    height: 18px;
    line-height: 18px;
    width: 270px;
    padding-left: 160px;
}

.embeddedfield select
{
    display: block;
    color: #000;
    border: 1px solid #bfbfbf;
    width: 270px;
    margin-top: 0px;
    margin-left: 160px;
}

.help
{
    display: block;
    clear: both;
    margin-top: 2px;
    margin-left: 2px;
}
.checkbox input
{
    margin-right: 10px;
    border: 1px solid #bfbfbf;
}

fieldset textarea
{
    display: block;
    width: 100%;
    border: 0;
    background-color: #f2f2f2;
    margin-top: 5px;
}

fieldset select
{
    margin-top: 5px;
    border: 1px solid #bfbfbf;
}

fieldset li
{
    list-style: none;
}

fieldset .help
{
    line-height: 18px;
    color: #c9c9c9;
}

fieldset .help a
{
    color: #c9c9c9;
}
fieldset .help a:hover
{
    color: #000;
}

.inlineblock
{
    display: block;
}

fieldset fieldset
{
    margin-top: 20px;
    margin-bottom: 19px;
}
fieldset fieldset legend
{
    margin-bottom: 0px;
}
fieldset fieldset input
{
    margin-right: 5px;
}
fieldset fieldset label
{
    margin-left: 5px;
    margin-right: 15px;
}

.modalbox
{
    display:none;
}

/*
   ##########################################################################################
   
   generic layout (outside blocks)

 */

#container
{
    width: 994px;
    margin: 16px auto 16px auto;
    background-color: #ffffff;
    padding: 0 8px 8px 8px;
}

#window
{
    margin-top: 4px;
    background-color: #d6d6d6;
    width:  994px;
    padding-bottom: 8px;
}

h1, h1 a
{
    height: 64px;
    line-height: 100%;
    font-size: 64px;
    font-weight: lighter;
}

#top_menu
{
    width: 760px;
    padding-top: 35px;
    font-size: 21px;
    font-weight: bold;
    word-spacing: 5px;
}

#menu_op
{
    font-weight: bold;
    font-size: 13px;
    word-spacing: 0px;
    padding-left: 8px;
    color: #ccc;
}
#menu_op img
{
    vertical-align: bottom;
    padding-bottom: 2px;
}


#top_submenu, #top_status
{
    float: left;
    padding-top: 1px;
    font-size: 13px;
    word-spacing: 5px;
    margin-right: 10px;
}

#top_submenu .cluster, #top_status .cluster
{
    word-spacing: 2px;
}
#top_submenu .sep, #top_status .sep
{
    color: #00368a;
}

#colette_zone
{
    float: right;
    width: 213px;
}
#colette_zone address
{
    width: 213px;
    text-align: justify;
    font-style: normal;
    font-size: 11px;
    margin-right: 2px;
    padding-bottom: 3px;
    letter-spacing: 0.035em;
}

#colette_logo
{
    text-align: right;
}
#colette_logo a
{
    color: #000;
}

#search .submit
{
    position: absolute;
    top: 4px;
    left: 227px;
    font-size: 26px;
    font-weight: bold;
    background-color: transparent;
    color: #000;
    border: 0;
}
#search p.embeddedfield
{
    position: absolute;
    top: 8px;
    left: 8px;
    height: 24px;
    margin: 0;
    width: 205px;
    background-color: #fff;
}
#search .embeddedfield input
{
    padding-top: 2px;
    padding-left: 12px;
    padding-right: 12px;
    width: 181px;
}

#window_bottom
{
    height: 10px;
}


.viewport
{
    width: 994px;
	overflow: hidden;
	height: auto;
}

.column
{
    float: left;
}

.half_column
{
    width: 493px;
    overflow: hidden;
}

.big_column
{
    width: 590px;
    overflow: hidden;
}

.small_column
{
    width: 396px;
    overflow: hidden;
}

/*
   ##########################################################################################
   
   generic block style

 */

/* typical width */

.full_width
{
    width: 978px;  
}

.half_width
{
    width: 485px;
    overflow: hidden;
}

.big_width
{
    width: 590px;
    overflow: hidden;
}

.water_width
{
    width: 238px;
    overflow: hidden;
}

.small_width
{
    width: 396px;
    overflow: hidden;
}

.like_sub_width
{
    width: 198px;
}

/* typical height */

.bloc_mini_height
{
    height: 127px; 
}

.mini_height
{
    height: 131px;
}

.onethird_height
{
    height: 148px;
}

.small_height
{
    height: 262px; 
}

.right_height
{
    height: 304px;
}

.std_height
{
    height: 326px;
}

.left_height
{
    height: 460px;
}



/*
   ##########################################################################################
   
    non content blocks

 */

#playlist
{
    background-color: #ebebeb;
    height: 40px;
    width: 550px;
}

#search fieldset
{
    background-color: #ebebeb;
    height: 40px;
    width: 276px;
}

.lang a
{
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #ffffff;
    color: #00368A;
}
.lang a:hover
{
    color: #000000;
}
.lang a.selected
{
    background-color: #00368A;
    color: #ffffff;
}
.lang a.selected:hover
{
    color: #ffffff;
}
.lang a.ja
{
    font-size: 11px;
}


/*
   ##########################################################################################
   
    generic style inside blocs

 */

/* standard margin inside blocks */

.block h2, .block h3, .block h4, .block h5, .block h6,
.block p, .block ul,  .block ol, .block dl, .block address, 
.block .margined, .block .menu
{
    margin-top: 19px;
    margin-left: 19px;
    margin-right: 19px;
}

.block h2
{
    float: left;
    color: #00368A;
    font-size: 30px;
    margin: 19px 0 0 19px;
    line-height: 30px;
}

.block h3
{
    float: left;
    color: #000;
    font-size: 15px;
    margin: 5px 0 0 19px;
}

.block .title img
{
    float: left;
    margin: 19px 0 0 19px;
}

.block .title p
{
    float: left;
    color: #000;
    font-size: 19px;
    margin-top: 53px;
    margin-right: 0;
}

.block .menu
{
    clear: both;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 19px;
}

.block .menu a
{
    color: #999999;
    margin-right: 5px;
}
.block .menu a:hover
{
    color: #7f7f7f;
}
.block .menu a.selected
{
    color: #000;
}

.block .level1
{
    float: left;
    font-size: 19px;
    margin-top: 52px;
}

.block .level3
{
    font-size: 15px;
    margin-top: 0;
}


.block h4
{
    color: #00368A;
    font-size: 34px;
    line-height: 100%;
}

.block li
{
    margin-top: 14px;
}

.block p, .block dl
{
    color: #999999;
    line-height: 130%;
    font-weight: lighter;
}

.block, .shadow_block
{
    float: left;
    position: relative;
    margin: 8px 0 0 8px;
    background-color: #ffffff;
    overflow: hidden;
}

.shadow_block
{
    background-color:#000000;
    /*#DE1C85;*/
    font-size: 50px;
}
.shadow_block ul
{
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    }

.shadow_block li
{
    margin: 0 10px 0 0;
    float: left;
    font-weight: bold;
}
.shadow_block li a:hover
{
    color: #fff;
}


.collapsed p
{
    color: #000;
    background-color: #e6e6e6;
}

.collapsed 
{
    background-color: #e6e6e6;
}

.wallpaper,
#footer .follow
{
    display: block;
    height: 24px;
    width: 102px;
    margin-bottom: 1px;
	cursor:pointer;
    text-align: center;
    line-height: 24px;
    word-spacing: 5px;
}
#bottom_share, #bottom_menu
{
    margin: 0;
}
#bottom_share li
{
    float: left;
    height: 24px;
    text-align: center;
    line-height: 24px;
    word-spacing: 5px;
    margin-top: 0;
    margin-left: 8px;
}
#bottom_menu
{
    float: right;
    height: 24px;
    line-height: 24px;
    word-spacing: 5px;
    margin-right: 8px;
}

.w101
{
    width: 101px;
}


/*
   ##########################################################################################
   
   subviewport generic layout

 */

p.paris_express {
    margin:10px 0 0 0;
    padding:0;
    width:550px;
}

.subcolumn
{
    float: left;
}
.sub_half_width
{
    width: 489px;
}
.subblock
{
    float: left;
    position: relative;
    margin-bottom: 19px;
}


/*
   ##########################################################################################
   
    generic named styles inside blocs

 */

.block .deck
{
    font-size: 1.3em;
    line-height: 120%;
    font-weight: bold;
    color: #000000;
}

.block *.last
{
    margin-bottom: 19px;
}

.block .type a
{
    display: block;
    float: left;
    color: #000;
    background-color: #d6d6d6;
    height: 16px;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: -8px;
}

.expand_button, .collapse_button
{
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 19px;
    color: #00368A;
    text-align: center;
    cursor: pointer;
    font-size: 8px;
}

.expand_button
{
    background: transparent url(/themes/colette/images/expand.png) no-repeat;
}

.collapse_button
{
    background: transparent url(/themes/colette/images/collapse.png) no-repeat;
}

.collapsable
{
    min-height: 100px;
}

.jump
{   
    float: right;
    margin-top: 19px;
    margin-bottom: 19px;
    margin-left: 10px;
    line-height: 24px; /* 22px + 2px to align with button style */
    font-size: 13px;
}
.jump a
{  
    display: block;
    margin-right: 12px;
}
.page a
{
    color:#C9C9C9;
    display:inline;
    margin-right: 10px;
}
.jump .selected{
    font-weight:bold;
    color:black;
    margin-right:10px;
}
.jump .padded
{
    margin-left: 12px;
    margin-right: 12px;
    color: #c9c9c9;
}

.bookmark
{    
    position: relative;
    margin-right: 0;
    clear: right;
    background: #999999 url(/themes/colette/images/bookmark_left.png) no-repeat;
    height: 22px;
}
.bookmark a
{
    color: #ffffff;
    margin-left: 12px;
}
.bookmark a:hover
{
    color: #000;
}

.blue_bookmark
{    
    background: #00368A url(/themes/colette/images/bookmark_left_blue.png) no-repeat;
    color: #ffffff;
}

.button_bookmark
{
    clear: right;
    background: #999999 url(/themes/colette/images/bookmark_left.png) no-repeat;
    height: 22px;
    border: 0;
    color: #ffffff;
    margin-right: 0;
    margin-bottom: 22px;
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
}

.button_bookmark:hover {
    color: #000;
}

.actions 
{
    float: right;
    max-width: 250px;
}
.actions .jump
{
    clear: right;
    margin-top: 12px;
    margin-bottom: 0;
}
.actions .bookmark
{
    width: 100%;
}
.actions .button_bookmark
{
    width: 100%;
}

.ribbon
{
    background-color: #a9a9a9;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 6px 4px 6px;
}
.ribbon a
{
    color: #fff;
}
.ribbon a:hover
{
    color: #000;
}

.thumbnails
{
    width: 480px;
    margin: 0 0 0 1px;
}
.thumbnail
{
    height: 108px;
    width: 144px;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.thumbnail img
{
    max-height: 108px;
    max-width: 144px;
}

.pager
{ 
    float: right;
    padding-top: 12px;
    padding-right: 12px;
    color: #999;
}

.pager .jump
{ 
    /* width: 45px; */
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 15px;
}
.pager .bookmark
{ 
    width: 45px;
    margin-bottom: 5px;
    line-height: 22px;
    margin-left: 0px;
    font-size: 22px;
}

.bigpager
{ 
    position: absolute;
    top: 12px;
    right: 12px;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #d6d6d6;
    z-index: 10;
}
.bigpager a, .bigpager span
{ 
    float: right;
    display: block;
}
.bigpager span
{ 
   padding-right: 5px;
}
.top .bigpager
{
    position: relative;
    float: right;
    margin-top: -32px;
    top: 0px;
}

.mpager
{ 
    position: absolute;
    width: 65px;;
    height: 15px;
    background-color: #e5e5e5;
    color: #fff;
    font-size: 11px;
}
.mpager span
{ 
    float: left;
    display: block;
    margin-top: 1px;
    margin-left: 1px;
    background-color: #9a9a9a;
    width: 35px;;
    height: 13px;
    line-height: 14px;
    text-align: center;
}
.mpager a
{ 
    float: left;
    display: block;
    margin-top: 1px;
    margin-left: 1px;
    width: 13px;;
    height: 13px;
}

.slideshow .mpager
{
    float: right;
    margin-top: -8px;
    right: 4px;
}

.carousel .mpager
{
    float: right;
    margin-top: 7px;
    right: 4px;
}
.carousel .subblock
{
    margin-bottom: 0px;
}
.carousel .block li
{
    margin-top: 0px;
}
.carousel
{
    margin-bottom: 45px;
}


/*
   ##########################################################################################
   
   workflow block generic style

 */

.workflow h4
{
    font-size: 26px;
}
.workflow fieldset.margined, .workflow .deck
{
   margin-top: 10px;
}
.workflow legend.deck
{
   margin-top: 0;
}
.workflow ol
{
    margin-left: 0;
}
.workflow .deck
{
    font-size: 13px;
    font-weight: normal;
    color: #00368A;
}
.workflow p
{
    color: #000;
}


.signin
{ 
    min-height: 300px;
}

.signin .jump
{ 
    margin-top: 50px;
}
.signin .bookmark
{ 
    margin-top: 105px;
}

.signin .embeddedfield
{
    width: 280px;
}
.signin .embeddedfield input
{
    width: 168px;
    padding-left: 100px;
    padding-right: 12px;
}

.cart table .mini_thumb img
{ 
    max-height: 115px;
    max-width: 115px;
}
.cart table span.embeddedfield
{ 
    width: 40px;
    margin-right: 38px;
    margin-left: 38px;
    text-align: center;
}
.cart table span.embeddedfield input
{
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.cart .actions {
    width: 120px;
}

.promotion .embeddedfield
{
    width: 240px;
}
.promotion .embeddedfield input
{
    width: 140px;
    padding-left: 100px;
    padding-right: 20px;
}
.promotion label
{
    font-weight: bold;
    margin-bottom: 1px;
}



table 
{
    border-collapse: collapse;
    width: 940px;
}
table tbody
{
    margin: 0px; 
}
table th
{
    background-color: #f2f2f2;
    height: 18px;
    font-size: 13px;
    padding-top: 2px;
}
table thead 
{
    color: #afafaf;
}
table tfoot th
{
    color: #000;
}

table td
{
    border-bottom: 1px solid #c0c0c0;
    padding-top: 10px;
    padding-bottom: 10px;

}

table .money
{
    text-align: right;
    font-weight: bold;
}
table .idented
{
   padding-left: 30px;
}
table .large
{
    width: 460px;
}
table .small
{
    width: 120px;
}
table span
{
    display: block;
}

select#shipping
{
    color: #000;
    border: 1px solid #bfbfbf;
    margin-left: 20px;
}

/*
   ##########################################################################################
   
  list block

 */

.list .subcolumn
{
    overflow: hidden;
}

.list .half_width
{
    width: 486px; /* 1*2px correction, image(s) subcolumn width is 486px*/
}

.list .small_height h4
{
    margin-top: 19px;
}
.list .small_height img
{
    width: 486px; 
}
.list
{
    background-color: #cccccc;
}
.list .small_height .img_right
{
    margin-left: 8px;
}
.list .mini_height  .img_right
{
    margin-left: 3px;
}
.list_item
{
    background-color: #ffffff;
}
.list .mini_height img
{
    display: block;
    float: left;
    width: 243px; 
}
.list .mini_height .deck
{
    margin-top: 10px;

}
.list .mini_height h4
{
    margin-top: 0;
    font-size: 44px;
}



/*
   ##########################################################################################
   
   home

 */

.cover_edito
{
    height: 160px;
    width: 474px;  
}


.column_cover
{
   width: 168px;
}

.cover_small_square
{
    height: 160px;
    width: 160px;
}
.cover_small_square img
{
    max-height: 160px;
    max-width: 160px;
}

.cover_article
{
    height: 328px;
    width: 328px;
    text-align: center;
}
.cover_article img
{
    max-width: 328px;
    max-height: 328px;
}

.home_slideshow
{
    width: 446px;  
    height: 335px;
    background-color:#fff;
    overflow: hidden;
    text-align: center;
}

.home_slideshow img
{
    max-width: 444px;  
    max-height: 333px;
}

.home_menu
{
    background-color: #b2b2b2;
}


.home_menu h4
{
    font-size: 50px;
}

.home_menu dl
{
    margin-top: 0;
    margin-bottom: 0px;
}

.home_menu dt
{
    color: #7f7f7f;
    font-size: 32px;
    font-weight: bold;
    margin-top: 10px;
}
.home_menu dd
{
    margin-top: 8px;
    color: #000;
}
.home_menu p
{
    margin-top: 10px;
}

.home_links
{
    background-color: #19388b;
}
.home_links h4
{
    font-size: 50px;
    color: #fff;
}
.home_links li
{
    float: left;
    margin-right: 17px;
}
.home_links li.last
{
    margin-right: 0px;
}



/*
   ##########################################################################################
   
   text block 

 */

.text h5
{
    color: #00368A;
    font-size: 45px;
}

.text h6
{
    color: #cccccc;
    font-size: 35px;
    margin-top: 19px;
}

.text dl
{
    clear: both;
    margin-top: 15px;
    width: 80%
}
.text dt
{
    width: 75%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    color: #000;
}
.text dd
{
    float: left;
    width: 75%;
    text-align: right;
}
.text dd.right
{
    float: right;
    width: 20%;
    margin-top: 10px;
}

.text img.right
{
    float: right;
    margin-right: 19px;
}

.text 
{
    padding-bottom: 19px;

}

/*
   ##########################################################################################
   
   newsletter block 

 */



.newsletter h5
{
    color: #cccccc;
    font-size: 65px;
}

.newsletter ul
{
    margin-top: 0;
    margin-bottom: 20px;
}

.newsletter ul li
{
    color: #7f7f7f;
    font-size: 32px;
    font-weight: bold;
    margin-top: 0;
}

.newsletter ol
{
    margin-left: 0px;
}

.newsletter .embeddedfield
{
    width: 280px;
}
.newsletter .embeddedfield input
{
    width: 148px;
    padding-left: 120px;
    padding-right: 12px;
}

.newsletter .button_bookmark
{
    margin-top: 31px;
}




/*
   ##########################################################################################
   
   home v6

 */


.cover .deck
{
    margin-top: 4px;
}

/*  image 590x360 */

#cover_left .image
{
    position: absolute;
    margin: 0px;
    left: 0px; 
    top: 100px;
    width: 100%;
    background-color:#ccc;
    text-align: center;
}
#cover_left .image img
{
    width: 100%;
  /*height: 360px;*/
}

/*  image 388x196 */

#cover_right .image
{
    position: absolute;
    margin: 0px;
    left: 0px; 
    top: 108px;
    width: 388px;
    background-color:#ccc;
    text-align: center;
}
#cover_right .image img
{
    width: 100%;
}

/*  image 485x352 */

#cover_bottom .image
{
    position: absolute;
    margin: 0px;
    left: 0px; 
    top: 108px;
    width: 485px;
    background-color: #ccc;
    text-align: center;
}
#cover_bottom .image img
{
    width: 100%;
    height: 352px;
}

.cover .window .type
{
    position: absolute;
}

.cover .waterbar .type
{
    position: absolute;
}

.waterbar dl
{
    margin: 0px;
    background-color: #fff;
    position: absolute;
    display: none;
    font-size: 12px;
    width: 100%;
    height: 100%;
}
.waterbar dt
{
    margin-top: 8px;
    margin-left: 8px;
    color: #00368a;
}
.waterbar dd
{
    margin-left: 8px;
    color: #000;
}

.cover_blogs {
    background-color: #fff;
}
.cover_blogs p {
    background-color: #fff;
}
.cover_blogs ul {
    margin: 0;
}

.cover .blog .item
{
    width: 95px;
    height: 132px;
    margin-top: 9px;
    margin-left: 20px;
    margin-bottom: 12px;
    overflow: hidden;
}

.cover .blog .item p.logo {
    height: 80px;
    margin: 0;
    text-align: center;
}

.cover .blog .item img
{
    max-height: 80px;
    max-width: 80px;
    left: 5px;
}

.call_newsletter {
    background-color: #fff;
}

.call_newsletter fieldset {
    position: relative;
    background-color: #ebebeb;
    width: 446px;
    height: 42px;
}

.call_newsletter label {
    margin-left: 12px;
}

.call_newsletter input[type="text"] {
    margin-left: 12px;
    margin-top: 10px;
    width: 300px;
    height: 21px;
    border: 0;
}

.call_newsletter .submit
{
    position: absolute;
    top: 0px;
    right: 12px;
    font-size: 26px;
    font-weight: bold;
    background-color: transparent;
    color: #000;
    border: 0;
    width: 42px;
    height: 42px;
}



/*
   ##########################################################################################
   
   Misc special block 

 */


.credits h4
{
    margin-top: 29px;
    border-top: 1px solid #aaa;
    padding-top: 10px;
    color: #000;
    font-size: 26px;
}
.credits h5
{
    font-size: 12px;
    font-weight: normal;
    margin-top: 0px;
}
.credits h5 a
{
    color: #888;
}

.ccp {
    float: left;
    margin-left: 30px;
}
.paybox {
    float: left;
    margin-top: 45px;
}


/*
   ##########################################################################################
   

 */

/* subviewport objects   */

.slideshow .selected
{
    width: 466px;  
    height: 364px;
    background-color:#fff;
    text-align: center;
}

.slideshow .selected img
{
    max-width: 464px;  
    max-height: 348px;
}

.text_image img
{
    margin-top: 19px;
    max-width: 470px;  
}

.slideshow .selected span,
.home_slideshow span
{
    display:block;
    color:#ccc;
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
}
 
.player
{
    width: 466px;  
    height: 350px;
    background-color:#ddd;
}

.placeholder
{
    display: none;
}

/*
   ##########################################################################################
   
   article block 

 */

.knob {
    float: left;
    height: 31px;  
    line-height: 31px;  
    background-color: #000;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-left: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.knob a {
    color: #fff;
    padding: 10px 5px 10px 5px;
}
.half_knob {
    width: 143px;
}
.full_knob {
    width: 298px;
}
.grey_knob {
    background-color: #a9a9a9;
}
.blue_knob {
    background-color: #00368A;
}


.article h2, .article h3
{
    float: none;
}
.article h3
{
    color: #000;
}
.article h2 img
{
    vertical-align: bottom;
}

.article p.legend {
    margin-top: 2px;
    margin-left: 0px;
}
/*
.horizontal .viewer
{
    width: 680px;  
    height: 510px;
    text-align: center;
}
.horizontal .viewer img
{
    max-height: 510px;
}*/

.vertical .viewer
{
    width: 510px;
    max-height: 600px;  
    text-align: center;
    margin: 19px 0 0 19px;
}
.vertical .viewer img
{
    max-width: 510px;
    max-height: 600px;  
}

.article .subviewport
{
    width: 940px;
    background-color: #a9a9a9;
}

.article .details .subblock
{
    background-color: #ffffff;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 0;
}

.vertical .header
{
    width: 600px;
    margin-bottom: 0px;
}

.article .details
{
    margin-bottom: 5px;
}
.article .subblock .details
{
    margin-left: 36px;
    width: 323px;
}
.vertical .details .prices
{
    width: 321px;
    height: 68px;
}
.details .prices p
{
    margin-top: 3px;
}
.details .prices strong
{
    font-weight: bold;
    font-size: 32px;
}
.details .prices .main
{
    color: #000;
    margin-top: 19px;
}
.details .prices .old
{
    text-decoration: line-through;
}
.details .prices .discounted
{
    color: #ED1C24;
}



.vertical .details .description
{
    width: 321px;
    height: 240px;
    overflow-y: auto;
}
.vertical .details .medias
{
    width: 321px;
    margin-top: 0;
}
.vertical .details .medias p
{
    word-spacing: 10px;
}

.vertical .details .options
{
    width: 321px;
}

.vertical .details .options ol
{
    margin-top: 0;
    margin-left: 10px;
}

.vertical .details .options li
{
    float: left;
    margin-top: 10px;
}
.vertical .details .options .dynamic li
{
    padding-right: 19px;
}
.vertical .details .options label
{
}
.vertical .details .options select
{
    margin-top: 0px;
}

.vertical .details .add
{
    width: 321px;
    margin-top: 0;
    margin-bottom: 1px;
}

.vertical .details .bag
{
    width: 321px;
    margin-top: 0;
    margin-bottom: 1px;
    padding-bottom: 9px;
}
.vertical .details .bag .lines p
{
    margin-top: 5px;
}
.vertical .details .bag h6
{
    font-size: 12px;
}

.vertical .details .social
{
    width: 321px;
    margin-top: 0;
    margin-bottom: 1px;
    line-height: 31px;  
    height: 31px;  
}
.vertical .details .social h6
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin: 0px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #00368A;
}
.vertical .details .social li
{
    margin: 0;
    float: left;
}
.vertical .details .social .like
{
    margin: 0;
    float: left;
}
.vertical .details .social .share
{
    margin: 0;
    float: right;
}
.vertical .details .share a
{
    line-height: 31px;  
}
.vertical .details .share img
{
    padding-top: 3px;
    padding-right: 9px;
}

.vertical .details li.fb_like {
    height: 30px;
    padding-left: 12px;
    padding-top: 6px;
}

.vertical .details li iframe {
    height: 30px;
}

.vertical .plus
{
    margin-top: 0;
    height: 18px;
    width: 321px;
}

.vertical .images
{
    position: relative;
    margin-top: 9px;
    margin-bottom: 19px;
}
.vertical .images .bigpager
{
    float: left;
    position: relative;
    top: 4px;
    right: 0;
    width: 50px;
}
.vertical .images .browser
{
    margin: 0;
    border-left: 1px solid #a9a9a9;
    min-height: 162px;

}
.vertical .images .thumbnail
{
    border-top: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
}
.article .thumbnail
{
    background-color: #ffffff;
    height: 160px;
    width: 160px;
    margin: 0;
}
.article .thumbnail img
{
    max-height: 160px;
    max-width: 160px;
    height:auto !important;
    height:160px;
    width:auto !important;
    width:160px;
}



ul.currency
{
    position: absolute;
    top: 0px;
    right: 9px;
    margin: 0px;
}
ul.currency li
{
    float: left;
    display: block;
    width: 15px;
    margin-left: 3px;
    font-size: 24px;
    font-weight: bold;
}
ul.currency li a
{
    color: #000;
    text-align: center;
}
ul.currency li a:hover
{
    color: #888;
}
ul.currency li.selected a
{
    color: #fff;
}

.article 
{
    background-color: #ffffff;
}
.article p
{
    background-color: #ffffff;
}


.article #redirect_help
{
    background-color: #ffffff;
}

.article .related
{
    background-color: #ffffff;

}
.article .related p
{
   margin: 0;
}
.article .related .browser
{
    margin-left: 0;
    margin-top: 1px;
    clear: both;
}
.article .related .browser .item
{
    margin-bottom: 1px;
}

.album_details {
    border-top: 1px solid #a9a9a9;
    padding-top: 25px;
    padding-bottom: 40px;
}

.block .tracklist {
    margin-top: 8px;
    margin-bottom: 8px;
}

.block .track {
    margin-top: 0px;
    padding: 0px 2px 0px 2px;
    min-height: 13px;
    position: relative;
}

.track {
    color: #999999;
}

.track a {
    color: #00368A;
}


.track.selected {
    background-color: #d6d6d6;
}

.track.selected .buy,
.track.selected .listen {
    visibility: hidden;
}

.track.selected {
    color: #fff;
}

.track .index {
    display: inline-block;
  /*  width: 20px; */
}

.track .title {
    display: inline-block;
    width: 165px;
}

.track .actions {
    float: right;
    height: 1px;
}

.track .listen,
.track .buy,
.track .price {
    display: inline-block;
    margin-left: 5px;
    vertical-align: text-top;
}

.contact_form_trigger {
    cursor: pointer;
}


/* Contact Template */
div#contact_area {
    width:496px;
    min-height:600px;
    border:10px solid #f2f2f2;
    background:#FFF;
}

div#contact_form h2 {
    margin-bottom:10px;
    letter-spacing:0;
}

div#contact_form p {
    clear:both;
}

div#contact_form p span.contact_highlight {
    color:#00358b;
    font-weight:bold;
}

div#contact_area hr {
    border:none;
    border-bottom:1px solid #CCC;
    width:450px;
    margin:auto;
    margin-top:20px;
}

input.button_contact_form
{
    clear: right;
    background: #999999 url(/themes/colette/images/bookmark_left.png) no-repeat;
    height: 22px;
    border: 0;
    color: #ffffff;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
    margin-top:30px;
    position:relative;
    width: 90px;
    left:386px;
}

a.close_fancy {
    position:absolute;
    top:0;
    right:5px;
    width:22px;
    height:22px;
    background:url('/themes/colette/images/close_fancy.png') no-repeat;
}

a.close_fancy:hover {
    background:url('/themes/colette/images/close_fancy_hover.png') no-repeat;
}

p.feedback_contact {
    position:absolute;
    left:0;
    top:170px;
}

p.feedback_key {
    position:absolute;
    bottom:0;
    left:0;
}

.feedback_key.success,
.feedback_contact.success {
    color:red;
}

.feedback_key.fail,
.feedback_contact.fail {
    color:red;
}


/*
   ##########################################################################################
   
   eshop block 

 */

.tools li
{ 
    float: left;
    margin-top: 0;
}
.range
{ 
    background-color: #999999;
    padding: 2px 0 2px 0;
}
.range a
{ 
    padding: 3px 12px 3px 12px;
    line-height: 18px;
    color: #fff;
}
.tools li .selected
{ 
    background-color: #000;
}
.tools .selector
{ 
    margin-top: -5px;
    margin-left: 19px;
}
.tools .pager
{ 
    padding: 0;
}

.browser 
{
    width: 990px; /* 940 + 50 */
    overflow: hidden;
    margin-left: 19px;
}

.browser .item, .browser .small_item, .browser .top_item
{
    float: left;
}

.browser .item
{
    width: 211px;
    height: 350px;
    margin-right: 32px;
    margin-top: 4px;
    margin-bottom: 19px;
    overflow: hidden;
}

/* test */
.browser .search_item {
   width:70%;
   height:79px;
   margin-bottom:30px;
}

.browser h2
{
    color: black;
    font-size: 14px;
    font-weight: bold;
    float: none;
    margin: 0;
}

.browser h2 span
{
    padding: 0 5px;
    font-weight: normal;
    margin-left: 10px;
    color: #fff;
    padding: 2px 3px 0px 3px;
    font-size: 11px;
    margin-bottom: 3px;
}

.search_item img.thumb{
    width:57px;
    height:57px;
    float:left;
    border:1px solid #aaaaaa;
    vertical-align:top;
    margin-right:26px;
    margin-top:4px;
}

.search_item a{
    margin-top:8px;
    display:block;
    margin-top:8px;
}

.search_item a:hover{
    text-decoration:underline;
}

.broswer p{
    margin-left:77px;
    font-weight:bold;
}

.search h3 strong{
    color:black;
    font-weight:bold;
}

.search h3{
    font-size:24px;
    color:#999999;
    margin:0;
    margin-top:15px;
    margin-left:14px;
    margin-bottom:20px;
}

.search{
    text-align:left;
    position:relative;
}

.search .browser{
    clear:left;
    width:auto;
}

.search .clearfix{
    /*float:right;*/
}

.browser .search_item .image
{
    margin-left:87px;
}

.search .pager {
    float: relative;
    margin-top: 20px;
}

/* /test */

.browser .selected a
{
    color: #000;
}

.browser .item .image
{
    min-height: 211px;
}
.browser .item img
{
    max-height: 211px;
    max-width: 211px;
}

.browser .small_item
{
    width: 115px;
    height: 275px;
    margin-right: 50px;
    margin-top: 4px;
    margin-bottom: 28px;
    overflow: hidden;
}

.top .browser 
{
    height: 175px;
    width: 978px; 
    margin-top: 4px;
    margin-left: 19px;
    margin-bottom: 2px;
    overflow: hidden;
}
.top .browser .small_item
{
    width: 85px;
    height: 175px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.top .browser .selected
{
    border-bottom: 3px solid #00368A;
}

.browser .small_item .image
{
    min-height: 115px;
}
.browser .small_item img
{
    max-height: 115px;
    max-width: 115px;
}

.top .browser .small_item .image
{
    min-height: 85px;
}
.top .browser .small_item img
{
    max-height: 85px;
    max-width: 85px;
}
.browser .brand a
{
    color: #d6d6d6;
}
.browser p
{
    margin: 3px 0 0 0;
    line-height: 110%;
}

.browser .category
{
    margin-top: 14px;
}
.browser .category .floater
{
    float: left;
    background-color: #333;
    color: #fff;
    padding: 2px 3px 0px 3px;
    font-size: 11px;
    margin-bottom: 3px;
}

.browser .brand,
.cart .brand
{
    clear: both;
    font-weight: bold;
    font-size: 12px;
}
.browser .brand a
{
    color: #d6d6d6;
}
p.price, .price a
{
    font-weight: bold;
    color: #000;
}
p.price
{
    padding-left: 1px;
}
.price .old
{
    color: #999;
    text-decoration: line-through;
}
.price .discounted,
.price .discounted a
{
    color: #ed1c24;
}
.soldout {
    float: left;
    height: 17px;  
    line-height: 17px;  
    background-color: #999999;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.soldout a {
    color: #fff;
    padding: 10px 15px 10px 15px;
}
.morish {
    background-color: #00368A;
}

.addlist 
{
    line-height: 19px;
}
.addlist img
{
    float: left;
    padding-right: 3px;
}
.addlist a
{
    margin-top: -2px;
    line-height: 19px;
    color: #a9a9a9;
    font-weight: bold;
}


.wishlist .browser .item
{
    height: 420px;
}

.wishlist h2
{
    float: none;
}
.wishlist h5
{
    color: #000;
    font-size: 19px;
}
.wishlist .control img
{
    margin-bottom: -6px;
    margin-left: 5px;
    margin-right: 19px;
}
.wishlist .control a,
.wishlist .alert a
{
    color: #999;
}
.wishlist .control a:hover,
.wishlist .alert a:hover
{
    color: #000;
}


.browser .shortcuts
{
    border: 1px solid #ddd;
    margin-top: 19px;
    height: 42px;
}

.browser .shortcuts p
{
    margin: 10px 0 0 10px;
}
.browser .shortcuts .jump
{
    margin: 10px 0 0 0;
}
.browser .shortcuts img
{
    margin-right: 10px;
}
.browser .alert
{
    margin-top: 2px;
    float: right;
}

.browser_bottom
{
    margin-bottom: 19px;
}



/*
   ##########################################################################################
   
   Invoice

 */

.invoice .invoice_header,
.invoice .invoice_footer
{
    display: none;
}

.invoice  table
{
    margin-left:19px;
    margin-right:19px;
    margin-top:19px;
}

.invoice_top .invoice_to,
.invoice_top .shipping_to
{ 
    float: left;
    width: 50%;
  }

.invoice strong
{
    font-size: 1.2em;
    line-height: 130%;
    font-weight: bold;
    color: #000000;
}

p.invoice_footer
{ 
  margin-top: 20px;
  text-align: center;
}

.invoice_status {
    float: right;
}

/*
   ##########################################################################################
   
   Blogs

 */
 
 .blog .item
{
    width: 155px;
    height: 160px;
    margin-right: 0;
    margin-top: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}

.blog .item img
{
    max-height: 120px;
    max-width: 120px;
}

.blog .item p {
    text-align: center;
}

.blog .item p.logo{
    height:120px;
}

.blog .item a{
    color: black;
}

.blog .item span {
	color: #aaaaaa;
    font-size: 10px;
}

/* Downloads */
.downloadable {
    margin-top: 20px;
}
.downloadable .knob {
    color: #fff;
}
.downloadable img {
    display: inline-block;
    width: 90px;
}
.downloadable .details {
    vertical-align: top;
    display: inline-block;
}

.downloadable .details p {
    margin-top: 0px;
}

.downloadable .details ul {
    margin-top: 10px;
}
.downloadable .details h5 {
    margin-top: 0px;
    margin-bottom: 10px;
}



 /*
   ##########################################################################################
   
    modal

 */


#modal_content {
	position:fixed;
    display:none;
	left:32%;
	top:160px;
	padding:12px 20px 10px;
    background:#004B97 none repeat scroll 0 0;
	color:#FFFFFF;
	text-align:center;
}

#modal_content small{font-size:77%;}

#modal_content .modal_close
{
	float: right;
	cursor: pointer;
	padding: 0 10px;
}

#modal_content h3{font-size:116%;}

#modal_overlay {
    background-color: #000;
}


 /*
   ##########################################################################################
   
    misc platform specific bugfixes

 */

fieldset
{
    padding-top: 1px; /* fix fieldset safari bug */
}

/*
 ***********
 Tooltip box
 ***********/
#jHelperTipAttrContainer{
    background-color:#000;
    color:#fff;
    width:120px;
    padding:6px;
}

/***** A-Z page ****/
ul.a_z{
    color:black;
    margin-left:9px;
    margin-bottom:15px;
}

ul.a_z li{
    margin-top:2px;
}

ul.a_z li.letter{
    font-weight:bold;
    font-size:60px;
    padding-left:6px;
    line-height:140%;
    /*padding-bottom:16px;*/
}

ul.a_z li a{
    color:black;
    padding:0 6px;  
}

ul.a_z li a:hover{
    background-color:black;
    color:white;
}

/* form error messages */
form div.jump{
    color:red;
}

#magnifier{
    cursor:crosshair;
    width:510px;
    height:510px;
    background-repeat: no-repeat;
    background-position: center;
}

#zoomToolTipContainer{
    background-color:black;
    color:white;
    padding:6px;
    position:absolute;
    z-index:4;
    bottom:0;
    left:0;
}

.blog .item{
    position:relative;
}

.blog img{
    position:absolute;
    z-index:0;
    top:0;
    left:18px;
}

.blog img.overlay{
    z-index:2;
}




/*
   ##########################################################################################
   
Uniform Theme: Uniform Default
Version: 1.5.5
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span, 
div.radio span, 
div.uploader, 
div.uploader span.action {
  background-image: url(/themes/colette/images/uniform-sprite.png);
  background-repeat: no-repeat;
}

.selector, 
.radio, 
.checker, 
.uploader, 
.selector *, 
.radio *, 
.checker *, 
.uploader *{
	margin: 0;
	padding: 0;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
	height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
	line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
	left: 0px;
}

div.selector:active, 
div.selector.active {
	background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
	background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
	background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
	background-position: right -78px;
}

div.selector.disabled {
	background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
	background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
	background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
	background-position: -57px -260px;
}

div.checker span.checked {
	background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
	background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
	background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
	background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
	background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
	background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
	background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
	background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
	background-position: -54px -279px;
}

div.radio span.checked {
	background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
	background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
	background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
	background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
	background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

/* PRESENTATION */

/* Select */
div.selector {
  margin-bottom: 10px;
  width: 190px;
  font-size: 12px;
}

div.selector select {
    width: 190px;
	font-size: 12px
	border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
	color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 10px;
}

/* Radio */
div.radio {
  margin-right: 10px;
}

/* Uploader */
div.uploader {
  width: 190px;
  margin-bottom: 20px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
  outline: 0;
}

/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}

div.selector span {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.selector select {
	position: absolute;
	opacity: 0;
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
	position: relative;
	float: left;
}

div.checker span {
	display: block;
	float: left;
	text-align: center;
}

div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
	position: relative;
	float: left;
}

div.radio span {
	display: block;
	float: left;
	text-align: center;
}

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  float: left;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

/*
   ##########################################################################################
   
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/themes/colette/images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/themes/default/images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/themes/colette/images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/themes/default/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/themes/colette/images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/themes/default/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/themes/colette/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/themes/default/images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/themes/colette/images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/colette/images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/colette/images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/colette/images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/fancy_shadow_nw.png', sizingMethod='scale'); }

