html {
	margin: 0px;
	padding: 0px;
}

.clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

form {
      padding: 0px;
      margin: 0px;
}

body {
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url( 'images/sitewide/background.jpg' ) repeat-x #ffffff;
}

h3 {
	margin-bottom: 0px;
	font-size: 1.5em;
}

p {
	padding: 0px;
	margin: 0px;
}

a {
	color: #e92b45;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	display: inline;
}


.contentwrapper {
	width: 970px; 
	margin: auto;
	text-align: left;
	background: url( 'images/sitewide/content_background_top.jpg' ) no-repeat #fff;
	margin-top: 20px;
	padding-top: 8px;
}


.contentwrapper .lhs_background {
	width: 5px;
	min-height: 625px;
	// height: 625px;
	background: url( 'images/sitewide/content_background_left.jpg' ) no-repeat;
	float: left;	
}

.contentwrapper .content {
	width: 960px;
	min-height: 625px;
	// height: 625px;
	background-color: #ffffff;
	float: left;	
}

.contentwrapper .content .pad {
	padding:	15px;
}

.contentwrapper .rhs_background {
	width: 5px;
	min-height: 625px;
	// height: 625px;
	background: url( 'images/sitewide/content_background_right.jpg' ) no-repeat;
	float: left;	
}

/* header */

#audi_banner {
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	width: 100px;
	
	background: url('images/menu/logo.gif') no-repeat;
}

#audi_banner_text {
	text-indent: -12000em;
}

#audi_banner_text a {
	height: 80px;
	width: 100px;
	display: block;	
}

#audi_banner_text a:hover {
	color: white;
}


#headerbar {
	text-align: left;
	background-color: #ffffff;
	width: 693px;
	border-bottom: 1px solid #cfcfcf;
	margin-left: 15px;
	margin-bottom:	15px;
}

#headerbar_pad {
}

#headerbar ul {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-bottom: 10px;
}

#headerbar li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 2px solid #e6e6e6;
}
 
#headerbar li.first {
	padding-left: 0px;
}

#headerbar li.last {
	border: none;
	padding-right: 0;
}

.headeritem {
	font-family: arial, helvetica;
	font-size: 0.85em;
	// font-size: 0.9em;
	text-transform: uppercase;
}

.headeritem a {
	color: #868686;
	font-weight: normal;
	text-decoration: none;
}

.headeritem a:hover {
	color: #e33347;
	text-decoration: underline;
}


.headeritem .selected {
	color: #e33347;
	font-weight: bold;
}



/* pageIntroBlock */

#pageIntroBlock {
	margin: 5px 0 20px 0;
}



/* subpages */

.subpage_content {
	float: left;
	width: 723px;
	overflow: hidden;
}

.subpage_menu {
	float: right;
	width: 207px;
	margin-top: -60px;
}

.audi_menu {
	padding-left: 20px;
	height: 585px;
	background: #fff;

}

.audi_menu #site_search{
	border-top:	solid 1px #e8e8e8;
	padding-top:5px;
	margin-bottom:5px;
}

.audi_menu #search_container {
	width:196px;
	min-height:349px;
	margin-bottom:5px;
	background:url('images/new_cars/gradient_right.jpg') no-repeat;	
}

.audi_menu #search_container .pad {
	padding:0;
	padding-left:15px;
	padding-top:20px;
}

.audi_menu #search_container #search_header{
	color:#e92b45;
	font-size:13px;
	padding-bottom:5px;
}

.audi_menu #search_container #search_controls{
	width:800px;
}

.audi_menu #search_container .search_selector{
	width:160px;
	margin-bottom:5px;
}

.audi_menu #search_container .search_selector select{
	width:160px;
}

.audi_menu #search_container .search_selector2{
	width:160px;
}

.audi_menu #search_container .search_selector2 p{
	width:70px;
	float:left;
	padding-top:3px;
}

.audi_menu #search_container .search_selector2 select{
	width:90px;
	float:left;
}

.audi_menu #search_container #dealerships{
	width:160px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dadada;
}

.audi_menu #search_container #dealerships p{
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.audi_menu #search_container #dealerships .checkbox{
	margin:0;
	padding:0;
	width:80px;
	float:left;
	padding-bottom:4px;
}

.audi_menu #search_container #dealerships .checkbox input{
	float:left;
	padding:0;
	margin:0;
}

.audi_menu #search_container #dealerships .checkbox label{
	float:left;
	padding:0;
	margin:0;
	padding-left:5px;
	padding-top:2px;
}

.audi_menu #search_container #number_cars{
	color:#e92b45;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
}

.audi_menu #search_container #search_button{
	width:160px;
	text-align:right;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding-top:8px;
	padding-bottom:4px;
}

.audi_menu #search_container #search_button_used{
	width:160px;
	text-align:right;
	border-top:1px solid #dadada;
	padding-top:6px;
}

.audi_menu .container{
	border-top:	solid 1px #e8e8e8;
	padding-top:5px;
	margin-bottom:5px;
}

.audi_menu #audi_service{
	border-top:	solid 1px #e8e8e8;
	padding-top:5px;
	margin-bottom:5px;
}

.audi_menu hr {
	height: 1px;
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
}

.audi_menu .searchbox {
	padding-top: 13px;
}

.audi_menu .searchbox .search {
	width: 120px;
	background-color: #8a8a8a;
	border: 0;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #949494;
	padding-left: 5px;
	padding-right: 5px;
	color: #f0f0f0;
}

.audi_menu .searchbox .go {
	vertical-align: bottom;
}

.audi_menu ul.nav {
	padding: 0px;
	margin-left: 20px;
}

.audi_menu ul.nav li {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	/* margin-top: 4px;*/
	list-style-image: url('images/menu/bullets/closed.gif');
}

.audi_menu ul.nav li.open {
	list-style-image: url('images/menu/bullets/open_active.gif');
}

.audi_menu ul.nav li.closed_active {
	list-style-image: url('images/menu/bullets/closed_active.gif');
}

.audi_menu ul.nav a {
	color: #000000;
	text-decoration: none;
}

.audi_menu ul.nav li ul {
	padding: 0px;
	margin: 0px;
}

.audi_menu ul.nav li ul li {
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	list-style-image: none;
	font-family: helvetica,sans-serif;
}

.audi_menu ul.nav li ul li p a {
	font-size: 11px;
	line-height: 15px;
}

.audi_menu .container{
	float:		left;
	width:		185px;
}

.audi_menu #audi_service img{
	margin-top:	5px;
	margin-bottom:	10px;
}

.audi_menu .clearing{
	clear:		both;
}

.audi_menu .address_block{
	float:		left;
	width:		100px;
}

.audi_menu .address_block p{
	color:			#6a6a6a;	
	font-size:		0.8em;
}

.audi_menu .address_block h3{
	color:			#000000;	
	font-size:		0.9em;
	font-weight:		bold;
	margin:			0;
}

.audi_menu .address_block p.tel_num {
	margin-top:		4px;
	color:			#000000;
}

.audi_menu .links_block a{
	color:			#e92b45;
	font-size:		0.9em;
	font-weight:		bold;
	background:		url('images/home/red_bullet.jpg') no-repeat 0px 3px;
	padding-left:		8px;
}

.audi_menu .links_block{
	float:		right;
	width:		80px;
}

html .usedcars_search .searchresults {
	height: 400px;
}

#car_list a {
	color: black;
	text-decoration: none;	
}

.left_header .pad .car_name a {
	color: black;
	text-decoration: none;
}

.usedcars_search .form input,
.usedcars_search .form textarea,
.usedcars_search .form select {
	border: 1px solid #dddddd;
	color: #555555;
	font-size: 11px;
	padding: 2px;
}

.usedcars_search .searchbar table,
.usedcars_search .searchbar strong {
	font-size: 11px;
}

.usedcars_search .searchresult {
	width: 723px;
	overflow: hidden;
}

.usedcars_search .collapsed {
	background-color: #eeeeee;
	border-bottom: 1px solid #d6d6d6;
}

.usedcars_search .collapsed p {
	color: #737373;
	
}

.usedcars_search .collapsed .pad {
	padding: 2px;
}

.usedcars_search .pager {
	
}
.usedcars_search {
}

.usedcars_search .pageritem_wrapper {
	text-align: right;
	width: 18px;
	height: 18px;
	padding-top: 2px;
	padding-right: 1px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	color: #000;
	font-size: 11px;
}

.usedcars_search .pageritem_wrapper:hover {
	background: url('images/icons/newcar_stage_background.gif') no-repeat;
}

