/*_________________________________________NEW LAYOUT____________________________________________*/

@import url(boxmodel.css);
@import url(minipop.css);
@import url(cats.css);
@import url(preview.css);
@import url(sidebox.css);

@import url(login.css);



html{
	height: 100%;
}

* {margin:0; padding:0;}

body {
   background: #003366;
   width: 100%;
   margin: 0; padding: 0;
   text-align: center;
}

body, table {
  color:#000000;
  font-size:10px;
  font-family:verdana,arial,sans-serif;
}

* img {border:none;}

#contener, .contener {
  position: relative;
  width : 913px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: transparent url(img/layout/holder_bg.png) repeat-y;
}

#contentHolder {
  position:relative;
  display:block;
  width: 885px;
  margin:0 0 0 14px;
  padding:0;
  height: 100%;
}


#header {
  position:relative;
  width: 885px;
  height: 160px;
  background: transparent url(img/layout/header_bg.png) no-repeat;
}


/*____Header____*/
#topHeader1 {
  position:absolute;
  width:401px; height:64px;
  top:0; left:0;
  text-indent:-9999px;
}

#topHeader1 a {
  display:block;
  height:64px;
}

#topHeader2 {
  position:absolute;
  top:35px;
  right:7px;
}

#comixAd {
  position:absolute;
  top:66px; left:10px;
  width: 67px; height: 30px;
}

#comixAd a {
  display:block;
  width: 67px; height: 30px;
  background: transparent url(img/layout/logo_dc.png) no-repeat;
  text-indent:-9999px;
}


#columnRight {
  float:right;
  text-align: right;
  width:170px;
  margin:0; padding:0;
}

#columnRight .sideBoxesContener {
  width:161px;
  margin-left:9px;
}

#center {
  float:left;
  margin-left:10px;
}

#columnLeft {
  float:left;
  text-align: left;
  width:170px;
}

#columnLeft .sideBoxesContener {
  width:161px;
  margin-left:4px;
}


#footer {
  clear:both;
  position:relative;
  width:915px;
  height:85px;
  margin:0 0 10px 0;
  text-align:center;
  background: #e0e0e0 url(img/layout/footer_bg.png) center top no-repeat;
}

#footerLinks {
  text-align:center;
  padding:20px 50px;
}

#footerLinks a {
  color: black;
  background-color: none;
}

#copyright {
  position:absolute;
  bottom:10px; left:0px;
  width:885px;
  text-align:center;
  color:gray;
}


/*________menu tab________*/


#menuTab {
  position:absolute;
  top:0; right:6px;
  margin:0; padding:0;
  list-style-type:none;
  width: 469px;  height:27px;
}

#menuTab li {
  padding:0 8px 0 3px;
  background:transparent url(img/layout/menu_sep.png) top right no-repeat;
}


#menuTab li {
  display:block;
  float:left;
  height:26px;
  font-size: 11px;
  letter-spacing:-1px;
  color:#3e3e3e;
}


#menuTab li a {
  display:block;
  text-decoration:none;
  line-height:23px;
  text-align:center;
  color:#3e3e3e;
}

#menuTab li a:hover { color: #585858; }

#menuTab2 #advancedSearchTab {
  position:absolute;
  top:137px; left:380px;
  line-height : 12px;
  font-size:9px;
  padding:0;
  text-align:center;
  background:none;
}

#menuTab2 #advancedSearchTab  a {
  padding:0;
  color:white;
  text-decoration:underline;
}

#menuTab2 #advancedSearchTab a:hover {
  text-decoration:none;
}




/* telex row */
#TelexTitle {
  display:none;
  position: absolute ;
  top:8px; left:20px;
  color:#f5f5f5;
}

#telex {
  position: absolute ;
  top:66px; left:18px;
  width:325px;  height:31px;
  color: #030303;
  border:none;
  font-size:11px;
  background:transparent url(img/layout/telex_bg.png) no-repeat;
}

#telexmarquee {
  margin:0 0 0 9px ;
  width:306px;
  line-height:30px;
}

div.htelex a:link { color:#f5f5f5; text-decoration:none }
div.htelex a:visited { color:#f5f5f5; text-decoration:none }
div.htelex a:active { color:#f5f5f5; text-decoration:none}
div.htelex a:hover { color:#f5f5f5; text-decoration:none}

.htelexOut {
  cursor:pointer;
  border-style:solid;
  border-color:white;
  border-width: 0px 1px 1px 0px;
}

.htelexOver {
  cursor:pointer;
  border-style:solid;
  border-color:white;
  border-width: 1px 0px 0px 1px;
}


#searchBox {
  position:absolute;
  top:128px; left:20px;
}

#hsearch {
  display:none;
}

input#searchTxt {
  width:194px; height:17px;
  border-width:0;
  background:transparent url(img/layout/quick_search_bg.gif) no-repeat;
  padding:2px 9px 0 6px;
}

#listSearch {
  margin: 8px 0 0 2px;
}


#searchSubmit {
  position:absolute;
  display:block;
  border:none;
  width:20px;
  height:21px;
  top:5px;
  left:200px;
  background:transparent url(img/layout/bt_search_header.gif) no-repeat;
  text-indent:-9999px;
  cursor:pointer;
}






/*_______________________CommonStuff_________________________*/

.clearer { clear:both; line-height:1px; border:0px solid white; visibility:hidden;}
h3 {font-size:13px;}
h4 {font-size:11px;}

