pre{
	background-color: #CCCCCC;
	width: 500px;
}

* {
	margin:0;
	padding:0;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

/* General Style Info */
body {
	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	
	background-repeat: repeat;
	background-attachment:fixed;
	background-image: url(../img/design/cf-texture1.png);
}
a {
	color: #CD000C;
	text-decoration: underline;
	
}
a:hover {
	color: #888888;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
ul.hover {
	color: #CCCCCC;
}
#header a {
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	
}
.sIFR-active h2 {
	visibility: hidden;
	display: block;
}
h2 a{
	color: #CD000C;
}
.article h3 {
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #CD000C;
}
.article h3 a{
	color: #CD000C;
	text-decoration: none;
}
.article .video {
	position: absolute;	
	right: 7px;
	top: 3px;
}

.slideshow h3 {
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #CD000C;
}
.slideshow  h3 a{
	color: #CD000C;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	margin-bottom: 4px;
}
h4 {
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #CD000C;
}
h4 a{
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #CD000C;
	text-decoration: none;
}
small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
small a{
	color: #999999;
}
ul {
	margin-left: 20px;
}
ul.no {
	list-style: none;
	margin-left: 10px;
}
p {
	padding-bottom: 8px;	
}
.hr {
	height: 1px;
	border-top: solid 1px #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.grey {
	color: #666666;	
}
.strong {
	font-weight: bold;
}
/* Forms */
form {
	clear: both;
}
form div {
	margin-bottom: 1em;
	vertical-align: text-top;
}
form div.input {
	color: #444444;
}
form div.required {
	color: #333333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
}
input, textarea {
	clear: both;
}
select {
	clear: both;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	
}
option {
	padding-right: 14px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	width: auto;
}
input[type=radio] {
	margin-right: 5px;	
}
div.radio label {

}
input[type=submit] {
	background-image: url(../img/buttons/button_background.png);
	background-repeat: repeat-x;
	display: inline;
	font-size: 1.00em;
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	padding: 8px;
	padding-top: 0;
	padding-bottom: 0;
}
input.image {
	position: relative;
	top: 4px;
	
}
div.required label{
	padding-right: 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../img/icons/8/star.gif);
}
input#KentekenKenteken {
	background-image: url(../img/kenteken_motor_s.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 44px;
	padding-top: 60px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
	border-width: 0px;
}
/* Layout */
#site {
	position: relative;
	top: -1px;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 1000px;
	background-color: #FFFFFF;
	padding-top: 10px;
	
	border-width: 2px;
	border-top-width: 0;
	border-style: solid;
	border-color: #BBBBBB;
}
#webring {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
}
#header {
	position: relative;
	height: 95px;
}
#logo {
	position: absolute;
	top: 24px;
	left: 8px;
	height: 39px;
	width: 250px;
	background-repeat: no-repeat;
}
#leaderboard {
	position: absolute;
	top: 0;
	right: 8px;
	height: 90px;
	width: 728px;
}
#userbox {

}

#userbox input {
	padding-left: 2px;
	margin-right: 6px;
	width: 116px;
}
#userbox input.blur {
	color: #AAAAAA;
}
#menu-holder {
	padding-top: 2px;
	margin-top: 3px;
	margin-left: 7px;
	margin-right: 7px;
	height: 20px;
	background-repeat: repeat-x;
	background-image: url(../img/design/menu_background.png);
}
#motorbase-search-holder {
	margin: 4px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
#motorbase-search-holder select option {
	padding: 0;
	margin-right: 3px;
}
#motorbase-search-holder select {
	width: 120px;
	height: 20px;
	padding: 0;
	margin-right: 16px;
}
#motorbase-search-holder .motorbase .submit {
	position: absolute;
	top: 0;
	left: 126px;
}
#motorbase-search-holder .search {
	margin-right: 79px;	
}
#motorbase-search-holder .search .submit {
	position: absolute;
	top: 0;
	right: 30px;
}
#main {
	margin: 12px;
}
#content {
	position: relative;
	float: left;
	width: 625px;
}
#content-full {
	width: 100%;
}
#profile_start.input {
	
}
#profile_start span{
	width: 200px;
	margin-right: 20px;
}
#profile_start .box {
	width: 310px;
	margin-right: 18px;
}
#profile_start #forgotpassword.box {
	margin-right: 0;
}
#profile_start .box div.inner{
	padding-top: 12px;
}
#UserRegisterForm.register, #UserEditForm.register {
	text-align: right;
	width: 400px;
}
#UserRegisterForm.register input, #UserEditForm.register input {
	margin-left: 10px
}

