﻿.pdf {
	background: transparent url(../../images/icons/pdf.gif) no-repeat left center;
	line-height: 20px;
	padding-left: 20px;
	}
.email {
	/*background: transparent url(../../images/icons/email.gif) no-repeat left center;
	line-height: 20px;*/
	display: none;
	/*padding-left: 20px;*/
	}
.print {
	background: transparent url(../../images/icons/print.gif) no-repeat left top;
	line-height: 20px;
	padding-left: 20px;
	}
.enlarge {
    background: transparent url(../../images/icons/enlarge.gif) no-repeat 20px 5px;
    line-height: 40px;
    padding: 5px 0 0 40px;
}
.download {
	background: transparent url(../../images/icons/download.gif) no-repeat left top;
	line-height: 24px;
	padding-left: 20px;
	}
li.first {
	background: none !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
	}
.main-img {
	float: right;
	margin-left: 10px;
	}
	

/*****************************************************
*	Homepage
*****************************************************/
#main-wrap{ width: 942px;}
#main-treatment {
	background:  url(../../images/sum_FlashSlide0026.jpg) no-repeat 0 0;
	height: 266px;
	margin: 1px 0 0 2px;
	float: left;
	position: relative;
	width: 940px;
	}
div.flash_wrap {
	border-bottom: 0px;
	padding: 0;
	float: left;
	z-index: 1000;
	width: 944px;
	height: 266px;
	background-image: url(../../images/backgrounds/GrayBarGrade.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
	#treatment-text {
		color: #fff;
		float: left;
		margin: 19px;
		}
	
			#main-callout p {
				font-size: 11px;
				line-height: 20px;
				}
			#main-callout a:link,
			#main-callout a:visited,
			#main-callout a:hover,
			#main-callout a:active {
				color: #f7941e;
				display: block;
				font-size: 16px;
				font-weight: bold;
				margin-top: 26px;
				}
#search_panel{
    width: 190px;
    height: 266px;
    float: right;
	margin-top: 1px;
    
    }
    #search_panel h3{
        color: #585858;
        width: 150px;
        font-size: 18px;
        padding: 3px;
        font-style: italic;
        font-weight: 600;
        line-height: 25px;
        }
    #search_panel h4{
        color: #066bb3;
        font-size: 120%;
        width: 150px;
        padding: 3px;
        font-style: italic;
        font-weight: 600;
        line-height: 25px;
        }        
        				
#vehicle-types {
	border-top: 6px solid #f79928;
	border-bottom:  1px solid #ebebeb ;
	border-left: 1px #ebebeb solid;
	border-right: 1px #ebebeb solid;
    margin: 0px 0 0 2px;
	padding-top: 8px;
	width: 938px;
	}
	#vehicle-types h3 {
		color: #999999;
		font-size: 14px;
		font-style:italic;
		font-weight: bold;
		margin-bottom: 9px;
		width: 235px;
		height: 10px;
		text-indent: -500px;
		}
	#vehicle-types li {
        float: left;
        margin: 0 2px;
        padding-right: 150px;
        width: 155px;
        height: 130px;
    }
	    #vehicle-types li h4 {
            color: #066bb3;
            font-size: 16px;
            font-style: italic;
            font-weight: bold;
            line-height: 17px;
            text-transform: capitalize;
            width: 200px;
            padding-left: 6px;
            height: 18px;
       }

		#vehicle-types li a:link,
		#vehicle-types li a:visited,
		#vehicle-types li a:hover,
	    #vehicle-types li a:active {
            color: #f79928;
            padding-left: 6px;
            line-height: 37px;
            display: block;
            font-weight: bold;
            margin: 30px 0 10px;
            text-transform: uppercase;
        }
		li#type-cars {
            background: url(../../images/icons/passenger-cars.png) no-repeat 95% 80%;
	        border-left: 0px #ebebeb solid;
            padding: 0 2px;
            width: 302px;
            
            }
			li#type-cars h4 {
				}
			li#type-cars p{
			padding-left: 6px;
            width: 230px;
            }
		li#type-trucks {
        background: url(../../images/icons/light-trucks.jpg) no-repeat 88% 70%;
	    border-left: 1px #ebebeb solid;
	    border-right: 1px #ebebeb solid;
        padding: 0 2px;
        width: 305px;

        }
			li#type-trucks h4 {
			    margin-right: 10px;
				}
		    li#type-trucks p{
             padding: 0 10px 0 6px;
             width: 240px;
            }
		li#type-commercial {
            background: url(../../images/icons/commercial.gif) no-repeat 99% 20%;
            padding: 0 2px;
            width: 305px;
        }
			li#type-commercial h4 {
				}
			li#type-commercial p{
                padding: 0 10px 0 6px;
                width: 180px;
                
            }	
            li#type-commercial a:link{
                line-height: 30px;
                padding-left: 6px;
            }
