/**
 * 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: "MS PGothic","Osaka",Arial,sans-serif,verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #312510;
	background-color: #beac99;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: blue;
	text-decoration: underline;
	}
 
a:visited {
	color: #090f64;
	
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: red;
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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

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

LEGEND {
	
	padding: 0.3em;
	color: black;
	}

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

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

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

LABEL.inputLabel {
	width: 5em;
	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 {
	
	}

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: 900px;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:.5em 0;
	padding:0;
	}
#headerWrapper{
	width: 100%;
	background: #312510  url(../images/main_log.png) center bottom no-repeat;
	margin: 0;
	padding: 0;
	padding-bottom: 140px;
	}
#topBarWrap{
	margin: 0;
	padding: 0;
	background:#EEEEEE;
	}
#topBar{
	width:800px;
	margin:auto;
	color:#2C2C2C;
	
	padding: .8em;
	}
.topBox{
	margin: 0;
	padding: 0;

	}
#nav_header{
	text-align: left;
	width: 100%;
	background: #02301b;
	color: #ffffff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#nav_header  a{
	text-decoration: none;
	margin-top: 0;
	display: block;
	padding: 0;
	padding-left: 5px;
	padding-top: 0;
	margin-bottom: 3px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-right: 1px solid #eeeeee;
}

#nav_header  a:hover{
	color: #f9eb50;
}

#lang_header{
	
	border-right:1px solid #9a9a9a;
	padding-left:2em;
	}
#currency_header{
	border-right:1px solid #9a9a9a;
	}
#cart_header{
	text-align: center;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 13px;
	border: 1px solid #ffffff;
	background:#f1e132;
	position: absolute;
	padding: 2px;
	width: 170px;
	height: 40px;
	margin: 0;
	right: 3px;
	top:3px;
	}
	
#cart_header a,#cart_header a:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #02301b;
	font-weight: bold;
}
#cart_header a:hover{
	color: #ffffff;
}

#logoWrap{
	margin: 0;
	padding: 0;
	}
#topLinks{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 0px;
	
	width:700px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	clear: both;
	background: none;
	margin: auto;
	padding: 0;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 5px;
	}
	
#tagline {
	color:#000000;
	font-size: 1.8em;
	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 {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #312510;
	padding: 0.5em 0.2em;
	
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
#navSupp{

	margin:auto;
}

#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
#bottomNav a:hover{
	color:#f1e132;
}
#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;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	font-size: 12px;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#f1e132;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	
	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: 3px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	clear: both;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px #eeeeee solid;
	display: block;
	padding-bottom: 5px;
	font-size: 12px;	
	margin: 5px 10px ;

	color: #312510;
	}
#navBreadCrumb a{
	color: blue;
	}
#navBreadCrumb a:hover{
	color: red;
	}
#navEZPagesTop {
	

	}

#navEZPagesTop a{
	text-decoration: none;
	margin-right: 1px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	display: block;
	float: left;
	padding-top: 5px;
	width: 57px;
	height: 20px;
}
#navEZPagesTop a:link, #navEZPagesTop a:visited{
	background: url(../images/ezp_bg.gif) left top no-repeat;
	color:#ffffff;
	}
#navEZPagesTop a:hover{
	text-decoration:none;
	background: url(../images/ezp_bg2.gif) left top no-repeat;
	}

#navColumnOne, #navColumnTwo {
	background:none;
	}

/*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 4em 0.5em 9em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	background: #ffffff;
	padding: 0.8em;
	
	}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

#cartContentsDisplay TH, .tableHeading TH {
text-align: left;
background: #312510;
	border-bottom: 1px solid #000000;
	color: #ffffff;
	font-weight: normal;
	}

#cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	
	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;
	}


.cartBoxTotal {
	text-align: right;
	
	}

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

.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: 1em 1em 1em 1em ;
	}

.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 #999999;
	
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.4em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:0;

}
.centerBoxHeading{
	background: #87714a url(../images/centerhead.png) left bottom no-repeat;
	margin: 0em;
	padding:.3em 0 .4em 2em;
	border-left: 1px solid #87714a;
	border-right: 1px solid #87714a;
}
#categoriesHeading {
	text-indent: -99999px;
	background: url(../images/left_bg.png) left top no-repeat;
	font-size:1.1em;
	
	padding-bottom: 17px;
	}
#whatsnewHeading,#currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #search-headerHeading {

	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {

	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}


	
#ezpagesContent, #categories ul{
	padding:0;
	margin-bottom:4px;
	list-style:none;
	border: 1px #eeeeee solid;
	}
.category-top li{
	padding:0;
	margin:0;
	background: #EEEEEE;
	vertical-align:middle;
	}
li.category-top a{
	font-size: 12px;
	background: #ad9d80 url(../images/categolies_m.png) bottom left no-repeat;
	padding:3px 2px 2px 17px;
	margin:0;
	color:#2a1803;	
	display:block;
	height:1.5em;
	}
	
#ezpagesContent a{
	font-size: 12px;
	background: #ad9d80 url(../images/categolies_m.png) bottom left no-repeat;
	padding:2px 2px 1px 17px;
	margin:0;
	color:#2a1803;	
	display:block;
	height:1.5em;
}
li.category-products a{
	border-left: 5px double #090f64;
	margin:2px 2px 4px 16px;
	color:#090f64;
	text-decoration: underline;
	display:block;
	height:1.3em;
	
	}
#ezpagesContent a:hover, li.category-top a:hover{
	background: #ad9d80 url(../images/categolies_m2.png) bottom left no-repeat;
	color:#ffffff;
	}
li.category-products a:hover{
border-left: 5px double #ffffff;
	color:#ffffff;
	}
#categoriesContent{
	padding:0;
	margin:0;
	}
#bestsellersContent {
	color:#333333;
	
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	padding: 0;
	}

.sideBoxContent {
	
	
	}

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, .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;
	}
.ic{
	display:none;
	}


#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: #333333;
	
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	
	}
SPAN.category-subs-selected {
	
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 2em;
	color: #FFFFFF;
	}



.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;
	
	}
#seShipTo {
	padding: 0.2em;
	}

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}
#indexDefaultMainContent{
	background: #ffffff;
}
#topflash{
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#bannerboxallHeading, #manufacturersHeading, #searchHeading{
	text-indent: -99999px;

}
 #bannerboxHeading, #ezpagesHeading {
	font-size: 0px;
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}

#bannerbox2Heading{
	text-indent: -99999px;
	background: url(../images/right_bg1.png) left top no-repeat;
	font-size:1.1em;
	
	padding-bottom: 25px;
}
#search{
	margin: 0;
	margin-top: 3px;
	background: url(../images/search1.png) top left no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
}

#manufacturers{
	background: url(../images/search2.png) top left no-repeat;
	padding: 0;
	padding-top: 15px;
	margin: 0;
	padding-bottom: 15px;
	margin-bottom: 3px;
}

#shoppingcartHeading a{
	margin: 0;
	padding-top: 0;
	padding-bottom: 19px;
	display: block;
	background: url(../images/shoppingcart1.png) top left no-repeat;
	text-indent: -99999px;
}

#shoppingcartHeading a:hover{
	background: url(../images/shoppingcart.png) top left no-repeat;
}

#shoppingcartContent{
	background: #ad9d80 ;
	padding:5px;
	margin:0;
	color:#312530;	
	border: 1px solid #eeeeee;
	margin-bottom: 5px;
}



.cartNewItem a , .cartNewItem a:visited{
	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

#scroll{
padding-top: 10px;
	padding-left: 5px;
}

#bannerboxallContent, #bannerbox2Content{
	margin: 0;
	padding: 0;
}

#google_rh{
	widows: 150px;
	background: #ad9d80;
	border: 1px solid #eeeeee;
	padding-bottom: 5px;
	padding-top: 8px;
}

#bannerboxContent {
	margin: 0;
	padding: 0;
	}
	
#reviewsDefaultHeading, #advSearchResultsDefaultHeading, #advSearchDefaultHeading, #gvRedeemDefaultHeading, #gvFaqDefaultHeading , #discountcouponInfoHeading, #unsubDefaultHeading, #accountNotificationsHeading, #acctNewslettersDefaultHeading, #addressBookProcessDefault h1, #addressBookDefaultHeading, #accountHistoryDefaultHeading, #accountDefaultHeading, #logoffDefaultHeading, #timeoutDefaultHeading, #checkoutSuccessHeading, #checkoutConfirmDefaultHeading, #checkoutPaymentHeading, #checkoutShipAddressDefaultHeading, #checkoutShippingHeading, #cartDefaultHeading, #createAcctDefaultHeading, #loginDefaultHeading, #contactUsNoticeContent h4, #siteMapHeading, #privacyDefaultHeading, #conditionsHeading, #conditionsHeading,#ezPagesHeading, #specialsListingHeading, #newProductsDefaultHeading, #featuredDefaultHeading, #allProductsDefaultHeading, #productListHeading, #indexCategoriesHeading{
	margin-bottom: 15px;
	padding-top: 10px;
	font-weight: normal;
	color: #090f64;
	border-bottom: 3px double #090f64;
}

#timeoutDefault,  #indexProductListCatDescription, #categoryDescription{
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.categoryListBoxContents a img {
	display: block;
	margin: auto;
	text-decoration: none;
	}
.categoryListBoxContents a  {

	margin-bottom: 5px;
}

#productListing{
	border: 1px #999999 solid;
}

.buttonRow{
float: left;
}

 #productsListingListingBottomLinks, #productListing #productsListingBottomNumber {
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}

#productsListingListingTopLinks{
	margin-top: 10px;
	margin-bottom: 10px;
}


#productListing #productsListingTopNumber, #productsListingListingTopLinks{
	display: none;
}

.listingDescription{
	padding: 5px;
	margin: 5px;
	border-top: 1px dotted #999999;
}



#categoryImgListing {
	margin: 5px;
}

#specialsListing , #newProductsDefault, #featuredDefault, #allProductsDefault{

	padding-bottom: 40px;
	margin-bottom: 10px;
}

#mystore{
	padding-left: 5px;
	border-left: 5px double #090f64;
	float: left;
}

#mystore_p{
	float: right;
}


#accountDefault , #logoffDefault, #timeoutDefault,#checkoutSuccess ,#change_link, #qa, #shopping_prosess{
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	
}

#tellAFriendDefault fieldset,  #gvFaqDefault fieldset, #discountcouponInfo fieldset, #accountNotifications fieldset, #acctNewslettersDefault fieldset, #accountPassword fieldset, #addressBookProcessDefault fieldset, #addressBookDefault fieldset, #accountEditDefault fieldset, #accountHistoryDefault fieldset, #checkoutSuccess fieldset, #checkoutConfirmDefault fieldset ,#checkoutPayment fieldset, #checkoutShipAddressDefault fieldset, #checkoutShipping fieldset, #createAcctDefault fieldset, #loginDefault  fieldset, #contactUsDefault  fieldset, #shopping_prosess fieldset{
	border: 3px double #999999;
	color: #090f64;
}

#tellAFriendDefault legend, #advSearchDefault legend, #gvFaqDefault legend, #discountcouponInfo legend, #accountNotifications legend, #acctNewslettersDefault  legend, #accountPassword legend, #addressBookProcessDefault legend, #addressBookDefault legend, #accountEditDefault legend, #accountHistoryDefault legend, #checkoutSuccess legend, #checkoutConfirmDefault legend ,#checkoutPayment legend, #checkoutShipAddressDefault legend, #checkoutShipping legend, #createAcctDefault  legend, #loginDefault  legend , #contactUsDefault  legend, #shopping_prosess legend{
	color: #312510;
}

#bank{
	border: 3px double #999999;
	padding: 10px;
}

#shopping_prosess b{
	padding: 0;
	font-weight: normal;
	padding-left: 5px;
	border-left: 3px solid #090f64;
	color: #090f64;
}

#gvFaqDefaultSubHeading,  #accountHistInfo h3, #accountHistInfo h4, #accountDefault h2, #checkoutConfirmDefault h3, #checkoutConfirmDefault h2, #checkoutPayment h2, #checkoutShipAddressDefault h2, #checkoutShipping h2, #condition h5, #question h4, #shopping_prosess h4{
	font-weight: normal;
	padding-left: 5px;
	color: #090f64;
	border-left: 5px solid red;
	}
	
#shopping_prosess strong{
	padding: 0;
	font-weight: normal;
	color: red;
	}
	
#qa p, #shopping_prosess p{
	margin: 2px;
}
#ezPageDefault{
	margin-bottom: 10px;
}

#question{
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
}

a.q {
	padding: 0;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
	color: red;
}

#qa p{
	margin: 2px;
	padding-left: 20px;
}

#condition strong, #change_link strong{
	font-weight: normal;
}

#link1 {
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

#link2 {
	border: 3px double #999999;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
}
#link2 p{
	margin: 0;
	padding: 0;
}
#checkoutPayment strong, #checkoutShipAddressDefault  strong, #checkoutShipping strong, #link2 b{
	margin: 0;
	padding: 0;
	color: #090f64;
	font-weight: normal;
}

#link3 a{
	font-size: 10px;
}

#contactUsDefault {

	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
}


 #siteMapList, #condition{
	line-height: 1.5em;
	font-size: 11px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 5px;

}

#condition li{
	list-style: none;
}

#condition p{
	margin: 2px;
	padding-left: 10px;
}

#contactUsDefault, #siteMap , #privacy, #conditions{
	padding-bottom: 35px;
	margin-bottom: 10px;
}

#condition h4{
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color: blue;
}

#sitemap_p{
	margin: 0;
	clear: both;
	font-size: 11px;
	color: red;
}
#sitemap_p p{
	margin: 0;
	padding: 0;
}

#siteMapList ul{
	list-style:decimal-leading-zero;
	line-height: 1.5em;
}
#contactUsForm{
	clear: both;
	
}

#contactUsDefault p{
	clear: both;
	color: red;
}

#accountHistoryDefault, #checkoutConfirmDefault, #checkoutPayment, #checkoutShipAddressDefault, #checkoutShipping, #loginDefault{
	line-height: 1.5em;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	margin: 3px;
	margin-bottom:  10px;
	padding-bottom: 50px;
	
	font-size: 11px;
}
#loginDefault strong{
	font-weight: normal;
}

.floatingBox{
	padding: 2px;
}

#createAcctDefaultLoginLink{
	color: red;
	font-weight: normal;
}

 #createAcctDefault{
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 40px;
	
}
.cartTotalsDisplay{
clear: both;
margin: 0;
padding: 0;
text-align: left;
color: #090f64;

}
#shoppingCartDefault{

	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 10px;
	
}
#cartContentsDisplay td{
text-align: left;
}
#cartContentsDisplay {
	border: 1px solid #999999;
	padding: 3px;
}
 #checkoutShipto{
	color: blue;
}

.instructions{
	float: right;
	color: blue;
}

.ccinfo label{
	width: 6em;
}

#checkoutConfirmDefault strong, #checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle{
	font-weight: normal;
	color: blue;
}

#checkoutSuccessLogoff .buttonRow{
	display: block;
	width: 100%;
}

#checkoutSuccessOrderNumber strong{
	color: blue;
	font-weight: normal;
}

#checkoutSuccessThanks{
	font-weight: normal;
}

#prevOrders caption{
	text-align: left;
	margin-bottom: 2px;
}

#accountHistoryDefault strong{
	font-weight: normal;
	color: red;
}

#addressBookDefault, #accountEditDefault , #accountHistInfo{
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 20px;
}

#accountHistInfo caption{
margin-top: 5px;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	color: #090f64;
	border-left: 5px solid red;
	margin-bottom: 2px;
	
}
#accountHistInfo h2{

	font-weight: normal;
	font-size: 14px;
}

#tellAFriendDefault ,#advSearchDefault , #gvFaqDefault, #discountcouponInfo, #unsubDefault, #accountNotifications, #acctNewslettersDefault, #accountPassword, #addressBookProcessDefault{
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 30px;
}

#reviewsDefault{
 	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 50px;
 }
#gvRedeemDefault{
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 50px;
}

#gvFaqDefaultContent {
	padding: 5px;
}

#advSearchResultsDefault{
	margin-bottom: 10px;
	padding-bottom: 40px;
}

 #reviewsInfoDefault {
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	border: 3px double #999999;
	padding: 10px;
	margin-bottom:  10px;
	padding-bottom: 200px;
}
#productGeneral h1, #reviewsInfoDefaultHeading{
	font-size: 14px;
	font-weight: normal;
	color: #090f64;
}

#reviewsWrite, #productGeneral{
	padding: 10px;
	background:#ffffff url(../images/20071211131734502.png) no-repeat 400px -30px;
	margin-bottom: 10px;
	border: 3px double #999999;
} #productGeneral{
	padding: 10px;
	background:#ffffff url(../images/20071211131734502.png) no-repeat 400px -30px;
	margin-bottom: 10px;
	border: 3px double #999999;
}

.navNextPrevWrapper {
	text-align: left;
	margin: 5px;
}

#reviewsWrite a , #productGeneral a {
	text-decoration: none;
}

#productDetailsList {
	list-style: none;
}

#tellAFriendDefault label{
	width: 7em;
}

#review-text, #email-message{
	height: 20em;
}

#reviewsDefault h1, #reviewsWriteHeading, #tellAFriendAdvisory{
	font-weight: normal;
	color: blue;
}
#tellAFriendAdvisory strong{
	font-weight: normal;
}

#reviewsWrite{
	padding: 10px;
	background:#ece8e3 url(../images/20071211131734502.png) no-repeat 400px -30px;
	margin-bottom: 10px;
	border: 3px double #999999;
}

#siteinfoLegal {

	color: #ffffff;
	font-size: 11px;
}

#indexDefault {
	margin-bottom: 10px;
}

#logo a{
	
	
	position: absolute;
	left: 80px;
	top: 53px;
	text-indent: -99999px;
	margin: auto;
	height: 120px;
	display: block;
	width: 900px;
	
}
#searchContent{
	
	padding: 5px 2px;
	
}
#searchContent a{
text-align: right;
	display: block;
	padding-top:7px;
	padding-right: 4px;
	
}
#manufacturersContent{
	padding: 3px 4px;
}
=============================================