.usedcars_search .pageritem_wrapper a {
	color: #555555;
	text-decoration: none;
}

.usedcars_search .pageritem_wrapper,
.usedcars_search .pageritem_wrapper_on {
	text-align: center;
	width: 18px;
	height: 18px;
	padding-top: 3px;
	padding-right: 1px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	font-size: 11px;
}

.usedcars_search .pageritem_wrapper {
	background: url('images/icons/newcar_stage_background.gif') no-repeat;
}

.usedcars_search .pageritem_wrapper_on {
	background: url('images/icons/pager_bullet.gif') no-repeat;
}

.usedcars_search .pageritem_wrapper_on a {
	color: #eeeeee;
}

.usedcars_search .usedcar_tableitem {
	background-color: #dfdfdf;
	padding: 5px;
	height: 90px;
	width: 210px;
	border: 1px solid #d3d3d3;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	float: left;
}

.usedcars_search .searchresult table.title {
	width: 472px;
	height: 20px;
}

.usedcars_search .searchbar select {
	width: 80px;
}

.usedcars_search .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.usedcars_search .searchresult .left {
	width: 400px;
}

.usedcars_search .searchresult .pad {
	padding-top: 5px;
	padding-bottom: 5px;
}

.usedcars_search .searchresult table.title .left {
	background-color: #eeeeee;
	padding-left: 24px;
	overflow: hidden;
}

.usedcars_search .searchresult table.title .mid {
	background-color: #eeeeee;
	padding-right: 7px;
	width: 135px;
	text-align: right;
}

.usedcars_search .searchresult table.title .right {
	background-color: #dfdfdf;
	width: 70px;
	text-align: center;
}

.usedcars_search .searchresult table.info {
	width: 723px;
	height: 57px;
}

.usedcars_search .searchresult table.info .left {
	width: 87px;
}

.usedcars_search .searchresult table.info .left img {
	display: block;
}

.usedcars_search .searchresult table.info .right {
	padding-left: 27px;
}

.sectionheader {
	height: 51px;
}

.sectionheader .title {
	font-size: 14px;
	font-weight: bold;
}

.sectionheader .subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #e92b45;
}

.used_search_criteria td {
	font-size: 12px;

}

.used_car_search_criteria div {
	overflow: hidden;
}

.news {
	background-color: #ffffff;
}

.news .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.news .leftcolumn {
	float: left;
	width: 535px;
	min-height: 533px;
	overflow: hidden;
}

*html .news .leftcolumn {
	height: 533px;
	overflow: visible;
}

.news .rightcolumn {
	float: right;
	width: 188px;
	background-color: #ffffff;
	overflow: hidden;
}

.news .rightcolumn .pad {
	padding: 15px;
}

.news .rightcolumn p {
	font-size: 12px;
	line-height: 14px;
}

.news .rightcolumn .button_on {
	background-image: url('images/news/loz_on.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.news .rightcolumn .button_on .pad {
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

.news .rightcolumn .button_on p {
	color: #ffffff;
	text-decoration: none;
}

.news .rightcolumn .button_on a {
	color: #ffffff;
	text-decoration: none;
}

.news .rightcolumn .button_off {
	background-image: url('images/news/loz_off.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.news .rightcolumn .button_off .pad {
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
	
}


.news .rightcolumn .button_off p,
.news .rightcolumn .button_off a {
	color: #000000;
	text-decoration: none;
}


.news .rightcolumn .thumbs {
	padding-top: 20px;
	padding-left: 5px;
}


.news .rightcolumn .thumbs .thumb {
	float: left;
	padding: 4px;
	/*
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	*/
	margin: 0px;
}

.news .rightcolumn .thumbs .thumb img {
	display: block;
}

.news .rightcolumn .thumbs .instructions {
	clear: both;
}

.news .rightcolumn .thumbs .instructions p {
	color: #464646;
	font-size: 10px;
	line-height: 12px;
}

.news .title {
	padding-left: 28px;
	padding-top: 33px;
	padding-bottom: 30px;
}

.news .item {
	border-bottom: 1px solid #ffffff;
}

.news .title_image {

}

.news .title_image .imageholder {
	border-bottom: 1px solid #f4f4f4;
}

.news .title_image .imageholder img {
	display: block;
}

.news .body {
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 40px;
}

.news .body p {
	font-size: 11px;
	line-height: 15px; 
	font-family: helvetica, arial, sans-serif;
	color: #242424;
	
}

.news .title_image p.caption {
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	color: #707070;
	border-top: 1px solid #cecece;
	padding: 2px;
	padding-right: 5px;
}


.news .title_display {
	padding-left: 28px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.news .date_display {
	font-size: 11px;
	line-height: 13px;
	color: #454545;
	padding-left: 5px;
}

.news .item .pad {
	padding-left: 28px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #cccccc;
}
/* End News */




/* Events Gallery */
.news_eventsgallery {
	background-color: #ffffff;
}

.news_eventsgallery .date {
	color: #e92b45;
}

.news_eventsgallery .title {
	padding-left: 24px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.news_eventsgallery .events {
	margin-left: 24px;
	margin-right: 24px;
	padding-left: 2px;
	padding-right: 2px;
}

.news_eventsgallery .event,
.news_eventsgallery .event-top {
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #f4f4f4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_eventsgallery .event-top {
	border-top: none;
}

.news_eventsgallery .event .event_image,
.news_eventsgallery .event-top .event_image {
	margin: 10px;
	padding: 8px;	
	background-color: #cccccc;
	float: left;
	width: 89px;
}

.news_eventsgallery .event .event_image,
.news_eventsgallery .event-top .event_image,
.news_eventsgallery .event .event_image_first,
.news_eventsgallery .event-top .event_image_first,
.news_eventsgallery .event .event_image_last,
.news_eventsgallery .event-top .event_image_last {
	margin: 10px;
	padding: 8px;	
	background-color: #ffffff;
	float: left;
	width: 89px;
}

.news_eventsgallery .event .event_image_first,
.news_eventsgallery .event-top .event_image_first {
	margin-left: 0px;
}

.news_eventsgallery .event .event_image_last,
.news_eventsgallery .event-top .event_image_last {
	margin-right: 0px;
}

.news_eventsgallery .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.news_eventsgallery .leftcolumn {
	float: left;
	width: 535px;
	overflow: hidden;
}

.news_eventsgallery .rightcolumn {
	float: right;
	width: 188px;
	background-color: #ffffff;
	overflow: hidden;
}

.news_eventsgallery .rightcolumn .pad {
	padding: 15px;
}

.news_eventsgallery .rightcolumn .pad {
	padding: 15px;
}

.news_eventsgallery .rightcolumn p,
.news_eventsgallery .rightcolumn a {
	font-size: 12px;
	line-height: 14px;
}

.news_eventsgallery .rightcolumn .button_on {
	background-image: url('images/news/loz_on.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.news_eventsgallery .rightcolumn .button_on .pad {
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

.news_eventsgallery .rightcolumn .button_on p {
	color: #ffffff;
	text-decoration: none;
}

.news_eventsgallery .rightcolumn .button_on a {
	color: #ffffff;
	text-decoration: none;
}

.news_eventsgallery .rightcolumn .button_off {
	background-image: url('images/news/loz_off.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.news_eventsgallery .rightcolumn .button_off .pad {
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
	
}

.news_eventsgallery .rightcolumn .button_off p,
.news_eventsgallery .rightcolumn .button_off a {
	color: #000000;
	text-decoration: none;
}
/* End Events Gallery */




/* New Cars */
.newcars_select {
}

.newcars_select_header h2 {
	padding-left:15px;
}

.newcars_select_header h3 {
	padding-left:15px;
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
}

.newcars_select_header p {
	padding-left:15px;
	margin:0;
	padding-bottom:10px;
}

.newcars_select #search_results_header p {
	padding-left:15px;
	color:#e92b45;
	font-size:15px;
	padding-bottom:10px;
}

.newcars_select #search_controls {
	padding-left:15px;
	margin-bottom:10px;
}

.newcars_select #search_controls #details{
	width:180px;
	float:left;
	padding-top:2px;
}

.newcars_select #search_controls #ordering{
	width:215px;
	float:left;
}

.newcars_select #search_controls #ordering p{
	width:54px;
	float:left;
	padding-top:2px;
}

.newcars_select #search_controls #car_limit {
	width:155px;
	float:left;
}

.newcars_select #search_controls #car_limit p{
	width:98px;
	float:left;
	padding-top:2px;
}

.newcars_select #search_controls #pager {
	width:155px;
	float:left;
	padding-top:2px;
	text-align:right;
}

