/**
 * Copyright: 	Volkwagen South Africa
 * Author: 	Dylan Smith <dylan.smith@ogilvy.co.za>
 */
body {
	background: #000 url("/images/common/site_bg_newpolo.jpg") no-repeat center top;
}
body.blank {
	background: #FFF;
}
/*----------------------------------------------------------------------------------------
 * generic
 *--------------------------------------------------------------------------------------*/
 
.left-float {
	float: left;
}
.right-float {
	float: right;
}
.no-clear {
	clear: none !important;
}
/*----------------------------------------------------------------------------------------
 * site wrapper
 *--------------------------------------------------------------------------------------*/
#site_bg {
	position: relative;
	width: 786px;
	margin: 0 auto;
}
#site_wrapper {
	position: relative;
	width: 730px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	/*background-repeat: repeat-y;
	background-image: url("/images/common/site_vertical_shadow.png");*/
}
#site_header {
	position: relative;
	height: 145px;
	background-image: url("/images/common/site_header_newpolo.jpg");
	background-repeat: no-repeat;
}
#site_header h1 {
	position: absolute;
	margin: 0;
	top: 47px;
	left: 10px;
	width: 105px;
	height: 80px;
}
#site_header h1 a {
	width: 100%;
	height: 100%;
}
#site_content {
	background: #fff;
	width: 730px;
	margin: 0 0 0 0;
}
#site_footer {
	background: url("/images/common/site_footer.gif") no-repeat;
	height: 23px;
	background: url("/images/common/site_footer_newpolo.gif") no-repeat;
}
#breadcrumb {
	height: 20px;
	border-bottom: 1px solid #000;
	padding: 4px 10px 0 10px;
	background: url("/images/common/breadcrumb_bg.jpg") no-repeat 50% 0;
	color: #87faff;
}
#breadcrumb a {
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #87faff;
}
/*----------------------------------------------------------------------------------------
 * top links bar
 *--------------------------------------------------------------------------------------*/
#toplinks {
	width: auto;
	margin: 0;
	padding: 5px 30px 0 0;
	padding: 27px 30px 0 0;
	text-align: right;
}
#toplinks li {
	padding: 0 0 0 8px;
	display: inline;
	list-style: none;
	color: #fff;
	font-size: 11px;
}
#toplinks a {
	color: #fff;
	text-decoration: none;
}
#toplinks a:hover {
	color: #8fbaff;
}
/*----------------------------------------------------------------------------------------
 * page wrapper
 *--------------------------------------------------------------------------------------*/
#page_content {
	position: relative;
	padding: 10px;
	min-height: 500px;
	background-repeat: no-repeat;
	margin-bottom:20px !important;
}
#page_footer {
	padding: 0 10px;
}
#page_footer #copyright {
	display: block;
	float: left;
	padding: 10px 0;
	width: 40%;
	color: #666;
}
#page_footer #affiliate_images {
	text-align: right;
}
/*----------------------------------------------------------------------------------------
 * column defaults
 *--------------------------------------------------------------------------------------*/
#column_1, #column_2 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
/*----------------------------------------------------------------------------------------
 * A better clearfix
 * (http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/)
 *--------------------------------------------------------------------------------------*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*----------------------------------------------------------------------------------------
 * page content elements
 *--------------------------------------------------------------------------------------*/
