/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
 background: url("../images/bg.jpg") repeat-x #1C232E;
    color: #C9D2DE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 1.5em;
	margin:0px; padding:0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size:11px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
#mainWrapper {
text-align: left;
vertical-align: top;
width:1000px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 7px;
}


a img {border: none; }

.smallProductImage img {
margin-right: 6px;
}

a:link {
color:#1C232E;
text-decoration:none;
font-weight: bold;
}

a:visited {
color:#1C232E;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#000;
text-decoration:none;

}


h1 {
	font-size: 1.4em;
	/* color:#68962A; */
}
h2 {
	font-size: 1.1em;
	/* color:#68962A; */
}
h3 {
	font-size: 1.2em;

}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;

}

#productName {
color: #000000;
}

#productPrices {
color: #AC0800;
height:60px;
line-height:30px;

}

.biggerText {

	}

h1, h2, h3, h4, h5, h6 {
	margin: 0em 0.3em 0em 0;
	color: #000000;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;


}

SELECT, INPUT {

	color:#333;


}
.nav_currencies SELECT{ color:#333;}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {

}
FIELDSET {
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #e2e2e2;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #7f7f7f;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/* font-size: 12px; */
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em 0.5em 0.5em 0;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}



HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #B6C2DA;
	}
	
.sideBoxContent	HR {
	border-bottom: 1px solid #F7F7F7;
	}
	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #d80000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}

/* main content area */
#contentMainWrapper {
margin:0;
/* background-color: #f4f4ef; */

}



#headerpic img{
display: block;
}

#logotop {
position: relative;
height:78px;
margin: 0;


}

.header_2 {
    clear: both;
    height: 108px;
    overflow: hidden;
}

.header_2 .cart {
    background: url("../images/headerCart_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 23px;
    margin: 34px 0;
    padding: 8px;
    width: 402px;
}

.header_2 .cart p {
    background: url("../images/cart.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 75px;
}

.header_2 .cart p strong {
    margin: 0 5px;
}

a.cart_bt {
    background: url("../images/standard_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #5E739B;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
    text-align: center;
    width: 80px;
}

.header_2 .search {
    float: left;
    height: 88px;
    line-height: 2em;
    overflow: hidden;
    padding: 10px 0;
    width: 180px;
}
#logotop img{
border: 0;

}

.topinfo {
    height: 65px;
    left: 201px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    width: 300px;
    z-index: 999;
}


.header_topmenu {
    float: right;
    line-height: 2em;
    text-align: right;
    width: 760px;
}

.header_topmenu ul {
    height: 30px;
    overflow: hidden;
    padding-top: 30px;
}

.header_topmenu ul li {
    background: url("../images/adminLi.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: right;
    height: 30px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 15px;
}

.header_topmenu a {
    color: #C9D2DE;
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
/* margin-bottom: 10px; */
position: relative;
margin-bottom:5px;

}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* HEADER */
#navMainWrapper {
position: absolute;
color: #fff;


}

#navMainWrapper a:link , #navMainWrapper a:visited {
color: #ffffff;
text-decoration:none;
}

#navMainWrapper a:hover {
color: #FF0000;

}

#headerContent {

}




#headerContent #logoimg {
border: 0px;
position: relative;
top: 25px;
left: 30px;
}

#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
position: absolute;
color: #000000;
padding: 0px;
top:0px;
background: url("../images/dots.gif") repeat-x 0 0;
right: 8px;
font-size:11px;
color:#FFFFFF;
}
#left-class{ background:url(../images/shou.gif) no-repeat; height:41px; color:#fedfc1;}

#navCurrenciesWrapper .nav_language { float:left; margin-top:10px; padding:0px 5px 3px 5px;}
#navCurrenciesWrapper .nav_currencies { float:left; margin-top: 9px; padding:0px 5px; }
#navCurrenciesWrapper form {margin: 0px; padding:0px;}
#navCurrenciesWrapper select, #navCurrenciesWrapper input {margin: 0px; padding:0px;}
#topmenubar .carthead {float:right; margin-top: 8px; padding:3px 10px 2px 10px;}
#topmenubar .carthead  a{ color: #ffffff; font-weight:bold;}

	.bulletcart {
  margin-left: 3px;
  margin-top: 3px;
  padding: 0 0 6px 20px;
  background: url("../images/bgcart.gif") no-repeat 0px 1px;
}

