
body {

	font-family: Arial, Helvetica, sans-serif;

	background: #e5e5e5 url(/images/bg.jpg) no-repeat center top;

	text-align: center;

}

body.homepage {

	background: #e5e5e5 url(/images/bgHome.jpg) no-repeat center top;

}

#container {

	width:960px;

	margin:0 auto;

	text-align:left;

	position:relative;

}

#header {

	width:960px;

	height:119px;

	position:relative;

	float:left;

}

#header h1 {

	position:absolute;

	left:0;

	top:30px;

}

#header h1 a {

	background:url(/images/logo.gif) no-repeat;

	width:191px;

	height:67px;

	text-indent:-9999px;

	display:block;

}

ul#topNav {

	position:absolute;

	right:5px;

	top:5px;

}

ul#topNav li { font-size:0.7em; float:left; margin-left:5px;}



ul#mainNav {

	position:absolute;

	right:0;

	top:40px;

}

ul#mainNav li { float:left;}

ul#mainNav li a {

	display:block;

	height:45px;

	float:left;

	text-indent:-9999px;

	background:url(/images/topnavSprite.gif);

}

ul#mainNav li.home a {width:42px; background-position:0 0;}

ul#mainNav li.search a {width:104px; background-position:-42px 0;}

ul#mainNav li.addCar a {width:103px; background-position:-146px 0;}

ul#mainNav li.list a {width:119px; background-position:-249px  0;}

ul#mainNav li.info a {width:120px; background-position:-368px  0;}

ul#mainNav li.login a {width:92px; background-position:-488px  0;}
ul#mainNav li.edit a {width:103px; background-position:-581px  0;}



ul#mainNav li.home a:hover {width:42px; background-position:0 -45px;}

ul#mainNav li.search a:hover {width:104px; background-position:-42px -45px;}

ul#mainNav li.addCar a:hover {width:103px; background-position:-146px -45px;}

ul#mainNav li.list a:hover {width:119px; background-position:-249px -45px;}

ul#mainNav li.info a:hover {width:120px; background-position:-368px -45px;}

ul#mainNav li.login a:hover {width:92px; background-position:-488px -45px;}
ul#mainNav li.edit a:hover {width:103px; background-position:-581px -45px;}



ul#mainNav li.home a:active {width:42px; background-position:0 -90px;}

ul#mainNav li.search a:active {width:104px; background-position:-42px -90px;}

ul#mainNav li.addCar a:active {width:103px; background-position:-146px -90px;}

ul#mainNav li.list a:active {width:119px; background-position:-249px -90px;}

ul#mainNav li.info a:active {width:120px; background-position:-368px -90px;}

ul#mainNav li.login a:active {width:92px; background-position:-488px -90px;}
ul#mainNav li.edit a:active {width:103px; background-position:-581px -90px;}



#content {

	width:940px;

	float:left;

	position:relative;

	padding:10px 10px 20px 10px;

}

.searchContent {

	background:url(/images/contentSearchMiddle.gif) repeat-y left top;

}

.topCurved, .bottomCurved {
	width:960px;
	height:13px;
	display:block;
	left:0;
	position:absolute; 
}
.topCurved {top:0;}

.bottomCurved { bottom:0;}

.searchContent .topCurved {background:url(/images/contentSearchTop.gif) no-repeat;}
.searchContent .bottomCurved {background:url(/images/contentSearchBottom.gif) no-repeat;}



#leftColumn {

	width:230px;

	float:left;

	padding:10px 0 0 0;

	position:relative;

}

.filters legend {

	font-size:0.9em;

	font-weight:bold;

	color:#525252;

	border-bottom:1px solid #a1a1a1;

	padding-bottom:5px;

	width:100%;

	margin-bottom:10px;

}

.filters input, .filters select, .filters label {float:left; clear:both;}

.filters select {

	background:#fff url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}

.filters fieldset {

	width:230px;

	padding:0;

	margin:0;

	border:0;

}
.filters fieldset #mileage_slider {
	margin-bottom:20px;}

#content .filters h2 { color:#000; margin:0 0 10px 0;}

.filters input, .filters select { margin-bottom:10px; width:230px; padding:5px; position:relative;}

.filters label { font-weight:bold; font-size:0.8em; margin-bottom:5px;}

a.collapseBtn {

	background:#ededed url(/images/collapseBtn.gif) no-repeat right bottom;

	width:218px;

	height:18px;

	font-weight:bold;

	color:#000;

	font-size:0.8em;

	padding:7px 5px 0 5px;

	float:left;

	border:1px solid #aeaeae;

	margin-bottom:10px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}

a.collapseBtn:hover {

	color:#999;

	text-decoration:none;

}

ul.collapsedMenu {

	float:left;

	margin-top:-10px;

	margin-bottom:10px;

	}

ul.collapsedMenu li a {

	font-size:0.8em;

	display:block;

	padding:10px;

	border-left:1px solid #999;

	border-right:1px solid #999;

	width:208px;

	height:13px;

	background:url(/images/collapsedMenuBg.gif) repeat-x 0 0;

}

ul.collapsedMenu a:hover {

	background:url(/images/collapsedMenuBg.gif) repeat-x 0 -33px;

	text-decoration:none;

	color:#666;

}

ul.collapsedMenu li.true a {

	background:url(/images/collapsedMenuBg.gif) repeat-x -22px -66px;

}

ul.collapsedMenu li.true a:hover {

	background:url(/images/collapsedMenuBg.gif) repeat-x -22px -99px;

	text-decoration:line-through;

}

ul.collapsedMenu li.false a {

	background:url(/images/collapsedMenuBg.gif) repeat-x -22px -99px;

}

ul.collapsedMenu li a span {

	display:block; 

	width:60px; height:22px;

	background:url(/images/carSegments.gif);

	float:left;

	margin:-3px 0 0 0;

}

ul.collapsedMenu li a span.mini {background-position:-10px -65px;}

ul.collapsedMenu li a span.station {background-position:-92px -65px;}

ul.collapsedMenu li a span.luxury {background-position:-177px -65px;}

ul.collapsedMenu li a span.jeep {background-position:-268px -65px;}

ul.collapsedMenu li a span.cabrio {background-position:-355px -65px;}

ul.collapsedMenu li a span.sport {background-position:-443px -65px;}

ul.collapsedMenu li a span.van {background-position:-532px -65px;}

#rightColumn {

	width:670px;

	float:left;

	padding:10px 10px 10px 30px;

}

ul#filterDrops {

	border-bottom:1px solid #ccc;

	padding-bottom:5px;

	margin-bottom:10px;

	width:670px;

	float:left;

}

ul#filterDrops li { 

	float:left; 

	display:inline;

	list-style-type:none; 

	margin:5px 5px 5px 0;

}

ul#filterDrops li a { 

	display:block; 

	padding:5px 20px 5px 5px; 

	border:1px solid #ff4c00; 

	color:#656565; 

	font-size:11px;

	background:url(/images/filterDropArrow.jpg) no-repeat 95% center;

}

ul#filterDrops ul {

	border-left:1px solid #ccc;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	padding:5px;

	float:left;

	background:#FFF;

	position:absolute;

}

ul#filterDrops li li {

	float:none;

	margin:0;

}

ul#filterDrops li li.removeFilter a {background:url(/images/tick.gif) no-repeat left 6px;}

ul#filterDrops li li.selectedFilter a {background:url(/images/tick.gif) no-repeat left -9px;}

ul#filterDrops li li a {

	display:block; 

	background:none;

	border:none;

	height:10px;

	padding:5px 0 5px 15px;

}

table.resultTable {

	width:670px;

	float:left;

}

.resultsTableHeader ul {

	background:url(/images/tableHeaderBlack.gif) repeat-x left;

	width:670px;

	float:left;

}

#rightColumn .resultsTableHeader li, .carViewContent .resultsTableHeader li {

	background:url(/images/tableHeaderBlack.gif) no-repeat;

	display:inline;

	float:left;

	height:20px;

	color:#fff;

	font-size:0.7em;

	font-weight:bold;

	padding:8px 5px 0 5px;

	line-height:inherit;

	margin:0;

}

