/* ------------------------------------------------------------------------
CSS sheet for Tri County Driving School, Inc.
Author: Chris Robinson
Date Created: 4/7/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Light Blue  - #84BCD9;
	
------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
body{
	color: #000;
	font: 17px/1.5em Myriad, Arial, sans-serif;
	background: #C8965E;
	text-align: center;
}
#wrap{
	color: #000;
	background: url(images/bodybg.jpg) repeat-x #510102;
	margin: auto;
	width: 100%;
	text-align: left;
	text-align: center;
}
p{
	margin: 0 0 1.5em 0;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	display: block;
	background: url(images/header.jpg);
	width: 100%;
	border-bottom: 3px solid #000;
}
#header h2{
	display: block;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	width: 216px;
	height: 298px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#header h1{
	font-family: "times new roman";
	font-size: 45px;
	line-height: 1em;
	padding-top: 48px;
	margin-left: 80px;
	margin-bottom: 42px;
}
#header a.signup{
	background: url(images/corner.png) no-repeat;
	display: block;
	width: 201px;
	height: 138px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
}
ul.nav li.last{
	background: url(images/cornerbtm.png) no-repeat;
	width: 64px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-right: 0px;
}
ul.nav{
	display: block;
	width: 100%;
	background: url(images/navbg.jpg) repeat-x;
	height: 55px;
	overflow: hidden;
}
ul.nav li, a.home{
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0px 11px;
	padding-top: 18px;
	font-size: 15pt;
	line-height: 1em;
}
ul.nav li.first{
	margin-left: 210px;
}
ul.nav li a, a.home{
	display: block;
	color: #000;
	text-decoration: none;
	font-family: "times new roman";
}
a.home{
	position: absolute;
	top: 135px;
	left: 125px;
}
ul.nav li a:hover, a.home:hover{
	border-bottom: 1px solid #000;
}
/* -----------------------------------------------------------------------
=MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#main{
	display: block;
	clear: both;
	margin: auto;
	margin-top: 20px;
	background: url(images/maintop.jpg) no-repeat #D8C078;
	width: 981px;
	text-align: left;
	overflow: hidden;
	margin-bottom: 20px;
}
#main img.mainpic{
	margin: 10px 100px 10px 100px;
}
#inner{
	padding-left: 100px;
}
#left{
	padding: 10px;
	width: 520px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
	display: block;
	/*border: 1px solid #fff;*/
}
#normal{
	padding: 10px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
	display: block;
	/*border: 1px solid #fff;*/
}
#left p strong.standout{
	font-size: 19px;
}
#main h3{
	font-size: 16px;
}
#main h6{
	display: block;
	background: url(images/mainbtm.jpg) 0 bottom no-repeat;
	width: 981px;
	height: 10px;
	clear: both;
	text-indent: -9999px;
}
#right{	
	width: 350px;
	display: inline;
	border: 1px solid #000;
	background: #AF632C;
	margin: auto;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}
#right form select{
	width: 290px;
	margin: 5px 10px;
}
#right h3{
	font-size: 13px;
	text-align: center;
}
#right img{
	margin-left: 85px;
}
#right ul{
	margin-left: 20px;
}

dl{
	margin-top:15px;
}

dl.top{
	margin-top:100px;
}
.row{
	display: block;
	clear: both;
}
.row dl{
	float:left;
	width: 450px;
	margin-right: 10px;
}
h3{
	font-size: 1em;
	margin-top: 100px;
}
dl.leftcolm{
	width:45%;
}
dl.rightcolm{
	width:45%;
}
dt{
	font-weight: bold;
	padding-top: 10px;
}

dl dd ul li{
	list-style-type: none;
	margin-left:25px;
}

dl.top ol{
	margin-left:20px;
}

ul.hrsobs{
	margin-left:240px;
	margin-top:-25px;
}

span.letter{
	margin-left:-22px;
	font-weight:bold;
}

span.underline{
	text-decoration:underline;
}
dl.goals dd{
	padding-left: 20px;
}
dl dd .num{
	display: block; 
	float: left;
	text-indent: -20px;
}
/* -----------------------------------------------------------------------
CONTACT FORM ELEMENTS
-------------------------------------------------------------------------*/
form{
	float: left;
	margin-right: 30px;
}
form ul li{
	display: block;
	clear: both;
	list-style-type: none;
}
form ul li label{
	width: 350px;
	float: left;
	display: block;
}
form ul li input{
	width: 150px;
}
form ul li select{
	width: 154px;
}
form ul li textarea{
	width: 150px;
}
form ul li.submit{
	margin-left: 200px;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	background: url(images/footer.jpg) repeat-x #C7965E;
	width: 100%;
	height: 87px;
}
body > #footer{
	background: url(images/footer.png) repeat-x;
}
#footer ul{
	list-style-type: none;
	float: left;
	padding-top: 20px;
}
#footer ul li{
	list-style-type: none;
	margin: 0px 20px;
	float: left;
}
#footer a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
#footer a:hover{
	border-bottom: 1px solid #000;
}
#footer p{
	float: right;
	margin-right: 20px;
	padding-top: 20px;
}

/* -----------------------------------------------------------------------
=CLASS LISTING ELEMENTS
-------------------------------------------------------------------------*/
table{
	margin: 1.5em 2.5em 0 0;
	display: block;
	clear: both;
	float: left;
	border: 1px solid #000;
	border-bottom: 0;
	text-align: center;
	border-collapse: collapse;
}
table tr td, table tr th{
	padding: 2px 2px;
	border: 1px solid #000;
}
table a{
	color: #000;
	text-decoration: none;
}
table a:hover{
	text-decoration: underline;
}
table td.classNum, table th.classNum{
	width: 60px;
	border-left: 0;
}
table td.dates{
	width: 205px;
}
table td.days{
	width: 185px;
}
table td.time{
	width: 165px;
}
table td.weeks{
	width: 75px;
}
table td.notes{
	width: 130px;
}
table td.openings{
	width: 30px;
}

