/* Custom class styles */

body, td, th, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th {
	vertical-align: top;
}

a img 
{
	border: none;
}

form {
	margin:0;
}

#mojoContent .alt { /* Use for alternative text when needed */
	display: none;
}

#mojoContent .hidden { /* used for various client side features */
	display: none;
}

.clr { /* Apply to elements following floated elements to clear the float. */
	clear: both;
}

.alt {
    display: none;
}

.imgRt {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLt {
	float: left;
	margin: 0 10px 10px 0;
}

.validator {
    color: #7c0000 !important;
    padding: 5px;
    font-size: 12px;
    background: transparent url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
    border: solid 1px #9C0000;
    margin: 5px 0;
    display: block;
    width: 65%;
}


.shipEstimate .validator {
    width: auto;
}

#pageContentWrap {
    width: 980px;
}

#tireSelectorContainer {
    width: 960px;
}

#mainContainer {
    width: 960px;
}

#pageContentCell {
    width: 960px;
}

#pageOuterWrap {
    width: 100%;
}

#tblOrderHistory
{
	border: none;
}

#tblOrderHistory thead tr
{
	background: #FFFFFF url(/images/bkgd-grad-gray.gif) repeat-x scroll 0 0
}

#tblOrderHistory thead tr th, #tblOrderHistory tbody tr td
{
	text-align: center;
	padding: 3px 5px;
}



xxx#mojoContent
{
	margin:30px;
	text-align: left;
}

#mojoContent p {
    margin: 0 0 10px 0;
}

#mojoContent h1, #mojoContent h2, #mojoContent h3, #mojoContent h4, #mojoContent h5, #mojoContent h6 {
	margin-top: 0;
}

#headerNav, #headerNav a, #headerNav a:visited
{
	color: #fff;
}
#headerNav
{
	z-index:100;
	position: absolute;
	top: 15px;
	right: 20px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Styles specific to section */

#header {
	position: relative;
	margin: 0 auto;
	height: 165px;
	background: url(/Images/header-bkg.jpg);
}
#header a.home {
	position: absolute;
	xxxborder: 1px solid red;
	height: 110px;
	width: 430px;
	bottom: 0; left: 10px;
}
#header .affiliations { position: absolute; bottom:0; right: 0; width: 450px; height: 120px; xxxborder: 1px solid red; }
#header .affiliations img { width: 100px; height: 40px; margin: 5px 10px; }
#header .headerTagline { width: 300px; xxxborder: 1px solid white; position: absolute; bottom: 20px; right: 50px; font-family: "Arial Black"; color: #ff9900; font-size: 17px; }

#mojoContent .bkgd-content 
{
	vertical-align:top;
}

.heading
{
    font-size: 22px;
	font-weight: bold;
	color: #000b4a;
	border-bottom: solid #9c0000 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#mojoContent #checkoutSteps
{
    font-size: 12px;
	color: #000b4a;
	border-bottom: solid #9c0000 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	float:right;
	/*width: 360px;*/
}
#mojoContent #checkoutSteps div, #mojoContent #checkoutSteps h3
{
    float: left;
    margin: 0 10px 0 0;
}
#mojoContent #checkoutSteps div.clr
{
    float:none;
}
#mojoContent #checkoutSteps div.activeStep
{
    font-weight:bold;
}
#mojoContent #checkoutSteps div.activeStep a, #mojoContent #checkoutSteps div.activeStep a:hover
{
	text-decoration: none;
	color: #000b4a;
}

#search 
{
	width: 742px;
	margin: 0 auto 7px auto;
	clear:both;
}

#nav ul {
	margin: 0 0 10px 0;
}

#pagewrap {
	position: relative;
	width: 715px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #CCC;
}

#content {
	margin: 0 auto;
	padding: 2px 0;
}

#footer {
	width: 742px;
	margin: 0 auto;
	padding-top: 15px;
	color:#CCC;
	font-size:10px;
	text-align:center;
}

.pnlOptions, .pnlSizes
{
	float:left;
	width:48%;
}

.formSections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
#formSectionContainer {
	background-color: #E1E1E1;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
.reqField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#errorMsg{
    font-family: Verdana;
    font-size: 11px;
    color: #CC0000;
    border: 1px solid #CC0000;
    padding: 8px;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 97%;
	text-align: left;
}