.resultsTableHeader li a { text-decoration:underline; background:none; color:#FFF;}

.resultsTableHeader li.thComparison {width:19px;}
.resultsTableHeader li.thComparison input { z-index:600; display:block !important; margin:-2px 0 0 3px;}
.resultsTableHeader li.thCarDesc {width:345px;}

.resultsTableHeader li.thCarYear {width:75px;}

.resultsTableHeader li.thCarKm {width:70px;}

.resultsTableHeader li.thCarPrice {width:0;}



li.sorted a.sortUp, li.sorted a.sortDown {

	padding-right:10px;

}

li.sorted a.sortUp {

	background:url(/images/sortArrowUp.gif) no-repeat right;

}

li.sorted a.sortDown {

	background:url(/images/sortArrowDown.gif) no-repeat right;

}

table.resultTable {

	background:url(/images/greyGadient.gif) repeat-x left bottom;

	border-bottom:1px solid #ccc;

	margin-bottom:5px;

}

table.resultTable td {

	padding:5px;

	text-align:left;
	word-wrap:break-word;

}

table.resultTable td.thComparison {

	border-right:1px solid #ccc;

	width:16px;

	vertical-align:middle;

}

table.resultTable td.thCarPhoto {vertical-align:top;}

table.resultTable td.thCarPhoto img {border:1px solid #bcbcbc;}

table.resultTable td.thCarDesc {font-weight:bold; font-size:0.9em;}

table.resultTable td.thCarYear {font-size:0.9em;}

table.resultTable td.thCarKm {font-size:0.9em;}

table.resultTable td.thCarPrice {font-weight:bold; color:#ff4c00;}



td.carDesc {

	border-top:1px solid #ccc;

	font-size:0.8em;

	color:#3c3c3c;

	line-height:1.2em;

}

.addToList, .removeFromList {

	text-align:center;

	height:10px;

	color:#fff;

	font-size:0.6em;

	padding:3px;

	display:block;

	float:left;

}

.addToList:hover, .removeFromList:hover {

	text-decoration:none;

	color:#ccc;

}

.addToList {

	background:url(/images/orangeSmBtn.gif) repeat-x;

	border:1px solid #682b00;

}

.removeFromList {

	border:1px solid #000;

	background: url(/images/tableHeaderBlack.gif) no-repeat -2px;

}

.more {

	background:url(/images/plusIcon.gif) repeat-x;

	width:13px;

	height:12px;

	display:block;

	text-indent:-9999px;

	float:right;

}

#compareBar {

	float:left;

	margin:10px 0;

	border-bottom:1px solid #ccc;

	width:680px;

	padding-bottom:5px;

}

#rightColumn #compareBar li { display:inline; float:left; margin:0 10px 0 0;}

a.compareAllBtn {

	background:url(/images/compareAllBtn.gif) no-repeat;

	width:142px;

	height:24px;

	display:block;

	font-size:12px;

	font-weight:bold;

	color:#FFF;

	padding:5px 0 0 40px;

}

#content h1 span {

	color:#ff4c00;

}
#content h1 span#results {
	display:block;
	background:url(/images/viewResultsBtn.gif) no-repeat;
	width:366px;
	height:30px;
	font-size:90%;
	float:right;
	padding:8px 0 0 80px;
	margin-top:-2px;
}
#content h1 a span {
	color:#FFF!important;
	}
#footer {

	width:960px;

	float:left;

	clear:both;

	margin:10px 0;

	font-size:0.7em;
	position:relative;

}
#footer ul {
	float:left;
}
#footer a { float:left;}

ul#footerLogos {
	margin:5px 0 20px 0;
	float:left;
}
ul#footerLogos li a img { float:left;}
ul#social {
	background:url(/images/socialIcons.gif) no-repeat left top;
	position:absolute;
	right:8px;
	top:0;
}
#footer ul#social li {
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	float:none;
	display:block;
	padding-left:20px;
	line-height:18px;
}
ul#social li a {
	text-decoration:none;
	color:#000;
}
ul#social li a:hover {
	text-decoration:underline;
}
#footer li {
	display:inline;
	float:left;
	color:#999;
	margin-right:8px;
}

#footer p {
	margin:20px 0 5px 0;
	line-height:1.3em;
	color:#000;
	clear:both;
}

a {

	color:#000;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

#content p {

	font-size: 0.8em;

	line-height: 1.35em;

	margin: 0.7em 0;

	text-align: left;

	color:#000;

}

#content h1 {

	font-size:1.2em;

	margin-bottom:0.8em;

	font-weight:bold;
	line-height:1.2em;

}

#content h2 {

	font-size:1em;

	margin:10px 5px 0 0;

	color:#ff4c00;

	padding-bottom:5px;

	font-weight:bold;

	border-bottom:1px solid #a1a1a1;

}

#content h3 {

	font-size:0.9em;

	margin:10px 0 0 0;

	color:#ff4c00;

	padding-bottom:5px;

	font-weight:bold;

}

#rightColumn li { list-style-type:square; font-size:0.8em; line-height:1.3em; margin:0 0 5px 15px;}

#header h1 a:hover {

	opacity:.80;

	filter: alpha(opacity=80); 

	-moz-opacity: 0.8;

}

ul#subNav {
	margin:10px 0;

}

ul#subNav ul {

	font-size:0.8em;

	margin-bottom:10px;

}

ul#subNav li {

	list-style-type:none;

	padding:0;

	margin:0 0 2px 0;
	float:left;
	display:inline;
	width:230px;

}

ul#subNav li.selected a {


	background:#FFF;

	color:#ff4c00;

	font-weight:bold;

}

ul#subNav li.selected a:hover {

	background:#fff;

}

ul#subNav li a {

	font-size:12px;

	width:210px;

	position:relative;

	right:0;

	display:block;

	padding:10px;

	background:url(/images/greyGadient2.gif) repeat-x 0 -5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	float:left;

}
ul#subNav li a img { margin:0px 5px 0 0; float:left;}
ul#subNav li a span { margin-top:2px; float:left;}

ul#subNav li a:hover {

	background:url(/images/greyGadient2.gif) repeat-x 0 -70px;

	text-decoration:none;

}

ul#subNav li.selected li.selected a { color:#FF4C00;}

ul#subNav li.selected li a {

	background:none;

	color:#000;

	font-weight:normal;

	border-bottom:1px solid #dcdcdc;

}

ul#subNav li.selected li a:hover {

	text-decoration:underline;

	background:none;

}

a.addToList, a.removeFromList, ul#navigator a, a.infoBtn {

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

}

/* --------------------------------------------- 

	CAR VIEW PAGE

----------------------------------------------*/



.carViewContent {

	background:#fff;

	padding:10px;

}

.carViewContent .topCurved {background:url(/images/cleanTopCurved.gif) no-repeat;}

.carViewContent .bottomCurved {background:#E5E5E5 url(/images/cleanBottomCurved.gif) no-repeat;}

#breadcrumbBar {

	float:left;

	/* with ad  ##   background:#000 url(/images/breadcrumbBg.gif) no-repeat;*/
	background:url(/images/breadcrumbBg.gif) no-repeat;

	width:960px;

	height:30px;
	position:relative;

}

#breadcrumbBar li {

	display:inline;

	float:left;

	font-size:0.7em;

}

ul.bread {

	position:absolute;

	left:10px;

	top:10px;

}

ul.bread li {padding:0 2px;}

ul.toolbar {

	background:url(/images/toolbarBg.gif) no-repeat;

	width:508px;

	height:25px;

	position:absolute;

	right:0;

	top:0;

	padding:5px 0 0 0;

}

ul.toolbar li {

	line-height:1.8em;

}

ul.toolbar .print {padding-left:40px; width:60px;}

ul.toolbar .add {padding-left:32px; width:112px;}

ul.toolbar .contact {padding-left:35px; width:140px;}

ul.toolbar .abuse {padding-left:27px; width:60px;}

ul.toolbar a {color:#FFF;}

.tittleBar {

	border-bottom:2px solid #000;

	position:relative;

	float:left;

	width:940px;

	padding-bottom:10px;

}

#content .tittleBar h1 {

	font-size:1.6em;

	float:left;

}

#content .tittleBar h1 {margin:0;}

a.infoBtn {

	background:url(/images/moreInfoBtn.gif) no-repeat right;

	height:16px;

	border:1px solid #b3b3b3;

	padding:5px 25px 3px 2px;

	font-size:0.7em;

}

a.infoBtn:hover {

	text-decoration:none;

	color:#7F7F7F;

}

.tittleBar a.infoBtn {

	float:right;

	margin-left:10px;

}

ul.carPrice {

	float:right;

}

ul.carPrice li {

	display:inline;

	color:#ff4c00;

	font-size:1.8em;

	margin-left:10px;

	font-weight:bold;

	position:relative;

	float:left;

}
ul.carPrice li span {
    font-size:0.6em;
    color:black;
}
ul.carPrice li.sale {

	color:#666;

	font-size:1.0em;

	font-weight:normal;

	margin:5px 20px 0 10px;

	display:block;

}

ul.carPrice li.sale span {

	background:url(/images/xPrice.gif) no-repeat;

	display:block;

	width:83px;

	height:28px;

	position:absolute;

	left:-5px;

	top:-5px;

}

.tabsBar {

	float:left;

	width:938px;

	height:47px;

	background:url(/images/tabsBg.gif) no-repeat left;

	padding-left:2px;

	border-bottom:1px solid #949494;

	position:relative;

}

.tabs li {

	display:inline;

	float:left;

	font-size:0.8em;

	background:url(/images/tabLine.gif) repeat-y right;

}

.tabs li a {

	display:block;

	float:left;

	padding:17px 10px 0 10px;

	height:30px;

	margin-left:-1px;

}

.tabs li a:hover {

	background:#fff url(/images/tabLine.gif) repeat-y right;

	opacity:.70;

	filter: alpha(opacity=70); 

	-moz-opacity: 0.7;

	text-decoration:none;

	color:#000;

	margin-left:-1px;

}

.tabs li.selected a {

	background:#fff url(/images/tabLine.gif) repeat-y right;

	text-decoration:none;

	color:#ff4c00;

	height:31px;

	margin-left:-1px;

	 font-weight:bold;

}

.carViewContent #leftColumn {

	width:425px;

	float:left;

	margin-right:15px;

	margin-bottom:10px;

}

table.genericTable thead th {

	background:url(/images/blackBtn.gif) repeat-x;

	padding:8px;

	text-transform:uppercase;

	color:#FFF;

	font-size:0.8em;

	font-weight:bold;

	-moz-border-radius-topleft: 5px;

	-webkit-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-webkit-border-radius-topright: 5px;

}

