/* Global Styles */
/* padding: t r b l; */
body {
	color:#000000;
	background:#10007b;
	font-size:10pt;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width:800px;
	vertical-align:top;
	margin:15px 15px 15px 15px;
	}

form { margin:0px; padding:0px; }

p {
	margin:0px;
	padding:1px 0px 10px 0px;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

h1 {
	color:#000000;
	font-size:18pt;
	font-weight:bold;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	}

h2 {
	font-family: Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	line-height: 10px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 3px 0px;
	white-space:nowrap;
	}

h2 hr {
	color: #003399;
	background-color: #003399;
	position:relative; top:-4px;
	margin-bottom:0px;
	}

h3 {
	font-family: Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339966;
	text-transform: uppercase;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	white-space:nowrap;
	}

b { font-weight:bold; }

a { white-space:nowrap; }
a:link { color:#3300FF; }
a:visited { color:#660099; }


/* ID Styles */
#pagebody {
/*border:1px solid black;*/
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	background: url(http://www.drive-ins.com/images/bodybkg.gif) repeat;
	}

#header {
	vertical-align:bottom;
	text-align:left;
	border:0px;
	margin:0px;
	padding-left:15px;
	padding-right:50px;
	padding-bottom:0px; }

#navigation {
/* border:1px solid black; */
	vertical-align:top;
	width:165px;
	text-align:left;
	padding:15px 0px 0px 5px;
	background: url(http://www.drive-ins.com/images/bodybkg.gif) repeat;
	}

#navigation a { text-decoration:none; }
#navigation a:link { color:#000000; }
#navigation a:visited { color:#333333; }

#navigation h2 {
	font-size: 12px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;

	color: #000000;
	line-height:14px;
	background-image:none;
	text-transform:none;
	text-align:left;
	padding: 5px 0px 3px 5px;
	margin:0px;
	border:none;
	}

#navigation ul {
	padding: 0px 0px 6px 15px;
	margin:0px;
	list-style:none;
	}

#navigation li {
	font-size: 10px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding:0px;
	margin:0px;
	}

#footer {
	margin:15px 0px 15px 0px;
	padding:15px 0px 15px 0px;
	vertical-align:bottom;
	text-align:center;
	font-size:8pt; }

#carttable td {
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
	vertical-align:top;
	}

#sbi { font-size:8pt; margin-top:2px;}

/* Class Styles */
.with_bk {
	color:#ffffff;
	background: url(http://www.drive-ins.com/images/bodybkg.gif) repeat-x;
	background-position: bottom;
	}

.search_text {
	color:white;
	font-size:9pt;
	font-weight:bold;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

.color_text_1 { font-weight:bold; color:#339966; font-size:8pt; }
.color_text_2 { font-weight:bold; color:#003399; font-size:8pt; }

.small_text { font-size:8pt; }
.code { font-size:9pt; font-family:Courier New, Courier, monospace; }
.reverse_indent { margin-left:30px;text-indent:-30px; }

.credit { font-size:8pt; font-style:italic; white-space:nowrap; color:#000000; }
.credit_wrap { font-size:8pt; font-style:italic; color:#000000; }

.symbol { padding-left:10px; float:right; }

.header_light {
/*border:1px solid black; */
	color:#ffffff;
	width:60px;
	height:27px;
	text-align:center;
	white-space:nowrap;
	font-size:9pt;
	font-weight:bold;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

.header_light a { position:relative; top:+3px; text-decoration: none; }
.header_light :link { color:#ffffff; }
.header_light :visited { color:#ffffff; }
.light_off { background:url(http://www.drive-ins.com/images/headlightoff.gif); }
.light_on { background:url(http://www.drive-ins.com/images/headlighton.gif); }

.header_main {
	height:116px;
	background: url(http://www.drive-ins.com/images/headgrad.gif) repeat-x;
	}

.header_nav {
	width:125px;
	vertical-align:top;
	white-space:nowrap;
	font-size:9pt;
	font-weight:bold;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#ffffff;
	padding-top:15px;
	padding-left:15px;
	background: url(http://www.drive-ins.com/images/headgrad.gif) repeat-x;
	}
.header_nav a:link { color:#ffffff; text-decoration: none; }
.header_nav a:visited { color:#ffffff; text-decoration: none; }
.header_nav a:hover { color:#ffffff; text-decoration: none;
	position:relative;
	left:+1px;
	top:+1px;
	}

.header_row {
	background:#181512;
	height:1px;
	font-size:1pt;
	}

.sitemaphead {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	padding-left: 5px; }

.sitemaptext {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	margin-top: -9px;
	padding-left: 10px; }

.tabs {
/*border:1px solid #ffff00;*/
	/*text-align: justify;*/
	color:#ffffff;
	background-color:#660099;
	font-size:9pt;
	font-weight:bold;
	font-family:Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 18px;
	padding: 1px 5px 0px 6px;
	}
.tabs a {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	/*text-decoration: none;*/
	white-space:nowrap;
	color:#ffffff;
	margin-bottom:5px;
	}
.tabs a:hover { position:relative; left:+1px; top:+1px; }
.tabs input { font-size: 8pt; }

.tabs .selected_tab {
	color:#ffff00;
	background-color:#cc66ff;
	text-decoration: none;
	position:relative;
	left:0px;
	top:0px;
	}

.section_box_border {
	border:1px solid #aaaaaa;
	padding:10px 5px 10px 5px;
	}

.section_box {
	border:none;
	margin:20px 0px 0px 0px; }

.section_box h1 {
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background:url(http://www.drive-ins.com/images/tabimage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.section_box h1 img { position:relative; top:6px; left:-5px; }
.section_box h1 span {
	padding-right:10px;
	background:url(http://www.drive-ins.com/images/tabimage2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative; top:-1px;
	}

.section_box h2 {
	font-size:13px;
	color: #ffffff;
	background-image: url(images/heading2_sliver.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 2px solid #10007b;
	}

.section_box2 {
	border:none;
	margin:10px 0px 0px 0px;
	padding:0px 10px 10px 0px;
	}

.section_box2_border {
	border:1px solid #000000;
	padding:10px 10px 10px 10px;
	}

.section_box2 hr { color:#000000; }

.search_box {
	width:300px;
	background-color:#8cd9ff;
	}

/*
.section_box2 h2 {
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.section_box2 h2 span {
	padding-right:5px;
	background:#660099;
	padding-left:5px;
	position:relative; top:-4px;
	}
*/

.imagebox {
	vertical-align:top;
	float: right;
/*	display: block; */
	text-align:center;
	width:165px;
/*	padding-top:20px; */
	margin-left:15px;
	margin-bottom:15px;
	font-size:8pt;
	}
/*
.imagebox div {
	border:1px solid black;
	margin-top:10px;
	padding-left:5px;
	text-align:left;
	}
*/