p, li {
	font-size: 11px;
	color: #666;
}
h2 em {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
#page_content img.quote {
	margin: 10px 0 10px 20px;
}
#page_content a.download-pdf {
	width: 17px;
	height: 17px;
	margin: auto;
	background: url("/images/common/vendor/adobe/pdficon_small_03.gif") no-repeat top left;
}
/*download word document*/
#page_content a.download-word {
	width: 17px;
	height: 17px;
	margin: auto;
	background: url("/images/common/vendor/word/win-word.jpg") no-repeat top left;
}
.nobr {
	white-space:nowrap;
}
.red {
	color: #cc0000;
}
/* error boxes */
.errors {
	margin: 8px 0;
	border: 1px solid #CF2626;
	padding: 5px;
	background: #fff;
}
.errors * {
	color: #CF2626;
}
.errors h4 {
	margin: 0 0 5px 0;
	border: none;
}
.errors ol, .errors ul {
	padding-left: 0px;
	margin: 10px 0 0 30px;
}
.errors li {
	margin-bottom: 3px;
}
/* remove top margins from first-child elements */
.first-child {
	margin-top: 0 !important;
}
/*----------------------------------------------------------------------------------------
 * Search results elements
 *--------------------------------------------------------------------------------------*/
.search_info_bar {
	background: #eff6ff;
	border-top: 1px solid #afd5ff;
	padding: 2px 5px;
	color: #3b6e9f;
	font-size: 110%;
	background: #f2f2f2;
	border-color: #ccc;
	color: #666;
}
.search_info_bar strong {
	color: #333;
}
#search_results .serp {
	padding: 0 3px;
	text-align:right;
}
dl.search_result {
	position:relative;
	min-height:60px;
	height:auto !important;
	height:60px;
}
dl.search_result dd, dl.search_result dt {
	width:300px;
}
dl.search_result dd.dealer_features {
	position:absolute;
	top:0;
	right:0;
}
dl.search_result dd.dealer_features img.coe {
	float:right;
	margin:8px 0 0 0;
}
dl.search_result dd.dealer_features img.xs {
	float:right;
	margin:5px 7px 0 0;
}
dl.search_result dd.dealer_features img.tech {
	float:right;
	margin:8px 7px 0 0;
}
#search_results dl.search_result {
	border-top:1px solid #ddd;
}
#search_results dl.search_result dt {
	font-size: 120% !important;
	margin-top: 0.5em;
	border-top: none;
	padding-top:0.3em;
}
/*#search_results dt.xp {
	background: url("/images/maintenance/express-service/express-logo.gif") no-repeat 100% 50%;
} --  moved to inline images /elements/dealers/searchresults.thtml */
/*#search_results dd.coe {
	background: url("/images/dealers/club-of-excellence.gif") no-repeat 100% 100%;
} --  moved to inline images in /elements/dealers/searchresults.thtml */
#search_results dd {
	margin-left: 0;
}
.search_result {
	/* spacing of search result items */
	margin: 8px 0;
}
.search_result h4 {
	margin: 5px 0;
}
.search_result p {
	margin: 2px 0;
}
.hl {
	background-color: yellow;
}
/*----------------------------------------------------------------------------------------
 * dealer/repairer detail tables
 *--------------------------------------------------------------------------------------*/
table.detail {
	border-collapse: collapse;
}
table.detail tbody th, table.detail tbody td {
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 10px;
	font-size: 110%;
}
table.detail tbody td {
	padding-left: 15px;
}
table.detail tbody th {
	white-space: nowrap;
}
/*----------------------------------------------------------------------------------------
 * tabular definition lists
 *--------------------------------------------------------------------------------------*/
dl.tabular {
}
dl.tabular dt, dl.tabular dd {
	display: block;
	float: left;
	margin-bottom: 5px;
}
dl.tabular dt {
	clear: left;
	width: 100px;
}
dl.tabular dd {
	margin-left: 50px;
}
/*----------------------------------------------------------------------------------------
 * zebra-style tables
 *--------------------------------------------------------------------------------------*/
