/**
 * 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:url(../images/back.jpg) repeat-y top center; font-family:Tahoma; font-size:11px; line-height:14px; color:#000; text-align:center;}

table{border-collapse:collapse; padding:0;  font-family:Tahoma; font-size:12px; line-height:18px; color:#000;}
td{vertical-align:top; padding:0; font-family:Tahoma; font-size:12px; line-height:18px; color:#000;}
a {color:#000000; text-decoration:none;}
a:hover{text-decoration:none;}
img {border:0;}

h3 {
	font-size: 1.3em;
	}
	h2 {
	font-size: 11px;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1,  h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
FORM {
	display: inline;
	font-size: 1em;
	/*margin: 0 0.1em 0.1em 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 #cccccc;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0 0.3em 0 0;
	margin:0;
	}

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 {
	/*background-color: #ffffff;*/
	text-align: center;
	width: 980px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	text-align:left;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {

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

.back{
	float:left;
}
.forward{
	float:right;
}
.clr{
	clear:both;
}
.hClr{
	clear:both;
	height:0.000001em;
	overflow:hidden;
}

/*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.jpg);
	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;
	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;
	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 {
	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;
	padding-top:0px !important;
   width:750px;
   color:#000;
	}
.centerColumn FORM{
	margin-top:0 !important;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0 0.7em 0 0;
	border: 1px solid #800000;
	padding:0.6em 1em;
	font:bold 12px Arial, Helvetica, sans-serif;
	}
.notApprovedButtonRow {
/*	float: right;*/
	text-align: center;
	margin: 0 0.7em 0 0;
	border: 1px solid #800000;
	padding:0.6em 1em;
	font:bold 12px Arial, Helvetica, sans-serif;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	/*background-color: #e9e9e9;*/
	 }

#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: #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-top: 1px dotted #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
padding:8px 15px;
color:#ffffff; 
text-decoration:none; 
font:bold 12px Tahoma; 
line-height:20px; 
text-transform:uppercase; 
text-align:left;
}
h1 {
padding:8px 15px 8px 15px;
color:#000; 
text-decoration:none; font-family:Tahoma; font-size:12px; line-height:normal; font-weight:bold; text-transform:uppercase; text-align:left;
line-height:20px;
}


/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
/*	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;*/
	}

.leftBoxContainer, .rightBoxContainer {
	/*margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;*/
	}
#subscribeContent{
padding:6px 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, .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;
	}
#productMainImage img{ border:1px solid #cecece;}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
/*A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}*/
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: 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-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}
	#siteMapList ul{
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
	}
	#siteMapList ul li{
		line-height:22px;
	}
	#siteMapList ul li a{
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
		text-decoration:underline;
	}
	#siteMapList ul li a:hover{
		color:#FF3300;
	}
.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;
	}
/*********************************************
.main_t{width:980px; margin:auto; text-align:left;}*/
/*.header_t .row1{height:166px;}
.header_t .row1 .col1{width:278px; float:left;}
.header_t .row1 .col2{width:417px; float:right; background:url(../images/header_bg1.png) no-repeat left top;}
.header_t .row1 .col2 .row1{height:37px;}
.header_t .row1 .col2 .row1 .block1{width:238px; float:right;}
.header_t .row1 .col2 .row1 .block1 .col1{width:75px; float:left; color:#FFFFFF; font-size:11px; font-family:Tahoma}
.header_t .row1 .col2 .row1 .block1 .col2{width:125px; float:left;}
.header_t .row1 .col2 .row1 .block1 .col2 select{width:99px; height:17px; border:#3b9b98; background:#ffffff; color:#828282; font-family:Tahoma; font-size:11px;}
.header_t .row1 .col2 .row1 .block1 .col3{width:auto; float:left;}
.header_t .row1 .col2 .row1 .block1 .col3 img{margin-right:2px;}


.header_t .row1 .col2 .row2{height:35px;}
.header_t .row1 .col2 .row2 .block1{width:243px; float:right; color:#FFFFFF; font-size:11px; font-family:Tahoma}
.header_t .row1 .col2 .row2 .block1 span{color:#ffefce;}
.header_t .row1 .col2 .row2 .block1 a{color:#FFFFFF; text-decoration:none}
.header_t .row1 .col2 .row2 .block1 a:hover{text-decoration:underline}
.user_menu ul{list-style:none; text-transform:capitalize; margin-top:0; font-family:Tahoma; font-size:11px; font-weight:bold;}
.user_menu li{float:left; background:url(../images/user_menu_bg.gif) no-repeat 100% 5px; display:block;}
.user_menu li a{display:block; padding:2px 14px 5px 14px; text-decoration:underline; color:#ffffff}
.user_menu li.first a{display:block; padding:2px 14px 5px 15px; text-decoration:underline; color:#ffffff}
.user_menu li a:hover{text-decoration:none}*/
/**********************************************/
/*
.menu_top_bg1{background:url(../images/menu_top_bg1.png) no-repeat left top; height:15px;}
.menu_middle_bg{background:url(../images/menu_middle_bg.png) repeat-y left top;}
.menu_top_bg{background:url(../images/menu_top_bg2.png) no-repeat left top;}
.menu_bottom_bg{background:url(../images/menu_bottom_bg2.png) no-repeat left bottom; min-height:286px; height:auto !important; height:286px;}
.menu_bottom_bg1{background:url(../images/menu_bottom_bg1.png) no-repeat left top; height:17px; margin-bottom:16px;}
.menu_bg_padd{padding:2px 9px 3px 0px;}


* html .menu_top_bg1{background:url(../images/menu_top_bg1.gif) no-repeat left top; height:15px;}
* html .menu_middle_bg{background:url(../images/menu_middle_bg.gif) repeat-y left top;}
* html .menu_top_bg{background:url(../images/menu_top_bg2.gif) no-repeat left top;}
* html .menu_bottom_bg{background:url(../images/menu_bottom_bg2.gif) no-repeat left bottom; min-height:286px; height:auto !important; height:286px;}
* html .menu_bottom_bg1{background:url(../images/menu_bottom_bg1.gif) no-repeat left top; height:17px; margin-bottom:16px;}




.menu_bg_padd ul{list-style:none; list-style-position:outside; font-family:Tahoma; text-transform:uppercase}
.menu_bg_padd li{color:#ffefce; font-size:14px; line-height:21px; background:url(../images/list_background1.gif) no-repeat 0 6px; padding-left:0; text-decoration:none; font-weight:normal;}
.menu_bg_padd li.menu_item{color:#ffefce; font-size:14px; line-height:21px;   padding-left:0; text-decoration:none; font-weight:normal; margin-left:0;}
.menu_bg_padd li.first{color:#ffefce; font-size:14px; line-height:21px;  padding-left:0; text-decoration:none; font-weight:normal; margin-left:0;}

.menu_bg_padd li.menu_item div{padding:9px 0 10px 0; background:url(../images/list_background.gif) repeat-x left top;}
.menu_bg_padd li.first div{display:block; padding:9px 0 10px 0; background:url(../images/spacer.gif) repeat-x left top;}


.menu_bg_padd li a{color:#ffefce; font-size:14px; line-height:21px; text-decoration:none; font-weight:bold; padding-left:46px;}
.menu_bg_padd li a:hover{text-decoration:underline;}


* html .img_pos img{display:block; width:131px; height:131px; behavior:none;}*/
/*------------------------------------------------------*/

