﻿body
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
}

.Body
{
	background-image: url(../Images/backgroundImage.jpg);
	background-repeat: repeat-x;
	background-color: #DCDDDE;
}

.area
{
	cursor: pointer;
}

.headerLogo
{
	background: url(../Images/SiteHeader.jpg) repeat 0 0;
	width: 854px;
	height: 210px;
	background-color: #ffffff;
}

.headerLogoNL
{
	background: url(../Images/SiteHeader.jpg) repeat 0 0;
	width: 854px;
	height: 210px;
}

.headerLogoFR
{
	background: url(../Images/SiteHeader.jpg) repeat 0 0;
	width: 854px;
	height: 210px;
}


.headerLogoAdmin
{
	background: url(../Images/headerLogoBig.png) no-repeat 0 0;
	width: 931px;
	height: 210px;
}

.G2Logo
{
	background: url(../Images/G2Logo.png) no-repeat 0 0;
	background-position: bottom;
	text-align: left;
	height: 90px;
	width: 160px;
}

.G2LogoNL
{
	background: url(../Images/G2LogoNL.png) no-repeat 0 0;
	background-position: center;
	text-align: left;
	height: 90px;
	width: 160px;
	padding-bottom: 5px;
}

a
{
	color: #0434b1;
	text-decoration: none;
}

a:hover
{
	color: #0434b1;
	text-decoration: underline;
}

.divSteps a
{
	font-size: 11px;
	color: #0153a5;
}

.divSteps span
{
	font-size: 12px;
	color: #0153a5;
}

.divNavigation
{
}

.divNavigation a
{
	font-size: 12px;
	color: #006699;
}

.divNavigation span
{
	font-size: 12px;
}

.tableNavigation
{
	width: 100%;
}

