/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	vertical-align:top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	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: 1.5em;
	color: #000000;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #E3E3E3;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
height:1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #E3E3E3;
	}

/*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: 919px;
	vertical-align: top;
	}

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

#logoWrapper{
	background-image: url(../images/big_banner.jpg);
	margin:0.2em 0em 0.2em 0em;  
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:197px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 1.5em;
	}
	
#tagline {
padding:0.5em 0em 0.5em 0em;
	width:225px;
	float:right;
	color:#000000;
	font-size: 2em;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
 #checkoutShipto, #checkoutBillto{margin:0em; width:100%;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0em 0.2em 0em 0em;
	padding: 0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper{
	margin: 0em;
	background-color: #1C3146;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
#navMainWrapper_LOGO{
	margin: 0em;
	background-color: #FFF;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #000;
	height: 1%;
	}
	
 #navSuppWrapper{
 	margin: 0em;
	background-color: #1C3146;
	padding: 0.5em 0.2em;
	color: #ffffff;
	height: 1%;}

#navCatTabsWrapper {
	background-color: #273039;
	color: #ffffff;
	margin:0em;
	padding:0em;
	font-weight:bold;
	height:1%;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}

#navMain ul li a {
	text-decoration:underline;
	padding: 0em 0.5em;
	font-weight:normal;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #FFF;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRow{margin:0.5em 0em 0em 0em;}
#navMainSearch {
	float:right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #eaeaea;
	font-size: 0.95em;
	margin: 0em 0em 0em 0em;
	}

#navEZPagesTop {
	font-size: 1.5em;
	margin: 0.1em 0em 0em 0em ;
	padding:0em;
	color:#ffffff;
	height:30px;
	font-weight:normal;
	}

.#navEZPagesTop ul{list-style:none; margin:0em; padding:0em;}
#navEZPagesTop li{float:left;width:125px; margin:0em 0em 0em 0.1em;line-height:30px;background-image: url(../images/top.gif); list-style-type:none;}
#navEZPagesTop a{display:block;text-align:center;height:30px; color:#FFFFFF; text-decoration:none}
#navEZPagesTop a:link{color:#FFFFFF;text-decoration:none;}
#navEZPagesTop a:visited{color:#FFFFFF;text-decoration:none;}
#navEZPagesTop a:hover{color:#FFF;text-decoration:underline;} 

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	color:#666666;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding:2.5em;
	}
.centerColumn{margin-top:0.25em;padding:2.5em;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal{
background-color:#1C3146;
padding:0em 0em 1em 0em;
color:#FFFFFF;
}
#siteinfoLegal A{ color:#FFFFFF}
#siteinfoLegal A:hover{ text-decoration:underline;}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #E3E3E3;
	padding: 1em;
	}

.tableHeading TH {
					border: 1px solid #E3E3E3;
	}

.tableHeading, #cartSubTotal {
	background-color: #FFFFFF;
	 }

#cartSubTotal {
	font-weight: bold;
	font-size:1em;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	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;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

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

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #666666;
	background-color:#FFF;
	height: 1%;
	margin: 0.25em 0em 0.25em 0em;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000000;
	}

/*sideboxes*/


h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	text-align:left
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
#categories{
	background-color:#6689B1;
	border: 0.1em #453F8E solid;
}
#specials,#featured,#whatsnew{
	background-color:#FFF;
	border: 0.1em #C9C9C9 solid;
}

#specialsHeading A{	color:#000000; }
#whatsnewHeading A{	color:#000000; }
#featuredHeading A{	color:#000000; }
#specialsHeading A:hover{ text-decoration:underline;}
#featuredHeading A:hover{ text-decoration:underline;}
#specialsContent A{color:#000000; }
#featuredContent A{color:#000000; }
#whatsnewContent A{color:#000000; }

#currencies{background-color:#FFE9F6;	border: 0.1em #F3B0B9 solid;}
#currenciesHeading{ color:#000000; font-size:1.1em;}


#reviews{background-color:#FFF; border:0.1em #BDD7F4 solid;}
#reviewsHeading A{color:#000000; }
#reviewsHeading A:hover{ text-decoration:underline;}
#reviewsContent A{color:#000000; }

#information{background-color:#FFE9F6; border:0.1em #F3B0B9 solid;}
#informationHeading{color:#000000; }
#informationContent A{color:#000000; }
#informationContent A:hover{ text-decoration:underline;}