div#news {
    background: #f2f2f2  url(../../images/backgrounds/gradhomebottom.gif) repeat-x 0 0;
    padding: 0 13px 0 2px;
    height: 88px;
    border: 1px #ebebeb solid;
    line-height: 20px;
    
    padding: 10px;
}
	div#news strong {
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		color: #066bb3;
		margin-right: 16px;
		text-transform: uppercase;
		}
	div#news a:link,
	div#news a:visited,
	div#news a:hover,
	div#news a:active {
		color: #000000;
		text-decoration: underline;
		}
	div#news span.current {
		float: left;
	    background-color: #fff;
	    height: 50px;
	    margin: 10px auto;
	    width: 900px;
	    padding: 10px
		}
	div#news a:link.more,
	div#news a:visited.more,
	div#news a:hover.more,
	div#news a:active.more {
		float: left; 	display: inline;
		font-weight: bold;
		line-height: 25px;
		text-decoration: none;
		}
/*****************************************************
*	Subpages
*****************************************************/
ul#section-nav {
	float: left;
	width: 140px;
	margin: 25px  17px 0 0;
	min-height: 100px;	
	}
	ul#section-nav h3 {
    font-weight: bolder;
    text-transform: uppercase;
    color: #066bb3;
	}
	ul#section-nav li {
    padding: 0 7px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    line-height: 1px;
    }
		ul#section-nav li.active {
			background-color: #fff;
			}
		ul#section-nav a:link,
		ul#section-nav a:visited,
		ul#section-nav a:hover,
		ul#section-nav a:active {
			font-size: 12px;
			font-weight: bold;
			line-height: 28px;
			}
			ul#section-nav li.active a:link,
			ul#section-nav li.active a:visited,
			ul#section-nav li.active a:hover,
			ul#section-nav li.active a:active  {
				color: #000;
				}
#page-header {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 9px;
	padding: 25px 280px 8px 0;
	position: relative;
	}
	.header-cars {
}
	.header-commercial {
		}
	.header-trucks {
		}
	#page-header p {
		color: #000;
		}
	#page-header i {
		color: #0566B3;
		}
	#page-header h2 {
    color: #000;
    text-transform: capitalize;
}
	#page-header #page-options {
		position: absolute;
		right: 0;
		bottom: 5px;
		}
		#page-header #page-options a:link,
		#page-header #page-options a:visited,
		#page-header #page-options a:hover,
		#page-header #page-options a:active {
			display: block;
			float: left;
			line-height: 20px;
			margin-left: 20px;
			}
			
   #page-header #page-options a.email{
		display: none;

		}		
