/**

* 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 {

    background: #E7E7E7 url("../images/fd.png") repeat-x scroll 0 0;

    color: #333333;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    font-size: 12px;

    margin: 0;

}

h3#featuredHeading a, h3#whatsnewHeading a{color: #676767;}

a img {border: none; }

input, select, TEXTAREA{outline:none;}

#prevOrders td{ text-align:center;}

#prevOrders td address{ text-align:left;}

a:link, #navEZPagesTOC ul li a {

	color: #676767;

	text-decoration: none;

	}

img{ border:none;}

a:visited {

	color: #676767;

	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: #676767;

    text-decoration: none;

	}



#currency form {

    margin: 0;

    padding: 0;

}

a:active {

	color: #2b2b2b;

	}



.blue-link a {

	color: #0075e2;

}

.columnLeft a, .columnRight a {

	text-decoration: none;

}

.columnLeft a:hover, .columnRight a:hover {



}

#columnCenter {



}

h1 { font: bold 24px Arial;}



h2 {

   color: #5A5A5A;

    font-size: 1.4em;

	}

#indexHomeBody #featuredProducts h2.centerBoxHeading{ display:none;}

h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1em;

	}

.biggerText {

	font-size: 1.2em;

	}



.ljc_pro_name a {

    font-weight: normal;

}

h1, h2, h3, h4, h5, h6 {

    color: #000000;

    font-family: 'FuturaMedium';

    font-weight: normal;

    letter-spacing: 1px;

    text-transform: uppercase;

}



/*  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: 100%;

	}

/*input:focus, select:focus, textarea:focus {

	background: #ffffe7;

	margin:0.1em;

	}

*/



#navMainSearch {

    background: none repeat scroll 0 0 #E5E5E5;

    clear: both;

    float: right;

    height: 20px;  float: right;

    margin-right: 150px;

    overflow: hidden;

    width: 200px;

}

/* 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 12px Verdana;

	padding: 4px 6px;



	}



LABEL {

/*	line-height: 1.5em;*/

	padding: 0.2em;

	}

h4.optionName {

	padding: 0 5px 0 0;

	margin: 0;

	font: bold 11px verdana;

}

/*.optionName label {

	font: bold 12px Verdana;

}*/

/*.attribsSelect {

	width: 120px;

	float: left;

}*/



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}

.instructions{ float:right; width:68%; padding:0.5em;}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 11em;

	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 0px 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;

	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;

}



#logoWrapper{}

#logo {

float: left;

    margin-bottom: 20px;

    margin-top: 20px;

}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {



	}

#navColumnOneWrapper {

    float: left;

    width: 220px !important;

}

#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 {

	padding: 2px;

	margin: 0px;

}





.navNextPrevCounter {

    float: left;

    font-size: 0.9em;

    margin: 3px 0 0;

}



.navNextPrevWrapper {

    margin: 10px auto;

    width: 380px;

}



#product_left #productMainImage {

    float: none;

    margin: 0;

}



#productMainImage img {

    border: 1px solid #E5E5E5;

}

.additionalImages {

    margin: 0 0 5px !important;

    width: 25% !important;

}



.additionalImages img {

    border: 1px solid #E5E5E5;

}

#productAdditionalImages {

    clear: both;

    margin-top: 10px;

}

.navNextPrevList {

    display: inline;

    float: left;

    list-style-type: none;

    margin: 0;

    white-space: nowrap;

}



#productRight { width: 370px;}

.forward, #shoppingCartDefault #PPECbutton {

    float: right;

}



#product_left {

    float: left;

    margin-left: 15px;

    padding-bottom: 5px;

    width: 300px;

}

#productGeneral form {

    margin: 0;

}

#navMainWrapper, #navCatTabsWrapper {

	margin: 0em;

/*	background-color: #abbbd3;*/

	padding: 0.5em 0.2em;

	font-weight: bold;

/*	color: #ffffff;*/

	height: 1%;

	}

#navSuppWrapper {



}

#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}





 #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



 #navCatTabs ul li {

	display: inline;

	}



.footer-links li {

	font: normal 11px verdana;

	float: left;

	margin: 0 2px 0 14px;

}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.legalCopyright {

	float: left;

	font: 11px verdana !important;

}



#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 {

    border-bottom: 1px solid #D9D9D9;

    height: 35px;

    line-height: 35px;

    overflow: hidden;

    width: auto;

}



.main_page_show {

    background: none repeat scroll 0 0 #FFFFFF;

    box-shadow: 0 0 50px #888888;

    margin: 0 auto;

    padding: 0 10px;

    width: 1003px;

}

#navBreadCrumb a {

	color: #999999;

}



#top_nav {

	background: #777777 url("../images/ezpages_bg.gif");

	font: bold 14px arial;

	margin: 0em;

/*	padding: 0.5em;*/

	height: 39px;

	}

