@charset "utf-8";
/* CSS Document */
/*CSS for indexpage*/

#indexleftcoltextbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	position: relative;
	height: 47%;
	width: 190px;
	text-align: left;
	visibility: visible;
	overflow: auto;
	padding-top: 0.25em;
	padding-right: 0.3125em;
	padding-bottom: 0.125em;
	float: left;
	margin-top: 0.375em;
	left: 2px;
}
#indexleftcoltextboxtitlebar
{
	background-color: #E6E6E6;
	height: 18px;
	width: 90%;
	text-transform: capitalize;
	text-align: center;
	border: medium double #666666;
	left: 4%;
	margin-top: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
#indexleftcoltextbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	position: relative;
	height: 48%;
	width: 190px;
	text-align: left;
	visibility: visible;
	top: 0.625em;
	overflow: auto;
	padding-top: 0.25em;
	padding-right: 0.3125em;
	padding-bottom: 0.125em;
	padding-left: 0.3125em;
	clear: left;
	left: 2px;
}
#indexCentreCol
{
	width: 99%;
	height: 700px;
	border: 1px solid #CCCCCC;
	background-color: #F5FAFA;
	position: relative;
	font-style: normal;
	color: #000066;
	overflow: auto;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	margin-top: 5px;
}
#indexCentreColbkground
{
	width: 98%;
	height: 43em;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	position: relative;
	font-style: normal;
	color: #000066;
	overflow: auto;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
}



/*Index Page Autoads Banner*/
#indexheadpanel {
	float: left;
	height: 100px;
	width: 77%;
	position: relative;
	top: 5px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

#articletitlebar
{
	background-color: #E6E6E6;
	height: 18px;
	width: 90%;
	text-transform: capitalize;
	text-align: center;
	border: medium double #666666;
	left: 4%;
	margin-top: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	visibility: visible;
}

/*Index Page Article (left)Panel*/
#indexLeftCol
{
	width: 20%;
	height: 98%;
	background-color: #F5FAFA;
	border: 1px none #FF0000;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 10px;
}
#indexCentreLeftCol
{
	width: 38%;
	height: 566px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 0px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	color: #000099;
	text-align: left;
	overflow: auto;
	margin: 0em;
	top: 6px;
}

#indexleftcoladvert {
	height: 260px;
	width: 180px;
	border: 1px none #00FF00;
	position: relative;
	left: 5px;
	top: 10px;
	background-position: center center;
}


#article_img1 {
	float: none;
	height: auto;
	width: auto;
	border: thin none #00FF00;
	position: relative;
	margin-bottom: 10px;
}

#article_img2 {
	float: right;
	height: auto;
	width: auto;
	border: thin solid #333333;
	position: relative;
	margin-left: 5px;
}
#article_imgbottomleft {
	float: left;
	height: auto;
	width: auto;
	border: thin solid #333333;
	position: relative;
	left: 5px;
	margin-right: 10px;		
}
#article_imgbottomright {
	float: right;
	height: auto;
	width: auto;
	border: thin solid #333333;
	position: relative;
	left: 5px;
	margin-right: 10px;
}






/*Index Page Site Feature (right)Panel*/
#indexRightCol
{
	width: 10%;
	height: 700px;
	background-color: #F5FAFA;
	border: 1px solid #E1E1E1;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	float: right;
	position: static;
	clear: right;
	margin-right: 10px;
}
#indexCentreRightCol
{
	width: 38%;
	height: 566px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 0px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	overflow: auto;
	padding: 0em;
	float: left;
	left: 8px;
	top: 6px;
}
#featuretitlebar
{
	background-color: #E6E6E6;
	height: 18px;
	width: 90%;
	text-transform: capitalize;
	text-align: center;
	border: medium double #666666;
	left: 4%;
	margin-top: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	top: 5px;
	
}
#indexheadpanelnav {
	background-color: #E6E6E6;
	height: 18px;
	width: 90%;
	text-transform: capitalize;
	text-align: center;
	border: medium double #666666;
	left: 4%;
	margin-top: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	top: 5px;
	z-index: 10;
}
#rightvertical {
	float: left;
	height: 690px;
	width: 364px;
	border: thin solid #0000FF;
	position: relative;
	left: 10px;
	top: 5px;
	background-color: #FFFFFF;
	color: #FF0000;
}

#dealernav {
	float: left;
	width: auto;
	border: thin none #FF0000;
	position: relative;
	height: 10px;
	background-repeat: no-repeat;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: underline;
}
#feature_topleft {
	float: none;
	height: auto;
	width: auto;
	border: thin none #0000FF;
	position: relative;
	margin-right: 5px;
	top: -14px;
}
#feature_topright {
	float: right;
	height: auto;
	width: auto;
	border: thin none #0000FF;
	position: relative;
	margin-left: 5px;
}
#feature_bottomleft {
	float: left;
	height: auto;
	width: auto;
	border: thin none #0000FF;
	position: relative;
	left: 5px;
	margin-right: 10px;		
}
#feature_bottomright {
	float: right;
	height: auto;
	width: auto;
	border: thin none #0000FF;
	position: relative;
	left: 5px;
	margin-right: 10px;
}
#feature_topimage {
	float: left;
	height: auto;
	width: auto;
	border: medium none #FFFF00;
	position: relative;
	margin-bottom: 20px;
	clear: both;
}
#rightpaneltext {
	float: left;
	width: 100%;
	border: thin none #FF6600;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.125em;
	color: #000066;
	height: 260px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}
#lastcars {
	clear: right;
	float: left;
	height: 100px;
	width: 99%;
	border: thin solid #FF0000;
	position: relative;
	top: 5px;
}