/*.box_head{color:#000000; font-size:14px; text-transform:uppercase; font-weight:bold; width:100%; font-family:Tahoma;}
.box_head .topback .inner1{background:url(../images/boxhead1_bg1.png) no-repeat left top; padding-left:20px;}
.box_head .topback .inner2{background:url(../images/boxhead1_bg3.png) no-repeat right top; padding-right:20px;}
* html .box_head .topback .inner1{background:url(../images/boxhead1_bg1.gif) no-repeat left top; padding-left:20px;}
* html .box_head .topback .inner2{background:url(../images/boxhead1_bg3.gif) no-repeat right top; padding-right:20px;}
.box_head .topback .inner3{background:url(../images/boxhead1_bg2.gif) repeat-x left top; height:9px;}

.box_head .midback .inner1{background:url(../images/boxhead1_bg5.gif) repeat-x left top;}
.box_head .midback .inner2{background:url(../images/boxhead1_bg4.gif) no-repeat left top;}
.box_head .midback .inner3{background:url(../images/boxhead1_bg6.gif) no-repeat right top; padding:5px 0 6px 18px}*/
/*.box_head .midback .inner3{background:url(../images/boxhead1_bg6.gif)repeat-x right top; padding:5px 0 6px 18px}

.box_head .botback .inner1{background:url(../images/boxhead1_bg7.gif) no-repeat left top; padding-left:20px;}
.box_head .botback .inner2{background:url(../images/boxhead1_bg9.gif) no-repeat right top; padding-right:20px;}
.box_head .botback .inner3{background:url(../images/boxhead1_bg8.gif) repeat-x left top; height:7px;}


.box_head a{color:#000000; text-decoration:none;}
.box_head a:hover{text-decoration:underline;}


.box .background-top-4{width:100%; background:#ffffff;}
.box .inbox1{ background:url(../images/box1_side.gif) repeat-y left top;}
.box .inbox2{ background:url(../images/box1_side.gif) repeat-y right top;}
.box .background-top-left-4{width:100%; background:none;}
.box .background-top-right-4{width:100%; background:none;}
.box .background-bottom-left-4{width:100%; background:none;}
.box .background-bottom-right-4{width:100%; background:none;}
.box .box-indent{padding:17px 29px 10px 25px; overflow:hidden; background:none;}

.box .left_corn{background:url(../images/box1_bottom_left_bg.gif) no-repeat left bottom; padding-left:15px; margin-bottom:9px;}
.box .right_corn{background:url(../images/box1_bottom_right_bg.gif) no-repeat right bottom; padding-right:15px;}
.box .bottom_line{background:url(../images/box1_side.gif) repeat-x left bottom #FFFFFF; height:17px}










.box select{width:99%; height:21px; border:solid 1px #cfcfcf; color:#a2a2a2; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

.box_body {margin:0; color:#212121;  font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.box_body a {color:#000000; text-decoration:none;}
.box_body a:hover {text-decoration:underline;}

.box_body ul {margin:0; padding:0; list-style:none;}
.box_body ul li {padding:6px 0 4px 27px;}
.box_body ul li a {text-decoration:underline; background:url(../images/arrow_1.gif) 0 5px no-repeat; padding-left:12px;}
.box_body ul li a:hover {text-decoration:none;}

.box_body ol {margin:0; padding:0; list-style:none;}
.box_body ol li {padding:6px 0 2px 17px;}
.box_body ol li a {text-decoration:underline; background:url(../images/arrow_2.gif) 0 5px no-repeat; padding-left:10px;}
.box_body ol li a:hover {text-decoration:none;}*/
/*------------------------------------------------------------*/
.box_head{color:#ffffff; font-size:18px; text-transform:capitalize; font-weight:bold; width:100%;}
.box_head .topback .inner1{background:url(../images/box2_left_top_bg.gif) no-repeat left top; padding-left:10px;}
.box_head .topback .inner2{background:url(../images/box2_right_top_bg.gif) no-repeat right top; padding-right:191px;}
.box_head .topback .inner3{background:url(../images/box2_top_bg.gif) repeat-x left top; height:7px;}

.box_head .midback .inner1{background:#fff;}
.box_head .midback .inner2{ padding-left:12px; }

.box_head .midback .inner3{
	background:url(../images/lnviHeadBgLeftArrow.jpg) no-repeat left; 
	padding:6px 5px 6px 13px; 
	font:bold 12px Tahoma; 
	line-height:20px; 
	text-transform:uppercase; 
	color:#000;
	}

.box_head a{text-decoration:none; color:#000;}
.box_head a:hover{text-decoration:underline}


.categories-width{
	width: 210px;
}
.box{
	margin:0; 
	/*width:100%;*/
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
		border-top:1px solid #ddd;
				border-bottom:1px solid #ddd;
}
#information .box{
	border-bottom:none;
}
.box .inbox1{ /*background:url(../images/box2_top_talling.gif) repeat-x left top #5e0818;*/ width:100%;}
.box .inbox2{ background:none; width:100%;}
.box .inbox3{ background:none; width:100%;}
/*.box .box-indent{padding:25px 5px 10px 20px; overflow:hidden;}*/
.box .box-indent{ overflow:hidden;}

.box .bottom{display:none !important; }
.box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
.box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
* html .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
* html .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
.box .bottom .inner3{/*background:#5e0818;*/ height:10px;}











.box select{width:90%;}

.box_body {margin:0; color:#212121; font-family:tahoma; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.box_body a {color:#000000; text-decoration:none;}
.box_body a:hover {text-decoration:underline;}

.box_body ul {margin:0; padding:0; list-style:none;}
.box_body ul li {padding:6px 0 4px 27px;}
.box_body ul li a {text-decoration:underline;  padding-left:12px;}
.box_body ul li a:hover {text-decoration:none;}

.box_body ol {margin:0; padding:0; list-style:none;}
.box_body ol li {padding:6px 0 2px 17px;}
.box_body ol li a {text-decoration:underline;  padding-left:10px;}
.box_body ol li a:hover {text-decoration:none;}

/* ----------------------- LISTING BOXES ------------------------- */

#categories { width:210px;}
#categories ul{list-style:none; list-style-position:outside; font-family:Tahoma;padding-left:0;}
#categories li{color:#37333f; font-size:12px; line-height:16px; /*background:url(../images/list_background1.png) no-repeat 0 4px;*/ padding-left:0; text-decoration:none; font-weight:normal;}
* html #categories li{color:#37333f; font-size:12px; line-height:16px; /*background:url(../images/list_background1.gif) no-repeat 0 6px;*/ padding-left:0; text-decoration:none; font-weight:normal;}
/*#categories li.category-products{color:#37333f; font-size:12px; line-height:16px;  background:url(../images/spacer.gif); padding-left:0; text-decoration:none; font-weight:normal; margin-left:0;}*/
#categories li span.top-span{display:block; padding:5px 0 6px 0; background:url(../images/list_backgroundx.gif) repeat-x left top;}
/*#categories li.category-products span.top-span{display:block; padding:2px 0 2px 10px; background:spacer;}*/
#categories li.category-top_un span.top-span{display:none; background:url(../images/spacer.gif) no-repeat left top;}
#categories li a{color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; font-weight:normal; padding-left:26px; display:block;}
#categories li a:hover{text-decoration:underline;}

/*#categories li.category-products a{color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; padding-left:48px; display:block; text-transform:none;background:url(../images/list_background11.png) no-repeat 18px 0; text-decoration:none; font-weight:normal; padding-bottom:5px; padding-top:2px;}
* html #categories li.category-products a{color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; padding-left:42px; display:block; text-transform:none;background:url(../images/list_background11.gif) no-repeat 18px 0; text-decoration:none; font-weight:normal; padding-bottom:5px; padding-top:0;}
#categories li.category-products a:hover{text-decoration:underline;}

#categories li.category-products span.top-span{background:url(../images/spacer.gif);}*/



#categories .box_head{color:#ffffff; font-size:18px; text-transform:capitalize; font-weight:bold; width:100%;}

#categories .box_head .midback .inner1{background:url(../images/lnviHeadBgRight.jpg) no-repeat right top;}
#categories .box_head .midback .inner2{background:url(../images/lnviHeadBgLeft.jpg) no-repeat left top;}
#categories .box_head .midback .inner3{background:url(../images/lnviHeadBgLeftArrow.jpg) no-repeat left top; padding:5px 10px; font:bold 12px Tahoma; line-height:18px; text-transform:uppercase; color:#000;}

#categories .box_head a{text-decoration:none;color:#ffffff;}
#categories .box_head a:hover{text-decoration:underline}



#categories .box .inbox1{ /*background:url(../images/box1_top_talling.gif) repeat-x left top #77071c;*/}
#categories .box .inbox2{ /*background:url(../images/box1_side.jpg) no-repeat left top;*/}
#categories .box .inbox3{ background:none}
/*#categories .box .box-indent{padding:21px 30px 18px 28px; overflow:hidden;}*/
#categories .box .box-indent{ padding:0;overflow:hidden;}

#categories .box .bottom{ display:none; }
#categories .box .bottom .inner1{background:url(../images/box1_left_bottom_bg.png) no-repeat left bottom; padding-left:13px;}
#categories .box .bottom .inner2{background:url(../images/box1_right_bottom_bg.png) no-repeat right bottom; padding-right:13px;}
* html #categories .box .bottom .inner1{background:url(../images/box1_left_bottom_bg.gif) no-repeat left bottom; padding-left:13px;}
* html #categories .box .bottom .inner2{background:url(../images/box1_right_bottom_bg.gif) no-repeat right bottom; padding-right:13px;}
#categories .box .bottom .inner3{background:#77071c; height:13px;}










#information {}
#information ul{list-style:none; list-style-position:outside; font-family:Arial, Helvetica, sans-serif}
#information li{color:#ff0000; font-size:11px; line-height:16px; background:url(../images/list_background2x.png) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
* html #information li{color:#d1d9e5; font-size:11px; line-height:16px; background:url(../images/list_background2x.gif) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
#information li span.top-span{display:block; padding:1px 0 7px 0; background:url(../images/spacer.gif);}
#information li a{color:#000; font:normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:22px; text-decoration:underline; padding-left:0; display:block;}
#information li a:hover{text-decoration:none !important; }








#moreinformation {}
#moreinformation ul{list-style:none; list-style-position:outside; font-family:Arial, Helvetica, sans-serif}
#moreinformation li{color:#d1d9e5; font-size:11px; line-height:16px; background:url(../images/list_background2x.png) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
* html #moreinformation li{color:#d1d9e5; font-size:11px; line-height:16px; background:url(../images/list_background2x.gif) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
#moreinformation li span.top-span{display:block; padding:1px 0 7px 0; background:url(../images/spacer.gif);}
#moreinformation li a{color:#d1d9e5; font-size:11px; line-height:16px; text-decoration:underline; font-weight:normal; padding-left:0; display:block;}
#moreinformation li a:hover{text-decoration:none !important;}






#bestsellers {}

#bestsellers ol{list-style:none; list-style-position:outside}
#bestsellers ol li{color:#b2a2a5;  font-size:11px; line-height:16px; display:block; padding:4px 0 4px 0; font-weight:normal; padding-left:0; background:url(../images/bestsellers_bg.gif) repeat-x left top; }
#bestsellers ol li.category-top_un{background:none;}
#bestsellers ol li a{color:#b2a2a5;  font-size:11px; line-height:16px;padding-left:9px; text-decoration:none; font-weight:normal;}
#bestsellers ol li a:hover{text-decoration:underline}
#bestsellers ol li b{color:#b2a2a5;}





#ezpages {}
#ezpages ul{list-style:none; list-style-position:outside; font-family:Arial, Helvetica, sans-serif}
#ezpages li{color:#ff0000; font-size:11px; line-height:16px; background:url(../images/list_background2xx.png) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
* html #ezpages li{color:#d1d9e5; font-size:11px; line-height:16px; background:url(../images/list_background2xx.gif) no-repeat 0px 6px; padding-left:16px; font-weight:normal;}
#ezpages li span.top-span{display:block; padding:1px 0 7px 0; background:url(../images/spacer.gif);}
#ezpages li a{color:#d1d9e5; font-size:11px; line-height:16px; text-decoration:underline; font-weight:normal; padding-left:0; display:block;}
#ezpages li a:hover{text-decoration:none !important;}


.box_spec_bg{/*background:url(../images/box_spec_bg.gif) no-repeat left bottom #180407;*/ width:100%; /*margin-bottom:15px;*/}
.box_spec_bg .indent{padding:10px;}





#orderhistory {}
#orderhistory .box_body img {padding:2px; vertical-align:middle; margin:3px 0px;}



/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox .box{background:none; margin-bottom:10px; width:100%;}
#bannerbox .box .inbox1{background:none;}
#bannerbox .box .inbox2{background:none;}
#bannerbox .background-top-4{background:none; width:100%;}
#bannerbox .background-top-left-4{background:none; width:100%;}
#bannerbox .background-top-right-4{background:none; width:100%;}
#bannerbox .background-bottom-left-4{background:none; width:100%;}
#bannerbox .background-bottom-right-4{background:none; padding:0;}
#bannerbox .box-indent{padding:0; background:none;}
#bannerbox .box .bottom {display:none;}

#bannerbox .box_head{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; font-weight:bold; border-bottom:solid 1px #6da1d6; padding-bottom:6px; width:98%; display:none;}
#bannerbox.box .box_body {padding:0 0 0 0;}


#bannerbox2 .box_head{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; font-weight:bold; border-bottom:solid 1px #6da1d6; padding-bottom:6px; width:98%; display:none;}
#bannerbox2.box .box_body {padding:0 0 0 0;}

#bannerboxall .box_head{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; font-weight:bold; border-bottom:solid 1px #6da1d6; padding-bottom:6px; width:98%; display:none;}
#bannerboxall .box .box_body {padding:0 0 0 0;}

#bannerboxall .box .bottom {display:none;}

#bannerbox2 .box{background:none; margin-bottom:10px; width:100%;}
#bannerbox2 .box .inbox1{background:none;}
#bannerbox2 .box .inbox2{background:none;}
#bannerbox2 .background-top-4{background:none; width:100%;}
#bannerbox2 .background-top-left-4{background:none; width:100%;}
#bannerbox2 .background-top-right-4{background:none; width:100%;}
#bannerbox2 .background-bottom-left-4{background:none; width:100%;}
#bannerbox2 .background-bottom-right-4{background:none; padding:0;}
#bannerbox2 .box-indent{padding:0; background:none;}
#bannerbox2 .box .bottom {display:none;}

#bannerboxall .box{background:none; margin-bottom:10px; width:100%;}
#bannerboxall .box .inbox1{background:none;}
#bannerboxall .box .inbox2{background:none;}
#bannerboxall .background-top-4{background:none; width:100%;}
#bannerboxall .background-top-left-4{background:none; width:100%;}
#bannerboxall .background-top-right-4{background:none; width:100%;}
#bannerboxall .background-bottom-left-4{background:none; width:100%;}
#bannerboxall .background-bottom-right-4{background:none; padding:0;}
#bannerboxall .box-indent{padding:0; background:none;}
#bannerboxall .box .bottom {display:none;}




/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, #whatsnew a img, #specials a img, #reviews a img, #manufacturerinfo img, #productnotifications img {}
#reviews img {}


#featured {}
#featured .box .inbox1{ /*background:#5e0818;*/}
#featured .box .inbox2{ background:none;}
#featured .box .inbox3{ background:none;}
#featured .box .box-indent{padding:0; overflow:hidden;}

#featured .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.png) no-repeat left bottom; padding-left:20px;}
#featured .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.png) no-repeat right bottom; padding-right:20px;}
* html #featured .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
* html #featured .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
#featured .box .bottom .inner3{/*background:#5e0818;*/ height:10px;}



#whatsnew {}
#whatsnew .box .inbox1{ /*background:#5e0818;*/}
#whatsnew .box .inbox2{ background:none;}
#whatsnew .box .inbox3{ background:none;}
#whatsnew .box .box-indent{padding:0; overflow:hidden;}

#whatsnew .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.png) no-repeat left bottom; padding-left:20px;}
#whatsnew .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.png) no-repeat right bottom; padding-right:20px;}
* html #whatsnew .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
* html #whatsnew .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
#whatsnew .box .bottom .inner3{/*background:#5e0818;*/ height:10px;}




#specials {}
#specials .box .inbox1{ /*background:#5e0818;*/}
#specials .box .inbox2{ background:none;}
#specials .box .inbox3{ background:none;}
#specials .box .box-indent{padding:0; overflow:hidden;}

#specials .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.png) no-repeat left bottom; padding-left:20px;}
#specials .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.png) no-repeat right bottom; padding-right:20px;}
* html #specials .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
* html #specials .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
#specials .box .bottom .inner3{/*background:#5e0818;*/ height:10px;}





#reviews {}
#reviews .box .inbox1{ /*background:#5e0818;*/}
#reviews .box .inbox2{ background:none;}
#reviews .box .inbox3{ background:none;}
#reviews .box .box-indent{padding:0; overflow:hidden;}

#reviews .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.png) no-repeat left bottom; padding-left:20px;}
#reviews .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.png) no-repeat right bottom; padding-right:20px;}
* html #reviews .box .bottom .inner1{background:url(../images/box2_left_bottom_bg.gif) no-repeat left bottom; padding-left:20px;}
* html #reviews .box .bottom .inner2{background:url(../images/box2_right_bottom_bg.gif) no-repeat right bottom; padding-right:20px;}
#reviews .box .bottom .inner3{/*background:#5e0818;*/ height:10px;}
td.txt1{color:#b3a4a7;font-size:11px;font-family:Tahoma; line-height:14px;}





.clear{clear:both;}

.line{background:url(../images/line.gif) repeat-x;width:100%;}
.price_box{ width:auto; margin-top:0;}
.price_box .td1{width:92px; background:url(../images/price_box_divider.gif) no-repeat right top; padding-top:3px;}
.price_box .td1 .wrap{padding:1px 7px 0 0;}

.product_box_name{color:#9d5982;  font-size:14px; font-weight:bold; margin-bottom:7px;}
.product_box_name .indent{/*padding:9px 10px 0 0;*/ text-align:center;}
.product_box_name a{color:#333333; text-decoration:underline; font:bold 12px Arial, Helvetica, sans-serif; line-height:18px; text-transform:capitalize;}
.product_box_name a:hover{text-decoration:none;}

.product_box_price{color:#F02808; font-size:12px; font-weight:bold; font-family:Tahoma}
.product_box_price .indent{/*padding:1px 10px 18px 0;*/}
.description_box {color:#000; font-size:11px;  line-height:16px; padding-top:6px; min-height:30px;}
.listing_box {color:#808080; font-size:10px;  line-height:16px; padding-top:6px;}
.price_box .description_box {color:#a2a2a2; font-size:12px; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif}
.price_box .listing_box {color:#a2a2a2; font-size:11px; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif}


/*---------------------------------------------------*/
.cont_heading_table
{
background:url(../images/cont_heading_t.gif) 0px 0px repeat-x #000000;
height:38px;

}

.cont_heading_td
{
background:url(../images/cont_heading_b.gif) 0px bottom repeat-x;
}

.cont_heading_td td	
{
color:#FEFEFE; 
font-size:15px; 
font-weight:bold; 

}

/* ************************************************************************************* */
.cont_heading_td a 
{
color:#ffffff; 
font-size:12px; 
font-weight:bold; 
font-family:tahoma; 
text-transform:uppercase;
text-decoration:none;
}

.cont_heading_td a:hover 
{
color:#ffffff; 
text-decoration:underline;
}

.cont_heading_td .table2	
{
background:url(../images/cont_heading_bl.gif) 0px bottom no-repeat;
}

.cont_heading_td .td2
{
background:url(../images/cont_heading_br.gif) right bottom no-repeat;
}

.cont_heading_td .table3 
{
background:url(../images/cont_heading_tl.jpg) 0px 0px no-repeat;
}

.cont_heading_td .td3	
{
background:url(../images/cont_heading_tr.jpg) right 0px no-repeat;
padding:16px 20px 15px 26px;
width:580px; 
height:45px;
}

/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */									
.cont_heading2_td
{
background:url(../images/cont_heading_b.gif) 0px bottom repeat-x;
}
.cont_heading2_td td
{
color:#FEFEFE; 
font-size:13px; 
font-weight:bold;
}
/* ************************************************************************************* */
.cont_heading2_td a 
{
color:#ffffff; 
font-size:12px; 
font-weight:bold; 
font-family:tahoma; 
text-transform:uppercase;
text-decoration:none;
}

.cont_heading2_td a:hover
{
color:#ffffff; 
text-decoration:underline;
}

.cont_heading2_td .table2
{
background:url(../images/cont_heading2_bl.gif) 0px bottom no-repeat;
}

.cont_heading2_td .td2
{
background:url(../images/cont_heading2_br.gif) right bottom no-repeat;
}

.cont_heading2_td .table3
{
background:url(../images/cont_heading_tl.jpg) 0px 0px no-repeat;
}

.cont_heading2_td .td3	
{
background:url(../images/cont_heading_tr.jpg) right 0px no-repeat;
padding:16px 20px 15px 26px;
width:100%; 
height:45px;
}

.left_part
{
float:left; 
width:70%
}

.right_part
{
float:right;
padding:0px 20px 0px 0px;
}
.bott1{background:url(../images/product_box211_left_bottom_bg.gif) no-repeat left top; padding-left:17px;}
.bott2{background:url(../images/product_box211_right_bottom_bg.gif) no-repeat right top; padding-right:17px;}
.bott3{background:url(../images/product_box2_side_bg.gif) repeat-x left bottom #FFFFFF; height:17px;}
/*---------------------------------------*/
.main_t{width:980px; margin:auto; text-align:left;}
.main_t_bg1{background:transparent !important; position:relative; z-index:11;}

#categories {}
#categories ul{list-style:none; list-style-position:outside; font-family:Tahoma; margin:0 !important;}
#categories li{color:#37333f; font-size:12px; line-height:16px;
border-bottom:1px solid #DDDDDD;
text-decoration:none; font-weight:normal;
padding:7px 0;
}
#categories li.category-products{
	border:none !important;
	padding:0!important;
}
* html #categories li{color:#37333f; font-size:12px; line-height:16px; /*background:url(../images/list_background1.gif) no-repeat 0 6px;*/ padding-left:0; text-decoration:none; font-weight:normal;}
/*#categories li.category-products{color:#37333f; font-size:12px; line-height:16px;  background:url(../images/spacer.gif); padding-left:0; text-decoration:none; font-weight:normal; margin-left:0;}*/
#categories li span.top-span{display:block; padding:0px 0 0px 0; /*background:url(../images/list_backgroundx.gif) repeat-x left top;*/}
/*#categories li.category-products span.top-span{display:block; padding:2px 0 2px 10px; background:spacer;}
#categories li.category-top_un span.top-span{display:block; background:url(../images/spacer.gif) no-repeat left top;}*/
#categories li a{color:#000; font-size:12px; line-height:16px; text-decoration:none; font-weight:normal; padding-left:10px; display:block;}
#categories li a:hover{text-decoration:underline;}

/*#categories li.category-products a{color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; padding-left:48px; display:block; text-transform:none;background:url(../images/list_background11.png) no-repeat 18px 0; text-decoration:none; font-weight:normal; padding-bottom:5px; padding-top:2px;}
* html #categories li.category-products a{color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; padding-left:42px; display:block; text-transform:none;background:url(../images/list_background11.gif) no-repeat 18px 0; text-decoration:none; font-weight:normal; padding-bottom:5px; padding-top:0;}
#categories li.category-products a:hover{text-decoration:underline;}

#categories li.category-products span.top-span{background:url(../images/spacer.gif);}*/



#categories .box_head{color:#ffffff; font-size:18px; text-transform:capitalize; font-weight:bold; width:100%;}
#categories .box_head .topback .inner1{background:url(../images/box1_left_top_bg.png) no-repeat left top; padding-left:28px;}
#categories .box_head .topback .inner2{background:url(../images/box1_right_top_bg.png) no-repeat right top; padding-right:180px;}
* html #categories .box_head .topback .inner1{background:url(../images/box1_left_top_bg.gif) no-repeat left top; padding-left:28px;}
* html #categories .box_head .topback .inner2{background:url(../images/box1_right_top_bg.gif) no-repeat right top; padding-right:180px;}
#categories .box_head .topback .inner3{background:url(../images/box1_top_bg.gif) repeat-x left top; height:10px;}

#categories .box_head .midback .inner1{background:url(../images/lnviHeadBgRight.jpg) no-repeat right top;}
#categories .box_head .midback .inner2{background:url(../images/lnviHeadBgLeft.jpg) no-repeat left top; padding-left:12px;}
#categories .box_head .midback .inner3{background:url(../images/lnviHeadBgLeftArrow.jpg) no-repeat left; padding:5px 13px; font:bold 12px Tahoma; line-height:18px; text-transform:uppercase; color:#000;}
.categories-bg{
	vertical-align:center;
}
.lnviCenterBg{
background:#fff;
}

.categories-bg .lnviCenterBg{
background:#EEEEEE !important;	
	padding:10 0 10px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
.categories-bg .lnviFootBgRight{
	background:url(../images/lnviFootBgRight.jpg) no-repeat bottom right;
}
.categories-bg .lnviFootBgLeft{
	background:url(../images/lnviFootBgLeft.jpg) no-repeat bottom left;
	padding:0 11px;
	height:11px;
	overflow:hidden;
}

#categories .box_head a{text-decoration:none;color:#ffffff;}
#categories .box_head a:hover{text-decoration:underline}



#categories .box .inbox1{ /*background:url(../images/box1_top_talling.gif) repeat-x left top #77071c;*/}
#categories .box .inbox2{ /*background:url(../images/box1_side.jpg) no-repeat left top;*/}
#categories .box .inbox3{ background:none}
#categories .box .box-indent{padding:0px; overflow:hidden;}
#categories .box .bottom .inner1{
	background:url(../images/box1_left_bottom_bg.png) no-repeat left bottom; padding-left:13px;
	border-top:1px solid #DDDDDD;	
	border-bottom:1px solid #DDDDDD;
}
#categories .box .bottom .inner2{background:url(../images/box1_right_bottom_bg.png) no-repeat right bottom; padding-right:13px;}
* html #categories .box .bottom .inner1{background:url(../images/box1_left_bottom_bg.gif) no-repeat left bottom; padding-left:13px;}
* html #categories .box .bottom .inner2{background:url(../images/box1_right_bottom_bg.gif) no-repeat right bottom; padding-right:13px;}
#categories .box .bottom .inner3{background:#77071c; height:13px;}

.top_talling{min-height:136px; height:auto !important; height:136px; position:relative; background:transparent !important;}
.top_talling .col1{width:auto;float:left;}
.top_talling .col2{width:729px; float:right;}
.top_talling .col2 .row1{height:63px;}
.top_talling .col2 .row1 .block{width:auto; float:right}
.top_talling .col2 .row1 .block .coll1{width:167px; float:right; background:url(../images/header_bg2.gif) no-repeat 0 9px;}
.top_talling .col2 .row1 .block .coll1 .indent{padding:17px 0 15px 58px; font-family:Tahoma; font-size:11px; color:#ea7a53;}
.top_talling .col2 .row1 .block .coll1 a{color:#ea7a53;}
.top_talling .col2 .row1 .block .coll2{width:auto; float:right; background:url(../images/header_bg4.gif) no-repeat 0 12px;}
.top_talling .col2 .row1 .block .coll2 .indent{padding:17px 18px 15px 20px; font-family:Tahoma; font-size:11px; color:#ccc5c7;}
.top_talling .col2 .row1 .block .coll2 img{margin-right:2px;}
.top_talling .col2 .row1 .block .coll3{width:217px; float:right;}
.top_talling .col2 .row1 .block .coll3 .indent{padding:15px 0 0 0; font-family:Tahoma; font-size:11px; color:#ccc5c7;}
.top_talling .col2 .row1 .block .coll3 select{width:135px; height:20px; border:solid 1px #533d41; background:#461d26; color:#a18d92; font-family:Tahoma; font-size:10px;}
.top_talling .col2 .row2{height:30px; background:url(../images/header_bg3.gif) repeat-x left bottom;}

.top_talling3{ background:#fff; padding:8px 6px 8px 7px;}

/* Header */
.hb_center_curve{
	background:url(../images/hb_center_curve.jpg) repeat-x top left;
	height:106px;
	overflow:hidden;
}
.hb_left_curve{
	background:url(../images/hb_left_curve.jpg) no-repeat top left;
}
.hb_right_curve{
	background:url(../images/hb_right_curve.jpg) no-repeat top right !important;
	position:relative;
	padding:0 10px;
	border-bottom:1px solid #464646;
	height:106px;
}
.logo{
	background:url(../images/logo.jpg) no-repeat top left !important;
	width:223px !important;
	height:106px !important;
	display:block !important;
	outline:0 !important;
	line-height:0 !important;
	text-indent:-9999px !important;
	text-decoration:none !important;

}
.header-right{
	width:470px;
	float:right;
	margin:30px 10px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
.welcome{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0 !important;
	margin:10px 0 0 0 !important;
}
.social-container{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:80px;
}
.facebook, .twitter{
	width:32px;
	height:31px;
	display:block;
	padding-right:10px;
	text-indent:-9999px;
	outline:0;
	margin-top:7px;
}
.facebook{
	background:url(../images/face-icon.jpg) no-repeat top left;
}
.twitter{
	background:url(../images/twitter-icon.jpg) no-repeat top left;
	padding-right:0;
}


.top-menu-bg { background:#353535; border:1px solid #484848; padding:6px 7px; font:bold 12px Arial, Helvetica, sans-serif !important; color:#fff; }
.top-menu-bg ul{list-style:none; text-transform:uppercase; margin:0 !important; padding:0 !important; font-family:Tahoma;}
.top-menu-bg li{float:left; background:transparent; display:block; margin:0 8px !important;}
.top-menu-bg li a{display:block; padding:5px 10px !important; text-decoration:none; color:#ffffff; line-height:25px;}
.top-menu-bg li span{ padding:0 5px !important; display:block; }
.top-menu-bg li a:hover{text-decoration:none !important; color:#2C2C2C;}
.top-menu-bg li:hover{background:url(../images/hm_right.jpg) no-repeat top right; padding:0 !important; color:#2C2C2C;}
.top-menu-bg li span:hover{background:url(../images/hm_left.jpg) no-repeat top left; color:#2C2C2C;}
.top-menu-bg li.current{background:url(../images/hm_right.jpg) no-repeat top right; padding:0 !important; color:#2C2C2C;}
.top-menu-bg li.current span{background:url(../images/hm_left.jpg) no-repeat top left; color:#2C2C2C;}
.top-menu-bg li.current span a{ color:#2C2C2C;}
/* html .top-menu-bg li{float:left; background:transparent; display:block; line-height:12px; font-size:11px;}*/


.user_menu ul{list-style:none; text-transform:uppercase; margin-top:0; font-family:Tahoma; float:right}
.user_menu li{float:left; background:url(../images/user_menu_bg.gif) no-repeat 0px 5px; display:block; line-height:12px; font-size:9px;}
.user_menu li a{display:block; padding:1px 19px 4px 9px; text-decoration:none; color:#fff799}
.user_menu li a:hover{text-decoration:underline !important;}
/*.user_menu li.first a{display:block; padding:2px 10px 5px 15px; text-decoration:underline; color:#ffffff}*/

.footer_r{background:url(../images/fbgRight.jpg) no-repeat bottom right #202020; color:#fff !important;}
.footer_l{background:url(../images/fbgLeft.jpg) no-repeat bottom left; min-height:100px; height:auto !important; height:100px; text-align:center; /*padding-bottom:5px;*/ color:#fff !important;}
.footer_l .col1{width:auto; float:left; color:#fff !important;}
.footer_l .col2{width:auto; float:right; text-align:right; color:#fff;}
.footer_l .col2 a{color:#fff !important;}
.footer_l .webdesign-company{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer_l div.footer-menu{color:#fff; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_l div.footer-menu a{color:#8c8283 !important; text-decoration:none;}
.footer_l div.footer-menu a:hover{text-decoration:underline;}
.white. .white a{
	color:#fff;
}
.footer_l h2{font-size: 9px; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; line-height:15px; }
.content_t{ text-align:left}

.title_box{/*overflow:hidden; margin-bottom:5px;*/ height:40px;}
/*.title_box .row1 .title_inner1{background:url(../images/bg_titile_right_top.png) no-repeat right top; padding-right:29px;}
.title_box .row1 .title_inner2{background:url(../images/bg_titile_left_top.png) no-repeat left top; padding-left:338px;}
* html .title_box .row1 .title_inner1{background:url(../images/bg_titile_right_top.gif) no-repeat right top; padding-right:29px;}
* html .title_box .row1 .title_inner2{background:url(../images/bg_titile_left_top.gif) no-repeat left top; padding-left:338px;}
.title_box .row1 .title_inner3{background:url(../images/bg_titile_top.gif) repeat-x left top; height:5px;width:100%;}*/

.title_inner1{background:url(../images/hTitle-right.jpg) no-repeat right top; width:100%; margin-bottom:10px;}
.title_inner2{background:url(../images/hTitle-left.jpg) no-repeat left top; width:100%; height:35px;}
.title_inner2 h1{color:#fff;}

.title_box .row2{background:transparent; width:100%;border-top:0px solid red;border-bottom:0px solid red;}
.title_box .row2 .title_inner1, #gvFaqDefault .title_inner1, #ezPageDefault .title_inner1{background:url(../images/hTitle-right.jpg) no-repeat right top; width:100%;}
.title_box .row2 .title_inner2, #gvFaqDefault .title_inner2, #ezPageDefault .title_inner2{background:url(../images/hTitle-left.jpg) no-repeat left top; width:100%; height:35px;}
.title_box .row2 .title_inner2 h1, #gvFaqDefault .title_inner2 h1, #ezPageDefault .title_inner2 h1{color:#fff;}



.title_box .row3 {display:none;}
.title_box .row3 .title_inner1{background:url(../images/bg_titile_right_bottom.gif) no-repeat right top; padding-right:10px;}
.title_box .row3 .title_inner2{background:url(../images/bg_titile_left_bottom.gif) no-repeat left top; padding-left:10px;}
.title_box .row3 .title_inner3{background:url(../images/bg_titile_bottom.gif) repeat-x left top; height:6px;}



/******************************************************************/
.product_box3 {margin-bottom:10px; overflow:hidden}
.product_box3 .row1 {height:7px; width:100%; overflow:hidden; display:none;}
.product_box3 .row1 .bg_inner1{background:url(../images/goods_bg3.png) no-repeat right top; padding-right:34px; overflow:hidden}
.product_box3 .row1 .bg_inner2{background:url(../images/goods_bg1.png) no-repeat left top; padding-left:54px; overflow:hidden}
* html .product_box3 .row1 .bg_inner1{background:url(../images/goods_bg3.gif) no-repeat right top; padding-right:34px; overflow:hidden; zoom:1;}
* html .product_box3 .row1 .bg_inner2{background:url(../images/goods_bg1.gif) no-repeat left top; padding-left:54px; overflow:hidden; zoom:1;}
.product_box3 .row1 .bg_inner3{background:url(../images/goods_bg2.gif) repeat-x left top; height:7px; zoom:1;}

.product_box3 .row2{/*background:url(../images/goods_bg5.gif) repeat-x left top #29040b;*/ width:100%;}
.product_box3 .row2 .bg_inner1{/*background:url(../images/goods_bg6.gif) repeat-y left top;*/ width:100%;}
.product_box3 .row2 .bg_inner2{/*background:url(../images/goods_bg4.gif) no-repeat left top;*/ width:100%;}

.product_box3 .row3{/*background:#de0e35;*/ height:1px; width:100%; zoom:1; overflow:hidden}

.product_box3 .row4{}
.product_box3 .row4 .bg_inner1{/*background:url(../images/goods_bg9.gif) repeat-x left bottom #b30928;*/ width:100%;}
.product_box3 .row4 .bg_inner2{/*background:url(../images/goods_bg7.gif) repeat-y left top;*/ width:100%;}
.product_box3 .row4 .bg_inner3{/*background:url(../images/goods_bg11.gif) repeat-y right top;*/ width:100%;}
.product_box3 .row4 .bg_inner4{/*background:url(../images/goods_bg8.gif) no-repeat left bottom;*/ width:100%;}
.product_box3 .row4 .bg_inner5{/*background:url(../images/goods_bg10.gif) no-repeat right bottom;*/ width:100%; /*min-height:40px;*/ height:auto !important; height:40px;}
.product_box3 .row4 .bg_inner6{padding:5px;}
.product_box3 .row4 .bg_inner7{/*background:url(../images/goods_bg12.gif) repeat-y right top;*/}


.product_box3 .row5 {overflow:hidden; height:9px;}
.product_box3 .row5 .bg_inner1{background:url(../images/goods_bg13.png) no-repeat right top; padding-right:228px;overflow:hidden;}
.product_box3 .row5 .bg_inner2{background:url(../images/goods_bg14.png) no-repeat left top; padding-left:7px;overflow:hidden;}
* html .product_box3 .row5 .bg_inner1{background:url(../images/goods_bg13.gif) no-repeat right top; padding-right:228px;}
* html .product_box3 .row5 .bg_inner2{background:url(../images/goods_bg14.gif) no-repeat left top; padding-left:7px;}
.product_box3 .row5 .bg_inner3{background:url(../images/goods_bg15.gif) repeat-x left top; height:9px;}




.product_box31 {margin-bottom:10px;}
.product_box31 .row1 {height:12px; width:100%; overflow:hidden}
.product_box31 .row1 .bg_inner1{background:url(../images/rtc.png) no-repeat right top; padding-right:12px; overflow:hidden}
.product_box31 .row1 .bg_inner2{background:url(../images/ltc.png) no-repeat left top; padding-left:12px; overflow:hidden}
* html .product_box31 .row1 .bg_inner1{background:url(../images/rtc.gif) no-repeat right top; padding-right:12px; overflow:hidden; zoom:1;}
* html .product_box31 .row1 .bg_inner2{background:url(../images/ltc.gif) no-repeat left top; padding-left:12px; overflow:hidden; zoom:1;}
.product_box31 .row1 .bg_inner3{background:#170407; height:12px; zoom:1;}

.product_box31 .row2 {overflow:hidden; background:#170407;}
.product_box31 .row2 .bg_inner1{padding:5px 15px 15px 20px;}
.product_box31 .row2 .bg_inner11{padding:2px; overflow:hidden; zoom:1;}

.product_box31 .row3 {overflow:hidden; height:12px;}
.product_box31 .row3 .bg_inner1{background:url(../images/rbc.png) no-repeat right top; padding-right:12px;overflow:hidden;}
.product_box31 .row3 .bg_inner2{background:url(../images/lbc.png) no-repeat left top; padding-left:12px;overflow:hidden;}
* html .product_box31 .row3 .bg_inner1{background:url(../images/rbc.gif) no-repeat right top; padding-right:12px;}
* html .product_box31 .row3 .bg_inner2{background:url(../images/lbc.gif) no-repeat left top; padding-left:12px;}
.product_box31 .row3 .bg_inner3{background:#170407; height:12px;}






.product_box {width:100%; margin-bottom:3px; background:#ffffff}
.product_box .bg_inner1{background:url(../images/product_box_side_bg.gif) repeat-x left top;width:100%;}
.product_box .bg_inner2{background:url(../images/product_box_sidebottom_bg.gif) repeat-x left bottom;width:100%;}
.product_box .bg_inner3{background:url(../images/product_box_side_bg.gif) repeat-y left top;width:100%;}
.product_box .bg_inner4{background:url(../images/product_box_side_bg.gif) repeat-y right top;width:100%;}
.product_box .bg_inner5{background:url(../images/product_box_left_top_bg.gif) no-repeat left top;width:100%;}
.product_box .bg_inner6{background:url(../images/product_box_left_bottom_bg.gif) no-repeat left bottom;width:100%;}
.product_box .bg_inner7{background:url(../images/product_box_right_top_bg.gif) no-repeat right top;width:100%;}
.product_box .bg_inner8{background:url(../images/product_box_right_bottom_bg.gif) no-repeat right bottom;width:100%;}
.product_box .bg_inner9{padding:25px 19px 11px 30px;}
.product_box .bg_inner91{padding:22px 17px 22px 30px; zoom:1;}
/*  ----------------------- PRODUCT INFO -----------------------  */


/*#productPrices {color:#fff799; font-size:16px; line-height:18px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family:Tahoma}*/
#productDescription {margin:0px 1px; padding:0; font:normal 12px Arial, Helvetica, sans-serif; color:#000 !important; line-height:18px; /*background:#cdcdcd;*/}
#productDescription form, #productDescription p{margin:0; padding:0;}
#productDescription p{
	font:12px Arial, Helvetica, sans-serif !important;
	line-height:18px;
}
#productDescription ul li{
	line-height:20px;
}
.category-icon-title{
	height:40px;
}
.category-icon{
	text-align:center;
}
.category-icon img{
	border:1px solid #CECECE;
}

#cartAdd {/*float:left;*/ text-align:left;}
#cartAdd p{display:none;}
#cartAdd .cartAdd_indent{padding:16px 0 0 42px;}
#cartAdd .cartAdd_indent span{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; color:#445972; font-weight:bold;}
#cartAdd .cartAdd_indent input.cart_quantity{width:69px; height:18px; background:#95939a; color:#181c23; font-size:11px;}
* html #cartAdd .cartAdd_indent .padd1{padding-top:2px;}


#alsoPurchased {margin-top:10px;}
#alsoPurchased a {text-decoration:none; text-decoration:none; font-size:10px; color:#333; line-height:normal; font-weight:bold; text-transform:none;}
#alsoPurchased a:hover{text-decoration:none; color:#FF6600;}

#productAdditionalImages {margin:2px; border:1px solid #ffffff; padding:7px; overflow:hidden;zoom:1;}
#productAdditionalImages .additionalImages {text-align:center;}
#productAdditionalImages .additionalImages a {text-decoration:none; font-size:10px; color:#999999; line-height:normal; font-weight:bold; text-transform:capitalize;}
#productAdditionalImages .additionalImages a:hover{text-decoration:none; color:#ff0000}

#productAdditionalImages .img_box{padding:0; margin:15px;}
.sidebox-price{
	padding:5px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:5px 0;
	background:#;
}
.sidebox-price a, .product_box_price a, .productGeneral a{
	color:#FFD800;
}
.sidebox-price a:hover, .product_box_price a:hover, .productGeneral a:hover{
	color:#FFFFFF;
}
.sidebox-price-login-right{
	background:url(../images/sidebox-price-login-right.jpg) no-repeat top right !important;
	margin:5px auto !important;
	width:180px;
}
.sidebox-price-login-left{
	background:url(../images/sidebox-price-login-left.jpg) no-repeat top left !important;
	font:bold 12px Arial, Helvetica, sans-serif !important;
	padding:3px 5px 5px 5px !important;
	color:#fff !important;
	text-align:center !important;
}
.sidebox-price-login-left a{
	color:#FFE155 !important;
	text-decoration:none;
}
.sidebox-price-login-left a:hover{
	color:#FFEA88 !important;
}
.description_box a{
	color:#333333;
}
.description_box a:hover{
	color:#FF3300;
}
.centerBoxContentsFeatured .row1{
	display:none !important;
}
.product-list-height175{
	height:175px;
	width:250px;
}
.product-list-height205{
	height:205px;
	width:28%;
}
.product-list-height150{
	height:150px;
	width:100%;
}
.product-list-height160{
	height:160px;
	width:98%;
	margin-right: 10px;
}
.product-list-height200{
	margin-right:10px;
	height:200px;
}
.product-list-height230{
	height:230px;
	margin:10px;
}
.product-list-height250{
	height:250px;
	margin:10px;
}
.product-price-notApproved{
	padding:5px !important;
	text-align:center !important;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#860000;
}
.tdborder{
	border:1px solid #F9F9F9;
	border-collapse:collapse;
}
.border-bottom{
	border-bottom:1px solid #F9F9F9;
}
.buy-now-btn{
	background:url(../images/buy-now-icon.jpg) no-repeat top left;
	padding-left:20px;
	text-algin:center;
}
.product-details-btn{
	background:url(../images/product-details-icon.jpg) no-repeat top left;
	padding-left:20px;
	text-algin:center;
}
.buy-now-btn:hover, .product-details-btn:hover{
	color:#333333;
}
.margin-tb10{
	margin:10px 0;
}
.padding-tb10{
	padding:10px 0;
}
.padding-10{
	padding:10px;
}
.product-list-margin10{
	margin:10px;
}
.navSplitPagesLinks a{
	background:#F5F5F5 !important;
	padding:2px 7px!important;
	border:1px solid #cdcdcd !important;
	font:12px Arial, Helvetica, sans-serif;
}
.navSplitPagesLinks a:hover{
	background:#000!important;
	padding:2px 7px!important;
	border:1px solid #cdcdcd !important;
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.navSplitPagesLinks .current{
	background:#000!important;
	padding:2px 7px!important;
	border:1px solid #cdcdcd !important;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.tdWidth205{
	width:270px;
	height:205px;
}
.smallProductImage{
	margin-right:10px;
}

/** News  Start **/
.news-title{
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	color:#333333;
}
.mainHeaderCenter{
font:italic 18px Georgia, "Times New Roman", Times, serif;
color:#000;
}
.dot-line{
border-top:1px dotted #333;
margin:7px auto 7px auto;
width:740px;
border-bottom:1px dotted #333;
}
.news-content{
}
.single-news .row1, .allNews .row1{
	display:none;
}
.allNews a, .moreLink{
	color:#333333;
}
.allNews a:hover, .moreLink:hover{
	color:#FF3300;
}
/** News End **/

/*** Rotator Image Start ***/
/*********** --- **********/

/* `Rotator >> `Wrapper
----------------------------------------------------------------------------------------------------*/
#rotatr_bg{
	background:url(../images/slide-show-title.jpg) no-repeat bottom left;
	padding:0;
	position:relative;
	height:245px;
	float:left;
	width:458px;
}
#rotator_wrapper {
	overflow: hidden;
	width: 458px;
	height: 245px;
	margin:0 auto 10px auto;
	z-index:100;
	text-align:center;
}

#rotator_wrapper li {
	list-style: none;
}

/* `Rotator
----------------------------------------------------------------------------------------------------*/

#rotator,
#rotator li,
#rotator img {
	width: 458px;
	height: 212px;
}

#rotator {
	background: #fff;
	position: relative;
	margin:0;
	padding:0;
}

#rotator li {
	position: absolute;
	top: 0;
	left: 0;
}

/* `Rotator >> `Controls
----------------------------------------------------------------------------------------------------*/

#rotator_controls {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	padding:0;
	margin:0;
	right:0;
}

#rotator_controls li {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	width: 30px;
		
}

#rotator_play_pause,
#rotator_controls a {
	background:url(../images/bNumber-normal.jpg) no-repeat top left;
	color: #2C2C2C;
	display: block;
	font: bold 11px Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	width:15px;
	height:13px;
	padding:7px;
}
#rotator_play_pause{
background:#fff;
width:54px;
padding:7px 5px;
text-align:center;
color: #2C2C2C;
border:1px solid #BAB8B8;
}
#rotator_controls a.current {
	background:url(../images/bNumber-hilight.jpg) no-repeat top right;
	color: #fff;
	text-decoration: none;
	width:15px;
	height:13px;
	padding:7px;
}

#rotator_play_pause:hover,
#rotator_controls a:hover {
	background:url(../images/bNumber-hilight.jpg) no-repeat top right;
	color: #fff;
	width:15px;
	height:13px;
	padding:7px;
}
#rotator_play_pause:hover{
	background: #2C2C2C;
	border: 1px solid #FF7C9B;
}

#rotator_play_pause_div {
	position: absolute;
	bottom: 8px;
	right: 10px;
	padding:7px 3px;
	display:none;
}
.home-top-banner{
}
.margin-left10{
	margin-left:10px !important;
}
.headerRightSiderBanner{
	width:289px;
}
.marginB10{
	margin-bottom:10px;
}
.homeBannerPosition{
	position:relative;
}
.headerRightSiderBanner1{
	position:absolute;
	top:0;
	right:13px;
}
.headerRightSiderBanner2{
	position:absolute;
	top:127px;
	right:13px;
}

.copyRight{
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
}
.copyRight a{
	color:#999999 !important;
}
.copyRight a:hover{
	color:#fff !important;
}
.width100{
	width:100px;
}
.widthCatLogin{
	width:230px !important;
	margin-left:0 !important;
}
.width250{
	width:250px;
}
.width600{
	width:600px;
}
.productInfoImage{
	width:200px;
	text-align:center;
}
.width610{
	width:610px;
}
.productInfoContentWidth{
	width:540px;
}
.productInfoContentWidth h1.productGeneral{
	margin-left:0 !important;
	padding-left:0 !important;
	padding-bottom:0 !important;
	padding-top:0 !important;
}
.productInfoContentWidth table{
	width:540px !important;
	margin:10px 0 !important;
}
.widthAuto{
	width:auto !important;
}
.widthAutoMarginAuto{
	width:auto !important;
	margin:0 auto !important;
}
.displaynone{
	display:none;
}
.navNextPrevWrapper{
	padding:10px 0 15px 0;
	border-bottom:1px dotted #cdcdcd;
	margin-bottom:15px;
}
#productAttributes{
	margin:10px;
}
#attribsOptionsText{
	background:#f1f1f1;
	padding:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:5px;
}
#productAttributes .attribsSelect{
	font:bold 12px Arial, Helvetica, sans-serif;
}
.gvFaqDefaultMainContent a, .content a{
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#333333;
	list-style-type:disc;
	padding:5px 0;
	text-decoration:underline;
}
#gvFaqDefaultMainContent, #gvFaqDefaultSubHeading, #gvFaqDefaultContent{
	margin:10px 0 10px 10px;
}
#gvFaqDefaultMainContent a:hover, .content a:hover{
	color:#FF3300;
}
#ezPageDefault{
	color:#000;
}
.page-html-content{
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
}
.page-html-content p{
	padding-bottom:0 !important;
	padding-top:0.2em !important;
}
.comp-link{
	font:18px Arial, Helvetica, sans-serif;
	color:#3399FF;
}
.comp-link:hover{
	color:#003366;
}
.like-show-u{
	font:18px Arial, Helvetica, sans-serif;
	color:#FF0033;
	text-align:center;
	margin:20px 0;
}
.big-font{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	margin:20px 0;
}
.number-list{
	font:12px Arial, Helvetica, sans-serif;
	list-style-type:decimal;
	line-height:18px;
}
.btnSubmit, .btnReset{
	background:url(../buttons/english/button_submit.gif) no-repeat top right;
	width:69px;
	height:23px;
	display:block;
	text-indent:-99999px;
	outline:0;
	border:0;
	margin-right:10px;
	cursor:pointer;
}
.btnReset{
	background:url(../buttons/english/button_reset.gif) no-repeat top right;
	margin-left:10px;
	margin-right:0;
}
.enquiryFormmargin-left{
	padding:10px 0 0 200px;
}

/** Static Page **/
.home-top-body-bg{
	background:url(../images/home-top-body-bg.jpg) repeat-x top left !important;
	padding:19px 0 7px 0 !important;
	text-align:center;
}
.business_customers_container, .we_will_stich_container, .close_view_container{
	display:block;
}
.business_customers_container a, .we_will_stich_container a, .close_view_container a{
	display:block;
	height:53px;
	text-indent:-9999px;
	outline:0;
	text-decoration:none;
	margin-top:358px;
}
.business_customers_container a{
	background:url(../images/business_customers_btn.jpg) no-repeat top left;
	width:325px
}
.we_will_stich_container a{
	background:url(../images/we_will_stich_btn.jpg) no-repeat top left;
	width:329px;
}
.close_view_container a{
	background:url(../images/close_view_btn.jpg) no-repeat top left;
	width:326px;
}
.business_customers_container{
width:325px;
background:url(../images/business_customers.jpg) no-repeat top left;
}
.we_will_stich_container{
width:329px;
background:url(../images/we_will_stich.jpg) no-repeat top left;
}
.close_view_container{
width:326px;
background:url(../images/close_view.jpg) no-repeat top left;
}
.under_18_exit{
	display:block;
	background:url(../images/under_18_exit.jpg) no-repeat top left;
	width:136px;
	height:21px;
	text-indent:-9999px;
	outline:0;
	margin:15px auto;
	text-decoration:none;
}
.static-content{
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	margin:30px 30px;
	background:#fff;
}
.pop-content{
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	text-align:left;
	margin:10px;
	background:#fff;
}
.news-container{
	display:none;
}