a { text-decoration:none; color: black;  background-color: transparent; }
a:hover, a.selected { text-decoration:underline; color:#fcaa02; background-color: transparent;}

img.productImage { border:1px solid #808080;}
input, select { font-size:9px; }

.found { background-color: #FFB062; color: inherit;}
.specialPrice { color:#ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-size:10px; color:#ff0000; }
.miniText { font-size:9px; }
.smallText { font-size:10px; }
.mainText { font-size:11px; }
.text12 { font-size:12px }
.bigText { font-size:13px; }
.errorText { font-size:10px; color:#ff0000; }


.statusdiv { background-color:#c9d8e9; font-size:10px; padding:8px 5px 5px 5px; width:170px; height:135px; border:1px solid #426a93 }
.statustext { color:#ed2a2e; font-weight:bold; margin-bottom:8px; font-size:10px }
.statuszoom { background-color:#c9d8e9; font-size:10px; padding:5px; width:170px; height:135px; border:1px solid #426a93 }


/** Mouveover / mouseout **/
#mouseOver {
  cursor:pointer;
  background-color: #FCD883;
}


.ctxDialog {
  display:block;
  border: 1px solid #dbdbdb;
  margin:0 0 0 0;
  padding:2px;
  background: #ffe4e4 url(img/bg/gradient_blue.png) center bottom repeat-x;
  font-weight:bold;
  color:#555959;
}

.ctxDialog a {
  text-decoration:underline;
}



.activ {
  color:#61a92c;
  font-weight:bold;
}

.notactiv {
  color:#e73107;
  font-weight:bold;
}


textarea {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
}


/************ product preview */

.zoomRoot { margin:0; padding:0; }

td.previewimg { margin:0; padding:0; width:141px;}
td.previewimg img { width:141px; height:214px; border:1px solid gray; margin:2px 0 0 0; }

.productZoom {
  width:379px; height:244px;
  background-image: url(img/layout/previewzoom_modern.gif);
  margin:0; padding:0;
  text-align:left;
  position:relative;
}

.productZoomImage {
  position:absolute;
  top:22px; left:0px;
  width:141px; height:214px;
}

.productZoomImage img {
  background-color: white;
  width:141px; height:214px;
  border:1px solid gray;
}

.productZoomDetails {
  position:absolute;
  top:22px; left:145px;
}

.pZoomDetailName { height: 29px; color: #f5f5f5; font-weight:bold;}
.pZoomDetailCat { height:25px; }
.pZoomDetailInfos { height:130px; }
.pZoomDetailRate { height:21px; }
.pZoomDetailRate img {vertical-align:middle;}




/*________________________________________Banners_______________________________________*/

#banners ul li.cornerLeft { display:none;}
#banners ul li.cornerRight { display:none; }

#banners ul li#banner4, #banners ul li.lastBanner {
  display:none;
}

#banners {
  width: 885px;
  margin:8px 0 10px 0;
}

#banners ul {
  list-style-type: none;
  width: 885px; height: 89px; 
}

#banners ul li {
  display: block;
  float: left;
  width:221px;
  text-align:center;
}

#banners ul li img {
  width:208px; height: 89px;
}

#banners ul li.firstBanner { text-align:left; }
#banners ul li#banner3 { text-align:right; }


#sideBoxBannerHeader {
  width:170px; height:6px;
  background: transparent url(img/boxes/sidebox_holder_header.png) no-repeat;
}

#sideBoxBannerHolder {
  width:170px;
  background: transparent url(img/boxes/sidebox_holder_bg.png) repeat-y;
}

#sideBoxBannerFooter {
  width:170px; height:6px;
  background: transparent url(img/boxes/sidebox_holder_footer.png) center bottom no-repeat;
  margin-bottom:8px;
}


.sideBoxesBanner {
  padding:2px 5px;
}


/*Sopping cart */
#cartItem {
  padding:0;
}

#cartItem .sideBoxCartItem {
  display:block;
  margin:0; padding:0;
}

#cartItem .sideBoxCartItem.even { background-color:#f7f7f7; }
#cartItem .sideBoxCartItem.odd { background-color:#d7d7d7; }

.sideBoxCartItem a {
  text-decoration:none;
  letter-spacing:-1px;
}

.sideBoxCartTotal { text-align:center; font-weight:bold; }

.sideBoxCartItem a {
  display:block;
  width:110px;
  float:left;
}

.sideBoxCartItem .price{
  display:block;
  float:right;
  width:39px;
  margin-right:5px;
}


#cb3TimesOffer {
  padding:2px;
  text-align:center;
}

/*________InformationBox_________*/
#informationBoxe .sideBoxHead {
  background: transparent url(img/boxes/side_box_header_black.png) no-repeat;
}

#informationBoxe .sideBoxFooter {
  background: transparent url(img/boxes/sidebox_footer_black.png) no-repeat;
}


/*________NewsLetterBox_________*/
#newsLetterBox .sideBoxHead {
  background: transparent url(img/boxes/nl_box_header.png) no-repeat;
}


#newsLetterBox .sideBox  {
  background: none;
}

#newsLetterBox .sideBox p.intro {
  width:161px; height:81px;
  background: transparent url(img/boxes/nl_box_txt.png) no-repeat;
}

#newsLetterBox .sideBox p.intro span {
  display:none;
}

#newsLetterBox .sideBox form  {
  position:relative;
  height: 72px;
  background: transparent url(img/boxes/nl_box_footer.png) no-repeat;
  padding-top:4px;
}



#newsLetterBox .sideBoxFooter {
  display:none;
}

#newsLetterBox .text12 {
  width:147px; height: 21px;
  margin:0 auto 0 auto;
  background: transparent url(img/boxes/nl_input_bg.png) no-repeat;
}

#newsLetterBox .text12 label {display:none; }

#newsLetterBox .text12 input {
  font-size: 11px;
  margin:3px 0 0 0;
  width:129px;
  border:1px solid #ffffff;
}

.newsLetterActions {
  margin-top:3px;
  text-align:left;
  padding:0 0 0 9px;
  font-size:9px;
  font-weight:normal;
  color:white;
}

.newsLetterActions input {
  vertical-align:-4px;
  margin:1px 0;
  padding:0;
}


#submitAddressNewsletter {
 position:absolute;
 bottom:6px; right:6px;
}



/*______________InformationBox_____________*/
#informationBox ul li { border-bottom:1px solid #b0b0b0; padding:2px; }
#informationBox ul { padding:0; }





/** dialogs **/
.dialog {
  padding:10px 10px 2px 15px;
}
.dialog h5 {
  margin:5px 3px;
}

.dialog ul {
  margin:5px 10px 5px 20px;
}

.dialogInfo {
  text-align:center;
  padding:10px 0;
}

