/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 68.5%;
	color: #000000;
	background-color: #5c5a5a;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #fee69a;
	text-decoration: none;
}
a:visited {
	color: #fee69a;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffa200;
}
a:active {
	color: #ffff00;
}
h1 {
	font-size: 1.5em;
	color: #000000;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 11px;
}
.biggerText {
	font-size: 1.2em;
}
#yu_header {
	float: right;
	color: #ff0000;
	height: 10px;
	padding-right:8px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0em 0;
}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	bgcolor: #ff0000;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	color: #000000;
}
input:focus, select:focus, textarea:focus {
	background: #ffffff;
	bgcolor: #ff0000;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1.5px solid #9C9990;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: right;
}
LABEL.inputLabel {
	width: 9em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9C9990;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #ff0000;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 902px;
	vertical-align: top;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#contentMainWrapper {
	margin-top:15px;
*_margin-top:0;
margin-left:9px;


}
#headerWrapper{width:918px;}
.logolink {
	position: absolute;
	top:0;
	z-index:1000;
	cursor:pointer;
	width:300px;
	height:70px;
}
#logoWrapper {
	height:100px;
	margin-bottom: -1.0em;
	background:url(../images/logofr.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navCatTabsWrapper {
	margin-top:15px;
	font-weight: bold;
	color: #ffffff;
}
#navCatTabsWrapper {
	background-color: #D9BC9D;
	color: #9a9a9a;
	background-image:none;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	height: 8.0em;
}
#navMainWrapper {
	background-image:url(../images/nav.jpg);
	height:27px;
	background-repeat:no-repeat;
	width:918px;
	margin:0 auto
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain {
	padding-top:6px;
	padding-right:20px;
}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fee69a;
	white-space: nowrap;
}
#navCatTabs ul li a {
	color: #000000;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	padding:6px 0 5px 30px;
	color: #fee69a;
	float: left;
}
#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color: #fee69a;
}
#navBreadCrumb a:hover {
	text-decoration:underline;
	color:#ffa200;
}
#navEZPagesTop {
	background-color: #000000;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne, #navColumnTwo {
	background-color:Transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.alert {
	color: #ff0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.3em 0.8em 0.3em 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}
#siteinfoLegal {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	margin-bottom:0px
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #9C9990;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}
.tableHeading, #cartSubTotal {
	background-color: #000000;
}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	color:#000000;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #FFFFFF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #c2da64;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
}
#cartBoxListWrapper {
	padding-top:10px;
*_padding-top:0px;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
#cartBoxListWrapper li {
	padding-left:10px;
	padding-right:10px;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
/*.centerBoxWrapper {
	border: 1px solid #9C9990;
	height: 1%;
	margin: 1.1em 0;
	}*/

h2.centerBoxHeading {
	text-align:left;
	font-size: 1.0em;
	padding-left:25px;
}
/*sideboxes*/
/*.columnLeft { background-image: url(../images/midd.jpg);color:#FFFFFF}

.columnRight {background-image: url(../images/midd.jpg);color:#FFFFFF}*/

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color: #98b917;
}
.leftBoxHeading, .rightBoxHeading, .centerBoxHeading {
	line-height:28px;
	text-align:left
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading {
	background-image:url(../images/dfgg.gif);
	background-repeat:no-repeat;
	height:29px;
}
.centerBoxHeading {
	background-image:url(../images/list.gif);
	background-repeat:no-repeat;
	background-position:5px 3px;
	display:block;
	border-bottom:1px solid #aaa289;
	color:#644d33
}
#kuaisu {
	margin-top:15px
}
#shoppingcartHeading {
	background-image:url(../images/titlebg.jpg);
	background-position:0 2px;
	background-repeat:no-repeat;
	height:29px;
	padding-left:30px;
	text-align:left;
}
#currenciesHeading {
	background-image:url(../images/dfgg.gif);
	background-repeat:no-repeat;
	height:29px;
	color:#ffffff;
	margin-top:20px
}
#categoriesHeading {
	background-image:url(../images/dfgg.gif);
	background-repeat:no-repeat;
	height:29px;
 *_margin-bottom:-6px;
}
/*#pleaselogin{
margin-bottom:25px;
background-image:url(../images/dfgg.gif); background-position:top; background-repeat:no-repeat}	*/

