/**
 * 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/body_bg.gif) top center repeat fixed; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:14px; 
	color:#898989; 
	text-align:center
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: underline;
	}
 
a:visited {
	color: #2b2b2b;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding:0.5em 0 0 0;
}

h1 {
    border-bottom: 1px dashed #D5D5D5;
    color: #4C6C74;
    font: bold 23px Arial;
    margin: 0 0 17px !important;
    padding: 0 0 2px;
}

h2 {
	font: bold 18px tahoma;
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
ul, li{ 
	padding:0; 
	margin:0;
	list-style-type:none;
	}

/*  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 {
	font: bold 11px verdana;
    margin-right: 5px;
    padding: 0;
}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none;
}

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 {
	float: right;
}
.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 {
	background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    margin: 3px auto;
    padding: 0 10px;
    width: 960px;
	text-align: left;
    vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.topper-menu li {
	border-right: 1px solid #484848;
    display: inline;
    list-style: none outside none;
    padding: 0 19px;
}

.topper-menu li a {
    font-size: 15px;
}

#logoWrapper{
	height: 58px;
	}
	
#logo {
	padding: 0.6em 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#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 {
    border-bottom: thin dashed #E6E6E6;
    padding-bottom: 5px;
    padding-left: 14px;
}

/*navigation*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #0075E2;
	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, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
}

#navSuppWrapper {
	color: white;
    margin: 0 auto;
    padding: 10px 0;
}

#navSuppWrapper a {
    color: white;
    text-decoration: none;
}

#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;
	margin: 0 2px 0 2px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	line-height: 16px !important;
	padding:3px;
}

#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 {
    background-color: white;
    border-radius: 8px 8px 0 0;
    color: #000000;
    font: 11px tahoma;
    padding: 0.4em 0.8em 0;
}
	
#navBreadCrumb a {
	color: #000000;
    text-decoration: none;
}

#top_nav {
	background: #00a8d3 url("../images/ezpages_bg.gif") repeat-x;
	font: bold 13px Tahoma;
	margin: 0em;
	height: 36px;
}

#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 5px;
}
#tab_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 10px 20px 9px 18px;
}

#tab_nav li:hover {
	background-position: left -39px;
}
#tab_nav li:hover a {
	background-position: right -39px;
}

#tab_nav #tab_active{
	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;
	background: url("../images/home_tab.gif") no-repeat left 0;
	padding-left: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 36px;
	width: 6px;
	float: left;
}
.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;
	}
/* 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 {}

.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 {
	border: 1px solid #DDDDDD;
    margin-top: 5px;
}

.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 {
    background-color: white;
    border-radius: 0 0 8px 8px;
    padding: 0.5em 0.7em;
}

#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	margin: 1px 8px;
	text-decoration: none;
}

/*Shopping Cart Display*/
#cartAdd {
    background: #F8F8F8;
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    padding: 1em;
    text-align: center;
}

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

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}

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

.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 27px 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	border-bottom: 1px dashed #D5D5D5;
    color: #4C6C74;
    font: bold 19px Arial;
    margin: 24px 0 15px !important;
    padding: 0 0 2px;
}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 7px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: white;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    padding-left: 25px;
	margin:0;
}


h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	color: white;
    font: 11px verdana,arial;
}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #0078e8;
	text-decoration: none;
} 

.sidebox-header-left {
	background: none repeat scroll 0 0 #252525;
	border-radius: 3px 3px 3px 3px;
    padding: 8px 9px;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading { }

.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 1px 0 10px;
	}

.sideBoxContent {
	border-bottom: 1px solid #DDDDDD;
	border-top: none;
	background-color: #ffffff;
	padding: 0.7em 0.2em 0.7em 0.7em;
}
	
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	color: #000000;
    font: 11px/17px arial,verdana;
}

.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 {
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 8px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	color: #0075E2;
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	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;
    margin-top: 5px;
}

.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 {
	background-color: #cfd8e6;
	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;
}
.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;
}

#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
}

.info_img {
    float: left;
    width: 320px;
}

.info_name {
    color: #333333;
    float: right;
    width: 415px;
}

#relateproductlist{ overflow:hidden; }

#relateproductlist .centerBoxContentsrelate{
	width: 24%;
}


/*=====================================*/

.top-bar {
    border-bottom: 1px solid #333333;
    color: white;
    height: 25px;
    line-height: 25px;
    position: relative;
    z-index: 1001;
}

.top-bar ul.links {
    float: right;
}

.top-bar ul.links li{
	display:inline;
}

#headerWrapper a {
    color: white;
    text-decoration: none;
}

.header-middle {
    background: none repeat scroll 0 0 #252525;
	border-radius: 3px 3px 3px 3px;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 0 12px;
    width: 490px;
}

#mini-cart {
        background: url("../images/sprite.gif") no-repeat scroll 0 -0px transparent;
    float: right;
    height: 65px;
    margin: 8px 11px 0 0;
    position: relative;
    width: 114px;
}

