/* ARC-GEN Style Sheet - last updated by Simon Del Giudice 22/01/07 */


/* defaults, globals, and miscellaneous
==============================================================================*/

*, span, form {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0 auto 0 auto;
	font-family: arial, san-serif, Verdana;
	font-size: 11px;
	background: #E0E0E0;
	}
hr {
	display: none;
	}
img {
	border: 0; 
	}
a 	{
	text-decoration: none;
	font-weight: bold;
	color: #F89828;
	}
	a:hover {
		color: #F89828;
		}
p {
	font-size: 100%;
	color: black;
	padding: 5px 0;
	margin: 0;
	line-height: 14px;
	}

ul 	{ 
	margin: 0; 
	padding: 0; 
	list-style-type: disc; 
	}
li	{
	margin: 0px;
	padding: 0; 
	font-size: 100%;
	}
	
h1 	{
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #005DAB;
	border-bottom: 1px solid #005DAB;
	}
h2 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #005DAB;
	}
h3 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}		
.clear {
	clear: both;
	}

input {
	background-color: white;
	color:#8BB0D5;
	font-size: 12px;
	padding: 0 0 0 5px;
	margin: 0;
	}

textarea, select {
	background-color: white;
	border: 1px solid #8BB0D5;
	color:#8BB0D5;
	font-size: 11px;
	}



/* Main Layout styles
==============================================================================*/

/* Container*/
#container {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 630px;
	max-height: 630px;
	border: 1px solid #005DAB;
	background: white;
	}

/* Header */
#header {
	background: url(../images/layout/g_header_01.gif) no-repeat;
}
	#header a{
		color: white;
		font-weight: bold;
	}
	#header a:hover {
		color: #005DAB;
		}
#headerlinks {
	margin: 0;
	padding: 68px 10px 0 0;
	text-align: right;
	color: white;
	height: 22px;
}
	#header a{
		color: white;
		font-weight: bold;
	}
	#header a:hover {
		color: #005DAB;
		}			
#arcgen_logo {
	float: left;
	padding: 26px 0 0 20px;
}


/* Left Side Menu */
#leftside{
	float: left;
	padding: 61px 0 0 0;
	text-align: left;
	width: 196px;
	height: 449px;
	background: url(../images/layout/g_leftside_01.gif) no-repeat;
}

	#leftside li {
		list-style: none;
		height: 21px;
		padding: 0;
		margin: 0 0 3px 0;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
		}
	#leftside li a {
		display: block;
		padding: 3px 10px 0 0;
		height: 21px;
		text-align: right;
		color: #005DAB;
		overflow: hidden;
		background-position: center top; /* horizontally centers the background image */
		}
		#navbut01 {
			width: 140px;
			background: url(../images/layout/navbutt_01.gif) no-repeat;
			}
#thumb      { margin: 2px }
#navcall { background: url(../images/layout/navcall.gif) no-repeat; width: 150px; margin: 12px 0 0; }
#leftside li a:hover, #leftside li a.active {
		background-position: 0 -21px;
		}

#morrisco  { text-align: left; padding: 295px 0 0 21px }
#morrisco2   { text-align: left; padding: 6px 0 0 21px }
#navadvert { text-align: left; padding: 6px 0 0 18px }
#textsize{
	float:right;
	text-align:right;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 560px;
	color: #005DAB;
	clear: right;
}


/* Content */
#content{
	margin: 0 0 0 196px;
	padding: 10px 0 10px 0;
	text-align: left;
	vertical-align: top;
	background: white url(../images/layout/main-corner.gif) no-repeat;
}

.latest  {
	background: white;
	margin-left: 10px;
	padding: 4px;
	width: 362px;
	height: 70px;
	float: left;
	overflow: auto;
	border: solid 1px #005dab
}

.facts   { 
	color: #005dab;
	font-weight: bold;
	background: white;
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left: 10px;
	padding: 4px;
	width: 362px;
	height: 16px;
	float: left;
	overflow: hidden;
	border: solid 1px }
.feature    {
	background: white;
	margin-top: 10px;
	margin-left: 10px;
	top: 10px;
	width: 370px;
	height: 240px;
	float: left;
	overflow: hidden;
	border: solid 1px #005dab
}
.homestream { background: white; width: 210px; float: left; overflow: auto; }
.tittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.homestream ul 	{ 
		margin: 0;
		padding: 0;	
		}
	.homestream li	{
		margin: 0;
		padding: 0;	
		list-style: none;
		}
	.homestream li a{
		font-size: 11px;
		text-align: left;
		font-weight: bold;
		padding: 4px 0 0 25px;
		color: #005DAB;
		text-decoration: none;
		display: block;
		height: 22px;	
		overflow: hidden;
		margin: 0 0 1px 0;
		background-position: center top;
	}
	.homestream li a:hover {
	color: #F89828;
	background-position: 0 -22px;
	}
	.homestream li a.active,
	.homestream li a.active:hover {
		color: #F89828;
		background-position: 0 -22px;
		}	

.stream {
	float: left;
	width: 210px;
	background: white;
	overflow: auto;
}
.stream7 { background: white; width: 300px; float: left; overflow: auto }
.stream2 {
	float: left;
	width: 300px;
	height: 150px;
	/*background: red;*/
	overflow: auto;
	margin: 0 0 10px 0;
}
	.stream2 ul 	{ 
		margin: 0 0 0 10px; 
		padding: 0 0 0 10px; 
		list-style: url(../images/layout/small_bullet.gif);
		/*list-style-type: disc;*/
		}