table.genericTable td, table.genericTable th {

	padding:5px;

	color:#000;

	font-size:0.8em;

	text-align:left;

}

table.measure th, table.measure td {

	padding:5px 0;

}

table.measure th {

	font-size:0.8em;

}

table.measure .progressLg {

	background:url(/images/progressBarLg.gif) no-repeat center;

	width:273px;

	height:20px;

	position:relative;

}

table.measure .progressSm {

	background:url(/images/progressBarSm.gif) no-repeat center;

	width:196px;

	height:20px;

	position:relative;

}

table.measure span {

	display:block;

	background:url(/images/sliderBarTab.gif) no-repeat;

	width:36px;

	height:17px;

	text-align:center;

	font-size:0.7em;

	font-weight:bold;

	position:absolute;

	top:0;

	color:#FFF;

	padding-top:3px;

}

.euroEmissions {

	background:url(/images/euro.gif) no-repeat;

	width:71px;

	height:31px;

	text-align:center;

	font-size:1.4em;

	padding-top:30px;

	font-weight:bold;

	margin-top:4px;

}

tr.row {background:#fff;}

tr.altrow {background:#F0F0F0;}

.carViewContent #rightColumn {

	width:500px;

	float:left;

	padding:10px 0;
	position:relative;

}

.featuresTable, .relatedCars {

	float:left;

	clear:both;

	width:940px;

}

.featuresTable {

	padding-top:10px;

	border-top:1px solid #CCC;

}

.featuresTable th {

	background:url(/images/bgHdr.gif) repeat-x;

	text-align:left;

}

.featuresTable td {

	padding:8px 5px;

	font-size:0.8em;

}

.relatedCars {

	margin:10px 0;

	border-top:2px solid #000;

}

#content .relatedCars h2 {

	background:#000;

	padding:5px;

	color:#FFF;

	margin:0 0 10px 0;

	display:inline-block;

}

.relatedCars img {

	position:absolute;

	top:10px;

	left:13px;

}

.relatedCars span.relatedCarPrice {

	position:absolute;

	top:15px;

	left:13px;

	background:#ff4c00;

	padding:3px;

	color:#FFF;

}

.relatedCars span.relatedCarTitle {

	position:absolute;

	top:75px;

	width:80px;

	left:13px;

	color:#000;

}

.relatedCars li {

	float:left;

	display:inline;

}

.relatedCars a {

	font-size:0.7em;

	position:relative;

	width:86px;

	height:100px;

	line-height:1.2em;

	margin-right:10px;

	float:left;

	background:#f6f6f6;

	padding:10px;

}

.relatedCars a:hover {

	background:#ebebeb;

	text-decoration:none;

}

.dealerBox, .userBox {

	width:465px;

	padding:5px 5px 5px 30px;

	float:left;

	position:relative;

	margin-bottom:10px;

	border:1px solid #ccc;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}

.dealerBox {background:url(/images/dealerBox.gif) no-repeat;}

.userBox {background:url(/images/userBox.gif) no-repeat;}

#content .dealerBox p, #content .userBox p {

	margin:0;

	font-size:0.7em;

}

#content .dealerBox h3, #content .userBox h3 {

	font-weight:bold;

	margin-bottom:3px;

	margin-top:2px;

}

.dealerName {

	width:250px;

	float:left;

}

.dealerContact {

	float:left;

	margin-left:5px;

	padding-left:10px;

	border-left:1px solid #ccc;

}

.dealerContact a.orangeBtn {

	margin:10px 0 0 0;

}

.gallery {

	float:left;

}

.galleryLarge {

	margin-top:10px;

	float:left;

}

.galleryLarge ul.thumbs {

	width:255px;

}

.carViewContent .galleryLarge ul.thumbs li {

	margin:0 5px 5px 0;

	float:left;

	display:inline;

}

.galleryLarge .largePhoto {

	margin:0;

}

ul.thumbs {

	width:80px;

	float:left;

	font-size:0.7em;

	font-weight:bold;

}

#rightColumn ul.thumbs li {

	margin:0 0 4px 0;

	display:inline;

	float:left;

	height:60px;

	width:80px;

	font-size:11px;

}

ul.thumbs li a img:hover {

	opacity:.90;

	filter: alpha(opacity=90); 

	-moz-opacity: 0.9;

}

ul.thumbs li.morePhotos a {

	text-align:center;

	margin-top:20px;

	color:#FF4C00;

	float:left;

}

.largePhoto {

	float:left;

	margin-left:5px;

}

#rightColumn ul.loansInsurance li {

	display:inline;

	float:left;

	margin:10px 0 0 0;

}

ul.loansInsurance li a {

	display:block;

}

ul.loansInsurance li a:hover {

	opacity:.90;

	filter: alpha(opacity=90); 

	-moz-opacity: 0.9;

}

ul.loansInsurance li.loans a {background:url(/images/loansBtn.gif) no-repeat; margin-right:10px; width:245px; height:96px;text-indent:-9999px;}
ul.loansInsurance li.limitless a {background:url(/images/limitlessBtn.gif) no-repeat; width:245px; height:96px;text-indent:-9999px;}
ul.loansInsurance li.insurance a {background:url(/images/asfalistraBtn.gif) no-repeat; width:140px; height:36px; padding:60px 0 0 105px; font-size:1.8em; text-shadow:#000 1px 1px; color:#FFF;}

/* -------------------------------------------------

   FORM STYLES 

----------------------------------------------------*/

div.form-container { float:left; width:940px; }



p.legend { margin-bottom: 1em; }

p.legend em { color: #C00; font-style: normal; }



div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #C00 1px solid; background-color: #FFC; }

div.errors p { margin: 0; }

div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.errors ul { margin:0 0 5px 20px;}

div.errors li { list-style-type:square; font-size:0.8em; line-height:1.3em;}



div.form-container form p { margin: 0; }

div.form-container form p.note { margin-left: 170px; font-size:0.8em; color: #333; }

div.form-container form fieldset { margin: 10px 0; padding:10px 0 10px 10px; border: #ccc 1px solid; position:relative; background:url(/images/greyGadient.gif) repeat-x left bottom; }

div.form-container form legend span { 

	background:url(/images/headerIcon.gif) repeat-x;

	width:120px;

	height:22px;

	padding:11px 0 0 40px;

	color:#FFF;

	font-size:0.7em;

	font-weight:bold;

	display:block;

}

div.form-container form legend.mechanics span  {background:url(/images/headerIconMechanics.gif) repeat-x;}

div.form-container form legend.roadSafety span  {background:url(/images/headerIconRoadSafety.gif) repeat-x;}

div.form-container form legend.indoor span  {background:url(/images/headerIconIndoor.gif) repeat-x;}

div.form-container form legend.outdoor span  {background:url(/images/headerIconOutdoor.gif) repeat-x;}

div.form-container form legend.moreIcon span  {background:url(/images/headerIconMore.gif) repeat-x;}

div.form-container form legend.security span  {background:url(/images/headerIconSecurity.gif) repeat-x;}

div.form-container form fieldset div {padding: 0.4em 0; float:left;}

div.form-container form fieldset div input { width:130px;}

div.form-container form fieldset div.clear {clear:both; float:left;}

div.form-container form fieldset div.check {float:left;width:205px;}

div.form-container form fieldset div.check label { float:right; width:155px;}

div.form-container form fieldset div.check input { float:left; margin:0;background:none;padding:0;border:none;width:15px;}

div.form-container label, div.form-container span.label {margin-right:20px; margin-bottom:5px; padding-right: 10px; font-size:0.8em; display: block; text-align: left; position: relative;}

div.form-container label.error, div.form-container span.error { color: #C00; }

div.form-container label em, div.form-container span.label em {font-style: normal; color: #C00;}

div.form-container input.error { border-color: #C00; background-color: #FEF;}

div.form-container input:focus, div.form-container input.error:focus, div.form-container textarea:focus {background-color: #FFC; border-color: #FC6;}

div.form-container div.controlset label, div.form-container div.controlset input { display: inline; float: none;}

div.form-container div.controlset div { margin-left: 170px; }

div.form-container div.buttonrow { clear:both;}

div.form-container div.buttonrow input {

	background:#F24900 url(/images/orangeSmBtn.gif) repeat-x left bottom;

	padding:0.5em;

	text-align:center;

	color:#FFF;

	font-weight:bold;

	cursor:pointer;

	border:1px solid #682B00;

}

div.form-container form select, div.form-container form input { 

	margin-right:10px;

}

div.form-container form select, div.form-container form input, div.form-container form textarea { 

	font-size:0.8em; 

	padding:0.35em; 

	background:url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}

div.form-container form select.error, div.form-container form input.error, div.form-container form textarea.error { 

	border:2px solid red;

}

div.form-container form textarea.description { width:415px; height:127px; font-family:Arial, Helvetica, sans-serif;}

div.form-container form fieldset div span a {
    font-size:0.8em;
    text-decoration:underline;
    color:#FF4C00;
}

.leftColumnForm {width:465px;float:left; margin-right:5px;}

.rightColumnForm {width:470px;float:left;}



.sliderAdvanced #mileage_slider, .sliderAdvanced #price_slider { width:400px; float:none;}

.sliderAdvanced span { font-weight:bold;}

.sliderAdvanced .ui-slider { margin-top:15px !important;}

div.form-container form fieldset div.sliderAdvanced div { padding:0;}



/* ----------------------------------------------------

   DEALER PAGE

-----------------------------------------------------*/



#topBar {

	width:100%;

	background:url(/images/topBarBg.gif) repeat-x;

	height:49px;

	text-align:center;

}

#topBar .top {

	width:960px;

	margin: 0 auto;

	position:relative;

}

#topBar a {

	background:url(/images/logoSm.gif) no-repeat right;

	width:70px;

	height:24px;

	display:block;

	padding:15px 120px 0 0;

	position:absolute;

	right:0;

	top:5px;

	font-size:0.7em;

	color:#FFF;

	text-decoration:none;

}

#dealerHeader {

	background:url(/images/dealerHeaderBottom.gif) no-repeat left bottom;

	width:960px;

	float:left;

	margin:10px 0;

	position:relative;

	padding-top:20px;

	padding-bottom:45px;

	min-height:30px;

}

#dealerHeader .dealerHeaderTop {	

	background:url(/images/dealerHeaderTop.gif) no-repeat;

	position:absolute; top:0; left:0;

	width:960px;

	height:18px;

}

#dealerHeader .dealerLogo {

	float:left;

	width:300px;

	text-align:center;

	margin:0 0 5px 20px;

}

#dealerHeader .dealerName {

	float:left;

	width:370px;

	margin-left:40px;

}

#dealerHeader .dealerName h2 {

	font-size:1.4em;

}

