﻿.descriptionContainer
{
	background-color:#fff;
	padding:5px;
	display:none;
}

.row
{
	background-color: #d3d3d3;
	vertical-align:middle;
}



.alternatingrow
{
	background-color: #dddddd;
	vertical-align:middle;
}

.header
{
	background-color:Gray;
	color:White;
	text-decoration:none;
	background:url(img/bg_thead.jpg);
	line-height:18px;
	max-height:18px;
	height:18px;
	background-repeat:repeat-x;
	overflow:hidden;
	
}

.header a
{
	color:#fff;
	text-decoration:none;
}

.header a:hover
{
	text-decoration:underline;
}





.btn_download
{
	width:18px;
	height:18px;
	background:url(icons/printer22.png);
	background-repeat:no-repeat;
	background-position:center center;	
}

.btn_preview
{
	
	background:url(icons/preview.png);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:24px;
	height:24px;
	padding:5px 5px 5px 18px;
	
}


.btn_preview1
{	
	background:url(icons/preview.png);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:18px;
	width:18px;
	height:18px;
	display:table-cell;
	float:left;
	
}





.btn_brochure
{
	width:18px;
	height:18px;
	background:url(icons/brochure.png);
	background-repeat:no-repeat;
	background-position:center center;
	display:table-cell;
	float:left;
}

.btn_brochure1
{
	padding:3px 3px 3px 18px;	
	height:18px;
	background:url(icons/brochure.png);
	background-repeat:no-repeat;
	background-position:left center;
	
}

.btn_details
{
	display:table-cell;
	width:18px;
	height:18px;
	background:url(icons/details.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
}

.pager
{
	background-color:#e8e8e8;
	color:#999;
	text-decoration:underline;
	background:#e8e8e8 url(img/pager_bg.jpg) no-repeat;
}

.pager a
{
	color:#333;
	
}

















/************* for the repeater *********************/
.cc
{

border:solid 1px gray;

margin:3px;
width:220px;
padding:2px;
text-align:center;
vertical-align:top;
min-height:300px;
overflow:hidden;
background-color:#fff;

}

.listing_price
{
	font-size:12px;
	font-weight:bold;
}



.SelectedCity 
{
	background-color:#bbb;	
	padding:5px;
	overflow:hidden;
	
}

.t0001
{
	height:106px;
}