/*_____________________________Tables Definitions________________________*/

table.centerTable {
  width:100%;
  border-collapse:collapse;
  margin:0; padding:0;
}

table.centerTable thead th {
  height: 19px;
  background: #515050 url(img/boxes/med_bg_black.png) repeat-x;
  margin:0; padding:0;
  color:white;
}

.centerTable thead th, .centerTable tbody td  {  border-left:1px solid black; text-align:center; }
.centerTable thead th.cellOne, .centerTable tbody td.cellOne  {  border-left:none;  text-align:left; }

table.centerTable tbody td  { padding:2px; }

table.centerTable tbody { border-bottom:1px solid black; }

table.centerTable tr.odd { background-color:#E2F1F7; }
table.centerTable tr.even { background-color:white; }
table.centerTable td a { text-decoration:none; }

table.centerBoxPics { padding: 10px 0 0 0; }

.centerTable th.numeric { text-align:center; }
.centerTable td.numeric { text-align:right; }

/*_____________CenterIndex________________*/

span.chomeprice { background-color:transparent; color:red; }


table.linksNews { width:100%; border-collapse:collapse;}

.linksNews thead {
  height: 19px;
  background: transparent url(img/boxes/subheader_bg.gif) repeat-x;
}

.linksNews thead th, .linksNews tbody td  {  border-left:1px solid black; text-align:center; }
.linksNews thead th.centerBoxLinksName, .linksNews tbody td.centerBoxLinksName {  border-left:none;  text-align:left; }

tr.centerBoxLinksDatas td { padding:2px; }

tr.centerBoxLinksDatas.odd { background-color:#E2F1F7; }
tr.centerBoxLinksDatas.even { background-color:white; }

tr.centerBoxLinksDatas td a { text-decoration:none; }

#centerHome .centerBoxFooter { text-align:right; }
#centerHome .centerBoxFooter span { padding-right: 6px;}

#centerHome .sideBoxPrice {
  background:none;
  font-size:13px;
  font-weight:bold;
  color:red;
}


/* Products list
-------------------------------------------------------------------------------*/



/*__________Categories________*/

ul.catNavMenu {
  list-style-type:none;
  padding:3px 0 0 0;
}

ul.catNavMenu li{
  display:inline;
  padding:2px;
  margin:0;
}

ul.catNavMenu li a {
  color: #f5f5f5;
  text-decoration:none;
  padding:2px;
}

ul.catNavMenu li a:hover, ul.catNavMenu li.selected a, ul.catNavMenu li:hover, ul.catNavMenu li.selected {
  color:#f8b23e;
  text-decoration:none;
  background-color:#686868;
  padding:2px;
}


.preorderFlag {
  display:block;
  position: absolute;
  top:0; left:0;
  z-index:10;
  width: 73px; height:73px;
  background: transparent url(../../img/preco_flag.gif) no-repeat;
}



/*--Complete list--*/

a.buyNow {
  display:block;
  width:17px; height:17px;
  background: transparent url(img/buttons/add_cart.gif) no-repeat;
  margin:0 0 0 5px; padding:0;
}

a.buyNow span { display:none; }


#spliPageResult {
  height:27px;
  width:530px;
  border:none;
  text-align:center;
  margin-bottom:-5px;
}

#spliPageResult.centerBoxSubHeadMedium {
  background: transparent url(img/boxes/alpha_bg_g.gif) repeat-x;
  color:white;
}

/*--Home categories--*/

h4.catSpecHead {
  height:19px;
  background: transparent url(img/boxes/centerbox_header_blue.png) no-repeat;
  color:white;
  font-weight:bold;
}

h4.headPromo {
  height:19px;
  background: transparent url(img/boxes/centerbox_header_blue.png) no-repeat;
  color:white;
  font-weight:bold;
  border:none;
  margin:0;
}

.catSpecFooter {
  height:21px;
  background: transparent url(img/boxes/blue_bg.gif) repeat-x;
  color:white;
  font-weight:bold;
  text-align:right;
  margin-top:5px;
}

.catSpecFooter span {
  display:block;
  padding:2px 10px 0 0;
}

.catSpecFooter a { color: #f5f5f5; }

div#lastSpecFooter.centerBoxFooter  {
  text-align:right;
}
div#lastSpecFooter.centerBoxFooter span {
  padding:2px 10px 0 0;
}



#catGenre p {
  position:absolute;
  top:10px;
  left:5px;
}

#catGenre a {
  color: #f5f5f5;
  font-size:10px;
  letter-spacing:-1px;
}

/*--Alpha--*/

#catAlpha p {
  position:absolute;
  top:20%;
  left:20%;
}

#catAlpha a {
  color: black;
  font-size:11px;
}

.pActionsSeries  {
  position:absolute;
  top:40%;
  left:0;
}

.pActionsSeries a {
  display:block;
  line-height:19px;
  padding:0 18px 0 0;
  background: transparent url(img/buttons/more.gif) center right no-repeat;
}

/* SHOPPING CART
--------------------------------------------------------------------------------*/
#shoppingCart .centerBoxSubHeadSmall {
  display:none;
}

#shoppingCart .centerBox  {
  padding-top:5px;
}

#wishListContent,
.shoppingCartItems {
  list-style-type:none;
  padding:0 0 0 0;
}

.wishListRow,
.cartProductRow  {
  clear:both;
  border-style:solid;
  border-color:  #dbdbdb;
  border-width: 0 1px 1px 1px;
  height: 21px;
  color:#717171;
  margin:0; padding:0;
}

.wishListRow.odd,
.cartProductRow.odd {
  background: #fbfbfb url(img/bg/gradient_white.png) repeat-x;
}

.wishListRow.even,
.cartProductRow.even {
  background: #e6e6e6 url(img/bg/gradient_gray.png) repeat-x;
}

.wishListRow.jHover,
.cartProductRow.jHover {
  background: #cecece url(img/bg/gray.png) repeat-x;
}

.wishListRow p,
.cartProductRow p  {
  float:left;
  line-height:21px;
}

