@charset "utf-8";
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


body  {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #dae3e8;
	background-repeat:repeat-y;
	background-image:url(../img/bg_gradientliner.gif);
	background-position: center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height:100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}


/* Opacity classes */
.opaque_25 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"; filter: alpha(opacity=25); opacity: 0.25; }
.opaque_50 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; }
.opaque_75 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: alpha(opacity=75); opacity: 0.75; }

/* navigation */
a:active {
	outline: none;
}
:focus {
	outline: none;
}

#menu {
	clear: both;
	margin: 0; padding: 0;
	background:url(../img/bg_menu.gif); 
	background-repeat:repeat-x;
	height: 26px;
	width: 100%;	
}
#menu ul {
	list-style: none;
	display:block;
	margin:0;
	margin-left:-20px;
}
* + html #menu ul {
	margin-left:20px;
}
#menu ul li {
    position:relative;
	display: block;
	float:left;
	padding:0;
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#FFF;
    bottom:5px;
}
#menu ul li a {
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	display: block;
	outline: none;
	text-decoration: none;
}
#menu ul li a:focus {
	outline: none;
}
#menu ul li a:hover {
	outline: none;
	color: #FFFF00;
}

#dc_menu {
    position:relative;
    background:url(../img/dc_menu_tab.gif) no-repeat;
    height:50px;
	padding:0;
    margin:0;
	bottom:15px;
}
#dc_menu a {
    position:relative;
    top:5px;
    text-decoration:none;
    margin-right:30px;
    left:25px;
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#000;
}
#dc_menu a:hover {
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#bf2b37;
}
#about_menu {
    position:relative;
    background:url(../img/about_menu_tab.gif) no-repeat;
    height:50px;
	padding:0;
    margin:0;
	bottom:15px;
}
#about_menu a {
    position:relative;
    top:5px;
    text-decoration:none;
    margin-right:30px;
    left:25px;
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#000;
}
#about_menu a:hover {
	font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#bf2b37;
}



#nav {
    position:absolute;
    z-index:100;
    margin:0;
    padding:0;
    top:340px;
    left:24px;
}
#nav a { 
    background:url(../img/slidenav.gif) no-repeat; 
    text-decoration: none; 
    font: bold 12px "trebuchet MS", Arial, Tahoma, Sans-serif;
    color:#FFF;
    margin:0px;
    padding: 2px 10px 3px 7px;
    height:35px;
    width:35px;
    display:inline;
    z-index:200;
}

* + html #nav a {
    padding: 2px 10px 3px 6px;
}

#nav a:focus { outline: none; }

#nav a.activeSlide { 
    background:url(../img/slidenav_active.gif) no-repeat; 
    font: bold 13px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
    color:#085fa7;
}


#header .atdlogo {
    position:absolute;
    top:0px;
    left:0px;
    text-indent:-7000px;
    background-color:white;
    opacity:0;
    filter: alpha(opacity=0);
    cursor:hand;
    width:350px;
    height:79px;
    display:block;
    z-index:100;
}
/*************************************************************************/

a.menubutton {
    position:relative;
    color: #FFF;
    display: block;
    float: left;
    height: 26px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px 10px 0 30px; /* sliding doors padding */
    text-decoration: none;
}

a.menucurrent {
    position:relative;
    color: #FFFF00;
    display: block;
    float: left;
    height: 26px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0 10px 0 30px; /* sliding doors padding */
    text-decoration: none;
}

/******************************************************************/
#header_links {
    position:absolute;
    top:0px;
    right:0px;
	clear: both;
	margin: 0; 
	padding: 0;
}

#header_links ul {
	list-style: none;
	display:block;
	margin:0;
}
#header_links ul li {
    position:relative;
	display: block;
	float:left;
	color:#388cc9;
	padding:0;
	margin-right:5px;
	font: 11px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
    bottom:5px;
}
#header_links ul li a {
	font: 11px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
	display: block;
	color:#388cc9;
	outline: none;
	text-decoration: none;
}
#header_links ul li a:focus {
	outline: none;
	color:#bf2b37;
}
#header_links ul li a:hover {
	outline: none;
	color:#bf2b37;
	text-decoration: underline;
}

