/**
* ----------------------------------------------------------------------------------------------------
* USED VAN EXPERT
* Copyright(c) 1998 - 2005 Cactusoft Internatonal FZ-LLC.
* All rights reserved.
* ----------------------------------------------------------------------------------------------------
**/

#header
{
	height: 100px;
	width: 830px;
	margin-left: 22px;
}

#logo
{
	position: absolute;
	top: 10px;
	left: 16px;
}

#montage
{
	position: absolute;
	top: 7px;
	left: 670px;
}

#strapline
{
	position: absolute;
	top: 70px;
	left: 210px;
	font-weight: bold;
	color: #0033BB;
}

#mainmenu
{
	width: 700px;
	margin-left: 20px;
	height: 27px;
}

#iframecarmenu
{
	height: 25px;
	width: 560px;
	margin-left: 20px;
}

#iframebody
{
    color: White;
    padding-top: 3px;
    width:auto;
    height: 22px;
	background: #FFFF00 url(../templateimages/backbar_iframe.png) top left repeat-x;
}

#date
{
    color: black;
    width: 300px;
    position: absolute;
    left: 670px;
    top: 132px;
    text-align: right;
    font-size: 7pt;
}

#loginstatus
{
    position: absolute;
	left: 510px;
	width: 460px;
	top: 100px;
	border: none;
	font-size: 7pt;
	text-align: right;
	height: 30px;
	color: White;
}

#logindetails
{
    position: relative;
	float: left;
	width: 320px;
}
	
#content
{
    margin-top: 20px;
	position: relative;
	width: 970px;
}

#leftmenu
{
	display: block;
	float: left;
	width: 180px;
	height: 400px;
	background: url(../templateimages/back_fade_ua.png) top left repeat-x;
	padding-top: 20px;
}
	
#mainarea
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 470px;
	min-height: 1390px;
}

#sidebar
{
    float: right;
	width: 300px;
	height: 1200px;
}

#bottomad
{
    width: 680px;
	margin: 20px 0 0 18px;
}

#rectangle_ad
{
    border-top: dashed 1px #CCCCCC;
    border-bottom: dashed 1px #CCCCCC;
    padding: 10px 0px 10px 0px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

#footer
{
	height: 45px;
	padding: 10px 0px 10px 20px;
	width: auto;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica;
	color: #AAAAAA;
}
	
#bottomlinks_left
{
	left: 10px;
	top: 30px;
	width: 470px;
}

#findaguidetext 
{
    font-weight: bold;
    color: black;
}

.printerfriendlylink
{
    float: right;
    margin-top: 5px;
}

/**
* ----------------------------------------------------------------------------------------------------
* LEFT HAND SIDE MENU
* ----------------------------------------------------------------------------------------------------
**/

h3
{
    color: #2244BB;
    font-size: 8pt;
    padding: 0 0 10px 20px;
    margin: 0 0 0 0;
    margin-left: 0px;
}

#leftmenu ul
{
    padding: 0 0 20px 0;
    margin: 0px;
}

#leftmenu li
{
    padding-left: 20px;
    margin-left: 0px;
    list-style-type: none;
    font-size: 7.5pt;
}


/**
* ----------------------------------------------------------------------------------------------------
* ADVERTS
* ----------------------------------------------------------------------------------------------------
**/

#skyscraper
{
	position: absolute;
	width: 160px;
	height: 740px;
	top: 172px;
	left: 840px;
}
	
/**
* ----------------------------------------------------------------------------------------------------
* BASIC HTML ELEMENTS
* ----------------------------------------------------------------------------------------------------
**/

body
{
	padding: 0;
	margin: 0;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica;
	color: #111111;
	background-color: #FFFFFF;
	background: url(../templateimages/backbar.png) top left repeat-x;	
}

.nobackground
{
	background: url(../templateimages/backbar.png) top left repeat-x;	
}

iframe
{
	border: none;
	border-style: none;
}

img
{
	border: 0px;
}

p
{
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
h1
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica;
	color: #2244BB;
	letter-spacing: 0px;
	line-height: 22px;
}

h2
{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica;
	color: #222222;
	letter-spacing: 0px;
}

h2.red
{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica;
	color: #2244BB;
	letter-spacing: 0px;
}

#car_details h2
{
	padding: 6px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
	border: 0px;
	text-align: left;
	background-image: url(../templateimages/blueback.png);
	background-repeat: repeat-x;
	margin-bottom: 0;
}

h4
{
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica;
	color: #2244BB;
	letter-spacing: 0px;
}

/**
* ----------------------------------------------------------------------------------------------------
* FORM STUFF
* ----------------------------------------------------------------------------------------------------
**/

form
{
	margin: 0px;
}

#ctl00_ContentPlaceHolder1_signup_iframeregister
{
	height: 800px;
	width: 470px;
	margin-left: 0px;
}

#ctl00_ContentPlaceHolder1_signup_iframedownload
{
	height: 120px;
	width: 470px;
	margin-left: 0px;
}

select
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 7.5pt;
	color : black;
	background-color : #E9E9F9;
}