#tab_nav a {

	color: #ffffff;

	text-decoration: none;

}



#tab_nav li {

/*	margin: 10px 15px;*/

	float: left;

/*	display: inline;*/

	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;

	padding: 0 0 0 5px;

	border-right: 1px solid #616161;

}

#tab_nav li a {

	display: block;

	background: url("../images/bg_tabs_right.gif") no-repeat right 0;

	padding: 10px 20px 10px 18px;

}



#tab_nav li:hover {

	background-position: left -40px;

}

#tab_nav li:hover a {

	background-position: right -40px;

}



#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: 0px 20px 10px 18px;

	height: 27px;

	width: 2px;

}

#tab_nav li.home-link:hover a {

	background-position: left -39px;

}





#login_logout_section, #login_logout_section a {

	font: normal 11px verdana;

	color: #ffffff;

	padding: 11px 7px;

}

#login_logout_section a:hover {

	text-decoration: none;

}



.top-nav-right {

	background: url("../images/top_nav_right_bg.gif") right top;

	height: 39px;

	width: 6px;

	float: right;

}

.top-nav-left {

	background: url("../images/top_nav_left_bg.gif") left top;

	height: 39px;

	width: 6px;

	float: left;

}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}

/* Tools section styles */

#tools_wrapper {

	height: 28px;

	background: #fbfbec;

	margin: 0 4px !important; 

	padding: 2px 3px 3px 3px;

}

.line-header {

	font: 1px arial;

	margin: 0 4px;

}

.search-header-input {

	float: left;

}



.search-header {

	margin: 3px 0;

}

.search-header input {

	border: 0px;

	margin: 0px;

	color: #696969;

	background: none;

}

.search-header form {

	float: left;

}

.search-header input:focus {

	background: none;

}

.search-header-input input {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    color: #999999;

    float: left;

    height: 20px;

    margin: 0;

    padding: 0;

    width: 170px !important;

}

.advanced_search {

	padding: 0 6px 2px 0;

	margin: 4px 0 0 10px;

}

.advanced_search a {

	font: 11px Verdana;

	text-decoration: none;

	color: #757575;

}

.advanced_search a:hover {

	text-decoration: underline;

}

.cart-header {

	padding: 1px;

	margin: 2px auto 3px auto !important;

	background: #f7fcde;

}

.cart-header span {

	font-weight: bold;

}

.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: 303px;

}

.td-languages {

	width: 303px;

}

.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 { float:left; width:auto;}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}

.centerColumn {



}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#siteinfoIP {

	float: left;

}

.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {



}



/*Shopping Cart Display*/

#cartAdd { padding:10px 0;}

#specialsDefault .ljc_pro_img img {

    height: auto;

    width: 200px;

}

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

	}



.pressSubContentHead {

    color: #D70000 !important;

    font-family: "QuicksandLight",Helvetica,Arial,sans-serif;

    font-size: 20px;

    font-weight: lighter;

    line-height: 30px;

    margin-bottom: 5px;

}



.pressSubContentMid {

    background: none repeat scroll 0 0 #E7E7E7;

    min-height: 100px;

    padding: 10px 15px;

}

.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: #0075E2;*/

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

/*	color: #0075E2;*/

	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;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



#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*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 10px 15px 15px 10px ;

	}

#productMainImage{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;

	}

#reviewsDefault .smallProductImage img{ margin-right:10px; }

.centerBoxWrapper {

	height: 1%;

	margin: 1px 0 18px;

	}



h2.centerBoxHeading {

    border-bottom: 1px solid #CFCFCF;

    height: 42px;

    line-height: 42px;

    margin-bottom: 10px;

    text-align: left;

}

.centerBoxWrapper h2 {



}



/*sideboxes*/

.columnLeft {



}

.columnRight {

	padding: 0 0 0 28px;

}



h3.leftBoxHeading, h3.rightBoxHeading {

    border-bottom: 1px solid #CFCFCF;

    color: #000000;

    font-family: "QuicksandBook",Helvetica,Arial,Sans-Serif;

    font-size: 20px;

    font-weight: lighter;

    margin-bottom: 10px;

    padding-bottom: 0;

    padding-top: 5px;

    text-align: left;

    text-transform: uppercase;

}





h3.leftBoxHeading a, h3.rightBoxHeading a {



	}





h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {



	} 

.sidebox-header-left {



}

.main-sidebox-header-left {



}

.main-sidebox-header-right {



}



#categoriesHeading {

    background: #494949 url("../images/arrow_down.png") no-repeat scroll 181px center;

    color: #FFFFFF;

    height: 40px;

    line-height: 40px;

    text-indent: 16px;

}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font: bold 1.1em arial;

	color: #ffffff;

}



.leftBoxHeading label, .rightBoxHeading label {

	line-height: 16px;

}

.leftBoxContainer, .rightBoxContainer {margin: 0em;}

