/**
 * 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 {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
	margin:0;
	padding:0;
	text-align:center;
}

a{ color: #000000; text-decoration: none;}
a:hover { color: #FF5500; text-decoration: underline}

a img{ border:0;}
/** a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
}
 
a:visited {
	color: #3300FF;
	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 {
	color:#FF5500;
	font-size:14px;
	margin-bottom:5px;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: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%;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	color:#FF5500;
	font-weight:bold;
	padding:0.3em
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: 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 #9a9a9a;
	}

/*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 {
	text-align: left;
	width: 950px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 	
#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: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {padding-bottom:8px;}
.navSplitPagesLinks {padding-bottom:8px;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0 5px;
	padding: 0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper{
	
}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ECECEC;
	padding: 0.5em 0.2em;
	border:1px solid #CCCCCC;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0.5em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	color:#000000;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding:12px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float:left;
	margin:10px 0;
	padding:10px;
	text-align:center;
	}

.tableHeading TH {
	border-bottom:2px solid #FF9900;
	color:#000000;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border: 1px solid #FF9900;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	margin-top:5px;
	padding-right: 2.5em;
	padding: 3px;
	font-weight: bold; 
	float: right;
}

.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 {
border-bottom:1px solid #CCCCCC;
}

#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: 0px;
	}

.centerBoxWrapper {
	margin-bottom:8px;
	text-align:left;
	}
.centerBoxWrapper2 {
	border-color:#EEEEEE #EEEEEE;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding-top:10px;
	}
	
.centerBoxHeading {
	background:transparent url(../images/middle_bg.gif) no-repeat scroll left top;
	color:#FF6600;
	font-size:12px;
	margin:0;
	padding:3px 6px 0px 20px;
	width:498px
}
#alsoPurchased .centerBoxHeading {
	background:none;
	background-color:#EEEEEE;
}
/*sideboxes*/
.columnLeft {}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000000;
}

.leftBoxContainer {/*left&right box border */
margin-bottom:6px;	
padding-bottom:6px;
}
.leftBoxContainer2 {/*left&right box border */
border:1px solid #eeeeee;
border-top:0px; 
}
#categories{ border:0px}
.rightBoxContainer {/*left&right box border */	
margin-bottom:6px;	
padding-bottom:6px;
}
.rightBoxContainer2 {/*left&right box border */	
	border:1px solid #eeeeee;
	border-top:0px;
	padding-top:10px;
}
.leftBoxHeading,.rightBoxHeading {/*left BOX tittle*/
    font-size:12px;
	height:21px; 
	color: #FF9300; 
	font-size:12px; 
	font-weight:bold;
	padding-left:20px;
	padding-top:3px;
}
.rightBoxHeading {
background:transparent url(../images/right_title_bg.gif) no-repeat scroll center top;
}
.leftBoxHeading{
background:transparent url(../images/left_title_bg.gif) no-repeat scroll left top;
}
.leftBoxHeading,.rightBoxHeading a { color:#ff5000; }
.leftBoxHeading,.rightBoxHeading  a:hover { color:#000000;text-decoration:none;}

.sideBoxContent {}
#categories .sideBoxContent{ padding:0;}
#categories{/* categories box*/
	margin-bottom:6px;
}

#categoriesHeading {/*categoriesheading BOX tittle*/
	background: url(../images/lefttop.jpg) no-repeat left top; 
	line-height:20px; 
	color:#fff; 
	font-size:12px; 
	font-weight:bold;
	padding-left:20px;
}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	margin-top: 0px;
	}

#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;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FeFeFe;
	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:#EEEEEE;
	text-align: center;
}

.productListing-rowheading {
	background-color: #abbbd3;
	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: #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;
	}
ul, li, form {
margin:0;
padding:0;
}
ul, li {
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;
padding-left:5px;
}
#topheadlist a{
	font-weight:bold;
}
#topheadlist a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#topheadlist {
margin:0;
padding:0;
}
#topheadlist {
text-align:right;
}
#topheadlist a {
color:#555555;
font-weight:bold;
margin:0 5px;
}
.xialacaidan {
background:transparent url(../images/top_menu_left.gif) no-repeat scroll right 22px;
margin-right:10px;
padding-left:63px;
padding-top:22px;
}
ul#topmenu, ul#topmenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;
padding:0;
text-align:left;
z-index:2000;
}
ul#topmenu ul {
background:#FFFFF4 none repeat scroll 0 0;
border-color:#CCCCCC #888888 #888888 #CCCCCC;
border-style:solid;
border-width:1px;
display:none;
height:auto;
left:-10px;
padding:5px 5px 5px 10px;
position:absolute;
text-align:left;
top:20px;
width:345px;
}
ul#topmenu ul li{
	display:block;
	background-image:none;
	font-weight:normal
}
ul#topmenu {
clear:both;
display:block;
height:27px;
margin-right:-10px;
padding-left:30px;
}

ul#topmenu {
background:transparent url(../images/top_menu_right.gif) no-repeat scroll 20px 0;
}
ul#topmenu li {
background:transparent url(../images/tpm.gif) no-repeat scroll 0 7px;
float:left;
font-weight:bold;
position:relative;
width:10px;
z-index:999;
}
ul#topmenu li.over a,ul#topmenu li:hover a{
}
ul#topmenu li.over ul a,ul#topmenu li:hover ul a{
	font-weight:normal;
	color:#777;
}
ul#topmenu a {
	font-size:12px;
	line-height:25px;
	display: block;
	color: #777;
	height:17px;
	text-indent:10px;
}
ul#topmenu ul li{
	width:360px;
	border:0;
}
ul#topmenu ul li a{ padding-top:0px;
padding-right:0; padding-left:5px;
text-indent:3px;
padding-bottom:0px; }
ul#topmenu ul a {border:0;}
ul#topmenu li:hover ul,ul#topmenu  li.over ul { display: block; }

