﻿body
{
    background-color: #f3f0f3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

p, h1, h2
{ padding: 5px; margin: 10px;}

li
{ margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#MainContainer
{
    left: 5px;
    top: 5px;
    border: 1px solid #b2b2b2;
    width: 1024px;
    text-align: left;
    margin:0px auto;
}

#MainContainer h1
{
    font-size: 14px;
    font-weight: bold;
    color: #ff8400;
}

#DealershipTopMenu
{
    float: left;
    clear: both;
    display: block;
    width: 1024px;
}

#Lead-Generation-Content
{
    display: inline;
    clear: both;
    float:left; 
    background-color: #fff;
    width: 1024px;
}

#Lead-Generation-Left
{
    width: 228px;
    display: block;
	float: left;
}

#Lead-Generation-Menu
{
    vertical-align:top;
    width: 228px;
    display: block;
	float: left;
}

#Dealership-Login
{
    width: 228px;
    height: 200px;
    display: block;
	float: left;
	background-image: url('images/dealership_login.jpg');
}

#Dealership-Login tr, td
{
    font-size: 11px;
    color: #ff8400; 
}

#Lead-Generation-Body
{
    vertical-align:top;
    width: 796px;
	float: left;
	background-color: #fff;
}

#Lead-Generation-Body tr, td
{
    font-size: 12px;
    color: #333; 
}

#Lead-Generation-Footer
{
    width: 1024px;
    text-align: center;
    border: 1px solid #b2b2b2;
}

#Lead-Generation-Footer a, a:link, a:visited, a:active { color: #ff8400; text-decoration: none; }
#Lead-Generation-Footer a:hover { color: #ff8400; text-decoration: underline; }

.FormBox
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.FloatLeftIMG
{
    float: left;
    clear: right;
    padding: 2px;
    margin: 0px 10px 0px 10px;
}

.FloatRightIMG
{
    float: right;
    clear: both;
    padding: 2px;
    margin: 0px 10px 0px 10px;
}

.modalBackground {

	background-color:Gray;

	filter:alpha(opacity=70);

	opacity:0.7;

}

.SubmitButton
{
	border: 1px solid #ff8400;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background-color: #005ba4; 
	cursor: pointer;
	height: 24px;
}

.SubmitButton:hover
{
	border: 1px solid #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background-color: #1fa0d7;
	cursor: pointer;
}

.PopUp
{
	border: 1px solid #000000;
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	width: 300px;
}

#SampleApp
{
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}
