/**
 * 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 {
	color:#555;
	/* font: 11px arial, sans-serif; */
	 font-family: "Verdana",Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt; 
	background-color:#000000;
	margin:0 15px;
	/* background-image: url("../images/bg.gif"); */
	}

#mainWrapper {
	text-align: left;
	vertical-align: top;
	width: 1110px; /* sets the width of the store */
	background-color:#fff; /* gives the store a black background */
	}

a img {border: none; }

a:link {
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
	}
a:visited {
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
	}
a:hover {
	color:#FE6602;
	text-decoration:underline;
	}

h1 {
	font-size: 1.4em;
	color:#333;
	}
h2 {
	font: Verdana;
	font-size: 1.1em;
	color:#0000FF;
	
	}
h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 2em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}
FIELDSET {
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #A4A4A4;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000;
	}

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 {
	float: left;
	}

#logo, .categoryListBoxContents, .centerBoxContentsNew, .centerBoxContentsSpecials {	
	background-image: url("../images/navigationHeaderClean.gif");
    background-position: -1px -2px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #F2F2F2;
   /* border-right: 1px solid #F2F2F2; */
    float: left;
    font-size: 8pt;
    vertical-align: top; text-align: left; 
   height: 145px; 
    /* margin-bottom: 19px;*/
    /* margin-right: 18px; */
   	padding: 5px 0 0;    
    width: 168px;
	}
	
#logo,	.attribImg {
	border: 1px solid black;
	background-color:#FF9933;
	align: center;
	width: 30px;
	height: 55px;
	left: auto;
	right: auto;
	}  

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;
	}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C4CDE0;
	}
		
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	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;
	}

#headerpic {
	position: relative;
	background: url("../images/hd.jpg");
	background-repeat: no-repeat;
	height: 100px;
	width: 1110px;
	margin-top: 0px;
	}

#slogan {
	position: absolute;
	top: 90px;
	left: 50px;
	}
	#slogan h1{
		margin:0px;
		font-family: "trebuchet ms", arial, san-serif;
		font-size: 40px;
		color: #fff;
		font-weight: normal;
		text-align: left;
		}
	#slogan h2{
		margin:0px;
		font-family: "times new roman", serif;
		font-size: 18px;
		color: #d0d9ec;
		font-weight: normal;
		text-align: left;
		}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper {
	margin-bottom: 10px;
	background-color: #000;
	}

#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: 40%;
	}
.wrapperAttribsOptions {
	margin: 1.5em 0 0 1.1em;
	}

/* HEADER */
#navMainWrapper {
	color: #fff;
	background-color: #000000;
	position: relative;
	padding-top: 5px;
	padding-bottom: 2px;
	}
	#navMainWrapper a:link , #navMainWrapper a:visited {
		color: #fff;
		text-decoration:none;
		}
		#navMainWrapper a:hover {
			color: #ADB7CD;
			}

#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  {
	color: #555;
	text-align: right;
	background-color: #ddd;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	#navCurrenciesWrapper a {
		font-weight: normal;
		text-decoration: underline;
		}
		#navCurrenciesWrapper a:hover {
			color: #FE6602;
			font-weight: normal;
			text-decoration: underline;
			}

#navEZPagesTop {
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #7A8AAE;
} 
	#navEZPagesTop a:link,  #navEZPagesTop a:visited {
		color:#fff;
		font-weight: normal;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		text-decoration: none;
		} 
			#navEZPagesTop a:hover {
				color:#ADB7CD;
				} 

#topmenubar {
	/* background: url("../images/menubar.gif");
	background-repeat: no-repeat;
	width: 850px;
	height: 55px; */
	background: url("../images/top_row.jpg") repeat-x scroll 0 0 #000000;
	color: #8B0C40;
	background-color: #000000;
	height: 35px;
	}

#indexDefaultMainContent {
	padding-left: 0px;
	}
	#indexDefaultMainContent p{
		margin:0;
		padding-bottom:10px;
		}

#navMainSearch {
	margin: -2px 10px 0 0;
	float: right;
	}
	#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;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
	background: url("../images/top_row.jpg") repeat-x scroll 0 0 #000000;
	}

#navMainWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
	background: url("../images/top_row.jpg") repeat-x scroll 0 0 #000000;
	}

#footerhsy {
	background-color: #000;
	border-top: 7px solid #242424;
	color: #DFD9C7;
	padding-bottom: 10px;
	}
	#footerhsy a:link, #footerhsy a:visited{
		color: #fff;
		text-decoration: none;
		}
		#footerhsy a:hover {
			color:#fff;
			text-decoration: underline;
			}

#navMain {
	padding-right: 7px;
	}
	#navMain ul, #navSupp ul, #navCatTabs ul  {
		margin: 0;
		padding:  2px 5px;
		list-style-type: none;
		text-align: center;
		line-height: 18px;
		}
		#navMain ul li, #navSupp ul li, #navCatTabs ul li {
			display: inline;
			white-space: nowrap;
			}
			#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
				text-decoration: none;
				padding: 0em 0.5em;
				margin: 0;
				}

#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, #indexProductListCatDescription  {
	margin: 0.5em;
	}

#navBreadCrumb {
	border-bottom:1px solid #eee;
	padding: 0px 0 5px 0;
	margin:3px 25px 0 15px;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .categoryListBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .alert {
	vertical-align: top; text-align: left; 
	
	}
	
	.centerBoxContentsNew {
	height: 200px !important;
	vertical-align: top; text-align: left; 

	}

#whatsNew img {
	/* border: 1px solid #dde; */
	}
	#whatsNew {
		padding-left: 0px;
		}

#gvFaqDefaultMainContent  {
	padding-left: 10px;
	}

#indexProductList {
	margin: 10px;
	}

#productGeneral {
	margin: 10px;
	/* background-color:#F8D4DA; */
	}

#featuredProducts img {
	border: 1px solid #dde;
	}

#cartInstructionsDisplay {
	margin-left: 10px;
	}

.important {
	margin-left: 10px;
	}

#productAdditionalImages {
	clear: both;
	}

#productDescription, .shippingEstimatorWrapper {
	padding-left: 1.2em;
    padding-top: 4em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	margin-bottom:10px;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: left;
	margin-top: -65px;
	border:1px solid #ECEAEA;
	padding: 1em;
	float:right;
	clear:right;
	margin-right: 15px;
	}
.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}
.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
	}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: #2479A2;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: red;
	}
.productSpecialPrice {
	color: #000;
	font-family: "Verdana",Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	/*text-shadow: 0.1em 0.1em 0.2em #525252;*/
	/*text-shadow: 1px 0 black, 0 -1px #525252;*/
	}
.productPriceDiscount {
	color: #000;
	font-family: "Verdana",Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	}
.productSalePrice, .productSpecialPriceSale, {
	color: #000;
	font-family: "Verdana",Geneva,Arial,Helvetica,sans-serif;
	}

#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 20px 10px 0 ;
	}
	#productMainImage {
	/* margin: 10px 20px 10px 20px ; */
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 20px 0 0;
    width: 285px;
	}
	#productMainImage a:link {
		text-decoration: none;
		}
	#productAdditionalImages a:link {
		text-decoration: none;
		}

#productMainImage img {
	border: 1px solid #ECEAEA;
	margin-top: 10px;
	}

#categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}
.attributesComments {
	}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	float:left;
}

.centerBoxContentsSpecials {
	overflow:auto;
	min-height: 230px;
	margin-left: -0.1em; /* Note: it is in negative value and tune it to fit */
margin-right: -0.1em; /* Note: it is in negative value and tune it to fit */ 
}

.centerBoxContents {
	padding: 0 5px 5px 5px;
	}

h3.itemTitle a:link, h3.itemTitle a:visited{
	text-decoration: none;
	font-weight:bold;
	}
	h3.itemTitle a:hover{
		text-decoration: underline;
		}
h3#attribsOptionsText {
display: none;
} 

/* BOXES */	
#navColumnOne, #navColumnTwo {
	background-color: #fff;
	}	

.centerColumn {
	padding: 0 10px 0 10px;
	background: none repeat scroll 0 0 #FFFFFF;
  /*  border: 1px solid #ECEAEA; */
    margin: 10px;
    
	}
