body {
	margin: 0;
	padding: 0;
	background: #000 url("/img/bg.jpg") repeat-x;
	color: #fff;
	font-family: Arial;
	font-size: 90%;
	text-align: center;
}
p {
	padding: 0 0 1em 0;
	margin: 0;
}
a {
	color: #b1d8ff;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.header {
	position: relative;
	height: 118px;
	background: url("/img/header.jpg") no-repeat;
}
.header .subnav {
	position: absolute;
	right: 0;
	top: 0;
	width: 436px;
	height: 26px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header .subnav li {
	float: left;
	text-indent: -9999px;
}
.header .subnav li a {
	display: block;
	height: 26px;
	background-position: top left;
	background-repeat: no-repeat;
}
.header .subnav li a:hover {
	background-position: bottom left !important;
}
.header .subnav li a.subnav_brokerage {
	background: url("/img/subnav_brokerage.gif");
	width: 93px;
}
.header .subnav li a.subnav_insurance {
	background: url("/img/subnav_insurance.gif");
	width: 90px;
}
.header .subnav li a.subnav_extras {
	background: url("/img/subnav_extras.gif");
	width: 62px;
}
.header .subnav li a.subnav_news {
	background: url("/img/subnav_news.gif");
	width: 51px;
}
.header .subnav li a.subnav_about {
	background: url("/img/subnav_about.gif");
	width: 60px;
}
.header .subnav li a.subnav_contact {
	background: url("/img/subnav_contact.gif");
	width: 80px;
}
.header .nav {
	position: absolute;
	right: 0;
	bottom: 1px;
	width: 627px;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header .nav li {
	float: left;
	text-indent: -9999px;
}
.header .nav li a {
	display: block;
	height: 34px;
	background-position: top left;
	background-repeat: no-repeat;
}
.header .nav li a:hover {
	background-position: bottom left !important;
}
.header .nav li a.nav_home {
	background: url("/img/nav_home.gif");
	width: 66px;
}
.header .nav li a.nav_stocklist {
	background: url("/img/nav_stocklist.gif");
	width: 96px;
}
.header .nav li a.nav_trade {
	background: url("/img/nav_trade.gif");
	width: 139px;
}
.header .nav li a.nav_sold {
	background: url("/img/nav_sold.gif");
	width: 131px;
}
.header .nav li a.nav_finance {
	background: url("/img/nav_finance.gif");
	width: 83px;
}
.header .nav li a.nav_warranties {
	background: url("/img/nav_warranties.gif");
	width: 112px;
}
.content {
	background: #000;
	padding: 0 20px;
}
.hr {
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #888;
}
.main {
	float: left;
	width: 562px;
	padding: 20px 0 0 0;
	margin: 0 30px 0 0;
	font-size: 90%;
	line-height: 150%;
}
.main h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #b1d8ff;
	font-weight: normal;
	font-size: 150%;
}
.main .buttons a {
	margin: 0 0 0 10px;
}
.full {
	width: 920px !important;
}
.side {
	float: left;
	width: 328px;
	padding: 20px 0 0 0;
	font-size: 80%;
	line-height: 150%;
}
.side h3 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #b1d8ff;
	font-weight: normal;
	font-size: 165%;
}
.side form {
	margin: 0;
	padding: 0;
}
.side fieldset {
	height: 94px;
	margin: 0;
	padding: 0;
	border: 0;
}
.side label {
	clear: both;
	float: left;
	width: 108px;
	margin: 5px 0 0 0;
	font-weight: bold;
}
.side select {
	float: left;
	margin: 0 0 20px 0;	
	font-size: 10pt;
}
.side input {
	float: left;
	width: 200px;
	height: 17px;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	background: url("/img/input_sideform.gif") no-repeat;
	border: 0;
}
.stock_side .buttons {
	clear: both;
	height: 34px;
	width: 261px;
}
.side .buttons {
	clear: both;
	height: 34px;
}
.side .buttons a {
	float: left;
	display: block;
	padding: 4px 0 0 0;
}
.side .buttons .button_blue {
	float: right;
	padding: 0;
}
.side .address, .side .opening_hours {
	font-size: 95%;
	float: left;
	width: 50%;
	height: 170px;
}
.side .address h4, .side .opening_hours h4 {
	color: #b1d8ff;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}
.side .logos {
	clear: both;
	margin: 20px 0;
}
.side .logos img {
	float: left;	
	margin: 0 18px 0 0;
}
.button_blue {
	float: right;
	display: block;
	height: 24px;
	background: url("/img/button_blue.gif") no-repeat top right;
	text-decoration: none;
}
.button_blue span {
	float: left;
	display: block;
	height: 18px;
	padding: 3px 10px;
	background: url("/img/button_blue_cap.gif") no-repeat top left;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	margin: 10px 20px 0 20px;
	padding: 10px 0;
	border-top: 1px solid #888;
	color: #888;
	font-size: 75%;
	line-height: 180%;
}
.footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer .nav {
	float: left;
}
.footer .nav li {
	float: left;
	margin: 0 1.5em 0 0;
}
.footer .subnav  {
	float: right;
}
.footer .subnav li {
	float: left;
	margin: 0 0 0 1.5em;
}
.footer p {
	clear: both;
}
/* Page Specific */


/* Stock list */
.stock_main {
	width: 629px !important;
}
.stock_side {
	width: 261px !important;
}
.stock_side label {
	width: 61px !important;
}
.stock_side input {
	width: 180px !important;
	background: url("/img/input_stocksideform.gif") no-repeat;
}
.stock_item {
	clear: both;
	margin-bottom: 30px;
}
.stock_img {
	float: left;
	width: 281px;
	margin: 0 0 0 0;
}
.stock_img img {
	border: 5px solid white;
}
.image_thumbnails {
	float: left;
	width: 289px;
}
.image_thumbnails img {
	float: left;
	width: 121px;
	margin-right: 7px;
	margin-bottom: 10px;
	border: 5px solid white;
}
.image_thumbnails img.second {
	margin-right: 0px;
}
.sold .stock_details {
	width: 635px !Important;
}
.stock_details {
	float: left;
	width: 340px;
}
.stock_details h3 {
	margin: 0 0 1em 0;
}
.stock_finance_wrapper {
	height: 92px;
	background: url("/img/finance_one.jpg") no-repeat top left;
	padding: 5px 10px;	
}
.flipped {
	background: url("/img/finance_two.jpg") no-repeat top left;
}
.stock_finance_wrapper h3 {
	float: left;
	width: 47%;
	font-size: 110%;
}
.stock_finance_wrapper h3.first {
	width: 53%;
}
.stock_finance_wrapper a {
	color: #fff !important;
}
.stock_finance_wrapper a:hover {
	text-decoration: none;
}
.stock_finance_wrapper .per_month {
	color: #96c1df !important;
}
.stock_finance {
	float: left;
	width: 318px;
	height: 102px;
	margin-right: 10px;
	font-size: 85%;
	line-height: 130%;
}
.stock_finance h3 {
	float: none;
}
.stock_side .finance_example_wrapper {
	height: 160px;
	position: relative;
}
.stock_side .finance_example_wrapper h3 {
	margin: 0 0 10px 0;
}
.stock_side .finance_example_wrapper .stock_finance h3 {
	margin: 0 0 10px 0;
	color: #fff;	
}
.stock_side .finance_example_wrapper .button_blue {
	position: absolute;
	bottom: 0;
	right: 0;
}
.finance_form {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 85%;
}
.finance_form input, select {
	margin-right: 5px;
	font-size: 85%;
	font-family: Arial, Sans-Serif;
}
.finance_form label {
	margin-right: 5px;
}
.hidden_form {
	margin: 0 25px 0 0;
	padding: 0;
	display: inline;
}
.contact-icon {
	float: left;
	display: block;
	padding: 20px 0 20px 60px;
	margin: 0 30px 10px 0;
	background-image: url("/img/contact-icon.gif");
	background-repeat: no-repeat;			
	font-size: 110%;
	font-weight: bold;
}
.print-icon {
	float: left;
	display: block;
	padding: 20px 0 20px 60px;
	margin: 0 40px 10px 0;
	background-image: url("/img/print-icon.gif");
	background-repeat: no-repeat;			
	font-size: 110%;
	font-weight: bold;
}
.feature_item {
	float: left;
	height: 22px;
	width: 180px;
	padding: 3px 0 0 25px;
	background: url("/img/tick.gif") no-repeat;	
	font-weight: bold;
}
.big_apply_button {
}
.footer_links {
	padding: 20px 0 0 0;
}
.footer_links a {
	margin-right: 10px;
}

/* wide stock item page */
.stock_details_wide {
	float: left;
	width: 618px;
}
.stock_details_wide .block_1 {
	float: left;
	width: 315px;
	margin: 0 20px 0 0;
}
.stock_details_wide .block_2 {
	float: left;
	width: 310px;
}
.full .sticker {
	position: absolute;
	display: block;
	right: 10px;
	top: -19px;
	width: 124px;
	height: 124px;
	background: url("/img/sticker.gif") no-repeat;
	text-indent: -9999px;
}
.stock_details_wide h3 {
	margin: 0 0 1em 0;
}
.button_wrapper {
	clear: both;
	width: 920px;
	margin: 10px 0 0 0;
}
.button_wrapper a {
	float: right;
	margin: 0 0 0 10px;
}
.stock_details_wide .footer_links {
	padding: 0;
}
.stock_details_wide .footer_links a, .stock_details_wide .footer_links span {
	margin-right: 10px;
}
.finance_wrapper_wide {
	height: 210px;
}
.finance_wrapper_wide .finance_box {
	float: left;
	width: 400px;
}
.finance_wrapper_wide .finance_example_wrapper {
	float: left;
	width: 210px;
	height: 210px;
	margin: 0 10px 0 0;
	padding: 0 20px;
	background: url("/img/finance_wide.jpg") no-repeat top left;
}
.finance_wrapper_wide .finance_example_wrapper h3 {
	font-size: 110%;
	padding: 10px 0;
	margin: 0;
}
.finance_wrapper_wide .finance_example_wrapper h3.first {
}
.finance_wrapper_wide .finance_example_wrapper a {
	color: #fff !important;
}
.finance_wrapper_wide .finance_example_wrapper a:hover {
	text-decoration: none;
}
.finance_wrapper_wide .finance_example_wrapper .per_month {
	color: #96c1df !important;
}
.finance_wrapper_wide .finance_box form {
	margin: 0 0 10px 0;
}
.finance_wrapper_wide .finance_box label {
	float: left;
	margin: 3px 5px 0 0;
}
.finance_wrapper_wide .finance_box select {
	float: left;
	margin: 0 10px 0 0;
	font-size: 10pt;
}
.finance_wrapper_wide .finance_box input {
	float: left;
	display: block;
	width: 192px;
	height: 17px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 0;
	background: url("/img/input_financewide.gif");
}
/* NEwsletter form */
.newsletter {
	float: left;
	width: 615px;
	margin: 0 15px 10px 0;
	padding: 0;
}
.newsletter fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.newsletter label {
	clear: left;
	float: left;
	width: 150px;
	margin: 5px 0 10px 0;
}
.newsletter input {
	float: left;
	width: 455px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 0 5px;
	border: 0;
	background: url("/img/bg_input_contact.gif");
}
.newsletter textarea {
	float: left;
	width: 455px;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 0;
	background: url("/img/bg_textarea_contact.gif");
}
.newsletter .buttons {
	clear: both;
	margin: 5px 0 0 0;
}
/* Contact Page */
.contact {
	float: left;
	width: 615px;
	margin: 0 15px 10px 0;
	padding: 0;
}
.contact fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.contact label {
	clear: left;
	float: left;
	width: 150px;
	margin: 5px 0 10px 0;
}
.contact input {
	float: left;
	width: 455px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 0 5px;
	border: 0;
	background: url("/img/bg_input_contact.gif");
}
.contact textarea {
	float: left;
	width: 455px;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 0;
	background: url("/img/bg_textarea_contact.gif");
}
.contact .buttons {
	clear: both;
	margin: 5px 0 0 0;
}
.map {
	padding: 3px;
	height: 288px; 
	margin: 1em 0 0 0;
	color: #000;
	border: 1px solid #333;
}




.prop_form {
	padding: 0;
	margin: 0;
}
.prop_form fieldset {
	padding: 0;
	margin: 0 0 10px 0;
	border: 1px solid white;
}
.prop_form legend {
	font-weight: bold;
	color: #fff;
}
.prop_form .input_wrapper {
	float: left;
	width: 369px;
	padding: 10px;
}
.prop_form .input_wrapper label {
	clear: left;
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.prop_form .input_wrapper .sub_label {
	margin-bottom: 10px;
	font-size: 80%;
}
.prop_form .input_wrapper .small_label {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prop_form .input_wrapper .input {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.prop_form .input_wrapper .input_small {
	float: left;
	width: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prop_form .input_wrapper .err {
	background-color: #ff4444;
}
.prop_form .input_wrapper .select {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prop_form .input_wrapper .checkbox {
	float: left;
	margin-right: 110px;
	margin-bottom: 10px;
}
.prop_form .buttons {
	margin-top: 1em;
	padding: 10px 0;
	height: 30px;
	border-top: 1px solid #fff;
}
.prop_form .buttons input {
	float: right;
}
/* Form errors */
.msg_fail {
	padding: 5px 5px 5px 25px;
	border: 1px solid #B00000;
	background: url("/img/flash-error.png") #FDD no-repeat 5px 5px;
	color: #000;
}

.msgInfo {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
}
.msgInfo a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msgFail {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
}
.flash {
	float: left;
	margin-top: 1px;
}
.flashText {
	margin-left: 2em;
}
.flashText a {
	color: #dd0000;
}
.flashText ul {
	margin: 0.5em;
	padding: 0 1em;
}	