.zebra {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.zebra caption {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}
.zebra thead th, .zebra thead td, .zebra .thead th, .zebra .thead td {
	padding: 4px;
	text-align: left;
	background: #3861A4;
	border: 1px solid #3861A4;
	border-bottom: 1px solid #d9d9d9;
	color: #fff;
}
.zebra tfoot td, .zebra tfoot th {
	text-align: center;
	font-style: italic;
	border-top: 1px solid #ccc;
}
.zebra td, .zebra th {
	padding: 3px 5px;
	border-right: 1px solid #d9d9d9;
	font-size: 100%;
}
.zebra tr.dark td, .zebra tr.dark th {
	background: #edf3fe;
}
.zebra tbody th {
	text-align: left;/*background: #d9d9d9;*/
}
/*----------------------------------------------------------------------------------------
 * lists
 *--------------------------------------------------------------------------------------*/
#page_content ul {
	margin: 18px 0;
	padding: 0 0 0 30px;
	list-style: url("/images/common/bullet_plus.gif");
}
ul.horizontal {
	margin: 0;
	padding: 0 !important;
	overflow: hidden;
}
ul.horizontal li {
	float: left;
	list-style: none;
}
/*----------------------------------------------------------------------------------------
 * image replacements
 *--------------------------------------------------------------------------------------*/
.ir, .ir a {
	display: block;
	background-repeat: no-repeat !important;
	text-indent: -9999em !important;
	overflow: hidden;
	text-decoration: none !important;
}
/*----------------------------------------------------------------------------------------
 * image styling
 *--------------------------------------------------------------------------------------*/
img.bordered {
	border: 1px solid #ccc;
	padding: 1px;
}
/*----------------------------------------------------------------------------------------
 * image gallery
 *--------------------------------------------------------------------------------------*/
#page_content .gallery img {
	display: block;
}
#page_content .gallery a.gl {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #999;
	margin: 0 4px 4px 0;
}
#page_content .gallery a.gl:hover {
	border-color: #1a2a46;
	background: #f1f4fb;
}
/*----------------------------------------------------------------------------------------
 * featureditems
 *--------------------------------------------------------------------------------------*/
/*#features {
/*border-bottom:1px solid #efefef;
width:97%;
margin:0 auto 0 auto;
}
#features h3 {
color:#3760a4;
}
.feature {
margin:10px 10px 10px 0;
float:left;
width:320px;
border-left:1px solid #efefef;
}
.feature * {
margin:0;
padding:0;
}
.feature img {
float:left;
margin-right:10px;
margin-left:6px;
border:0;
}

/*----------------------------------------------------------------------------------------
 * News
 *--------------------------------------------------------------------------------------*/

#news {
	padding:1em;
	overflow:hidden;
}
#news-articles {
	float:left;
	width:345px;
}
#news-features {
	float:left;
	width:345px;
	padding-right:10px;
}
#news h3 {
	border-bottom:1px solid #efefef;
	padding-bottom:8px;
	color:#3760a4;
}
#news-features div {
	overflow:hidden;
	margin-bottom:5px;
	padding-top:5px;
}
#news-features div img {
	float:left;
	margin-right:10px;
}
#news-features div h4 {
	padding:0;
	margin:0;
}
#news-features div p {
	padding:0;
	margin:5px 0 5px 0;
}
#news-articles dl {
	width:300px;
	padding:0;
	margin:0;
}
#news-articles dt {
	display:block;
	float:left;
	width:80px;
	padding:0;
	margin:0;
}
#news-articles dd {
	display:block;
	width:200px;
	float:left;
	padding:0;
	margin:0;
}
/*----------------------------------------------------------------------------------------
 * "How does it work?" explanation content
 *--------------------------------------------------------------------------------------*/
.explanation {
	margin-left: 10px;
	padding: 10px;
	background: #EFF6FF; /*#f6f6f6;*/
}
.explanation h5 {
	margin-top: 0;
}
/*----------------------------------------------------------------------------------------
 * rounded box
 *--------------------------------------------------------------------------------------*/
