@charset "utf-8";

/* ------ ( Reset Syles ) ------ */

@import url("reset.css");

/* ------ ( Site Colours ) ------ */

.green1 {color: #aac643;}
.blue1 {color: #0198c3;}
.blue2 {color: #0bacb9;}
.white {color: #fff;}
.grey1{color: #b9b9b9;}

/* ------ ( General Syles ) ------ */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706965;
}

h1 {
	color: #0176b5;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 20px 0;
	line-height: 25px;
}

h2 {
	color: #0176b5;
	font-size: 16px;
	font-weight: bold;
	margin: 0; 
	padding: 10px 0 ;
}

h3{
	font-size: 13px;	
}
h4{
	font-size: 11px;
	margin: 2px 0;
}
p {
	margin: 0; padding: 0 0 20px 0;
}

a{
	text-decoration: none;
	color: #0176B5;	
}

table{
	width: 100%;	
}

th {
	font-weight: bold;
	text-align: left;
	padding: 0 10px 10px 0;
}

td {
	padding: 0 14px 10px 0;
	font-size: 11px;
}
/*
xxxxxBENxxxxxform{
	padding-bottom: 20px;
	float:left;
}
*/
strong{
	color: #009fc2;
}

/* ------ ( Block Syles ) ------ */

.wrapper {
	width: 100%; overflow: hidden;
	background: #009EC2 top left repeat-x url(../images/design/body_background.gif);
	margin: 0; padding: 0 0 30px 0;
	position: relative;
}

.content {
	width: 950px;
	display: block;
	padding: 0; margin: 0 auto;
	position: relative;
}

.header {
	width: 100%; height: 100px;
	display: block;
	position: absolute; top: 0; left: 0;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 0; margin: 0;
	clear: both; /* For ie6 */
}
.left_column {
	width: 196px;
	float: left; clear: left;
	margin: 162px 23px 0 0; padding: 0;
}

.right_column {
	width: 730px; 
	display: block;
	float: right; 
	clear: right;
	margin: 162px 0 0 0; 
	padding: 0;
}

.right_column_left {
	background: #fff top left repeat-x url(../images/design/content_background.gif);
	float: left;
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	position: relative;
}
.right_column_left_lower{
	margin: 8px 0 0 0;
	clear: left;
	float: left;
	display: block;
	width: 728px;	
}
.narrow {
	width: 342px;
}
.main_left{
	width: 340px;
	float: left;
}

#carclub{ background: url(../images/main-carclub.jpg) no-repeat top right #fff; padding-right: 196px; padding-bottom: 150px; position: relative;}
#concept{ background: url(../images/main-concept.jpg) no-repeat top right #fff; padding-right: 196px;}
#life{ background: url(../images/main-life.jpg) no-repeat top right #fff; padding-right: 196px;}
#live{ background: url(../images/main-live.jpg) no-repeat top right #fff; padding-right: 196px;}
#transport{ background: url(../images/main-transport.jpg) no-repeat top right #fff; padding-right: 196px;}
#availability{ background: url(../images/image_1.jpg) no-repeat 470px 0 #fff; padding-right: 262px;}
#commute{ padding-right: 196px; position: relative;}

.train{ background: url(../images/main-train.jpg) no-repeat top right #fff; }
.bike{ background: url(../images/main-bike.jpg) no-repeat top right #fff; }
.bus{ background: url(../images/main-bus.jpg) no-repeat top right #fff; }

#team{ background: url(../images/main-team.jpg) no-repeat top right #fff; padding-right: 382px; padding-bottom: 20px; width: 146px;}
#crest, #quintain{width:538px;}
#spec{ background: url(../images/main-spec.jpg) no-repeat top right #fff; padding-right: 360px; position: relative;}
#spec{ position: relative;}
#spec2{min-height:443px;}
#carbon{ padding: 0; width: 728px;}
#build{height: 368px; width: 538px;}
#find_us{width: 708px; font-size:15px; line-height: 25px;}
#home{position: relative; }
#legal{width: 680px; padding-bottom:40px; padding-right: 20px;}
#register{width: 708px;}


#map { background: transparent url(../images/map.jpg) no-repeat top left; padding: 0; height: 368px; width: 558px;}
#interactive_map { width: 728px; padding: 0;}
#plot { width: 708px; padding-left: 20px; padding-bottom: 20px; background: url(../images/design/plot_options_tab.gif) no-repeat bottom right #fff;}

/*#home .right_column_left{
width: 708px;
}*/

#home h1{
	padding-bottom: 10px;
}

#home h2{
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 0;
	line-height: 20px;
}

#home h2 a{
	background:transparent url(../images/design/grey_bullet.gif) no-repeat scroll 100% 2px;
	padding:0 25px 0 0;
}

#home p{	
	padding: 0 0 10px 0;
}

p.above_list{
	padding-bottom: 10px;	
}
ul.normal_list{
	list-style:disc outside;
	margin:0 0 15px 20px;
}
ul.normal_list li{
	margin-top:5px;
	line-height:14px;		
}
#home ul{
	list-style: disc outside;
	margin:0 0 20px 20px;
}
#home ul li{
	list-style:outside;
	margin-top:5px;
	line-height:14px;	
}

.right_column_left p {
	line-height: 16px;
}

ul.right_column_left_nav{
	float: right;
	width: 300px;
}
ul.right_column_left_nav li{
	float: left;
	clear: left;
}

ul.right_column_left_nav li a{
	float: left;
	clear: left;
	width: 276px;
	padding: 12px;
	display: block;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
ul.right_column_left_nav li span{
	font-size: 18px;
	margin: 0;
	width: 40px;
	display: block;
	float: left;
}
.colour1{background: #f0b211;}
.colour2{background: #e88d18;}
.colour3{background: #be0070;}
.colour4{background: #583354;}
.colour5{background: #59388f;}
.colour6{background: #007bc1;}
.colour7{background: #005099;}
.colour8{background: #005243;}
.colour9{background: #56ae40;}
.colour10{background: #ffcf21;}

#no_pad{
	padding-left: 0;	
}
.right_column_left_slide{
	height: 440px;
	overflow: hidden;
	margin: 0;
	color: #fff;
	float: right;
	width: 428px;
}
#section0,#section1,#section2,#section3,#section4,#section5,#section6,#section7,#section8,#section9,#section10{
	padding: 10px 10px 0 20px;
}
.right_column_left_slide #section0{
color: #706965;
font-size: 11px;
}
.right_column_left_slide h1{
	width: 60%;	
}
.right_column_left_slide h2{
	color: #fff;
}
.we-you-title{
	padding: 30px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.slide_section{
	height: 500px;
}
.slide_section img{
	width: 125px;
	height: 66px;
}

.right_column_right {
	float: right;
	clear: right;
	display: block;
	width:172px;
	padding: 0;
}
#bestof .right_column_right{
	padding-left: 20px;
	width:152px;
}
.right_column_box {
	padding: 2px;
	margin: 0 0 0 20px;
	display: block;
	background: url(../images/design/right_col_box.png) no-repeat;
	height: 144px;
}
.right_column_box:hover {
	background-position: -160px 0;	
}
.main_image {
	margin: 0;

	clear: none;
	width: 727px;
}
.spec_image {
	margin: 0 0 0 20px;
	float: right;
	clear: none;
	width: 350px;
	height:443px;
}

#cycle{
	postion: relative;
	height: 266px;
}
#cycle img{
	position: absolute;
	top: 0;
	right: 0;
}
.footer {
	width: 100%;
	background: top left repeat-x url(../images/design/footer_background.jpg);
	padding: 45px 0 50px 0;
}

.left_column_box {
	display: block;
	background: #fff top left repeat-x url(../images/design/left_column_box_background.png);
	margin: 5px 0;
	font-size: 16px;
	color: #706965;
	font-weight: bold;
	padding: 10px 15px 0 10px;
	line-height: 18px;
	overflow: hidden;
}

.left_column_box p {
	padding: 0;
}

.left_column_box a {
	display: block;
	color: #706965;
	text-decoration: none;
	height: 31px;
	margin: 5px -15px 0 0; padding: 6px 0 0 120px;
	font-weight: bold; font-size: 12px;
	background: bottom right no-repeat url(../images/design/left_column_box_corner.jpg)
}

.left_column_box_2 {
	display: block;
	background: transparent bottom right repeat-x url(../images/design/left_column_box_background.jpg);
	margin: 10px 0;
	color: #fff;
	font-weight: normal;
	padding: 10px 0 0 0;
	float: left;
}

.left_column_box_2 p {
	padding: 0 10px 8px 10px; margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 13px;
}

.left_column_box_2 p.with_line {
	border-bottom: 1px solid #fff;
	margin-right: 2px;
}

.left_column_box_2 a {
	display: block;
	color: #706965;
	text-decoration: none;
	height: 31px;
	margin: 5px -15px 0 0; padding: 6px 0 0 120px;
	font-weight: bold; font-size: 12px;
	background: bottom right no-repeat url(../images/design/left_column_box_corner.jpg)
}

.left_column_box_3 {
	width: 152px; 
	height: 144px;
	display: block;
	background: url(../images/design/right_col_box.gif) no-repeat;
	margin: 20px 0 0 0;
	position: relative;
	text-decoration: none;
	padding: 2px;
}

.left_column_box_3:hover {
	background-position: -160px 0;	
}

.left_column_box_red{
	background: url(../images/design/red_box.gif) no-repeat #EE3124;
	height:auto;
	width:185px;
	padding:10px 0 0 10px;
	margin:10px 0 0 0;
}

.left_column_box_red p{
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}

.left_column_box_clear{
	padding:0 0 10px 10px;
	margin:10px 0 0 0;
}

.left_column_box_clear p{
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	padding:0;
}

.white{
	color:#fff;	
}


.left_column_box_3 p, .left_column_box_3 p a:link, .left_column_box_3 p a:visited, .left_column_box_3 p a:hover, .left_column_box_3 p a:active, .left_column_box_red a, .left_column_box_red a:hover, .left_column_box_red a:active  {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 0;
	text-decoration:none;
}
.left_column_box_red a, .left_column_box_red a:hover, .left_column_box_red a:active, .left_column_box_clear a, .left_column_box_clear a:hover, .left_column_box_clear a:active{
	display:block;	
	margin:0;
	color:#fff;
	
}
.left_column_box_clear a{
	background:url(../images/design/white_arrow.gif) no-repeat 150px;
}
.left_column_box_clear .white_arrow{
	margin-left:10px;
	display:inline;
}


/* ------ NEW HOME LAYOUT [mc 16/12/09] -------- */

.home-page{
	padding:0;
	width:727px;
	height:auto;
}

 	.home-page h1{
		display:none;
	}
#home-boxes{
	padding:10px;
}
#home-boxes .home-box{
	cursor:pointer;
	width:165px;
	margin-right:9px;
	float:left;
	height:36px;
	padding:110px 0 0 5px;
}

	#home-boxes .home-box span a{
		color:#fff;
		font-size:11px;
		line-height:15px;
		display:block;
	}

#home-boxes .box1{
	background:	url(../images/home_box1.jpg) no-repeat 0 0;
}

#home-boxes .box2{
	background:	url(../images/home_box2.jpg) no-repeat 0 0;
}

#home-boxes .box3{
	background:	url(../images/home_box3.jpg) no-repeat 0 0;
}
	#home-boxes .box3 span a{
		font-size:10px;
		line-height:16px;
	}