#navCurrenciesWrapper img{
border: 0;
margin: 0;

}


#navEZPagesTop {
text-align:left;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
color: #515151;


}

#navEZPagesTop a:link,  #navEZPagesTop a:visited {
display: block;
color:#fff;
/* font-weight: bold; */
font-family: Arial, sans-serif;
font-size: 13px;
text-decoration: none;
padding: 3px 22px 3px 22px;
white-space: nowrap;
background-image:url(../images/menu_a_bg.gif);
background-repeat:no-repeat;
background-position:right center;
line-height: 30px;
font-weight:600;
}

/*
#navEZPagesTop a.clrbg {background:none;}

*/


#navEZPagesTop ul {margin:0; list-style:none; padding-left:0px;}
#navEZPagesTop ul li {float:left; padding:0px 0 0px 0;}

#navEZPagesTop a:hover {
color: #000000;

 }



#topmenubar {
position: relative;
height: 37px;
margin-bottom: 1px;
}



#indexDefaultMainContent {
padding-left: 0px;
margin: 0;
}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}

#navMainSearch {
position: absolute;
margin:0 5px 0 0;
top: 32px;
right: 0px;
}

#navMainSearch input {
font-size: 10px;
}

#categoryDescription {
margin-left: 5px;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
	
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	background-color:#f2f1f2;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
	
	
	
}
#footerhsy, #navSuppWrapper{}
#navMainWrapper, #navSuppWrapper li{ line-height:30px; color:#b7b0a0;}



#footerhsy a:link, #footerhsy a:visited{
color:#ffffff;
text-decoration: none;

}

#footerhsy a:hover {
color:#000;

}

#footerhsy {
 background: url("../images/footer_bg.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    clear: both;
    margin: 0 auto;

}


#footershadow {
}

#navMain {
padding-right: 0px;
}

#navMain ul, #navSupp ul  {
	margin: 0;
	padding:  0px 15px;
	list-style-type: none;
	text-align: center;
	line-height: 20px;
}

#navSupp ul  {
padding:  0 0 3px 0;
line-height: 15px;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	

}


#navMain ul li a {
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	white-space: nowrap;
}

#navSupp ul li a {
	text-decoration: none;
	padding: 0 2px 0 2px;
	margin: 0;
	white-space: nowrap;
	
}
#navSupp ul li a:visited{ color: #ffffff}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 15px 0 0px;
	margin: 0;
	white-space: nowrap;
}

#navCatTabs ul  {
	margin: 0;
	padding:  5px 0px;
	list-style-type: none;
	line-height: 18px;
	text-align: left;
}





#headerWrapper #navMain ul li {

}

#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#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  {
	margin: 0.5em;
}

#indexProductListCatDescription {
	margin: 5px 0 10px 0;
}

.categoryImg {
margin: 0px 0 5px 0;
}

#navBreadCrumb {
border-bottom:1px solid #efefef;
padding: 0px 0 5px 0;
margin:3px 8px 10px 8px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#whatsNew img {
/* border: 1px solid #efefef; */
}

#productAdditionalImages img {
/* border: 1px solid #efefef; */
}

#specialsDefault img {
/* border: 1px solid #efefef; */
}

#whatsNew {
padding-left: 0px;

}


#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 10px;
}

#productGeneral {
margin: 2px;

/* background-color:#F8D4DA; */

}



#featuredProducts img {
/* border: 1px solid #efefef; */
}

#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}

#productAdditionalImages {
clear: both;
}



#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	background-color:#FFFFFF;
	
}



.alert {
	color: #d80000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
#bannerSix, #bannerFour {
	padding: 0.8em;
	clear:both;
}


#bannerTwo, #bannerThree, #bannerOne {
padding: 0;
clear:both;
margin:0px 0px 2px 0px;
height:220px;
}

#bannerFive {
	padding: 0 0.8em 0.8em 0.8em;
}


#bannerSix {
background-color: #F2F2F2;

}



#bannerTwo img, #bannerOne img, #bannerThree img  {
display: block;
vertical-align:bottom;
margin-bottom: 8px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.1em;

	padding-bottom: 6px;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

}

/*Shopping Cart Display*/
#cartAdd {
text-align: center;
margin: 1em 0 1em 0;

border:1px solid #e2e2e2;
padding: 1em;
float:left;
clear:right;
margin-right: 15px;
width:300px; clear:both;
}

