/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family:  arial, helvetica, sans-serif;
	font-size: 54.5%;
	color: #000000;
	background-color: #ffffff;

	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #333333;
	text-decoration: none;
	}

/*a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}*/

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CA0018;
	}

h2 {
	
	color:#3A3A3A; 
	font-size:15px;  
	font-weight:bold; 
	font-family:Arial; 
	letter-spacing:-1px;
	}

h3 {
	font-size: 1.3em;
	}
	
h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS{
	font-size: 1.1em;
	}

 h4.optionName{
	font-size: bold;
	}


h4 {
	font-size: 11px;
	}
	
.arial11{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#585858;
	}
	
.arial11r{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#ca0018;
	}	

.arial11gb{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#757575;
	font-weight: bold;
	}		
	
.arial11dg{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#3e3e3e;
	line-height:1.5em;
	}		
	
.arial11g{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#494949;
	}	

.arial12{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#676767;
	}
	
.arial12r{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#ca0018;
	}
	
.arial12rb{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#ca0018;
	font-weight: bold;
	}

a.arial12rb:hover {
	color:#CA0018;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
a.arial12rb:link {
	color:#CA0018;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	}	
	
a.arial12rb:visited {
	color:#CA0018;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}	
		
.arial12black{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#000000;
	}	
	
.arial12lg{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#676767;
	font-weight: bold;
	}		

.arial12b{
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;	
	font-weight: bold;
	color:#676767;
	}
	
.arial13{
	font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#676767;
	line-height:1.5em;
	}
	
.arial13dg{
	font-size: 13px;
	font-family:Arial,Helvetica,sans-serif;	
	color:#3e3e3e;
	line-height:1.5em;
	}	

.arial14{
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;	
	font-weight: bold;
	color:#4a4a4a;
	}	

.arial18b{
	font-size: 18px;
	font-family:Arial,Helvetica,sans-serif;	
	font-weight: bold;
	color:#ca0018;
	padding-top:6px;
}
	
.arial24b{
	font-size: 24px;
	font-family:Arial,Helvetica,sans-serif;	
	font-weight: bold;
	color:#ca0018;
	}
		
.login_new {
	font-size: 20px;
	font-weight: bold;
	color: #CA0018;
	}

.sideBoxContent{	font-size: 9px;}
.biggerText {
	font-size: 1.2em;
	}
.biggerText1 {
	font-family: Arial;
	font-size: 11px;
	color:#585858;
	font-weight: bold;
	}

.productDetailsList
{
	font-family: Arial;
	font-size: 11px;
	color:#585858;
	font-weight: bold;
}


.biggerText12 {
	font-family: Arial;
	font-size: 12px;
	color:#4B4B4B;
	font-weight: normal;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 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,  helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin-right: 0.3em;
	}

TEXTAREA {
	margin: auto;
	
	width: 95%;
	
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFFF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 2em 0em 2em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5em;
	font-size: 12px;
	color:#676767;
	font-weight: bold;	
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;

	}
.specialsListBoxContents
{
	float: left;
	border-bottom: 1px solid #E0E0E0;
}
LABEL.inputLabel {
	
	
	color:#4B4B4B;
	font-size:12px;
	font-weight:bold;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	font-size: 12px;
	font-weight:normal;
	color: #3E3E3E;
	}

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 #9a9a9a;
	}

.ww_script {
	position:relative;
	left:220px;
	top:41px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {

	background-color: #ffffff;
	text-align: left;
	width: 1024px;
	vertical-align: top;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper{background:#FFF7C8;}


#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin:0pt;
	padding:5px;
	width:44%;
	}
.floatingBox{
	margin-top:20px;
}

.floatingBox1{
	margin:0pt;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	color:#4A4A4A;
	
	}
.floatingBox1{
	margin-top:20px;
}

.floatingBox2{
	margin:0pt;
	padding:0px;
	width:44%;
	}
.floatingBox2{
	margin-top:0px;
}
.important2 {
	font-size: 12px;
	font-weight:normal;
	color: #3E3E3E;
	}

	.forward_main {
	float: right;
	margin-bottom:0px;
	margin-top:0px;
	}
	.buttonRow12 {
	margin: 0.5em  1.5em;
	}




.christmas_head {
position:relative;
right:6px;
top:2px;
}

.wrapperAttribsOptions {
	
	}

/*navigation*/

.navSplitPagesResult {
font-family: Arial;
font-weight: bold;
color: #676767;
font-size: 11px;
padding-bottom:0px;
}
.navSplitPagesLinks {
font-family: Arial;
font-weight: bold;
color: #676767;
font-size: 10px;
padding-bottom:0px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 12px;
	margin-bottom:2px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	list-style-type: none;
	}
	
.newcurrent{
background-image: url(../images/butt_blnk.gif);
font-size:11px;
font-weight:bold;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFF7C8;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #ffffff;
	height:30px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	position:relative;
	position-top:-2px;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	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, #CatDescription {
	margin: 0.5em  1.5em;
	}
#indexProductList {

}
#navMainSearch {
	float: right;
	}

.navBreadCrumb {
	font-family: Arial;
	font-weight: bold;
	color: #494949;
	font-size: 11px;
	
	}
A.navBreadCrumb {
	font-family: Arial;
	font-weight: bold;
	color: #494949;
	font-size: 11px;
	text-decoration:underline;
		}
A.navBreadCrumb:hover {
	font-family: Arial;
	font-weight: bold;
	color: #494949;
	font-size: 11px;
	text-decoration:underline;
		}

#navEZPagesTop {
	background-color: #FFF7C8;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	margin-top:5 px;
	
	}

/*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;
	}
	.content
	{
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	padding:10px;
	}
	A.content
	{
	font-size: 12px;
	font-weight: bold;
	color: #717171;
	}

.content1
	{
	font-size: 12px;
	font-weight:normal;
	color: #3E3E3E;
	}
	A.content1
	{
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
	}

	
#shippingEstimatorLogo{ text-align:right;}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	font-size:10px;
	}
.advisory {}
.important {
	font-size: 12px;
	font-weight:normal;
	color: #3E3E3E;
	
	}
.notice {}
.rating{
    margin-left: 150px;

    
    
}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive {
	padding: 0.8em;
    margin-left: auto;
    margin-right: auto;	
	}

.centerColumn {
	padding: 10px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;	
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	margin-top:10px;
	border:1px solid #DFB800;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	font-size: 14px;
	font-weight: bold;
	color:#3A3A3A;
	}

.tableHeading {
	background-color: #FFF7C8;
	 }
	 #cartSubTotal {
	 background-color: #FFFFFF;
	
	 }

#cartSubTotal {

	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	line-height: 2.2em;
	padding-right: 0em;
	color: #717171;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.7em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {

	width: 9.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	font-size: 0.8xem;
	color: #333333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	font-size:10px;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	font-size:12px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ca0018;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}
.larger {
	font-size: 12px;
	font-weight:normal;
	color: #3E3E3E;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.lineTitle1 {

	text-align: right;
	padding-right: 7.2em;
	}

.totalBox1 {

	width: 10.0em;
	text-align: left;
	padding-left: 0.2em;
		}
.larger1 {
	font-size: 12px;
	font-weight:bold;
	color: #3E3E3E;
	}

.forward_module {
	float: right;
	margin-bottom:2px;
	margin-top:5px;}
	




.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {display:none;}

#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;
	}
.centerBoxContentsSpecials{
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;	
	border-left: thin dotted #FFF7C8;
	border-right: thin dotted #FFF7C8;
	min-height: 180px;
	margin:10px 1.4%;
}
.centerBoxContentsFeatured{
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;	
	border-left: thin dotted #FFF7C8;
	border-right: thin dotted #FFF7C8;	
	min-height: 160px;
	margin:10px 1.4%;
}
.centerBoxWrapper {
	border: 0px solid #FFF7C8;
	height: 1%;
	margin: 5.1em 0pt;
	
	text-align: center;
	}

h2.centerBoxHeading {
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.11em;
	line-height:15px;	
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #FFF7C8;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	
	padding: 0px;
	margin-top:0px;
	border:0px solid #ECECEC;
	}
.sideBoxContent2 {
	background-color: #ffffff;
	padding: 10px;
	margin-top:5px;
	border:1px solid #dfb800;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .productDescriptionTitle, .gvBal, .attribImg {
	text-align: center;
	}
.cartTotalsDisplay{
padding-bottom:15px;
padding-top:30px;
text-align: left;
	}

#bannerSix{
	padding: 0em;
    margin-left: auto;
    margin-right: auto;	
	background-color: #FFF7C8;
	}


#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: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}
.manu{
	font-size: 12px;
	font-weight: bold;
	float: center;
	color:#D12237;
	
	text-align: right;
	text-decoration: underline;
	}
	A.manu{
	font-size: 12px;
	float: center;
	color:#D12237;
	
	text-align: right;
	text-decoration: underline;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	margin-bottom:20px;
	margin-top:5px;}
	
.forward3{
	float: right;
	}

.forward2 {
	float: left;
	}
	
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.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 {
	background-color: #F9F9F9;
	height: 2.7em;
	}

.productListing-rowheading {
	background-color: #FFF7C8;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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: #FEFCAB;
	}
.information {padding: 10px 3px; line-height: 150%;}

.information1 {
color:#3E3E3E;
font-size:12px;
padding: 10px 3px;
line-height: 150%;

}

.forget {
font-weight: bold;
font-size:11px;
padding: 10px 3px;
line-height: 150%;
color:#D73F51;
}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#FFF7C8;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	
a	{text-decoration:underline;}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%;}
.dt2 { display:table; width:810px;}

.dr { display:table-row; width:100%; height:100%;}
.dr2 { display:table-row; width:810px;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

.header_text, .header_text a { color:#FFFFFF; font-size:10px; font-weight: bold;}
.header { height:91px; background:url(../images/toppng) no-repeat;}
.header_c1 { width:314px; height:91px;}
.header_c2 { width:455px; height:91px;}
.header_c2 img { vertical-align:middle;}
.header1 { width:810px;}
.input { vertical-align:top;}
.header_input { width:87px; height:15px; border: 1px #3769AF solid; background:#FFFFFF; padding:3px;}

.header2_c0 { width:127px;background:#FFF7C8;padding:0px;}
.header2_c01 { width:1px;}
.header2_c1 { width:600px;background:#FFF7C8;padding:0px;}
.header2_c2 { width:1px;}
.header2_c2a { width:2px;background:#FFF7C8 none repeat scroll 0%;height:202px;}
.header2_c3 { width:206px;background:#FFF7C8;padding:0px;}

.bot_col1 { width:0px;}
.bot_col2 { width:727px;}
.bot_col3 { width:0px;}

.m2_dr { background:#FFF7C8;}
.m2_t { height:100%; float:right;}
.m2_b { background:#FFF7C8;float:right; height:100%;}
.m2_padding { margin: 14px;}
.m2_block { height:55px; background:#FFFFFF; padding-left:12px;}
.m2_text { color:#333333; font-weight:bold; line-height:11px;}
.m2_sel { width:136px; border: 1px #818181 solid; color:#282E3E; padding-left:5px; line-height:11px;}

.footer { height:60px; width:810px;}
.footer_c1 { width:533px; vertical-align:middle; background:#FFF7C8 url(../images/b-l-b.gif) no-repeat left bottom;}
.footer_c2 { width:1px;}
.footer_c3 { width:275px; background:#FFF7C8 url(../images/b-r-b.gif) no-repeat right bottom;}

.footer_text1, .footer_text1 a { color:#6A6A6A; font-size:10px;}
.footer_text2, .footer_text1 { color:#ffffff; font-size:10px; text-align:center; }
.footer_text2, .footer_text1 a { color:#ffffff; font-size:10px;}
.footer_margin { margin-left:23px;}
.footer2 { height:27px; width:802px; text-align:center; padding-top:4px; padding-bottom:8px;vertical-align:top; background:url(../images/bot_box.gif) no-repeat center ;}

.m1_dr { background:url(../images/m1-dr.gif) repeat; height:100%;}
.m1_t { border:1px solid #CCCCCC; margin:0.5em 0em; padding:0.5em;}
.m1_pad { padding: 10px 10px 10px 10px;}

.main_cell_h_text { color:#C52B2B; font-size:13px; line-height:14px; font-weight:bold;}
.main_cell_text { color:#306599; font-size:10px; line-height:12px;}
.main_cell_text a { color:#CB2F2F;}

.h_text { color:#3E3E3E; font-size:16px;  font-weight:bold; font-family:Arial; letter-spacing:-1px;}

.h_text2 { color:#ca0018; font-size:15px;  font-weight:bold; font-family:Arial; letter-spacing:-1px; line-height:25px;}

ul { margin:0px; padding:0px; list-style: none;}

.ul1 li {

border-top: 1px solid rgb(224, 224, 224);;
}
.ul1 li a {

font-family:Arial;
font-size:12px;
font-weight:bold;
color:#686868;
font-style:normal;
text-align:left;
line-height:27px; 


}
.ul1 li a:hover {
color:#686868;
}

.ul2 li { background:url(../images/a.gif) no-repeat left center; margin:0px; padding-left:14px;}
.ul2 li a { color:#2D2D2D; line-height:18px; font-weight:bold;}

.rline	{background:#FFF7C8;}
.rline2	{ background:url(../images/rline.gif) bottom left repeat-x; height:1px; width:100%;}
.rline3	{
background:#ffffff;
vertical-align: top;
 
}

.big_main_cell { background:#FFFFFF; padding:3px;}

.main_cell { border: 1px #FFF7C8 solid;padding:5px 5px 5px 5px;width:420px;}
.main_cell_c1 { width:100px;padding-top:5px;padding-left:5px;text-align:center;vertical-align:middle;}
.main_cell_c2 { width:188px;padding-bottom:5px}

.main_cell_h_text { color:#333333;  font-size:12px; line-height:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}
.main_cell_text { color:#306599; font-size:10px; line-height:12px;}
.main_cell_text a { color:#CB2F2F;}

.price_block { width:174px; }
.price_block .c1 { width:119px; padding-top:4px;}
.price_block .c2 { width:auto; float:right;}

.price_text { font-size:12px; line-height:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}
.price_text1 { color:#435A6C; font-size:11px;}

.price_text2 { color:#2D2D2D; text-decoration:line-through;}

/*beginning of Product Display code*/
#productImageWrapper {
float: left;
width: 170px;
}