.callout
{
    background-color: #fff;
    border: 3px solid #ccc;
    color: #000;
    float: right;
    width: 170px;
    padding: 10px;
    margin-bottom: 20px;
}
	/*div.atrezzo {
		background: #7faaca url(../../images/backgrounds/callout-whygo.gif) no-repeat left top;
		padding-top: 68px !important;
		}
	div.commercial {
		background: #7faaca url(../../images/backgrounds/callout-research.gif) no-repeat left top;
		padding-top: 68px !important;
		}
	div.warranty {
		background: #7faaca url(../../images/backgrounds/callout-warranty.gif) no-repeat left top;
		padding-top: 68px !important;
		}
	div.terramax {
		background: #7faaca url(../../images/backgrounds/callout-search.gif) no-repeat left top;
		padding-top: 68px !important;
		}
	div.technology {
		background: #7faaca url(../../images/backgrounds/callout-technology.gif) no-repeat left top;
		padding-top: 68px !important;
		}*/
	div.contact {
		/*background: #7faaca url(../../images/backgrounds/callout-contact.gif) no-repeat left top;
		padding-top: 68px !important;*/
		float: right;
		position: relative;
		z-index: 1000;
		}
	div.news {
		/*background: #7faaca url(../../images/backgrounds/callout-news.gif) no-repeat left top;
		padding-top: 68px !important;*/
		}
	.callout h4 {
		color: #005596;
		font-weight: bold;
		text-align: left;
		font-size: 18px;
		font-style: italic;
		text-transform: uppercase;
		}
	.callout h5 {
		color: #005596;
		font-weight: bold;
		text-transform: uppercase;
		}
	.callout ul {
		list-style: disc outside;
		}
		#callout li {
			overflow: visible;
			color: #005596;
			margin-left: 15px;
			}
	.callout a:link,
	.callout a:visited,
	.callout a:hover,
	.callout a:active {
		color: #F79928;
		font-weight: bold;
		}
.content-list {	
	float: left; 
	}
/*****************************************************
*	Product Pages
*****************************************************/
#products {
    width: 700px;
    height: 100%;
}
.product-details {
    float: none !important;
	width: 780px !important;
	}
		#products li h3 {
			margin-bottom: 10px;
			}
        #products li.product {
		background: url(../../images/backgrounds/long-divider.gif) no-repeat center top;
		clear: both;
		padding: 20px 0;
		}
			#products li h3 img 
			{
				font-size: 14px;
				font-weight: bold;
			}
			#products li h3 a:link,
			#products li h3 a:visited,
			#products li h3 a:hover,
			#products li h3 a:active {
                font-size: 14px;
                font-weight: bold;
                line-height: 23px;
            }
			#products li .image img {
                display: block;
                margin-bottom: 20px;
            }
            #products li .image .wrapimg{
                height: 200px;
                margin: 9px auto;
                }
		    #products li .image {
                float: left;  
                width: 200px;    
                padding-left: 20px;
            }
			#products li .image a:link,
			#products li .image a:visited,
			#products li .image a:hover,
			#products li .image a:active {
				display: block;
				height: 24px;
				line-height: 20px;
				}
			#products li .image h4 {
				color: #000;
				display: block;
				font-size: 13px;
				margin:  20px 0 5px 18px;
				text-transform: none;
				}
			#products li #views {
                width: 195px;
                display: block;
                margin: 2px 10px 0 -15px;
                text-align: center;
}
				#products li #views li {
					border: 1px solid #D9D9D9;
					float: left;
					height: 60px;
					margin: 2px;
					width: 55px;
					}
					#products li #views li a {
						height: auto;
						}
		#products li .information {
				color: #005596;
				font-size: 13px;
				font-weight: bold;
				text-transform: uppercase;
                }
		#products li .information h3{
                color: #000;
                font-size: 14px;
                font-weight: normal;
                text-transform: none;
                }		    	
              .header{
		    	    font-weight: bold;
		    	    font-size: 14px;
		    	    display: inline


		    	    }
			#products li .description {
				color: #005596;
				font-size: 15px;
				font-weight: bold;
				text-transform: uppercase;
                }
			#products li .data {
                font-size: 16px;
                font-weight: bold;
                padding: 5px 0 15px 0;
                }
			#products li .details{
                font-size: 13px;
                font-weight: normal;
                list-style-type: disc;
                padding: 7px;
                margin: 5px;
                text-transform: none;
                }

				#products li .details li {
					overflow: visible;
					color: #666666;
					font-size: 12px;
					margin-left: 15px;
					}
			#products li .action {
				display: inline-block;
				margin-top: 15px;
				}
		#products li h4 {
			color: #005596;
			font-size: 15px;
			font-weight: bold;
			margin-top: 20px;
			text-transform: uppercase;
			}
		#products li p {
            color: #000;
            font-size: 14px;
            padding: 5px;
            text-transform: none;
            font-weight: normal;
}
#sizes {
    width: 600px;
}
	#sizes li {
		float: left;
		padding-top: 10px;
		width: 189px;
		}
		#sizes li h5 {
			font-weight: bold;
			}
		#sizes li span {
			display: block;
			}