#home-boxes .box4{
	background:	url(../images/home_box4.jpg) no-repeat 0 0;
	margin:0;
	padding:118px 0 0 5px;
}

#virtual-tour { padding:13px 0 0 0;float:left;height:727px;height:65px; }

/* ------ ( In-line Syles ) ------ */

.clearl{
	clear: left;	
}
.clearr{
	clear: right;	
}
.clearn{
	clear: none;	
}

/*###### clearfix ######*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatl{
	float: left;
}
.floatr{
	float: right;
}
.nobold{
	font-weight: normal;
}
.bold{
	font-weight: bold;	
}
.hidden{
	display: none;
}
.pad_left{
	padding-left: 20px;
}
.pad_right{
	padding-right: 20px;
}
.header span {
	font-size: 16px;
	font-weight: bold;
}
.header #logo{
	float: right;
	display: block;
	height: 101px;
	width: 302px;
	text-indent: -9000px;
	background: right top no-repeat url(../images/design/main_logo.png);
}
.header #logo a{
	display: block;
	height: 80px;
	width: 302px;
}

.header #catchline{
	margin: 40px 0 0 0;	
}

.right_column_box p, .right_column_box p a:link, .right_column_box p a:visited, .right_column_box p a:hover, .right_column_box p a:active{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-decoration: none;
}
.right_column_box p a{
	display: block;
	width: 100px;
	padding: 0 40px 0 0;
}


.footer p {
	width: 950px;
	margin: 0 auto;
	color: #b9b0af;
	font-size: 9px;
}

.footer p span.footer_left {
	float: left; clear: right;
}

.footer p span.footer_right {
	float: right; clear: right;
}

.footer p span a {
	text-decoration: none;
	color: #b9b0af;
}

.footer p span a:hover {
	text-decoration: underline;
}

.bold_style {
	font-weight: normal;
}

tr.blue_highlight:hover td {
	color: #0bacb9;
}
tr.blue_highlight:hover a {
	color: #0bacb9;
}

.right_arrow {
	width: 16px; height: 16px;
	display: block;
	text-indent: -9000px;
	background: top left no-repeat url(../images/design/right_arrow.gif);
	cursor: pointer;
}

.right_arrow:hover {
	background-position: left -16px;
}

tr.blue_highlight:hover td .right_arrow {
	background-position: left -16px;
}

a.availability_bar_pdf, a.availability_bar_spec{
	background: top right repeat-x url(../images/design/availability_bar_background.gif);
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
	margin: 0 0 0 -20px;
	cursor: pointer;
}

a.availability_bar_pdf span, a.availability_bar_spec span{
	padding: 14px 0 10px 20px;
	background: 430px 10px no-repeat url(../images/design/pdficon.gif);
	height: 16px; 
	width: 450px;
	display:block;
	float: right;
	vertical-align: middle;
}
a.availability_bar_spec span{
	background: 430px 10px no-repeat url(../images/design/specicon.gif);
}

.plot_options a.plot_bar_pdf, .plot_options a.plot_bar_spec{
	background: url(../images/design/pdf_bar.jpg) top right;
	padding: 14px 30px 10px 10px;
	height: 16px; 
	display:block;
	vertical-align: middle;
	width: 250px;
	position: relative;
}
.plot_options a.plot_bar_spec{
	background: url(../images/design/spec_bar.jpg) top right;
}

.car-pricing{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 370px;
}
.asterix{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 170px;
	font-size: 10px;
	color: #999999;
}
.car-pricing div{
	width: 164px;
	height: 55px;
	float: left;
	padding: 5px 10px;
	line-height: 13px;
	background: repeat-x url(../images/design/carclub_bar_background.gif);
}
.car-pricing div.largetext{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	border-left: 2px solid #AAC643;
}
.car-pricing div.largetext span{
}

#content-dropdown li a:link, #content-dropdown li a:visited, #content-dropdown li a:hover, #content-dropdown li a:active{
	margin: 3px 0;
	font-weight: bold;
	color: #706965;
}

.content_list{
	float: left;
	padding: 0 0 20px 0;
}
.content_list li a{
	background: url(../images/design/green_bullet.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
}
.content_list li a:hover{
	background-position: 0 -42px;
}
.content_list a, .content_list a:link, .content_list a:visited, .content_list a:hover, .content_list a:active{	
	color: #666;
	font-size: 19px;
	text-decoration: none;
	vertical-align: top;
}
.content_list li{
	padding: 5px 0;
}
.content_list li ul, .content_list li p{
	margin: 5px 0 5px 35px;
}
.content_list li ul li{
	line-height: 15px;
}

.content_list .child{
	padding: 5px 0;	
	width: 300px;
}

ul.blue_list li a{
	background: transparent url(../images/design/grey_bullet.gif) no-repeat 100% 0;
	padding: 0 25px 0 0;
}
ul.blue_list li a:hover{
	background-position: 100% -32px;
}
ul.blue_list li a.findoutmore{
	background: transparent url(../images/design/link_arrow.gif) no-repeat 100% 0;
	padding: 0 20px 2px 0;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
ul.blue_list li p a:hover{
	font-size: 12px;
}

ul.blue_list li a:hover.findoutmore{
	background-position: 100% 0;
	font-size: 12px;
}

ul.blue_list a, ul.blue_list a:link, ul.blue_list a:visited, ul.blue_list a:hover, ul.blue_list a:active{
	color: #0198c3;
	font-size: 15px;
	font-weight: bold;
}
ul.blue_list li a.open{
	background-position: 100% -32px;
}
ul.blue_list li ul, ul.blue_list li p{
	margin: 5px 0 5px 10px;
}

.registerForm{
	width: 45%;
}
input, label, select, textarea, checkbox{
	float: left;
	xbenxclear: left;
	xbenxwidth: 100%;
}

.half_width{
	width: 150px;
	clear: none;
}
select.half_width{
	clear: left;
}
input, select, textarea{
	background: #DFF7FF;
	border: 0;
}
label, .label{
	margin: 5px 0 2px 0;	
	font-weight: bold;
	font-size: 10px;
}
.label{
	width: auto;
	display: block;
}

.checkbox{
	width: auto;
	background: none;
	margin-bottom: 10px;
}

input.submit{
	background: #fff url(../images/design/submit_button.gif) right no-repeat;
	border: none;
	font-weight: bold;
	color: #0bacb9;
	width: 100px;
	margin: 0 0 0 250px;
	padding: 10px 20px 10px 10px;
	cursor: pointer;
}


/*******   DYNAMIC FORM STYLES   ******/
.divFormControlLeftCol {float:left;width:165px;}
.divFormControlRightCol {width:255px;float:left;}
.divFormControlRightCol a {width:245px;float:left;}
.divFormControlRightCol span {float:left;width:20px;margin-top:5px;margin-left:15px;}