.cartProductRow .qty  {
  font-weight:bold;
  text-align:right;
  color: #545454;
  width:55px;
}

.cartProductRow .qty input {
  width:15px;
}

.cartProductRow .qtyTxt {
  padding-right:3px;
}

.wishListRow .name,
.cartProductRow .name {
  width:350px;
  font-weight:bold;
  color: #717171;
  padding-left:5px;
}

.wishListRow .name a,
.cartProductRow .name a {
  color: #717171;
}

.wishListRow .name a:hover,
.cartProductRow .name a:hover {
  color: #717171;
  text-decoration:underline;
}

.wishListRow .price,
.cartProductRow .price {
  width:50px;
  font-weight:bold;
  text-align:right;
  color: #717171;
}

.wishListRow .wlActions,
.cartProductRow .cartActions {
  float:right;
  width:35px;
  text-align:right;
}

.wlActions a,
.cartActions a {
  display:block;
  float:left;
  width:13px; height:13px;
  margin:5px 4px 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.wlActions a span,
.cartActions a span {
  display:none;
}

.wlActions a:hover,
.cartActions a:hover {
  background-position: 0 -15px;
}

a.moveToCart {
  background-image: url(img/buttons/bt_2_cart.gif);
}

a.moveToWishlist {
  background-image: url(img/buttons/bt_2_wl.gif);
}

a.wlRemove,
a.cartRemove {
  background-image: url(img/buttons/bt_delete.gif);
}


#shoppingCartTotal {
  border: 1px solid #dbdbdb;
  height:21px;
  width:518px;
  margin:5px 5px 5px 0;
  background: #d3e9f9 url(img/bg/gradient_blue.png) repeat-x;
}

#shoppingCartTotal p {
  line-height:21px;
  color: #555959;
  font-weight:bold;
  padding:0 5px; margin:0;
}

#shoppingCartTotal #shoppingCartTotalTitle span {
  color: #d2a943;
}


#shoppingCartTotal #shoppingCartTotalTitle {
  float:left;
}

#shoppingCartTotal #shoppingCartTotalAmount {
  float:right;
}

/*__bouttons____________*/

/* + et - */
.minusCart {
  display:block;
  float:right;
  width:13px; height:12px;
  background-color: transparent;
  background-image: url(img/buttons/bt_minus2.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin:4px 0 0 2px;
}


.plusCart {
  display:block;
  float:right;
  width:13px; height:13px;
  margin-top:4px;
  background-color: transparent;
  background-image: url(img/buttons/bt_plus2.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.plusCart:hover {
  background-position: 0 -15px;
}

.minusCart:hover {
  background-position: 0 -15px;
}


.plusCart span, .minusCart span {
  display:none;
}

#cartButtons {
  width:518px;
  height:16px;
  margin:5px 0 0 0;
}

#cartButtons p {
  float: left;
}


#cartButtons .actionButton {
  display:block;
  width:76px; height:16px;
  background:transparent url(img/buttons/bt_rounded_green.png) no-repeat;
  color:white;
  line-height:14px;
  text-align:center;
  font-weight:bold;
}

#cartButtons .actionButton-disable {
  display:block;
  width:76px; height:16px;
  background:transparent url(img/buttons/bt_rounded_green.png) no-repeat;
  color:white;
  line-height:14px;
  text-align:center;
  font-weight:bold;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  cursor:default;
}

#cartButtons a:hover {
  text-decoration:none;
}



#cartButtons .navButton {
  display:block;
  width:76px; height:16px;
  background:transparent url(img/buttons/bt_rounded_orange.png) no-repeat;
  color:white;
  line-height:14px;
  text-align:center;
  font-weight:bold;
  margin-left:380px;
  margin-right:10px;
}

#cartButtons .navButton:hover,
#cartButtons .actionButton:hover{
  text-decoration:none;
}

#shoppingCartCenterBoxWrapper .centerBoxFooter {
  margin-top:-5px;
}

/*Gift*/
.giftItem a { padding:5px 24px 0 0; height:20px; background-color:transparent;}
ul.cartActions .giftItem a { display:block; background:transparent url(img/buttons/xmas_gift.gif) center right no-repeat; }






/*______________ CreateAccount___________*/
.miniBoxHeader {
  width:496px; height:19px;
  background:transparent url(img/boxes/innerbox_top.png) no-repeat;
  margin:0 auto 0 auto;
  text-align:left;
  color:#a3a3a3;
  text-indent:10px;
}


.miniBoxHeader span{
  display:block;
  padding:3px 0 0 0;
}

.miniBoxContent {
  position:relative;
  width:486px;
  text-align:left;
  padding:5px 0; margin-left: 23px;
  background: transparent url(img/boxes/minibox_bg.gif) repeat-y;

}

.miniBoxFooter {
  width: 486px;
  height: 13px; margin-left: 23px;
  background: transparent url(img/boxes/minibox_footer.gif) no-repeat;

}

.submitBt {
  margin:25px auto 0 auto; padding:0 0 20px 0;
  text-align:center;
}

.submitButton  {
  border:none;
  color:white;
  width: 76px; height: 16px;
  padding:0; margin:0;
  background: transparent url(img/buttons/bt_rounded_green.png) no-repeat;
  cursor:pointer;
}


#createAccount #checkoutButtons {
  margin:20px 0 0 0;
}

#createAccount .navButton {
  margin: 0 10px  0 340px;
}

#createAccount .country label {
  margin-right:6px;
}

#createAccount label {
  color:#5c5c5c;
}

#createAccount label input {
  border:1px solid #cfcfcf;
}

/*______________Forms___________*/


.formContent {
  position:relative;
  width:496px;
  margin:0 auto 5px auto;
  text-align:center;
  padding:5px 0;
  background:transparent url(img/boxes/innerbox_gradient.png) center bottom no-repeat;
}

.formContent p {
   clear:both;
   width:480px; height:19px;
   text-align:left;
   margin:2px 0;
}