#filterBlock 
{
    padding: 0; background-color: #666666;
}

#filterBlock a 
{
    color: #FFFFFF; display:block;
    padding: 5px 25px 3px;
    border:none;
    background: url(/images/filter.gif) 3px 5px no-repeat;
}

#msg {
    padding: 10px;
    font-size: 14px;
    background: transparent url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
    border: solid 1px #9C0000;
    margin-bottom: 12px;
}

#wrapper 
{
    width: 960px;
    border: 0;
    margin: 30px auto 0 auto;
}

#filterPanel 
{
    background-color: #E1E1E1; border-bottom: 1px solid #666666;
}

#filterPanel table
{
    margin: 5px;
}

#filterPanel td 
{
    text-align: left;
    vertical-align: top;
}

#filterPanel h3 
{
    font-size: 14px;
    margin: 0 0 5px 0;
}

#filterSearch
{
    background-color: #666666; margin-bottom: 8px;
}

/* Search Bar for Tire Selection */

.tireSelector {
	margin: 10px auto 15px auto;
}

.tireSelector td.tire-selector {
	color: #fff;
	padding-bottom: 5px;
	text-align: left;
}



/* Alan's in-page CSS */
.copy {
	font-size: 11px;
}
.productSection{
	background: #666666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.productTitle .content {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #999999; padding-bottom: 4px;
}

.productTitle h4
{
	font-size: 13px;
    width: auto;
    float: left;
    margin: 0;
}

.productTitle h5
{
	font-size: 13px;
    width: auto;
    float: right;
    margin: 0;
}

#productDetailContent {
    border: 1px solid #808080;
    width: 798px;
    margin-bottom: 1em;
    padding: 10px;
 }

table.productDetail 
{
    width: 100%;
    border: none;
    background: #FFFFFF;
}

table.productDetail td{
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
	background: #E6E6E6;
	border-collapse: collapse;
	border: solid 1px #fff;
}

.productDetail {
    font-weight: bold;
}

table.productDetail td, .productDetail span{
    font-weight: normal;
}

.productDetail .productPrice {
	font-weight: bold;
}
.productPrice h5, .productPrice a 
{
	font-size: 12px;
    margin: 0;
    display: block;
}
.productPrice p 
{
    font-size: 16px;
    margin: 5px 0;
}

.listTable{
	background: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 10px;
	width: 100%;
}
.listTable td {
    padding: 6px; 
}

.listTableAlt{
	background: #E1E1E1;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.gvContainer{
	border: 1px solid #FFFFFF;
	padding: 0px;
	width: 100%;
}
.productImage
{
	vertical-align:top;
	padding: 5px;
	border: 1px solid #999999;
	margin: 0 10px 0 0 ;
}

.emptyResults 
{
    padding: 8px;
    background-color: #FFFFCC;
    border: 1px solid #990000;
    font-weight: bold;
    color: #990000;
}



.OENote
{
	border: 2px solid #f72201;
	padding: 5px;
	width: 250px;
}
.OENote strong, .OENote span 
{
	float:left;
}
.OENote span 
{
	width:200px;
	padding-left:5px;
}

.detailsHead 
{
    border-bottom: 1px solid #9C0000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.detailsHead .heading
{
	width: 450px;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
a.request 
{
	font-size:12px;
	float:right;
	display: block;
	width: auto;
}

/* FABs & other nice display table Styles */
.tbl
{
	border: 1px solid #E6E6E6;
	width:100%;
}
.tbl th
{
	text-align:center;
	font-weight:bold;
	vertical-align:top;
    padding: 5px 10px;
}
.tbl td 
{
	vertical-align:top;
    padding: 5px 10px;
}

.tbl tr.altRow
{
	background-color:#E6E6E6;
}

.tbl th.section
{
    background: url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
    height: 31px;
    font-size: 16px;
    color: #990000;
    padding: 5px 10px 0 10px;
    text-align: left;
}

.tbl tr.sectionSubHd th 
{
    text-align: left;
    font-size: 14px;
    color: #666;
    height: 17px;
    padding: 0 20px;
}

.tbl ul 
{
    margin-top: 0;
}


.frm th
{
	text-align: right;
	width:150px;
}

.tblPrices 
{
	text-align:right;
	width: 160px;
}

.tblPrices td, .tblPrices th {
	padding: 4px;
	text-align: right;
}
.tblPrices td input 
{
	float: left;
}



.inputStandard
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 200px;
}
.inputComments
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 400px;
}
.inputShort
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 50px;
}
.formError
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
}