.newcars_select #search_controls #pager_container {
	display:inline;
	padding-right:5px;
}
	
.newcars_select #car_list {
	padding-left:15px;
	width:720px;
}

.newcars_select #car_list .clearing_div {
	line-height:0;
	font-size:1px;
	clear:both;
}


.newcars_select #car_list .searchresult {
	float:left
}

.newcars_select #car_list .border_1{
	border-bottom: 1px solid #f4f4f4; 
	border-top: 1px solid #cccccc;
	width:700px;
}

.newcars_select #car_list .border_2{
	border-bottom: 1px solid #eeeeee;
	width:700px;
}

.newcars_select #car_list .border_3{
	border-bottom: 1px solid #eeeeee;
	width:700px;
}

.newcars_select #car_list .left_header{
	font-size: 11px; 
	float: left; 
	background-color: #eeeeee; 
	width: 620px; 
}

.newcars_select #car_list .left_header .pad{
	padding:0;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.newcars_select #car_list .left_header .pad .car_name{
	float:left;
	margin:0;
	padding:0;
}

.newcars_select #car_list .left_header .pad .car_name a{
	margin:0;
	padding:0;
}

.newcars_select #car_list .left_header .pad .car_date{
	float:right;
	margin:0;
	padding:0;
	padding-right:10px;
}

.newcars_select #car_list .right_header{
	font-size: 11px; 
	color: #e92b45; 
	float: left; 
	background-color: #dddddd; 
	width: 80px;
	text-align:center;
	font-weight:bold;
}

.newcars_select #car_list .right_header .pad{
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

.newcars_select #car_list .singlesearchresult{
	border-top: 1px solid #cfcfcf;
	width:700px;
	float:left;
}

.newcars_select #car_list .singlesearchresult .left{
	float:left;
	padding-right:15px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .left a{
	float:left;
	font-size:0px;
	margin:0;
}


.newcars_select #car_list .singlesearchresult .right{
	padding:0;
	padding-top:8px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .left_item{
	padding:0;
	float:left;
	width:205px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .left_item .item{
	padding:0;
	float:left;
	width:65px;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .left_item .text{
	padding:0;
	float:left;
	width:125px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .left_item_used{
	padding:0;
	float:left;
	width:215px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .left_item_used p{
	padding:0;
	margin:0;
	padding-bottom:2px;
}

.newcars_select #car_list .singlesearchresult .right .mid_item{
	padding:0;
	float:left;
	width:255px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .mid_item .item{
	padding:0;
	float:left;
	width:85px;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .mid_item .text{
	padding:0;
	float:left;
	width:170px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .mid_item_used1{
	padding:0;
	float:left;
	width:155px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .mid_item_used1 p{
	padding:0;
	margin:0;
	padding-bottom:2px;
}

.newcars_select #car_list .singlesearchresult .right .mid_item_used2{
	padding:0;
	float:left;
	width:155px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .mid_item_used2 p{
	padding:0;
	margin:0;
	padding-bottom:2px;
}

.newcars_select #car_list .singlesearchresult .right .right_item{
	padding:0;
	float:left;
	width:120px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .right_item .item{
	padding:0;
	float:left;
	width:65px;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .right_item .text{
	padding:0;
	float:left;
	width:55px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .right_item_used{
	padding:0;
	float:left;
	width:70px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .right_item_used p{
	padding:0;
	margin:0;
	padding-bottom:2px;
}

.newcars_select #car_list .singlesearchresult .right .dealership_info{
	padding:0;
	float:left;
	width:550px;
	font-size:12px;
	margin:0;
}

.newcars_select #car_list .singlesearchresult .right .dealership_info p{
	padding:0;
	margin:0;
	padding-top:2px;
	color:#444444;
}

.newcars_select .subheaderwrapper,
.newcars_select .collapsed_subheaderwrapper {
	float: left;
}

.newcars_select .open {
	padding-bottom: 20px;
}

.newcars_select .open .padding{
	padding-left:15px;
}

.newcars_select .open .padding .subheaderwrapper p{
	padding-bottom:15px;
	padding-top:5px;
	color:#e92b45;
	font-size:14px;
}

.newcars_select .collapsed {
	background-color: #eeeeee;
	border-bottom: 1px solid #cecece;
}

.newcars_select .collapsed p {
	color: #737373;
	
}

.newcars_view .button {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('images/new_cars/loz_white.jpg');
	width: 160px;
	height: 34px;
}

.newcars_view .button .pad {
	padding: 8px;
	padding-left: 20px;
	margin: 0px;
}

.newcars_view .blackbutton  {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('images/new_cars/lozenge_on_grey.jpg');
	width: 160px;
	height: 34px;
}

.newcars_view .blackbutton .pad {
	padding: 8px;
	padding-left: 20px;
	margin: 0px;
}

.newcars_view .button a {
	color: #000000;
}

.newcars_view .blackbutton a {
	color: #ffffff;
}

.newcars_select .pad {

	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newcars_select .collapsed .pad {
	padding-top:	4px;
	padding-bottom:	4px;
}


.newcars_select .modeloption_outer {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.newcars_select .modeloption_border {
	border: 1px solid #c3c3c3;
	background-color: #eeeeee;
}

.newcars_select .modeloption {
	text-align:center;	
	width: 162px;
	height: 95px;
	overflow: hidden;
}

.newcars_select .modeloption p {
	font-size: 12px;
	text-align: center;
}

.newcars_select .modeloption a {
	color: #000000;
	text-decoration: none;
}

.newcars_select .carlinkwrapper {
	float: left;
	width: 400px;
}

.newcars_select .clearing {
	font-size: 0px;
	height: 0px;
	line-height:0px;
	clear: both;
}

.newcars_select_header .pad {
	border: 0;
	padding-top: 10px;
}

.newcars_select .number_wrapper {
	text-align: center;
	width: 23px;
	height: 18px;
	padding: 0;
	padding-top: 2px;
	font-family: arial,helvetica,sans-serif;
	background: url('images/icons/newcar_stage_background.gif') no-repeat;
	float: left;
	color: #777777;
}

.newcars_select .collapsed .number_wrapper {
	background: url('images/icons/newcar_stage_background_collapsed.gif') no-repeat;
	color: #ffffff;
}

.newcars_select .open p a {
	font-weight: bold;
}
/* New Car Tabs */

.newcars_view {
	background-color: #eeeeee;
	margin-top: 15px;
}

.newcars_view .titles {
	float: left;
	width: 530px;
}

.newcars_view .buttons {
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-right: 24px;
}


.newcars_view .enquiry_button {
	float: left;
	padding-top: 20px;
	width: 160px;
	
}

.newcars_view .titles .pad {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 20px;
}

.newcars_view .body {
	background-color: #ffffff;	
}

.newcars_view .body .pad {
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 50px;
}


.newcars_view .tabs {

	height: 49px;
	background-image: url('images/new_cars/tab_bg.jpg');
	background-position: center;
	background-repeat: repeat-x;
}

.newcars_view .tabs .tab {
	float: left;
	width: 163px;
	height: 49px;
	text-align: center;
}

.newcars_view .tabs .tab_right_end {
	float: left;
	width: 5px;
	height: 49px;
	background-image: url('images/new_cars/tab_right_end.jpg');
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

.newcars_view .subheader {
	color: #e92b45;
	padding-top: 0px;
	margin-top: -18px;
	padding-bottom: 10px;
}

.newcars_view .tabs .tab .pad {
	padding: 0px;
	padding-top: 21px;
}

.newcars_view .tabs .tab a {
	text-decoration: none;
	color: #000000;
	
}

.newcars_view .tab_content {

	display: none;
}

.usedcars .tab_content_on {

	display: block;
}

.newcars_view table .pad {
	padding: 0px;
	width: 270px;
}

.newcars_view table .part1 {
	border-right: 1px solid #cccccc;
}

.newcars_view table .part2 {
	border-left: 1px solid #cccccc;
}

.newcars_view table h5 {
	font-size: 12px;
	padding-bottom: 4px;
	margin: 0px;
}


.newcars_view table ul {
	margin-top: 0px;
}

.newcars_view table li {
	color: #444444;
	list-style-image: url('images/icons/bullet_white.gif');
}

.newcars_view #std_equip h5,
.newcars_view #opt_equip h5 {
	font-weight: normal;
}

.newcars_view .greyed {
	color: #555555;
}

.newcars_view .optionnotepad {
	padding-left: 28px;
	padding-right: 28px;
}


.newcars_view h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
}

.newcars_view h4 {
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
}

.newcars_view h5 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
}


.newcars_view table td {
	font-size: 12px;
	line-height: 15px;
}


/* New Car Ranges */

#rangeWrapper {
	padding: 2px 0 2px 24px; 
	width: 100%;
}
	
#rangeCopy {
	margin: 0 0 40px 0;
}

#rangeCopy p {
	margin: 0 0 5px 0;
}

#rangeImage {
	float: right;
	background-color: #eeeeee;
	width: 410px;
	height: 170px;
	margin: 0 0 0 10px;
}

#rangeImage.extraHeight {
	height: 210px;
}
	
#rangeImage img {
	width: 400px;
}

#rangeButtonsWrap {
	width: 180px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

#rangeButtonsWrap.extraWidth {
	width: 360px;
}


ul#rangeOptionsList {
	padding: 0;
	margin: 0;
}

