@IMPORT url("/css/adImagesGallery.css");


#leftPart{
}

#rightPart{
	display:inline;
	float:right;
}

#formPart{
	float:left;
	overflow:hidden;
}

.searchListPart{
	float:left;
	overflow:hidden;
	width: 590px;
	margin-bottom: 10px;
}


.searchTitle {
/*	float: left;
	display: inline;
	width: 590px;
	font-size: 14px;
	color: #666;*/
	
/*border-bottom:1px dotted #999999;*/
display:inline;
float:left;
font-size:14px;
font-weight:bold;
margin:0 0 5px;
padding:15px 0 2px;
text-transform:uppercase;
}

div.t-data-grid {
	width: 590px;
	font-family: Arial;
	font-size: 10px;
	display: block;
	border: 0;
	color: black;
	margin: 20px 0 0 0;
}


div.t-data-grid div.gridBody div.row {
	line-height: 22px;
	width: 590px;
	float: left;
}

div.t-data-grid div.gridBody div.row.even{
	/*background-color: #FFF3D3;*/
	border-top:1px solid #c9c9c9;	
	background-color: white;	
}

div.t-data-grid div.gridBody div.row.odd{
/*	background-color: #eeeeee;*/
	background-color:#ECE6D5;
	border-top:1px solid #c9c9c9;	
}


div.t-data-grid div.gridBody div.row div.cell{
	border-right:1px solid white;
	display:inline;
	float:left;
	padding:2px;
	text-indent:5px;
	height: 24px;
	overflow: hidden;
}

div.cell.saveAd {
	width: 43px;	
	text-align: center;
}

div.cell.model {
	width: 150px;
	cursor: pointer;
}


div.cell.model a {
	color: black;	
	text-decoration: none;
}

div.cell.model a:hover {
	text-decoration: underline;
}



div.cell.productionDate {
	width: 70px;
	cursor: pointer;	
}

div.cell.price {
	width: 60px;
	cursor: pointer;
}



div.cell.mileage {
	width: 70px;
	cursor: pointer;	
}

div.cell.color {
	width: 60px;
	cursor: pointer;	
}


div.cell.creationDate {
	width: 80px;
	cursor: pointer;	
}


div.cell.manufacturerName {
	width: 82px;
	cursor: pointer;	
}

.rightButtons{
	display:inline;
	float:left;
	margin:10px 0 40px;
	text-align:right;
	width:590px;
}


.t-last {
	border-bottom: 5px solid #E5E5E5 !important;
	margin-bottom: 0 !important;
}

/* TH */




div.t-data-grid div.gridHeader {
	background-image: url("/images/backgrounds/searchAdsHeaderBackground.jpg");
	background-repeat:repeat-x;
	background-color: white;
	background-position: bottom center;
	border-top:1px solid #C9C9C9;
	line-height: 22px;
	width:590px;
	float: left;
	display: inline;
}




div.t-data-grid div.gridHeader div{
	float: left;
	display:inline;
	border: 0;
	padding: 2px;
	color: black;
	border-right: 1px solid white;
	text-indent: 5px;
}

div.t-data-grid div.gridHeader div a {
	color: black;
}

div.t-data-grid div.gridHeader div.saveAd {
	width: 43px;	
}


div.t-data-grid div.gridHeader div.model {
	width: 150px;
}

div.t-data-grid div.gridHeader div.productionDate {
	width: 70px;
}

div.t-data-grid div.gridHeader div.price {
	width: 60px;
}

div.t-data-grid div.gridHeader div.mileage {
	width: 70px;
}

div.t-data-grid div.gridHeader div.color {
	width: 60px;
}


div.t-data-grid div.gridHeader div.creationDate {
	width: 80px;
}


div.t-data-grid div.gridHeader div.manufacturerName {
	width: 82px;
}


div.t-data-grid div.gridHeader div a img {
/*	padding: 5px 0 0 0;*/
	vertical-align: middle;
}


div.t-data-grid div.gridHeader div.details{
	display: none;
}



