/**
 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	background: url(../images/background.gif) repeat scroll left top transparent;
	 font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
	}

a img {border: none; }
a{ color:#5D717E; text-decoration:none}

a:hover       {}
 
a:visited {
	color: #2b2b2b;
	}

 #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: #2b2b2b;
	}
	
html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

}
.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#productsListingListingTopLinks a{ color:#000000}
.productListing-heading a{ color:#000000}
#columnCenter {
	padding: 8px 0 0 0;
	width:770px;
}
h1 {
	font: bold 16px Arial;
	color: #000;
	padding: 0 0 2px 0;
	margin: 0 0 17px 0 !important;
	}

h2 {
	font: bold 18px tahoma;
	display: block;
	}

h3 {
	font-size: 1.2em;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	}

LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	color: #305159;
	background: #f5f5f5;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	color:#000000;
	text-decoration: none;
}
.categoryListBoxContents a:hover{ text-decoration:underline}

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: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	COLOR:#fff;
	text-align:center;
	display:inline; 
	padding-right:10px;
	line-height:29px; 
	height:29px; 
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 990px;
	vertical-align: top;

/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#top{ 
	width:100%;
	height:160px;
	background: url(../images/topbackground.jpg) repeat-x scroll 0 0 transparent;
}
#topword {
    background: none repeat scroll 0 0 #462425;
    color: #FFFFFF;
	line-height:20px;
    text-align: center;
	height:20px;
}
#topword a{ color:#FFFFFF; text-decoration:underline;}
#topword a:hover{ text-decoration:none;}
#logoWrapper{
	 margin: auto;
	width:990px;
	height:120px;
	}

.sea1{ float:right; clear:right; }
.sea1 input{ vertical-align:middle;}

.back1 {float: left; font-size:11px;
list-style-type: none;
} 

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.2em;*/
	margin-right: 0.2em;
	margin-top:15px;
	margin-left: 15px;
	}

#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color:#000000;
	padding: 2px;
	margin: 0px;
}

.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;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#footer_bg {margin:auto;width:100%; background:url(../images/footbg.jpg) repeat-x scroll 0 0 transparent;color: #7D7B73;}
#footertop{ width:990px; height:160px;}
#footernav {
	width:100%;
	margin:8px auto 0 auto;
	background: #462425;
    border-top: 1px solid #CECECE;
    color: #FFFFFF;
    height: 30px;
    text-align: center;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
  	display: inline;
	font: normal 11px verdana;
	margin: 0 2px 0 2px;
}
.footer-links li a{ color:#fff; text-decoration:none; font-size:12px;}
.footer-links li a:hover{ text-decoration:underline}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	color:#fff;
	font: 12px verdana !important;
	line-height: 16px !important;
	text-align:center;
		background: #462425;
}
.legalCopyright a{ color:#fff; text-decoration:none}
.legalCopyright a:hover{ text-decoration:underline}
#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 0.5em;
	font: 11px tahoma;
	margin: 0em;
	color: #000;
	}
#navBreadCrumb a {
	color: #000;
}
#navEZPagesTop{ clear:both; margin:auto;height:31px; width:990px; line-height:31px;}

#top_nav,#navEZPagesTop .list-style-none {

	font:14px Tahoma;
	margin: 0em;
	}
#tab_nav a,#navEZPagesTop .list-style-none a {
	color: #fff;
	text-decoration: none;
}
#tab_nav li,#navEZPagesTop .list-style-none li {
	float: left;
}
#tab_nav li a,#navEZPagesTop .list-style-none a{
	display: block;
		height:31px;
	line-height:31px;
	font-weight:bold;
	padding:0px 20px 0px 18px;
}

#tab_nav li:hover,#navEZPagesTop .list-style-none li:hover {
		color:#a65f01;
		text-decoration:underline}
#tab_nav li:hover a ,#navEZPagesTop .list-style-none li:hover a{
	text-decoration:underline
}