#rangeOptionsList li {
		list-style-type: none;
		width: 160px;
		height: 34px;
		float: left;
}

#rangeOptionsList .blackbutton {
	background: url('images/new_cars/lozenge_on_grey.jpg') no-repeat;
	width: 160px;
	height: 34px;
}

#rangeOptionsList .blackbutton .pad {
	padding: 10px 8px 8px 20px;
	margin: 0px;
}

#rangeOptionsList .blackbutton .pad a {
	color: #ffffff;
}

#newCarRange {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#viewWholeRange {
	width: 140px;
	float: left;
}

.viewWholeRangeHead {
	font-weight: bold;
	font-size: 1.3em;
}

#viewWholeRangeImage {
	width: 135px;
	height: 95px;
	padding: 5px 5px 0 10px;
	background-color: #eee;
	text-align: center;
}

.viewModelsHead {
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 30px;
}


/* Mootool Carousel */

#newCarRange #carousel {
	margin-left:			165px;
	width: 					500px;
	background-color:		white;
	padding:				0px;
	padding-left:			2px;
	padding-right:			2px;
}
			
#newCarRange #carousel_inner {	
	height:					100px;
	width:					425px;
	overflow:				hidden;
	float:					left;	margin-left: auto;
	margin-right: 			auto;
	position:				relative;
	background-color:		#eeeeee;
	text-align: center;
}
			
#newCarRange #leftControl,
#newCarRange #rightControl {
	float:					left;
	margin-top:				30px;
	margin-left:			10px;
	margin-right:			10px;
}
			
#newCarRange #leftControl {
	opacity:				0.25;
}
			
#newCarRange #carouselList {
	padding:				0;
	margin:					0;
	position:				absolute;
	top:					0px;
	left:					0px;
}
			
#newCarRange #carouselList div {
	width:					130px;
	height:					100px;
	display:				block;
	float:					left;
	margin:					5px;
	background-image:		url( "../../../assets/images/widgets/sourcesWidget/background.png" );
}
			
#newCarRange a {
	text-decoration:		none;
	color:					#000000;
	width:					130px;
	height:					100px;
	overflow:				hidden;
	display:				block;
	float:					left;
}
			
#newCarRange a:hover {
	color: #e33347;
}


/* End of New Car Ranges */


/* End of New Car Tabs */






/* Ex Demo Cars */
.exdemo {
	background-color: #ffffff;
}

.exdemo .title {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 20px;
}

.exdemo .block p {
	font-size: 12px;
	line-height: 16px;
}

.exdemo .pad {
	border-top: 1px #dcdcdc solid;
}

.exdemo .sectionimage {
	float: left;
	width: 100px;
}

.exdemo .sectioncontent {
	float: left;
	width: 575px;
}

.exdemo .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.exdemo .button {
	background-position: center;
	float: right;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
	background-image: url('images/meetingsconferences/button_black.jpg');
}

.exdemo .button .pad {
	border: none;
	padding: 0px;
	padding-top: 8px;
	padding-left: 20px;
}

.exdemo .button a {
	color: #ffffff;
}
/* End of Ex Demo Cars */












/* Used Cars */

.usedcars_view {
}

.usedcars_view .titles .pad {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 20px;
}

.usedcars_view .body .pad {
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 50px;
}

.usedcars_view .usedcars_titlebar {
	background-color: #eeeeee;
	border-top: 1px solid #cfcfcf;
}

.usedcars_view .usedcars_titlebar .titlepad {
	padding: 0px;
	padding-top: 2px;
	margin-left: 0px;
	padding-left: 24px;
	border-top: 1px solid #f5f5f5;
}

.usedcars_view .usedcars_titlebar .pad {
	padding: 0px;
	padding-top: 5px;
	padding-right: 8px;
	border-top: 1px solid #f5f5f5;
}

.usedcars_view .usedcars_equipspec_header {
	background-color: #eeeeee;
	height: 36px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #cfcfcf;
}

.usedcars_view .usedcars_equipspec_header .pad {
	padding-top: 9px;
	padding-left: 30px;
	border-top: 1px solid #f5f5f5;
}

.usedcars_view .usedcars_equipspec {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

.usedcars_equipspec_content {
	border-top: 1px solid #f5f5f5;
}

.usedcars_equipspec_content .pad {
	border-top: 1px solid #cfcfcf;
}

.usedcars_view h1 {
	padding: 0px;
	margin: 0px;
}

.usedcars_view h3 {
	background: url('images/icons/bullet_eee.gif') left 7px no-repeat;
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
	padding-left: 10px;
}

.usedcars_view h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #e92b45;
}

.usedcars_view .usedcars_backtosearch {
	margin-top: -8px;
	padding-bottom: 30px;
}

.usedcars_view .usedcars_backtosearch a {
	padding-left: 4px;
	position: relative;
	color: #e92b45;
}

.usedcars_view .audisans_usedcars_name {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}

.usedcars_view .audisans_usedcars_range,
.usedcars_view .audisans_usedcars_rangedetails,
.usedcars_view .audisans_usedcars_rangeprice {
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}