.formContent p.country { background-image:none; height:18px; }
.formContent p.country select { border:1px solid #ccc; margin:0 0 0 9px; }

.formContent label {
  display:block; float:left ;
  width:175px;
  margin:0;
  text-align:right;
  line-height:15px;
  letter-spacing:-1px;
}

.formContent input {
  height:15px;
  line-height:11px;
  padding:0;
  font-size:11px;
  font-family:Arial,Verdana,sans-serif;
  margin:0 0 0 15px;
  width:280px;
  border:1px solid #717171;
  background-color:white;
  color:#ff9900;
}

#legals {
  position:relative;
  width:486px; height:50px;
  margin:10px auto 0 auto;
  text-align:center;
}

#legals p {
  text-align:left;
  padding:2px 0;
}


.formContent p.textAreaInput {
  height:auto;
  background:none; margin-left:8px;
}

.inputRequirement { color:red; font-weight:bold; padding:0 2px;}
/*________________________________InfoPage_____________________________*/

#infoPage .centerBox {
  margin:0; padding:0;
}

#infoPage .centerBox p,
#infoPage .centerBox h4,
#infoPage .centerBox h5  {
  padding:10px;
}

#infoPage .centerBox ul, #infoPage .centerBox dl {
  padding:5px 0 0 25px;
}


#infoMenuContener {
  text-align: center;
  margin:0;
}

#infoPage .centerBox .centerBoxSubHeadSmall {
  margin:0; padding:0;
}

#infoMenu { padding:8px 0 0 0; margin:0; }
#infoMenu li { display:inline;  padding:2px;}
#infoMenu li a { color: #f5f5f5; white-space: nowrap; padding:1px;}
#infoMenu li a:hover, #infoMenu li a.selected { background-color: #686868; text-decoration:none;}


#map, #planning  { padding:1px;}
#map h3, #map h4 { padding:0 0 0 1px;}
#map p, #map div { padding:0;}
#map ul { padding:1px; }
#map ul li { list-style-type:none; line-height:18px; padding:0 10px; }

#siteMap h4.centerBoxSubHeadSmall {
  text-align:left;
  text-transform: capitalize;
  width:530px;
  margin-left:0;
}

#siteMap h4.centerBoxSubHeadSmall span {
  display:block;
  position:absolute;
  top:2px; left:10px;
  text-transform: capitalize;
}

#faq ol {
  padding: 10px 15px 10px 35px;
}


.question { margin-top: 5px; }
.answer { font-weight:bold; font-size:14px; margin-top:5px; }


#planningTable { margin:0; }
#planningTable .pName, #planningTable .pEditor { text-align:left; }


.planningBuy .buyButton {
  display:block;
  width:97px; height:15px;
  background: transparent url(img/buttons/bt_rounded_white.png) no-repeat;
  line-height:14px;
  margin:0 auto;
  letter-spacing:-1px;
  font-size:11px;
}

.planningBuy .buyButton:hover {
  text-decoration:none;
}

/*________________________________CheckOut Items_____________________________*/

#checkOutProcess { margin:0 0 6px -2px; padding:0; }

#checkOutProcess ul {
  list-style-type: none;
  height: 28px;
  margin:0; padding:0;
  width:534px;
}

#checkOutProcess ul li {
  display:block;
  float:left;
  width:107px; height: 28px;
  text-indent:-9999px;
  margin:0; padding:0;
}


#checkOutProcess #cart     { background:transparent url(img/layout/order_step_1.png)  0 0 no-repeat; }
#checkOutProcess #shipping { background:transparent url(img/layout/order_step_2.png)  0 -30px no-repeat; }
#checkOutProcess #payment  { width:106px; background:transparent url(img/layout/order_step_3.png)  0 -30px no-repeat; }
#checkOutProcess #confirm  {  background:transparent url(img/layout/order_step_4.png)  0 -30px no-repeat; }
#checkOutProcess #finish   {  background:transparent url(img/layout/order_step_5.png)  0 -30px no-repeat; }

#checkOutProcess #shipping.on { background-position: 0 0; }
#checkOutProcess #payment.on  { background-position: 0 0; }
#checkOutProcess #confirm.on  { background-position: 0 0; }
#checkOutProcess #finish.on   { background-position: 0 0; }

#checkOutProcess a { display:block; width:107px; height: 28px; margin:0; padding:0; }

#commentArea {
  padding:4px;
}

#commentArea textarea {
  width:504px; height:117px;
  border:1px solid #e7e7e7;
}

#commentDesc {
  line-height:21px;
  background:white url(img/bg/gradient_white.png)  center bottom repeat-x;
  border-bottom:1px solid #e7e7e7;
  text-indent:9px;
  color:#545454;
}

#checkoutButtons {
  width:520px; height:20px;
  margin-left:5px;
}

#checkoutButtons p {
  float:left;
}

.btCheckoutBack .navButton {
  display:block;
  width:76px; height:16px;
  background:transparent url(img/buttons/bt_rounded_orange.png) no-repeat;
  color:white;
  line-height:14px;
  text-align:center;
  font-weight:bold;
  margin-left:365px;
}

.btCheckoutNext input {
  display:block;
  width:76px; height:18px;
  background:transparent url(img/buttons/bt_rounded_green.png) 0 2px no-repeat;
  color:white;
  line-height:12px;
  text-align:center;
  font-weight:bold;
  border:none;
  cursor:pointer;
  font-size:9px;
  margin-top:-2px;
}

/* CHECKOUT SHIPPING
-------------------------------------------------------------------------------*/
.deliveryAdress {
  padding:12px;
  font-weight:bold;
  color: #545454;
  line-height:16px;
  font-size:12px;
}

#shippingInfos {
  padding:11px;
  color:#545454;
}

#shippingInfos h5 {
  margin-top:5px;
}

#shippingInfos .warning a {
  font-weight:bold;
  color:#a5a5a5;
}

#shippingInfos strong,
.deliveryDetails strong,
.deliveryDetails label {
  font-weight:bold;
  color: #ff9000;
}

.deliveryDetails {
  margin-top:20px;
  color:#545454;
}

.deliveryDetails label{
  line-height:17px;
}

.deliveryDetails input{
  vertical-align:-3px;
}