.cartTableHeading TH {
	/* border-bottom: 1px solid #cccccc; */
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e6e6e6;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #d0d0d0;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #828282;
	position: relative; 
	}

.cartOldItem {
	color: #828282;
	position: relative;   
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #6aa630;
	font-weight:bold;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #C12910;
	font-weight:bold;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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: 0 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
/* border: 1px solid #efefef; */
}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;

}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}


h3.itemTitle a:link, h3.itemTitle a:visited{
text-decoration: none;
}

h3.itemTitle a:hover{
text-decoration: underline;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {

}	

.centerColumn {
margin:0 0px 0 0;
color:#000000;
background-color:#ffffff;
padding-bottom:50px;
padding-left:6px;

}

.centerColumn p{
margin: 0;
}

#indexDefaultHeading {
margin: 0;
padding:0;
}

#indexDefault {
margin-top: 0px;

}

#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading {
width:724px;

    background: url("../images/middle_tit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 33px;
    margin-top: 10px;
    padding: 0 15px;
    text-transform: uppercase;


}

h2.greeting {

 margin-top: 13px;

}

.productListing-rowheading, TR.tableHeading {
height:30px;
  font: 13px tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0 0 0 10px;
}

.centerBoxWrapper, .tabTable {
padding: 0px;
height: 1%; /*do not remove- IEhack*/
margin-bottom: 1em;
line-height:1.4;
/* background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x; */
}
		
	.centerBoxWrapper {
	margin-top: 0px;
	text-align:center;

	}	
		
.sideBoxContent {
padding-top:0px;
padding-left:0px;
padding-bottom:15px;
padding-right:0px;
color:#FFFFFF;

/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
/* line-height:10px; */

}

.sideBoxContentItem {margin-bottom: 10px; }
.sideBoxContent ul {margin:0; padding:0; list-style:none;}
.sideBoxContent ul li { padding:2px 0px 4px;}
.sideBoxContent ul a{ color:#FFFFFF}

.leftBoxContainer {

margin-top: 0px;

}

.rightBoxContainer {

margin-top: 0px;
margin-bottom: 6px;
background-color: #f7f7f7;
}


#navColumnOneWrapper {
/* margin-left:5px; */
margin:0px;
color: #634e40;



}

#navColumnTwoWrapper {
/* margin-right:5px; */
margin:0px;
color: #634e40;
}


.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {
color: #ffffff;
text-decoration: none;
font-size: 12px;
padding-left: 9px;
}

.leftBoxContainer a:hover, .rightBoxContainer a:hover  {
color:#ffffff;
}
 

#categories { 

}

#categoriesHeading {

}
#whatsnew{  }

.category-top, .category-links {
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}

#navCatTabs{
background-color: #dfdfdf;
padding-left: 12px;
padding-right: 12px;
margin-bottom: 8px;
}

.dotline {

	height: 1px;
	background: url("../images/dots.gif") repeat-x 0 0;
	overflow: hidden;
}

.linemargins {
	margin: 0 1px 5px 1px;
}


.maindotline {
	height: 1px;
	background: url("../images/dots.gif") repeat-x 0 0;
	overflow: hidden;
	margin: 7px 1px 7px 1px;
}

#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
color: #758780;
font-weight: normal;
text-decoration: none;
}

#navCatTabs a.category-top:hover {
color: #000;
text-decoration: none;
}


#informationContent a:link, #informationContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}




#moreinformationContent a:link, #moreinformationContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}



#ezpagesContent a:link, #ezpagesContent a:visited{
background-image: url(../images/point.gif);
background-repeat: no-repeat;
background-position: center left;
}

/*
.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {

text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}
*/

.centerBoxContentsNew a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a {
font-size: 12px;
padding-left: 4px;
padding-right: 4px;
 }


/* stupid IE 6/7 trips the front page thumbnails */
.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch {
margin-left: -0.1em; 
margin-right: -0.1em; 
} 

.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
font-size: 15px;
/* color: #dfdfdf; */
 }

.rightBoxHeading, .leftBoxHeading {

}

h3.rightBoxHeading, h3.leftBoxHeading  {
/* background:transparent url('../images/box-title-bg.jpg') center center no-repeat; */

margin:0;
}

h3 label {
font-size:1.0em;
}