#mini-cart a.cart-links {
    color: #212121;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 57px;
    line-height: 65px;
    text-align: left;
    text-decoration: none;
    width: 114px;
}

#mini-cart .cart-links span {
    font-size: 16px;
    padding-left: 47px;
}

.search-header-input table {
    height: 33px;
    line-height: 12px;
    margin: 5px 0 3px 15px;
    width: 472px;
}

.search-header-input table input {
    background-color: #CCCCCC;
    border: medium none;
    height: 18px;
    margin: 0 0 0 1px;
}

.search-header-input table, .search-header-input td {
    vertical-align: middle;
}

#logoWrapper a {
    text-decoration: underline;
}

.topper-menu {
    background: none repeat scroll 0 0 #252525;
	border-radius: 3px 3px 3px 3px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 15px;
}

#navSuppWrapper .tag-newsletter {
    margin-bottom: 10px;
}

#navSuppWrapper .tags-block, #navSuppWrapper .secure-block {
    float: left;
    margin-right: 13px;
}

#navSuppWrapper .footer-bot {
    background: none repeat scroll 0 0 #1B1B1B;
    border-radius: 8px 8px 8px 8px;
    height: 120px;
    padding: 9px;
    width: 291px;
}


#navSuppWrapper .subscribe-block {
    float: right;
}

#navSuppWrapper .tags-title, #navSuppWrapper .subscribe-title, #navSuppWrapper .secure-title {
    color: white;
    font-size: 14px;
}

#navSuppWrapper .subscribe-content label {
    display: block;
    padding: 3px 0 6px;
    width: 100%;
	line-height:13px;
}

#navSuppWrapper .subscribe-content .input-box {
    float: left;
    padding-right: 5px;
}

#navSuppWrapper .subscribe-content .input-box INPUT {
    border: 1px solid #CC0000;
	margin-top: 3px;
    padding: 2px;
}

#navSuppWrapper .subscribe-content .actions{
	float:left;
}

#navSuppWrapper .subscribe-title {
    background: url("../images/sprite.gif") no-repeat scroll 0 -700px transparent;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 8px;
}

#navSuppWrapper .subscribe-title strong {
    padding-left: 60px;
}

.footer_block {
    border-top: 1px solid #DDDDDD;
    font-size: 11px;
    line-height: 1.2;
    margin-top: 23px;
    padding: 15px 0 15px 10px;
    text-align: center;
}

#productName {
    font: bold 15px/1.25 Arial,Helvetica,sans-serif;
}

#attribsOptionsText {
    color: #83785C;
    font-size: 1.1em;
    padding-left: 14px;
    padding-top: 10px;
}

#productDescription h5 {
    background: url("../images/sprite_repeat.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    color: #A72D2C;
    font-size:13px;
    font-weight: bold;
    height: 18px;
    margin: 0;
    padding: 5px 0 5px 15px;
}

#miaoshu {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #333333;
    padding: 15px;
}

#productDetailsList{}

#productDetailsList li{
	display:inline;
	margin-right: 40px;
}

#relateproductlist-items a, #productcenten a{ display:block; }

.modules_images { height:153px; }

.modules_name{
	height:35px;
	overflow:hidden;
}

.module_price{
	height:35px;
	overflow:hidden;
}

#newimg{
	display:block;
	float:left;
}

#newname{
	float: right;
    width: 102px;
}

#kits_home_level_2{
	clear:both;
	overflow:hidden;
}

#kits_home_level_2 li {
    float: left;
    height: 130px;
    padding: 0 3px 3px 0;
    text-align: center;
    width: 140px;
}

#kits_home_level_2 li a{
	display:block;
}

#pageTwoHeading a, #kits_home_level_2 li a{ text-decoration:none; }

#productReviewsDefaultNoReviews{
	width:700px;
}

.info_shipping{ margin: 10px 0;color: #83785C; }
#reviewsInfoDefault{
	height:445px;}

.order_viewednum{ 
	clear:both; 
	margin-left: 10px;
}

.pro_besticon{
	background: url("../images/bestseller.png") no-repeat scroll -30px -137px transparent;
    height: 22px;
    padding-left: 19px;
    text-align: left;
}

.proviewed {
    background: url("../images/heart.jpg") no-repeat scroll 0 1px transparent;
}
#TabbedPanels1 {
    margin-top: 20px;
}
.TabbedPanelsTab {
	
    -moz-user-select: none;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    list-style: none outside none;
    position: relative;
    top: 1px;
}
.MyTabSelected1 {
    /* background-color: #C0C0C0; */
    /* color: #FFFFFF; */
}
.TabbedPanelsContentGroup {
    background-color: #EEEEEE;
    border: 1px solid #BBBBBB;
    clear: both;

}
.TabbedPanelsContent {
    background-color: #FFFFFF;
    color: #404040;
    font-size: 12px;
	padding:10px;
}

#navSuppWrapper {
	border-radius: 0px 0px 8px 8px;
	width:980px;
    background:black;
	color: white;
    margin: -3px auto;
    padding: 10px 0;
}