#productDescriptionWrapper {
	margin-left: 170px;
	background-color: #fefcab;
	padding:10px;
	}

#productAdditionalImages .additionalImages a { 
    float: left; 
    margin-left: 10px;
    }
/* end of Product Display code */
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #3DA200;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #346C00;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #8DB18D;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #005C2C;
    font-weight: 700;
    font-size: 1.1em;
}

/* End Order Steps contribution CSS */

.newsInfo {
  text-align: left;
  font-style: normal;
  margin-top:15px;
  margin-bottom:15px;
}

.newsContent {
	font-size: 12px;
	padding-bottom:30px;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
#loginboxContent {padding-left:10px;height:120px;font-size: 9px;}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #ca0018;
    }

.productPriceDiscount {
		color:#FF9900;
		font-size:16px;
}

	
.loginBoxLinks{ 
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.05em;
	}
	
.productTaxPrice //
{
    color: #808080;
}

.productTaxIncTag, .productTaxExTag
{
    color:#333333;
	font-size:9px;
	letter-spacing: 1px;
}

#productTaxExTag //
{
    color:#333333;
	font-size:9px;
}

#productTaxIncTag //
{
    color:#333333;
	font-size:9px;
}

.orderHistList {
    margin: 1em;
    padding: 0.2em 0em;
    list-style-type: none;
    }  