.dynamicFormContainer { width: 445px;}
.dynamicFormContainer .submit {color:Red;font-weight:bold;}
.dynamicFormContainer .dynamicFormRow {vertical-align:top;min-height:10px;float:left;width:430px;padding:5px;margin:1px;}

.dynamicFormContainer .submitRow { float:right;height:55px;padding-top:5px;margin-top:10px;}

.dynamicFormContainer .required_fields { float: left; width: 435px; padding:10px 0 10px 10px; margin:0 0 20px 0px;}
.dynamicFormContainer .optional_fields { float: left; width: 435px; padding:10px 0 10px 10px; margin: 0 0 0 0; color: #666666;}

.dynamicFormContainer .required_fields_colour {background-color:#f2f2f2;}
.dynamicFormContainer .optional_fields_colour {background-color:#f2f2f2;}

.btnBack {margin:-25px 0 0 0;}

.f_input {width:300px;float:left;border:solid 1px #cccccc;}
.f_label {float:left;display:block;width:155px;text-align:right;margin:2px 10px 0 0;}

.dynamicFormContainer .optional_fields .f_label { font-weight: normal; }

.t_first_name {width:150px;margin-right:4px;}
.l_first_name {}

.t_last_name {width:150px;margin-right:4px;}
.l_last_name {}

.t_age {width:30px;margin-right:4px;}
.t_phone {width:130px;margin-right:4px;}
.t_email {width:230px;margin-right:4px;}
.postcodeRow {width:280px;float:left;}
.postcodeRow input {float:left;margin-right:5px;margin-right:4px;}
.t_postcode {width:100px;display:block;margin-bottom:5px;margin-right:4px;}
.t_comments {height:80px;width:230px;margin-right:4px;}
.t_preferred_date {width:180px;margin-right:4px;}
.t_preferred_time {width:180px;margin-right:4px;}
.ddl_no_of_beds {width:130px;margin-right:4px;}
.ddl_salutation {width:65px;float:left;margin-right:4px;}
.ddl_media_source {width:210px;display:block;margin:0 4px 6px 0;}
.ddl_enquiry_source {width:210px;display:block;margin:0 4px 6px 0;}
.ddl_corp_responsibility_rpt {width: 250px;margin-right:4px;}
.ddl_price_from {width:100px;margin-right:4px;}
.ddl_price_to {width:100px;margin-right:4px;}
.ddl_buyer_status {width:200px;margin-right:4px;}
.lb_addresslookup {width:250px;}
.lbAddressLookup {display:block;margin:4px 0 4px 0;background-image:url(/assets/images/buttons/lookup_address.gif);background-repeat:no-repeat;display:block;width:130px;height:20px;text-indent:-5000px;}
.t_addresslookup {margin:0 0 7px 0;margin-right:4px;}
.use_this_address {display:block;width:160px;margin:4px 0 4px 0;background-image:url(/assets/images/buttons/use_this_address.gif);background-repeat:no-repeat;width:130px;height:20px;text-indent:-5000px;}
.found_addresses {width:240px;}
.town_found {width:180px;display:block;margin:0 0 2px 0;}
.county_found {width:180px;display:block;margin:0 0 2px 0;}
.country_found {width:180px;display:block;margin:0 0 2px 0;}
.address1_found {width:180px;display:block;margin:0 0 2px 0;}
.address2_found {width:180px;display:block;margin:0 0 2px 0;}
.postcode_found {width:90px;display:block;margin:0 0 2px 0;}
.search_again {margin:4px 0 4px 0;display:block;background-image:url(/assets/images/buttons/search_again.gif);background-repeat:no-repeat;width:110px;height:20px;text-indent:-5000px;}
.t_mobile {width:140px;margin-right:4px;}
.t_add_postcode {width:80px;margin-right:4px;}
.t_job_title{}
.t_add_town {width:180px;}
.l_susRep_coveredAll {width:99%;float:none;text-align:left;display:block;}
.rad_susRep_coveredAll {width:300px;margin:0 0 0 47px;}
.l_susRep_FutureIdeas {width:99%;float:none;text-align:left;}
.t_susRep_FutureIdeas {height:40px;width:400px;}
.l_susRep_EasyToUse {width:99%;float:none;text-align:left;}
.rad_susRep_EasyToUse {width:300px;margin:0 0 0 47px;}
.l_susRep_MostInterestingSections {width:99%;float:none;text-align:left;}
.cbx_susRep_MostInterestingSections {width:300px;margin:0 0 0 50px;display:block;float:left;}
.l_susRep_StructureSuggestions {width:400px;text-align:left;}
.t_susRep_StructureSuggestions {height:40px;width:400px;}
.l_susRep_Comments {width:400px;text-align:left;}
.t_susRep_Comments {height:40px;width:400px;}
.cbx_privacy_policy {width:30px;border:none;background-color:#ffffff;}
.cbx_privacy_policy input {background-color:#ffffff;}
.cbx_marketing_opt_in {width:30px;border:none;background-color:#ffffff;}
.cbx_marketing_opt_in input {background-color:#ffffff;height:35px;}
.l_marketing_opt_in {width:400px;}
.template_privacy_block {height:450px;overflow:scroll;width:600px;border:solid 1px ;background:#ffffff;}

.privacy_policy_container {padding:10px;}
.privacy_popup_background {color:#ffffff;}
.template_privacy_close {}
.template_privacy_close_container {}
.template_privacy_policy {font-size:9pt;display:inline;cursor:pointer;}

a.button_submit {line-height:30px;background:#FFFFFF url(../images/design/submit_button.gif) no-repeat scroll right center;border:medium none;color:#0BACB9;cursor:pointer;font-weight:bold;margin:0 0 0 250px;padding:10px 20px 10px 10px;width:100px;height:40px;}

#slideshow{
	margin: 0 6px;
	width: 418px;
	height: 250px;
	border: 8px solid #cbcbcb;
	float: left;
	display: block;
}
#ss_next,#ss_prev{
	background: url(../images/design/ss_prev.png) repeat-y;
	margin: 110px 0 0 0;
	width: 33px;
	height: 33px;
	text-indent: -9000px;
	float: left;
}
#ss_prev{
	background: url(../images/design/ss_next.png) repeat-y;
}

#map{
	position: relative;
}
.map_options{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.map_options li{
	margin: 3px 0;
	padding: 4px 0 4px 25px;
}
.map_options li a{
	text-decoration: none;
	color:#fff;
}
.m1,.m2,.m3,.m4,.m5,.m6,.m7,.m8,.m9,.m10,.m11,.m12{
	display: block;
	height: 20px;
	padding: 0 0 0 25px;
}
.m1{ background: url(../images/design/mapnum/white1small.png) no-repeat;}
.m2{ background: url(../images/design/mapnum/blue2.gif) no-repeat;}
.m3{ background: url(../images/design/mapnum/blue3.gif) no-repeat;}
.m4{ background: url(../images/design/mapnum/blue4.gif) no-repeat;}
.m5{ background: url(../images/design/mapnum/blue5.gif) no-repeat;}
.m6{ background: url(../images/design/mapnum/blue6.gif) no-repeat;}
.m7{ background: url(../images/design/mapnum/blue7.gif) no-repeat;}
.m8{ background: url(../images/design/mapnum/blue8.gif) no-repeat;}
.m9{ background: url(../images/design/mapnum/blue9.gif) no-repeat;}
.m10{ background: url(../images/design/mapnum/blue10.gif) no-repeat;}
.m11{ background: url(../images/design/mapnum/blue11.gif) no-repeat;}
.m12{ background: url(../images/design/mapnum/blue12.gif) no-repeat;}

.m1:hover,.m2:hover,.m3:hover,.m4:hover,.m5:hover,.m6:hover,.m7:hover,.m8:hover,.m9:hover,.m10:hover,.m11:hover,.m12:hover{

}

.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11,.p12{
    display: block;
    position: absolute;
    width: 20px;
    height: 21px;
    color: #fff;
    font-weight: bold;
}
.p1{
	height: 33px;
	width: 33px;
}
.p1{left: 412px; top: 301px; background: url(../images/design/mapnum/white1.png);}
.p2{left: 441px; top: 200px; background: url(../images/design/mapnum/blue2.gif);}
.p3{left: 315px; top: 262px; background: url(../images/design/mapnum/blue3.gif);}
.p4{left: 203px; top: 92px; background: url(../images/design/mapnum/blue4.gif);}
.p5{left: 182px; top: 17px; background: url(../images/design/mapnum/blue5.gif);}
.p6{left: 325px; top: 89px; background: url(../images/design/mapnum/blue6.gif);}
.p7{left: 414px; top: 72px; background: url(../images/design/mapnum/blue7.gif);}
.p8{left: 82px; top: 289px; background: url(../images/design/mapnum/blue8.gif);}
.p9{left: 186px; top: 122px; background: url(../images/design/mapnum/blue9.gif);}
.p10{left: 291px; top: 166px; background: url(../images/design/mapnum/blue10.gif);}
.p11{left: 267px; top: 86px; background: url(../images/design/mapnum/blue11.gif);}
.p12{left: 145px; top: 109px; background: url(../images/design/mapnum/blue12.gif);}

.team_image{
	float: right;
	padding: 15px;
	height: 410px;
}

.team_image p{
	text-align: right;
	font-size: 9px;
	color: #999;
	margin: 10px 0 0 0;
}

.teamlogo{
	margin: 0 10px 5px 0;	
}

.find_us_right{
	float: right;
	width: 390px;
}

.find_us_right a, .plot_options a{
	float: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
.find_us_map{
	width: 380px;
	background: url(../images/find_us_map.jpg) no-repeat;
	padding: 345px 0 15px 10px;
}
.download_brochure{
	padding: 8px 40px 8px 10px;
	width: 340px;
	background: top right repeat-x url(../images/design/availability_bar_background.gif);	
	display: block;
	line-height: 30px;
}

.txt_vlarge{
	font-size: 20px;
	font-weight:bold;
}
a.email_arrow{
	background: right 5px no-repeat url(../images/design/green_bullet_14.gif);		
	width: 70px;
	display: block;
	color: #0176b5;
	font-size: 16px;
	text-decoration: none;
}

#google_map{
	width: 500px; 
	height: 431px;
	float: left;
}
.map_pop {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:300px;
}
.map_pop .title {
font-size:13px;
font-weight:bold;
}
.map_pop a, .map_pop a:hover {
color:#000000;
text-decoration:none;
}
.map_pop .details {
color:#666666;
padding-bottom:10px;
}
.map_pop p {
font-size:11px;
line-height:15px;
margin:0;
padding:0 0 5px;
}
.map_pop img {
margin-top:10px;
padding-left:10px;
float: right;
border: none;
height: 93px;
width: 139px;
}

.interactive_legend{
	float: left;
	clear: none;
	width:180px;
	padding: 0 5px 0 15px;
}

.interactive_legend .one a{
	color: #333;	
}

.interactive_legend ul li.one{
	padding: 10px 0 5px 30px;
}
.interactive_legend ul li{
	float: left;
	clear: left;
	width:100%;
	padding: 5px 0 5px 25px;
	line-height: 20px;
}
.interactive_legend ul li input{
	width: 20px;	
}
.interactive_legend ul li label{
	width: 100%;
}
.interactive_legend ul li.shopping {
	background: url(../images/map/shopping.png) no-repeat 0 5px;
}
.interactive_legend ul li.entertain {
	background: url(../images/map/entertainment.png) no-repeat 0 5px;
}
.interactive_legend ul li.schools {
	background: url(../images/map/schools.png) no-repeat 0 5px;
}
.interactive_legend ul li.other {
	background: url(../images/map/other.png) no-repeat 0 5px;
}
.interactive_legend ul li.one {
	background: url(../images/map/one_brighton.png) no-repeat 0 5px;
}

#team a img{
	margin: 10px 0 10px 0;
	clear: left;
	float: left;
}
#team a{
	display: block;
	clear: left;
	float: left;
	width: 70px;
	padding: 0 60px 0 0;
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: bold;
	background: transparent url(../images/design/grey_bullet_single.gif) no-repeat right bottom;
}
a.plot_back_but{
	float: right;
	clear: none;
	color: #0198c3;
	padding: 15px 20px;
	font-size: 13px;
	font-weight: bold;
	background: transparent url(../images/design/green_bullet_back.gif) no-repeat left 16px;
}

#plot .floor_plan{
	float: right;
	clear: none;
	width: 550px;
	padding: 20px 0 0 0;
}
#plot .floor_plan img{

}
#plot h1{
	font-size: 22px;
	width: 480px;
}

#plot h2{
	color: #616161;
	font-size: 14px;
	font-weight:normal;
	margin: 5px 0;
	padding: 0;
	line-height: 18px;
}
#plot h3{
	color: #616161;
	font-size: 13px;	
	margin: 20px 0 3px 0;
}
#plot h3{
	color: #666;	
}
#plot h4{
	color: #999;	
}
#plot p{
	margin: 0;
	padding: 0;
}
#plot p.blue1{
	font-size: 15px;
	font-weight: bold;
}
.plot_left_col{
	width: 145px;
	padding: 0 10px 0 0;
	float: left;
	border-right: 2px solid #e6e6e6;
	font-size: 11px;
}
.plot_dimensions{
	color: #b3b3b3;	
}
#plot p.plot_availability{
	font-size: 24px;
	padding: 15px 0;
}
.plot_locator{
	margin: 10px 0 0 0;
	float: left;
	clear: none;
}
.plot_options{
	width: 290px;
	float: right;
	margin: -8px 0 0 0;
}
.plot_options a.terms{
	background: none;
	font-size: 10px;
	color: #fff;
	margin: 15px 0 0 0;
	float: left;
	padding: 0;
	text-decoration: underline;
}
.plot_options p{
	font-size: 10px;
	color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
	width: 290px;
}
#find_us h2{
	padding: 0 0 3px 0;
	margin: 0;
}