.rb {
	width: 15em;
	margin: auto;
	background-color: #E3ECFB;
	/**
	 * this padding is to force collapsing p margins to appear
	 * http: //www.complexspiral.com/publications/uncollapsing-margins/
	 */
	padding: 1px 0;
}
.rb * {
	color: #2d4d88;
}
.rbtop div {
	background: url("/images/common/roundedbox/rb_tl.gif") no-repeat top left;
}
.rbtop {
	background: url("/images/common/roundedbox/rb_tr.gif") no-repeat top right;
}
.rbbot div {
	background: url("/images/common/roundedbox/rb_bl.gif") no-repeat bottom left;
}
.rbbot {
	background: url("/images/common/roundedbox/rb_br.gif") no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 9px;
	font-size: 1px;
}
.rbcontent {
	margin: 0;
}
/* allow for left-align and right-aligned boxes*/
.rb.left .rbtop div, .rb.left .rbbot div, .rb.right .rbtop, .rb.right .rbbot {
	background-image: none !important;
}
.rb.left {
	margin-left: -15px;
}
/* set margins on p tags for js-disabled */
.rb p {
	margin: 10px;
}
/* unset margins when js is enabled */
.rb .rbcontent p {
	margin: 2px 10px 10px;
}
.rb .rbcontent *: last-child {
	margin-bottom: 2px;
}
/*----------------------------------------------------------------------------------------
 * content nav boxes
 *--------------------------------------------------------------------------------------*/
#content_nav {
	width: 150px;
}
#content_nav * {
	color: #2d4d88;
}
#content_nav ul {
	margin: 0;
	padding: 0;
}
#content_nav ul li.current {
	display: none !important;
}
#content_nav ul li {
	padding: 0 0 4px 12px;
	line-height: 14px;
	background: url("/images/common/bullet_plus.gif") no-repeat 0 4px;
	list-style-image: none;
	list-style-type: none;
}
#content_nav ul li a {
	color: #2d4d88;
	text-decoration: none;
}
#content_nav ul li a:hover {
	text-decoration: underline;
}
/* second level content nav links */

#content_nav ul li ul {
	margin:5px 0 0 0;
}
#content_nav ul li li {
	background:none;
}
#content_nav ul li ul li a {
	color:#4c72bf;
}
#content_nav ul li span.current {
	color:#7b8eb4;
}
#content_nav h4 {
	font-size:100%;
	margin-left:10px;
	margin-top:5px;
	color:#5f7faa;
}
div.finance ul {
}
/*----------------------------------------------------------------------------------------
 * content-nav padding when .rb is applied
 *--------------------------------------------------------------------------------------*/
/* set default padding if javascript is disabled */
#content_nav.rb ul {
	padding: 10px;
}
/* override padding if js is enabled */
#content_nav.rb .rbcontent {
	margin: 0;
}
#content_nav.rb .rbcontent ul {
	padding: 2px 10px 0;
}
/*----------------------------------------------------------------------------------------
 * popup layers
 *--------------------------------------------------------------------------------------*/
.popup_layer {
	border: 1px solid #000;
	padding: 3px;
	background: #DFEBFF;
}
.popup_layer .titl2sebar {
	border: 1px solid pink;
}
.popup_layer .titlebar {
	text-align: right;
	margin-bottom: 0px;
	padding: 2px 1px 5px 4px;
	color: #2C3963;
}
.popup_layer .titlebar .title {
	display: block;
	float: left;
	margin-top: -2px;
	height: 15px;
}
.popup_layer .titlebar a.button_close {
	color: #2C3963;
	text-decoration: none;
}
.popup_layer .titlebar a.button_close {
	margin-left: 5px;
	border: 1px solid #2C3963;
	padding: 0 3px;
	font: bold 10px Arial, Verdana, sans-serif;
}
.popup_layer .titlebar a.button_close:hover {
	background: #2C3963;
	color: #FFF;
}
.popup_layer .content {
	border: 1px solid #666;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.popup_layer .content iframe {
	width: 100%;
	height: 100%;
	border: none;
}
/*----------------------------------------------------------------------------------------
 * Adobe info box
 *--------------------------------------------------------------------------------------*/