/*****************************************************
*	Content Pages
*****************************************************/
div.pagination {
	text-align: right;
	}
	div.pagination a:link,
	div.pagination a:visited,
	div.pagination a:hover,
	div.pagination a:active {
		color: #005596 !important;
		text-decoration: none !important;
		}
		div.pagination a:hover {
			text-decoration: underline !important;
			}
ul.link-list {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	}
	ul.link-list li {
		color: #005596;
		line-height: 26px;
		padding-left: 15px;
		}
		ul.link-list li ul {
			margin-left: 15px;
			}
	ul.link-list li h3 {
		font-size: 14px;
		margin-bottom: 10px;
		font-weight: bold;
		margin-left: -15px;
		}
	ul.link-list img {
		margin-bottom: -3px;
	}

li.info-item {
	background: transparent url(../../images/backgrounds/long-divider.gif) no-repeat center top;
	color: #666;
	font-size: 11px;
	margin: 26px 0 0 0;
	padding: 32px 0 0;
	}
	li.info-item h3 {
		color: #005596;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 9px;
		text-transform: uppercase;
		}
	li.info-item p {
		margin-bottom: 9px;
		}
	li.info-item a:link,
	li.info-item a:visited,
	li.info-item a:hover,
	li.info-item a:active {
    color: #f79928;
    text-decoration: underline;
}
div#ftr-nav {

	color: #005596;
	font-size: 11px;

	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 13px 0 11px;
	text-align: left;
	}
	div#ftr-nav a:link,
	div#ftr-nav a:visited,
	div#ftr-nav a:hover,
	div#ftr-nav a:active {
		color: #005596;
		text-decoration: none;
		}
		div#ftr-nav a:hover {
			text-decoration: underline;
			}
div#contact {
    line-height: 30px;
    margin-top: 20px;
    padding: 10px 2px 0 11px;
    width: 70%;
    text-align: center;
}
div .contact {
    text-align: center;
}
	div#contact p {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 25px;
    color: #000;
}

	div#contact a:link,
	div#contact a:visited,
	div#contact a:hover,
	div#contact a:active {
	padding-top: 4px;
	text-transform: none;
	color: #f7941e;
    text-decoration: none;
}
#contact-list {
	width: 701px;
	}
#warranty-info {
	border-top: 1px solid #d9d9d9;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	}
strong.phone {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	}
#locations {}
	#locations li {
		float: left;
		width: 33%;
		}
#catalog-pdf {
	margin-top: 20px;
	}
	#catalog-pdf a:link,
	#catalog-pdf a:visited,
	#catalog-pdf a:hover,
	#catalog-pdf a:active {
		float: left;
		margin-right: 20px;
		}
		#catalog-pdf a.enlarge {
			clear: both;
			margin-top: 5px;
			}
#tire-catalog {}
	#tire-catalog li {
		float: left;
		margin-right: 3%;
		width: 30%;
		}
		#tire-catalog li a.category {
			font-weight: bold;
			}
		#tire-catalog li a:link,
		#tire-catalog li a:visited,
		#tire-catalog li a:hover,
		#tire-catalog li a:active {
			display: block;
			line-height: 26px;
			}
		#tire-catalog li ol {
			float: left;
			min-height: 200px;
			width: 100px;
			}
			#tire-catalog li ol li {
				float: none;
				width: 100%;
				}
#company-info {
	width: 550px;
	}
#news-list {}
	#news-list dt {
		float: left;
		font-weight: bold;
		margin-right: 10px;
		}
	#news-list dt,
	#news-list dd {
		margin-bottom: 10px;
		}
.researchVideo {
	width: 440px;
	height: 320px;
	background-color: #d9d9d9;
	}
table.size-info {
	border-collapse: collapse;
	width: 100%;
	}
	table.size-info th,
	table.size-info td {
		padding: 3px 0;
		}
	table.size-info th {
		vertical-align: bottom;
		text-align: left;
		}
	table.size-info td {
		border-top: 1px solid #D9D9D9;
		}
	table.size-info tr.alt td {
		background-color: #d9d9d9;
		}
	