#live h2 a{
	padding: 0 30px 20px 0;
	float: left;
	background: transparent url(../images/design/grey_bullet_single.gif) no-repeat right top;
	font-size: 13px;
	color: #0198c3;
}

#commute .content_list li ul li{
	list-style:none;	
}

#legal h2{
	font-size: 14px;
}
/* ------ ( Navigation Syles ) ------ */

.main_navigation {
	width: 100%;
	margin: 0; padding: 0;
}

.main_navigation li {
	padding: 0 0 5px 0;
}

.main_navigation ul li a, .main_navigation  ul li a:link {
	display: block;
	text-decoration: none;
	padding: 5px 20px 5px 8px;
	background: url(../images/design/main_nav_background.gif) no-repeat;
	background-position: 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: lowercase;
}
.main_navigation ul li a.two_lines, .main_navigation  ul li a:link.two_lines {
	background: url(../images/design/main_nav_background_tall.gif) no-repeat;
	height: 36px;
	padding-bottom: 0;
}
.main_navigation ul li a:hover {
	background-position: 0 -23px;
	color: #616161;
}
.main_navigation ul li a:hover.two_lines {
	background-position: 0 -41px;
}
.main_navigation ul li a:hover.two_lines.has_children {
	background-position: 0 -82px;
}
.main_navigation ul li a:hover.nav_contact{
	background-position: 0 -46px;
}
.main_navigation ul li ul{
	padding: 5px 0 0 0;
	width: 190px;
}

.main_navigation ul li ul li a, .main_navigation ul li ul li a:link {
	font-size: 12px;
	color: #fff;
	background: none;
}

.main_navigation ul li ul li ul li {
	padding: 0 0 0 13px;
}

.main_navigation ul li ul li ul li a, .main_navigation ul li ul li ul li a:link {
	text-transform: none;
}

.sub:hover, .main_navigation ul li ul li a:hover, .main_navigation ul li ul li ul li a:hover {
	color: #aac643;
}


/* ------ ( Page Specific Syles ) ------ */
a.avail_link {color:#706965;}
a.avail_price_link {color:#0bacb9;}

.ajax__calendar_days td {padding:0;}
.dateTextboxContainer {height:20px;float:left;width:105px;}
.t_preferred_date_cal {width:100px;}