/* CSS Document */

.hide{
	display:none;
	visibility:hidden;
}

.printhide{
	display:none;
	visibility:hidden;

}

body {
	background-color:#FE020F;
	background-image: url(/images/2006/bodybg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding:0px !important;
	margin:0px !important;
}

#mainwrapper {
	width:936px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:0px;
	margin-bottom:0px;
	border:2px solid #000000;
	border-top:2px solid #000000;
	background-color:#666666;
	overflow:hidden;
}

#titlegraphic {
	position: relative;
	border-bottom: 1px solid #333;
}

#titlegraphic #showtimes {
	position: absolute;
	top: 20px;
	right: 150px;
	width: 260px;
	font-size: 20px;
	text-align: center;
	text-shadow: 4px 4px 4px #666;
}

#titlegraphic a img{
	border:none;
	padding:none;
	float:left;
}

#fade{
	width:100%;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	border:none;
	height:10px;
	background-color:#666666;
	background-image:url(/images/2006/fade.jpg);
	background-repeat:repeat-x;
}

#topadwrapper{
	width:100%;
	background-color:#FFFFFF;
	
	height:90px;
}
#searchbar{
	width:200px;
	height:80px;
	padding-top:10px;
	padding-left:8px;
	background-color:#003300;
	background-image:url(/images/2006newspage/new_car_buyer_medal.jpg);
	background-repeat:no-repeat;
	font-size:0.8em;
	font-weight:bold;
	color:#000000;
	display:block;
	float:left;
	margin-bottom:6px;
}

#topad{
	background-color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
	margin-bottom:6px;
}

/*======================Tabs Declaration==========================================*/
/*-		-		-		-	Tabs	-		-		-		-		*/
#tabs {
	float:left;
    width:100%;
    font-size:0.8em;
    line-height:normal;
	font-family:Arial, Helvetica, sans-serif;

}

#tabs ul {
    margin:0;
    padding:0;
    list-style:none;
}
  
#tabs li {
    float:left;
    margin:0;
	background:url("/images/2006newspage/tab_off_r.gif") no-repeat right top;
    padding:0;

}

#tabs a {
	float:left;
    display:block;
	text-decoration:none;
	color:#000000;
	background:url("/images/2006newspage/tab_off_l.gif") no-repeat left top;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #000000;
}
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */

#tabs li:hover a {
	color:#990000;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #FFFFFF;
	background:url("/images/2006newspage/tab_on_l.gif") no-repeat left top;
}

#tabs li:hover {
	background:url("/images/2006newspage/tab_on_r.gif") no-repeat right top;
}

/*=============================End Tabs Declaration=========================*/


#article{
	background-color:#FFFFFF;
	text-align:justify;
	font-size:0.8em;
	margin:0px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	display:block;
	padding-left:8px;
	padding-right:12px;
	padding-top:8px;
	width:100%;
	float:left;
	border:none;
	/*text-indent:1em;*/		
}

#teaching-guide {
	width:200px;
	background-color:#EEE;
	display:block;
	padding:2px;
	margin:3px;
	float:left;
	padding-bottom: 9000px;
	margin-bottom: -8999px;

}

#show-info-column {
	display:block;
	width:250px;
	padding:2px;
	margin:3px;
	float:left;
	background-color:#000 !important;
	color:#FFF;
	text-align:center;
	background:url("/images/2006/autolabmike.jpg") no-repeat;
	padding-bottom: 9000px;
	margin-bottom: -8999px;
}

#show-info-column ul {
	list-style:none;
	margin:auto;
	padding:0px;
	width:230px;
	opacity: .75;
	filter: alpha(opacity=75);
}

#show-info-column li{
	background-color:#FFFFFF;
	color:#000000;		
	margin-bottom:6px;
	padding:2px;
}

.autolab-host h2, .show-guests h2{
	display:block;
	width:100%;
	font-weight:normal;
	font-size:1.4em;
	text-align:center;
	background-color:#DDDDDD;
	color:#000000;
}

.show-guests p{
	display: block;
	float: left;
	width: 380px;
	height: 100px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.show-guests img{
	padding-right:2px;
/*
	width:8em;
	height:5em;
*/
}	

#news-column {
	display:block;
	width:350px;
	padding:2px;
	margin:3px;
	float:left;
	border:none;
	text-align:center;
	border-bottom:1px dotted #DDD;
	padding-bottom: 9000px;
	margin-bottom: -8999px;
}

#autolab-info {
	width:820px;
	background-color:#FFF;
	border:none;
	display:block;
	border:1px solid #666;
	padding:2px;
	margin:3px;
	float:left;
}

#news-column #autolab-info {
	width: auto;
}

#footerbox{
	width:936px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #000000;
	border-top:none;
	background-color:#FFFFFF;
	overflow:hidden;
	text-align:center;
	font-size:.6em;
	padding-bottom:6px;
}

#show-hosts {
	display:block;
	float:left;
	clear:both;
	width:820px;
	border:1px solid #666;
	padding:2px;
	margin:3px;
}

#footer-search-boxes{
	width:480px;
	display:block;
	clear:both;
	margin-left:280px;
}

#top-columns-wrapper{
	display:block;
	overflow:hidden;
}

.text-ad{
	width:816px;
	display:block;
	float:left;
	clear:both;
	border:1px solid #CCCCCC;
	padding:2px;
	text-align:center;
	margin-bottom:4px;
	margin-top:4px;
	margin-left:4px !important;
}
