/* Set the default values */

* {margin:0;padding:0}
a {text-decoration:none}
img {border:0}
ul,ol {list-style-type:none}

body {
    background: #a50007;
    font-size: .7em;
    font-family: verdana, sans-serif;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

#copyright a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

#container a {
    color: #013c8a;
}

p {
    margin: 1em 0;
    line-height: 1.5em;
}

#container {
    width: 820px;
    margin: 0 auto;
    background:#fff url(/app/ImageRepository/33/images/shade.png) repeat-y;
}

#logo-link {
    width: 220px;
    height: 85px;
    margin: 2px 0 0 6px;
    display: block;
    float: left;
} 

#header-Autotire #logo-link {
    width: 260px;
    height: 76px;
    margin: 14px 0 0 30px;
    display:block;
    float:left;
}


#header{
    width: 800px;
    height: 87px;
    margin: 0 10px;
    background:url(/app/ImageRepository/33/images/mrtire-header.png) no-repeat;
}

#header-MrTire {
    width: 800px;
    height: 87px;
    margin: 0 10px;
    background:url(/app/ImageRepository/33/images/mrtire-header.png) no-repeat;
}
#header-TreadQuarters {
    width: 800px;
    height: 87px;
    margin: 0 10px;
    background:url(/app/ImageRepository/33/images/mrtire-header.png) no-repeat;
}
#header-Autotire {
    width: 800px;
    height: 87px;
    margin: 0 10px;
    background:url(/app/ImageRepository/33/images/autotire-header.png) no-repeat;
}




#header-bar {
    width: 800px;
    height: 45px;
    margin: 0 10px;
    background:url(/app/ImageRepository/33/images/header-bar.png) repeat-x;
}

#content-all {
    width: 748px;
    margin: 0 10px;
    padding: 20px 26px;
    background: white;
    overflow: hidden;
}

#content-all h1 {
    margin-bottom: 20px;
    color: #ca0000;
    font-size: 1.7em;
    font-weight: bold;
}

#content-all h2 {
    margin-bottom: 20px;
    color: #ca0000;
    font-size: 1.7em;
    font-weight: normal;
}

#nav {
    width: 340px;
    float: left;
}

#nav select {
    width: 200px;
    margin: .7em 0;
}

#nav ul {
    padding-left: 25px;
    list-style-type: disc;
}

#index-copy {
    width: 360px;
    padding-left: 25px;
    float: left;
}

#index-copy ul {
    padding-left: 25px;
    list-style-type: disc;
}

#intro {
    width: 410px;
}

#intro .blurb, #left-column .blurb, #left-column2 .blurb {
    font-weight: bold;
}

#find-bar {
	width: 390px;
    padding: 12px 0;
    border: 1px solid #d4d3d3;
    border-width: 1px 0;
    overflow: hidden;
}

#find-bar img {
    margin-right: 15px;
    float: left;
}

#find-bar h3 {
    width: 270px;
    margin: .3em 0 .6em 0;
    font-size: 1.35em;
    font-weight: bold;
    float: left;
}

#find-bar p {
    width: 285px;
    float: left;
}

#find-bar a {
    color: #013c8a;
}

#find-bar ul {
    padding-left: 1.2em;
    font-size: 1.2em;
    list-style-type: disc;
    float: left;
}

#coupon {
    width: 320px;
    height: auto;
    background: white;
    float: right;
	text-align:center;
	border-bottom:0px solid #ccc;
}

#content-body {
  border:0px solid cyan;
  float:right;
  width:329px;
  height:auto;
}

#content-text-body {
	width:390px;
}

#content-text-body ul {
    padding-left: 1.2em;
    margin: 1em 0;
    list-style-type: disc;
}

#content-text-body li {
    padding-left: 1.2em;
    margin: .4em 20px;
    list-style-type: disc;
	line-height: 1.5em;
}

#content-text-body ol {
    padding-left: 1.7em;
    margin: 1em 0;
    list-style-type: decimal;
}

#content-text-body h2 {
    margin: .4em 0 .8em 0;
}

#certification {
	width:320px;
	float:left;
	border:0px solid cyan;
	margin-top:20px;
}