#select_brands .brand, #select_category .category {
	position: relative;
	float: left;
	width: 152px;
	height: 130px;
}
#select_brands .brand span, #select_category .category span {
	text-align: center;
}

#right {
	position: relative;
	float: right;
	width: 336px;
}
#goads div.goad {
	float: left;
	width: 300px;
}
#brands, #footer {
	font-size: 0.85em;
}
#brands {
	padding: 6px;
	color: #FFFFFF;
	background-color: #CD000C;
}
#brands h1 {
	font-size: 0.9em;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: bold;
}
#brands ul {
	float: left;
	width: 110px;
}
#brands ul li {
	list-style: none;
}
#brands a {
	color: #FFFFFF;
}
#footer {
	padding: 6px;
	padding-left: 9px;
	padding-right: 9px;
	color: #000000;
	background-color: #D1D3D5;
}
.box {
	border-width: 2px;
	border-style: solid;
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
	background-color: #FFFFFF;
}
.kenteken.box div {
	margin-bottom: 0;
}
.box h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	background-color: #888888;
}
.box h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.box div.inner {
	padding: 8px;
	background-repeat: repeat-x;
	background-image: url(../img/design/box_background.png);
}
.box {
	border-color: #AAAAAA;
	border-width: 1px;
}
.box.red {
	border-color: #CD000C;
	border-width: 2px;
}
.box.red h1 {
	background-color: #CD000C;
}
span.red {
	color: #CD000C;
	font-weight: bold;
}	
.box.motortrader {
	height: 70px;
	background-repeat: no-repeat;
	background-position: 95% 30px;
	background-image: url(../img/logos/motortrader.jpg);
}
.occasion .box.motorspecs {
	background-repeat: no-repeat;
	background-position: 97% 95%;
	background-image: url(../img/logos/motortrader.jpg);
}
.box.weather .card{
	float: left;
}
.box.weather .text{
	float: left;
}
.rectangle {
	width: 336px;
	margin-bottom: 14px;	
}
#replies_left {
	float: left;
	width: 135px;
}
#replies_wrapper {
	float: left;
	width: 485px;
}
p.footer {
	color: #888888;	
}
p.footer a {
	color: #888888;	
}
p.footer a:hover {
	color: #888888;	
	text-decoration: underline;
}
.author{
	color: #666666;
	margin-bottom: 10px;	
}
.author a{
	color: #888888;
}
.article {
	position: relative;
	width: 623px;
	background-repeat: repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.article.ad {
	background-color: #EEEEEE;
}
.article .thumbnail {
	position: relative;
	float: left;
	width: 110px;
}
.article .image {
	margin: 8px;
	margin-left: 0;
	margin-right: 0;
	
}
.article .text {
	position: relative;
	float: left;
	width: 510px;
}
.article .text a{
	color: #CD000C;
}
.article .text a:hover{
	color: #888888;
	text-decoration: underline;	
}
.article .text p {
	padding-bottom: 6px;	
}
.article .text p.footer {
	margin: 0px;
}
.article .text p.readmore {
	margin: 0px;
}
.article .text p.readmore {

}
.article .text p.readmore a{
	color: #CD000C;
}
.article p.tags {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/icons/16/tag.gif);
	color: #666666;
	margin-top: 10px;
	padding: 1px;
	padding-left: 20px;
}
.article p.tags a{
	color: #888888;
}
.article p.sharethis {
	color: #666666;
	margin-top: 10px;
	padding: 1px;	
}
.article p.sharethis a{
	color: #888888;
}
.reply {
	margin-bottom: 19px;
}
.reply p {
	margin-bottom: 0px;
}