#dealerHeader .dealerContact {

	float:right;

	border-left:1px solid #ccc;

	padding-left:10px;

	margin-right:20px;

}

#dealerHeader .dealerContact p { line-height:1.5em;}

#dealerHeader p {

	margin:0;

	font-size:0.8em;

	margin:0.25em 0;

	line-height:1.2em;

}

#dealerHeader p.dealerAddress {

	position:absolute;

	bottom:-45px;

}

#dealerHeader ul.dealerNav {

	position:absolute;

	left:25px;

	bottom:0px;

	height:31px;

}

#dealerHeader ul.dealerNav li {

	font-size:0.7em;

	display:inline;

	float:left;

}

ul.dealerNav li a {

	display:block;

	height:23px;

	float:left;

	text-align:center;

	color:#FFF;

	padding:8px 10px 0 10px;

	border-right:1px solid #000;

}

#dealerHeader ul.dealerNav li a:hover, #dealerHeader ul.dealerNav li.selected a {

	background:#000;

	text-decoration:none;

	color:#ff4c00;

}

#containerDealer h1 {

	border-bottom:1px solid #ccc;

	padding-bottom:5px;

}

.radioFilters {

	float:left;

	padding:10px;

	border:1px solid #ccc;

	width:920px;

	margin:0 0 10px 0;

	background:url(/images/greyGadient.gif) repeat-x left bottom;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}

.urlAddress label { font-size:1em !important; line-height:1.4em;}

.urlAddress .fieldWithErrors { clear:none; float:left; margin:-5px 0 0 0; padding:0;}

.urlAddress span { float:left; margin:15px 0 0 5px;}

.urlAddress input { padding:6px !important; width:250px; margin-top:7px !important; font-size:1.2em !important; float:left; margin-left:5px;}

.urlAddress div { padding:0 !important;}

.urlAddress span { font-size:0.8em !important;}

#rightColumn .radioFilters li, .carViewContent .radioFilters li {

	display:inline;

	font-size:0.8em;

	float:left;

	margin:5px 20px 0 0;

	font-weight:bold;

	line-height:1.5em;

}

.radioFilters li label {

	font-weight:normal;

}

.radioFilters li input {

	margin-right:5px;

}

.radioFilters .orangeBtn {clear:both; margin-top:10px;float:left;}

.carViewContent .resultsTableHeader ul, .carViewContent table.resultTable {

	width:940px;

	float:left;

}

.carViewContent .resultsTableHeader li.thComparison {width:23px; background-position:-2px;}

.carViewContent .resultsTableHeader li.thCarDesc {width:510px;}

.carViewContent .resultsTableHeader li.thCarYear {width:115px;}

.carViewContent .resultsTableHeader li.thCarKm {width:120px;}

.carViewContent .resultsTableHeader li.thCarPrice {width:0;}



.carViewContent table.resultTable td.thCarPhoto {width:82px; vertical-align:top;}

.carViewContent table.resultTable td.thCarPhoto img {border:1px solid #bcbcbc;}

.carViewContent table.resultTable td.thCarDesc {width:420px; font-weight:bold; font-size:0.9em;}

.carViewContent table.resultTable td.thCarYear {width:112px; font-size:0.9em;}

.carViewContent table.resultTable td.thCarKm {width:120px; font-size:0.9em;}





.carViewContent #compareBar {width:940px;}

.searchContent .radioFilters {width:650px;}

/* ----------------------------------------------------------------

   LOGIN REGISTER PAGE

-----------------------------------------------------------------*/



#loginRegister {

	background:url(/images/loginBottom.gif) no-repeat left bottom;

	width:940px;

	padding:20px 10px 10px 10px;

	margin:0 auto;

	float:left;

	position:relative;

}

#loginRegister .top {

	background:#E5E5E5 url(/images/loginTop.gif) no-repeat left bottom;

	width:960px;

	height:11px;

	position:absolute;

	left:0;

	top:0;

}

#loginRegister h1 {font-size:1.4em;margin:0; padding-bottom:10px; background:url(/images/loginHdrBg.gif) repeat-x left bottom;}

#loginRegister .login h1, #loginRegister .login form { background:none; border-bottom:1px solid #ccc;} 

#loginRegister form { float:left; background:url(/images/loginHdrBg.gif) repeat-x left bottom; padding-bottom:10px;}

#loginRegister label { font-size:0.8em; margin:7px 10px 0 0; float:left;}

#loginRegister input[type="radio"] {margin:8px 5px 0 0; background:none; border:none;}

#loginRegister input[type="image"] {background:none;border:none;}

#loginRegister input {

	font-size:0.8em; 

	padding:0.2em; 

	background:#fff url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	float:left;

}

#loginRegister .register {

	float:left;

	width:650px;

	color:#FFF;

	margin-top:10px;

}

#loginRegister .register div {

	padding:5px 0 0 0;

	float:left;

}

.simple_captcha_image {

	margin:-10px 0 0 0px;

}

.simple_captcha_field input {

	width:115px !important;

	margin:-7px 0 0 5px;

}

#loginRegister .register strong {

	text-align:right;

	width:245px;

	float:left;

	margin:5px;

	font-size:0.8em;

}

#loginRegister .register input[type="image"] {margin:5px 0 0 250px;}

span.note { font-size:0.7em; margin:8px 0 0 10px; float:left;}

#loginRegister .login {

	float:left;

	width:250px;

	padding-left:30px;

	margin-top:10px;

}

#loginRegister .login label { width:200px; font-weight:bold; margin-bottom:5px;}

#loginRegister input[type="text"], #loginRegister input[type="password"] { width:170px;}

#loginRegister .login input[type="checkbox"] { clear:both; margin:7px 4px 0 0;}

.facts {

	width:325px;

	margin-top:5px;

}

.facts h2 span { color:#ff4c00;}

.facts ul {

	margin:15px 0 0 0;

}

.facts li {

	padding-left:30px;

	font-size:0.9em;

	height:22px;

	margin-bottom:3px;

	padding-top:5px;

}

.facts li.freemonths { background:url(/images/factsSprite.gif) no-repeat 0 0;}

.facts li.speed { background:url(/images/factsSprite.gif) no-repeat 0 -29px;}

.facts li.ease { background:url(/images/factsSprite.gif) no-repeat 0 -58px;}

.facts li.personalPage { background:url(/images/factsSprite.gif) no-repeat 0 -87px;}

.facts li.statistics { background:url(/images/factsSprite.gif) no-repeat 0 -116px;}

.facts li.free { background:url(/images/factsSprite.gif) no-repeat 0 -145px;}



/* --------------------------------------------------

   COMPARISON PAGE

---------------------------------------------------*/



table.comparisonTable {

	margin:20px 0;

	width:940px;

}

table.comparisonTable thead th {

	/*background:url(/images/greyGadient2.gif) repeat-x left bottom;*/

	padding:10px 0 0 5px;

	border-bottom:4px solid #fff;

	vertical-align:top;

	width:210px;

	text-align:left;

}

table.comparisonTable thead td {

	border-bottom:4px solid #fff;

	text-align:left;

}

table.comparisonTable td {

	border-left:4px solid #fff;

	font-size:0.8em;

}

table.comparisonTable td.orange {

	font-size:1em;

	color:#FF4C00;

	font-weight:bold;

}

table.comparisonTable tbody td, table.comparisonTable tbody th {

	padding:5px;

	text-align:left;

}

table.comparisonTable tbody th { font-size:0.9em;}

table.comparisonTable a.orangeBtn { margin-top:50px;}

table.comparisonTable tbody td a.orangeBtn { margin:0;}

a.orangeBtn {

	display:block;

	background:#f54a00 url(/images/orangeSmBtn.gif) repeat-x left bottom;

	padding:7px 5px 0 5px;

	text-align:center;

	color:#FFF;

	font-size:11px;

	font-weight:bold;

	border:1px solid #682b00;

	float:left;

	height:20px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	text-shadow:#000 1px 1px;

}

a.printBtn {

	display:block;

	background:#fdfdfd url(/images/printBtn.gif) no-repeat left;

	text-align:center;

	color:#000;

	font-size:11px;

	font-weight:normal;

	border:1px solid #b3b3b3;

	float:right;

	height:20px;

	padding:7px 5px 0 28px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

}

table.comparisonTable tbody tr th.header { padding:0; font-size:0.8em;}

table.comparisonTable tbody tr th.header div {

	height:22px;

	padding:11px 0 5px 40px;

	color:#FFF;

	font-weight:bold;

	display:block;

}

table.comparisonTable tbody tr th.header .basic {background:url(/images/headerIconLg.gif) no-repeat;}

table.comparisonTable tbody tr th.header .mechanics {background:url(/images/headerIconLgMechanics.gif) no-repeat;}

table.comparisonTable tbody tr th.header .security {background:url(/images/headerIconLgSecurity.gif) no-repeat;}

table.comparisonTable tbody tr th.header .roadSafety {background:url(/images/headerIconLgRoadSafety.gif) no-repeat;}

table.comparisonTable tbody tr th.header .outdoor {background:url(/images/headerIconLgOutdoor.gif) no-repeat;}

table.comparisonTable tbody tr th.header .indoor {background:url(/images/headerIconLgIndoor.gif) no-repeat;}

table.comparisonTable tbody tr th.header .moreCar {background:url(/images/headerIconLgMore.gif) no-repeat;}



/* --------------------------------------------------- 

   DEALER STORES

----------------------------------------------------*/

.store {
	float:left;
	margin:0 5px 5px 3px;
}

.store a {
	display:block;
	width:440px;
	height:200px;
	background:#eee url(/images/greyGadient2.gif) repeat-x left bottom;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
	text-decoration:none;
}

.store a:hover {
	background:#fff url(/images/greyGadient.gif) repeat-x left bottom;
	text-decoration:none;

}

.store a img {

	float:right;

	padding:2px;

	background:#fff;

	border:1px solid #ccc;

}

#container .store a h2 {

	border:none;

	color:#000;

	margin:0;

}