.usedcars_view .audisans_usedcars_rangeinfo {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.usedcars_view .usedcars_equipspec_content .pad {
	padding: 10px;
	padding-left: 24px;
}

.usedcars_view .usedcars_equipspec_content ul {
	margin-top: 0px;
}

.usedcars_view .usedcars_equipspec_content li {
	color: #444444;
	list-style-image: url('images/icons/bullet_lightgrey.gif');
}

.usedcars_view .blackbutton {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('images/new_cars/lozenge_on.jpg');
	width: 160px;
	height: 34px;
}

.usedcars_view .blackbutton .pad {
	padding: 8px;
	padding-left: 20px;
	margin: 0px;
}

.usedcars_view .blackbutton a {
	color: #ffffff;
}



.usedcars_search .number_wrapper {
	text-align: center;
	width: 18px;
	height: 18px;
	padding: 0;
	padding-top: 2px;
	font-family: arial,helvetica,sans-serif;
	background: url('images/icons/newcar_stage_background.gif') no-repeat;
	float: left;
	color: #777777;
}

.usedcars_search .collapsed .number_wrapper {
	background: url('images/icons/newcar_stage_background_collapsed.gif') no-repeat;
	color: #ffffff;
}

.usedcars_search .collapsed {
	color: #777777;
	height: 18px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.usedcars_search .range, 
.usedcars_search .model,
.usedcars_search .radioboxes,
.usedcars_search .dropmenus {
	border-top: 1px solid #f4f4f4;
	background-color: #ffffff;
}

.usedcars_search .range table,
.usedcars_search .model table,
.usedcars_search .radioboxes table,
.usedcars_search .dropmenus table {
	margin: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

.usedcars_search .range .form,
.usedcars_search .model .form {
	background-color: #eeeeee;
	padding: 5px;
	width: 600px;
	border: solid thin lightgrey;
	margin-bottom: 5px;
	float: left;
}

.usedcars_search .radioboxes .form,
.usedcars_search .dropmenus .form {
	float: left;
	background-color: #eeeeee;
	padding: 5px;
	width: 500px;
	border: solid thin lightgrey;
	margin-bottom: 5px;
}
/* End of Used Cars */


/* Fleet Splash */
.fleetsplash {
	background-color: #ffffff;
	color: #000000;
}

.fleetsplash .block {
}

.fleetsplash .block p {
	font-size: 12px;
	line-height: 16px;
}

.fleetsplash .pad,
.fleetsplash .buttonspad {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fleetsplash .buttonspad {
	padding-top: 0px;
}

.fleetsplash .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.fleetsplash .blackbuttons {
	width: 205px;
	float: left;
}

.fleetsplash .whitebuttons .pad {
	padding: 0px;
	padding-left: 5px;
}

.fleetsplash .whitebuttons img {
	margin-left: 10px;
	margin-right: 10px;
}
/* End of Fleet Splash */

/* Fleet */
.fleet .title {
	padding-left: 24px;
	padding-bottom: 10px;
}

.fleet .audisans_titles,
.fleet .audisans_titles_red {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	display: inline;
}

.fleet .audisans_titles {
	color: #000000;
}

.fleet .audisans_titles_red {
	color: #e92b45;
}

.fleet .audisans_fleet_price {
	text-align: center;
}

.fleet .tagline {
	margin-top: -2px; 
}

.fleet .pagerwrapper {
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #F5F5F5;
	height: 30px;
	overflow: hidden;
}

.fleet .pagertext {
	font-size: 16px;
	line-height: 18px;
	float: left;
}

.fleet .pager {
	float: right;
	overflow: hidden;
}

.fleet .pageritem_wrapper {
	text-align: right;
	width: 18px;
	height: 18px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	color: #000;
	font-size: 11px;
}

.fleet .pageritem_wrapper a {
	text-decoration: none;
	color: white;
}

.fleet .pageritem_wrapper,
.fleet .pageritem_wrapper_on {
	text-align: center;
	width: 18px;
	height: 18px;
	padding-top: 3px;
	padding-right: 1px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	font-size: 11px;
}

.fleet .pageritem_wrapper {
	background: url('images/icons/pager_bullet.gif') no-repeat;
}

.fleet .pageritem_wrapper_on {
	background: url('images/icons/pager_bullet_red.gif') no-repeat;
}

.fleet .pageritem_wrapper_on a {
	color: #eee;
	text-decoration: none;
}

.fleet table {
	border-top: 1px solid #f4f4f4;
	font-size: 10px;
}

.fleet td {
	padding: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
}

.fleet ul {
	margin: 0px;
	padding-left: 14px;
	padding-right: 6px;
	list-style-image: url('images/icons/bullet_grey_light.gif');
}

.fleet .clearing {
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* End of Fleet */


/* Special Offers */
.specialoffers .title {
	padding-left: 24px;
	padding-bottom: 10px;
}

.specialoffers .audisans_titles,
.specialoffers .audisans_titles_red {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
}

.specialoffers .audisans_titles {
	color: #000000;
}

.specialoffers .audisans_titles_red {
	color: #e92b45;
}

.specialoffers .audisans_fleet_price {
}

.specialoffers .tagline {
	margin-top: -2px;
}

.specialoffers .pagerwrapper {
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #e92b45;
	height: 28px;
	overflow: hidden;
	height: 28px;
	overflow: hidden;
}

.specialoffers .pagertext {
	font-size: 16px;
	line-height: 18px;
	float: left;
}

.specialoffers .pager {
	float: right;
}

.specialoffers .pageritem_wrapper {
	text-align: right;
	width: 18px;
	height: 18px;
	font-family: arial,helvetica,sans-serif;
	float: left;
	color: #000000;
	font-size: 11px;
}

.specialoffers .pageritem_wrapper a {
	color: #eeeeee;
	text-decoration: none;
}

.specialoffers .pageritem_wrapper,
.specialoffers .pageritem_wrapper_on {
	text-align: center;
	width: 19px;
	height: 19px;
	padding-top: 3px;
	padding-right: 1px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	font-size: 11px;
	overflow: hidden;
}

.specialoffers .pageritem_wrapper {
	background: url('images/icons/redbgpager_bullet.gif') no-repeat;
}

.specialoffers .pageritem_wrapper_on {
	background: url('images/icons/redbgpager_bullet_red.gif') no-repeat;
}

.specialoffers .pageritem_wrapper_on a {
	color: #e92b45;
}

.specialoffers table {
	border-top: 1px solid #f4f4f4;
	font-size: 10px;
	background-color: #f9f9f9;
}

.specialoffers td {
	padding: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
}

.specialoffers ul {
	margin: 0px;
	padding-left: 14px;
	padding-right: 6px;
	list-style-image: url('images/icons/bullet_grey_light.gif');
}

.specialoffers .clearing {
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* End of Special Offers */



/* Accommodation */
.conferences_accommodation {
}

.conferences_accommodation h2 {
	line-height: 20px;
	font-size: 18px;
}

.conferences_accommodation .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.conferences_accommodation h1,
.conferences_accommodation h2 {
	padding: 0px;
	margin: 0px;
}
/* End Accommodation */


/* Catering */
.conferences_catering {
}

.conferences_catering h2 {
	line-height: 20px;
	font-size: 18px;
}

.conferences_catering .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.conferences_catering h1,
.conferences_catering h2 {
	padding: 0px;
	margin: 0px;
}
/* End Catering */


/* pricing */
.servicing_pricing {
}

.servicing_pricing h2 {
	line-height: 20px;
	font-size: 18px;
}

.servicing_pricing .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.servicing_pricing h1,
.servicing_pricing h2 {
	padding: 0px;
	margin: 0px;
}
/* End pricing */


/* Packages */
.packages {
}

.packages h1,
.packages h2 {
	padding: 0px;
	margin: 0px;
}

.packages .package {
	font-size: 11px;
}

.packages .package_1 img,
.packages .package_2 img {
	float: left;
}

.packages .clearing {
	clear: both;
	width: 422px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.packages .deluxe_package_wrapper {
	float: left;
	margin-left: 10px;
	width: 345px;
}

.packages .testimonial_0 {
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #f4f4f4;
}

.packages .title .pad,
.packages .package_0 .pad,
.packages .package_1 .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.packages .package_1 {
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
}

/* End of packages */


/* Testimonials */

.testimonials {
}

.testimonials .title {
	
}

.testimonials .title .pad {
	padding: 0px;
	padding-top: 20px;
	padding-left: 20px;
}

.testimonials .title_images {
	border-bottom: 1px solid #c6c6c6;
}

.testimonials .title_images .pad {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 30px;
}

.testimonials .testimonial_0 {
	/*border-bottom: 1px solid #bebebe;
	border-top: 1px solid #bebebe;*/
}

.testimonials .testimonial_0 .pad {
	padding: 20px;
	padding-right: 30px;
}

.testimonials .testimonial_1 {
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
}

.testimonials .testimonial_1 .pad {
	padding: 20px;
	padding-right: 30px;
}

.testimonials p.test_intro {
	font-size: 13px;
	line-height: 17px;
}

.testimonials p.test_body {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

.testimonials p.test_from {
	padding-top: 2px;
	color: #e92b45;
	font-size: 11px;
	line-height: 16px;
}

/* End of Testimonials */


/* Job Opportunities */

.jobops {
}

.jobops .title {
	
}

.jobops .title_images {

	padding: 0px;
}

.jobops .title_images img {
	display: block;
}


.jobops .title_images .pad {
	border-bottom: 1px solid #c6c6c6;
}

.jobops .title .pad {
	padding-left: 24px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-top: 20px;
}

.jobops .jobop {
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #f4f4f4;
}

.jobops .jobop .pad {
	padding: 20px;
	padding-right: 30px;
}


.jobops p.jobs_intro {
	font-size: 13px;
	line-height: 17px;
}

.jobops p.job_body {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 16px;
}

.jobops p.job_detail {
	padding-top: 2px;
	font-size: 11px;
	line-height: 16px;
}

.jobops p.job_detail span.detail_label {
	color: #e92b45;
}

.jobops .button {
	background-position: center;
	float: right;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
	background-image: url('images/meetingsconferences/button_black.jpg');
}

.jobops .button .pad {
	border: none;
	padding: 0px;
	padding-top: 8px;
	padding-left: 20px;
}

.jobops .button a {
	color: #ffffff;
}


/* End of Job Opps */


/* Directions */


.directions {
}

.directions .left {
	float: left; 
	width: 301px;
}

.directions .left .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.directions .right {
	float: right;
	width: 422px;
	background-color: #000000;
	height: 600px;
}

.directions .right .address {
	padding-left: 38px;
}

.directions .right .address p {
	color: #ffffff;
	
	font-size: 10px;
	line-height: 18px;
}

.directions .right .address p span.label {
	color: #e92b45;
}

.directions .clearing {
	clear: both;
	width: 422px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.directions hr {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #c6c6c6;
}

.directions p.direction {
	font-size: 11px;
	line-height: 16px;
}

.directions p.desc_line {
	font-size: 11px;
	line-height: 16px;
}

.directions span.desc {
	color: #e92b45;
}

.directions .block p {
	font-size: 11px;
	line-height: 16px;
}


/* End of Directions */


/* Parts Department */
.parts_department {
}

.parts_department .block p {
	font-size: 12px;
	line-height: 16px;
}

.parts_department .block {
	padding-right: 10px;
}

.parts_department .content {
	width: 275px;
	float: left;
}

.parts_department .parts_image {
	width: 400px;
	float: right;
}

.parts_department .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 300px;
}
/* End of Parts Department */


/* Kindergarten */
.kindergarten {
	background-color: #ffffff;
}

.kindergarten .block p {
	font-size: 12px;
	line-height: 16px;
}

.kindergarten .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 300px;
}

.kindergarten .rightcolumn img {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
}

.kindergarten .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.kindergarten .leftcolumn {
	float: left;
	width: 535px;
	overflow: hidden;
}

.kindergarten .rightcolumn .pad {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 20px;
}

.kindergarten .rightcolumn {
	float: right;
	width: 188px;
	background-color: #ffffff;
	overflow: hidden;
}
/* End of Kindergarten */

/* Artroom */
.artroom {
	background-color: #ffffff;
}

.artroom .block p {
	font-size: 12px;
	line-height: 16px;
}

.artroom .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.artroom .rightcolumn .pad {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.artroom .rightcolumn img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
}

.artroom .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.artroom .leftcolumn {
	float: left;
	width: 535px;
	overflow: hidden;
}

.artroom .rightcolumn {
	float: right;
	width: 188px;
	background-color: #ffffff;
	overflow: hidden;
}

.artroom #intro {
	font-size: 12px;
}

.artroom #body {
	font-size: 11px;
}

.artroom .button_on,
.artroom .button_off {
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.artroom .button_on {
	background-image: url('images/news/loz_on.jpg');
}

.artroom .button_off {
	background-image: url('images/news/loz_off.jpg');
}

.artroom .button_on .pad,
.artroom .button_off .pad {
	border: none;
	padding: 0px;
	padding-top: 8px;
	padding-left: 20px;
}

.artroom .buttonpad {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 14px;
}

.artroom .button_off a {
	color: #000000;
	text-decoration: none;
}

.artroom .button_on p,
.artroom .button_on a {
	color: #ffffff;
	text-decoration: none;
}
/* End of Artroom */

/* Servicing */
.servicing {
	background-color: #ffffff;
	color: #000000;
}

.fleetsplash .audisans_titles,
.servicing .audisans_titles {
	line_height:	24px;
	font-size:		24px;
	height:			24px;	
}

.servicing .block {
}

.servicing .block p {
	font-size: 12px;
	line-height: 16px;
}

.servicing .pad {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.servicing .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.servicing .blackbuttons {
	width: 720px;
}

.servicing .whitebuttons {
	width: 720px;
}

.servicing .blackbuttons .pad {
	padding: 0px;
}

.servicing .whitebuttons .pad {
	padding: 0px;
}

.servicing .blackbuttons img,
.servicing .whitebuttons img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

/* End of Servicing */

/* Servicing Bodyshop */
.servicingbodyshop {
	background-color: #ffffff;
}

.servicingbodyshop .block p {
	font-size: 12px;
	line-height: 16px;
}

.servicingbodyshop .pad {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* End Servicing Bodyshop */

/* Servicing Overview */
.servicingoverview {
	background-color: #ffffff;
}

.servicingoverview .block p {
	font-size: 12px;
	line-height: 16px;
}

.servicingoverview .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px #dcdcdc solid;
}

.servicingoverview .sectionimage {
	float: left;
	width: 150px;
}

.servicingoverview .sectioncontent {
	float: left;
	width: 525px;
}

.servicingoverview .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.servicingoverview .button_on,
.servicingoverview .button_off {
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.servicingoverview .button_on {
	background-image: url('images/meetingsconferences/button_black.jpg');
}

.servicingoverview .button_off {
	background-image: url('images/meetingsconferences/button_white.jpg');
}

.servicingoverview .button_on .pad,
.servicingoverview .button_off .pad {
	border: none;
	padding: 0px;
	padding-top: 8px;
	padding-left: 20px;
}

.servicingoverview .button_on p,
.servicingoverview .button_on a {
	color: #ffffff;
	text-decoration: none;
}

/* End of Servicing Overview */

/* Dealership */
.dealership {
	/*background: url('images/dealership/dealershipbackground.jpg') bottom right no-repeat #ffffff;*/
	background-color: #ffffff;
	color: #000000;
}

.dealership .block {
}

.dealership .block p {
	font-size: 12px;
	line-height: 16px;
}

.dealership .pad {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.dealership .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.dealership .blackbuttons {
	width: 205px;
	float: left;
}

.dealership .whitebuttons {
	width: 455px;
	float: right;
}

.dealership .blackbuttons .pad {
	padding: 0px;
	padding-top: 25px;
}

.dealership .whitebuttons .pad {
	padding: 0px;
	padding-top: 26px;
	padding-left: 5px;
}

.dealership .whitebuttons img {
	margin-left: 10px;
	margin-right: 10px;
}
/* End of Dealership */


/* Conferences Overview */
.conferences {
	background-color: #ffffff;
	color: #000000;
}

.conferences .block {
}

.conferences .block p {
	font-size: 12px;
	line-height: 16px;
}

.conferences .pad,
.conferences .buttonspad {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.conferences .buttonspad {
	padding-top: 0px;
}

.conferences .clearing {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.conferences .blackbuttons {
	width: 205px;
	float: left;
}

.conferences .whitebuttons {
	width: 455px;
	float: right;
}

.conferences .backgroundwrapper {
	/*background: url('images/conferences/conferencesbackground.jpg') top right no-repeat #ffffff;*/
	background-color:	#ffffff
}

.conferences .blackbuttons .pad {
	padding: 0px;
	padding-top: 25px;
}

.conferences .whitebuttons .pad {
	padding: 0px;
	padding-top: 205px;
	padding-left: 5px;
}

.conferences .whitebuttons img {
	margin-left: 10px;
	margin-right: 10px;
}
/* End of Conferences */


/* Contact/Enquiry Form */

.enquiry {
}

.enquiry .pad {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.enquiry .title {
	padding-top: 10px;
}


.enquiry p.subtitle {
	font-size: 12px;
}

.form {
}

.enquiry .form table.enquiry_form {
}

.enquiry .form table.enquiry_form tr {
}

.enquiry .form table.enquiry_form td.label {
	color: #000000;
	font-size: 12px;
	padding-right: 10px;
}

.enquiry .form table.enquiry_form .required {
	color: #e92b45;
}

.enquiry .form table.enquiry_form td.field {
	color: #000000;
	font-size: 12px;
}

.enquiry .form table.enquiry_form td.field input,
.enquiry .form table.enquiry_form td.field textarea,
.enquiry .form table.enquiry_form td.field select {
	border: 1px solid #dddddd;
	color: #555555;
	font-size: 11px;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
}

.enquiry .form table.enquiry_form td.field select {
}


.enquiry .form table.enquiry_form td.field_error {
	color: #000000;
	font-size: 12px;
}

.enquiry .form table.enquiry_form td.field_error input,
.enquiry .form table.enquiry_form td.field_error textarea,
.enquiry .form table.enquiry_form td.field_error select {
	border: 1px solid #dddddd;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
	background-color: #e92b45;
	font-family: arial, helvetica, sans-serif;
}

.enquiry .form table.enquiry_form td.field_error select {
}


.enquiry .form table.enquiry_form td.buttons {
	text-align: right;
}

.enquiry .addressinfo p.addr {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 25px;
}

.enquiry .enquiry_form table {
	border-spacing: 0px;
}

.enquiry .addressinfo img {
	margin-top: 25px;
}

.enquiry .addressinfo table.tel_email td {
	font-size: 11px;
	line-height: 15px;
}

.enquiry .addressinfo table.tel_email td.label {
	color: #e92b45;
	padding-right: 10px;
}


/* End of Contact/Enquiry Form */



/* Accident Aftercare */
.accident_aftercare {
}

.accident_aftercare .information_block p {
	font-size: 12px;
	line-height: 16px;
}

.accident_aftercare .details_block {
	background: #ffffff;
}

.accident_aftercare .details_block p {
	font-size: 12px;
	line-height: 16px;
}

.accident_aftercare .pad {
	padding-left: 24px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.accident_aftercare ul {
	padding-left: 15px;
}

.accident_aftercare li {
	padding-bottom: 5px;
	padding-left: 24px;
}
/* End of Accident Aftercare */


/* Search Results */
.audi_searchresults {
}

.audi_searchresults .pad {
	padding-left: 24px;
	padding-right: 24px;
}

.audi_searchresults table {
	margin-top: 20px;
}

.audi_searchresults th,
.audi_searchresults td {
	padding-left: 24px;
	padding-right: 24px;
}

.audi_searchresults th {
	padding-top: 3px;
	padding-bottom: 3px;
}



.audi_searchresults .result {
	background-color: #ffffff;
}

.audi_searchresults .resultsdiv {
	padding-top: 5px;
	padding-bottom: 5px;
}

.audi_searchresults .resultsdiv:hover {
	background-color: #f9f9f9;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: -24px;
	margin-right: -24px;
}

.audi_searchresults .resultsdiv:hover a {
	color: white;
}
/* End Search Results */

/* Terms & Conditions */
.terms {
	padding-left: 24px;
	padding-right: 24px;
}

.terms .audisans_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.terms .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.terms ol {
	padding-left: 0px;
}

.terms ol ol {
	padding-left: 30px;
}

.terms ol li {
	padding-bottom: 10px;
	padding-left: 0px;
}
/* End Terms & Conditions */


/* Privacy Policy */
.privacy {
	padding-left: 24px;
	padding-right: 24px;
}

.privacy h2 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 25px;
}

.privacy .audisans_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.privacy p {
	margin-bottom: 10px;
}

.privacy .pad {
	padding: 10px;
	padding-left: 24px;
	padding-right: 24px;
}

.openinghours {
	text-align: center;
}

.privacy table {
	text-align: left;
}

.privacy td {
	border-bottom: solid 1px #ddd;
}
/* End Privacy Policy */


/* Sitemap */
.sitemap {
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
}

.sitemap .pad {
	padding: 5px;
}

.sitemap ul {
	padding-left: 20px;
}

.sitemap .audisans_titles {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
/* End of Sitemap */

/* Fleet Finance */
.fleet_finance {
}

.fleet_finance .pad {
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 20px;
}

.fleet_finance .audisans_titles {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.fleet_finance h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 20px;
}

.fleet_finance p {
	padding-bottom: 10px;
}

.fleet_finance .bottom {
	padding-top: 30px;
	color: #555555;
}
/* End Fleet Finance */


/* HTML Counterpart */
.html_counterpart {
	margin-top: 0px;
	padding: 10px;
	padding-left: 24px;
	padding-right: 44px;
	height: 533px;
}

.html_counterpartblack {
	background-color: #ffffff;
	color: #000000;
}

.html_counterpartinline {
	background-color: #ffffff;
	color: #000000;
	margin-left: -10px;
	margin-right: 17px;
	margin-top: -24px;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
}

.html_counterpartblack a {
	color: white;
}

.html_counterpartinline h3,
.html_counterpart h3 {
	color: #e92b45;
	font-size: 24px;
	line-height: 26px;
}

.html_counterpartinline .pad{
	padding-left: 50px;
	padding-right: 50px;
}

.html_counterpartinline p,
.html_counterpart p {
	margin-bottom: 10px;
}

.html_counterpart table {
	font-size: 11px;
	width: 400px;
	padding-bottom: 20px;
}

.html_counterpartblack table {
	font-size: 10px;
	width: 400px;
	color: #e92b45;
	font-style: italic;
}

.html_counterpart .conferencedetails {
	float: left;
}

.html_counterpart .samplelayout {
	float: right;
}

.html_counterparthome {
	background-color: #ffffff;
}

.html_counterparthome a:hover {
	color: #e92b45;
}

.html_counterparthome h1 {
	font-size: 24px;
	line-height: 26px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.html_counterparthome ul {
	margin: 0;
	padding: 0;
}

.html_counterparthome ul {
	list-style: none;
	padding-left: 2px;
}

.html_counterpart .newandused {
	height: 220px;
}

.html_counterpart .cars_floatleft,
.html_counterpart .cars_floatright {
	width: 361px;
	height: 220px;
	color: #000000;
	background-color: #ffffff;
}

.html_counterpart .cars_floatleft {
	float: left;
	margin-left: -24px;
	border-left: none;
}

.html_counterpart .cars_floatright {
	float: right;
	margin-right: -24px;
	border-right: none;
}

.html_counterpart .cars_floatleft .pad,
.html_counterpart .cars_floatright .pad {
	padding: 24px;
	padding-top: 0;
	padding-bottom: 0;
}

.html_counterpart .buttons {
	margin-top: 40px;
	margin-bottom: 20px;
}

.html_counterpart .buttons img {
	margin-left:  10px;
	margin-right: 10px;
}
/* End HTML Counterpart */

/* Page Heights */
.newcars_select,
.usedcars_search,
.usedcars_view,
.fleet,
.fleet_finance,
.specialoffers,
.servicing,
.servicingoverview,
.servicing_pricing,
.parts_department,
.accident_aftercare,
.servicingbodyshop,
.conferences,
.packages,
.conferences_catering,
.conferences_accommodation,
.testimonials,
.dealership,
.kindergarten,
.artroom,
.news,
.enquiry,
.directions,
.jobops,
.exdemo,
.html_counterpart,
.audi_searchresults,
.privacy {
	min-height: 533px;
}

*html .newcars_select,
*html .usedcars_search,
*html .usedcars_view,
*html .fleet,
*html .fleet_finance,
*html .specialoffers,
*html .servicing,
*html .servicingoverview,
*html .servicing_pricing,
*html .parts_department,
*html .accident_aftercare,
*html .servicingbodyshop,
*html .conferences,
*html .packages,
*html .conferences_catering,
*html .conferences_accommodation,
*html .testimonials,
*html .dealership,
*html .kindergarten,
*html .artroom,
*html .news,
*html .enquiry,
*html .directions,
*html .jobops,
*html .exdemo,
*html .html_counterpart,
*html .audi_searchresults,
*html .privacy {
	height: 533px;
}
/* End Page Heights */



/* Lozenge Buttons */
.lozenge_button_off {
	background-image: url('images/news/loz_off.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 160px;
	height: 34px;
}

.lozenge_button_off .loz_pad {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	
}

.lozenge_button_off p,
.lozenge_button_off a {
	color: #000000;
	text-decoration: none;
}

/* sIFR font replacements */

.audisans_titles {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.audisans_news_titles {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.audisans_kindergarten_titles,
.news_eventgallery .titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_artroom_titles,
.audisans_accommodation_titles,
.audisans_catering_titles,
.audisans_pricing_titles  {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_servicing_titles{
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_conferences_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_fleetsplash_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_dealership_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_meetingsconferences_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_meetingsconferences_subtitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #e92b45;
}

.audisans_gallery_subtitles {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.audisans_jobops_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_jobops_jobtitle {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #e92b45;
}

.audisans_testimonials_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_exdemos_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_packages_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_packages_packagetitles {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.audisans_directions_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}	

.audisans_newcars_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}

.audisans_directions_subtitles {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}	

.audisans_partsdepartment_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}	

.audisans_accidentaftercare_titles {
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}	

.audisans_news_storytitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #e92b45;
}

.audisans_news_storytitle_display {
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #e92b45;
}

.audisans_news_storysubtitle,
.ausisans_gallery_subtitles {
	font-size: 11px;
	color: #e92b45;
}

.audisans_subtitles {
	font-size: 14px;
	line-height: 16px;
	/* font-weight: bold; */
	color: #e92b45;
}

.audisans_subtitles_greyed {
	font-size: 14px;
	line-height: 16px;
	/* font-weight: bold; */
	color: #e92b45;
}

.audisans_bold {
	font-size: 12px;
	color: #000000;
}

.audisans_menutitles {
	font-size: 13px;
	line-height: 15px;
}

.audisans_menu_title,
.audisans_menu_carsplash {
	font-size: 18px;
	line-height: 15px;
}

.audisans_cars_range {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}

.audisans_cars_model {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.audisans_cars_derivative {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.audisans_cars_available {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #e92b45;
}


.audisans_newcars_names {
	line-height: 16px;
	font-size: 13px;

}

.audisans_newcars_names a {
	font-size: 13px;
	line-height: 16px;

}

.audisans_newcars_names_unbold {
	line-height: 16px;
	font-size: 13px;

}

.audisans_newcars_names_unbold a {
	font-size: 13px;
	line-height: 16px;

}

.audisans_enquiry_title {
	font-size: 22px;
	line-height: 24px;
}










/* New Stuff */

/* Homepage */
#homepage {	
}

#homepage .pad {
	padding:			0;
	padding-left:		15px;
}

#introduction {
	float:				left;
	width:				238px;
	margin-right:		5px;
}

#introduction .pad {
	padding:			0;
	padding-right:		10px;
}

#introduction h2 {
	padding:			0;
	margin:				0;	
}

#introduction p {
	margin-bottom:		5px;
	color:				#333333;	
}

#introduction select {
	width:				150px;
}

#introduction input {
	margin-bottom:		-5px;
}
#introduction option.header {
	font-weight:		bold;
}

.subitem {
	padding-left:		10px;
	font-weight:		normal;
}

.subitem:before {
	content:			"\00bb  ";
}


#latest_offers {
	float:				left;
	border-left:		1px solid #c7c7c7;
	margin-bottom:		25px;
	width:				464px;
}

#latest_offers a {
	color:				#000000;
	text-decoration: 	none;
}

#latest_offers_wrapper {
	background-image:	url("images/home/latest_offers_background.jpg");
	height:				292px;
	width:				464px;
	overflow:			hidden;
}

#latest_offers_wrapper .pad {
	padding:			0;	
	margin-left:		10px;
	margin-right:		5px;
}

#new_cars a,
#used_cars a {
	color:				#000000;
	text-decoration: 	none;
}

.blackbutton a,
.button a {
	text-decoration:	none;
}

#latest_offers_wrapper #new_cars,
#latest_offers_wrapper #used_cars {
	text-align:			center;
}

#latest_offers_wrapper #new_cars #newcar_navigator h2,
#latest_offers_wrapper #used_cars #usedcar_navigator h2 {
	font-weight:		normal;
	text-transform:		uppercase;
	font-size:			1.1em;
	color:				#e92b45;
	margin:				0;
	padding:			0;
}

#latest_offers_wrapper #new_cars #newcar_navigator {
	text-align:			left;
	padding-top:		10px;
	padding-left:		15px;
	padding-bottom:		10px;
}

#latest_offers_wrapper #used_cars #usedcar_navigator {
	text-align:			right;
	padding-top:		10px;
	padding-right:		15px;
	padding-bottom:		10px;
}