/*
----------Sign Up Forms--------
*/


table.info, fieldset
	{
		border: none;
		background: #fff;
	}

.formDisplay 
	{
		border: 0px;
		margin-bottom: 1em;
	}

.formDisplay td, .formDisplay th,
.formDisplayWide td, .formDisplayWide th
	{
		border: 0px;
		padding: 3px 5px 3px 0;
		vertical-align: top;
	}
	
.formDisplay td td, .formDisplay td th,
.formDisplayWide td td, .formDisplayWide td th
	{
		padding: 0 5px 3px 0;
	}

.formDisplay th 
{
	width: 141px;
	vertical-align: top;
    text-align: right;
}

.formDisplay tbody th.subHead 
{
    text-align: left;
}

.formDisplay .formDisplay
{
    margin-bottom: 0;
}

.formDisplay .formDisplay td
{
    margin-bottom: 0;
}

.formDisplay th.smLabel
{
	width: 40px;
}

table.info {
    border: solid 1px #dedede;
}

.formDisplay table.info {
    border: none;
}

table.info td, table.info th
	{  
		padding: 3px 5px;
		vertical-align: top;
	}
table.info th
	{  
		text-align: right;
	}
table.info thead th
	{  
		text-align: center;
		background:#dedede;
        color:#000;
        padding: 5px !important;
	}
	

/* Status pop-up Styles */

	
.statusHdr 
{
	font-weight: bold;
	width: 330px;
	border: 1px solid #001c4e;
	border-bottom-color: #ccc;
	padding: 5px 10px;
	font-size: 1em;
    color: #000;
	background: url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
}

.statusBdy 
{
	border: 1px solid #001c4e;
	border-top: none;
	width: 330px;
	padding: 5px 10px;
	color: #000;
	background: #FFFFFF;
	font-size: 1em;
	line-height: 1.2em;
}

.statusBdy ul
{
	margin: 5px 10px;
	padding-left: 10px;
}

a.btnDetails {
	/*
	position: absolute;
	top: 0;
	right: 0;
	*/
	display: block;
	background: #9c0000;
	padding: 5px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	width: 77px;
	margin: 10px auto 0 0;
}

a.btnDetails:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

a.addToCart {
	background: url(/images/icon-add-to-cart.gif) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #9c0000;
	height: 16px;
	width: 100px;
	padding: 5px 5px 2px 25px;
	float: right;
	white-space: nowrap;
}

a.addToCart:hover {
	color: #cc0000;
}

/* Cart Styling */

.addToCartPanel, .addToCartBar
{
	float:right;	
	width:308px;
}
.addToCartPanel table{	
    float:right;	
}

.addToCartPanel table th
{
	font-weight:bold;
	padding: 2px 3px;
	vertical-align:middle;
} 
.addToCartPanel table td
{
	font-weight:normal;
	padding: 2px 3px;
	vertical-align:middle;
}

a.btnAction {
	color: #fff;
	background-color: #666869;
	text-decoration: none;
	border: solid 1px #000;
	padding: 3px;
	font-weight: bold;
	float: left;
}

a.btnAction:hover {
	text-decoration: none;
	background-color: #999999;
}

a.btnMain {
	color: #fff;
	background: url(/images/btn-main-bkgd.gif) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	padding: 0 0 0 12px;
	font-weight: bold;
	float: left;
	font-size: 16px;
	white-space: nowrap;
}

a.btnMain:hover {	
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
	cursor: pointer;
	color: #fff;
}

a.btnMain:hover span {
	cursor: pointer;
	color: #fff;
}

a.btnMain span{
	background: url(/images/btn-main-bkgd.gif) right 0 no-repeat;
	padding: 9px 12px 12px 0;
	display: block;
	float: left;
}

.cartContents {
	background-color: #f6f5f5;
	border-top: solid #b9b8b8 1px;
	border-right: solid #b9b8b8 1px;
	border-left: solid #b9b8b8 1px;
	margin-bottom: 0px;
}

.orderInfo .cartContents {
	border-bottom: solid #b9b8b8 1px;
}