#about_pdf {
	border: 1px solid #ccc;
	margin: 20px 10px;
	padding: 5px;
	background-color: #f9f9f9;
}
#about_pdf h4 {
	margin: 0;
	color: #666;
}
#about_pdf p {
	margin: 2px 0 6px 0;
}
/*----------------------------------------------------------------------------------------
 * Flash content boxes
 *--------------------------------------------------------------------------------------*/
.flash p {
	padding: 10px;
}
/*----------------------------------------------------------------------------------------
 * Model Selector
 *--------------------------------------------------------------------------------------*/
div.calls-to-action {
	/*background:url(/images/common/modelselector/bg_range_extended.png) -4px top no-repeat;*/
height:58px;
	padding:10px 0 0 20px;
}
h2#heading_modelselector.ir {
	line-height: 23px;
	background: url("/images/common/modelselector/heading_model.gif") no-repeat;
	text-indent: -10000em;
	height: 23px;
	margin-bottom: 10px;
}
#model_selector_block {
	/*width: 100%;*/
	width:720px;
}
.models #model_selector_block, .contact_testdrive #model_selector_block {
	margin: 0 -15px 20px;
}
.explore #model_selector_block {
	margin: 0 5px 20px;
}
#model_selector_block dl {
	background: #EDEDED url("/images/common/modelselector/bg_models.gif") repeat-y;
	width:100%;
	margin: 0;
	padding: 0;
}
#model_selector_block dl dt {
	color: #2C3D5C;
	font: 400 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	padding: 5px 26px 3px;
}
#model_selector_block #models_passenger {
	background: url("/images/common/modelselector/bg_models_top.png") -4px 0 no-repeat;
	padding-top: 12px;
}
#model_selector_block dl dd {
	margin: 0;
	padding: 0 12px;
}
#model_selector_block #peoplemovers {
	background: url("/images/common/modelselector/bg_models_btm.png") 1px bottom no-repeat;
	padding-bottom: 24px;
}
#model_selector_block dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#model_selector_block dl dd li {
	margin: 0;
	padding: 0;
	display: inline;
}
#model_selector_block dl dd li dl {
	position: relative;
	display: block;
	float: left;
	clear: none;
	height: 52px;
	width: 114px;
	background: #fff url("/images/common/modelselector/bg_range_test-drive.png") no-repeat;
	margin: 0 0 0 0;
	padding: 93px 0 0 2px;/*	line-height: 32px;	*/
}
#model_selector_block dl dd li dl dd {
	padding:0;
	margin:0;
}
#model_selector_block dl dd li dl dd a {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	display:block;
	text-decoration: none;
	color: #2C3D5C;
	line-height:14px;
	padding:7px 0 4px 0;
}
#model_selector_block dl dd li dd a.request-test-drive {
	font-size:11px;
	text-decoration:underline;
	padding:3px 0 7px 0;
	color:#cfd6e8;
	line-height:14px;
}
#model_selector_block dl dd li dd a.request-test-drive:hover {
	text-decoration:none;
}
#model_selector_block dl dd li a:hover, #model_selector_block dl dd li dl dd a:focus {
/*	background-image: url("/images/common/modelselector/bg_range_over.png");*/
}
#model_selector_block dl dd li dl dd a img {
	position: absolute;
	top: 13px;
	left: 2px;
	border: none;
}
#model_selector_block .clearing {
	clear: both;
	line-height: 0;
	height: 0;
}
/*----------------------------------------------------------------------------------------
 * Model Selector without test drive links
 *--------------------------------------------------------------------------------------*/
 
 h2#heading_modelselector.ir {
	line-height: 23px;
	background: url("/images/common/modelselector/heading_model.gif") no-repeat;
	text-indent: -10000em;
	height: 23px;
	margin-bottom: 10px;
}
#model_selector_block_no-test-drive {
	/*width: 100%;*/
	width:720px;
}
.models #model_selector_block_no-test-drive, .contact_testdrive #model_selector_block_no-test-drive {
	margin: 0 -15px 20px;
}
.explore #model_selector_block_no-test-drive {
	margin: 0 5px 20px;
}
#model_selector_block_no-test-drive dl {
	background: #EDEDED url("/images/common/modelselector/bg_models.gif") repeat-y;
	width:100%;
	margin: 0;
	padding: 0 0 0 0;
	position:relative;
}
#model_selector_block_no-test-drive dl dt, #model_selector_block_no-test-drive dl dt form label {
	color: #2C3D5C;
	font: 400 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	padding: 5px 26px 3px;
}
#model_selector_block_no-test-drive dl dt#request_testdrive {
	float:left;
	text-align:right;
	position:absolute;
	top:15px;
	right:16px;
	padding:0;
}
#model_selector_block_no-test-drive dl dt#request_testdrive label {
	float:left;
	padding:0 10px 0 0;
	width:150px;
}
#model_selector_block_no-test-drive dl dt#request_testdrive select {
	float:left;
	width:200px;
	background:#fff;
}
#model_selector_block_no-test-drive dl dt#request_testdrive form input#test-drive_submit {
	float:left;
	width:100px;
	margin-left:10px;
}
#model_selector_block_no-test-drive #models_passenger {
	background: url("/images/common/modelselector/bg_models_top.png") -4px -3px no-repeat;
	padding-top: 15px;
	padding-bottom:10px;
}
#model_selector_block_no-test-drive dl dd {
	margin: 0;
	padding: 0 12px 0 12px;
}
#model_selector_block_no-test-drive #peoplemovers {
	background: url("/images/common/modelselector/bg_models_btm.png") no-repeat 1px bottom;
	padding-bottom: 20px;
}
#model_selector_block_no-test-drive dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 9px;
	width: 696px;
}
#model_selector_block_no-test-drive dl dd li {
	margin: 0;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	overflow: hidden;
	padding: 0 18px 5px 0;
	width: auto;
}
#model_selector_block_no-test-drive dl dd li a {
	background: url("/images/common/modelselector/bg_range.png") no-repeat;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	position: relative;
	display: block;
	clear: none;
	color: #2C3D5C;
	height: 32px;
	width: 117px;
	padding: 91px 1px 0 2px;
	margin: 0 -2px 0 0;
	line-height: 32px;
}
#model_selector_block_no-test-drive dl dd li a:hover, #model_selector_block_no-test-drive dl dd li a:focus {
	background-image: url("/images/common/modelselector/bg_range_over.png");
}
#model_selector_block_no-test-drive dl dd li a img {
	position: absolute;
	top: 13px;
	left: 2px;
	border: none;
}
#model_selector_block_no-test-drive .clearing {
	clear: both;
	line-height: 0;
	height: 0;
}
/*----------------------------------------------------------------------------------------
 * In the News
 *--------------------------------------------------------------------------------------*/
 
