body{
color:#333333;
background:#003366 url(images/coopbk.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
text-align:center;
background:#003366 url(images/coopbk.jpg) repeat-x;
}




/********************************New CSS***********************************/
/*  HEADER for sub pages  */
#header-sub{
background:url(images/header.jpg) no-repeat;
background-position:0 66px;
height:284px;
float:left;
}
#logo-bar{
background:url(images/logobarBk.jpg) repeat-x;
width:732px;
height:66px;
float:left;
}
#logo-bar h1{
text-indent:-10000px;
width:242px;
margin:0;
float:left;
}
#logo-bar h1 a{
background:url(images/logo.jpg) no-repeat;
background-position:right;
display:block;
height:62px;
}
#logo-bar ul{
padding:0;
margin:0 0 0 525px;
}
#logo-bar li{
list-style:none;
display:inline;
text-indent:-10000px;
margin:0;
padding:0;
}
#logo-bar li a{
height:62px;
display:block;
float:left;
}
#tire-nav a{
background:url(images/tires.jpg) no-repeat;
width:65px;
}
#cingular-nav a{
background:url(images/cingular.jpg) no-repeat;
width:69px;
}
#mobile-electronics-nav a{
background:url(images/melectronics.jpg) no-repeat;
width:66px;
}
/********************************End of New CSS***********************************/



h1{
font-size: 16px;
font-weight: normal;
color: #000000;
margin: 0 0 10px 0;
}
h2{
color: #496C90;
font-size: 12px;
margin:0 0 10px 0;
}
h3{
font-weight: normal;
font-size: 12px;
color: #999999;
margin:0 0 10px 0;
}
a{
color: #000000;
text-decoration: underline;
}
a:hover{
color: #003366;
text-decoration: none;
}
#container {
background:#FFF;
text-align:left;
width: 732px;
margin:0 auto;
border: 14px solid #FFF;
}
#header{
/*background:url(images/header.jpg) no-repeat;*/
height:282px;
}
/* LEFT COL */
#left-col{
width:187px;
float:left;
display:inline;
margin:0 0 14px 0;
}
/* NAV */
#nav{
color:#FFF;
background:#003366 url(images/rtop.gif) no-repeat;
}
#nav ul{
background-image: url(images/rbottom.gif) no-repeat;
background-position:bottom;
margin:0;
padding:5px 0 5px 0;
}
#nav li{
list-style-type:none;
background: url(images/arrow.gif) no-repeat;
background-position: 16px 9px;
margin:0;
padding:0;
}
#nav li a{
color:#FFF;
padding:6px 0 6px 24px;
display:block;
margin: 0 5px 0 5px;
text-decoration:none;
height:1%; /* IE WIN */
}
#nav li a:hover{
background: url(images/hover.gif) repeat-x;
}
#nav ul ul{
background-image:none;
background-color:#FFF;
margin:0 0 50 0;
padding:0;
}
#sub-nav li a{
background:#678db2;
color:#333;
padding:3px 0 3px 24px;
display:block;
margin: 0 5px 0px 5px;
text-decoration:none;
height:1%; /* IE WIN */
}
#sub-nav li a:hover{
color:#FFF;
background:#425971;
}
/* Prefered */
#prefered{
background:#003366 url(images/rbottom.gif) no-repeat;
background-position:bottom;
margin: 14px 0 0 0;
padding:0 0 10px 0;
}
#prefered-form{
margin:0 0 0 10px;
}
.prefer{
width: 115px;
border:0;
vertical-align: top;
padding:5px;
}
#prefered h1{
color:#FFF;
font-size:10px;
text-align:right;
background: url(images/sideTitle.gif) no-repeat;
height:37px;
margin:0;
padding: 18px 18px 0 0;
}
/* Calendar */
#calendar{
background:#003366 url(images/rbottom.gif) no-repeat;
background-position:bottom;
margin: 14px 0 0 0;
padding:0 0 10px 0;
}
#calendar h1{
color:#FFF;
font-size:10px;
text-align:right;
background: url(images/sideTitle.gif) no-repeat;
height:37px;
margin:0;
padding: 18px 18px 0 0;
}
/* Right Col */
#right-col{
background:#ccc;
width:530px;
float:right;
display:inline;
margin:0 0 14px 0;
}
#right-col p{
margin:0 0 18px 0;
}
#title{
background:url(images/title.jpg) no-repeat;
height:77px;
}
#title h1{
color:#FFF;
font-weight:normal;
font-size:15px;
letter-spacing:.3em;
margin:0;
padding:28px 18px 4px 0;
text-align:right;
}
#content{
padding:0 12px 0 12px;
}
#footer{
clear:both;
border-top: 1px solid #003366;
padding:10px 0 10px 0;
}
#footer p{
margin:0;
}
