/* CSS Document */

body
{
	background: url(../images/page_bg2.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

#container
{
	position: absolute;
	left: 50%;
	margin-left: -390px;
	background: url(../images/contentbg.gif);
	width: 780px;
	margin-bottom: 20px;
	z-index: 3;
}
#shadowl
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -410px;
	width: 20px;
	height: 340px;
	background: url(../images/shadow_left2.jpg);
	z-index: 1;
}
#shadowr
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 389px;
	width: 20px;
	height: 340px;
	background: url(../images/shadow_right2.jpg);
	z-index: 2;
}

#head #logo
{
	float: right;
	display: inline;
	height: 60px;
	width: 380px;
	background: url(../images/logo.jpg);
	margin-right: 20px;
	cursor: hand;
	cursor: pointer;

}

#head #nav
{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:10px;
	margin-top: 14px;
	color: #4c4c4c;
}
#head #nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#head #nav li
{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
#head #nav li a
{
	color: #4c4c4c;
	text-decoration: none;
}
#head #nav li a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}

#signup
{
	margin: 0px auto;
	margin-bottom: 20px;
	width: 90%;
	padding: 10px 20px 10px 20px;
	border: solid 1px #CDE0EF;
	background-color: #f1f7fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 12px;
}
#signup a
{
	color: #fe5700;
}
#signup a:hover
{
	color: #1e75aa;
}


#WebsitCompany
{
	margin: 0px auto;
	margin-bottom: 20px;
	width: 90%;
	padding: 10px 20px 10px 20px;
	border: solid 1px #CDE0EF;
	background-color: #f1f7fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 12px;
}
#WebsitCompany a
{
	color: #fe5700;
}
#WebsitCompany a:hover
{
	color: #1e75aa;
}

#subcontent
{
	float: left;
	width: 30%;
	padding: 0px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 16px;
}

#subcontent a
{
	color: #fe5700;
}
#subcontent a:hover
{
	color: #1e75aa;
}

#content
{
	float: left;
	display: inline;
	width: 60%;
	padding: 0px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 18px;
}
#content a
{
	color: #fe5700;
}
#content a:hover
{
	color: #1e75aa;
}

#flash2
{
	float: left;
	display: inline;
	width: 80%;
	padding: 0px 0px 20px 0px;
	margin-top: -100px;
	z-index: 9;
}

.fullwidthcontent
{
	float: left;
	display: inline;
	border: dotted 2px #cfd6fc;
	width: 90%;
	height: auto;
	padding: 20px;
	padding-bottom: 10px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 16px;
}
.noborder
{
	float: left;
	display: inline;
	width: 90%;
	height: auto;
	padding: 0px 20px 20px 20px;
	margin: 15px;
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 16px;
}

h1
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1e75aa;
}
h2
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #232323;
}
i
{
	font-size: 11px;
	margin-left: 20px;
	display: block;
}
img
{
	border: none;
}

#footer
{
	clear: both;
	width: 780px;
	height: 68px;
	padding-top: 32px;
	background: url(../images/footbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	text-align: center;
}
#footer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 230px;
}
#footer li
{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
#footer li a
{
	color: #4c4c4c;
	text-decoration: none;
}

#footer li a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}



#mydiv2
{
	width: 500px;
}

#footer li a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}

.div_transparentBackground
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	z-index: 100;
}

.div_updateProgress
{
	background-color: white;
	padding: 10px 20px;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
	z-index: 101;
}

.div_loadingText
{
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

.div_ValidationSummaryHolder
{
	margin: 5px 20px;
	background: #ffd3d3;
	border: solid 1px #ff1212;
	padding: 5px 10px;
	line-height: 20px;
}

/***************dealer.html******************/

.demo
{
	background: #eef5f8;
	border: solid 1px #c5e0ee;
	padding: 10px;
	margin-bottom: 10px;
	width: 98%;
}

.dealerList
{
	font-size: 12px;
	color: #3d7dfb;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
}
.dealerHeader
{
	color: #679AFF;
}
.dealerArrow
{
	width:40px;
	height: 40px;
	background: url(../images/arrow.png) no-repeat;
	float: left;
	padding-right:10px;
	
}
.readmore
{
	color: #679AFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	bottom: 0px;
}

/********************************************/

#googleDIV{width:180px;height:auto; float:left; padding-top:3px;}
#socialiconsDIV{width:400px;height:20px; float:left; margin-top:-25px; padding-bottom:10px; padding-left:15px;}
