/* CSS Document */
html, body {
	height: 100%;
	background-image:url(../i/page_bg.gif);
	background-repeat:repeat;
	background-position:center;
	margin:0;
	padding:0;
}

#page {
	position: relative;
	min-height: 100%;
}

* html #page {
	height: 100%;
}

#head {
	height:174px;
	background-image:url(../i/head_bg.gif);
	background-repeat:repeat-x;
	text-align:center;

}
#headcontainer {
	width:780px;
	height:174px;
	margin:auto;
}

#host {
	width:750px;
	height:30px;
}

#eurl {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eee;
	font-weight:bold;
	height:28px;
	line-height:20px;
}

#eaddress {
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	font-weight:bold;
	height:28px;
	line-height:20px;
}
#eaddress a {
	color:#EEEEEE;
	text-decoration:none
}

#eaddress a:hover {
	color:#FFF;
	text-decoration:underline;
}

#logo {
	width:750px;
	height:86px;
}

/****************** menu *********************/

#mainmenu {
	width:100%;
	height:34px;
}

#submenu ul {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#submenu li {
	list-style:none;
	text-align:left;
	
}
#submenu li a.navtitle {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration: none;
	background-color: #353741;	
	color: #FFFFFF;
	display: block;
	width:170px;
	height:16px;
	line-height:15px;
	padding-left: 7px;
}

#submenu li a.navtitle:hover {
	color: #ffffff;
	background-color: #353741;
}

#submenu li a {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration: none;
	background-color: #525565;	
	color: #FFFFFF;
	display: block;
	width:170px;
	height:16px;
	line-height:15px;
	padding-left: 7px;
	white-space:nowrap;
}
*:first-child+html #submenu li a {
	margin:-2px 0 0 0;
}
* html #submenu li a {
	margin:-2px 0 0 0;
}

#submenu li a:hover {
	color: #6699CC;
	background-color: #525565;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;
}
#submenu1 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;

}
#submenu2 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;

}
#submenu3 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;

}
#submenu4 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;

}
#submenu5 {

	position: absolute;
	width:170px;
	visibility: hidden;
	z-index: 2;
	margin-left:-41px;
}

#bhome {
	float:left
}

#bhome a {
	display:block;
	width:111px; 
	height:23px;
	background-image: url(../i/nav/b_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bhome a:hover{
	background-position: right bottom;
}

#bhome a span { 
	display:none; 
}

#bcontact {
	float:left
}

#bcontact a {
	display:block;
	width:76px; 
	height:23px;
	background-image: url(../i/nav/b_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bcontact a:hover {
	background-position: right bottom;
}

#bcontact a span { 
	display:none; 
}

#bnews {
	float:left;
}

#bnews a {
	display:block;
	width:54px; 
	height:23px;
	background-image: url(../i/nav/b_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bnews a:hover {
	background-position: right bottom;
}

#bnews a span { 
	display:none; 
}

#babout{
	float:left;
}

#babout a {
	display:block;
	width:62px; 
	height:23px;
	background-image: url(../i/nav/b_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#babout a:hover {
	background-position: right bottom;
}

#babout a span { 
	display:none; 
}

#boffers{
	float:left;
}

#boffers a {
	display:block;
	width:93px; 
	height:23px;
	background-image: url(../i/nav/b_offers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#boffers a:hover {
	background-position: right bottom;
}

#boffers a span { 
	display:none; 
}

#bfinance {
	float:left;
}

#bfinance a {
	display:block;
	width:97px; 
	height:23px;
	background-image: url(../i/nav/b_finance.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bfinance a:hover {
	background-position: right bottom;
}

#bfinance a span { 
	display:none; 
}

#btaxation {
	float:left;
}

#btaxation a {
	display:block;
	width:62px; 
	height:23px;
	background-image: url(../i/nav/b_taxation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#btaxation a:hover {
	background-position: right bottom;
}

#btaxation a span { 
	display:none; 
}


#mid {
	width:750px;
	height:24px;
}
#mid #call {
	float:left;
	padding:3px 0 0 0;
}
#mid #join {
	float:right;
	padding:2px 0 0 0;
}
#mid #join .textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:90px;
	height:12px;
	margin-bottom:3px;
}
*:first-child+html #mid #join .textfield {
	margin-bottom:2px;
}
* html #mid #join .textfield {
	margin-bottom:2px;
}
#mid #join .go {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:28px;
	background-color:#000;
	color:#fff;
	border:1px solid #fff;
	margin-bottom:5px;
}
*:first-child+html #mid #join .go {
	margin-bottom:2px;
}
* html #mid #join .go {
	margin-bottom:2px;
}

#mid form {
	display:inline;
}

#contenttop {
	margin:auto;
	width:754px;
}
#contenttop img {
	margin:10px 0 -5px 0;
}
*:first-child+html #contenttop img {
	margin:10px 0 -4px 0;
}
* html #contenttop img {
	margin:10px 0 -4px 0;
}

#content {
	background-image:url(../i/content_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:754px;
	margin:auto;
	text-align:center;
}
#content .mainimage {
	float:right;
	margin:0 10px 0 10px;
}

#copy {
	/*border:1px solid #f00;*/
	padding:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#copy h1 {
	
	font-size:14px;
	color:#008c9d;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 5px 5px 5px;
}

#copy h2 {
	font-size:12px;
	color:#008c9d;
	font-weight:bold;
	text-transform:none;
	margin:0 5px 0 5px;
	padding: 10px 0 0 0;
}