#in_the_news {
	clear: left;
}
#column_1 .pod_small, #column_2 .pod_small {
	background: url("/images/models/pod_small_btm.png") no-repeat left bottom;
	width: 188px;
	float: left;
	clear: none;
	min-height: 254px;
	margin-top: 20px;
}
#column_1 .pod_mastercars, #column_2 .pod_mastercars {
	margin-left: 4px;
}
#column_1 .pod_small h3, #column_2 .pod_small h3 {
	background: url("/images/models/pod_small_top.png") no-repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #485772;
	height: 22px;
	line-height: 22px;
	padding: 8px 18px 0;
	margin: 0;
}
#column_1 .pod_small img, #column_2 .pod_small img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#column_1 .pod_small a, #column_2 .pod_small a {
	margin: 0 5px;
}
#column_1 .pod_small p, #column_2 .pod_small p {
	padding: 0 18px;
	margin: 1em 0;
}
#column_1 .pod_large, #column_2 .pod_large {
	background: url("/images/models/pod_large_btm.png") no-repeat left bottom;
	width: 380px;
	float: left;
	clear: none;
	margin-top: 8px;
}
#column_1 .pod_large h3, #column_2 .pod_large h3 {
	background: url("/images/models/pod_large_top.png") no-repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #485772;
	height: 22px;
	line-height: 22px;
	padding: 8px 18px 0;
	margin: 0;
}
#column_1 .pod_large h4, #column_2 .pod_large h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #192843;
	margin: 1em 18px;
	padding: 0;
}
#column_1 .pod_large a, #column_2 .pod_large a {
	margin: 0 5px;
}
#column_1 .pod_large img, #column_2 .pod_large img {
	margin: 0;
}
#column_1 .pod_large p, #column_2 .pod_large p {
	padding: 0 18px;
	margin: 1em 0 2em;
}
#column_1 .pod_large img, #column_1 .pod_large object, #column_1 .pod_large embed,
#column_2 .pod_large img, #column_2 .pod_large embed, #column_2 .pod_large object {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#column_1 .pod_large object, #column_1 .pod_large embed,
#column_2 .pod_large embed, #column_2 .pod_large object {
	margin: 0 5px;
}