select:focus, input:focus, textarea:focus {
	background-color : #FFFFFF;
}

#iframebody select
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 7.5pt;
	color : black;
	background: #FFEE00;
	border-top: solid 1px #DDDD00;
	border-left: solid 1px #DDDD00;
	border-right: none;
	border-bottom: solid 1px #FFFFFF;	
}

#iframebody select:focus {
	font-weight: normal;
}
	
label
{
    float: left;
	width: 100px;
	margin-right: 10px;
	text-align: left;
}

label.rightlabel
{
	float: none;
	width: auto;
	margin-left: 5px;
}

.textfieldstyle
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	color: black;
	background-color: #EEEEEE;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	width: 100%;
	margin-bottom: 3px;
}

.textfieldstylesmall
{
    float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	color: black;
	background-color: #EEEEEE;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	width: 200px;
	margin-right: 5px;
}

div.formline 
{
    padding: 5px 0px 5px 0px;
}

div.checkline 
{
    padding: 2px 0px 2px 0px;
}

.displaybox
{
    display: block;
	border: dashed 1px red;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica;
	color: #DD0000;
	font-size: 7.5pt;
	width: auto;
	background: #FFE9E9 url(../templateimages/back_fade_red.png) top left repeat-x;
}

.displaybox select
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 7.5pt;
	color : black;
	background: #FFEE00;
	border-top: solid 1px #DDDD00;
	border-left: solid 1px #DDDD00;
	border-right: none;
	border-bottom: solid 1px #FFFFFF;	
}

.warnbox
{
    display: block;
	border: dashed 1px red;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica;
	color: #DD0000;
	font-weight: bold;
	font-size: 7.5pt;
	width: auto;
	background: #FFE9E9 url(../templateimages/back_fade_red.png) top left repeat-x;
}

.errors 
{
    font-weight: bold;
    color: #DD0000;
    font-size: 7.5pt;
    white-space: nowrap;
}

a.downloadbox:link, a.downloadbox:visited
{
    margin-top: 5px;
    display: block;
    width: auto;
    height: 35px;
	border: dashed 1px red;
    padding: 5px;
	background: #FFE9E9 url(../templateimages/back_fade_red.png) top left repeat-x;
	font-weight: normal;
	color: Red;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 7.5pt;
}

a.downloadbox:hover
{
	background: #FFdddd url(../templateimages/back_fade_red_dark.png) top left repeat-x;
	color: White;
}

.downloadbox img 
{
    float: left;
}

.downloadbox .downloadtext 
{
    padding: 10px 5px 5px 45px;
}

.downloadbox strong 
{
    font-size: 8pt;
} 

/**
* ----------------------------------------------------------------------------------------------------
* CAR GUIDE 
* ----------------------------------------------------------------------------------------------------
**/
.confidence 
{
    display: block;
    position: relative;
    top: 8px;
    float: right;
    width: 200px;
    text-align: right;
    background-image: none;
}

.graphback
{
    width: 25px;
    background-image: url(../templateimages/graphback.png);
	background-repeat: repeat-y;
	background-color: #ff7700;
}

.scale td
{
    background-image: url(../templateimages/backscale.png);
	background-repeat: repeat-x; 
}

.scale tr.red th
{
	background-image: url(../templateimages/backbar_iframe.png);
	background-repeat: repeat-x;
}
    
/**
* ----------------------------------------------------------------------------------------------------
* CLASSES
* ----------------------------------------------------------------------------------------------------
**/

.backfade
{
	background: url(../templateimages/back_fade_ua.png) top left repeat-x;
}

div.spacer 
{
  	clear: both;
}

.carview_image 
{
    float: left;
    padding: 18px 15px 7px 0;
}

.red
{
	color: #DD0000;
}

.grey
{
	color: #009900;
}

.timeformat
{
	color: #009900;
}

.small 
{
    font-size: 7pt;
}

.paddingfix
{
	padding: 20px 20px 20px 20px;
	line-height: 1.2;
}

.paddingfix2
{
	padding: 0px 20px 20px 20px;
	line-height: 1.2;
}