.occasion {
	padding: 4px;
	margin-right: 4px;
}
.occasion.item{
	width: 290px;
}
.occasion .left{
	margin-right: 10px;
}
#images .image {
	margin-left: 10px;
	float: left;
	width: 142px;
	height: 85px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.paginator-bar {
	margin-bottom: 15px;
}
.paginator-bar span.current {
	font-weight: bold;
	color: #CD000C;	
}

.m10	{ margin: 10px; }
.m10l	{ margin-left: 10px; }
.m10r	{ margin-right: 10px; }
.p10	{ padding: 10px; }
.p10l	{ padding-left: 10px; }
.p10r	{ padding-right: 10px; }
.h280	{ height: 280px; }
.w500	{ width: 500px; }
.w320	{ width: 320px; }

.w66p	{ width: 66%; }
.w50p	{ width: 50%; }
.w33p	{ width: 33%; }
.w25p	{ width: 25%; }
.w20p	{ width: 20%; }

/* HR */
.hr, hr { 
	margin: 2px;
	margin-left: 0;
	margin-right: 0;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
} 
.hr hr { 
	display: none !important; 
}

/* Tables */
table {
	background: #FFFFFF;
	border-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
}
th {
	background: #F0F0F0;
	text-align: center;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #000000;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table tr td {
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	vertical-align: top;
}
td.hover, tr.hover
{
	background-color: #EEFFEE;
}
/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;

}
dd {
	height: 30px;
	margin-left: 18em;
	margin-top: -2em;
	vertical-align: top;
}
.motorspecs dd, .occasion dd {
	height: 30px;
	margin-left: 11em;
	margin-top: -2em;
	vertical-align: top;
}

/* Scaffold View */
.dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
.dl.altrow {
	background: #f4f4f4;
}
.dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}


/* Notices and Errors */
.message {
	background-position: 10px 50%;
	background-repeat: no-repeat;
	background-color: #ffffe1;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeed2;
	padding: 15px;
	padding-left: 55px;
	margin-bottom: 10px;
	color: #666666;
	background-image: url(../img/icons/32/bulb.gif);
}
.message ul {
	margin: 3px;
}
.notice {	background-image: url(../img/icons/32/info.gif);}
.warning {	background-image: url(../img/icons/32/del.gif);}
.success {	background-image: url(../img/icons/32/apply.gif);}

.error-message {
	background-position: 3px 50%;
	background-repeat: no-repeat;
	background-color: #ffffe1;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeed2;
	padding: 3px;
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
	background-image: url(../img/icons/16/bulb.gif);
	font-weight: normal;
}
.test {
	border-width: 1px;
	border-style: dotted;
	border-color: #CC3333;
}
dl#fuel {
	margin: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: 1.2em;
}
dl#fuel dd {
	height:20px;
	margin-left:8em;
	margin-top:-1.2em;
	vertical-align:top;
}
dl#fuel.large dd {	
	margin-left:11em;
}
dl#fuel dt {
	margin: 0;
	padding-left: 20px;
	background-position: 0 center;
	background-repeat: no-repeat;
}
dl#fuel dt.bp { background-image: url(../img/logos/logo_bp.gif); }
dl#fuel dt.esso { background-image: url(../img/logos/logo_esso.gif); }
dl#fuel dt.shell { background-image: url(../img/logos/logo_shell.gif); }
dl#fuel dt.texaco { background-image: url(../img/logos/logo_texaco.gif); }
dl#fuel dt.total { background-image: url(../img/logos/logo_total.gif); }

.quicklinks {
	
}
.quicklinks ul{
	margin-left: 0;
}
.quicklinks h3 {
	color: #CD000C;
	font-weight: bold;
}
.quicklinks div.motors {
	background-image: url(../img/icons/48/motors.gif); 
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 58px;
}
.quicklinks div.email {
	background-image: url(../img/icons/48/email.gif); 
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 58px;
}
.quicklinks div.finance {
	background-image: url(../img/icons/48/money.gif); 
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 58px;
}
.quicklinks div.magazine {
	background-image: url(../img/icons/48/pencil.gif); 
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-left: 58px;
}