.splash {

    background-repeat: no-repeat;
    height:298px;
    margin:0;
    padding:0;
}
.subSplash {
    background-image:url(../img/sub_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}

.aboutus_splash {
    background-image:url(../img/sub_people_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
.equip_splash {
    background-image:url(../img/sub_equip_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
.programs_splash {
    background-image:url(../img/sub_programs_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
.wheels_splash {
    background-image:url(../img/sub_wheels_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
.tires_splash {
    background-image:url(../img/sub_tires_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
.dc_splash {
    background-image:url(../img/sub_dc_splash.jpg);
    background-repeat: no-repeat;
    height:145px;
    width:956px;
    margin:0;
    padding:0;
}
/******************************************************************/
.atd_main #container {
    position:relative;
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	right:1px;
}
* + html .atd_main #container {
    left:1px;
}
.atd_main #header { 
	background: #DDDDDD; 
	background-image:url(../img/banner.jpg);
	background-repeat: no-repeat;
	height:80px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.atd_main #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.atd_main #footer { 
	height:31px;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	background-image:url(../img/footer.jpg);
} 
.atd_main #footer p {
	margin: auto; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    font: 11px/35px "trebuchet MS", Arial, Tahoma, Sans-serif;
    color: #808080;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*********************************/
/*   Locations Formatting        */
/*********************************/

.dc_info {
    position:relative;
    float:left;
    bottom:275px;
    color: #000;
}
.dc_info img {
    position:relative;
    clear:both;
    padding:10px;
    right:25px;
}
.dealer_locations {
    position:relative;
    float:right;
    margin-bottom:-300px;
    left:50px;
    bottom:442px;
    color: #000;
}
.dealer_locations img {
    position:relative;
    clear:both;
    padding:10px;
    right:25px;
}


/*********************************/
/*   Content Boxes               */
/*********************************/
#mainTextArea {
    position:relative;
    float:left;
    margin:0 10px 0 15px;
    width:50%;
}
#mainTextArea h1{
    color:#2f5ea3;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#mainTextArea h2{
    color:#2f5ea3;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#mainTextArea h3{
    color:#c02b37;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#mainTextArea ul{
    float:left;
    margin:0;
    padding:10px;
    list-style-type: none;
}
#mainTextArea li{
    position:relative;
    background:url(../img/bluesquare.gif) 0 5px no-repeat;
    padding-left:10px;
}



.aboutTextArea {
    position:relative;
    float:left;
    margin:0 10px 0 15px;
    width:95%;
}
.aboutTextArea h1{
    color:#2f5ea3;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.aboutTextArea h2{
    color:#2f5ea3;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.aboutTextArea h3{
    color:#c02b37;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.aboutTextArea ul{
    float:left;
    margin:0;
    padding:10px;
    list-style-type: none;
}
.aboutTextArea li{
    position:relative;
    background:url(../img/bluesquare.gif) 0 5px no-repeat;
    padding-left:10px;
}



.article_date {
    color:#123a6e;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    top:5px;
}
.article_main {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    top:5px;
}
#subTextArea {
    position:relative;
    float:left;
    margin:0 10px 0 15px;
    width:100%;
}
#subTextArea h1{
    color:#2f5ea3;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#subTextArea h2{
    color:#2f5ea3;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#subTextArea ul{
    float:left;
    margin:0;
    padding:10px;
    list-style-type: none;
}
#subTextArea p{
    float:left;
    margin-right:50px;
    padding:0px;
}
#subTextArea a{
    font: 13px "trebuchet MS", Arial, Tahoma, Sans-serif;
	color:#388cc9;
	outline: none;
	text-decoration: none;
    padding:0px;
}
#subTextArea a:focus {
	outline: none;
	color:#bf2b37;
}
#subTextArea a:hover {
	outline: none;
	color:#bf2b37;
	text-decoration: underline;
}


#subTextArea li{
    position:relative;
    background:url(../img/bluesquare.gif) 0 5px no-repeat;
    padding-left:10px;
}
#bioslist {
    margin-top:25px;
}
#bioslist ul li {
    float:left;
    background:none;
    margin-right:35px;
    list-style-type:none;
    display:inline;
    text-align:center;
}
#bioslist a {
    text-decoration:none;
    color:#2f5ea3;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    line-height:12px;
}
#bioslist_vert {
    position:relative;
    margin-top:10px;
    right:0px;
    float:left;
}
#bioslist_vert ul {
    float:left;
    padding:0 10px 0 10px;
    margin-left:10px;
}
#bioslist_vert img {
    position:relative;
    margin-bottom:-5px;
}
#bioslist_vert ul li {
    display:block;
    background:none;
    margin-right:0px;
    list-style-type:none;
    text-align:center;
}
#bioslist_vert a {
    text-decoration:none;
    color:#2f5ea3;
    font: bold 9px Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    line-height:10px;
}
.bio_title {
    color:#A0A0A0;
}