#yu_contact_us {
	margin-bottom:10px
}
#categories {
	margin-bottom:10px
}
#kuaisu {
	margin-bottom:10px
}
#pleaselogin {
	margin-bottom:10px
}
#reviewsHeading {
	background-image:url(../images/titlebg.jpg);
	background-position:0 2px;
	background-repeat:no-repeat;
	height:29px;
	padding-left:30px;
	text-align:left;
}
 h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover, #navMain ul li a:hover, #categoriesContent a:hover, #informationContent a:hover, #ezpagesContent a:hover, #yu_contact_us a:hover, {
 color: #ffff00;
 text-decoration: none;
}
#categoriesContent {
	padding-top:5px;
	padding-left:20px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #ffffff;
}
 #informationContent, #ezpagesContent, #yu_contact_us, {
line-height:22px;
}
 #enquiry, #review-text, {
color: #000000;
}
#categoryDescription {
	border: 1px solid #9C9990;
	border-top: 1px solid #9C9990;
	border-bottom: 1px solid #9C9990;
	padding-left:5px;
	padding-right:5px;
}
#navMain ul li {
	font-size: 11px;
	text-align: right;
}
#cartContentsDisplay {
	color: #ffffff;
	background-color: #000000;
}
.tableHeading {
	height:2.5em;
}
#cartProdTitle {
	color: #000000;
}
#cartSubTotal {
background-color:#f8f4db;
border-top:1px solid #492814;
border-bottom:1px solid #492814;
	color: #492814;
}
.catDescContent {
	line-height:20px;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.leftBoxHeading, .rightBoxHeading {
	text-align:left;
	padding-left:25px;
	line-height:35px;
	margin:0;
	padding-bottom:0
}
.centeredContent {
	line-height:20px;
	color:#47380a;
}
.centeredContent a:link, .centeredContent a:visited {
	color:#47380a;
}
.centeredContent a:hover {
	color:#000000;
	text-decoration:underline;
}
.centeredContentw a:link, .centeredContentw a:visited {
	color:#47380a;
}
.centeredContentw a:hover {
	color:#000000;
	text-decoration:underline;
}
.centeredContenta a:link, .centeredContenta a:visited {
	color:#FF3300
}
.centeredContenta a:hover {
	color:#FF3300;
	text-decoration:underline
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */


A.category-top, A.category-top:visited {
	color: #cccccc;
	text-decoration: none;
	line-height:18px;
}
A.category-links, A.category-links:visited {
	color: #000000;
	text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
	text-decoration: none;
	line-height:20px;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */

/*misc*/
.back {
	float: right;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #f0eee4;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #f0eee4;
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px dashed #999999
}

 .rowEven { star:expression(onmouseover=function(){this.style.backgroundColor='#f6f4bd'},  
  onmouseout=function(){this.style.backgroundColor='#f0eee4'})  ;
}
.rowEven:hover{background-color:#f6f4bd}


.rowOdd { star:expression(onmouseover=function(){this.style.backgroundColor='#f6f4bd'},  
  onmouseout=function(){this.style.backgroundColor='#f0eee4'})  ;
}
.rowOdd:hover{background-color:#f6f4bd}



.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading th{
background-color:#f8f4db;
border-top:1px solid #492814;
border-bottom:1px solid #492814;
	color: #492814;
	height:25px;
}
.productListing-rowheading {
	background-image:url(../images/dfgg.jpg);
	height:25px;
	color: #ffffff;
}
.itemTitle {
	font-size: 1.0em;
	margin-bottom: 0.5em;
	margin-top: 1.0em;
}
.tabTable {
	border: 1px solid #9C9990;
	border-bottom: 1px solid #9C9990;
	margin-bottom: 1.0em;
}
.productListing-heading {
	font-size: 1.1em;
	color:#CCCCCC
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
#orderhistoryContent {
	line-height:20px;
}
#divs {
	margin-top:-50px;
	width:510px;
	height:100px;
	text-align:center;
	border-bottom-color:#000000;
	word-spacing:2px;
	background-color:#f1f1f1;
	font-weight:bold;
	border: 1px solid #9a9a9a;
	z-index:99999;
	position:absolute;
	left:25%;
	right:25%;
	padding-top:50px;
}
#navSuppWrapper {
	height:20px;
	color:#000000
}
 #navSupp ul li a, {
color:#000000;
}
.category-products {
	margin-left:10px
}
#quick_server_select, #quick_amount_select, #quick_game_select {
	width:150px
}
#navColumnTwoWrapper {
	margin-right:0px
}
/*#quick_buy_button {
	border:0;
	background:transparent;
	background-image: url(../images/btnshop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:116px;
	height:22px;
	margin-top:5px;
	cursor:pointer;
	font-size: 12px;
}*/
#categorieschildContent {
	height:200px;
	overflow:auto
}
.cartQuantity, .cartProductDisplay {
	color:#000000
}


