@charset "utf-8";
body {
	background:#111 url(../images/bg.jpg) repeat-x;
	padding:0;
	margin:0;
	font:12px/18px  Arial, Helvetica, sans-serif;
}
a {
	color:#039;
}
a:hover {
	text-decoration:none;
}
#all {
	width:900px;
	margin:0 auto;
}
#header {
	height:107px;
	background:url(../images/header.jpg) no-repeat;
	margin:0 0 2px 0;
	position:relative;
}
#header .right {
	padding:25px 0 0 0;
	float:right;
	width:200px;
	color:#e4e4e4;
	font-size:13px;
	line-height:16px;
	text-align:right;
}
#header .logo a {
	position:absolute;
	width:215px;
	height:88px;
	text-indent:-8000em;
	overflow:hidden;	
}
#header .phone {
	font-size:24px;
	color:#fdf99b;
	line-height:28px;
	padding:0 0 2px 0;
}
#header .address {
	padding:0 4px 0 0;
}
#nav {
	height:35px;
	font-weight:bold;
	font-size:14px;
	line-height:38px;
	margin:0 0 8px 0;
}
#nav ul {
	list-style-type:none;
	padding:0 0 0 8px;
	margin:0;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	padding:0 13px;
	margin:0 4px;
	height:35px;
	float:left;
	color:#fff;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#fdf99b;
}
#content {
	background:#fff;
}
#banner {
	height:165px;
	margin:0 0 1px 0;
}
#banner .tires1 {
	width:156px;
	height:165px;
	float:left;
	background:url(../images/tire-brands1.gif) no-repeat 2px 3px;
}
#banner .tire-store {
	width:587px;
	height:165px;
	float:left;
	background:url(../images/shore-tire-store.jpg) no-repeat;
}
#banner .tires2 {
	width:156px;
	height:165px;
	float:left;
	background:url(../images/tire-brands2.gif) no-repeat center 0;
}
#news {
	height:32px;
	margin:0 1px;
	background:#000;
	color:#fff;
	line-height:32px;
	font-size:13px;
}
.shore-tire-news {
	float:left;
	padding:0 12px;
	color:#fdf194;
}
#container-home {
	background:url(../images/fade-bg.png) no-repeat 2px -1px;
}
#container-home .column {
	width:155px;
	float:right;
	text-align:center;
}
#container .column {
	width:350px;
	float:right;
	padding:20px 0 10px 0;
}
#container .column img {
	margin:0 auto;
	display:block;
}
.mainpad {
	margin:0 380px 0 0;
	padding: 8px 0 20px 38px;
}
.homepad {
	margin: 0 200px 0 0;
	padding:8px 0 0 58px;
	text-align:justify;
	line-height:20px;
}
.fullpad {
	padding:8px 38px 20px;
}
.homepad h1 {
	padding:20px 0 10px 0;
	margin:0 0 14px 0;
	font-size:20px;
	color:#22427e;
	border-bottom: 1px solid #e3e3e3;
}
.mainpad h1, .fullpad h1 {
	padding:14px 0 10px 0;
	margin:0 0 14px 0;
	font-size:14px;
	color:#22427e;
	border-bottom: 1px solid #e3e3e3;	
}
#tv-ad {
	margin: 10px auto;
	padding: 5px 0 0 0;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color: #333;
	width: 120px;
	height: 140px;
	border: 1px solid #999;
	background: #f9f9f9;
}
h2 {
color : #003366;
font-size : 13px;
padding : 0;
margin : 0;
}
#footer {
	text-align:right;
	color:#999;
	line-height:26px;
	padding:0 6px 0 0;
}
.coupon {
border : 4px dashed #333333;
padding : 10px;
line-height : 18px;
}
.sm-font {
font-size : 10px;
line-height : 12px;
}
h4 {
color : #000060;
font-size : 24px;
font-weight : bold;
line-height : 24px;
padding : 8px 0 4px 0;
margin : 0;
}
.clear {
	clear:both;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/


height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;
position:relative;
}

#paginate-slider1 { 

display: none; 

}

.contentslide .contentdiv{ 

cursor: pointer; 

display: none; 


}

.pagination{

width: 416px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/

text-align: right;

background-color: navy;

border: 10px solid navy;

border-width: 0 10px; /*Left/ right border width of pagination DIV.*/

padding: 0 0 4px 0;

}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/

width: 400px; /*IE5 width*/

w\idth: 416px; /*IE6 width*/

}

.pagination a{

padding: 0 5px;

text-decoration: none; 

color: #2e6ab1;

background-color: white;

}

.pagination a:hover, .pagination a.selected{

color: #000;

background-color: #FEE496;

}