.stream2 li	{
		display: list-item;
		clear: right;
		margin: 10px;
		padding: 10px; 
		font-size: 100%;
		}
.stream3 {
	float: left;
	width: 320px;
	height: 380px;
	overflow: auto;
	margin: 0 0 10px 0;
}
	.stream3 ul 	{ 
		margin: 0 0 0 10px; 
		padding: 0 0 0 10px; 
		list-style: url(../images/layout/small_bullet.gif);
		/*list-style-type: disc;*/
		}
	.stream3 li	{
		display: list-item;
		clear: right;
		margin: 0; 
		padding: 0;
		font-size: 100%;
		}
	.stream3 li a	{
		margin: 0 0 0 -25px;
		padding: 0; 
		}
.stream4 {
	float: left;
	width: 300px;
	/*height: 150px;
	background: red;*/
	overflow: auto;
	margin: 0 0 10px 0;
}

.stream5 {
	float: left;
	width: 570px;
	height: 368px;
	/*background: red;*/
	overflow: auto;
	margin: 10px 10px 10px 0;
}
.stream6 {
	float: left;
	width: 300px;
	height: 260px;
	/*background: red;*/
	overflow: auto;
	margin: 10px 10px 10px 0;
}
.stream8  { margin: 10px 10px 10px 0; width: 270px; height: 320px; float: left; overflow: auto }
.stream9       {
	margin: 10px 10px 10px 0;
	width: 300px;
	height: 389px;
	float: left;
	overflow: auto
}
.stream10 {
	float: left;
	width: 320px;
	height: 340px;
	/*background: red;*/
	overflow: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
	.stream10 img	{
	display: list-item;
	clear: none;
	font-size: None;
	padding: 4px;
	float: left;
	margin: 0px 10px 20px 0px;
	border: 1px solid #005DAB;
		}
.stream10 h3 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #005DAB;
	font-weight: normal;
}
	.stream10 h4 {
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding-right: 10px;
	font-size: 9px;
	clear: none;
	line-height: 12px;
}
#backbutt {
	margin: 200px 0 0 0;
	float: right;
}

		
th {
	background: #005DAB;
	color: white;
	text-align: left;
	height: 10px;
	padding: 0 0 0 5px;
}

#preowned_cell {
	background: #6AB1EC;
	height: 65px;
	padding: 5px;
	border-bottom: 10px solid white;
	vertical-align: top;
	text-align: left;
}
	#preowned_cell img {
		padding: 0 5px 0 0;
	}
	#preowned_cell p {
		padding: 0;
	}	


#rightside {
	float: right;
	height: 389px;
	width: 260px;
	padding: 0;
	margin: 0 10px 0 0;
	}
#rightside2    {
	padding: 0;
	width: 300px;
	height: 389px;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#rightside3    {
	padding: 0;
	width: 300px;
	height: 300px;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	clear: none;
}#rightside img {
		border: 1px solid #005DAB; 
		}


#main{
	float: left;
	width: 290px;
	}
#main ul {
	clear: left;
}
#main li {
	/*float: left;*/
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
#main li a {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 0 25px;
	color: #005DAB;
	text-decoration: none;
	display: block;
	height: 22px;	
	overflow: hidden;
	margin: 0 0 1px 0;
	background-position: center top;
	}
	#main01 {
		width: 290px;
		background: url(../images/layout/bullet_01.gif) no-repeat;
		}
#main02 {
		width: 290px;	
		background: url(../images/layout/small_bullet.gif) no-repeat;
		}
	#main03 {
		width: 170px;
		background: url(../images/layout/bullet_01.gif) no-repeat;
		}
#main04     { background: url("../images/layout/bullet_01.gif") no-repeat; width: 333px }
#main li a:hover {
	color: white;
	background-position: 0 -26px;
	}
	#main li a.active,
	#main li a.active:hover {
		color: white;
		background-position: 0 -26px;
		}

#homefeatures li {
	height: 332px;
	float: left;
	padding: 0;
	margin: 0 0 56px 0;
	overflow: hidden;
	}
#homefeatures li a {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: white;
	text-decoration: none;
	display: block;
	height: 332px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}
	#homefeature01 {
		width: 120px;
		margin: 0 5px 0 10px;
		background: url(../images/home/feature_01.gif) no-repeat;
		}
	#homefeature02 {
		width: 120px;
		margin: 0 5px 0 0;
		background: url(../images/home/feature_02.gif) no-repeat;
		}
	#homefeature03 {
		width: 120px;
		margin: 0 1px 0 0;
		background: url(../images/home/feature_03.gif) no-repeat;
		}
		
#homefeatures li a:hover {
	color: black;
	background-position: 0 -332px;
	}
	#homefeatures li a.active,
	#homefeatures li a.active:hover {
		color: black;
		background-position: 0 -332px;
		}


#address { float: right; width: 580px; text-align: right; font-weight: bold; color: black; margin: 0 10px 0 0; }

/* Footer */
#footer{
	clear: both;
	height: 23px;
	padding: 8px 0 0 0;
	background: #005DAB;
	color: white;
}

	#footer a {
		color: white;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}
	#footer a:hover, #footer a.active {
		color: white;
		}	

#footerright {
	float: right;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	padding: 0 10px 0 0;
} 
#footermid{
	float:left;
	width: 380px;
	text-align: center;
	vertical-align: middle;
}
#footerleft {
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.cell_listing1 { background-color: #eaedf6; padding: 4px; border: solid 1px #fff }
.cell_title { color: #fff; font-weight: bold; background-color: #00489a; padding: 4px; border: solid 1px }