#latest_offers_wrapper #new_cars #newcar_navigator h2 a,
#latest_offers_wrapper #used_cars #usedcar_navigator h2 a {
	color:				#e92b45;
	text-decoration: 	none;
}

#latest_offers_wrapper #new_cars #newcar_navigator h2 a:hover,
#latest_offers_wrapper #used_cars #usedcar_navigator h2 a:hover {
	color:				#000000;
	text-decoration: 	none;
}

#latest_offers_wrapper #new_cars #newcar_navigator p,
#latest_offers_wrapper #used_cars #usedcar_navigator p {
	color:				#333333;
	text-transform:		uppercase;
	font-size:			0.75em;
}

#latest_offers_wrapper #new_cars .car,
#latest_offers_wrapper #used_cars .car {
	padding-left:		10px;
	padding-right:		10px;
}


#latest_offers_wrapper #new_cars .car h3,
#latest_offers_wrapper #used_cars .car h3 {
	margin:				0;
	padding:			0;
	font-weight:		normal;
	margin-left:		0px;
	padding-top:		5px;
	font-size:			1.6em;
	text-align:			left;
}

#latest_offers_wrapper #new_cars .car h3,
#latest_offers_wrapper #used_cars .car h3 {
	margin-bottom:		10px;
}

html>body #latest_offers_wrapper #new_cars .car h3,
html>body #latest_offers_wrapper #used_cars .car h3 {
	margin-bottom:		10px;
}