#certification h3 {
	background:url(/app/ImageRepository/33/images/certificateTop.jpg) 15px 0px no-repeat;
	padding:20px 20px 0 40px;

    color: #ca0000;
	font-size:1.5em;	
	font-weight:bold;
}

#certification ul{
	background:url(/app/ImageRepository/33/images/certificateBottom.jpg) bottom right no-repeat;
	padding:10px 10px 30px 40px;
	_padding:10px 10px 50px -10px;
	display:list-item;
	width:200px
	margin: 10px 0 0 0 ;
}
#certification li {
		display:list-item;
		list-style-type:disc;
		margin:0px 0 5px 20px;
		_margin:0px 0 5px 20px;
}

.finePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	line-height:1.20em;
}

#no-js-warning {
    padding: 5px;
    background-color: #fdf2b6;
    border-bottom: 1px solid #666;
    color: black;
    font-size: 1.2em;
    text-align: center;
}

#mrtire-locations {
    margin: 2em 0;
    padding-left: 25px;
}

#mrtire-locations td {
    padding: .5em 1em .5em 0;
}

#mrtire-locations .phone {
    font-weight: bold;
}

#mrtire-locations .new-city td {
    border-top: 1px solid #666;
}
    
#mrtire-locations h3 {
    color:#CA0000;
    font-size: 1.4em;
    font-weight: bold;
}
    

#locations-list {
    display: none;
}

.location-detail {
    list-style-type: none;
}

.location-detail .visit {
    margin-top: 1em;
}

#details .address {
    margin: 1em 2em 10pt 0pt;
    padding: 10px 0pt;
    border: 1px solid #aaa;
    border-width: 1px 0;
}

#details .address h3 {
    margin-bottom: .6em;
    font-size: 1.25em;
	font-weight:bold;
}

#details .operations{
	font-weight:bold;
    color: #ca0000;	
	margin: 20px 0 0 0;
}

#details .map-icon p {
    float:right;
    margin-top:0.75em;
    width:200px;
}    

#footer {
	width:820px;
}

#footer p{
	width:800px;
}

/*new June 03 09 */

#details {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.45em;
	padding:0px 0 0 10px;
	margin:5px 0 20px 0;

}



#details .phone {
    font-size: 1.75em;
    font-weight: bold;
	pading-bottom:15px;
}

#details .street-address, #details .locality, #details .region, #details .postal-code{

}

.clear {
	clear:both;
}

#left-column {
	width:390px;
	border:0px solid black;
	float:left;
	margin:0 15px 0 0;
}

#right-column {
	width:300px;
	float:right;
	margin:0 5px 0 0;
	border:0px solid cyan;
}

#left-column2 {
	width:390px;
	border:0px solid black;
	float:left;
	margin:0 15px 0 0;
	padding:0 5px 0 0px;
	border:0px solid cyan;
}

#right-column2 {
	width:300px;
	float: left;
	margin:0 5px 0 0;
	padding:5px;
	border:0px solid cyan;
}

#find-tires-button {
	position:relative;
	left: 320px;
	top: 35px;
}

.outbound-buttons {
    width:240px;
    padding: 18px 40px 0 0;
    float:right;
}

#save {
	margin:20px 0 20px 0px;
	text-align:center;
}

#save h2{
	font-size:1.25em;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
}

#save .left {
}
#save ul {
list-style-type: none;
}


#save ul li {
 display: inline ;
 padding: 0px 15px 0px 0px ;
 list-style-type:disc;
 }

#copyright {
	color:#fff;
	width:800px;
	margin:10px auto 20px auto;
	text-align:center;
}

/* Resources */

#resources h1 {
    margin-bottom:0.4em;
}

#resources .pages {
    margin-bottom:1.5em;
    padding-bottom:1em;
    border-bottom:1px solid #AAAAAA;
    overflow:hidden;
}

#resources .pages li {
    padding-right:6px;
    float:left;
}

#resources .links {
    padding-left:1.3em;
    list-style-type:disc;
}

#resources .links li {
    margin-bottom:2em;
}

#resources a:hover {
    text-decoration:underline;
}

#resources .links p {
    margin-top:0.3em;
}

/* coupon page */

#popup {
	width: 500px;
	margin: 0 auto;
	font-size: .75em;
	line-height: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#coupon-page body {
    background: none;
}
