/*--------------------------------------------------------------------

Style Sheet for Suttons Renault

author: DPI 21 Ltd
email: studio@dpi21.com
website: www.dpi21.com

---------------------------------------------------------------------*/

body {
	background-color: #BCBDC1; 	
	color: #333333; 
	font-size: 11px; 
	font-family: Verdanna, Arial, Sans-serif;
}

#wrapper {
	width: 780px;
	margin: 10px auto;
}

h1 {
	font-size: 16px; 
	color: #FBB416;
}

h2 {
	font-size: 14px; 
	color: #FBB416; 
	font-weight: normal;
}

.service {
	font-size: 16px; 
	color: #FBB416;
	font-weight: bold;
	padding-right: 20px;
}

.banner {
	float: left; 
	clear: left; 
	width:  780px; 
	padding: 10px; 
	background: white;
}
.logo {
	float: right; 
	clear:right; 
	position:inherit; 
	width:  182px; 
	padding: 35px 20px 0px 0px;
}	/*<group=Menu>*/ul.menu {	clear: left; 
	width: 800px; 
	background-color: white; 
	padding: 7px 0px;	margin:0px; 
	font-size: 12px;}ul.menu li {	margin:0; 
	padding-left: 10px;
	display:inline; 
	list-style-type: none;}ul.menu a {	text-decoration:none; 
	color:#333333;}ul.menu a:hover {	border-bottom: 1px solid #FBB416;
	padding-bottom: 2px; 
	color:#FBB416;}	/*</group>*/

.text {
	float: left; 
	clear: left; 
	width:  430px; 
	line-height:17px;
}

.text a {
	text-decoration: none;
	color: #333333;
}

.text a:hover{
	border-bottom: 1px solid #FBB416;
	padding-bottom: 2px;
	color: #FBB416;
}

.text a:visited {
	border-bottom: 1px solid #333333;
	padding-bottom: 2px;
	color: #333333;
}

.text2 {
	float: left; 
	clear: left; 
	width:  380px;
	padding-top: 5px; 
	line-height:16px;
}

.text3 {
	height: 340px;
	width: 430px;
	float:left;
	clear: left;	
	padding-right: 10px;
	line-height:16px;
}

.textScroller {
	height: 280px;
	width: 390px;
	float:left;
	overflow: auto;	
	padding: 0px 20px 0px 0px;
}

.listContainer {
	width: 360px;
	height: 170px;
	float: left;
}

.leftList {
	float: left;
	width: 175px;
	padding-right: 15px;
	font-size: 10px;
	line-height: 14px;
}
.title {
	float: left;
	clear: left;
	width:  300px;
	font-size: 16px;
	color: #FBB416;
	font-weight: bold;
}
.rightList {
	float: right;
	position:inherit;
	border-left: 1px solid #333333;
	width: 165px;
	font-size: 10px;
	line-height: 14px;
}
ul.list {
	padding-left: -10px;
}
ul.sublist {
	margin:0;
	padding-left:10px;
}

.footer {
	float: left; 
	clear: left; 
	width: 770px; 
	border-left:  10px solid white; 
	border-right:  10px solid white; 
	background: #FBB416; 
	color: white; 
	padding: 5px;
	text-align: center;
}

.footer a {	text-decoration:none; color:white;}.footer a:hover {	border-bottom: 1px solid #333333;
	padding-bottom: 2px; 
	color:#333333;}

.copyright {
	float: left; 
	clear: left; 
	width: 780px; 
	padding: 10px; 
	text-align: center;
	font-size: 10px; 
	background: white;
}

.copyright a {	text-decoration:none; 
	color:#333333;}.copyright a:hover {	border-bottom: 1px solid #FBB416;
	padding-bottom: 2px;  
	color:#FBB416;}

.serviceButton a {
	text-decoration: none;
	color: #333333;
	background: url(images/li_bull.gif) no-repeat 1px;
	border-bottom: 1px solid #333333;
	padding: 3px 3px 3px 15px;
}

.serviceButton a:hover {
	color: #FBB416;
}


/*<group=Form>*/

textarea {
	margin-top:5px;
}

	input
{
	margin-top:5px;
}

form p {
padding-bottom:5px;
}

form {
font-size: 11px;
color:#333333;
}

.formBoxContainer
{
	float: left;
	width:  360px;
	border: 1px solid #BCBEC0;
}

.formBoxMain
{
	float: left;
	width:  360px;
	padding-left: 5px;
}

.formBoxMain p
{
	padding: 0px 5px;
}


.formBox1
{
	float: left;
	clear:left;
	width: 170px;
	padding:5px;
}
.formBox2
{
	float: right;
	position:inherit;
	width:  170px;
	padding:5px 5px 5px 0px;
}
/*</group>*/