#productName {margin-top:30px;margin-bottom:20px;text-align:center;}

#productMainImage{margin:10px 5px 10px 5px;}

#productPrices{	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.05em;
	position:relative;	
	left:60px;
		}
	
.navmen { 
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.05em;
	}
.productListing {
	
	}
#indexDefaultMainContent{
width:745px;
padding: 0;
	}
	
.navNextPrevWrapper{
	margin-bottom:8px;
}

.productDescriptionTitle{
    text-align: center;
	margin-top:0px;
	margin-bottom:5px;
}
#productAttributes{

position:relative;

margin-top:10px;
}
.new_pro{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ce142a;
	font-size: 12px;
	}

.new_pro_top{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #686868;
	font-size: 11px;
	}
A.new_pro_top{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #686868;
	font-size: 11px;
	}
.new_pro_top:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #686868;
	font-size: 11px;
	}


A.cate-top, A.cate-top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	}
A.cate-top:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	}
.redname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 11px;
	}
	
.redname13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 11px;
	}	

A.redname, A.redname:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 11px;
	}
A.redname:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 11px;
	}
.footertext{
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-decoration:underline;
	}
A.footertext{
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-decoration:underline;
	}
A.footertext:hover{
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-decoration:underline;
	}


.brown_price{
	font-family: Arial;
	font-weight: bold;
	color: #3a3a3a;
	font-size: 11px;
	}

