/* ------------------------------------------------------------------------
CSS sheet for YourAutoDealship.com
Author: Chris Robinson
Date Created: 9/14/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Gray Background - #786F5F
Light Blue - #4A72CE
Dark Blue - #325A7E

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	margin: 0px;
	text-align: center;
	font: 10pt Arial, sans-serif;
	background: url(images/bodybg2.png);
}
#wrap{
	width: 900px;
	margin: auto;
	color: #202020;
	border: 2px solid #404040;
	text-align: left;
	background: url(images/navfill.png) repeat-y #F7F7F7;
}
p{
	margin: 1em 5px 1em 0px;
}
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
h1{
	text-indent: -9999px;
	height: 150px;
	width: 900px;
	background: url(images/header.png);
	border-bottom: 3px solid black;
}
body.whyjoin h1{
	background: url(images/header2.png);
}
body.faq h1{
	background: url(images/header3.png);
}
#header{
	display: block;
	width: 250px;
	float: left;
}
#header p{
	width: 220px;
	margin-left: 10px;
}
#header p.center{
	text-align: center;
	font-style: italic;
	overflow: hidden;
	width: 100px;
	padding: 0 20px;
	border: 1px solid #000;
	padding-bottom: 2px;
	margin-left: 40px;
}
ul.navigation{
	float: left;
	list-style-type: none;
	width: 220px;
	height: 100%;
	display: inline;
	padding-top: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

ul.navigation li{
	margin-bottom: 10px;
	width: 200px;
	display: block;
	line-height: 20px;
}

ul.navigation li a{
	text-decoration: none;
	color: #000;
	display: block;
	width: 195px;
	padding-left: 5px;
	line-height: 20px;
}

ul.navigation li a:hover{
}

ul.navigation li.phone{
	margin-top: 30px;
	text-align: center;
	font-size: 120%;
}

ul.topnav{
	list-style-type: none;
}

.topnav li{
	float: left;
	display: inline;
	margin: 15px 0 0 90px;
	padding-bottom: 15px;
}

.topnav li a{
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
}


/* -----------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	float: left;
	width: 640px;
	padding: 0px 5px;
}
h2{
	font-size: 11pt;
	color: #181473;
	clear: both;
	margin: 1em 5px 1em 0px;
}
#content ul{
	margin-left: 15px;
}
dl{
	margin-bottom: 20px;
}
dl dt{
	font-weight: bold;
	margin-top: 20px;
}
p.contactpara{
	text-align: center;
	line-height: 20px;
}
#content ul.receive {
	margin-left: 0px;
	list-style-type: none;
}
ul.receive li {
	margin: 5px 0px;
	padding-left: 30px;
	background: url(images/checkbox.jpg) top left no-repeat;
	line-height: 24px;
}

#content ul.receive2 {
	margin-left: 0px;
	list-style-type: none;
}
ul.receive2 li {
	margin: 5px 0px;
	padding-left: 30px;
	background: url(images/checkbox.jpg) top left no-repeat;
	line-height: 20px;
}


img.starburst{
	float: right;
	margin-top: -100px;
}
p.clearBoth{
	display: block;
	clear: both;
}
.yellow{
	background: yellow;
	font-size: 14pt;
}

ol.orderedlist{
	margin: 10px 25px;
	line-height: 20px;
}
/* -----------------------------------------------------------------------
TESTIMONIALS ELEMENTS
-------------------------------------------------------------------------*/
div.testimonial{
	display: block;
	clear: both;
}
.by{
	display: block;
	font-style: italic;
	text-indent: 15px;
}
img.testimg{
	float: left;
	margin-bottom: 10px;	
}
div.test{
	text-align: center;
	clear: both;
}
div.notfirst{
	border-top: 1px solid black;
}
/* -----------------------------------------------------------------------
RECENT DEALS ELEMENTS
-------------------------------------------------------------------------*/
dl.deals{
	text-align: center;
	border-bottom: 1px solid black;
	padding-bottom: 50px;
}
dl.deals dd img{
	padding: 10px 0px;
}
dl.deals dd.strong{
	float: left;
	text-align: center;
	width: 25%;
}
dl.deals dd strong{
	display: block;	
}
dl.deals dd.notes{
	display: block;
	clear: both;
	padding-top: 5px;
}
/* -----------------------------------------------------------------------
APPLICATION FOR CONSIDERATION ELEMENTS
-------------------------------------------------------------------------*/
form label{
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-right: -3px;
}
form .labeltext{
	margin: 5px 5px;
	width: 50%;
	display: block;
	float: left;
}	
form input, form select{
	float: right;
	margin: 5px 100px 5px 0px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------
li.home{
	background: url(images/home.jpg);
}
li.about a:hover{
	background-color: #fff;
}
	
li.about{
	background: url(images/about.jpg);
}
li.about a:hover{
	background-color: #fff;
}
li.whyjoin{
	background: url(images/whyjoin.jpg);
}
li.whyjoin a:hover{
	background-color: #fff;
}*/
ul.navigation li{
	background: url(images/faq.jpg);
}

ul.navigation li a:hover{
	background-color: #fff;
}

/*
li.salesstrat{
	background: url(images/salesstrats.jpg);
}
li.salesstrat a:hover{
	background-color: #fff;
}
li.recent{
	background: url(images/recent.jpg);
}
li.recent a:hover{
	background-color: #fff;
}
li.partnerPrograms{
	background: url(images/partnerPrograms.jpg);
}
li.partnerPrograms a:hover{
	background-color: #fff;
}
li.app{
	background: url(images/start.jpg);
}
li.app a:hover{
	background-color: #fff;
}
li.partner{
	background: url(images/partner.jpg);
}
li.partner a:hover{
	background-color: #fff;
}
li.testimonials{
	background: url(images/testimonials.jpg);

}
li.testimonials a:hover{
	background-color: #fff;
}
li.profits{
	background: url(images/profits.jpg);

}
li.profits a:hover{
	background-color: #fff;
}
li.contact{
	background: url(images/contact.jpg);
}
li.contact a:hover{
	background-color: #fff;
}
#buttonProfits{
	background-color: #fff;
}*/
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	width: 900px;
	background-color: #5e7aa0;
	text-align: center;
	color: #fff;
	clear: both;
	border-top: 1px solid #808080;
	padding-bottom: 5px;
	font: 9pt, Arial, sans-serif;
}
#footer p{
	clear: both;
	display: block;
}
#footer a{
	color: #fff;
}
ul.footer{
	margin-left: 230px;
}
ul.footer li{
	list-style-type: none;
	margin-left: 50px;
	float: left;
}