#copy h3 {
	font-size:11px;
	color:#008c9d;
	font-weight:bold;
	text-transform:none;
	margin:0 5px 0 5px;
	padding: 10px 0 0 0;
}

#copy h4 {
	font-size:10px;
	color:#008c9d;
	font-weight:bold;
	text-transform:none;
	margin:5px 5px 0 5px;
	padding: 10px 0 0 0;
}

#copy p {
	font-size:12px;
	color:#000;
	margin:10px 5px 10px 5px;
}

#copy li {
	font-size:12px;
	color:#000;
}

#copy a {
	font-size:12px;
	color:#008c9d;
}
#copy a:hover {
	color:#008c9d;
	text-decoration:none;
}

#contentbottom {
	margin:auto;
	width:754px;
	height:35px;
	padding-bottom: 2em;
}
#contentbottom img {
	margin:0 0 35px 0; 
}


#contentfooter {
	background-image:url(../i/content_foot.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:724px;
	text-align:center;	
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	padding:0px;
	margin: 20px 0 0 0;
	text-align:center;
	padding-top:20px;
	clear:both;
}

#contentfooter p {
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-size: 10px; 
}

#contentfooter a {
	color: #000;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style: normal;
}

#contentfooter a:hover {
	color: #6699CC; 
	text-decoration:none;
}

.lightblue{
	color:#008c9d;;
	font-size:10px;
}

#specialoffers h1 {
	font-size: 16px;
	padding-bottom:0px;
	margin-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	color:#1b7fd5;
	text-transform:none;
}

#specialoffers h2 {
	font-size: 12px; 
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#specialoffers p {
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: normal; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}
#specialoffers div {
	/*border-bottom:1px solid #cccccc;*/
	padding:0px 0px 10px 0px;
	margin:10px 0px 5px 0px;
}
.hrwhite {
	color:#FFFFFF;
}
#specialoffers img {
	border:0px none #000000;
	float:right;
}

#specialoffers div .offerLink {
	padding:0px;
	margin:0px;
	background-color:#dceffe;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	clear:both;
}
#specialoffers div .offerLink p {
	padding:5px;
	margin:0px;
}

#specialoffers hr {
	height:1px;
	color:#99CCCC;
	margin-top:-10px;
	border:1px solid #99CCCC;
}

/*************************** FEATURED ******************************/
#featured {
	width:200px;
	float:right;
	margin:-18px 5px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

* html #featured {
	margin:-18px 2px 10px 0px;
}

#featured #title {
	background-image:url(../i/home/title_bg.gif);
	width:200px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	color:#2776b9;
	font-size:12px;
	font-weight:bold;
	padding:11px 0 0 0;
}

#featured .offer {
	width:176px;
	height:193px;
	background-image:url(../i/home/featured_bg.gif);
	margin:10px 0 0 0;
	padding:12px;
	cursor:pointer;
	clear:both;
}

#featured .make {
	text-align:left;	
	color:#006699;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#featured .model {
	/*color:#006699;*/
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#featured .strapline {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#008c9d;
}

#featured .strapline span {	
	color:#dd621f;
}

#featured .img {
	clear:both;
	width:176px;
	height:100px;
	background-repeat:no-repeat;
	background-position:center center;
}

#featured .price {
	font-size:12px;
	line-height:12px;
}

#featured .moreinfo {
	float:right;
	margin:0px 5px 0 0;
}

/*********************** FRONT BUTTONS ***************************/
#copy a.btnlink {
	color:#fff;
}

.btnarea {
	width:489px;
	background-image:url(../i/home/home_btns_area.gif);
	margin:20px 4px 0px 4px;
	text-align:center;
	color:#FFCC00;
	font-weight:bold;
}

.btnarea .leftbtns {
	float:left;
}

.btnarea .rightbtns {
	float:right;
}

.btnarea .btn {
	width:229px;
	height:26px;
}

.btnarea .leftbtns .btn {
	margin:10px 0 0 10px;
}

.btnarea .rightbtns .btn {
	margin:10px 10px 0 0;
}

.btnarea .btn a {
	width:229px;
	height:20px;
	background-image:url(../i/home/btn_bg.gif);
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:6px 0 0 0;
	letter-spacing:1px;
}
.btnarea .btn a:hover {
	background-position: 0 -26px;
	color:#fff;
}

.btn_latest {
	width:488px;
	height:20px;
	margin:30px 0 0px 14px;
}

.btn_long {
	width:468px;
	height:20px;
	margin:10px 10px 0px 0px;
	float:right;
}
* html .btn_long {
	margin:10px 0px 0px 0px;
	float:none;
}

.btn_long a {
	width:468px;
	height:20px;
	background-image:url(../i/home/long_btn_bg.gif);
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:6px 0 0 0;
	letter-spacing:1px;	
}
.btn_long a:hover {
	background-position: 0 -26px;	
	color:#fff;
}

.btnarea_bottom {
	width:489px;
	height:10px;
	background-image:url(../i/home/home_btns_area_bottom.gif);
	background-position:bottom;
	margin:0px 4px 20px 4px;
}

/*************************** FOOTER ******************************/

#footer {
	position: relative;
	margin-top: -1.2em;
	height:18px;
	text-align:center;
	background-image:url(../i/footer_bg.gif);
} 


/*FIX FOR MOZILLA*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