#tab_nav #tab_active,#navEZPagesTop .list-style-none{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


 #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}


.tools-nav-right {
	background: url("../images/tools_nav_right_bg.gif") no-repeat right bottom;
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {
	background: url("../images/tools_nav_left_bg.gif") no-repeat left bottom;
	height: 31px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	float:left;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: #edf9fd url("../images/tools_nav_bg.gif") repeat-X left bottom;
	margin: 0 0 !important; 
	padding-top: 1px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	padding-top:4px;
	height: 21px;
	float: left;
}

.search-header {
	margin: 3px 0;
}
.search-header input {
	font: 12px arial;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	width: 160px;
	margin: 0 8px 0 0;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #0075E2; 
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	width: 313px;
}
.td-languages {
	width: 303px;
	text-align: right;
	padding: 0 4px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}

#productAttributes {
	padding: 10px 14px;
	margin: 10px 0;
	border: 1px #f3ecd9 solid;
	background: #fcfcea;
}

.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;
	}
.centerColumn {
	padding: 0.8em 0.4em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	font-size:12px;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font-size:12px;
	color: #000;
	text-decoration:none;	
	margin: 1px 8px;
}

.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	text-decoration:underline
}

/*Shopping Cart Display*/
#cartAdd {

	width:100%;

	float:left;

	

	}	
.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a30101;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.orderHistList {
	margin: 0;
	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;
	}

/*product info*/

#productinfo_mainimages{

	width:350px;

	float:left;

	text-align:center;
	/*border-right:1px dotted #bbbbbb;*/

}



#productinfo_detail{

	float: left;

	width:330px;
	
	padding-top:5px;
	
	padding-left:30px;

	/*padding-left:20px;*/

    overflow:hidden;	

}
#loginbox{ text-align:center;}

h1#productName {

	white-space:normal;

	line-height:1.8em;

	font-size:13px;
	text-indent:25px;
	background:url(../images/title-marker.gif) no-repeat left center;



}



h2#productPrices {
	font-weight:bold;
	line-height:1.8em;
	font-weight: bold;
	color:#C3274B;
	font-size:13px;
	

}



#productDetailsList{

		float:left;

		width:100%;

		

}

#productDetailsList li{

	line-height:2em;



}



#productAttributes{

	float:left;

	margin-top:1em;

}

#productDescription{

	margin-bottom:2em;

	margin-top:1em;
	border-bottom:1px solid #E5DCC3;

}



#productDescription h2{

	color:#A71119;

	padding-bottom:5px;

	text-align:center;

	

}
/*Image Display*/

#productMainImage{

	float:left;
}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

	.centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsNew {
	background-image: url(../images/products.jpg);
    width:183px!important;
	height:220px;!important;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:6px;
	padding-top:3px;

	}

.centerBoxWrapper {
	height: 1%;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	background: url(../images/main_title.gif) no-repeat scroll left top transparent;
    color:#fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    height:33px;
	line-height:33px;
    overflow: hidden;;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;
}
.moredd{ float:right; padding-right:15px;}
.moredd a{ color:#000000; text-transform:capitalize; font-size:10px; font-weight:normal;}


/*sideboxes*/
.columnLeft {
	padding: 0 10px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	
	
	font-size:12px;

	}
h3#categoriesHeading{color: #fff;background: url(../images/cate_gbs.gif) repeat-x scroll 0 0 transparent;}
h3#informationHeading{background: url(../images/left_title_bg.gif) repeat-x scroll 0 0 transparent;
    border: medium none;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 0;
    padding-left: 10px;
    padding-top: 5px;}
	#information{border:2px solid #C7C7C7;}
	
h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 11px verdana, arial;
	color: #000;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color:#FF0000;
	text-decoration: none;
	} 


.main-sidebox-header-left {
    padding: 5px 9px;
	padding: 0 0 0 0em;
}
.main-sidebox-header-right {
	
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:0.1em 0.3em 0.21em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 0px 0 4px 0;
	}