.brown_price12{
	font-family: Arial;
	font-weight: bold;
	color: #3a3a3a;
	font-size: 16px;
	padding-left:40px;
	}

.proredname{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 15px;
	}
	
A.proredname:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 15px;
	}
	
A.proredname:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 15px;
	}
	
A.proredname:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ca0018;
	font-size: 15px;
	}	
			
.brown_model{
	font-family: Arial;
	font-weight: bold;
	color: #757575;
	font-size: 11px;
	}
A.brown_model{
	font-family: Arial;
	font-weight: bold;
	color: #757575;
	font-size: 11px;
	}
A.brown_model:hover{
	font-family: Arial;
	font-weight: bold;
	color: #757575;
	font-size: 11px;
	}

.footer_text{
	
	font-weight:bolder;
	color: #858585;
	font-family:  arial;
	font-size: 1.3em;
	text-align: justify;

	}
	.footer_text_new{
	
	font-weight:normal;
	color: #858585;
	font-family:  arial;
	font-size: 12px;
	

	}



	/*----------------------------------------------------------*/

	/* top nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			position:absolute;
			
			top:121px;
			
			height:33px;
			padding-left:10px;
			}	
		ul#nav li{
			float:left;
			display:inline;
			height:22px;
			line-height:22px;			
			background:url(images/bg_navl.gif) no-repeat 0 0;
			padding-left:10px;
			margin-right:2px;
			}				
		ul#nav li a{
			float:left;
			display:inline;
			height:22px;
			line-height:22px;			
			background:url(images/bg_navr.gif) no-repeat 100% 0;
			padding-right:10px;
			font-weight:normal;
			color:#fff;
			}	
		ul#nav li.alt{
			background:url(images/bg_navlAlt.gif) no-repeat 0 0;
			}				
		ul#nav li.alt a{
			background:url(images/bg_navrAlt.gif) no-repeat 100% 0;
			color:#000;
			}	
		ul#nav li.alt2{
			background:url(images/bg_navlAlt2.gif) no-repeat 0 0;
			}				
		ul#nav li.alt2 a{
			color:#fff;
			background:url(images/bg_navrAlt2.gif) no-repeat 100% 0;
			}	
		ul#nav li.alt3{
			background:url(images/bg_navlAlt3.gif) no-repeat 0 0;
			}				
		ul#nav li.alt3 a{
			color:#fff;
			background:url(images/bg_navrAlt3.gif) no-repeat 100% 0;
			}	
		ul#nav li.alt3 a:hover{
			color:#000;
			}	
		ul#nav li.xmas{
			background:url(images/bg_navlXmas.gif) no-repeat 0 0;
			}				
		ul#nav li.xmas a{
			color:#fff;
			background:url(images/bg_navrAlt2.gif) no-repeat 100% 0;
			padding-left:20px;
			}	
            
         ul#nav li.crash{
            background:url(images/bg_navlcrash.gif) no-repeat 0 0;
            }    
                        
        ul#nav li.crash a{
            color:#fff;
            background:url(images/bg_navrAlt2_updated.gif) no-repeat 100% 0;
            
            }		
																				
		ul#nav li.selected{
			background:url(images/bg_navlSel.gif) no-repeat 0 10%;
			}				
		ul#nav li.selected a{
			color:#fff;
			background:url(images/bg_navrSel.gif) no-repeat 100% 0;
			}				
		/*ul#nav li.first{
			
			}*/	
		ul#nav li a:hover{
			color:#aaa;
			}		
			
		ul#nav li.star a span{
			float:left;
			display:inline;
			height:22px;
			line-height:22px;			
			background:url(images/ico_star.gif) no-repeat 0 50%;
			padding-left:20px;
			}					
			
										
															
	/* //top nav */