div.t-data-grid div.gridBody div.row div.cell.details{
	float: left;
	width: 590px;
	background-color: white;
	display: none;
	background-image: url("/images/backgrounds/carAdDetailsBG.jpg");
	background-repeat:repeat-x;
	border-top:1px solid #c9c9c9;	
	padding: 10px 0 15px 0;	
	height: auto;
}


.carDetails{
	font-weight: bold;
}


.highLight{
/*	background-color: #FFF3D3 !important;*/
/*	background-color: #F6E6D7 !important;	*/
	background-color: #edc9a7 !important;	
}


.highLightExpand{
/*	background-color: #FFF3D3 !important;*/
	background-color: #edc9a7 !important;		
	
}



.adInfoColumn .moreLink {
	float:right;
	display:inline;	
}

.moreLink a{
	color:#CC6600;
	font-size:11px;	
	text-decoration: none;
}

.moreLink a:hover {
	text-decoration: underline;
}
		
				
.adInfoColumn {
	float:left;
	display:inline;	
	width: 470px;	
	line-height:18px;
	text-indent: 0;
	padding: 0;
	margin:6px 0 0;
}

.priceColumn{
	float:right;
	display:inline;	
	font-size:15px;
	padding-right:5px;
	text-align:right;
	width:88px;
}

.mileageColumn {
	float:right;
	display:inline;
	font-size:15px;
	margin-right:10px;
	text-align:right;
	width:82px;	
}

.YmmHeader {
	font-size:15px;
	font-weight:bold;
	width:355px;	
}

.YmmHeader a{
/*	color:#004276;*/
	color:black;
	text-decoration:none;	
}

.YmmHeader a:hover {
	text-decoration:underline;	
}

.vehicleDescription {
	width:355px;
	margin-top:5px;
}

.sellerPhone {
	background-image:url("/images/backgrounds/phoneAggResults.gif");
	background-position:0 2px;
	background-repeat:no-repeat;
	display:inline;
	padding-bottom:3px;
	padding-left:15px;	
}

.sellerName {
	
}

.activated{
	
}

.unactivated{
	/*background-color:#999 !important;*/
}



.searchCarsFields{	
	background-image: url("/images/backgrounds/bkgroundSearchCarAds.gif");
	background-repeat:repeat-x;
	background-color: white;
	background-position: bottom center;	

	font-family: "Trebuchet MS", Verdana, sans-serif;	
	display:inline;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	width:590px;
	/*height:85px;*/
		height:75px;
	color: #2D2D2D;	
	margin: 15px 0 0 0;
	
}

.searchCarsFields label{
	margin: 0; /*   IE6   */
}

.searchCarsFields select{
	font-size: 11px;
}


.searchCarsFields select option {
	padding: 0 6px;
}


.searchCarsFields LABEL{
	font-size: 11px;
}


.searchCarsFields div{
	float: left;
}

.searchCarsFields #upPart{
	border-bottom:1px solid #666666;
	display:inline;
	float:left;
	margin:11px 15px 8px 15px;
	width:560px;
	padding: 0 0 8px 0;
}

#manufSelect select{
	width: 145px;
}


.searchCarsFields #downPart{
	display:inline;
	float:left;
	margin:0 15px 5px 15px;
	width:560px;
}


.condensedNormalSwitch {
	float: right;
	font-size: 12px;
	margin:25px 0 7px 0;
}
						
.condensedNormalSwitch span.prikaz{
	color: black;
}

.condensedNormalSwitch span.prikazInactive{
	color:#888;	
}

.condensedNormalSwitch a{
	color:#CC6600;
}


#bottomButtons{
	margin: 15px 0;
	float: right;
}

div.searchBottom{
	float: left;
	display: inline;
	clear: both;
}

div.statusText{
	font-size: 12px;
}


#AdTypesForSearch{
	margin: 17px 0 0 20px;
}


.searchBottom div.searchTitle{
	text-transform:none;
}
.searchBottom .rightButtons {
	margin-bottom: 0;
}


div.t-data-grid-pager {
	float: left;
	display: inline;
	width: 590px;
}

div.t-data-grid-pager span.current{
	background-color: #3e89c0;
}