#blanksidebox{background-color:#FFE9F6;border:0.1em #F3B0B9 solid;}
#blanksideboxHeading{color:#000000; }
#blanksideboxContent A{color:#000000; }
#blanksideboxContent A:hover{ text-decoration:underline;}

#centeredContent A{color:#000000; }

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
#categoriesHeading{font-size:1.2em;}
#categoriesContent {
	color:#FFF;
	background-color:#6689B1;
}
#centeredContent{
	background-color:#EDEDED;
	color:#000;
	font-size:10em;
}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin: 0.2em 0em 0em 0em;
	padding-left:1em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

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, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

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

#catBoxDivider{
border:0.1em #FFF;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #FFF;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #FFF;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #EAEAEA;
	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;
	}

.forward, #shoppingCartDefault #PPECbutton {
	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:middle;
	}

.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: #FFFFFF;
	height: 2em;
	}

.productListing-rowheading {
	height: 2em;
	color: #000000;
	}
#productListing{padding-bottom:0.06em;}
#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.footer {
	FONT-SIZE: 11px; MIN-HEIGHT: 60px; BACKGROUND: #1c3146; COLOR: #d2d6d9; FONT-FAMILY: arial; HEIGHT: 60px
}
.footer A {
	COLOR: #d2d6d9; TEXT-DECORATION: none
}
.footer A:visited {
	COLOR: #d2d6d9; TEXT-DECORATION: none
}
.footer A:hover {
	TEXT-DECORATION: underline;COLOR: #d2d6d9;
}
.footer .copy {
	COLOR: #e9ebed; PADDING-TOP: 4px
}
.footer .copy A {
	FONT-WEIGHT: normal; COLOR: #e9ebed; TEXT-DECORATION: none
}
.footer .copy A:hover {
	TEXT-DECORATION: underline
}
.footer .left {
	FLOAT: left
}
.footer .left .margin {
	PADDING-RIGHT: 0px; PADDING-LEFT: 35px; PADDING-BOTTOM: 0px; PADDING-TOP: 19px
}
.footer .right {
	PADDING-RIGHT: 0px; PADDING-LEFT: 21px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 19px
}
#productName{color:#000000;}

.tabTable{	
		border-collapse: collapse;
	}
.tabTable td,.tabTable th{
				border: 1px solid #E3E3E3;
				padding:0.5em;
	}


.row {
	MIN-HEIGHT: 112px; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 112px
}
.logo {
	FLOAT: left
}
.nav {
	FLOAT: right
}
.nav .sh_cart {
	PADDING-RIGHT: 3px; PADDING-LEFT: 0px; PADDING-BOTTOM: 8px; COLOR: #383838; PADDING-TOP: 42px
}
.nav .sh_cart A {
	FONT-WEIGHT: bold; COLOR: #383838
}
.nav .sh_cart .bg_cart {
	PADDING-RIGHT: 0px; PADDING-LEFT: 34px; BACKGROUND: url(../images/pic_cart.jpg) no-repeat 0px 0px; PADDING-BOTTOM: 9px; PADDING-TOP: 9px
}
.nav .links {
	COLOR: #383838; FONT-FAMILY: tahoma; TEXT-ALIGN: right
}
.nav .links A {
	COLOR: #383838; LINE-HEIGHT: normal; FONT-FAMILY: tahoma; TEXT-DECORATION: underline
}
.menu {
	MIN-HEIGHT: 36px; BACKGROUND: url(../images/top.gif) left top;  HEIGHT: 36px; 
}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 15px; PADDING-TOP: 0px; FONT-FAMILY: arial; LIST-STYLE-TYPE: none
}
.menu UL LI {
	PADDING-RIGHT: 30px; PADDING-LEFT: 35px; BACKGROUND: url(../images/sep_menu.gif) no-repeat 0px 0px; FLOAT: left; PADDING-BOTTOM: 14px; PADDING-TOP: 7px; FONT-FAMILY: arial
}
.menu UL LI.li_un {
	PADDING-RIGHT: 37px; PADDING-LEFT: 36px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 14px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
.menu UL LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: #ffffff; LINE-HEIGHT: 15px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.menu UL LI A:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
.menu UL LI A:hover ,.menu UL LI A:visited{
	COLOR: #ffffff;
}
.centerColumn{border:#666666 1px solid;background-color: #FFFFFF; color:#000000; line-height:2 }