.centerColumn p{
	margin: 0;
	}

#indexDefaultHeading {
	margin: 0;
	padding:0;
	}

#loginDefault {
	padding-left: 15px;
	}
	
h2.centerBoxHeading {
	/*  background:transparent url('../images/box-title-bg.jpg') center center repeat-x; */
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:30px;
	color:#fff;
	background-color: #000000;
	background-image: url(../images/sidebar_head_800.jpg); 
	/*  background-position: 7px 3px; */
	/*  background-repeat: repeat-y; */
	text-align:left;
	/*  border-bottom: 3px solid #FDA7CA; */
	}

.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;
	margin-top: 20px;
	/* background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x; */
	}		
			
.sideBoxContent {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
	/* line-height:10px; */
	}
.leftBoxContainer {
	background-color: #EFEFEF;
	border: 1px solid #bbb;
	margin-bottom: 10px;
	-moz-border-radius: 8px; border-radius: 8px;
	}
.rightBoxContainer {
	background-color: #e6e6e6;
	border: 1px solid #bbb;
	margin-bottom: 10px;
	-moz-border-radius: 8px; border-radius: 8px;
	}

#navColumnOneWrapper {
	margin-left:17px;
	margin-top:0px;
	background-color: #fff;
	}

#navColumnTwoWrapper {
	margin-right:18px;
	margin-top:0px;
	background-color: #fff;
	}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {
	/*color: #2a2a2a;
	text-decoration: none;
	font-size: 12px;
	/* padding-left: 10px; */
	/*line-height: 25px;*/
	

    display: inline-block;
  
    padding: 1px;
    text-decoration: none;
    padding-left: 10px;
	}

.leftBoxContainer a:hover, .rightBoxContainer a:hover, .leftBoxContainer a:selected, .rightBoxContainer a:selected  {
	color:#C40606;
	outline: medium none !important;
	} 
 
h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited  {
	color:#ffffff;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	padding-left:0px;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover  {
	text-decoration: underline;
	color: #FE6602;
	}

#categories {
	}
	#categoriesHeading {
		}

.category-top, .category-links {
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	border-bottom: 1px dotted #DEDEDE;
    display: inline-block;
    min-width: 120px;
    padding: 1px;
    text-decoration: none;
    padding-left: 10px;
	}
	
.category-products {
    background: none repeat scroll 0 0 #ffffff;
    border-left: 1px solid #C0C0C0;
    color: #808080;
    margin-left: 15px;
    padding: 0 0 0 5px;
    text-decoration: none;
    width: 150px;
}

SPAN.category-subs-parent {
font-weight: bold;
color:#C40606;
}
SPAN.category-subs-selected {
font-weight: bold;
color:#C40606;
}




 
h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited  {
	color:#ffffff;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	padding-left:0px;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover  {
	text-decoration: underline;
	color: #FE6602;
	}

#navCatTabs{
	background-color: #ECEFF5;
	}
	#navCatTabs .category-top, .category-links {
		 background-image: none; 
		}
		#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
			color: #2479A2;
			font-weight: bold;
			}
			#navCatTabs a.category-top:hover {
				color: #FF6600;
				}
				

#informationContent a:link, #informationContent a:visited{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	}

#moreinformationContent a:link, #moreinformationContent a:visited{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	}

#ezpagesContent a:link, #ezpagesContent a:visited{
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	}

.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 0px;
	line-height: 15px;
	}
.centerBoxContentsNew a:hover {
	text-decoration: underline;
	}
.rightBoxHeading, .leftBoxHeading {
	background-color: #3B5998;
	}

h3.rightBoxHeading, h3.leftBoxHeading  {
	/* background:transparent url('../images/box-title-bg.jpg') center center no-repeat; */
	margin:0;
	}

h3 label {
	font-size:1em;
	}

h3.rightBoxHeading, h3.leftBoxHeading  {
	/* color: #fff;
	font: 13px tahoma, arial, sans-serif;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	background-image: url(../images/headers-bg.gif);  */
	/* background-position: 7px 3px; */
	/* background-repeat: repeat-x;
	text-align:left; */
	background: url("../images/sidebar_head_gloss.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
	}

#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
	color: #fff;
	font-weight: bold;
	}

