/*
  $Id: stylesheet.css
  
*/
BODY {
	SCROLLBAR-FACE-color: #000066;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #ffffff;
	color: #336598;
	padding:0;
	margin: 0px;
	text-align: center;
}

#contener {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	text-align: center;
	height: 580px;
}
.standardgras{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
}
a.standardgras{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.standardgras:hover{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.level{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.level:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #36689c;
	text-decoration: none;
}


a.level1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #36689c;
	text-decoration: none;
}
a.level1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration: none;
}
a.level2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7a7a;
	text-decoration: none;
}
a.level2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration: none;
}
a.level3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6a7a9;
	text-decoration: none;
}
a.level3:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration: none;
}
a.formation{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.formation:hover{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
a.featured{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #336598;
	text-transform: uppercase;
	line-height: 10px;
	text-decoration: none;
}
a.featured:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	text-transform: uppercase;
	line-height: 10px;
	text-decoration: none;
}
.cadre{
	border: 1px solid #c6c8ca;
}

.boxText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12px; color: #ff0000; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


A {
  color: #336598;
  text-decoration: none;
}

A:hover {
  color: #ed1c24;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #336598;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #336598;
  font-weight : bold; 
}

A.headerNavigation:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #336598;
  font-weight : bold;
}
A.headerNavigation1 { 
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold; 
}

A.headerNavigation1:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
}
.modelname{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #38689c;
	font-weight : bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.tabsNavigation{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tabsNavigation:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	text-decoration: none;
}
.tabsNavigation1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	text-decoration: none;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}
.infoBoxAdvancedSearch {
	background-color: #ffffff;
}

.infoBoxCategories {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6a7a9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6a7a9;
	background-color: #ffffff;
}
.infoBoxCategories1{

}
.infoBoxFeatured {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6a7a9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6a7a9;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A7A9;
}
.infoBoxInformation{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6a7a9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6a7a9;
	background-color: #ffffff;
}


.infoBoxOrderHistory {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxShoppingCartBoxe {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxCookieUsage {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxPopupSearchHelp {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxProductInfo {
	
}

.infoBoxShoppingCart {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxSslCheck {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	background-color: #ffffff;
}

.infoBoxContents {
  }

.infoBoxContentsAdvancedSearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsPopupSearchHelp {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsCategories {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	
}
.infoBoxContentsCategories1 {
	
	
}
.infoBoxContentsInformation{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	
}
.infoBoxContentsFeatured {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsOrderHistory {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsSearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsShoppingCartBoxe {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsCookieUsage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.infoBoxContentsProductInfo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.infoBoxContentsShoppingCart {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.infoBoxContentsSslCheck {
	background: #AFEEEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeadingAdvancedSearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #ffffff;
}

TD.infoBoxHeadingPopupSearchHelp {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

TD.infoBoxHeadingCategories {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background : #000066;
	height: 18px;
}
TD.infoBoxHeadingFeatured {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
}
TD.infoBoxBasFeatured {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
}

TD.infoBoxHeadingOrderHistory {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

TD.infoBoxHeadingSearch {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

TD.infoBoxHeadingShoppingCartBoxe {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}


TD.infoBoxHeadingInformation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #D7DBEF;
}

TD.infoBoxHeadingCookieUsage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}

TD.infoBoxHeadingSslCheck {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #C9D5ED;
}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}

.productListing-heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #36689C;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #38689c;
}

TD.main, P.main {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #336598;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #336598;
}

TD.accountCategory {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#336598;
}

TD.fieldValue {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}
.productbarre{
font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #;
	font-size: 11px;
	font-weight: bold;
}

.select_options{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 120px;
	color: #c6c8ca;
}
.input{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 30px;
	color: #336598;
	text-align: center;
	border: 1px solid #000066;
}
.input1{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 15px;
	color: #336598;
	text-align: center;
	border: 1px solid #38689c;
}
.inputcheck{
	
	border: 1px solid #38689c;
}
.cadreimage{
	background-image: url(../../../../images/cadreimage.gif);
	background-repeat: no-repeat;
}

SPAN.errorText {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #d3d3d3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #38689c; }

.messageBox { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 10px; color: #ff0000; font-weight: bold; }
.messageStackSuccess {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.inputRequirement { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.select_login{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #38689c;
	height: 18px;
	width: 150px;
}
.qtity{
  font-family:  Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #38689c;
}
a.conditions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a.conditions:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.productname{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	height: 19px;
	font-weight: bold;
	background-color: #000066;
}
.tblprincipal{
	
}

.tblfooter{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
}
.fondheader{
	background-image: url(../../../../images/fond_header.gif);
	height: 130px;
	width: 730px;
	background-repeat: no-repeat;
}
.select_auth{
	border: 1px solid #c6c8ca;
	height: 15px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38689c;
}
.select_auth1{
	border: 1px solid #c6c8ca;
	height: 15px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38689c;
}
.select_login{
	border: 1px solid #c6c8ca;
	height: 17px;
	width: 165px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #38689c;
}
.mail{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #38689c;
	text-decoration: none;
}
.product_ban{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6a7a2;
	border-left-color: #A6a7a2;
}
.div_ban{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6a7a2;
	border-left-color: #A6a7a2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A7A2;
}
.formation_ban{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	background-color: #000066;
	height: 19px;
}
.listingall_ban{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../../../images/infobox/thema/1/french/box_listing.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.product_phare{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 1px;
	background-color: #000066;
	height: 19px;
}
#showimage{
	position : absolute;
	visibility:hidden;
	background-color: #ffffff;
	width: 205px;
}

#dragbar{
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	width: 205px;
	left: 518px;
	top: 148px;
	background-color: #000066;	
}
a.close{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.close:hover{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#dragbar #closetext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 205px;
	line-height:18pt;
	
}


.table_info{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6a7a9;
	border-left-color: #a6a7a9;
}
.subtabs{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929497;
}
.breadcrumb{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 1.5;
}

a.breadcrumb{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
		line-height: 1.5;
		text-decoration: none;
}
a.breadcrumb:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
		line-height: 1.5;
		text-decoration: none;
}
a.subtabsNavigation{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.subtabsNavigation:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}
.subtabsNavigation1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

.tblprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336598;
	border: 1px solid #336598;
}
a.categ{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.categ:hover{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.categ{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	width: 100%;
}
.cat{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