.paddingfix3
{
	padding: 20px 20px 0px 20px;
	line-height: 1.2;
}

.grid
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #111111;
	font-weight: normal;
	margin-bottom: 3px;
	width: 100%;
	border-collapse: collapse;
	vertical-align: super;
}

.grid th
{
	padding: 4px 4px 4px 6px;
	font-family: Verdana, Arial, Helvetica;
	color: #999999;
	font-size: 7pt;
	font-weight: normal;
	border: 0px;
	text-align: left;
	background-image: url(../templateimages/back_fade_general.png);
	background-repeat: repeat-x;
}

.grid td
{
	padding: 4px 8px 4px 8px;
	background-color: #F2F7FF;
	vertical-align: top;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;	
	border-bottom: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	background-image: url(../templateimages/back_fade_general.png);
	background-repeat: repeat-x;
	text-align: left;
}
	
.grid input, .grid textarea
{
    float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	color: black;
	background-color: #EEEEEE;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	width: 100%;
	margin-right: 5px;
}

.grid .checkbox 
{
    width: 18px;
    float: left;
}

.grid input:focus, .grid textarea:focus {
	background-color : #FFFFFF;
}

.grid table td
{
	padding: 0 5px 0 5px;
	vertical-align: top;
	border: none;
	font-weight: bold;
}

.grid table a
{
	font-weight: normal;
	text-decoration: underline;
}


.fronttable
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #111111;
	font-weight: normal;
	margin-bottom: 3px;
	width: 100%;
	border-collapse: collapse;
	vertical-align: super;
}

.fronttable th
{
	padding: 6px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 7pt;
	font-weight: bold;
	border: 0px;
	text-align: left;
	background-image: url(../templateimages/back_fade_general.png);
	background-repeat: repeat-x;
}

.fronttable td
{
	padding: 4px;
	background-color: #F2F7FF;
	vertical-align: top;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;	
	border-bottom: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	background-image: url(../templateimages/back_fade_general.png);
	background-repeat: repeat-x;
	text-align: left;
}
	
.fronttable input, .fronttable textarea
{
    float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	color: black;
	background-color: #EEEEEE;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	width: 100%;
	margin-right: 5px;
}

.fronttable .checkbox 
{
    width: 18px;
    float: left;
}

.fronttable input:focus, .fronttable textarea:focus {
	background-color : #FFFFFF;
}

.fronttable table td
{
	padding: 0 5px 0 5px;
	vertical-align: top;
	border: none;
	font-weight: bold;
}

.fronttable table a
{
	font-weight: normal;
	text-decoration: underline;
}

/**
* ----------------------------------------------------------------------------------------------------
* HYPERLINK CLASSES
* ----------------------------------------------------------------------------------------------------
**/

a:link, a:visited
{
	color: #1144AA;
	text-decoration: none;
}
	
a:hover
{
	color: black;
	text-decoration: underline;
}

#mainmenu a:link, #mainmenu a:visited
{
    font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
	
#mainmenu a:hover
{
	color: #000088;
}

a.formbutton:link, a.formbutton:visited
{
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #2244BB;
	border-bottom: solid 1px #000099;
	border-right: solid 1px #000099;
	color: white;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
}
	
a.formbutton:hover
{
	background-color: #4488CC;
	border-bottom: solid 1px #000088;
	border-right: solid 1px #000088;
	color: white;
}

#loginstatus a.formbutton:link, #loginstatus a.formbutton:visited
{
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #3333CC;
	border-top: solid 1px #9999FF;
	border-left: solid 1px #9999FF;
	color: white;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
}
	
#loginstatus a.formbutton:hover
{
	background-color: #AAAAFF;
	border-top: solid 1px white;
	border-left: solid 1px white;
	color: black;
}

#iframebody a.formbutton:link, #iframebody a.formbutton:visited
{
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFEE11;
	border-top: solid 1px #FFFFCC;
	border-left: solid 1px #FFFFCC;
	color: black;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
}
	
#iframebody a.formbutton:hover
{
	background-color: #FFFF88;
	border-top: solid 1px white;
	border-left: solid 1px white;
	color: black;
}

.formbutton2
{
    background-color: Transparent;
	border: none;
	color: #DD0000;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.updateprogress 
{
    height: 50px;
    width: 50px;
	background: url(../templateimages/ajax-loader.gif) top left no-repeat;
}

/**
* ----------------------------------------------------------------------------------------------------
* 5 STEP REGISTRATION
* ----------------------------------------------------------------------------------------------------
**/
.registration_page label 
{
    width: 150px;
}

.registration_page select 
{
    max-width: 200px;
}