#latest_offers_wrapper #new_cars .car h3 .derivative,
#latest_offers_wrapper #used_cars .car h3 .derivative {
	font-size:			0.65em;
	padding:			0;
	margin:				0;
	width:				186px;
	display:			block;
	overflow:			hidden;
}

#latest_offers_wrapper #new_cars .car p,
#latest_offers_wrapper #used_cars .car p {
	text-align:			center;
	font-weight:		bold;
	color:				#000000;
	font-size:			1.6em;
	margin-bottom:		2px;
}

#latest_offers_wrapper #new_cars .car p .price,
#latest_offers_wrapper #used_cars .car p .price {
	color:				#e92b45;
}

#latest_offers_wrapper #new_cars .car .image_center,
#latest_offers_wrapper #used_cars .car .image_center {
	text-align:			center;
}

#latest_offers_wrapper #new_cars .car .image_center img,
#latest_offers_wrapper #used_cars .car .image_center img {
	margin:				auto;
}

#latest_offers_wrapper #new_cars .find_out_more,
#latest_offers_wrapper #used_cars .find_out_more,
#latest_offers_wrapper #new_cars .view_all_cars,
#latest_offers_wrapper #used_cars .view_all_cars {
	padding:			0;
	margin:				0;
	text-align:			left;
	width:				165px;
	line-height:		20px;
	text-transform:		uppercase;
	font-weight:		bold;
	margin:				auto;
	font-size:			0.85em;
}