h3.rightBoxHeading, h3.leftBoxHeading  {
 height:42px; font-size:14px; color:#C9D2DE; font-weight:bold;line-height:36px; background: url(../images/h2_bg.gif) no-repeat; text-align:center;

}



#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
color: #C9D2DE;
font-size: 14px;
font-weight: bold;
padding-left:2px;

}

#navColumnTwoWrapper h3.rightBoxHeading a:link, #navColumnTwoWrapper h3.rightBoxHeading a:visited  {
color: #C9D2DE;
font-size: 14px;
font-weight: bold;
padding-left:2px;


}

#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnTwoWrapper h3.rightBoxHeading a:hover {
	color:#000;
} 


#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {
/* background-color: #F8D4DA; */
}


/* PRODUCT LISTING */

.productListing-rowheading a {
/*
color:#000;
text-decoration: underline;
*/
}

.productListing-data a:link, .productListing-data a:visited  {
/*
color:#000;
text-decoration: underline;
*/
}

.productListing-data a:hover  {
/*
color:#A00C32;
text-decoration: underline;
*/
}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
padding:0px;
/* border: 1px solid #515151; */
margin:  8px;
}

.productListing-data {
border-top: 1px solid #efefef;
padding: 5px;

}

.productListing-even {
/* background-color:#ECECEC; */

}

.productListing-odd {
/* background-color:#ECECEC; */

}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* FOOTER */

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navEZPageNextPrev, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

#navCatTabsWrapper {
text-align: left;
}

.navNextPrevWrapper {
margin-bottom: 15px;
clear: both;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0em 0em 0.3em 0em;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;

}

.back1 {
  float: right;
}


.forward {
	float: right;
	
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f8f8f8;
	height: 1.5em;
	vertical-align: top;
	}

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
	}


#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 {
	background-color: #fff;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #fff;
}

a:link.productListing-heading {
text-decoration: none;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

#orderhistoryContent .orderHistList li a:link, #orderhistoryContent .orderHistList li a:visited {
margin:0;
padding:0;
}

#bestsellersContent {
margin:0px 0px 0px 10px;

}

#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}

.cartBoxCheckout a:link, .cartBoxCheckout a:visited {
margin:0;
padding:0;
}

.searchinput {
  background: none repeat scroll 0 0 #1C232E;
    border-color: #000000 #495C78 #495C78 #000000;
    border-style: solid;
    border-width: 1px;
    color: #5E779B;
    font-size: 0.9em;
    margin: 5px 0;
    width: 160px;
}

.input_search{background:none; border:none;}
.header-search { float:right;

}
.header-search input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	
}
.header-search form {
	float: right; padding-top:0px;
}
.header-search input:focus {
	background: none;
}


.product-info-main{ clear:both;}
.product-info-left{ width:320px; float:left;}
.product-info-right{ width:340px; float:right; background-color:#f0f6f9; padding-left:10px;}


#indexCategoriesMainContent {
margin-top: 4px;
}

#indexDefaultMainContent {
margin-top: 4px;
}


.mainlink {
  margin-left: 3px;
  margin-top: 3px;
  padding: 0 0 0 11px;
  background: url(../images/mainpoint.gif) no-repeat 0 50%;
}
.box-head{ width:200px; height:25px; font-size:14px; color: #3d201a; line-height:20px; font-weight:600; border-bottom:1px #ccc dashed;}
.box-head a { color:#FFFFFF;}
#categoriesContent ul li { width:200px;   text-align:left; margin:0px 0px;   height:25px; line-height:15px;}
#categoriesContent ul li a { color:#ffffff; margin-left:5px;font-weight: bold;}
#categoriesContent ul li a:hover{ color:#f96d06;  }
.productimg_B157{border:1px #ccc solid; width:170px; height:164px;text-align:center;} 
.box-head1{
width:200px; height:35px; font-size:14px; color:#ffffff; font-weight:bold;line-height:30px; background: url(../images/side_title.jpg) no-repeat;
}
.daoha{  width:928px; margin-bottom:2px; height:30px; display:block; float:left;}
#reviews{ }


.lan_producte_img,.productlist-img{height:190px; overflow:hidden}
.specialsListBoxContents{height:290px; }
.productimg_hdiv{height:190px; overflow:hidden;}
.yu{background:none repeat scroll 0 0 #C9D2DE;}


.input_search {
    color: #C9D2DE;
}

.additionalImages{margin-right:10px;}