#categories{
	border-bottom: 2px solid #C7C7C7;
    border-left: 2px solid #C7C7C7;
    border-right: 2px solid #C7C7C7;
}
.sideBoxContent {
	border-top: none;

/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0em 0em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {

	color: #333;
	line-height:30px;
}
.sidebox-products {
	display: block;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.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, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, a.subcategory{
	text-decoration: none;
	padding: 0 0 0 9px;
	line-height:30px;
	color: #374853;
	}
A.category-links, A.category-links:visited {

	text-decoration: none;
	}
.categories-top-list{
	height: 26px;
    line-height: 26px;
	background: url(../images/index_left_bg.gif) repeat-x scroll 0 0 transparent;

}
.subcategory {

	background: url(../images/side_box_back.gif) repeat scroll 0 0 transparent;
	height: 20px;
    line-height: 20px;
	text-indent:15px;
	font-size:11px;
}
.subcategory a{ color: #374853;}
.subcategory a:hover{ text-decoration:underline !important;}
.categories-top-list a:hover,.subcategory a:hover,#informationContent li a:hover{ text-decoration:underline}

.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}



A.category-subs, A.category-products {
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {

	}
SPAN.category-subs-selected {

	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	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: #dadada;
	height: 2em;
	}

.productListing-rowheading {

	height: 2em;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

#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;
	}

#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;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
	}
#logo{padding-left:5px;}
#hed_to{ width:220px; margin:0 auto;height:70px; float:right; padding-right:10px; padding-top:10px;}
.sh_p{ float:right;color:#fff;  font-size:12px; line-height:20px;}
.sp_car{background: url(../images/cart_img.png) no-repeat left center ; padding-left:22px;}
.sh_p .sp_car a{ color:#fff; text-decoration:none}
.sh_p .sp_car a:hover{ text-decoration: underline;}

.current3{ float:right; color:#fff;font-size:12px; }

.login_off{ float:right;  color:#fff; font-size:12px; height:30px; line-height:20px;}
.login_off a{color:#fff;text-decoration:none}
.login_off a:hover{ text-decoration:underline}

#pagement{width:990px;margin:0 auto; padding-bottom:10px;background:#FFFFFF; }


#mainarea1 {width:990px;background:#FFFFFF;}


div#fancy_overlay{position:absolute;top:0;left:0;z-index:90;width:100%;background-color:#333;}
div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}
div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url(../images/fancy_progress.png) no-repeat;}
div#fancy_close{position:absolute;top:-12px;right:-12px;height:30px;width:30px;background:transparent url(../images/fancy_closebox.png);cursor:pointer;z-index:100;display:none;}
div#fancy_content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:96;margin:0;padding:0;}
#fancy_frame{position:relative;width:100%;height:100%;display:none;}
img#fancy_img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:92;margin:0;padding:0;}
div#fancy_title{position:absolute;bottom:-35px;left:0;width:100%;z-index:100;display:none;}
div#fancy_title table{margin:0 auto;}
div#fancy_title div{color:#FFF;font:bold 12px Arial;padding-bottom:2px;}
td#fancy_title_left{height:32px;width:15px;background:transparent url(../images/fancy_title_left.png) repeat-x;}
td#fancy_title_main{height:32px;background:transparent url(../images/fancy_title_main.png) repeat-x;}
td#fancy_title_right{height:32px;width:15px;background:transparent url(../images/fancy_title_right.png) repeat-x;}
div#fancy_outer{position:absolute;top:0;left:0;z-index:90;overflow:hidden;background:transparent;display:none;margin:0;padding:18px 18px 58px;}
div#fancy_inner{position:relative;width:100%;height:100%;border:1px solid #444;background:#FFF;}
a#fancy_left,a#fancy_right{position:absolute;bottom:10px;height:100%;width:35%;cursor:pointer;background-image:url(data:image/gif;base64,AAAA);z-index:100;}
a#fancy_left{left:0;}
a#fancy_right{right:0;}
a#fancy_left:hover{background:transparent url(../images/fancy_left.gif) no-repeat 0 100%;}
a#fancy_right:hover{background:transparent url(../images/fancy_right.gif) no-repeat 100% 100%;}
#fancy_bigIframe,#fancy_freeIframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}

div.fancy_bg{position:absolute;display:block;z-index:70;}
div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_n.png) repeat-x;}
div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_ne.png) no-repeat;}
div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_e.png) repeat-y;}
div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_se.png) no-repeat;}
div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url(../images/fancy_shadow_s.png) repeat-x;}
div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_sw.png) no-repeat;}
div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url(../images/fancy_shadow_w.png) repeat-y;}
div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url(../images/fancy_shadow_nw.png) no-repeat;}

