
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /* 
  background:#D9EFFC url('images/back_fade.jpg') repeat-x;
  background-position: top;
  background-attachment: fixed;
  color: #000000;
  margin: 0px
  */
  background: #2666A8 url("images/bg_ges.jpg") no-repeat center top; 
}

DIV.maintrenner {
	position:relative; 
	z-index:1; 
	margin-top: 10px; margin-left: 5px; margin-bottom:10px;
	padding-left: 10px;
	background-image: url(images/main_trenner.gif);
	background-repeat:no-repeat;
	height:31px;
	right:0px;
	border:0px solid #000000;
}
	
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #26689B;
  text-decoration: none;
}

A.headerTop { 
  font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
  color: #F0F0F0; 
  font-size: 12px;
  font-weight : normal;
}

A.headerTop:hover {
  color: #ffcc00;
  text-decoration: none;
}

TR.header {
  background: #ffffff url('images/bg.png');
}

TR.headerNavigation {
  background: #005177;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
  color: #ffffff; 
  font-size: 13px;
  font-weight : normal;
}

A.headerNavigation:hover {
  color: #ffcc00;
  text-decoration: none;
}

TR.breadCrumb {
  background: #26689B;

}

TD.breadCrumb {
  padding: 6px 6px 6px 10px;
  font-family: Arial,Verdana, sans-serif;
  font-size: 13px;
  color: #ffcc00;
  font-weight : bold;
}

A.breadCrumb { 
  font-family: Arial,Tahoma,sans-serif;
  color: #ffffff; 
  font-size: 13px;
  font-weight : normal;
  background: #2E7BB7;
  padding: 2px;
}

A.breadCrumb:hover {
  color: #ffcc00;
  text-decoration: none;
}

TABLE.mainPage {
  background-image: url('images/fond_degrade_bleu.jpg');
  background-repeat: repeat-x;
  text-align:justify;  
}

TABLE.product_info {
  background-image: url('images/fond_degrade_bleu_produit.jpg');
  background-repeat: repeat-x;
    
}

.input {
    border: 2px solid #97C1E1;
	color: #808080;
	background:url('images/input.png') repeat-x scroll left top;
	padding:3px 3px 3px 3px;
	  font-weight: bold;
	  font-family: arial, Verdana,sans-serif;
	  font-size: 14px;
	  
	  text-decoration: none;
	  -moz-border-radius-bottomleft: 4px;
	  -moz-border-radius-bottomright: 4px;
	  -moz-border-radius-topleft: 4px;
	  -moz-border-radius-topright: 4px;
} 

.input:hover {
    border: #80AED1 2px solid;
}

.specials {
    background-color: #ffffff;
    border: #D9EDFC 5px solid;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
} 
.specials:hover {
    background-color: #FFEDA5;
    border: #FCD640 5px solid;
} 

FORM {
	display: inline;
}

/* -------------------- menu Image - Show Sub-categories  Star -------------------- */

a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
padding-top: 5px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 24px;
text-decoration: none;
border: solid 1px #336699;
background: #FFFFFF;
}

a.menucateg:hover {
border: solid 1px #336699;
background-image: url(images/menuon.png);
background-repeat: underline;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 1px #ffffff;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}

/* -------------------- menu Image - Show Sub-categories  End -------------------- */

.cms_pagination {
    background-color:#F9F8F8;
    border:#CCCCCC 1px solid;
    font-size: 10px;
    font-family: arial;
    text-decoration:none;
    color:#333333;
}
a.cms_pagination:link, a.cms_pagination:visited {
    background-color:#F9F8F8;
    border:#CCCCCC 1px solid;
    font-size: 10px;
    padding: 3px;
    margin-left: 5px;
    font-family: arial;
    text-decoration:none;
    color:#333333;
}
a.cms_pagination:hover {
    background-color:#F9F8F8;
    border:#CCCCCC 1px solid;
    margin-left: 5px;
    font-size: 10px;
    font-family: arial;
    text-decoration:none;
    color: #FF7600;
}

TR.cart {
  background: #005177;
}

TD.cart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.cart { 
  color: #ffffff; 
}

A.cart:hover {
  color: #ffcc00;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.newproduct {
font-family: Arial, Verdana;
/* background: #E9F2F8; */
color: #006699;
font-size: 11px;
font-weight: bold;
padding: 13px 10px;
margin: 0 4px;
border: 2px solid #ffffff;   
/* border-radius: 4px 4px 4px 4px; */
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

TD.newproduct:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 0 20px rgba(f, f, f, 0.3) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 0 20px rgba(f, f, f, 0.3) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 0 20px rgba(f, f, f, 0.3) inset;
}

TD.featured {
font-family: Arial, Verdana;
background: #ffffff url(images/fond_degrade_bleu.jpg);
background-repeat: repeat-x;
color: #006699;
font-size: 12px;
font-weight: none;
padding:8px;
border: 4px solid #ffffff;
}

#watermark_box {
position:relative;
display:block;
overflow:hidden;
}

#watermark_mp3 {
position: absolute;
bottom: 1px;
left: 0px;
display: block;

}

.image IMG{
border:1px solid #999999;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}

#footer {
  padding-top: 20px;
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TR.footer {
  background: #005177;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #005177;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #f8f8f9;
  }

.infoBoxContents {
  background: #ECF5FE;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxContentsTopSellers {
  background: #ECF5FE;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxContentsTopSellers:hover {
  background: #FFEDA5;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #26689B;
  color: #ffffff
}

TD.infoBoxHeadingLarge {
  position: relative;
z-index: 1;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 10px;
padding-left: 10px;
background-image: url("images/infoboxheadinglarge.gif");
background-repeat: no-repeat;
height: 31px;
right: 0px;
border-top-width: 0px;
border-right-width-value: 0px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #000000;
border-right-color-value: #000000;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #000000;
border-left-color-value: #000000;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;

font-weight: normal;
vertical-align: middle;
font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
font-size: 16px;
color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxCart {
  background: #3b617f;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffcc00;
}
.infoBoxCartTotal {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding: 2px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ECF5FE;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #005177;
    
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #26689B;
  /* background-image: url('images/boxhead.gif'); */
  color: #FFFFFF;
  font-weight: bold;
  padding: 6px;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  padding: 6px;
  vertical-align: middle;
}

A.pageResults {
  color: #3B617F;
}

A.pageResults:hover {
  color: #3B617F;
  background: #FFFFFF;
}

TD.pageLogin, DIV.pageLogin {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  text-shadow:1px 1px 0px #FFFFFF
}

TD.pageHeadinglight, DIV.pageHeadinglight {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006699;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #0A6392;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #005177;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
  background-color: #ffdd55;
  padding:1px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color: #ffffff; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D7E9F7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5;padding: 4px 4px 4px 4px;vertical-align: middle; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #eaffdb;padding: 0 4px 4px 4px;vertical-align: middle;border:#4d7b07 2px solid; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