.deliveryDetails ul {
  margin-left:29px;
}

.deliveryDetails div {
  margin:5px 0 0 5px;
}


/* CHECKOUT PAYMENT
-------------------------------------------------------------------------------*/
.creditInfos {
  padding:11px;
  color:#545454;
  font-weight:normal;
}

.creditInfos strong {
  font-weight:bold;
  color: #ff9000;
}

.creditInfos .warning  {
  margin-bottom:15px;
  color:#a5a5a5;
}

#avoirList {
  margin:15px 0;
}

#avoirList input {
  margin-right:5px;
}

#avoirList label {
  font-weight:bold;
  cursor:pointer;
}


#rewardsForm {
  margin:7px 12px;
}

#rewardsForm input {
  margin-right:5px;
}

#rewardsForm label {
  font-weight:bold;
  cursor:pointer;
}


table#selectPaymentTb {margin-top:5px; }
.paymentSelection { padding-left:10px; }
.paymentSelection img { vertical-align:middle; margin-right:10px;}

#paymentInfos.mediumContent { background-image:none; }





/* CHECKOUT CONFIRMATION
-------------------------------------------------------------------------------*/

#checkoutConfirmation .innerBox.mini {
  float:left;
}

#checkoutConfirmation #deliveryAddress {
  margin-right:5px;
}

#confirmationTable {
  width:100%;
  border:none;
  border-collapse:collapse;
  margin:0; padding:0;
}

#confirmationTable thead {
  background: #fff url(img/bg/gray.png) center bottom repeat-x;
}

#confirmationTable th {
  height:20px;
  padding: 4px;
}

#confirmationTable .odd {
  background: #fff url(img/bg/gradient_white.png) center bottom repeat-x;
}

#confirmationTable .even {
  background: #eaeaea url(img/bg/gradient_gray.png) center bottom repeat-x;
}

#confirmationTable td {
  border-top:1px solid #dbdbdb;
  padding:4px;
  height:20px;
}

#confirmationTable td.numeric,#confirmationTable th.numeric  {
  text-align:right;
}


#orderTotalTable {
  width:520px;
  margin: 0 0 5px 0;
  background:#ffe4e4 url(img/bg/gradient_blue.png) center bottom repeat-x;
}

#orderTotalTable td{
  padding:2px 4px;
  font-weight:bold;
  color: #545454;
}

#orderTotalTable td.text {
  text-align:right;
}

#confirmationButtons .innerBoxContent{
  padding:15px;
  text-align:center;
}


/* CHECKOUT SUCCESS
-------------------------------------------------------------------------------*/

#checkoutSuccess .ctxDialog {
  background:#efefef url(img/icons/checked_green.png) 6px 50% no-repeat;
  border:none;
  line-height:23px;
  text-indent:30px;
}

#checkoutSuccess .infoText {
  text-align:center;
  color:#717171;
  margin:10px 0;
}

#checkoutSuccessThanks.infoText {
  width:520px; height:165px;
  background:transparent url(img/layout/validate_order_pic.png) no-repeat;
  padding:0 0 0 230px; margin:0;
  line-height:21px;
  color:#717171;
  font-weight:bold;
  text-align:left;
}

#checkoutSuccess a {
  color:#ffac40;
  text-decoration:underline;
}

#checkoutSuccess a:hover {
  text-decoration:none;
}

#checkoutSuccess .centerBoxFooter {
  height:21px;
  line-height:21px;
  background:transparent url(img/boxes/rounded/rounded_gradient_bottom.png) center bottom no-repeat;
  color:#717171;
}

/*________________________________Customers Account_____________________________*/

#accountContent .centerBoxSubHeadSmall { text-align:left; }
#accountContent .centerBoxSubHeadSmall span { padding-left:10px; }

#accountContent h4 {
 text-transform:uppercase;
 height:23px;
}

#accountContent h4 a {
 text-transform:lowercase;
}

#accountContent h5 {
  line-height:19px;
  background: #ffe4e4 url(img/bg/gradient_blue.png) center bottom repeat-x;
  color:#545454;
  text-indent:9px;
  border-top:1px solid #dbdbdb;
  font-size:10px;
}

#accountContent h5 strong {
  color:#e5a61d;
}

#accountContent ul {
  list-style-type:none;
  margin:0; padding:0;
  text-align:left;
}

.accountMenu li{
  padding:0 10px;
  line-height:21px;
  list-style-type:disc;
  list-style-position: inside  ;
  color:#545454;
  border-top:1px solid #dbdbdb;
  font-size:10px;
}

.accountMenu li.even {
  background: #fbfbfb url(img/bg/gradient_white.png) repeat-x;
}

.accountMenu li.odd {
  background: #e6e6e6 url(img/bg/gradient_gray.png) repeat-x;
}

.accountInfo { line-height:18px; }

.accountContent {
  line-height:14px;
  text-align:left;
  padding: 6px;
}


#accountRewardsPoints .innerBoxContent {
  background: #ffe4e4 url(img/bg/gradient_blue.png) center bottom repeat-x;
}

#accountRewardsPoints .innerBoxContent strong {
  color:#e5a61d;
}


#alertEmailTable.centerTable { border-bottom: 1px solid black;}


#accountServices {
  margin:0;
}


/*________________________________Support Desk_____________________________*/

