
/* -------------------------------------------------------------- 
	Resets default browser CSS.   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Arial; }
body { line-height: 1.5; margin: 0px; }
/*table { border-collapse: collapse; border-spacing: 0; }*/
caption, th, td { font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

.smallwrap {height: 1px !important;}
.DNNEmptyPane {display: none !important; visibility: hidden !important;}
/* -------------------------------------------------------------- 
	Basic Font Settings 
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; background-color: #e1e1e1; }

html { background-color: #e1e1e1; }

/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial; }



/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#000000;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; }
ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

a { font-size:12px; color: #0e4476; text-decoration: none; }
a:link {font-size:12px; color: #0e4476; text-decoration:underline;  }
a:hover {font-size:12px; color: #1c6db5; text-decoration:underline; }
a:active {font-size:12px; color: #0e4476; text-decoration: underline; }
a:visited {font-size:12px; color: #0e4476 ;text-decoration: underline; }

A.CommandButton:link {font-size:12px; color: #0e4476;text-decoration: underline;}
A.CommandButton:visited {font-size:12px; color: #0e4476;text-decoration: underline;}
A.CommandButton:hover {font-size:12px; color: #1c6db5;text-decoration: underline;}
A.CommandButton:active {font-size:12px; color: #0e4476;text-decoration: underline;}

/* -------------------------------------------------------------- 
	Skin Styling - Start Editing Here
-------------------------------------------------------------- */

body {
	background-color: #e1e1e1;	
}

/* Page
-------------------------------------------------------------- */

#page_background {
	background: #e1e1e1 url('img/background.jpg') repeat-x top;
}

#page { 
	margin: 0 auto; 
	width: 970px;
	padding-top: 9px;
 }


/* Header
-------------------------------------------------------------- */

#header { 
	height: 143px;
	margin: 0 auto;
	background: url('img/sprite.jpg') no-repeat;
	padding: 0px; 
}
#header .right { float: right; display: inline; text-align: right; margin: 5px 10px 0px 0px; }
#header .left { float: left; display: inline; }
#dnn_dnnSEARCH_ClassicSearch {
    float: right;
    display: inline;  
	margin: 102px 151px 0px 0px;
}

#dnn_dnnSEARCH_ClassicSearch input {
	border: 0px;
	background: transparent;
	padding: 3px;
	float: left;
	display: inline;
	margin-top: 2px;
	width: 150px;
}
#header .right a {
	color: #000000 !important;
	font-weight: bold;
}
#header .right a:hover {
	color: #1c6db5 !important;
	font-weight: bold;
}
.top_cart {
	float: right;
	display: inline;
	margin: 95px 20px 0px 0px;
}
.top_cart a { color: #000000; }
/* Menu
-------------------------------------------------------------- */

#menu {
	min-height: 40px;
	width: 970px;
	padding-top: 0px;
	background: url('img/sprite.jpg') no-repeat;
	background-position: 0px -143px;
}

#menu .right { float: right; display: inline; margin: 5px 20px 0px 0px; }
#menu .right a { color: #fff; font-family: Arial; }

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: none;
}
/* Second Menu */
ul, li { list-style-type: none !important; }
#HouseMenuNav, #HouseMenuNav ul {
background-color:#EEF1F8;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#HouseMenuNav a {
border-right:1px solid #c7c7c7;
color:#202020;
display:block;
font-family:Arial;
font-weight: bold;
line-height:26px;
padding:6px 10px;
text-decoration:none;
text-transform:uppercase;
}
#HouseMenuNav a:hover {
color:#0A1B46;
}
#HouseMenuNav li:hover {
cursor:pointer;
}
#HouseMenuNav li:hover span, #HouseMenuNav li.sfhover1 span {
color:#FFFFFF;
}
#HouseMenuNav li {
float:left;
font-size:12px;
border-right: 1px solid #e8e8e8;
}
#HouseMenuNav li ul {
border-color:#597CA9;
border-style:solid;
border-width:0 1px 1px;
left:-999em;
margin-top:0;
position:absolute;
width:188px;
z-index:10;
}
#HouseMenuNav li li {
font-weight:normal;
}
#HouseMenuNav li:hover ul, #HouseMenuNav li.sfhover1 ul {
left:auto;
}
#HouseMenuNav li ul li {
border: 0px;
}
#HouseMenuNav li ul li a {
background-image:none !important;
color:#000000;
font-size:12px;
line-height:20px;
padding:0 20px;
width:148px;
border: 0px;
}
#HouseMenuNav li ul li a {
}
#HouseMenuNav li ul li a:hover {
background:#FFFFFF none repeat scroll 0 0;
}
#HouseMenuNav li ul ul {
border-width:1px;
margin:-21px 0 0 188px;
}
#HouseMenuNav li:hover ul ul, #HouseMenuNav li.sfhover1 ul ul {
left:-999em;
}
#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li.sfhover1 ul, #HouseMenuNav li li.sfhover1 ul {
left:auto;
}
#HouseMenuNav li:hover, #HouseMenuNav li.hover {
position:static;
}