.cartContents th {
	background-color: #dbdcdd;
	text-align: center;
	padding: 4px 10px;
	border-left: solid #c5c7c8 1px;
	border-bottom: solid #c5c7c8 1px;
}

.cartContents td, .cartContents td  {
	text-align: left;
	padding: 4px 10px;
}

.cartContents tbody td {
	border-left: solid #dadcdf 1px;
	border-top: solid #999da1 1px;
	text-align: center;
}

.cartContents tbody td.cartProduct {
	text-align: left;
	width: 49%;
}

.cartContents tbody td.cartProduct a{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.cartContents thead th.prodName {
	text-align: left;
}

.cartContents.footer{
	margin-bottom: 20px;	
	border-top: none;
	border-bottom: solid #b9b8b8 1px;
}

.cartContents.footer td, .cartContents.footer th {
	border-top: solid #666666 1px;
	background: #dedede url(/images/bkgd-grad-dk-gray.gif) 0 0 repeat-x;
	color: #000;
	vertical-align:middle;
	border-left:none;
}
.cartContents.footer th {
	text-align:right;
	font-weight:bold;
}

.cartContents.footer td.subTotal {
    width: 70px;
    text-align: right;
    padding-right: 11px;
}

.groupBox {
	background: #fff url(/images/bkgd-grad-gray.gif) 0 0 repeat-x;
	border: solid #c8c4c4 1px;
	padding: 15px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}

.groupBox.shipTo {
	width:300px;
}
.groupBox.billTo 
{
	width:300px;
	margin-left: 100px;
}
.groupBox.paymentInfo {
	width: 300px;
	margin-left: 100px;
}
.groupBox.paymentInfo .validator {
	width:95% !important;
}
.groupBox.paymentInfo .validator *
{
	color: #7c0000 !important;
    font-size: 12px;
}
.groupBox.orderInfo {
	width: 730px;
}
.groupBox.special {
	width: 300px;
}
.groupBox.special textarea{
	width: 295px;
	margin: 0;
	padding: 0;
}

.groupBox th 
{
	font-weight:bold;
	text-align:right;
	padding: 0 8px 5px 0;
	width: 110px;
}
.groupBox td {
	padding: 0 8px 5px 0;
}

.groupBox h3 {
	color: #973325;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.groupBox strong span {
	display: block;
	color: #666666;
	margin-bottom: 3px;
}

.groupBox.paymentInfo table.formDisplay
{
	margin-bottom:0;
}

.cartPanel {
	border-bottom: solid #b9b8b8 1px;
}

.cartTotal {
	background: #dedede;
	width: 340px;
	padding: 15px;
	border: solid #b9b8b8 1px;
	float: right;
	text-align: center;
	margin: 10px 0;
}
.cartTotal table {
	margin: 0 auto;
}
.cartTotal th {
	text-align: right;
}
.cartTotal td 
{
	text-align: left;
}

.cartTotal .btnMain {
	margin: 10px 0 0 0;
	clear: both;
}

.cartTotal select option, .cartTotal select
{
	font-family: "Courier New", Courier, monospace;
}

a.updateCart {
	float: left;
}

.shippingCosts {
    border: solid #666666 1px;
}

.shippingCosts td, .shippingCosts th {
    padding: 5px 10px;
}

.shippingCosts td {
    text-align: right;
}

.shippingCosts thead th {
    background: #ccc;
}

.bkgd-gradient {
	width: 100%;
}

.gbSidebar {
    background: #220101;
}

.note 
{
	color:#555555;
	font-weight:normal;
	text-align:right;
}

/*news widget*/
div.NEWS_HomePreview { margin: 0 5px 13px 10px; text-align: left; color: #666; }
div.NEWS_HomePreview a { color: #999; }
div.NEWS_HomeTitle { font-family: "Arial Black"; font-size: 120%;  }
div.NEWS_HomeTitle a { text-decoration: none; color: #ff9900; }
div.NEWS_HomeScroller { height: 240px; margin: 5px 5px 5px 0; overflow-y: scroll; }
div.NEWS_Article {  }
div.NEWS_Article a { text-decoration: none; }
div.NEWS_Article a:hover { text-decoration: underline; }
a span.NEWS_Title { font-size: 13px; }
a span.NEWS_Date { display: block; }
span.NEWS_Body { display: block; margin: .5em 0; }
div.NEWS_PDF { margin: 5px 0; }