.content {font-family: Arial, sans-serif; font-size: 10px; border: 1px; border-style: dashed; border-color: gray; border-spacing: 1px;}
.heading {color:#000000;  text-decoration:none; font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight:bold;}
.headingstatut {color:white; text-decoration:none; background-color:#C10000; font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight:bold; border: 1px; border-style: solid; border-color: #E5E5E5;}

.headingTicket {
  color: white;
  text-decoration:none;
  background-color:black;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight:bold;
  border: 1px solid #E5E5E5;
}

.infos { color:#000000;	 text-decoration:none; background-color:#FFF8F0; font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.infos2 { color:#000000; text-decoration:none; background-color:#FFEBD5; font-family: Arial, Verdana, sans-serif; font-size: 12px; }

td.data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px;
  border-style: solid;
  border-color: #E5E5E5;
  border-spacing: 0px;
}

table.ticketPost {
  border:1px solid black;
  margin:0 0 5px 5px;
  background-color:#DFDFDF;
  width:520px;
}

table.ticketPost tr {
  border-collapse:collapse;
  border:1px solid black;
  margin:0 0 5px 0;
}

.ticketPostContent { text-align:left; font-size:11px;}
.ticketPostInfos a { text-decoration:none;}


table.ticketAdd {  border-collapse:collapse;  border:1px solid white; background-color:#ccc; }
table.ticketAdd tr {  border-collapse:collapse;  border:1px solid white; margin:0 0 5px 0;}
table.ticketAdd td {  padding:4px;}

blockquote {border:1px solid #FFB44F; margin:10px 5px; background-color:#FFEACE; padding:4px 4px; text-align:left;}

td.lCell { background-color:#426B94; color:white; text-align:right; padding:3px;}
td.rCell { background-color:#D6E0ED;}


.supportActionBt {
  padding:10px 10px 10px 5px;
}

.actionBt {
  padding:0 2px;
  text-align:center;
  border:1px solid #7a7a7a;
  background:transparent url(img/buttons/defaut_bt_bg.gif) repeat ;
  letter-spacing:-1px;
  color:white;
  font-weight:bold;
}

.actionBt:hover {
  color: black;
  text-decoration:none;
}

/*______xml feed__________*/

#rssFeed p {
  float:left;
  margin:5px 60px 20px 60px;
}

#rssFeed dl {
  width:121px; height: 450px;
  float: left;
  margin:5px 4px;
  background-color:#eee;
  color:white;
}

#rssFeed dt {
	color:black;
	font-weight:bold;
	display:block;
	background:transparent url(img/bg_feed_box.gif) repeat-x;
	padding:3px;
}

#rssFeed dd { padding:1px 0 1px 3px; margin:0;}

#rssFeed .info p {
  float:none;
  margin:0;
  padding:10px 0;
}

#rssFeed .info {
  padding:10px;
}

#rssFeed .info ul {
  margin-left:20px;
}



/*-------------*/
/* message box */
/*-------------*/
.messageStackContener { width:531px; }
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { border:solid 1px #000000; padding:5px; text-align:center; font-size:10px; background-color:#ff0000; color:#ffffff; font-weight: bold }
.messageStackSuccess { border:solid 1px #000000; padding:5px; text-align:center; font-size:10px; background-color:#66cc66; color:#ffffff; font-weight:bold }



/*-------------*/
/*   poll box  */
/*-------------*/
.pollQuestion { text-align:left; padding:3px; border-bottom:1px solid gray; }
.pollOptions {text-align:left; margin:0 1px 0 1px; padding:1px 0 2px 2px; width: 157px;}
.pollOptions input { padding:2px 4px 0 0; float: left; }
.pollOptions label { display:block; margin:0; padding:2px 0 2px 0; cursor:pointer;}
.pollSubmit { border-top:1px solid gray; padding:3px; }

/* Poll graph stats */
.pollOptionsStats { text-align:left; margin:4px 1px 0 1px; padding:0 0 2px 2px;}
.pollTitle { width:130px; font-weight:bold; }
.statsSep { visibility:hidden;  height:1px; }
.pollBar { margin:4px 0 0 0; float:left; }
.optionsResults { margin:3px 0 0 0; }
.pollTotal { clear:both; text-align:left; margin:0; border-top:1px solid gray; border-bottom:1px solid gray; padding:5px 0 5px 2px;}




/*________________Special boxes______________________*/
#specials2 .centerBoxSubHeadSmall, #featured .centerBoxSubHeadSmall {
  margin-left:0;
}


#featured .buyButton {
  display:block;
  width:17px; height:17px;
  background:transparent url(img/buttons/add_cart.gif) no-repeat;
}

#featured .buyButton span {
  display:none;
}


/*________________Preview______________________*/
#infodiv {
  position:absolute;
}



/*________________Advanced search______________________*/

#advSearchResults.centerBox {
  padding:5px 0 0 0;
}

#advancedSearch .ctxDialog {
  margin-bottom:5px;
}

#advancedSearch fieldset{
  border:none;
  margin:0; padding:5px;
}

#advancedSearch fieldset .textField label, #advancedSearch fieldset .pullDownField label  {
  display:block;
  float:left;
  text-align: left;
  width:150px;
  line-height:17px;
  letter-spacing:-1px;
  color:#717171;
  font-size:12px;
}

#advancedSearch fieldset .textField,#advancedSearch fieldset .pullDownField {
  clear:both;
  height:25px;
}


#advancedSearch fieldset select {
  width:150px;
  border:1px solid #717171;
}


#advancedSearch fieldset .radioBts label {
  display:block;
  float:left;
  text-align: left;
  letter-spacing:-1px;
  padding-right:10px;
}

#advancedSearch fieldset .radioBts input {
  vertical-align: -3px;
  margin: 0 4px 0 0px;
}

#advancedSearch fieldset .radioBts {
  margin:-2px 0 5px 150px;
  height:12px;
}

#advancedSearch fieldset .textField input {
  width:335px;
  border:1px solid #717171;
  padding: 2px 0;
}

#advancedSearch #searchDates select {
  width:70px;
  margin:0 2px 0 0;
  border:1px solid #717171;
}

#advancedSearch #checkoutButtons .navButton {
  margin-left:325px;
}

#advancedSearch #checkoutButtons p {
  margin-right:10px;
}

/* GIFT Certificate
--------------------------------------------------------------------------------*/
#giftC .ctxDialog {
  margin-bottom:5px;
}

#gc_emailType .infoText {
  background: transparent url(img/icons/gc_email.jpg) 0 10px no-repeat;
  padding:10px 5px 0 90px;
  margin-left:5px;
  height:100px;
}


#gc_paperType .infoText {
  background: transparent url(img/icons/gc_paper.jpg) 0 10px no-repeat;
  padding:10px 5px 0 90px;
  margin-left:5px;
  height:100px;
}