#container .store a p {

	float:left;

	width:340px;

}

.storeInfo {

	float:left;

	width:500px;

	padding-right:25px;

}

.storeInfo #validateTips {

	width:97%;

	margin:10px 0;

}

.storeInfo h3 {

	padding:0 0 5px 0;

	border-bottom:1px solid #ccc;

}

.storeInfo #simple_captcha {float:left; width:300px;}

.storeInfo .simple_captcha_image {margin:0; float:left;}

.storeInfo .simple_captcha_field input {margin:7px 0 0 5px;}

.storeInfo .simple_captcha_label {margin:10px 0 15px 5px;}



.storeInfo fieldset { 

	padding:10px 0;

	font-size:0.8em;

	float:left;

}

.storeInfo div { float:left;}

.storeInfo label { width:150px; float:left;}

.storeInfo input, .storeInfo textarea, .dealerForms textarea {	

	padding:0.35em; 

	background:url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	margin-bottom:5px;

	font-family:Arial, Helvetica, sans-serif;

	width:200px;

	font-size:12px;

}

label#store_description textarea { height:200px;}

.storeInfo input[type="checkbox"] { width:auto;}

.storeInfo input.orangeBtn {

	background:#F24900 url(/images/orangeSmBtn.gif) repeat-x left bottom;

	padding:0.5em;

	text-align:center;

	color:#FFF;

	font-weight:bold;

	border:none;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	margin-left:150px;

	margin-top:20px;

	width:100px;

	border:1px solid #682b00;

}

.storeGallery {

	float:left;

	margin-bottom:10px;

	width:414px;

	margin-top:10px;

}

.storeGallery ul.thumbs { width:414px; margin-bottom:20px;}

.storeGallery ul.thumbs li {

	margin:4px 2px 4px 0;

	float:left;

	display:block;

}
.storeGallery ul.thumbs li a img:hover {

	opacity:.90;

	filter: alpha(opacity=90); 

	-moz-opacity: 0.9;

}

.storeGallery .largePhoto { margin:0;}

.storeGallery .largePhoto img { width:414px; height:230px; display:block;}

.dealerForms .storeMap {height:270px; margin:15px 0; float:left;}

.storeMap {

	width:404px;

	padding:5px !important;

	height:250px;

	background:url(/images/greyGadient.gif) repeat-x left bottom;

	border:1px solid #ccc;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	text-align:center;

	margin:10px 0;

}

/* --------------------------------------------

   HOMEPAGE

---------------------------------------------*/



#contentHome {

	width:940px;

	height:356px;

	padding:10px 10px 20px;

	float:left;

	margin-bottom:10px;

	background:url(/images/homeBg.gif) no-repeat;

	position:relative;

}

.leftShadow, .rightShadow {

	position:absolute;

	display:block;

	width:90px;

	height:385px;

	top:0;

}

.leftShadow {left:-90px;background:url(/images/shadowLeft.gif) no-repeat;}

.rightShadow {right:-90px;background:url(/images/shadowRight.gif) no-repeat;}

.homeTabs {

	width:512px;

	float:left;

	z-index:5;

	position:relative;

}

.homeTabs li {

	display:inline;

	float:left;

}

.homeTabs li a {

	display:block;

	width:234px;

	float:left;

	margin-right:5px;

	height:42px;

	text-indent:-9999px;

	background:url(/images/homeTabs.gif) no-repeat;

	opacity:.98;

	filter: alpha(opacity=98); 

	-moz-opacity: 0.98;

}

.homeTabs li.buyCar a {background-position:0 -42px;}

.homeTabs li.buyCarSelected a {background-position:0 0;}

.homeTabs li.sellCar a {background-position:-242px 0;}

.homeTabs li.sellCarSelected a {background-position:-242px -42px;}



.tabPanel {

	width:492px;

	height:295px;

	padding:10px;

	float:left;

	background:#414448 url(/images/homeTabsBg.gif) repeat-x left bottom;

	border-left:2px solid #b5b5b5;

	border:2px solid #b5b5b5;

	-moz-border-radius-bottomleft: 5px;

	-webkit-border-radius-bottomleft: 5px;

	-moz-border-radius-bottomright: 5px;

	-webkit-border-radius-bottomright: 5px;

	-moz-border-radius-topright: 5px;

	-webkit-border-radius-topright: 5px;

	opacity:.98;

	filter: alpha(opacity=98); 

	-moz-opacity: 0.98;

	z-index:-1;

	margin-top:-2px;

}

.tabPanel fieldset {

	font-size:0.9em;

	font-weight:bold;

	color:#FFF;

	border-top:1px solid #000;

	border-bottom:1px solid #333;

	padding:10px 0;

	margin-bottom:5px;

	position:relative;

	width:492px;

}

.tabPanel div {
	margin-bottom:9px;
	clear:both;

}

.tabPanel div.noMargin { float:left; width:490px;}

.tabPanel div.noMargin label {margin:0;}

.tabPanel label {

	width:170px;

	float:left;

	margin-top:10px;
	line-height:1.1em;

}

#sellPanel label {width:190px;}

.tabPanel div span {

	font-size:0.8em;

	font-weight:normal;

}

.tabPanel div.noMargin span {

	font-size:0.85em;

	font-weight:bold;

	color:#FF4C00;

}

.tabPanel label span {

	display:block;

	clear:both;

	font-size:0.8em;

	font-weight:normal;

	margin-top:3px;

}

.tabPanel select {

	padding:0.35em; 

	background:#fff url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	width:200px;

}

.tabPanel .firstRegistration select { width:75px;}

.tabPanel select.year {width:100px;}

a.homeMapBtn {

	font-size:0.8em;

	color:#fff;

	text-decoration:underline;

	background:url(/images/mapBtn.gif) no-repeat right;

	padding:8px 35px 0 0;

	height:20px;

	font-weight:normal;

	display:block;

	float:left;

}

a.homeMapBtn:hover {

	text-decoration:none;

}

.tabPanel input[type="image"] {

	float:left;

}

.tabPanel div p {

	color:#FFF;

	font-size:0.8em;

	float:left;

	margin:8px 0 0 10px;

}

.tabPanel div p span { font-size:1.3em; font-weight:bold;}

.tabPanel .mileage_slider {width:320px;position:absolute;left:170px;top:100px;}

.tabPanel .price_slider {width:320px;position:absolute;left:170px;top:143px;}

ul#posts {
	width:960px;
	float:left;
}
ul#posts li {
	display:inline;
	float:left;
}
ul#posts li { margin-right:14px;}
ul#posts li.noMargin { margin:0;}
ul#posts li.noStyleBanner a { background:none; padding:0; border:none;}
ul#posts li.banner728x90 a {width:724px; height:90px!important;}
ul#posts li.nextToBanner { margin:0;}
ul#posts li.nextToBanner a {
	width:178px;
	margin:0;
}
ul#posts li a {
	display:block;
	border:1px solid #ccc;
	background:#fff url(/images/greyGadient.gif) repeat-x left bottom;
	padding:10px;
	height:88px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
ul#posts a:hover {
	text-decoration:none;
	background-position:0 20px;
}

ul#posts a p {

	font-size:0.8em;

	margin:10px 0;

	line-height:1.25em;

}