#navColumnTwoWrapper h3.leftBoxHeading a:link, #navColumnTwoWrapper h3.leftBoxHeading a:visited  {
	color: #fff;
	font-weight: bold;
	}

#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnOneWrapper h3.rightBoxHeading a:hover {
	color:#FE6602;
	}

#search {
	/* background-color: #F7DFED; */
	}
	#search input{
		font-size: 11px;
		}

#manufacturers {
	/* background-color: #F8D4DA; */
	}

/* PRODUCT LISTING */
.productListing-rowheading a {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
	}
.productListing-data a:link, .productListing-data a:visited  {
	color:#000;
	text-decoration: none;
	}
.productListing-data a:hover  {
	color:#A00C32;
	text-decoration: underline;
	}
.productListing-data img {
	padding:0px;
	margin: 18px;
	}
.listingProductImage {
	padding:0px;
	border: 1px solid #DDDDEE;
	margin:  8px;
	}
.productListing-data {
	border-top: 1px solid #DDDDEE;
	background: url("../images/row_backliner.gif") repeat-x scroll 0 0 #FFFFFF;
	padding: 5px;
	}
.productListing-even {
	background-color:#fff;
	}
.productListing-odd {
	background-color:#e6e6e6;
	}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
	list-style-type:none;
	padding-left: 1em;
	}

/* FOOTER */
#authorLink {
	text-align:center;
	font-size:0.9em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .gvBal, .attribImg {
	text-align: center;
	}
	

.centerBoxContentWrapper {
	overflow:auto
	height: 1%
	}	
	
.navNextPrevWrapper {
	margin-bottom: 15px;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
	#bestsellers ol {
		padding: 0;
		margin-left: 0em;
		}
	#bestsellers li {
		padding: 0;
		margin: 0.3em 0em 0.3em 0em;
		}

#bannerboxHeading {
	}

#upProductsHeading {
	text-align: left;
	font-weight:bold;
	}
#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}
.back1 {
	float: right;
	}
.forward {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #FFFFFF;
	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: #ffffff;
	}

.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;
	}

.dac_image { 
float: right 
}

.dac_imageleft { 
float: left; margin-right:20px;
}

#productMainImage {
background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 20px 0 0;
    width: 300px;
}

#productInfoMain {
	float: right;
    margin: 20px 10px 0 20px;
    width: 450px;
	}
	
#productInfo {
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
	}	

#productName {
	color: #000;
	font-size:150%;
	font-family:"Verdana",Geneva,Arial,Helvetica,sans-serif;
	text-shadow: 0.1em 0.1em 0.2em #e5e5e5;
	margin-left: 20px;
	}
	
#productPrices{
	color: red;
	font-size:150%;
	font-family:"Verdana",Geneva,Arial,Helvetica,sans-serif;
	text-align: right;
	padding-top: 20px;
	}