#column_1 .pod_large h4 a:link, #column_1 .pod_large h4 a:visited, #column_2 .pod_large h4 a:link, #column_2 .pod_large h4 a:visited {
	display: block;
	float: right;
	clear: none;
	margin: -1.5em 0 0;
	color: #E67D0E;
	text-decoration: none;
}
/*----------------------------------------------------------------------------------------
 * Finance/Maintenance callout block
 *--------------------------------------------------------------------------------------*/
 
.action-box {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	background: #f9f9f9;
	font-size: 130%;
}
/*----------------------------------------------------------------------------------------
 * Models finance page - Wesbank logo 
 *--------------------------------------------------------------------------------------*/

#wesbank-legal-requirements-models {
	display:block;
	position:absolute;
	bottom:-5px;
	_bottom:-15px;
	left:197px;
}
/*----------------------------------------------------------------------------------------
 * summary boxes
 *--------------------------------------------------------------------------------------*/

.summary {
	padding: 10px 15px;
	background: #EFF6FF;
}
.summary h4 {
	margin: 0;
}
.summary p, .summary li {
	color: #50678F;
	font-size: 110%;
}
.summary ol {
	margin: 10px 20px 10px 0;
	padding-left: 30px;
}
.summary ol li {
	margin: 15px 0 0 0;
}
.summary em {
	color: #3960A5;
	color: #2d4d88;
	font: bold italic 100% Trebuchet MS;
}
/*----------------------------------------------------------------------------------------
 * tertiary nav
 *--------------------------------------------------------------------------------------*/

#page_content h5.tertiary-nav {
	padding:0;
	margin:0;
	color:#304057;
}
#page_content ul.tertiary-nav, #page_content ul.tertiary-nav li {
	list-style:none;
	padding:0 0 0 0;
	text-align:center;
}
#page_content ul.tertiary-nav li {
	margin:3px 0;
}
#page_content ul.tertiary-nav {
	margin:10px 0 20px 0;
	border-bottom:1px solid #eaeaea;
	background:#f5f5f5;
	padding:5px 0 10px 10px;
	background:url("/images/common/tertiary-nav_spline.jpg") left top repeat-y;
	zoom:1;
}
#page_content ul.tertiary-nav li, #page_content ul.tertiary-nav li span.current {
	text-align:center;
	white-space:nowrap;
	float:left;
	zoom:1;
}
#page_content ul.tertiary-nav li a {
	text-decoration:none;
}
#page_content ul.tertiary-nav li a:hover {
	text-decoration:underline;
}
#page_content ul.tertiary-nav li {
	padding:0 3px 0 0;
	color:#4f6794;
}
#page_content ul.tertiary-nav li span.current {
	color:#79808d;
}