#loadingbar {
	display:none;

	position:fixed;

	background-color:white;

	width:100px;

	height:40px;

	text-align:center;

	border:3px solid #666666;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	z-index:50;

	left:47%;

	top:40%;

	padding-top:20px;

	opacity:.95;

	filter: alpha(opacity=95); 

	-moz-opacity: 0.95;

}

.popUpBox h2 {

	font-size:1.3em;

	border-bottom:1px solid #ccc;

	margin-bottom:10px;

	padding-bottom:5px;

	color:#FF4C00;

}

.popUpBox input, .popUpBox select {

	background:url(/images/shadowInput.gif) repeat-x;

	padding:5px;

	border:2px solid #ccc;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	margin-bottom:5px;



}

.popUpBox p, .popUpBox label {font-size:0.8em;margin:0.3em;line-height:1.3em;}
.popUpBox p input { vertical-align:text-top;}
.popUpBox .simple_captcha_field { float:left; margin-top:12px;}

.popUpBox #simple_captcha { margin-top:15px;}

.popUpBox .simple_captcha_field input { width:100px !important;}

.popUpBox .simple_captcha_image img { margin:0; float:left;}

.popUpBox .simple_captcha_label { font-size:0.8em; margin-bottom:10px; clear:both;}

.orangeBtn input {

	background:#f54a00 url(/images/orangeSmBtn.gif) repeat-x left bottom;

	padding:5px;

	text-align:center;

	color:#FFF;

	font-size:11px;

	font-weight:bold;

	border:1px solid #682b00;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	cursor:pointer;

	text-shadow:#000 1px 1px;

}

 .popUpBox label {

	width:60px;

	float:left;

}

ul.advSearchCat { clear:both; float:left; width:430px;}

ul.advSearchCat li {

	display:inline;

	font-size:0.7em;

	float:left;

	margin:10px 10px 0 20px;

	width:110px;

}

ul.advSearchCat li input[type="radio"] {

	float:left;

	margin:3px 0 0 -20px;

	background:none;

	border:none;

	width:15px;

}

ul.advSearchCat li span {

	display:block;

	height:27px;

	background:url(/images/carSegments.gif) no-repeat;

}

ul.advSearchCat li span.mini {background-position:-7px -20px;width:55px;}

ul.advSearchCat li span.station {background-position:-86px -20px;width:75px;}

ul.advSearchCat li span.luxury {background-position:-173px -20px;width:75px;}

ul.advSearchCat li span.jeep {background-position:-269px -20px;width:59px;}

ul.advSearchCat li span.cabrio {background-position:-352px -20px;width:70px;}

ul.advSearchCat li span.sport {background-position:-443px -20px;width:67px;}

ul.advSearchCat li span.van {background-position:-534px -20px;width:61px;}

ul.advSearchCat li span.other {padding:4px 0 0 0; background:none;}





/* -------------------------------------------------

   NCAP

--------------------------------------------------*/



.adultNcap {height:24px;background:url(/images/ncapIcons.gif) no-repeat 0 0;}

.childNcap {height:24px;background:url(/images/ncapIcons.gif) no-repeat 0 -25px;}

.pedestrianNcap {height:24px;background:url(/images/ncapIcons.gif) no-repeat 0 -49px;}

.childNcap span, .pedestrianNcap span, .adultNcap span {

	display:block;

	width:125px;

	height:25px;

	margin:-2px 0 0 30px;

}

span.starFive {	background:url(/images/starIcon.gif) no-repeat 0 0;}

span.starFour {	background:url(/images/starIcon.gif) no-repeat 0 -25px;}

span.starThree {	background:url(/images/starIcon.gif) no-repeat 0 -50px;}

span.starTwo {	background:url(/images/starIcon.gif) no-repeat 0 -75px;}

span.starOne {	background:url(/images/starIcon.gif) no-repeat 0 -100px;}

#tooltip {

	display:none;

	background:#272727;

	font-size:0.7em;

	line-height: 1.3em;

	width:150px;

	padding:10px;

	margin:-5px 0 0 0;

	z-index:1;

	color:#FFF;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	opacity:.90;

	filter: alpha(opacity=90); 

	-moz-opacity: 0.90;

	border:2px solid #000;

}

.faceboxNew {

	border:5px solid #333;

	background:#fff;

	font-size:0.7em;

	line-height: 1.3em;

	padding:10px;

	z-index:100;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	opacity:.98;

	filter: alpha(opacity=98); 

	-moz-opacity: 0.98;

	position:fixed;

	left:47%;

	top:40%;

}

/* --------------------------------------------

   STEPS

---------------------------------------------*/



ul.steps {

	background:url(/images/greyGadient.gif) repeat-x left bottom;

	border:1px solid #ccc;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	width:100%;

	margin-bottom:10px;

	float:left;

}

ul.steps li {

	margin:10px 0;

	text-align:center;

	width:33%;

	display:inline;

	float:left;

	font-size:1em;

	border-right:1px solid #ccc;

}

ul.steps li.noBorder { border:none;}

ul.steps li.selected {

	font-weight:bold;

	color:#ff4c00;

	font-size:1.2em;

}



/* ----------------------------------------------

   PACKAGES

-----------------------------------------------*/



#contentPackages {

	float:left;

	margin-bottom:10px;

	position:relative;

	width:960px;

}

.topPackages {

	background:#010101 url(/images/packages/packagesTop.gif) no-repeat left top;

	width:945px;

	float:left;

	padding:10px 0px 20px 15px;

}

.bottomPackages {

	background:url(/images/packages/packagesBottom.gif) no-repeat;

	width:940px;

	height:173px;

	float:left;

	padding:15px 10px;

}

.package {

	float:left;

	width:178px;

	height:273px;

	position:relative;

	background:url(/images/packages/packageOn.gif) no-repeat left top;

	margin-right:10px;

}

.selectedPackage {background:url(/images/packages/packageOn.gif) no-repeat -178px top;}

#contentPackages h1 {

	font-size:1em;

	color:#FFF;

	margin:0 0 1.3em 0;

}

.package .sixMonthsFree {

	background:url(/images/packages/sixMonthsFree.gif) no-repeat;

	width:29px;

	height:131px;

	text-indent:-9999px;

	position:absolute;

	top:-2px;

	left:10px;

}

.package h2 {

	width:178px;

	height:60px;

	display:block;

	text-indent:-9999px; 

	float:left;

}

.package h2.basic {background:url(/images/packages/basic.gif) no-repeat 50px 26px;}

.package h2.pro {background:url(/images/packages/pro.gif) no-repeat 50px 26px;}

.package h2.golden {background:url(/images/packages/golden.gif) no-repeat 50px 26px;}

.package h2.premium {background:url(/images/packages/premium.gif) no-repeat 50px 26px;}

.package h2.exclusive {background:url(/images/packages/exclusive.gif) no-repeat 25px 26px;}

.package .packagePrice {

	background:url(/images/packages/priceBg.gif) repeat-x;

	width:126px;

	height:40px;

	padding:14px 0 0 40px;

	margin-left:6px;

	color:#FFF;

	font-size:1.4em;

	float:left;

	font-weight:bold;

	letter-spacing:-0.05em;

}

.package ul {margin:20px 0; float:left}

.package li {

	background:url(/images/packages/packageSpecsLiBg.gif) repeat-x left bottom;

	padding:5px 0;

	line-height:1.2em;

	font-size:0.8em;

	text-align:center;

	font-weight:bold;

	width:155px;

	margin-left:10px;

}

.package li span {

	clear:both;

	color:#ccc;

	display:inline-block;

}

a.tryOutBtn {

	display:block;

	background:url(/images/packages/tryBtn.gif) no-repeat;

	width:112px;

	height:35px;

	text-indent:-9999px;

	position:absolute;

	bottom:-10px;

	left:33px;

}

.package p {

	margin:15px;

	font-size:0.8em;

	font-weight:bold;

	text-align:center;

	line-height:1.3em;

	clear:both;

}

.addYourCarBanner {

	float:left;

	width:340px;

	margin-right:20px;

}

.addYourCarBanner a {

	display:block;

	background:url(/images/packages/addYourCarBanner.gif) no-repeat;

	width:340px;

	height:171px;

	text-indent:-9999px;

}

.addYourCarBanner a:hover, a.tryOutBtn:hover {

	opacity:.90;

	filter: alpha(opacity=90); 

	-moz-opacity: 0.9;

}

.whyChoose, .whyChoose .facts {float:left;}

.whyChoose .facts {margin:0;width:280px;}





/* ----------------------------------------

   DEALER BACK END

-----------------------------------------*/



.dealerAutosList {float:left;}

.dealerAutosList ul {

	background:url(/images/tableHeaderBlack.gif) repeat-x left;

	width:670px;

	float:left;

}

#rightColumn .dealerAutosList li {

	background:url(/images/tableHeaderBlack.gif) no-repeat;

	display:inline;

	float:left;

	height:20px;

	color:#fff;

	font-size:0.7em;

	font-weight:bold;

	padding:8px 5px 0 5px;

	margin:0;

	line-height:inherit;

}