#giftC fieldset {
  border:1px solid #ccc;
  padding:5px;
  margin-bottom:10px;
}

#giftC legend {
  font-weight:bold;
  font-size:13px;
  letter-spacing:-1px;
}

#giftC label {
  display:block;
  float:left;
  line-height:18px;
  text-align:right;
  width:135px;
  letter-spacing:-1px;
  margin-right:3px;
}

#giftC input {
  padding:2px 1px;
  width:200px;
}

#gcConfirmation h4 {
  background-color: #515050;
  color:white;
  margin-left:1px; padding:2px 0;
  text-align: left;
  text-indent:4px;
}

#gcConfirmation ul {
  list-style-type:none;
  margin:4px;
}

#gcConfirmation ul li {
  padding:1px;
}

#gcConfirmation p {
  padding:1px;
  margin:4px;
}

#gcConfirmation .detailTitle {
  display:block;
  float:left;
  width:130px;
}

#gcMenuItem {
  position:absolute;
  top:131px; left:580px;
  z-index:50;
  display:block;
  width:87px; height:25px;
  background: transparent url(img/categories/bt_gv.png) no-repeat;
}

#gcMenuItem:hover {
  background-position:0 -25px;
}

#gcMenuItem.selected {
  background-position:0 -50px;
}

#gcMenuItem span {
  display:none;
}


/* SERVICES SHOP
-------------------------------------------------------------------------------*/
#shop {
  background-color:#E2F1F7;
  padding-top:5px;
}


#shop .helpBg {
  width:517px; height:10px;
  margin:0 0 0 7px; padding:0;
  background: transparent url(img/shop/shop_header.png) left bottom no-repeat;
}

#shop .helpBg  span {
  display:none;
}

#shop .helpContentFooter {
  width:517px; height:10px;
  margin:0 0 0 7px; padding:0 0 7px 0;
  background: transparent url(img/shop/shop_footer.png) no-repeat;
}

#shop .helpHolder {
  width:517px; margin:0 0 0 7px;
  background: transparent url(img/shop/shop_bg.png) repeat-y;
}

#shop .itemHolder {
  clear:both;
  margin:0 0 0 10px; padding:10px 0 0 0;
  width:497px; height: 217px;
  background: transparent url(img/shop/gradient01.png) center bottom no-repeat;
}


#shop .itemHolder .contentText {
  float:left;
  margin:12px 0 0 12px; padding:0;
  width:240px;
}

#shop .itemHolder .contentText p {
  margin:0 0 16px 0; padding:0;
  color:#929292;
}

#shop .itemHolder .contentText a{
  color:#3771fe;
}

.metro {
  display:block;
  background: transparent url(img/shop/logo_metro.png) 0 0 no-repeat;
  height:14px;
  line-height:13px; padding-left:16px;
}

#shop .itemHolder .contentText h5 {
  margin:0 0 2px 0; padding:0;
  font-size:11px;
}

.itemHolder img {
  float:left;
  width:224px; height:202px;
  margin:7px 0 0 7px; padding:0;
}




#noSearchResults {
  width:513px; height:257px;
  background: transparent url(img/layout/no_results.png) center center no-repeat;
  padding:9px;
}

.noResultsText {
  color:#3063c7;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding-top:190px;
}

.noResultsText span {
  color:#2f69e9;
  font-size:17px;
  font-weight:bold;
}

#advancedSearchLink {
  display:block;
  height:19px;
  background: transparent url(img/layout/gray_small_gradient.png) repeat-x;
}

#advancedSearchLink p {
  line-height:19px;
  color:white;
  text-align:right;
  margin-right:10px;
}

#advancedSearchLink p a {
  line-height:19px;
  color:white;
  background: transparent url(img/layout/loupe.png) center left no-repeat;
  padding-left:15px;
  letter-spacing:-1px;
}



/* ACCOUNT EDIT
-------------------------------------------------------------------------------*/


/* Delivery Address */
#accountEditDelivery .innerBoxTop input {
  vertical-align:-3px;
  padding:0 5px;
  margin-right:5px;
}

#accountEditDelivery .innerBoxTop label {
  cursor:pointer;
  font-weight:normal;
  font-size:11px;
}

#accountNewsletter .innerBoxContent,
#accountPassword .innerBoxContent,
#accountEdit .innerBoxContent,
#accountEditDelivery .innerBoxContent {
  padding:10px;
}

#accountNewsletter .navButton,
#accountPassword .navButton,
#accountEdit .navButton,
#accountEditDelivery .navButton {
  margin-left:330px;
  margin-right:10px;
}

/*Newsletter*/
#newsletterChoices input {
  width:20px;
}

#newsletterChoices label {
  width:400px;
}


#passwordForgotten #checkoutButtons .navButton {
  margin-left:340px;
  margin-right:10px;
}

#tellAfriend .innerBoxContent {
  padding-top:5px;
}

#tellAfriend textarea {
  width:99%;
}

.formContent p.textAreaInput {
  height:auto;
  background:none; margin-left:8px;
}


.transferer2
{
  z-index:150;
	border: 1px solid #000;
	/*background-color: #eee;
	opacity:0.6;
  filter:alpha(opacity:60);*/
}

/* GIFTS
-------------------------------------------------------------------------------*/
.giftItem {
  clear:both;
  text-align:left;
  border-style:solid;
  border-color:  #dbdbdb;
  border-width: 1px 1px 1px 1px;
  height: 30px;
  color:#717171;
  margin-top:4px;
  line-height:30px;
  background: transparent url(img/bg/gradient_green.png) center left repeat-x;
  color:#fff;
  font-weight:bold;
  letter-spacing:-0.015em;
}

.giftItem p {
  padding-left:5px;
}

.giftItem .giftAmount{
  font-size:14px;
  color:#FDA700;
  font-weight:bold;
  font-family:Arial,Verdana,sans-serif;
}

.giftItem .prodName{
  font-size:14px;
  color:#FDA700;
  font-weight:bold;
  font-family:Arial,Verdana,sans-serif;
}

.giftItem img {
  width:66px; height:97px;
}