.bios_template {
    padding:10px;
}
.bios_template img {
    float:left;
    padding:0 15px 0 0;
}
.bios_template ul {
    position:relative;
    clear:left;
    right:35px;
    list-style-type: none;
}
#dclocations {
    position:relative;
    padding:10px;
    height:130px;
}
#dclocations img {
    position:relative;
    right:2px;
}
.bios_template li {
    position:relative;
    background:url(../img/bluesquare.gif) 0 5px no-repeat;
    padding-left:10px;
}
   
#sitelinks {
    position:relative;
    background:url(../img/site_links_banner.jpg) no-repeat;
    height:135px;
    width:946px;
    float:left;
    padding:0;
    margin:0;
}
#sitelinks a {
    cursor:hand;
}
#sitelinks h1{
    position:relative;
    left:10px;
    color:#2f5ea3;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
* + html #sitelinks h1{
    top:10px;
} 

#sitelinks span.atdonline {
    display:block;
    position:absolute;
    text-indent:-7000px;
    bottom:45px;
    left:10px;
    width:293px;
    height:96px;
    z-index:50;
}
#sitelinks span.tirebuyer {
    display:block;
    position:absolute;
    text-indent:-7000px;
    bottom:45px;
    left:303px;
    width:257px;
    height:96px;
    z-index:50;
}
#sitelinks span.servicebay {
    display:block;
    position:absolute;
    text-indent:-7000px;
    bottom:45px;
    left:560px;
    width:383px;
    height:96px;
    z-index:55;
}

#newsLinks {
    float:right;
    margin-right:20px;
    margin-top:32px;
    width:40%;
}
#newsLinks h1{
    position:relative;
    background:url(../img/headlines_txt.gif) no-repeat;
    height:28px;
    bottom:32px;
    right:5px;
    color:#2f5ea3;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#newsLinks h2{
    color:#2f5ea3;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#newsLinks h3{
    color:#2f5ea3;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.news_headlines ul {
    margin:0;
    padding:0;
    position:relative;
    left:10px;
    bottom:20px;
    list-style-type:none;
}
.news_headlines li {
    position:relative;
    padding:2px 0;
}
.news_title a {
    color: #2f5ea3;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}
.news_title a:hover {
    color: #C02B37;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}
.news_title {
    display:block;
    padding-left:85px;
}
.news_more {
    position:absolute;
    bottom:0;
    right:0;
    color:#2f5ea3;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.news_date {
    position:absolute;
    top:3px;
    left:0;
    margin:0 10px 0px 0;
    color:#4171a3;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


.contactus {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color:#808080;
}
.contactus span {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color:#808080;
}
#aboutus ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#aboutus ul li {
    position:relative;
    top:15px;
    margin:0;
    padding:0;
    float:left;
    display:inline;
    text-align:center;
    width:33%;
}
#aboutus p {
    position:relative;
    bottom:10px;
}
#aboutus a,img {
    border:0;
}
#products ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#products ul li {
    position:relative;
    top:15px;
    left:20px;
    margin:auto;
    padding-right:10px;
    float:left;
    display:inline;
    text-align:center;
}
#products p {
    position:relative;
    bottom:10px;
}
* + html #products p {
    bottom:15px;
    left:20px;
}
#products a,img {
    border:0;
}

.box {
	position:relative;
	margin:0 0 18px 10px;
	width:95%;
	z-index:0;
}

.box .sidemenu {
	padding:9px 9px;
	margin-right:-9px;
	margin-left:9px;
	background-color:#FFFFFF;
	z-index:0;
}
.box .subContent {
    overflow: hidden;
	padding:9px 9px;
	margin-right:-9px;
	margin-left:9px;
	background-color:#FFFFFF;
	z-index:0;
}
.box .info {
	padding:0px 0px;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFFFFF;
	z-index:0;
}
	
.box .crnr {
	position:absolute;
	top:0;
	left:0;
	height:9px;
	width:9px;
	font-size:1px;
	background:url(../img/panel/lightblue.png) 0 0;
	z-index:0;
}
.box .tr {
	left:auto;
	right:-18px;
	background-position:-9px 0;
	z-index:0;
}
.box .bl {
	top:auto;
	bottom:-9px;
	background-position:0px -9px;
	z-index:0;
}
.box .br {
	left:auto;
	top:auto;
	right:-18px;
	bottom:-9px;
	background-position:-9px -9px;
	z-index:0;
}