div.JMyCarousel .prev{
	background: url('../images/arrow_left.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}

div.JMyCarousel .next{
	background: url('../images/arrow_right.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}



/** Carousel **/
div.JMyCarousel{
text-align:center;

}

div.JMyCarousel ul{

}

div.JMyCarousel ul li{
	margin:5px;
	border:1px solid #aaa;
	line-height:0px;
	padding:3px;
	list-style:none;
	padding-left:3px;
	background-color:#fff;
}
#productAdditionalImages {text-align:center;}
div.JMyCarousel ul li a{ 
	margin:0px;
	padding:0px;
}

div.JMyCarousel ul li a img{
	margin-bottom:0px;
	padding-bottom:0px;
}





	
/*------------------shoppingcart-----------*/
#shoppingCartDefault{    

    -moz-border-radius: 10px 10px 10px 10px;

    background:#FFFFFF;

    border: 1px solid #ECEAEA;

    position: relative;

	padding:0px 10px; 

	}
#content		{ float:left; padding-top:23px; font-size:1.1em; line-height:1.5em; z-index:1; }
#scQuantityHeading{ border-left:1px solid #C4C6C8;border-right:1px solid #C4C6C8; border-top:1px solid #C4C6C8; background:#FAFAFA}
#scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading{border-right:1px solid #C4C6C8; border-top:1px solid #C4C6C8;background:#FAFAFA}
.cartQuantity {
	width: 4.7em;
	border-left:1px solid #C4C6C8;
	border-right:1px solid #C4C6C8;
	}
.cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay{
	border-right:1px solid #C4C6C8;
}
/*--------------#informationContent li---------------*/
#informationContent li{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 1px;
    text-indent: 10px;}
	
	
h3.itemTitle{ font-size:12px;}




#banners{padding:0;margin:0;height:520px;}

.bannertop{ padding-left:2px; padding-top:2px;}
.bannerleft { position: absolute; width: 983px; height:482px}
.bannerleft a img{float:left;margin:2px 0 0 0px;vertical-align:middle;display:block}

ul, ol {
    list-style: none outside none;
}

#foot_image{ margin:auto; width:990px; height:160px}
.foot_image2{ width:990px; padding-top:5px;}
.new_footer{  width:990px; margin:auto; height:100px;}
.new_footer_link{ padding-left:20px; width:200px; padding-bottom:15px; float:left;}
.new_footer_link .footer_link_header{ text-align:center; color:#FFFFFF; font-weight:bold; font-size:14px;}
.new_footer_link ul li{ text-align:center;}
.new_footer_link ul li a{ color:#CCCCCC; font-size:12px;}
.new_footer_link ul li a:hover{ text-decoration:underline;}
.new_footer_bottom{ text-align:center; color:#FFFFFF; background-color:#462425; height:30px; padding-top:10px; border-top:1px solid #cecece; margin-top:-10px;}
.new_footer_bottom a{ color:#FFFFFF; font-weight:bold;}

#productAdditionalImages {   float: left;    height: 130px;    width: 370px;}