#latest_offers_wrapper #new_cars .find_out_more,
#latest_offers_wrapper #used_cars .find_out_more {
	margin-bottom:		2px;
	background:			url( "images/home/more_info_background.jpg" ) no-repeat;
}

#latest_offers_wrapper #new_cars .view_all_cars,
#latest_offers_wrapper #used_cars .view_all_cars {
	background:			url( "images/home/viewall_background.jpg" ) no-repeat;
	color:				#ffffff;
}

#latest_offers_wrapper #new_cars .view_all_cars a,
#latest_offers_wrapper #used_cars .view_all_cars a {
	color:				#ffffff;
}

#latest_offers_wrapper #new_cars .find_out_more .pad,
#latest_offers_wrapper #used_cars .find_out_more .pad,
#latest_offers_wrapper #new_cars .view_all_cars .pad,
#latest_offers_wrapper #used_cars .view_all_cars .pad {
	padding:			0px;
	padding-left:		12px;
}

#latest_offers_wrapper #new_cars,
#latest_offers_wrapper #used_cars {
	width:				218px;
}

#latest_offers_wrapper #new_cars {
	float:				left;
}

#latest_offers_wrapper #used_cars {
	float:				right;
}









#homepage #large_ctas {
	border-top:			2px solid #e4e4e4;
	padding-top:		25px;
	text-align:			center;
}

#homepage #small_ctas {
	text-align:			center;
	margin-top:			5px;	
}

#homepage #large_ctas img.middle,
#homepage #small_ctas img.middle {
	margin-left:	29px;
		margin-right:	29px;
}
/* /Homepage */


/* /New Stuff */















/* sIFR styles */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sFIR-hasFlash.tradegothic {
	/* visibility: hidden; */
	font-size: 20px;
}

.sFIR-hasFlash.cabourg {
	/* visibility: hidden; */
	font-size: 20px;
}

/* DomTT styles */

/* Default DOM Tooltip Style */
div.domTT {
    border: 1px solid #888888;
	width: 180px;
}
div.domTTCaption {
   /* font-family: sans-serif; */
    font-size: 10px;
    font-weight: bold;
    padding: 1px 2px;
    color: #ffffff;
    background-color: #7e0000;/* #aaaaaa; */
	text-align: left;
}
div.domTTContent {
    font-size: 10px;
   /* font-family: sans-serif; */
    padding: 3px 2px;
	color: #909090;
    background-color: #ffffff;
text-align: left;
}
/* Classic Style */
div.domTTClassic {
    border: 1px solid black;
    background-color: #FBF4D4;
}
div.domTTClassicCaption {
    font-family: serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    padding: 1px 2px;
}
div.domTTClassicContent {
    font-size: 10px;
    font-family: Arial, sans-serif;
    padding: 1px 2px 0 2px;
}
/* Win9x Style */
div.domTTWin {
  border: 2px outset #BFBFBF;
  background-color: #808080
}
div.domTTWinCaption {
  border: 0px solid #BFBFBF;
  border-width: 1px 1px 0px 1px;
  background-color: #00007F;
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  color: white;
}
div.domTTWinContent {
  border: 1px solid #BFBFBF;
}
/* Overlib Style */
div.domTTOverlib {
    border: 1px solid #333366;
}
div.domTTOverlibCaption {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #333366;
}
div.domTTOverlibContent {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    padding: 2px;
    background-color: #F1F1FF;
}
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenuCaption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenuContent {
  padding: 1px 0;
  background-color: #E6E6E6;
}
