/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
@import url(cssbuttonstoggler.css);
    @import url(featuredcontentglider.css);
    @import url(imagebox.css);
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#F1CB44; }
.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-color: #F1CB44;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F1CB44; text-decoration: underline; }
BODY {
	background-image:url(images/marge.jpg);
	background-position:top;
	width:1132px;
	margin:auto;  
}
.header {
	width:1132px;
	height:210px;
	background-image:url(images/bandeau.jpg)
	background-repeat:no-repeat;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	}
.TextBox{
	color:#B61417;
	
}
img
{
border: 0;
}

A {
  color: #F5F8FD;
  text-decoration: none;
}

A:hover {
  color: #F5F8FD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #B61417;
	color: #ffffff;
	font-weight : bold;
	margin-right: 40px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/fondbas.png);
	background-repeat: repeat-x;
	height: 42px;
}
TD.footer2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.infoBox {
	background-color: #E55727;
}

.infoBoxContents .main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;

  }

.infoBoxContents, .infoBoxContents a  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FFFFFF;

}

.infoBoxNotice {
  color:#7F111E;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#7F111E;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	height:27px;
	padding-left: 20px;
	
}
TD.infoBoxFooter {
	height:15px;
	border-top:none;
	
	
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
  
}

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: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing: 1px;
	padding-left: 15px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F0CB44;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.productListing-data a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #75262C;
	background-repeat: repeat;
	padding-left: 40px;
	padding-right: 20px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color:#B61417;
	padding-left: 20px;
	padding-right: 15px;
	margin-right:40px;
}
TD.main a, P.main a{

  color:#cc0000;
}
TD.mainbloc, P.mainbloc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color:#7F111E;
}
TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#71262D;
}
.smallText a {
	color:#71262D;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #F5F8FD;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F111E;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color:7F111E;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #F5F8FD;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F39933;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FFFFFF;
  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: Verdana, Arial, sans-serif;
	color: F0CB46;
	font-size: 12px;
	font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

.moduleRow { }
.moduleRowOver {
	background-color: #FFFFFF;
	cursor: pointer;
	color: #FFFFFF;
}
.moduleRowSelected {
	background-color: #F1CB44;
	color: #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #C1140E;
	font-weight: bold;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #F1CB44; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* Menu Ctegories */
ul.catmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
	z-index: 20;
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
left: 149px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
display: block;
text-decoration: none;
color: #7F111E;
background: #fff; /* IE6 Bug */
padding: 5px;
border: 1px solid #ffffff; /* IE6 Bug */
border-bottom: 0;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */

body { 
font: normal 11px verdana; behavior:url("csshover.htc");
} 

li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;} /* Спрятать подменю 3-го уровня */ 
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} /* Показать подменю 3-го уровня */

/* Menu Ctegories */
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ffffff;
}
/* EOF Dynamic Sitemap */
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ffffff;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
}
A.sitemap { 
  color: #ffffff; 
}
A.sitemap:hover {
  color: #ffffff;
}
/***** End Sitemap_SEO *****/ 
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
	width: 625px;
	padding-left: 20px;
}

TD.contentBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B61417;
	text-align: center;
}

.contentBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 625px;
	background-color: #EDE5D8;
	padding-left: 20px;
	color: #FFFFFF;
}


.BestSellersBox {
  background: #7D760B;
  	margin-bottom: 10px;
}
TD.BestSellersBoxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
  background: #7D760B;
	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.BestSellersBoxContents {
  background: #7D760B;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
	background-color: #E55727;
	margin-bottom: 10px;
}
TD.CategoriesBoxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E55727;
	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.CategoriesBoxContents {
	background: #E55727;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.CurrenciesBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.CurrenciesBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.InformationBox {
  background: #CE336C;
  	margin-bottom: 10px;
}
TD.InformationBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #CE336C;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.InformationBoxContents {
  background: #CE336C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.LanguagesBox {
  background: #EB422F;
	margin-bottom: 10px;}
TD.LanguagesBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #EB422F;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.LanguagesBoxContents {
  background: #EB422F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.ManufacturerInfoBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.ManufacturersBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.ManufacturersBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.OrderHistoryBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.OrderHistoryBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.ProductNotificationsBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.ReviewsBox {
  background: #b6b7cb;
  	margin-bottom: 10px;
}
TD.ReviewsBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #B61417;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.SearchBox {
  background: #E55727;
  	margin-bottom: 10px;

}
TD.SearchBoxHeading {
    font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  background: #E55727;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.SearchBoxContents {
  background: #E55727;

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.ShoppingCartBox {
  background: #CE336C;
  	margin-bottom: 10px;
}
TD.ShoppingCartBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #CE336C;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.ShoppingCartBoxContents {
  background: #CE336C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.SpecialsBox {
  background: #CE336C;
  	margin-bottom: 10px;
}
TD.SpecialsBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #CE336C;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.SpecialsBoxContents {
  background: #CE336C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


.TellaFriendBox {
  background: #7D760B;
    	margin-bottom: 10px;
}
TD.TellaFriendBoxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
  background: #7D760B;
	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.TellaFriendBoxContents {
  background: #7D760B;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
	background: #EB422F;
	margin-bottom: 10px;
}
TD.WhatsNewBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #EB422F;
  color: #ffffff;
  	background-image: url(images/CategoriesBox/corner_right_left.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-bottom: 6px;
	text-transform: uppercase;

}
.WhatsNewBoxContents {
  background: #EB422F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.orderEdit {
	color:#F39933;
	font-weight:bold;

}
/* Menu Ctegories */
ul.catmenu {
list-style: none;
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
 /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
	display: block;
	text-decoration: none;
	background-color: #E55727;
	color: #FFFFFF;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */

body { 
font: normal 11px verdana; behavior:url("csshover.htc");
} 

li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;} /* Спрятать подменю 3-го уровня */ 
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} /* Показать подменю 3-го уровня */

/* Menu Ctegories */