#newheadwraper {
clear:both;
height:100%;
margin:5px auto;
position:relative;
width:950px;
z-index:99;
}
#topheadlist li {
display:inline;
}
#welcome {
float:left;
line-height:28px;
margin-left:10px;
margin-top:40px;
width:200px;
}
#main_search {
	width:950px;
	margin:auto;
	clear:both;
	background:url(../images/search_bg.gif);
	height:83px;
	overflow:hidden
}
#main_search .left {
	background:url(../images/main_search_l.gif) no-repeat left;
}
#main_search .right {
	background:url(../images/main_search_r.gif) no-repeat right;
	height:63px;
}
#main_search #search_box {
	width:645px;
	margin-left:20px;
	padding-top:20px;
}
#main_search #search_box span {
	line-height:25px;
	display:block;
	float:left;
	font-weight:bold;
	color:#444444;
	font-size:16px;
}
#main_search input, select {
	font-family:Arial;
	font-size:12px;
	padding:0;
	margin:0;
	border:1px solid #A7A6AA;
	padding:2px 10px 2px 10px;
 
}
#main_search input {
	width:300px;
	margin:0 10px
}
#main_search select {
	width:200px;
}
#main_search #main_search_go {
	background: url(../images/go_search.gif) no-repeat left top;
	border:0;
	height: 23px;
	line-height:23px;
	width: 39px;
	cursor:pointer;
}
#main_search #cart {
	width:280px;
	float:right;
	padding-top:10px;
}
#main_search #cart .a_search {
	color: #000000;
	text-decoration: underline;
	font-size:13px; display:block; float:left; line-height:35px;}

#main_search #cart .a_search:hover{ color:#000000; text-decoration:none;}
#main_search #cart .mycart {
text-align:left;
	display: block;
	width: 150px; float:left; padding-top:10px; color:#373737;
	background: url(../images/car001.gif) no-repeat left 2px;
	height:26px;
	margin-left:10px;
}
#main_search #cart .mycart:hover{ text-decoration: none;background: url(../images/car002.gif) no-repeat left 2px;}
#main_search #cart .mycart span{ font-weight:bold; margin-left:35px; margin-right:5px; font-size:15px }
#main_search #cart a.mycart:hover span {color:#f33f00}
#pop_search {
clear:both;
	width:900px;
	padding-left:50px;
	padding-top:8px;
	color:#8B8B8B;

}


/*search_div  start */
#search_div{
width:150px; 
height:200px; 
float:left; 
background:white; 
margin-left:20px; 
margin-top:10px;

}
#search_div div{
width:150px; 
height:130px; 
background:white; 
text-align:center;
}
/*search_div  end */
#categoriesContent ul li {
border-color:-moz-use-text-color #D6D6D6 #D6D6D6;
border-color:#D6D6D6;
border-style:none solid solid;
border-width:0 1px 1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
}
#categoriesContent ul li a {
background:#FFFFFF url(../images/dot.gif) no-repeat scroll 170px 50%;
color:#444444;
display:block;
font-weight:bold;
line-height:25px;
min-height:25px;
padding-left:15px;
padding-right:5px;
text-decoration:none;
}
#bannerboxall #bannerboxallContent {
text-align:center;
}
#categoriesContent ul {
list-style-type:none;
margin:0;
padding:0;
width:189px;
}
#siteinfoLegal{
	text-align: center;
}
input, textarea, select {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
padding:0;
vertical-align:middle;
}
#productDescription {
background:#FFFFF7 none repeat scroll 0 0;

clear:both;
padding-top:10px;
}
.navNextPrevWrapper {
margin-bottom:10px;
}
.navNextPrevCounter {
font-size:12px;
margin:0;
}
.centeredContent{
	text-align: center;
	margin-bottom: 10px;
}
#indexDefaultMainContent {
background:#FFFFFF none repeat scroll 0 0;
margin-bottom:20px;
text-align:center;
}
.centerBoxWrapper a:hover img {
border:1px solid #CACACA;
padding:5px;
}
.centerBoxWrapper a img {
border:1px solid #EEEEEE;
padding:5px;
}
#productListing {
border:3px solid #EEEEEE;
margin:5px auto;
padding:3px 3px 20px;
}
#accountLinksWrapper {
border:5px solid #FF9900;
padding:20px;
}
.itemTitle {
font-size:11px;
font-weight:normal;
line-height:120%;
margin-top:8px;
}
#wplatestposts a{
	margin-left:5px;
}
#helphead{
	margin-bottom:10px; margin-left:10px; padding-bottom:5px; border-bottom: 1px solid #cccccc;
}
#reviewsContent{
	padding-top:10px;
}
#rewardpointsContent{
	padding:5px 4px;
}
#specialsListingHeading {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/loginheader.jpg) no-repeat scroll 0 0;
color:#000000;
font-size:12px;
font-weight:bold;
height:26px;
line-height:24px;
padding-left:30px;
width:700px;
}
#specialsListing .centerBoxWrapper2{
	text-align:center;
}
#specialsListingTopNumber{
	border-left: 1px solid #EEEEEE;
	padding-left: 10px;
}
#specialsListingTopLinks{
	border-right: 1px solid #EEEEEE;
	padding-right: 10px;
}
#specialsListing{
	padding:18px;
}