.taxAddon{
	font-size:80%;
	text-align: right;
	}

 a {
      	color: #cc0000;
      }

      td.permission {
      	font-family: Georgia, serif;
      	font-size: 11px;
      	font-weight: normal;
      	color: #333333;
      	padding: 20px 0 10px 0;
      }

      td.permission a {
      	font-family: Georgia, serif;
      	font-size: 11px;
      	font-weight: normal;
      	color: #000000;
      }

      td.header {
      	height: 75px;
      	border-top: 1px dotted #d5d5d5;
      	border-bottom: 1px dotted #d5d5d5;
      }

      td.header h1 {
      	font-family: Georgia;
      	font-size: 44px;
      	font-weight: bold;
      	color: #000000;
      	display: inline;
      }

      table.sidebar td {
      	border-bottom: 1px dotted #d5d5d5;
      	padding: 20px 0 20px 0;
      }

      h4.meta {
      	font-family: Georgia;
      	font-size: 12px;
      	font-weight: normal;
      	color: #999999;
      	margin: 0;
      	padding: 0;
      	text-transform: uppercase;
      }

      table.sidebar ul {
      	margin: 0 0 0 24px;
      	padding: 0;
      }

      table.sidebar ul li a {
      	font-family: Arial;
      	font-size: 12px;
      	font-weight: normal;
      	color: #cc0000;
      }

      table.sidebar h3 {
      	font-family: Georgia;
      	font-size: 18px;
      	font-weight: normal;
      	color: #000000;
      	margin: 0 0 10px 0;
      	padding: 0;
      }

      table.sidebar p {
      	font-family: Georgia;
      	font-size: 12px;
      	font-weight: normal;
      	color: #000000;
      	margin: 0 0 12px 0;
      	padding: 0;
      }

      table.sidebar p.miniheader {
      	font-family: Georgia;
      	font-size: 12px;
      	font-weight: bold;
      	color: #000000;
      	margin: 0 0 4px 0;
      	padding: 0;
      }

      td.mainbar h2 {
      	font-family: Georgia;
      	font-size: 18px;
      	font-weight: normal;
      	color: #000000;
      	margin: 20px 0 8px 0;
      	padding: 0;
      }

      td.mainbar h2 a {
      	font-family: Georgia;
      	font-size: 18px;
      	font-weight: normal;
      	color: #000000;
      	text-decoration: none;
      }

      td.mainbar p {
      	font-family: Georgia;
      	font-size: 13px;
      	font-weight: normal;
      	color: #333333;
      	margin: 0 0 20px 0;
      	padding: 0;
      }

      td.mainbar p.top {
      	padding: 0 0 6px 0;
      	border-bottom: 1px dotted #d5d5d5;
      }

      td.mainbar p.top a {
      	font-family: Georgia;
      	font-size: 10px;
      	font-weight: normal;
      	color: #cc0000;
      }

      td.mainbar ul {
      	font-family: Georgia;
      	font-size: 13px;
      	font-weight: normal;
      	color: #333333;
      }

      td.footer {
      	font-family: Georgia;
      	font-size: 11px;
      	font-weight: normal;
      	color: #333333;
      	padding: 10px 0 10px 0;
      }

      td.footer span {
      	font-weight: bold;
      }
      
	#top {
		width: 580px;
		text-align: center;
		margin: 0px auto;
		padding: 10px 0px;
		border-bottom: 1px solid #ccc;
		}
	#top ul {
		list-style: none;
		text-align: center;
		margin: 0;
		padding: 0;
		width: 580px;
		}
	#top ul li {
		/*border-bottom: 1px solid #000;*/
		display: inline;
		}
	#top ul li a {
		font-size: 12px;
		color: #000;
		text-decoration: none;
		padding: 8px;
		text-align: center;
		font-weight: normal;
		letter-spacing: 0px;
		width: 90px;
		white-space: nowrap;
		}
	#top ul li a:hover {
		text-decoration: underline;
		} 
		
.crumb-separator {
 background:url(../images/icons/breadcrumb_separator.gif) 50% 50% no-repeat;
}

#manufacturersHeader {
width: 200px;
height: 11px;
float: right;
font-size: 10.5px;
margin-top: -10px;
} 	

#navLanguages {
width: 80px;
height: 11px;
float: right;
font-size: 10.5px;
margin-top: -8px;
} 

.centerBoxWrapper {
overflow:auto
height: 1%
}

/*--Automatic Image Slider w/ CSS & jQuery from Soh Tanaka--*/
 
/*--Main Container--*/
.main_view {
    position: relative;
}
/*--Window/Masking Styles--*/
.window {
    height:345px;   width: 850px;
    overflow: hidden; /*--Hides anything outside of the set width/height--*/
    position: relative;
}
.image_reel {
    position: absolute;
    top: 0; left: 0;
}
.image_reel img {float: left;}
 
/*--Paging Styles--*/
.paging {
    position: absolute;
    bottom: 8px; right: 0px;
    width: 178px; height:35px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    line-height: 35px;
    background: url(../images/paging_bg2.png) no-repeat;
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
    padding: 5px;
    text-decoration: none;
    color: #fff;
}
.paging a.active {
    font-weight: bold;
    background: #920000;
    border: 1px solid #610000;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
 
/*--End of Automatic Image Slider w/ CSS & jQuery from Soh Tanaka--*/

