/* Style */

body { 
	background-color: #fff; 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	line-height: 17px;
	color: #222222; 
	text-align: justify;
}

/* Top links */
#top_links {
	display: table;
}

#top_links li {
	float: left;
}

/* Top menu */
#top_menu {
	display: table;
	float: right;
	width: 600px;
}

#top_menu li.parent {
	float: left;
	height: 59px;
}

/* Content */
#content { 
	width: 700px; 
	background: #eee; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 8px; 
	border-left: 10px solid #ccc; 
	border-right: 10px solid #ccc; 
}

.left625 {
	display: block;
	float: left;
	width: 625px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}

.right305 {
	display: block;
	float: right;
	width: 305px;
	height: auto;
	margin-top: 13px;
	margin-bottom: 13px;
}

.last_news_item {
	display: table;
	float: left;
	width: 304px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 40px;
	background: url('../images/news_bg.jpg') no-repeat top right;
}

.last_news_item div#heading {
	display: block;
	float: right;
	width: 175px;
	height: 38px;
	margin-top: 2px;
	margin-right: 3px;
}

.last_news_item div#heading a {
	font-size: 11px;
	color: #595252;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.last_news_item div#text {
	clear: right;
	float: right;
	width: 170px;
	display: block;
	font-size: 9px;
	line-height: 11px;
	padding: 1px;
	margin-right: 8px;
}

.left670 {
	display: block;
	float: left;
	width: 670px;
	height: auto;
	text-align: left;
}

.right265 {
	display: block;
	float: right;
	width: 264px;
	height: auto;
	text-align: center;
}

#new_left_links a {
	color: inherit;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 20px;
}

#vehicle_nav li {
	text-transform: none;
}

#vehicle_nav li a {
	text-decoration: none;
}

#vehicle_nav li.this {
	background: url('../images/menu/v5_bullets_03.gif') no-repeat left center;
	text-indent: 15px;
}

#vehicle_nav li a.this {
	border-bottom: 2px solid #C21445;
}

#vehicle_right_box {
	display: block;
	width: 220px;
	height: auto;
	padding: 10px;
	padding-top: 0px;
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	margin: 0 auto;
	text-align: center;
}

#vehicle_right_box a {
	text-decoration: none;
}

/* Feedback */
#feedback {
	width: 300px;
}

/* Links */
a { 
	color: #7B7B7B; 
	background-color: transparent; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:hover { 
	color: inherit; 
	background-color: transparent; 
	font-weight: normal; 
	text-decoration: none; 
}

a.language_default { 
	color: #7B7B7B; 
	text-decoration: none; 
}

a.language_default:hover { 
	color: inherit; 
	text-decoration: underline; 
}

/* Table */
.table { 
	width: 100%; 
	border: 1px solid #CCCCCC; 
}

.table_tr { 
	border-bottom: 1px solid #CCCCCC; 
}

.table_tr_coloured { 
	background: #e5ecf9; 
}

.table_tr_first { 
	font-weight: bold; 
	background: #E6E6E6; 
	border-bottom: 1px solid #CCCCCC; 
}

.table_td_first { 
	padding: 10px; 
	background: transparent; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
}

.table_td { 
	color: #616161; 
	padding: 10px; 
	background: transparent; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
}

.table_td_grey { 
	color: #616161; 
	padding: 10px; 
	background: #F5F5F5; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
}

.pagination { 
	width: 100%; 
	text-align: center; 
}

/* Forms */
input.text, input.file, textarea.textarea, select.select { 
	color: #333; 
	margin: 0; 
	margin-bottom: 5px; 
	padding: 4px; 
}

input.text, textarea.textarea { 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
}

select.select{ 
	padding: 1px 5px 0 0; 
}

input.checkbox, input.radio { 
	display: block; 
	margin: 4px 0 0 0; 
	padding: 0; 
	width: 13px; 
	height: 13px; 
}

input.other { 
	margin: 0 0 8px 25px; 
}

.button { 
	width: auto; 
	height: auto; 
	padding: 5px; 
	margin: 2px; 
	border: 1px solid #999999; 
	background: #E8E8E8; 
	color:#666666; 
	font-weight: bold; 
	font-size: 13px; 
}

.more_button {
	width: auto;
	height: auto;
	padding: 2px;
	background: #7B7B7B;
	color: #FFF;
	text-align: center;
	border: none;
}

/* Misc */
p, li { 
	margin: 2px; 
	color: #555; 
	padding: 2px;
}

ul { 
	padding-left: 1em; 
}

h1 { 
	margin: 2px; 
	color: #595253; 
	font-family: inherit; 
	font-size: 3em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.3em;
}

h3 { 
	color: #222; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: 1px solid #D0D0D0; 
	padding: 5px 0 6px 0; 
}

h4 { 
	color: #666; 
	font-size: 14px; 
}

.bordered { 
	border: 1px solid #aaa; 
}

.clearboth { 
	clear: both; 
}

.padding5 { 
	padding: 5px; 
}

.padding10 { 
	padding: 10px; 
}

.padding15 { 
	padding: 15px; 
}

.divider_line { 
	width: 100%; 
	height: 1px; 
	border-top: 1px dotted #444; 
	margin-top: 4px; 
	margin-bottom: 4px; 
}