.tableNavigation .left
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableNavigation .right
{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.arrowRight
{
	background: url(../Images/arrowRight.png);
	background-repeat: no-repeat;
	padding-right: 15px;
}

.arrowRight:hover
{
	cursor: pointer;
}

.arrowLeft
{
	background: url(../Images/arrowLeft.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 15px;
}

.arrowLeft:hover
{
	cursor: pointer;
}

.tableNavigation a:hover
{
	text-decoration: none;
}

.divCarPass
{
	position: relative;
}

.tooltipIframe
{
	display: none;
	position: absolute;
	top: 0;
	left: 181px;
	width: 320px;
	height: 332px;
	overflow: hidden;
	border: none;
	border-width: 0px !important;
	background-color: #DCDDDE !important;
	filter: alpha(opacity:80);
	khtmlopacity: 0.80;
	mozopacity: 0.80;
	opacity: 0.8;
	border-color: #DCDDDE !important;
}

.tooltipCarPass
{
	display: inline;
	width: 183px;
}

.ifrCarPass
{
	width: 320px;
	height: 332px;
}

.ifrCarPass body
{
	width: 320px !important;
	height: 325px !important;
	border: none;
	background-color: #DCDDDE !important;
}
.header
{
	height: 234px !important;
}
.tableContent
{
	width: 100%;
	font-size: 12px;
}

.tableContent .tdTitle
{
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}

.tableContent .borderTitle
{
	border-top: dotted 1px #0054a6;
	border-bottom: dotted 1px #0054a6;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tableContent .resultsCount
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #0054a6;
	padding-right: 10px;
}

.headerBorderCorner
{
	background-image: url(../Images/headerTopRight.png);
	background-position: right;
	height: 16px;
	width: 18px;
	background-repeat: no-repeat;
}

.headerBorder
{
	background-color: #ffffff;
	width: 870px;
	height: 16px;
}

.pageContent
{
	background-color: White;
	padding: 0px 0px 0px 0px;
	width: 685px;
	vertical-align: top;
}
.textBox
{
	width: 115px;
	background: url(../Images/input-bg.gif) #fff repeat-x 0px 0px;
	border: #b5b8c8 1px solid;
}

.textBoxMedium
{
	width: 260px;
	background: url(../Images/input-bg.gif) #fff repeat-x 0px 0px;
	border: #b5b8c8 1px solid;
}

.tableContent a
{
	font-size: 11px;
	color: #0153a5;
}

.maximumModelsAndVersions
{
	color: #1b6ab7;
	padding-left: 5px;
}

.separatorUpAndDown
{
	padding-top: 10px;
}

.sectionSpacer
{
	height: 20px;
}

.tableContent .leftModel
{
	padding: 3px;
}

.tableContent .rightModel
{
	padding: 3px;
}

.selectAllCells
{
}

.pageSteps
{
	line-height: 1.4em;
	font-size: 11px;
	padding-left: 10px;
}

.pageSteps a:hover
{
	text-decoration: none;
}

.stepSeparator
{
	font-weight: bold;
	display: none;
}

.currentStep
{
	font-weight: bold;
}

.subtitle
{
	color: #1b6ab7;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}

.fromAndTo
{
	width: 15px;
}

.unavailableStep
{
	color: Gray !important;
}

.tableWithPictures
{
}

.tableWithPictures_Models
{
	width: 100%;
	background-color: #CCDDED;
}

.containerForPicture_C
{
	width: 110px;
	padding-left: 4px;
	padding-top: 4px;
}

/*.tableWithPictures_Versions
{
  border-style:solid;
  border-width:1px; 
  width:100%;
  height:100%;  
}*/

.exportLink
{
	padding-left: 20px;
	background: url(  '../Images/export.png' ) no-repeat;
	float: right;
}

.tableWithPictures_Color
{
	background-color: #CCDDED;
}

.tableCompareVersions
{
}

.itemStyleModels_Models
{
	background-color: #CCDDED;
	border: 5px solid white;
	border-left-width: 0px;
	border-top-width: 0px;
}


.itemStyleModels_Versions
{
	background-color: #CCDDED; /*border:5px solid white;*/
}

itemStyle .tableCompareVersions tr
{
	text-align: center;
}

.compareItem
{
	background-color: #CCDDED;
	padding-left: 5px !important;
	padding-right: 5px !important;
	color: #1b6ab7;
	text-align: center;
	border-left: solid 4px white;
}

.compareAlternatingItem
{
	background-color: #CCDDED;
	padding-left: 5px !important;
	padding-right: 5px !important;
	color: #1b6ab7;
	text-align: center;
	border-left: solid 4px white;
}

.bindItem
{
	padding-left: 0px !important;
	width: 120px;
}

.border
{
	text-align: center;
	border-left: solid 4px white;
}

.sizesTooltip
{
	cursor: pointer;
}
#tooltip
{
	position: absolute;
	background-color: transparent;
	z-index: 30;
}



/*Modal Popup*/
.modalpopup
{
	font-family: arial;
	font-size: 12px;
	padding: 2px 3px;
	display: block;
	position: absolute;
}

.container
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.headerPopup
{
	background-color: #2851BC;
	color: #ffffff;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 3px 10px;
	height: 15px;
}

.headerPopup .msg
{
	font-weight: bold;
}

.bodyPopup
{
	background-color: white;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

.bodyPopup .msg
{
	padding-left: 15px;
	padding-right: 15px;
}

.footer
{
	background-color: white !important;
	border-color: #808080;
	border-style: none solid;
	border-width: 0px 1px !important;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.hidden
{
	display: none;
}
.buttonAlert
{
	background-color: #eaeaea;
	border: solid 1px silver;
	color: #0153a5;
	font-size: 12px;
	width: 70px;
	height: 20px;
}

.buttonAlert:hover
{
	background-color: #eeeeee;
	border: solid 1px gray;
	color: #0153a5;
	font-size: 12px;
	width: 70px;
	height: 20px;
}


/*modal popup*/

#content-top-center, .content-top-center
{
	background: url(../Images/content_top_center.gif) repeat-x bottom right;
	color: #FFF;
	height: 6px;
	font-size: 0px;
	width: 100%;
}

#content-top-center-td
{
}

#content-top-left, .content-top-left-td
{
	background: url(../Images/content_top_left.gif) no-repeat bottom left;
	color: #FFF;
	height: 6px;
	width: 6px;
	font-size: 0px;
}

/*Begin Pop up */
#pop-content-top-center, .pop-content-top-center
{
	background: url(../Images/content_top_center.gif) repeat-x bottom right;
	color: #FFF;
	height: 6px;
	font-size: 0px;
	width: 100%;
}

#pop-content-top-center-td
{
}

#pop-content-top-left, .pop-content-top-left-td
{
	background: url(../Images/content_top_left.gif) no-repeat bottom left;
	color: #FFF;
	height: 6px;
	width: 6px;
	font-size: 0px;
}

#pop-content-top-left-td, .pop-content-top-left-td
{
	width: 6px;
}

#pop-content-top-right, .pop-content-top-right
{
	background: url(../Images/content_top_right.gif) no-repeat bottom right;
	color: #FFF;
	height: 6px;
	width: 6px;
	font-size: 0px;
}

#pop-content-top-right-td, .pop-content-top-right-td
{
	width: 6px;
}

#pop-content-bottom-center, .pop-content-bottom-center
{
	border-bottom: 1px solid #375dc11;
	color: #FFF;
	height: 6px;
	font-size: 0px;
	width: 100%;
	line-height: 0px;
}

#pop-content-bottom-left, .pop-content-bottom-left
{
	background: url(../Images/content_bottom_left.gif) no-repeat top left;
	color: #FFF;
	height: 7px;
	width: 6px;
	font-size: 0px;
	line-height: 0px;
}

#pop-content-bottom-right, .pop-content-bottom-right
{
	background: url(../Images/content_bottom_right.gif) no-repeat top right;
	color: #FFF;
	height: 7px;
	width: 6px;
	font-size: 0px;
	line-height: 0px;
}

/*End Pop up */

.divWithoutResults
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.tableRepeaterContent
{
	width: 600px;
}

.tableSelectDeselect
{
	float: right;
}

.tableSelectDeselect td
{
	padding-left: 15px;
}

.divSelectDeselect
{
	text-align: right;
}

.divSelectDeselect_Models
{
	display: none;
}

.textDetailsAndOffer
{
	font-size: 16px !important;
	font-weight: bold;
}

.textNextAndPreviousPage
{
	white-space: nowrap;
	font-size: 12px;
}

.optionsTD
{
	padding-left: 0px !important;
}

.modelText
{
	font-size: 16px;
	font-weight: bold;
	color: #0054a6;
	padding-left: 5px;
}

.columnLeft_Compare
{
}

.separatorPicture_Details
{
	padding-top: 10px;
}

.controlVersionSeparator
{
	padding-top: 5px;
}

.controlVersionPaddingOptions
{
	padding-left: 10px;
	width: 480px;
}

.controlVersionPaddingPacks
{
	width: 492px;
}

.totalPrice_Details
{
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.tablePictureWithTotalPrice_Details
{
	border: solid 1px #0054a6;
}

.containerWithLeftAndRightPadding
{
	padding-left: 20px;
	padding-right: 20px;
}

.brandModel_Versions
{
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.version_Versions
{
	padding-left: 20px;
	font-size: 12px;
	color: #1b6ab7;
}

.selectThisModel_Models
{
	font-size: 12px;
	color: #1b6ab7;
}

.modelsSelected
{
	background: Orange !important;
}

.versionsPrice
{
	vertical-align: bottom;
	padding-right: 20px;
	font-size: 12px;
	color: #1b6ab7;
}

.bodywoks_Bodywors
{
	padding-top: 25px;
	padding-bottom: 25px;
}

.fromTd
{
	width: 50px;
}

.tdBigMastePage
{
	padding-left: 12px;
	padding-right: 12px;
}

.borderBottom
{
	border-bottom: dotted 1px #0054a6;
}



/* menu buttons */
.link-1
{
	display: block;
	float: right;
	background: url(../Images/link_bg2.gif) left top repeat-x;
}

.link-1 em
{
	display: block;
	background: url(../Images/link_left2.gif) no-repeat left top;
}
.link-1 b
{
	display: block;
	background: url(../Images/link_right2.gif) no-repeat right top;
	padding: 0px 20px 1px 20px;
	font-weight: normal;
	font-style: normal;
}
.link-1 a
{
	text-decoration: none;
	font-weight: bold; /*color: #1e6bb9;*/
	color: #1c4d7a;
	font-family: Arial;
}
.link-1 a:hover
{
	text-decoration: none;
	color: red;
}

.center_button
{
	line-height: 1.4em;
}

.subtitle_Padding
{
	padding-top: 10px;
}

.options_Compare
{
	padding-left: 15px;
}

.compareBorderRows
{
	border-top: solid 1px #1b6ab7;
}

.imageCar_Compare
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.headerTd_Compare
{
	padding-left: 0px !important;
	padding-right: 0px !important;
	vertical-align: top;
	background-image: url(../Images/white-repeater.png);
	background-repeat: repeat-x;
}

.compareSectionEnd td
{
	padding-bottom: 7px;
}

.compareSectionStart td
{
	padding-top: 7px;
}

.compareLeftColumn
{
	min-width: 185px;
	width: 250px;
}

.compareBorderTop
{
	border-top: solid 1px;
	color: #1b6ab7;
}

.compareEmptyTD
{
	border-top: solid 1px #1b6ab7;
	color: #1b6ab7;
}

.versionOptionsCategory
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.versionPackTitle
{
	font-size: 14px;
	font-weight: bold;
}

.controlVersionDiv
{
	padding-left: 20px;
}

.detailsPadingTopRight
{
	vertical-align: top;
	padding-top: 50px;
	border-left: solid 1px #006699;
}

.detailsDealer a
{
	font-size: 14px;
	color: #006699;
}

.detailsCarSubtitleRight
{
	font-size: 16px;
}

.detailsCarUsedCars
{
	padding-top: 10px;
}

.borderSeparatorControlVersion
{
	border-left: solid 1px #006699;
}

.borderAll
{
	border: solid 1px #80add6;
}


.dealerDealerDetailsSubtitle
{
	font-size: 16px;
	color: #006699;
}

.dealerTextBox
{
	width: 260px;
}


.dealerRowSpacer
{
	/*in document e 20px;*/
	padding-top: 7px;
}

.dealerTable input.textBoxMedium
{
	margin-bottom: 7px;
}

.generalBorder
{
	border: 1px solid #80ADD6;
}

.tooltip-container
{
}

.versionsControlImageBig
{
	padding-left: 10px;
	padding-top: 10px;
}

.btn_center
{
	background-image: url(  '../Images/btn_center_bg.png' );
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-right: 3px;
}

.btn_left
{
	background-image: url(  '../Images/btn_left_bg.png' );
	background-repeat: no-repeat;
	width: 4px;
	height: 23px;
}

.btn_right
{
	background-image: url(  '../Images/btn_right_bg.png' );
	background-repeat: no-repeat;
	width: 4px;
	height: 23px;
}

.comparePackItem
{
	background-color: #CCDDED;
	color: #1b6ab7;
	border-left: solid 4px white;
	text-align: left;
	border-top: solid 1px #1b6ab7;
}

.comparePacksLeftTd
{
	vertical-align: top;
	padding-top: 10px;
}

.comparePacksBorder
{
	border-bottom: solid 1px #1b6ab7;
}
.compareTablePacks
{
}

.compareTitle
{
	color: #1b6ab7;
	font-size: 14px;
	font-weight: bold;
}

.comparePacksDiv
{
	padding-left: 5px;
	padding-right: 5px;
}

.comparePacksPaddingTop
{
	padding-top: 7px;
}

.comparePacksPaddingTop
{
	padding-bottom: 7px;
}

.detailsUsedCarsInfo
{
	vertical-align: top;
	padding-left: 7px;
}

.detailsLastRow td
{
	border-top-width: 0px !important;
}
#tableDDContainer
{
	/*border-bottom: #1b6ab7 1px solid;*/
}
.topButtonPrevNextLink
{
	white-space: nowrap;
}
.btn_left_navigation
{
}
.btn_center_navigation
{
}
.btn_right_navigation
{
}

.quickSearchTable
{
	background-color: #6684D0;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
}

.quickSearchTitle
{
	font-size: 15px;
	font-weight: bold;
	color: White;
	padding-left: 20px;
}


.upMenuLeft
{
	background-image: url(../Images/roundDownLeft.png);
	width: 12px;
	height: 20px;
}

.upMenuRight
{
	background-image: url(../Images/roundDownRight.png);
	width: 12px;
	height: 20px;
}

.upMenuEmpty
{
	width: 30px;
}
.upMenu td
{
}

.upMenu A, .upMenu A:link, .upMenu A:visited
{
	color: #ffffff;
	text-decoration: none;
}

.upMenuItemTd
{
	width: 93px;
	text-align: center;
}
.upMenu A:hover, .upMenu A:active
{
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
	background-color: Transparent;
}
.upMenu
{
	color: #ffffff;
	font-size: 11px;
}
.upMenuTopTr
{
	background-color: #1743B7;
}
.upSubItem
{
	padding-left: 1px;
	padding-right: 3px;
}
.upSeparator
{
	padding-left: 10px;
	padding-right: 10px;
}

.labelUser
{
	font-weight: bold;
}

.carDetails
{
	color: #1f459d;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}

.carDetails:hover
{
	color: #909090;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}

.smallCarImage img
{
	width: 122px;
	height: 90px;
}

.padding0
{
	padding: 0px 0px 0px 0px;
}
.padding2
{
	padding: 2px 2px 2px 2px;
}
.padding8
{
	padding: 0px 8px 8px 8px;
}
.divPadding
{
	padding: 2px 8px 2px 8px;
}

.paddingleft2
{
	padding: 0px 0px 0px 2px;
}
.paddingtop2
{
	padding: 2px 0px 0px 0px;
}

.paddingAlignDrpXsInput
{
	padding-left: 5px;
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 155px;
}
.detailsTable
{
	font-size: 11px;
	background-color: #F0F0F0;
	color: #909090;
	padding: 0px 0px 0px 0px;
}

.detailsTable .detailsTableTitle
{
	color: #234DBA;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}
.detailsTable .detailsTableBigTitle
{
	color: #234DBA;
	font-size: 14px;
	font-weight: bold;
}

.paddingContent
{
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px;
}

.detailsTable .vehicleDetailsTitle
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}

.detailsTable .vehicleDetailsDescription
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

.detailsTable .vehicleDetailsItem
{
	color: #000000;
	font-size: 12px;
	padding-left: 10px;
	display: block;
	padding-bottom: 5px;
	padding-left: 20px;
}

.detailsTable .LogoTitle
{
	color: #1f459d;
	background-image: url(  '../Images/G2SmallLogo.gif' );
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	height: 36px;
	line-height: 36px;
	display: block;
}

.detailsTable .detailsTableMainDescription
{
	font-size: 12px;
}

.detailsTable .emptyRow
{
	height: 10px;
}

.toolkitEmptyRow
{
	height: 5px;
}
.bottomMenu
{
	padding: 8px 15px 10px 1px;
	font-size: 11px;
	height: 22px;
	width: 858px;
}

.bottomMenu A
{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}

.bottomMenu A:hover
{
	color: #234dba;
	text-decoration: none;
	padding-right: 10px;
}

.bottomMenu .td
{
	width: 20px;
}

.blueTitle
{
	background-color: #375DC1;
	color: #ffffff;
	padding: 2px 2px 2px 8px;
	font-size: 14px;
	font-weight: bold;
}

.blueTitleBig
{
	background-color: #375DC1;
	color: #ffffff;
	padding: 0px 4px 0px 12px;
	font-size: 20px;
	font-weight: bold;
}

.whiteTitle
{
	color: #0434b1;
	padding: 2px 2px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

.newsTitle
{
	color: #0434b1;
	padding: 2px 2px 0px 8px;
	font-size: 14px;
	font-weight: bold;
}

.newsTable
{
	width: 323px;
}

.newsTable td
{
	vertical-align: top;
	padding-left: 2px;
}

.newsTable span
{
	color: #909090;
	font-size: 11px;
	padding-top: 3px;
}
.mainMenuItem
{
	background: url(../Images/mainMenuItem.png) no-repeat;
	color: White !important;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	padding-right: 2px;
	padding-top: 1px;
	line-height: 21px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none !important;
	width: 128px;
	font-weight: bold;
}

.selectedMainMenuItem, .mainMenuItem:hover
{
	background: url(../Images/selectedMainMenuItem.png) no-repeat;
	color: #1f459d !important;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	line-height: 24px;
	padding-right: 2px;
	padding-top: 1px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none !important;
	width: 128px;
	font-weight: bold;
}

.div-breadcrumbs
{
	display: block;
	padding-left: 15px;
	padding-bottom: 5px;
}

.div-breadcrumbs a
{
	padding-right: 30px;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.siteSearch, .siteSearch:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.rightMenuItem, .linkButtonAction
{
	background-image: url(  '../Images/rightMenu.png' );
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0px 5px 0px 25px;
	width: 120px;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}

.rightMenuItem, .linkButtonAction
{
	color: #ffffff;
}

.rightMenuItem:hover, .linkButtonAction:hover
{
	color: #919191;
	text-decoration: none;
}

.whiteBorderHorizontal
{
	background-color: #ffffff;
	height: 7px;
}

.whiteBorderBottom
{
	background-color: #ffffff;
	height: 18px;
	width: 888px;
}

.whiteBorderVertical
{
	background-color: #ffffff;
	width: 15px;
}

.interiorBorderVertical
{
	background-color: #ffffff;
	width: 6px;
}
.RadEContentBordered
{
	font-size: 11px;
	color: #D6D8D4;
	font-family: Arial,sans-serif;
	background-image: none;
	background-color: #ffffff;
}
.RadEContentBordered img
{
	border: 0px;
	background-image: none;
	background-color: #ffffff;
}

RadEContentBordered body
{
	background-image: none;
	background: url(../Images/HeaderLogoBig.png) no-repeat 0 0;
	background-color: #ffffff;
}


.vehicleTable
{
	padding: 2px 5px 2px 3px;
	font-weight: bold;
	empty-cells: show;
	text-align: left;
}

.vehicleTable .Description
{
	font-size: 14px;
	color: #0434b1;
}

.vehicleTable .Price
{
	font-size: 16px;
	color: #0434b1;
}

.vehicleTable .right
{
	text-align: right;
	width: 120px;
}

.vehicleTable .rightImage
{
	text-align: right;
}

.vehicleTable .groupLabelDescription
{
	background-image: url(../Images/CarGroupLabelSmall.png);
	text-align: right;
	color: #ffffff;
	vertical-align: top;
	height: 20px;
	float: right;
	width: 124px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 6px;
	background-repeat: no-repeat;
	background-position: right;
}

.vehicleTable .left
{
	text-align: left;
}

.vehicleTable .tdDetails
{
	width: 80px;
	height: 18px;
}

.vehicleTable .tdExtraInfo
{
	height: 20px;
}
.vehicleListImage
{
	width: 130px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 15px;
}

.vehicleTopBorder
{
	border-bottom: 1px solid #B2B2B2;
	width: 645px;
	height: 1px;
}

.vehicleListItem
{
	width: 100%;
	border-bottom: 1px solid #C5C5C5;
}

.vehicleListTopBorder
{
	background-image: url(../Images/vehicleListTopBorder.png);
	background-repeat: repeat-x;
}

.vehicleListLeftBorder
{
	background-image: url(../Images/vehicleListLeftBorder.png);
	background-repeat: repeat-y;
}

.vehicleListBottomBorder
{
	background-image: url(../Images/vehicleListBottomBorder.png);
	background-repeat: repeat-x;
	height: 3px;
}

.vehicleListRightBorder
{
	background-image: url(../Images/vehicleListRightBorder.png);
	background-repeat: repeat-y;
	background-position: right;
}

.vehicleListSelectedSortHeader
{
	background-image: url(../Images/SelectedSortHeader.png);
	background-repeat: repeat-y;
	height: 26px;
	width: 102px;
}

.vehicleListSelectedSortHeader
{
	text-align: center;
}

.vehicleListSelectedSortHeader a
{
	color: #919191;
	text-decoration: none;
}

.vehicleListSelectedSortHeader a:hover
{
	color: #0434b1;
	text-decoration: none;
}

.vehicleListHeader
{
	text-align: center;
}

.vehicleListHeader td
{
	padding-left: 10px;
	padding-right: 10px;
}

.vehicleListHeader a
{
	color: #919191;
	text-decoration: none;
}

.vehicleListHeader a:hover
{
	color: #0434b1;
	text-decoration: none;
}

.vehicleListTopRightCorner
{
	background-image: url(../Images/vehicleListTopRightCorner.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 20px;
	height: 15px;
}

.vehicleListTopLeftCorner
{
	background-image: url(../Images/vehicleListTopLeftCorner.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
}


.SortByHeader
{
	padding-left: 10px;
	color: Black;
	width: 130px;
	height: 20px;
	font-weight: bold;
}

.detailsImage
{
	width: 470px;
	vertical-align: top;
}

.imageDiv
{
	width: 470px;
	height: 200px;
}
.detailsNavigation
{
	width: 150px;
	font-size: 11px;
	color: #0434b1;
	text-align: center;
}

.detailsMainDiv
{
	vertical-align: top;
	height: 260px;
}

.detailsMainDiv .vehiclePrice
{
	background-image: url(../Images/detailsPriceBackground.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 61px;
	padding-left: 20px;
	vertical-align: text-bottom;
	line-height: 61px;
}

.detailsMainDiv .vehiclePrice span
{
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}
.detailsUnderline
{
	border-bottom: solid 1px #0434b1;
	padding-top: 1px;
}

.detailsGroupLabel
{
	background-image: url(../Images/CarGroupLabel.png);
	text-align: left;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 90px;
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.greyTd
{
	background-color: #f0f0f0;
}

.FullWidth
{
	width: 674px;
}

.mainMargin
{
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
}

.marginPhoto
{
	margin-bottom: 7px;
	margin-left: 7px;
	width: 90px;
}
.mainMarginBottom
{
	margin-bottom: 7px;
}
.segmentenMenuItem
{
	background-image: url(  '../Images/SegmentMenuItem.png' );
	background-position: center;
	background-repeat: no-repeat;
	color: #0434b1;
	font-weight: bold;
	padding: 0px 5px 0px 43px;
	height: 20px;
	margin-top: 2px;
	line-height: 24px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}


.g2Segment
{
	background-image: url(  '../Images/G2Segment.png' );
	background-repeat: no-repeat;
	width: 170px;
	height: 130px;
}

.segmentTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 45px;
	text-align: center;
	height: 40px;
	padding-top: 50px;
}

.quickSearch
{
	background-image: url(  '../Images/QuickSearch.png' );
	background-repeat: no-repeat;
	width: 180px;
	height: 173px;
	padding-left: 22px;
	padding-top: 10px;
	font-size: 8px;
}
.quickSearch select
{
	font-weight: normal;
	border: 0px;
	border-color: #ffffff;
	width: 130px;
	height: 25px;
	color: #000000;
	font-size: 10px;
	height: 18px;
}

.quickSearch .title
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	display: block;
	padding-bottom: 6px;
	height: 12px;
}

.quickSearch .quickSearchItem
{
	padding-top: 4px;
}
.quickSearch .textinput
{
	border: 0px;
	font-size: 10px;
	height: 15px;
	width: 125px;
	padding-left: 4px;
	padding-top: 3px;
}

.quickSearchLinkButton
{
	text-decoration: underline;
	color: #e8ecf8;
	font-size: 14px;
	height: 30px;
}

.quickSearchLinkButton:hover
{
	text-decoration: underline;
	color: #919191;
	font-size: 14px;
	height: 30px;
}

.actionButtonMedium, .actionButtonMedium:hover
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display: block;
	background: url(  '../Images/buttonImageMedium.png' ) no-repeat 50% top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	width: 87px;
	height: 24px;
	cursor: pointer;
}


.actionButtonMedium
{
	color: #000000 !important;
}

.actionButtonMedium:hover
{
	color: #0434b1 !important;
}


.actionButtonSmall, .actionButtonSmall:hover
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display: block;
	background: url(  '../Images/buttonImageSmall.png' ) no-repeat 50% top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	width: 60px;
	height: 17px;
	cursor: pointer;
}


.actionButtonSmall
{
	color: #000000 !important;
}

.actionButtonSmall:hover
{
	color: #0434b1 !important;
}

.leftMenu
{
	width: 170px;
}

.selectedTabItem, .tabItem:hover
{
	background: url(../Images/tabMenuSelected.png) no-repeat;
	color: #1f459d !important;
	cursor: pointer;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none !important;
	width: 129px;
	font-weight: bold;
}

.tabItem
{
	background: url(../Images/tabMenu.png) no-repeat;
	color: White !important;
	cursor: pointer;
	display: block;
	float: left;
	height: 24px;
	padding-top: 1px;
	line-height: 21px;
	text-align: center;
	text-decoration: none !important;
	width: 129px;
	font-weight: bold;
}

.tabMenuBorder
{
	background: url(../Images/tabMenuBorder.png) repeat-x;
	background-position: bottom;
}

.tabMenuTopRightCorner
{
	background-image: url(../Images/tabMenuRightCorner.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 11px;
	height: 9px;
}

.tabMenuRightCornerBorder
{
	background-image: url(../Images/tabMenuRightCornerBorder.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 11px;
	height: 1px;
}

.tabMenuLeftBorder
{
	background-image: url(../Images/tabMenuLeftBorder.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 130px;
}

.tabMenuBottomBorder
{
	background-image: url(../Images/tabMenuBottomBorder.png);
	background-repeat: repeat-x;
	background-position: top;
}

.tabMenuRightBorder
{
	background-image: url(../Images/tabMenuRightBorder.png);
	background-repeat: repeat-y;
	background-position: right;
}

.vehicleInformation
{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #000000;
}

.vehicleInformation .title
{
	font-size: 16px;
	color: #0434b1;
	font-weight: bold;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 2px;
}

.vehicleInformation .boldItem
{
	font-weight: bold;
	width: 120px;
}

.vehicleInformation .item
{
	background-color: #f2f2f2;
}

.vehicleInformation .alternatingitem
{
	background-color: #ffffff;
}

.vehicleInformation .descriptionItem
{
	font-weight: normal;
	width: 150px;
	color: #4d4d4d;
}

.vehicleInformation .bigDescription
{
	font-weight: normal;
	width: 280px;
	color: #4d4d4d;
}

.formAdd
{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #404041;
}

.formAdd .addItemDescription
{
	padding-top: 7px;
}

.formAdd .addItem
{
	font-weight: normal;
	width: 300px;
}

.formAdd .title
{
	font-size: 16px;
	color: #0434b1;
	font-weight: bold;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 2px;
}

.formAdd .subtitle
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.formAdd .bigTextBox
{
	border: 1px solid #9FA0A4;
	width: 280px;
}

.information
{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	color: #000000;
}

.fulltable
{
	width: 675px;
	border: 0px;
}

.padding
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.searchTable
{
	background-color: #f2f2f2;
	color: #4D4D4D;
}

.mediumInput
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 120px;
}

.xlInput
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 160px;
}
.bigInput
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 185px;
}

.xsInput
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 46px;
}

.sInput
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 89px;
}

.bigDropDown
{
	width: 188px;
}

.bkgColor
{
	background-color: #f0f0f0;
}

.padding10
{
	padding: 10px;
}

.detailsPadding
{
	padding: 2px 2px 2px 2px;
}

.inputDataTable
{
	font-size: 12px;
	background-color: #F0F0F0;
	color: #4D4D4D;
	padding: 3px 3px 3px 10px;
	vertical-align: middle;
}

.inputDataTable .subtitle
{
	font-size: 14px;
	color: #0434b1;
	height: 40px;
	font-weight: bold;
}

.inputDataTable .leftWith
{
	width: 190px;
}

.inputDataTable .smallLeftWith
{
	width: 170px;
}
.inputDataTable .rightTd
{
	text-align: right;
	font-weight: bold;
}

.inputDataTable .blackData
{
	color: #000000;
}

.inputDataTable .with120
{
	width: 120px;
}

/* .inputDataTable .with140
 {
 	width:140px;
 }*/

.multipleTable
{
	width: 100%;
}

.multipleTable td
{
	vertical-align: top;
}
.height400
{
	height: 400px;
}

.bigTableWith
{
	width: 675px;
}
.fullWidth
{
	width: 100%;
}

.mySites
{
	background-image: url(../Images/RollOverMenu.png);
	width: 282px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}

.rollOverMenuTop
{
	width: 94px;
	height: 20px;
	text-align: center;
}

.rollOverMenuTopSelected
{
	width: 94px;
	height: 20px;
	text-align: center;
	background-position: left bottom;
	background-image: url(../Images/rollOverSelected.png);
	background-repeat: no-repeat;
}

.g2Link
{
	text-decoration: none;
}

.g2Link:hover
{
	text-decoration: none;
}
.g2Link span
{
	text-decoration: none;
}
.g2LinkLabel
{
	text-decoration: none;
}

.boldDescription
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
/* IFrame - to be removed */
/*---------- RESET --------------------------------------------------------------------------------------*/

/* remember to define focus styles! */

ol, ul, li
{
	list-style: none;
}

/*---------- FOOTER --------------------------------------------------------------------------------------*/

#footer
{
	color: #666;
	border-top: 0px solid #CCC;
	background-color: #DDDDDD;
	text-align: right; /*font-size: .7em;*/
	font-size: 8pt;
	padding-top: 5px;
	min-height: 50px;
	padding-right: 10px;
}

#footer a
{
	color: #044368;
	text-decoration: none;
}

#footer .linkLogoBottom
{
	display: inline-block;
	width: 150px;
	height: 25px;
	background: url(  'Images/logo_with_label.gif' ) no-repeat;
	margin-top: 3px;
}

#ctn
{
}
h1
{
	font-size: 17pt;
	margin-bottom: 5px;
	font-weight: lighter;
	color: #ffffff;
	background: #0434b1;
	padding: 0px 10px 0px 0px;
}
h1 span.sub
{
	font-size: 9pt !important;
	color: #666;
	position: relative;
	top: -2px;
}
h2
{
	font-size: 1.2em;
	margin-bottom: 15px;
	font-weight: lighter;
	color: #ffffff;
	background: #0434b1;
}

h3
{
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	color: #0434b1;
}

h4
{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #0434b1;
}

h5
{
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	color: #0434b1;
}

.infoPanelConfirm
{
	background: #f3ffe0 url(  'Images/panelInfoConfirmIcon.png' ) no-repeat 10px;
	border: solid #c9ee96;
	border-width: 2px 0;
	padding: 20px 20px 20px 50px;
	margin-bottom: 15px;
	font-size: 11pt;
	display: block;
}

/*---------- LISTVIEW --------------------------------------------------------------------------------------*/

.vehicleOverview
{
	width: 100%;
}
.vehicleOverview td
{
	padding: 5px;
	vertical-align: top;
}

.vehicleOverview .vehicleSortHeader
{
	background: #222d34;
}
.vehicleOverview .vehicleSortHeader td
{
}
.vehicleOverview .vehicleSortHeader td a
{
	color: #fff;
	text-decoration: none;
}

.vehicleOverview .image
{
	width: 70px;
}
.vehicleOverview .image img
{
	border: 1px solid #c0c9cf !important;
}

.vehicleOverview .specifics
{
	width: 300px;
}

.vehicleOverview .content a
{
	text-decoration: none;
	display: block;
}
.vehicleOverview .content a:hover
{
	background: #f0f5f8;
}
.vehicleOverview .content.alternate a:hover
{
	background: #d7dfe5;
}
.vehicleOverview .content .identification
{
	display: block;
	font-size: 1.2em;
	padding: 1px 5px;
	background: #f0f5f8;
}
.vehicleOverview .content a:hover .identification
{
	background: #e6edf1;
}
.vehicleOverview .content.alternate .identification
{
	background: #d7dfe5;
}
.vehicleOverview .content.alternate a:hover .identification
{
	background: #cad3da;
}

.vehicleOverview .content .extra
{
	display: block;
	padding: 1px 5px 0 5px;
	color: #000;
}
.vehicleOverview .content .additional
{
	display: block;
	font-size: 0.8em;
	color: #999;
	padding: 0 5px 1px 5px;
}

.vehicleOverview .content.alternate
{
	background: #e7eef3;
}
.vehicleOverview .content.alternate td
{
	border: solid #c0c9cf;
	border-width: 1px 0;
}
/*.customerGroup
    {
        width:26px;
        height:24px; 
        }*/
.customerGroup
{
	width: 26px;
	height: 24px;
	background-image: url(Images/logo_g2_24px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.customer
{
	width: 1px;
	padding: 0px !important;
}


/*---------- Buttons --------------------------------------------------------------------------------------*/

.addButton
{
	display: block;
	background: url(  'Images/Buttons/green150.png' ) no-repeat top;
	border: 0;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	line-height: 23px;
	color: #fff !important;
	width: 150px;
	height: 23px;
	cursor: pointer;
}
.addButton:hover
{
	background: url(  'Images/Buttons/green150.png' ) no-repeat bottom;
}





/*---------- DETAIL --------------------------------------------------------------------------------------*/

.vehicleDetailCtn
{
	padding: 0px;
	border: 1px slid red;
}
.vehicleDetailCtn .titleMain
{
	background: #5b6268;
	color: #fff;
	font-size: 20pt;
	padding: 10px;
}
.vehicleDetailCtn .titleMain span
{
	font-size: 20pt;
}
.vehicleDetailCtn .inner
{
}
.vehicleDetailCtn fieldset
{
	border: 0px;
	margin-bottom: 7px;
	background: #f2f2f2;
	padding: 10px;
}
.vehicleDetailCtn legend
{
	margin: 0 10px 5px 0px;
	padding: 0 5px 0px 0px;
}
.vehicleDetailCtn .formItem
{
	width: 260px;
	float: left;
}
.vehicleDetailCtn .formItem .label
{
	width: 120px;
	display: inline-block;
	padding: 3px;
	margin-bottom: 3px;
}
.vehicleDetailCtn .colSmall
{
	padding: 3px;
	margin: 0 0 2px 0;
	clear: both;
}

.vehicleDetailCtn h2.price
{
	font-size: 22pt;
	float: left;
}

.vehicleDetailCtn .vatdeductable
{
	position: relative;
	top: 13px;
	left: 8px;
	font-size: 8pt;
	color: #666;
}

.vehicleUploadThumbnails
{
}
.vehicleUploadThumbnails .thumbnailItem
{
	display: block;
	width: 125px;
	height: 101px;
	border: 1px solid #c0c9cf;
	margin: 5px;
	float: left;
}
.vehicleUploadThumbnails .thumbnailImage
{
	display: block;
	width: 125px;
	height: 86px;
}
.vehicleUploadThumbnails .thumbnailImage.noDelete
{
	height: 101px;
}


.textMedium
{
	display: inline-block;
	padding-bottom: 5px;
}
/*---------- PAGING --------------------------------------------------------------------------------------*/

.vehicleDataPagerCtn
{
	text-align: right;
	padding: 5px;
}
.vehicleDataPagerCtn .label
{
	display: inline-block;
	padding-bottom: 3px;
}
.pagerNextPrevious
{
	padding: 3px;
	display: inline-block;
	text-decoration: none;
	color: #999;
}
a.pagerNextPrevious
{
	border: 1px solid #ddd;
	background: #f8f8f8;
	color: #4b606f;
}
.pagerNumeric
{
	padding: 3px;
	display: inline-block;
	text-decoration: none;
}
.pagerCurrent
{
	color: #4b606f;
	padding: 3px;
	display: inline-block;
	font-weight: bold;
}
.contentBlock
{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.label span
{
	font-size: 12px !important;
	color: #4D4D4D;
}
.details
{
	cursor: pointer;
	text-decoration: none;
}
.details:hover
{
	text-decoration: underline;
}
.formItem input
{
	font-size: 8pt;
}

/* car images */
table.imagegallerytable
{
	border-spacing: 5px;
}

.imagegallerytable td.notEmpty
{
	height: 101px;
	width: 125px;
	margin: 10px;
	background-color: #d7dfe5 !important;
	border: #c0c9cf 1px solid;
	vertical-align: middle;
	text-align: center;
}

.imagegallerytable td div
{
	width: 125px !important;
}

/* end car images */

/* car list navigation links*/

.divNavigationButtons
{
	max-width: 450px;
	float: right;
	padding-top: 20px;
}

.divNavigationButtons a
{
	color: #fff;
}

.divNavigationButtons ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.divNavigationButtons ul li
{
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

.linkPreviousVehicle
{
	display: inline;
	padding: 7px 3px 8px 3px !important;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
}
.linkNextVehicle
{
	display: inline;
	padding: 7px 3px 8px 3px !important;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
}
.linkBackToVehicleList
{
	display: inline;
	padding: 7px 3px 8px 3px !important;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
}
.separatorNavigationVehicle
{
	display: inline;
	margin-top: 3px;
	padding: 3px 2px 5px 2px !important;
	text-decoration: none;
	color: #FFF !important;
	font-size: 13px !important;
}

/* end car list navigation links*/

.formInputMedium
{
	width: 175px;
}


.vehicleDetailCtn .formItem
{
	float: left;
	width: 260px;
	display: inline;
}
h1
{
	margin-bottom: 5px !important;
}
legend
{
	font-weight: bold !important;
}
.label
{
	padding: 0px !important;
	margin-bottom: 2px !important;
	display: inline-block;
}
.label span
{
	line-height: 180% !important;
}
.details
{
	cursor: pointer;
	text-decoration: none;
}
.details:hover
{
	text-decoration: underline;
}
.formItem
{
	margin-bottom: 0px !important;
}
.vehicleDetailCtn .formItem .label
{
	width: 150px !important;
}
.tdLabelValue
{
	padding-right: 10px;
}
legend
{
	font-size: 16px !important;
	color: #0434b1;
}
label
{
	font-size: 0.9em;
}
.checkboxOption
{
	cursor: pointer;
}
input, textarea, select
{
	font-size: .9em;
}

.alignRight
{
	text-align: right !important;
}

.alignCenter
{
	text-align: right !important;
}

/* END iframe **/

.captchaControl span
{
	margin-left: 0px !important;
}

.captchaControl img
{
	width: 150px;
}
.captchaControl input
{
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	width: 150px;
}

.ulSupport li
{
	list-style-type: disc;
}

.linkHiddenKey
{
	background: url(../Images/hiddenkey.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	height: 20px;
}
.linkHiddenKey:hover
{
	background: url(../Images/Key.png);
}
.linkButtonActionBig
{
	background-image: url(  '../Images/rightMenuBig.png' );
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0px 7px 0px 25px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
	vertical-align: middle;
}

.linkButtonActionBig
{
	color: #ffffff;
}

.linkButtonActionBig:hover
{
	color: #919191;
	text-decoration: none;
}

.totalcarresults
{
	font-size: 16px;
	font-weight: bold;
}

.printTitle
{
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
}
.searchHeaderPrice
{
	padding-left: 10px;
}

.searchHeaderYear
{
	padding-left: 10px;
}

.flashBackground
{
	background-image: url(  '../Images/FlashBackground.png' );
	background-repeat: no-repeat;
	width: 450px;
}

.tooltip
{
	background-color: #ffffff;
	min-width: 250px;
	min-height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #909090;
}