.lbulletin_tex {
	color:#000000
}
.tableHeading {
	color:#FFFFFF
}
A.productListing-heading {
	font-size: 1.1em;
	color:#FFFFff
}
.productListing-heading a:hover {
	color:#ffFFff
}
.productListing-heading :visited {
	color:#FFFFff
}
#mxc_1 {
	margin-left:7px
}
.rightBoxContainer {
	margin-right:-10px;
}
.centerBoxContentsNew, .centerBoxContentsFeatured {
	text-align: left;
	text-indent: 10px;
	margin-top:-1px;
}
.categoryListBoxContents_word A {
	BORDER-RIGHT: #9c9990 1px solid;
	BORDER-TOP: #9c9990 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #9c9990 1px solid;
	WIDTH: 180px;
	COLOR: #7d7d7d;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #9c9990 1px solid;
	FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.categoryListBoxContents_word A:hover {
	BORDER-RIGHT: #9C9990 1px solid;
	BORDER-TOP: #9C9990 1px solid;
	BORDER-LEFT: #9C9990 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BACKGROUND-COLOR: #000000;
	text-decoration:none
}
.centerBoxContentsFeatured {
	padding : 1px;
}
.STYLE9, .STYLE5 {
	color: #000000;
	font-size: 12px;
}
#login-email-address, #login-password {
	color:#444444;
	border:0
}
.mxcmxc {
	background-color:#000000;
	color:#ffffff
}
#navMain ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffa200;
	white-space: nowrap;
}
.bodyt {
	background-image:url(../images/bodyt.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:513px;
}
.bodyc {
	background-image:url(../images/bodyc.jpg);
	background-repeat:repeat-y;
	width:513px;
	background-position:center;
}
.bodyd {
	background-image:url(../images/bodyd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:513px;
}
.tt{background-image:url(../images/dfgg.gif); background-position:top; background-repeat:no-repeat}
.cc {
	background-image:url(../images/cc.jpg);
	width:186px;
}
.dd {
	background-image:url(../images/leftd.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:186px;
	padding-bottom:10px;
	color:#FFFFFF;
}
.topraison td {
	padding:0 10px 0 10px;
	color:#CCCCCC
}
.footl {
	background-image: url(../images/footl.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:83px;
	width:918px;
}
.footm {
	background-image:url(../images/footm.jpg);
	background-repeat:repeat-x;
	height:83px;
	width:918px;
	margin:auto;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
.footr {
	background-image:url(../images/footr.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:83px;
	width:918px;
	color:#b3c080;
}
.footlink {
	color:#b3c080
}
.footlink a:link, .foodlink a:visited {
	color:#b3c080
}
.footlink a:hover {
	color:#b3c080;
}
#navSuppfoot ul {
	padding: 0.1em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 0.6em;
}
#navSuppfoot ul li {
	display:inline
}
#navSuppfoot a {
	color:#b3c080
}
#i_photo img {
	margin-left:0px;
}
#index_page {
	height:19px;
	padding:1px 0;
	padding-left:385px;
	background-image:url(../images/jd.gif);
	background-position:345px 0;
	background-repeat:no-repeat
}
#index_page * {
	float:left;
	display:inline;
	line-height:16px;
	text-align:center;
	padding:0;
	margin:0 2px;
}
#index_page strong {
	color:#fff000;
	width:16px;
}
#index_page a {
	width:16px;
	color: #CCCCCC;
	text-decoration:none;
}
.i_photo_a1 {
	background-image:url(../images/ad1.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:84px;
	display:block
}
.i_photo_a2 {
	background-image:url(../images/ad2.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:84px;
	display:block
}
.i_photo_a3 {
	background-image:url(../images/ad3.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:84px;
	display:block
}
.i_photo_a4 {
	background-image:url(../images/ad4.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:84px;
	display:block
}
.quant {
	padding-top:5px;
}
.quant td {
	padding-left:16px;
}
.quant td select {
	border:0px
}
.redBG {
	background-image:url(../images/bgbtn.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:10px;
	margin-bottom:10px;
}
.redBG a:link, .redBG a:visited {
	color:#feff00;
	font-weight:bold;
}
.redBG a:hover {
	color:#feff00;
	font-weight:bold;
	text-decoration:underline
}
.ListPartHeader {
	background-image: url(../images/conli.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	color:#492814;
	padding-bottom:5px;
}
.nava {
	background-image:url(../images/liuc.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:38px;
	margin-top:5px;
	margin-bottom:10px;
}
#ul_ul_00 ul li {
	margin-left:-25px;
}
.toptt {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:10px;
}
.topr {
	float:right;
	width:590px;
	padding-top:5px;
	margin-right:20px;
	*_margin-right:0px;
}
.topfol {
	float:right;
}
.headr {
	background-image:url(../images/logotop.gif);
	background-repeat:no-repeat;
	background-position:280px 0px;
	height:17px;
	padding-left:280px;
	color:#fee69a;
	float:right;
}
.headr a:link, .headr a:visited {
	padding-left:20px;
	color:#fee69a;
}
.headr a:hover {
	padding-left:20px;
	color:#fee69a
}
.cartt {
	background-image: url(../images/shopping.gif);
	background-repeat:no-repeat;
	height:13px;
	padding-left:20px;
	color:#fee69a;
	float:left;
	
}
.cartt span, .cartt a:link, .cartt a:visited, cartt a:hover {
	color:#fee69a
}
.language {
	margin-top:53px;
*margin-top:73px;
	margin-left:423px;
	margin-right:5px;
	width:177px;
	height:19px;
	background-image:url(../images/languagebg.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:3px;
}
.language span {
	float:left;
	color:#98b917;
	padding-left:3px;
	font-weight:bold;
	font-size:9px;
}
.fr {
	background-image:url(../images/fr.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
	display:block;
	float:left
}
.de {
	background-image:url(../images/de.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
	display:block;
	float:left
}
.en {
	background-image:url(../images/en.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
	display:block;
	float:left
}
.es {
	background-image:url(../images/es.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
	display:block;
	float:left
}
.it {
	background-image:url(../images/it.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
	display:block;
	float:left
}
.loginindex input {
	background:Transparent;
	background-image:url(../images/sigin.jpg);
	border:0;
	width:78px;
	height:22px;
	cursor:pointer
}
.ListPartSubHeader {
	padding-left:20px;
}
.jsimg {
	margin-top:-6px;
}
.continuer{ background:transparent; background-image: url(../../template_default/buttons/french/contuin.gif); border:0;  width:108px; height:23px; cursor:pointer}
.ConfirmOrder{ background:transparent; background-image: url(../../template_default/buttons/french/confirmorder.gif); border:0;  width:108px; height:23px;cursor:pointer}


.greeting{font-size:12px;}

#plList{float:left; *margin-left:0; width:100%;  padding-left:0; list-style-image:none; list-style-position:outside; list-style-type:none;}
#plList li{ margin-bottom:20px; float:left; margin-left:18px; margin-right:18px}
#plList li img{ display:block;}

a.plBta{ display:block; margin-top:20px; line-height:20px; text-align:center; width:117px; height:20px; background:url(../images/plbtbg2.gif); color:#02131d}
a.plBta2{display:block; margin-top:20px; line-height:20px; text-align:center; width:117px; height:20px; background:url(../images/plbtbg1.gif); color:#fff}

#categoryDescription{ float:left; *width:470px}
#categoryDescription strong{ color:#000}

.productListing-odd{ background:#dfcfb2; color:#973127}

.bodyc, .bodyd{ height:100%; overflow:hidden}