.dealerAutosList li a { text-decoration:underline; background:none; color:#FFF;}

.dealerAutosList li.thComparison {width:20px;}

.dealerAutosList li.thCarDesc {width:267px;}

.dealerAutosList li.thCarYear {width:70px;}

.dealerAutosList li.thCarKm {width:60px;}

.dealerAutosList li.thCarPrice {width:60px;}

.dealerAutosList li.thCarCreationDate {width:120px;}

.dealerAutosList li.thCarModifyDate {width:100px;}

.dealerAutosList li.thCarExpDate {width:95px;}



span.expired, span.needs_refresh, span.expires_today { 

	font-weight:bold; 

	font-size:11px; 

	background:red;

	padding:3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}
span.needs_refresh a { color:white;}

table.resultTableDealer {

	background:url(/images/greyGadient.gif) repeat-x left bottom;

	border-bottom:1px solid #ccc;

	width:670px;

	float:left;

}

table.resultTableDealer td.carDesc a { font-weight:bold; color:#FF4C00;}

table.resultTableDealer td {

	padding:10px 5px;

	text-align:left;

	 font-size:0.8em;

}

table.resultTableDealer td.thComparison {

	border-right:1px solid #ccc;

	width:16px;

	vertical-align:middle;

}

table.resultTableDealer td.thCarPhoto {vertical-align:top; width:80px;}

table.resultTableDealer td.thCarPhoto img {border:1px solid #bcbcbc;}

table.resultTableDealer td.thCarDesc {width:170px; font-weight:bold;}

table.resultTableDealer td.thCarYear {width:60px;}

table.resultTableDealer td.thCarKm {width:60px;}

table.resultTableDealer td.thCarPrice {width:60px;font-weight:bold; color:#ff4c00;}

table.resultTableDealer td.thCarCreationDate {width:120px;}

table.resultTableDealer td.thCarModifyDate {width:100px;}

table.resultTableDealer td.thCarExpDate {width:98px;}



ul.autosListTools {

	background:url(/images/greyGadient2.gif) repeat-x 0 -70px;

	width:640px;

	padding:5px 0 5px 30px;	

	float:left;

}

#rightColumn  ul.autosListTools li {

	display:inline;

	float:left;

	font-size:0.7em;

	margin:5px;

}

ul.autosListTools li a {

	padding:2px 5px;

	text-align:center;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	background:url(/images/blackBtn.gif) repeat-x;

	color:#FFF;

}

ul.autosListTools li a.notsold {background:#060; padding:5px 10px;}

ul.autosListTools li a.sold {background:#F00; padding:5px 10px;}

.selectStore { float:right;}

.selectStore label { font-size:0.8em; font-weight:bold;}



.dealerForms fieldset {

	float:left;

	width:670px;

	margin:10px 0;

}

.dealerForms fieldset div {padding:6px 0; clear:both;}

.dealerForms fieldset div span {font-size:0.7em;margin-left:5px;}

.dealerForms label {

	font-size:0.8em;

	font-weight:bold;

	width:230px;

	float:left;

}

.dealerForms fieldset div.fieldWithErrors { clear:none;}

div.fieldWithErrors input[type="text"], div.fieldWithErrors select, div.fieldWithErrors input[type="password"] {border-color:red;}

.dealerForms input[type="text"], .dealerForms select, .dealerForms input[type="password"] {

	font-size:13px; 

	padding:0.35em; 

	background:url(/images/shadowInput.gif) no-repeat left top;

	border:2px solid #eeeeee;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	margin-top:-6px;

}

.dealerForms #message {color:red;float:right;font-size:0.7em;margin:-15px 210px 0 0;}

.manageTable { width:670px; margin:10px 0; border-bottom:1px solid #ccc;}

.manageTable th {

	background:#45494D url(/images/blackBtn.gif) repeat-x left bottom;

	padding:10px 5px;

	font-size:0.7em;

	font-weight:bold;

	color:#FFF;

}

.manageTable tr:hover { background:#ebebeb;}

.manageTable td {padding:5px; font-size:0.7em; vertical-align:top;}

.manageTable td span { font-size:0.69em;}

.manageTable a {color:#666; vertical-align:middle;}



ul.galleryEdit { width:670px; float:left; padding:28px 0 0 6px; background:url(/images/centralPhoto.gif) no-repeat;}

#rightColumn ul.galleryEdit li { 

	text-align:center; 

	padding:10px; 

	background: url(/images/greyGadient.gif) repeat-x left bottom; 

	border:1px solid #999;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	display:inline;

	float:left;

	margin:0 10px 10px 0;

	line-height:inherit;

	font-size:inherit;

}

ul.galleryEdit li a {

	text-indent:0;

	font-size:0.6em;

	width:64px;

}

.galleryAddNewImage {

	float:left;

	margin:10px 0;

}

.galleryAddNewImage label { font-size:0.8em; font-weight:bold;}



/* --------------------------------------------- 

   PAGINATION

----------------------------------------------*/



.digg_pagination {

	font-size:0.7em;

	float:left;

}

.digg_pagination a, .digg_pagination span {

	background:#ff4c00 url(/images/orangeSmBtn.gif) repeat-x left bottom;

	text-align:center;

	border:1px solid #682b00;

	color:#fff;

	padding:3px 5px;

	display:block;

	float:left;

	margin:0 3px 0 0;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

}

.digg_pagination span.disabled {background:#666; border-color:#333;}

.digg_pagination span.current { background:#000; border-color:#000;}





/* ---------------------------------------

   ERRORS

----------------------------------------*/

.notices, #notifications {

	background:#fff url(/images/greyGadient.gif) repeat-x left bottom;

	padding:10px;

	margin: 0 0 10px 0;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border:2px solid #ccc;

}
.error { border:2px solid #E42400;}

#notifications {font-size:0.8em; line-height:1.4em;}

#rightColumn #notifications {width:650px;}

#leftColumn #notifications { width:206px;}

#notifications ul { margin:5px 0 10px 0;}

#notifications li {line-height:1.2em; margin-bottom:5px; padding:0 0 3px 20px;}

#notifications a { color:#FF4C00;}

.notificationUrgent li {background:url(/images/notificationUrgent.gif) no-repeat;}

.notificationNotice li {background:url(/images/notificationInfo.gif) no-repeat;}

.notices p {

	padding:10px 0 10px 40px;

}

.notices ul { margin:10px 0 0 30px;}

.notices li {

	list-style-type:square;

	font-size:0.8em;

	line-height:1.3em;

	padding:0 0 0 0;}

.notices .errorExplanation p { background: url(/images/notification_error.gif) no-repeat left top;}

.notices p.error {background: url(/images/notification_error.gif) no-repeat left top; border:none;}

.notices p.notice {background: url(/images/notification_warning.gif) no-repeat left top;}

.notices p.success {background: url(/images/notification_done.gif) no-repeat left top;}

#validateTips {

	background:#fff url(/images/greyGadient.gif) repeat-x 0 10px;

	padding:5px;

	margin: 0 0 10px 0;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border:2px solid #ccc;

	display:none;

}



table#navig td, table#navig th { padding:5px 0;}

span.grey { color:#ccc;}



/* -------------------------------------------

   STATISTICS

-------------------------------------------*/



#stats { float:left;}





/* ------------------------------------------

   MAP

-------------------------------------------*/



.tabPanel div.mapContainer { 

	width:220px; 

	padding:15px; 

	border:2px solid #FF4C00; 

	background:#fff; 

	position:absolute;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	right:-85px;

	opacity:.95;

	filter: alpha(opacity=95); 

	-moz-opacity: 0.95;

	z-index:500;

}

#leftColumn .mapContainer {

	padding:10px 2px;

	border-top:none;

	border-left:1px solid #ccc;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	width:224px;

	float:left;

	position:static;

	-moz-border-radius-bottomleft: 5px;

	-webkit-border-radius-bottomleft: 5px;

	-moz-border-radius-bottomright: 5px;

	-webkit-border-radius-bottomright: 5px;

	-moz-border-radius-topright: 0px;

	-webkit-border-radius-topright: 0px;

	-moz-border-radius-topleft: 0px;

	-webkit-border-radius-topleft: 0px;

	margin-top:-10px;

}

.rightColumnForm .mapContainer {

	padding:10px 2px;

	border-top:none;

	border:1px solid #ccc;

	width:224px;

	position:relative;

	right:0;

	z-index:0;

}

.mapContainer a.close {

	display:block;

	background: #FF4C00;

	padding:2px 4px 5px 5px;

	font-size:0.7em;

	color:#FFF;

	text-align:center;

	text-decoration:none;

	position:absolute;

	right:0;

	top:0;

}

#gmap {

	display:block; 

	width:220px; 

	height:235px; 

	background:url(/images/map/mapSm.gif) no-repeat; 

	position:relative;

}

#gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:normal;}



a#title2, a#title2:visited {display:block; width:220px; height:0; padding-top:235px; position:absolute; left:0; top:0; cursor:default; text-decoration:none;}

* html a#title2 {height:267px; he\ight:0;}



a#attica {display:block; width:39px; height:0; padding-top:84px;  text-indent:-9999px; position:absolute; left:82px; top:114px; z-index:500;}

* html a#attica {height:84px; he\ight:0;}

a#attica:hover {background:transparent url(/images/map/attica.gif) no-repeat 0 0;}



a#crete {display:block; width:79px; height:0; padding-top:33px;  text-indent:-9999px; position:absolute; left:95px; top:202px;}

* html a#crete {height:33px; he\ight:0;}

a#crete:hover {background:transparent url(/images/map/crete.gif) no-repeat 0 0;}



a#cyclades {display:block; width:52px; height:0; padding-top:57px;  text-indent:-9999px; position:absolute; left:112px; top:126px;}

* html a#cyclades {height:57px; he\ight:0;}

a#cyclades:hover {background:transparent url(/images/map/cyclades.gif) no-repeat 0 0;}



a#dwdekanisa {display:block; width:57px; height:0; padding-top:75px;  text-indent:-9999px; position:absolute; right:0; top:140px;}

* html a#dwdekanisa {height:75px; he\ight:0;}

a#dwdekanisa:hover {background:transparent url(/images/map/dwdekanisa.gif) no-repeat 0 0;}



a#evoia {display:block; width:50px; height:0; padding-top:39px;  text-indent:-9999px; position:absolute; left:82px; top:90px;}

* html a#evoia {height:39px; he\ight:0;}

a#evoia:hover {background:transparent url(/images/map/evoia.gif) no-repeat 0 0;}



a#evros {display:block; width:53px; height:0; padding-top:57px;  text-indent:-9999px; position:absolute; right:44px; top:0px;}

* html a#evros {height:57px; he\ight:0;}

a#evros:hover {background:transparent url(/images/map/evros.gif) no-repeat 0 0;}



a#hpeiros {display:block; width:38px; height:0; padding-top:49px;  text-indent:-9999px; position:absolute; left:10px; top:46px; z-index:500;}

* html a#hpeiros {height:49px; he\ight:0;}

a#hpeiros:hover {background:transparent url(/images/map/hpeiros.gif) no-repeat 0 0;}



a#ionio {display:block; width:36px; height:0; padding-top:84px;  text-indent:-9999px; position:absolute; left:0px; top:65px;}

* html a#ionio {height:84px; he\ight:0;}

a#ionio:hover {background:transparent url(/images/map/ionio.gif) no-repeat 0 0;}



a#makedonia {display:block; width:102px; height:0; padding-top:59px;  text-indent:-9999px; position:absolute; left:29px; top:8px;}

* html a#makedonia {height:59px; he\ight:0;}

a#makedonia:hover {background:transparent url(/images/map/makedonia.gif) no-repeat 0 0;}



a#peloponissos {display:block; width:62px; height:0; padding-top:65px;  text-indent:-9999px; position:absolute; left:36px; top:114px;}

* html a#peloponissos {height:65px; he\ight:0;}

a#peloponissos:hover {background:transparent url(/images/map/peloponissos.gif) no-repeat 0 0;}



a#stereaellada {display:block; width:77px; height:0; padding-top:40px;  text-indent:-9999px; position:absolute; left:28px; top:82px; z-index:580}

* html a#stereaellada {height:40px; he\ight:0;}

a#stereaellada:hover {background:transparent url(/images/map/stereaellada.gif) no-repeat 0 0;}



a#thessalia {display:block; width:83px; height:0; padding-top:42px;  text-indent:-9999px; position:absolute; left:39px; top:52px; z-index:550}

* html a#thessalia {height:42px; he\ight:0;}

a#thessalia:hover {background:transparent url(/images/map/thessalia.gif) no-repeat 0 0;}



a#voreioaigaio {display:block; width:58px; height:0; padding-top:84px;  text-indent:-9999px; position:absolute; right:29px; top:54px;}

* html a#voreioaigaio {height:84px; he\ight:0;}

a#voreioaigaio:hover {background:transparent url(/images/map/voreioaigaio.gif) no-repeat 0 0;}



.addthis_toolbox { position:absolute; right:10px; top:15px;}

#validateTipsIndex { padding:5px; font-size:0.8em; color:#FFF; border:1px solid #666; background:#000;}

#validateTips { padding:5px; font-size:0.8em; clear:both;}

.ui-state-error { border:2px solid #CD0A0A !important;}

#rightColumn ul.usedCarsTips { margin:0; padding:0;}
#rightColumn ul.usedCarsTips li {
	background:#fff url(/images/greyGadient.gif) repeat-x left bottom;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
	list-style-type:none;
	margin:0 0 5px 0;
	font-size:15px;
	float:left;
	width:650px;
}
#rightColumn ul.usedCarsTips li h3 { 
	background:#000 url(/images/blackBtn.gif) repeat-x left top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#fff;
	padding:5px 0 5px 10px;
	margin:0;
}
#rightColumn ul.usedCarsTips li img { float:right; width:192px; padding:3px; background:#fff; border:1px solid #ccc; margin-top:10px;}
#rightColumn ul.usedCarsTips li p { float:left; width:420px;}

.faqContents {
	padding:5px;
	border:2px solid #FE4E04;
	background:#fff url(/images/greyGadient.gif) repeat-x left bottom;
	margin-bottom:20px;
}
#rightColumn .faqContents ol { margin:10px 0 10px 30px;}
#rightColumn .faqContents li {list-style-type:decimal; margin: 0 0 5px 0; font-weight:bold;}
#rightColumn .faqContents li a { font-weight:normal;}
a.topPage { font-size:11px; color:#FE4E04}
hr {
	border: 0;
	width: 100%;
	color: #eee;
	background-color: #eee;
	height: 1px;
}
#calculator {
	background:url(/images/calculator.gif) no-repeat;
	width:271px;
	height:245px;
	position:absolute;
	bottom:1px;
	right:-16px;
	display:block;
	clear:both;
	z-index:500;
}
#calculator input {
	background:none;
	border:none;
	color:#000;
	text-shadow:1px 1px #fff;
	font-size:18px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	width:80px;
	float:right;
	clear:both;
	text-align:right;
}
#calculator input#loan_total {position:absolute; right:45px; top:32px;}
#calculator input#loan_epitokio {position:absolute; right:45px; top:76px;}
#calculator input#loan_doseis {position:absolute; right:45px; top:118px;}
#calculator #result {
	color:#000;
	text-shadow:1px 1px #fff;
	font-size:30px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	float:right;
	clear:both;
	position:absolute; right:112px; top:193px;
}
#calculator a#calculatorClose {
	display:block;
	background:url(/images/close.gif) no-repeat;
	width:31px;
	height:31px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:-10px;
}
#topBanner {
	width:960px;
	height:112px;
	background: url(/images/topBannerBg.gif) no-repeat;
	position:relative;
	float:left;
}
#topBanner ul {
	margin:0;
	padding:0;
	float:left;
	width:190px;
	position:absolute;
	top:20px;
	left:0;
}
#topBanner li { display:inline}
#topBanner li a { color:#c0c0c0; display:block; font-size:70%; padding-left:37px; margin-bottom:15px; float:left; width:155px;}
#topBanner li a:hover { color:#FFF;}
.bannerBig { position:absolute; top:10px; left:215px;}
.filters .filterColumn .left select { width:85px; clear:none; float:none; margin-top:5px;}
.filterColumn .left { float:left;}
.filterColumn span { font-size:70%;}
#priceWrap {
	width:100%;
	margin-left: -15px;
	top:40px;
	height:52px;
	position:absolute;

	left:0;
	z-index:100;
}
.slidingPrice {
	background:url(/images/slidingPrice.png) no-repeat;
	width:970px;
	height:40px;
	padding:12px 0 0 20px;
	color:#FFF;
	font-size:1.2em;
	text-shadow:1px 1px #000;
	cursor:pointer;
	margin:0 auto;
	position:relative;
	display:block;
}
.slidingPriceOff {
	background:url(/images/slidingPriceOff.png) no-repeat;
	width:970px;
	height:40px;
	padding:12px 0 0 20px;
	color:#FFF;
	font-size:1.2em;
	text-shadow:1px 1px #000;
	cursor:pointer;
	margin:0 auto;
	display:block;
	position:relative;
}
.slidingPrice span, .slidingPriceOff span {color:#FFF;}

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=ff4c00&bgTextureHeader=05_inset_soft.png&bgImgOpacityHeader=75&borderColorHeader=000000&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=000000&fcContent=222222&iconColorContent=222222&bgColorDefault=000000&bgTextureDefault=06_inset_hard.png&bgImgOpacityDefault=75&borderColorDefault=000000&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=292929&bgTextureHover=05_inset_soft.png&bgImgOpacityHover=75&borderColorHover=000000&fcHover=ffffff&iconColorHover=ff4c00&bgColorActive=e64400&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=000000&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #ccc; background: #ffffff url(../../images/sliderBg.gif) repeat-x 50% 50%; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #000000; background: #ff4c00 url(images/ui-bg_inset-soft_75_ff4c00_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #8c3300; background:url(../../images/sliderBtn.gif) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; -moz-border-radius: 3px;-webkit-border-radius: 3px; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #8c3300; background: url(../../images/sliderBtnHover.gif) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #000; background:url(../../images/sliderBtnActive.gif) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ff4c00_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider {
clear:both;
margin-top:25px !important;
position:relative;
text-align:left;
}
/*.ui-slider { position: relative; text-align: left; } */
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 0.9em; height: 1.4em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: 10px; }
.ui-slider-horizontal .ui-slider-handle { top: -.5em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#facebox .b {
  background:url(/stylesheets/facebox/b.png);
}

#facebox .tl {
  background:url(/stylesheets/facebox/tl.png);
}

#facebox .tr {
  background:url(/stylesheets/facebox/tr.png);
}

#facebox .bl {
  background:url(/stylesheets/facebox/bl.png);
}

#facebox .br {
  background:url(/stylesheets/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