.menug{
	position:relative;
	/*padding:0 0 0 34px;*/
	margin:0 auto 0 0;
/*	background:url(images/h_mifred.png) repeat-x;
	*background:url(images/h_mifred.gif) repeat-x;/* for IE browser due to png hacks */
	height:36px;
	list-style:none;
	width:946px;
	

}
.menug li{
	float:left;
}
.menug li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:Arial; 
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	
	padding:0 0 0 20px;
	
	/*padding-right:12px;*/
	height:36px;
	line-height:36px;
	text-align:center;
	cursor:pointer;	
}
.menug li a b{
	float:left;
	display:block;
	padding:0 15px 0 0;
}

.menug li.current a{
	color:#CA0018;
	background:url(images/h_white_lft.png) no-repeat;	
	*background:url(images/h_white_lft.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
	
}
.menug li.current a b{
	color:#CA0018;
	background:url(images/h_white_mid.png) no-repeat right top;	
	*background:url(images/h_white_mid.gif) no-repeat right top;/* for IE browser due to png hacks */
	
	
}
.menug li a:hover{
	color:#CA0018;
	background:url(images/h_white_lft.png) no-repeat;	
	*background:url(images/h_white_lft.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
}
.menug li a:hover b{
	color:#CA0018;
	background:url(images/h_white_mid.png)  no-repeat right top;	
	*background:url(images/h_white_mid.gif) no-repeat right top;/* for IE browser due to png hacks */
	
}

.top{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#686868;
font-style:normal;
text-align:left;
padding-left:11px;
}
.top a{
color:#686868;
text-decoration:none;
}
.top a:hover{
color:#CA0018;
text-decoration:none;
}


.newcatred{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#CA0018;
text-align:left;
}
.newcatred a{
color:#CA0018;
text-decoration:none;
}
.newcatred a:hover{
color:#CA0018;
text-decoration:none;
}






.checkoutShippingHeadingAddress
{
padding:6px 0px 0px 0px;
}
.checkoutShippingHeading
{
padding:0px 0px 6px 0px;
}
.shipping_m
{
padding:10px 0px 6px 0px;
}

.checkoutShippingHeadingAddress12
{
padding:25px 0px 0px 0px;
}

.checkoutShippingHeadingAddress123
{
padding:25px 0px 10px 0px;
}
.checkoutConfirmDefaultPayment
{

padding:15px 0px 6px 0px;
text-align:left;
}

.cat_top
{
	margin: 0em;
	
	background-image: url(../images/tile_back.gif); display:block;
	padding: 0.5em 0.2em;
}
.cat_top
{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}
A.cat_top
{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}


.cat_top_link
{
font-family:Arial;
font-size:12px;
color:#676767;
font-weight:bold;
text-align:left;
}

.cat_top_link a{
color:#676767;
text-decoration:none;
}
.cat_top_link a:hover{
color:#676767;
text-decoration:none;
}

.bgheight
{
height:auto;
}


.advanced_box{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#686868;
font-style:normal;
text-align:left;

}
.advanced_box a{
color:#686868;
text-decoration:none;
}
.advanced_box a:hover{
color:#686868;
text-decoration:none;
}
.cc{

padding-top:2px;
padding-left:10px;
}

.texta { 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 1px solid #e0e0e0; 
 padding:3px;
 color:#757575;
}

.textb { 
 font-size: 11px; 
 background-color: #f9f9f9; 
 border: 1px solid #e0e0e0; 
 padding:3px;
 color:#757575;
}

.textb_disp{
height:40px;
}

#sign_up{

}

.sign_up_td{
 padding:3px;
}