/* Body
-------------------------------------------------------------- */

#body {
	width: 970px;
	background: url(img/content-background.jpg) repeat-y;	
	padding: 0px 6px;
}

#SliderPane {
	border-bottom: 2px solid #ff2a49;
}

/* Footer
-------------------------------------------------------------- */
#footer_background {

}
#footer {
	width: 970px;
	margin: 0 auto;
	background: url(img/sprite.jpg) no-repeat;
	background-position: 0px -196px;
	height: 93px;
}

#footer h1 {display: none;}


#footer p.quiet { color: #ccc; }

#sub_footer {
	width: 970px;
	margin: 0 auto; 
	text-align: center;
}

/* Windows
-------------------------------------------------------------- */
#LeftWindow {
	width: 50%; 
	float: left; 
	display: inline;
}

#RightWindow {
	width: 50%;
	float: left; 
	display: inline; 
}

#LeftHomeWindow {
	width: 607px; 
	float: left; 
	display: inline;
	margin-right: 10px;
}

#RightHomeWindow {
	width: 300px;
	float: left; 
	display: inline; 
}

.ColWindow {
	float: left; 
	display: inline; 
	width: 33.3%;
}
#SliderPane {
	height: 188px;
}
.blue-fade {
	background: url(img/backgrounds/blue-fade-background.jpg) repeat-x top;
}
/* Panes
-------------------------------------------------------------- */
#LeftPane, #ContentPane, #BottomContent, #HeaderPane {
	margin: 0px 5px;
}

#HeaderPane {
	text-align: right;
}

#HeaderPane a {
	color: #5ca038;
}
#ContentWindow {
	padding-top: 5px;
}

#FooterPane {
	padding: 10px 0px;
}


#sub_footer {
	margin-top: 10px;
}
#sub_footer a {
	color: #222;
}

.sub_login {
	float: left;
	display: inline;
	margin-left: 5px;
}

.sub_login a { color: #000000 !important;}
.sub_login a:hover { text-decoration: underline;}


#dnn_LeftPane {
	float: left;
	width: 300px;
}
#dnn_TireBrandsPane {
	height: 54px;
}
.right-elements {
	float: left;
	width: 659px;
}
/* -------------------------------------------------------------- 
	LocalFocal 
-------------------------------------------------------------- */

.powered_by {
	float: right;
	display: inline;
	margin: 0px 5px 0px 0px;
}

.powered_by a img {
	opacity: 0.4;
	filter: alpha(opacity=40); 
	border: 0px;
}

.powered_by a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* -------------------------------------------------------------- 
	DNN 
-------------------------------------------------------------- */

.ControlPanel {
	margin: 0 auto;
	width: 920px;
	background: #fff;
	border: 1px solid #e8eaf0;
	margin-bottom: 5px;
	padding: 5px 0px;
	
}
.ControlPanel table { }
.SkinObject {color: #000000; font-family:Arial, Helvetica; font-size:12px; font-weight:bold; text-decoration:none; }
.SkinObject:link {  }
a.SkinObject:link {  }
.Head { color:#000000; font-family:Arial, Helvetica; font-size:20px;font-weight:normal;}
.SubHead { color:#000000; font-family:Arial, Helvetica;font-size:12px; font-weight:bold;}
.SubSubHead  { }
.Normal { }
.NormalDisabled { }
.NormalBold { }
.NormalRed { }
.NormalTextBox { }

#dnn_TireBrandsPane { padding-top: 4px; padding-left: 10px;}
#dnn_TireBrandsPane img {float: left;}

#button-row img { float: left; margin-left: 9px;}

/** Used for Sliders **/
#slider {
    width: 630px; /* important to be same as image width */
    height: 215px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1, #slider2 {
    width: 630px; /* important to be same as image width */
    height: 215px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content, #slider2Content {
    width: 630px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica;
    padding: 10px 13px;
    width: 630px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span, .slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica;
    padding: 10px 13px;
    width: 600px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none !important;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
.sliderImage span {
	visibility: hidden;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}



.QuoteCartTable { 
width: 100%;
border: 1px solid #000;
}
.QuoteCartTable td {
padding: 4px;
}
.QuoteCartHead td {
background-color: #a7d5ed;
font-weight: bold;
}
.QuoteCartAlternateRow td {
background-color: #f5f5f5;
}
.footer-locations {
	margin-top: 0px;
	padding: 0px 5px;
}

.footer-location {
	float: left;
	width: 110px;
	margin-right: 8px;
	text-align: center;
	line-height: 1.2em;
	color: #ffffff;
	text-shadow: #000000 0px 0px 5px;
	font-weight: bold;
}