.box .edge {
	position:absolute;
	z-index:0;
	}

.box .top {
	top:0px;
	left:9px;
	width:100%;
	height:9px;
	border-top:1px solid #dae1e8;
	z-index:0;
	}
.box .lt {
	top:9px;
	left:0px;
	height:97%;
	width:9px;
	border-left:1px solid #dae1e8;
	z-index:0;
	}
.box .rt {
	top:9px;
	right:-18px;
	height:97%;
	width:18px;
	border-right:1px solid #dae1e8;
	z-index:0;
}
.box .bot {
	bottom:-9px;
	left:9px;
	height:9px;
	width:100%;
	border-bottom:1px solid #dae1e8;
	z-index:0;
}

/******************/


.subContent .rt, .subContent .lt {
	height:95%;
	z-index:0;
}
.biosContent .rt, .biosContent .lt {
    height:98%;
    z-index:0;
}
.locatorContent .rt, .locatorContent .lt {
    height:98%;
    z-index:0;
}
.equipContent .rt, .equipContent .lt {
    height:90%;
    z-index:0;
}
.wheelsContent .rt, .equipContent .lt {
    height:98%;
    z-index:0;
}

.miniContent {
    position:relative;
    right:25px;
    bottom:10px;
    padding:5px 0 0 15px;
    float:right;
    width:155px;
}

.miniContent .rt, .miniContent .lt {
	height:60%;
	z-index:0;
}
.biosContent {
    position:relative;
    right:35px;
    width:73%;
    float:right;
}
.hallContent {
    position:relative;
    right:35px;
    width:80%;
    float:right;
}
.locatorContent {
    position:relative;
    right:35px;
    width:95%;
    float:right;
}
.prodContent {
    position:relative;
    right:15px;
    bottom:10px;
    padding:5px 0 0 0px;
    float:right;
    width:395px;
}
* + html .prodContent {
    right:45px;
}

.prodContent .rt, .prodContent .lt {
	height:95%;
	z-index:0;
}

.wheels .rt, .wheels .lt {
	height:99.6%;
	z-index:0;
}
.clear {font-size: 1px; height: 1px}


/***********************************************************/
/*   Dealer Results Styles                                 */
/***********************************************************/
#dealer_results {
    position:relative;
    bottom:20px;
    z-index:0;
}
#dealer_form {
    position:relative;
    z-index:20;
}

#dealer_form form {
    position:relative;
    margin-bottom:20px;
}
caption, th {
    text-align:left;
}

* + html #dealer_form form {
    position:relative;
    bottom:20px;
    margin-bottom:0px;
}
td .dealer_pin {
    margin:0 auto;
}
a .dealer_pin, .dealer_pin a, .dealer_pin {
    background:transparent url(img/ico_pin.png) no-repeat scroll center top;
    display:block;
    font-size:10px;
    height:17px;
    line-height:15px;
    text-align:center;
    width:17px;
}
.hit_results {
    position:relative;
    bottom:20px;
}
#dealer_view #dealer_list {
    width:800px;
    margin:auto;
}
#dealer_view thead th.first {
    text-align:center;
    width:6%;
}
#dealer_view tbody tr.row_even td {
    background:#E8E8E8 none repeat scroll 0 0;
}
#dealer_view tbody tr.row_odd td {
    background:#FFFFFF none repeat scroll 0 0;
}


#dealer_view thead th {
    background:#E8E8E8 none repeat scroll 0 0;
    border-bottom:3px solid #FFFFFF;
    color:#999999;
    font-size:11px;
    font-weight:bold;
    padding:8px 4px 8px 0;
    vertical-align:top;
    width:23.5%;
}
#dealer_view tbody td {
    background:none repeat scroll 0 0;
    border-bottom:3px solid #FFFFFF;
    padding:4px 4px 8px 0;
    vertical-align:top;
}

caption, th {
    text-align:left;
}
#dealer_view table {
    border-collapse:collapse;
    border-spacing:0;
}
.record {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
}
.name {
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-align:left;
}  
.dealerinfo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color:#000000;
}
.maplink {
    text-align:left;      
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #2f5ea3;
}
