img{
	border: 0;
}
.clear{
	clear: both; 
}
ul {
	list-style: none;
}
body {
	background-color: #fff; 
	color: #333; 
	margin: 0px 0px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#container{ 
	margin: 0px auto 0px auto; 
	width: 976px;
	text-align: left;
	background-color: #fff;
	color: black;
}
.textarea{
	width: 956px;
	margin: 0px auto 0px auto;
	position: relative;
}
.textarea h1{
	font-size: 16px;
}
.textarea p{
	color: #2e2e2e;
	font-size: 12px;
	line-height: 16px;
}
.textarea ul{
	font-size:12px;
	color: #2e2e2e;
}
#header{
	width: 976px;
	height: 100px;
	padding: 0 0 0 0;
	background-image: url(../images/headerbg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#header ul{
	text-align: left;
	padding: 0 0 0 0;
	margin: 2px 0 0 30px;
	padding: 0 0 10px 0;
	float: left;
	width: 500px;
}
#header ul li{
	display: inline;
	color: #ffffff;
	line-height: 12px;
	padding: 0 5px 0 0;
}
#header ul li a{
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
#header ul li a:hover{
	text-decoration: underline;
}
.grouplink {
	float: right;
	width:200px;
	font-size: 12px;
	padding: 3px 0 0 5px;
	color: #ffffff;
}
.grouplink a {
	color: #ffffff;
	text-decoration: none;
}
.grouplink a:hover {
	text-decoration: underline;
}
.logo{
	float: left;
	position: relative;
	margin: 0 0 0 20px;
	width: 400px;
}
.manlogos{
	float: right;
	position: relative;
	margin: 0 20px 0 0;
}
.manlogos img{
	display: inline;
	margin: 0 10px 0 0;
}

.call{
	float: right;
	position: relative;
	font-size: 24px;
	color: #fff;
	text-align: center;
	width: 200px;
	margin: 0 20px 0 0;
	font-weight: bold;
}
#navi{
	width: 976px;
	height: 25px;
	padding: 0 0 0 0;
	background: url(../images/navibg.gif) bottom no-repeat;
	font-weight: bold;
	color: #ffffff;
}
#navi ul {
	margin: 0 0 0 0;
	padding: 0 0 0 28px;
}
#navi ul li {
	display: block;
	float: left;
}
#navi ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	width: 110px;
	height: 25px;
	text-align: center;
	padding-left: 5px;
}
#navi ul li a:hover {
	text-decoration: underline;

}
#navi ul li a.ford {
	background: url(../images/fordnavi.png) bottom no-repeat;
}
#navi ul li a.kia {
	background: url(../images/kianavi.png) bottom no-repeat;
}
#navi ul li a.renault {
	background: url(../images/renaultnavi.png) bottom no-repeat;
}
#navi ul li a.nissan {
	background: url(../images/nissannavi.png) bottom no-repeat;
}
.separator10{
	background: url(../images/separator10.gif) top no-repeat;
	padding: 0 0 0 0;
	width: 976px;
	height: 10px;
}
.separator30{
	background: url(../images/separator30.gif) top repeat-y;
	padding: 0 0 0 0;
	margin-top: -16px;
	width: 976px;
	height: 30px;
}
.separator30 ul{
	text-align: center;
}
.separator30 ul li {
	display: inline;
	color: #ffffff;
	font-size: 16px;
	line-height: 29px;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.separator30 p {
	font-size: 16px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 0 0 0 0;
}
.sideseparator{
	background: url(../images/sideseparator.gif) left no-repeat;
	position: relative;
	width: 3px;
	height: 352px;
	float: left;
}
.sideseparatortextright{
	background: url(../images/sideseparator.gif) left top no-repeat;
	position: relative;
	width: 3px;
	min-height: 352px;
	float: right;
}
.contact{
	float: left;
	width: 238px;
	height: 352px;
	padding: 0 0 0 0;
}
.contactinner{
	width: 238px;
	height: 352px;
}
.contactinner h2{
	font-size: 30px;
	color: white;
	padding: 50px 0px 0px 8px;
	margin: 0;
	text-align: center;
}
.contactinner .number{
	font-size: 30px;
	font-weight:bold;
	color: white;
	padding: 10px 0px 0px 8px;
	margin: 0px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.contactinner img{
	height: 50px;
	border: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 25px auto;
	font-weight: bold;
}
.contactinner.ford{
	background-color: #005796
}
.contactinner.kia{
	background-color: #8e0506
}
.contactinner.renault{
	background-color: #f8b600
}
.contactinner.nissan{
	background-color: #bcbdc1
}
.offer{
	float: left;
	width: 238px;
	height: 352px;
	padding: 0 0 0 0;
}
.offerinner{
	width: 238px;
}
.offerheader{
	height: 65px;
}
.offerheader .left{
	float: left;
	width: 60px;
	height: 65px;
}
.offerheader .left img{
	margin: 20px 5px 0 5px;
}
.offerheader .right{
	float: left;
	width: 178px;
	height: 65px;
}
.offerheader h2{
	font-size: 15px;
	color: white;
	padding: 10px 0px 0px 8px;
	margin: 0px;
}
.offerheader h3{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	clear: both;
	font-size: 13px;
	color: white;
	font-weight: normal;
}
.offerheader.ford{
	background-color: #005796
}
.offerheader.kia{
	background-color: #8e0506
}
.offerheader.renault{
	background-color: #f8b600
}
.offerheader.nissan{
	background-color: #bcbdc1
}
.carimage{
	width: 234px;
	height: 150px;
	border-left: 2px solid;
	border-right: 2px solid;
	text-align: center;
	vertical-align: middle;
}
.carimage.ford{
	border-color: #005796
}
.carimage.kia{
	border-color: #8e0506
}
.carimage.renault{
	border-color: #f8b600
}
.carimage.nissan{
	border-color: #bcbdc1
}
.offerdetails{
	width: 234px;
	height: 135px;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 22px;
}
.offerdetails .options{
	width: 234px;
	height: 25px;
	position: relative;
	font-size: 10px;
	text-align: center;
	color: #666666;
	line-height:12px;
}
.offerdetails.ford{
	background-image: url(../images/fordbg.gif);
	border-color: #005796
}
.offerdetails.kia{
	background-image: url(../images/kiabg.gif);
	border-color: #8e0506
}
.offerdetails.renault{
	background-image: url(../images/renaultbg.gif);
	border-color: #f8b600
}
.offerdetails.nissan{
	background-image: url(../images/nissanbg.gif);
	border-color: #bcbdc1
}
.offerdetails span{
	padding: 0 0 5px 0;
}
.offerdetails .label{
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}
.offerdetails .rrp{
	font-size: 14px;
	color: #666666;
}
.offerdetails .offerprice{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.offerdetails .yousave{
	font-size: 18px;
	font-weight: bold;
	color: #bc0000;
}
.offerdetails .left{
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.offerdetails .right{
	width: 120px;
	float: left;
	text-align: left;
	padding-left: 5px;
}
.vat{
	float: left;
	text-align:left;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	
}
.enquire {
	text-align: right;
	padding-top: 10px;
}
.enquire img{
	padding: 0 5px 0 5px;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.enquire a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.enquire a:hover{
	text-decoration: underline;
}
.label{
	font-size: 11px;
}


/*ADDED SO FORM SUBMISSION WILL WORK*/

.RequiredTextBox {
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
} 

.NonRequiredTextBox {
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
} 

.FailedTextBox { 
	border: 1px solid #CC0000; background:#FFFFFF;
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
}

.DisabledTextBox { 
	border: 1px solid #ABABAB; background:#C0C0C0;
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
}