.leftBoxContainer {

    width: 220px !important;

}



.leftBoxContainer .sideBoxContent {

    padding: 5px 5px 10px;

}

.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {



}

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

    background: transparent url("../images/arrow_right.png") no-repeat scroll 184px center;

    border: 1px solid #E7E7E7;

    color: #000000;

    display: block;

    font-size: 12px;

    height: 42px;

    line-height: 42px;

    margin-bottom: 2px;

    text-indent: 5px;

}

A.category-top:hover{    background: #494949 url("../images/tods_white_arrow_right_.png") no-repeat scroll 187px center;

    color: #FFFFFF;

    display: block;

    font-weight: bold;}

A.category-links, A.category-links:visited {

	color: #004080;

	text-decoration: none;

	}

.categories-top-list {



}

.no-dots {

	

}

.sub-count {

	color: #aaaaaa;

	line-height: 12px !important;

}



.subcategory {

	padding: 0 0 6px 12px;

}

.subcategory a {

	line-height: 12px !important;

}



A.category-subs, A.category-products {

	color: #0075E2;

	text-decoration: underline;

	}

A.category-subs:hover, A.category-products:hover {

	text-decoration: none;

}



SPAN.category-subs-parent {

	font-weight: bold;

	}



SPAN.category-subs-selected {

    background: #494949 url("../images/tods_white_arrow_right_.png") no-repeat scroll 187px center;

    color: #FFFFFF;

    display: block;

    font-weight: bold;

}

/* end categories box links */



#productListHeading, .centerBoxHeading {

    height: 42px;

    line-height: 42px;

}

/*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 {

	background-color: #cfd8e6;

	height: 2em;

/*	color: #FFFFFF;*/

	}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

	text-align: left;

}




#siteMapList {

	width: 95%;

	float: right;

	}

#siteMapList ul{ float:left; width:48%;}

#siteMapList ul ul{ width:100%; margin-top:5px;}

#siteMapList ul li{ width:100%; margin-bottom:10px; float:left; font-size:14px; font-weight:bold;}

#siteMapList ul li ul li{ margin:0; font-size:12px; font-weight:normal;}



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

}



#headerWrapper {

    background: none repeat scroll 0 0 #FFFFFF;

    margin: 0 auto;

    overflow: hidden;

    width: 1003px;

}

.padding_10 {

    padding: 0 10px !important;

}

.logo_right {

    background: transparent url("../images/radio-logo.png") no-repeat scroll right top;

    float: right;

    margin-top: 25px;

}



.navMain {

    float: right;

    height: 25px;

    line-height: 25px;

    margin-bottom: 10px;

}

ul, li {

    list-style: none outside none;

}

*{ padding:0; margin:0;}



.navMain ul li {

    float: left;

    list-style: none outside none;

    padding: 0 10px;

}

.padding_top_10 {

    padding-top: 10px !important;

}

#contentMainWrapper_show_box {

    background: none repeat scroll 0 0 #FFFFFF;

    clear: both;

    margin: 0 auto;

    overflow: hidden;

    width: 1003px;

}

.footer {

    border-top: 1px solid #CFCFCF;

    clear: both;

    color: #6B6B6B;

    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;

    font-size: 13px;

    margin-top: 5px;

    padding: 20px 0 30px;

}



.span4 {

    float: left;

    width: 300px;

}



.span2 {

    float: left;

    width: 170px;

}



ul.nav_footer li {

    line-height: 20px;

    list-style: none outside none;

}



ul.social li {

    float: left;

    list-style: none outside none;

    padding-right: 8px;

}

ul.nav_footer li a {

    color: #676767;

    font-family: 'Muli',sans-serif;

    font-size: 11px;

}



ul.lang {

    clear: both;

    width: 246px;

}

.tomsInforeviwshow{  background: none repeat scroll 0 0 #E7E7E7;

    min-height: 100px;

    padding: 10px 15px;}

.Inforeviewtable td{ padding:5px;}

span.red{ color:#FF0000; vertical-align:middle;}

#cartInstructionsDisplay{ display:none;}

.ratingRowInfotoms label img {

    height: auto;

    width: 84px;

}

.productReviewsDefaultProductMainContenthogan{ background: transparent url("../images/blockquote.gif") no-repeat scroll 0 0;

    color: #666666;

    line-height: 30px;

    padding-left: 43px;}

.hoganInforeviewbox .rating img{ margin-right:5px;  vertical-align: bottom;}
.hogansizechartbox{ text-transform:uppercase;margin-top: 4px;}
.hogansizechartbox a{ text-decoration:underline; cursor:pointer;}
.hogansizechartbgshow{ opacity:0.65;filter:alpha(opacity=65); }
#hoganjustforsizechart{ display:none;}
.hogansizeinsidecontent{box-shadow: 0 0 10px #ffffff;}
.centerBoxContentsProducts{ margin:10px 0;}