/**
 * 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:transparent url(../images/back.gif) repeat scroll 0 0;
color:#CCCCCC;
font-family:Tahoma;
font-size:11px;
line-height:14px;
text-align:center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}
 
a:visited {
	color: #FFFFFF;
	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 {
	text-decoration:underline;
	}

a:active {
	color: #0000FF;
	}

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;
	}
h2.centerBoxHeading,#productListHeading,#productName{
line-height:18px;

	margin:0;
padding:7px 0 8px 47px;
}

/*  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;
	}



TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}



FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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 {
	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 {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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: 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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#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, #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;
	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: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}


#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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: #CCCCCC;
	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 {
	height: 1%;
	margin:5px 0;
	}

h2.centerBoxHeading {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
padding:7px 0 8px 47px;
text-decoration:none;
text-transform:uppercase;
}

/*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;
}



.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}

.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, .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;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #FFFFFF;
	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 {

	height: 2em;
	vertical-align: top;
	}

.rowEven {

	height: 2em;
	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 {
	height: 2em;
	}

.productListing-rowheading {
	}

#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;
	}
	
	
	
/* Ôö¼ÓµÄCSS*/
.back_t {
background:transparent url(../images/back.jpg) no-repeat scroll 50% 37px;
}
.lev1 {
background:transparent url(../images/top_talling_bg.gif) repeat-x scroll left top;
height:auto !important;
min-height:37px;
}
.main_t {
margin:auto;
text-align:left;
width:942px;
}
.lev1 .col1 {
float:left;
width:auto;
}
.lev1 .col2 {
float:right;
width:auto;
}
.lev1 .col2 td {
color:#96775C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
.user_menu2{
padding-top:4px;
}
.user_menu2 ul {
font-family:Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
margin-top:0px;
}
.user_menu2 li {
background:transparent url(../images/user_menu_bg2.gif) no-repeat scroll 0 8px;
display:block;
float:left;
font-size:10px;
line-height:16px;
text-transform:uppercase;
}
.user_menu2 li a {
color:#96775C;
display:block;
padding:4px 17px 3px 14px;
text-decoration:none;
}
.user_menu2 li.first a {
color:#96775C;
display:block;
padding:4px 17px 3px 14px;
text-decoration:none;
}
.user_menu2 li a:hover {
text-decoration:underline;
}
.lev2 {
height:auto !important;
min-height:99px;
}
.lev2 .col1 {
float:left;
width:auto;
}
.lev2 .col1 .indent {
padding:21px 0 0 9px;
}
.lev2 .col2 {
float:right;
width:auto;
}
.lev2 .col2 .indent {
padding:44px 23px 0 0;
}
.lev2 .col2 .indent input.input_search {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
color:#FFFFFF !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:10px !important;
height:18px !important;
padding:2px 0 0 2px !important;
text-transform:uppercase !important;
width:176px !important;
}
.lev2 .col2 .indent .s_bx {
background:transparent url(../images/header_bg1.gif) no-repeat scroll left top;
height:22px;
width:auto;
}
.lev2 .col2 .indent .s_bx .indent {
padding:2px 0 0 3px;
}
.menu_row {
margin-bottom:2px;
}
.menu_row .inner1 {
background:#0F0D0A url(../images/menu_row_bg4.gif) repeat-x scroll left top;
width:100%;
}
.menu_row .inner2 {
background:transparent url(../images/menu_row_bg5.gif) repeat-x scroll left bottom;
width:100%;
}
.menu_row .inner3 {
background:transparent url(../images/menu_row_bg2.gif) repeat-y scroll left top;
width:100%;
}
.menu_row .inner4 {
background:transparent url(../images/menu_row_bg7.gif) repeat-y scroll right top;
width:100%;
}
.menu_row .inner5 {
background:transparent url(../images/menu_row_bg1.gif) no-repeat scroll left top;
width:100%;
}
.menu_row .inner6 {
background:transparent url(../images/menu_row_bg6.gif) no-repeat scroll right top;
width:100%;
}
.menu_row .inner7 {
background:transparent url(../images/menu_row_bg3.gif) no-repeat scroll left bottom;
width:100%;
}
.menu_row .inner8 {
background:transparent url(../images/menu_row_bg8.gif) no-repeat scroll right bottom;
height:auto !important;
min-height:44px;
width:100%;
}
.menu_row .inner9 {
padding:14px 5px 5px 47px;
}
.user_menu ul {
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
margin:0;
}
.user_menu li {
background:transparent url(../images/user_menu_bg.gif) no-repeat scroll 0 3px;
display:block;
float:left;
font-size:12px;
line-height:16px;
}
.user_menu li a {
color:#FFFFFF;
display:block;
padding:0 35px;
text-decoration:none;
}
.user_menu li.first a {
color:#FFFFFF;
display:block;
padding:0 35px 3px 0;
text-decoration:none;
}
.user_menu li.first {
background:transparent none repeat scroll 0 0;
}
.user_menu li a:hover {
text-decoration:underline;
}
.lev3 {
min-height:46px;
}
.lev3 .col1 {
color:#856C57;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:91px;
}
.lev3 .col1 .indent {
padding:15px 5px 5px 0;
text-align:right;
}
.lev3 .col2 {
padding-top:12px;
background:transparent url(../images/header_bg2.gif) no-repeat scroll 197px 16px;
float:left;
width:251px;
}
.lev3 .col2 select {
background:#41332A none repeat scroll 0 0;
border:1px solid #584436;
color:#FEFEFE;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:22px;
width:143px;
}
.lev3 .col3 {
background:transparent url(../images/header_bg3.jpg) no-repeat scroll 0 9px;
float:left;
width:299px;
}
.lev3 .col3 .indent {
color:#96775C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:15px 0 10px 27px;
}
.lev3 .col3 strong {
color:#CC2227;
font-weight:normal;
text-decoration:underline;
}
.lev3 .col3 a {
color:#96775C;
text-decoration:none;
}
.lev3 .col3 a:hover {
text-decoration:underline;
}
.box_head {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
margin-bottom:2px;
text-transform:uppercase;
width:100%;
}
.box_head a {
color:#FFFFFF;
text-decoration:none;
}
.box_head a:hover {
text-decoration:underline;
}
.box_head .inner1 {
background:transparent url(../images/box_head_bg0.gif) repeat scroll 0 0;
width:100%;
}
.box_head .inner2 {
background:transparent url(../images/box_head_bg4.gif) repeat-x scroll left top;
width:100%;
}
.box_head .inner3 {
background:transparent url(../images/box_head_bg5.gif) repeat-x scroll left bottom;
width:100%;
}
.box_head .inner4 {
background:transparent url(../images/box_head_bg2.gif) repeat-y scroll left top;
width:100%;
}
.box_head .inner5 {
background:transparent url(../images/box_head_bg7.gif) repeat-y scroll right top;
width:100%;
}
.box_head .inner6 {
background:transparent url(../images/box_head_bg1.gif) no-repeat scroll left top;
width:100%;
}
.box_head .inner7 {
background:transparent url(../images/box_head_bg6.gif) no-repeat scroll right top;
width:100%;
}
.box_head .inner8 {
background:transparent url(../images/box_head_bg3.gif) no-repeat scroll left bottom;
width:100%;
}
.box_head .inner9 {
background:transparent url(../images/box_head_bg8.gif) no-repeat scroll right bottom;
height:auto !important;
min-height:42px;
width:100%;
}
.box_head .inner10 {
padding:14px 5px 5px 46px;
}
.box {
margin-bottom:3px;
}
.box .inbox1 {
background:#4D3B30 url(../images/box_bg1.gif) no-repeat scroll left top;
width:100%;
}
.box .inbox2 {
background:transparent url(../images/box_bg2.gif) no-repeat scroll right top;
width:100%;
}
.box .inbox3 {
background:transparent url(../images/box_bg4.gif) no-repeat scroll left bottom;
width:100%;
}
.box .inbox4 {
background:transparent url(../images/box_bg3.gif) no-repeat scroll right bottom;
width:100%;
}
.box .box-indent {
overflow:hidden;
padding:14px 23px 18px;
}
.box select {
background:#41332A none repeat scroll 0 0;
border:1px solid #584436;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:22px;
width:174px;
}
.box_body {
color:#212121;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
}
.box_body a {
color:#212121;
text-decoration:none;
}
.box_body a:hover {
text-decoration:underline;
}
.box_body ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.box_body ul li {
padding:6px 0 4px 27px;
}
.box_body ul li a {
background:transparent url(../images/arrow_1.gif) no-repeat scroll 0 5px;
padding-left:12px;
text-decoration:underline;
}
.box_body ul li a:hover {
text-decoration:none;
}
.box_body ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.box_body ol li {
padding:6px 0 2px 17px;
}
.box_body ol li a {
background:transparent url(../images/arrow_2.gif) no-repeat scroll 0 5px;
padding-left:10px;
text-decoration:underline;
}
.box_body ol li a:hover {
text-decoration:none;
}
#categories ul {
font-family:Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
}
#categories li {
background:transparent url(../images/list_background2.gif) no-repeat scroll 1px 9px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:16px;
padding-left:0;
text-decoration:none;
}
#categories li.category-products {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:12px;
line-height:16px;
margin-left:0;
padding-left:0;
text-decoration:none;
}
#categories li span.top-span {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
display:block;
padding:5px 0 6px;
}
#categories li.category-products span.top-span {
background:transparent url(../images/list_background2x.gif) no-repeat scroll 20px 10px;
display:block;
padding:4px 0 4px 21px;
}
#categories li.category-top_un span.top-span {
background:transparent url(../images/spacer.gif) no-repeat scroll left top;
display:block;
}
#categories li a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
padding-left:21px;
text-decoration:none;
}
#categories li a:hover {
text-decoration:underline;
}
#categories li.category-products a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
text-decoration:none;
}
#categories li.category-products a:hover {
text-decoration:underline;
}
#categoriesContent ul{
	margin:0;
	padding:0;
}
#information ul {
font-family:Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
}
#information li {
background:transparent url(../images/list_background2.gif) no-repeat scroll 1px 9px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:16px;
padding-left:0;
text-decoration:none;
}
#information li.category-products {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:12px;
line-height:16px;
margin-left:0;
padding-left:0;
text-decoration:none;
}
#information li span.top-span {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
display:block;
padding:5px 0 6px;
}
#information li.category-products span.top-span {
background:transparent url(../images/list_background2x.gif) no-repeat scroll 20px 10px;
display:block;
padding:4px 0 4px 21px;
}
#information li.category-top_un span.top-span {
background:transparent url(../images/spacer.gif) no-repeat scroll left top;
display:block;
}
#information li a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
padding-left:21px;
text-decoration:none;
}
#information li a:hover {
text-decoration:underline;
}
#information li.category-products a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
text-decoration:none;
}
#information li.category-products a:hover {
text-decoration:underline;
}
#moreinformation ul {
font-family:Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
}
#moreinformation li {
background:transparent url(../images/list_background2.gif) no-repeat scroll 1px 9px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:16px;
padding-left:0;
text-decoration:none;
}
#moreinformation li.category-products {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:12px;
line-height:16px;
margin-left:0;
padding-left:0;
text-decoration:none;
}
#moreinformation li span.top-span {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
display:block;
padding:5px 0 6px;
}
#moreinformation li.category-products span.top-span {
background:transparent url(../images/list_background2x.gif) no-repeat scroll 20px 10px;
display:block;
padding:4px 0 4px 21px;
}
#moreinformation li.category-top_un span.top-span {
background:transparent url(../images/spacer.gif) no-repeat scroll left top;
display:block;
}
#moreinformation li a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
padding-left:21px;
text-decoration:none;
}
#moreinformation li a:hover {
text-decoration:underline;
}
#moreinformation li.category-products a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
text-decoration:none;
}
#moreinformation li.category-products a:hover {
text-decoration:underline;
}
#ezpages ul {
font-family:Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:capitalize;
}
#ezpages li {
background:transparent url(../images/list_background2.gif) no-repeat scroll 1px 9px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
line-height:16px;
padding-left:0;
text-decoration:none;
}
#ezpages li.category-products {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:12px;
line-height:16px;
margin-left:0;
padding-left:0;
text-decoration:none;
}
#ezpages li span.top-span {
background:transparent url(../images/list_background22.gif) repeat-x scroll left top;
display:block;
padding:5px 0 6px;
}
#ezpages li.category-products span.top-span {
background:transparent url(../images/list_background2x.gif) no-repeat scroll 20px 10px;
display:block;
padding:4px 0 4px 21px;
}
#ezpages li.category-top_un span.top-span {
background:transparent url(../images/spacer.gif) no-repeat scroll left top;
display:block;
}
#ezpages li a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
padding-left:21px;
text-decoration:none;
}
#ezpages li a:hover {
text-decoration:underline;
}
#ezpages li.category-products a {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:16px;
text-decoration:none;
}
#ezpages li.category-products a:hover {
text-decoration:underline;
}
.mySideboxInput{
background:#41332A none repeat scroll 0 0 !important;
border:medium none !important;
color:#FFFFFF;
}
.title_box {
margin-bottom:0;
overflow:hidden;
}
.title_box .row1 .title_inner1 {
background:transparent url(../images/boxhead3_bg33.gif) no-repeat scroll right top;
padding-right:10px;
}
.title_box .row1 .title_inner2 {
background:transparent url(../images/boxhead3_bg11.gif) no-repeat scroll left top;
padding-left:10px;
}
.title_box .row1 .title_inner3 {
background:#4D3B30 url(../images/boxhead3_bg22x.gif) repeat-x scroll left top;
height:10px;
}
.title_box .row2 {
}
.title_box .row2 .title_inner1 {
background:#4D3B30 url(../images/boxhead3_bg5x.gif) repeat-x scroll left top;
}
.title_box .row2 .title_inner2 {
background:transparent url(../images/boxhead3_bg4.gif) no-repeat scroll left top;
}
.title_box .row2 .title_inner3 {
background:transparent url(../images/boxhead3_bg6x.gif) no-repeat scroll right top;
}
.title_box .row3 .title_inner1 {
background:transparent url(../images/boxhead3_bg7.gif) no-repeat scroll left top;
padding-left:24px;
}
.title_box .row3 .title_inner2 {
background:transparent url(../images/boxhead3_bg9.gif) no-repeat scroll right top;
padding-right:23px;
}
.title_box .row3 .title_inner3 {
background:transparent url(../images/boxhead3_bg8.gif) repeat-x scroll left top;
height:1px;
}
.product_box21 {
background:#4D3B30 none repeat scroll 0 0;
margin-bottom:0;
width:100%;
}
.product_box21 .bg_inner11 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-x scroll left top;
width:100%;
}
.product_box21 .bg_inner21 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-x scroll left bottom;
width:100%;
}
.product_box21 .bg_inner31 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-y scroll left top;
width:100%;
}
.product_box21 .bg_inner41 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-y scroll right top;
width:100%;
}
.product_box21 .bg_inner51 {
background:transparent url(../images/product_box2_left_bottom_bg.gif) no-repeat scroll left bottom;
width:100%;
}
.product_box21 .bg_inner61 {
background:transparent url(../images/product_box2_right_bottom_bg.gif) no-repeat scroll right bottom;
width:100%;
}
.product_box21 .bg_inner71 {
padding:12px 12px 0;
}
.product_box21 .bg_inner111 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-x scroll left top;
width:100%;
}
.product_box21 .bg_inner211 {
background:transparent url(../images/product_box2_side_bgx.gif) repeat-x scroll left bottom;
width:100%;
}
.product_box21 .bg_inner511 {
background:transparent url(../images/product_box2_left_bottom_bg.gif) no-repeat scroll left bottom;
width:100%;
}
.product_box21 .bg_inner611 {
background:transparent url(../images/product_box2_right_bottom_bg.gif) no-repeat scroll right bottom;
width:100%;
}
.product_box21 .bg_inner711 {
padding:18px;
}
.product_box21 .bg_inner711 .product_box21 .bg_inner61 {
background:transparent none repeat scroll 0 0;
}
.product_box21 .bg_inner711 .product_box21 .bg_inner51 {
background:transparent none repeat scroll 0 0;
}
#listCell0-0 {
padding-left:17px;
}
.tabTable th {
background:transparent url(../images/background-side-heading-bg.gif) repeat-x scroll left top;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:normal;
line-height:normal;
text-transform:uppercase;
}
.tabTable th a {
color:#000000;
text-decoration:none;
}
.tabTable th a:hover {
text-decoration:underline;
}
.productListing-data .itemTitle a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:500;
}
.listingDescription{
	color:#96775C;
	font-size:10px;
}
.productListing-data{
	font-size:18px;
}
.productListing-data a{
	font-size:12px;
}
tr.tableHeading th,.rowOdd td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#scQuantityHeading,.cartQuantity{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#scRemoveHeading,.cartRemoveItemDisplay,#scUpdateQuantity,.cartQuantityUpdate,#scProductsHeading,.cartProductDisplay,#scUnitHeading,#scTotalHeading,.cartUnitDisplay,.cartTotalDisplay{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contactUsDefault,#discountcouponInfo,#gvFaqDefault,#pageTwo,#pageThree,#pageFour,#ezPageDefault,#privacy,#shippingInfo,#siteMap,#unsubDefault{
	padding-bottom:50px;
}
.footer_t {
background:#17120D none repeat scroll 0 0;
height:auto !important;
min-height:67px;
}
.footer_t td {
color:#3F3226;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-transform:uppercase;
}
.footer_t .col1 {
width:auto;
}
.footer_t .col1 .indent {
padding:21px 0 5px 24px;
}
.footer_t .col2 {
float:right;
}
.footer_t .col2 .indent {
padding:20px 23px 5px 0;
}
.footer_t td a {
color:#3F3226;
text-decoration:none;
}
.footer_t td a:hover {
text-decoration:underline;
}
#bannerSix{
	display:none;
}
#manufacturers .box_head .inner1 {
background:transparent url(../images/box_head2_bg0.gif) repeat scroll 0 0;
width:100%;
}
#manufacturers .box_head .inner2 {
background:transparent url(../images/box_head2_bg4.gif) repeat-x scroll left top;
width:100%;
}
#manufacturers .box_head .inner3 {
background:transparent url(../images/box_head2_bg5.gif) repeat-x scroll left bottom;
width:100%;
}
#manufacturers .box_head .inner4 {
background:transparent url(../images/box_head2_bg2.gif) repeat-y scroll left top;
width:100%;
}
#manufacturers .box_head .inner5 {
background:transparent url(../images/box_head2_bg7.gif) repeat-y scroll right top;
width:100%;
}
#manufacturers .box_head .inner6 {
background:transparent url(../images/box_head2_bg1.gif) no-repeat scroll left top;
width:100%;
}
#manufacturers .box_head .inner7 {
background:transparent url(../images/box_head2_bg6.gif) no-repeat scroll right top;
width:100%;
}
#manufacturers .box_head .inner8 {
background:transparent url(../images/box_head2_bg3.gif) no-repeat scroll left bottom;
width:100%;
}
#manufacturers .box_head .inner9 {
background:transparent url(../images/box_head2_bg8.gif) no-repeat scroll right bottom;
height:auto !important;
min-height:42px;
width:100%;
}
#manufacturers .box_head .inner10 {
padding:14px 5px 5px 46px;
}
#manufacturers .box .box-indent {
overflow:hidden;
padding:24px 0 30px 24px;
}
#currencies {
}
#currencies .box_head .inner1 {
background:transparent url(../images/box_head2_bg0.gif) repeat scroll 0 0;
width:100%;
}
#currencies .box_head .inner2 {
background:transparent url(../images/box_head2_bg4.gif) repeat-x scroll left top;
width:100%;
}
#currencies .box_head .inner3 {
background:transparent url(../images/box_head2_bg5.gif) repeat-x scroll left bottom;
width:100%;
}
#currencies .box_head .inner4 {
background:transparent url(../images/box_head2_bg2.gif) repeat-y scroll left top;
width:100%;
}
#currencies .box_head .inner5 {
background:transparent url(../images/box_head2_bg7.gif) repeat-y scroll right top;
width:100%;
}
#currencies .box_head .inner6 {
background:transparent url(../images/box_head2_bg1.gif) no-repeat scroll left top;
width:100%;
}
#currencies .box_head .inner7 {
background:transparent url(../images/box_head2_bg6.gif) no-repeat scroll right top;
width:100%;
}
#currencies .box_head .inner8 {
background:transparent url(../images/box_head2_bg3.gif) no-repeat scroll left bottom;
width:100%;
}
#currencies .box_head .inner9 {
background:transparent url(../images/box_head2_bg8.gif) no-repeat scroll right bottom;
height:auto !important;
min-height:42px;
width:100%;
}
.product_box_name {
color:#9D5982;
font-size:14px;
font-weight:normal;
}
.product_box_name .indent {
padding:0 10px 0 15px;
}
.product_box_name a {
color:#FFFFFF !important;
display:block;
font-family:Arial,Helvetica,sans-serif !important;
font-size:12px !important;
font-weight:normal !important;
line-height:14px !important;
text-decoration:none !important;
}
.product_box_name strong {
font-weight:normal;
}
.product_box_name a:hover {
text-decoration:underline !important;
}
.product_box_price {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:normal;
}
.product_box_price strong {
font-weight:normal;
}
.product_box_price .indent {
padding:16px 10px 20px 0;
}
.product_box {
margin-bottom:1px;
width:100%;
}
.product_box .bg_inner9 {
padding:6px 15px 0;
}
.img_box11 img {
border:1px solid #382B23;
}
.img_box11 .bg_inner1 {
background:transparent url(../images/img_box11_side.gif) repeat-x scroll left top;
}
.img_box11 .bg_inner2 {
background:transparent url(../images/img_box11_side.gif) repeat-x scroll left bottom;
}
.img_box11 .bg_inner3 {
background:transparent url(../images/img_box11_side.gif) repeat-y scroll left top;
}
.img_box11 .bg_inner4 {
background:transparent url(../images/img_box11_side.gif) repeat-y scroll right top;
}
.img_box11 .bg_inner5 {
background:transparent url(../images/img_box11_left_top.gif) no-repeat scroll left top;
}
.img_box11 .bg_inner6 {
background:transparent url(../images/img_box11_left_bottom.gif) no-repeat scroll left bottom;
}
.img_box11 .bg_inner7 {
background:transparent url(../images/img_box11_right_top.gif) no-repeat scroll right top;
}
.img_box11 .bg_inner8 {
background:transparent url(../images/img_box11_right_bottom.gif) no-repeat scroll right bottom;
}
.img_box11 .bg_inner9 {
padding:0;
}
.description_box {
color:#929292;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:15px;
padding-top:0;
}
.price_box .description_box {
color:#96775C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
padding-top:15px;
}

.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
.newslist {text-align:left; overflow:hidden; margin:5px auto; width:900px; }
.newslist .newsheader {line-height:30px;height:30px;text-align:left;border-bottom:solid 1px #D3D3D3;color:#990000; font-size:14px; font-weight:bold;}
.newslist .box5{ width:290px; float:left; margin-top:5px; margin-left:5px;}
.newslist .box5 a{color:#000; }
.newslist .box5 a:hover{color:#990000; }