*{
	font-family: Arial, Helvetica, sans-serif;
}

div,td,th,span,input,textarea,select{
	font-size: 12px;	
}
H1 {
	font-size: 20px;
	margin-bottom: 20px;
}
H2 {
	font-size: 16px;
}
H3 {
	font-size: 14px;
	margin-bottom: 20px;
}
H4 {
	font-size: 12px;
}
#header,#footer,#col_left,.inner_right,.path,.pages_icons,#logo,.form-container,.pages_cont,.timetable_search,.realestates_tabs,#flashheader{
	display: none;
}





.pages_subpages div{
	clear: both;
	overflow: auto;
	height: 100%;
	padding-top: 15px;
	margin-top: 15px;
/*	background-image: url(images/dot.gif);
	background-position: left top;
	background-repeat: repeat-x;*/
}
.pages_subpages div.first{
	/*background-image: url(none);*/
	padding-top: 0px;
}
.pages_subpages div a.thumb{
	display: block;
	float: left;
	border: 2px solid #DDDDDD;	
	margin-right: 10px;
}
.pages_subpages div a.thumb a{
	display: block;
	border: 1px solid #fff;
}
.pages_subpages div strong{
/*	color: #1F599D;*/
	display: block;
}
.pages_subpages div a.readmore,a.readmore{
	display: none;
}















.weather{
	overflow: auto;
	height: 100%;
}
.weather div{
	float: left;
	width: 76px;
	margin-right: 7px;

}
.weather div strong{
	display: block;
	background-color: #30C1EC;

	padding: 4px;
	margin-bottom: 5px;
	text-align: center;
}
.weather div img{
	display: block;
	margin: auto;
	margin-bottom: 3px;	
}
.weather div span{
	display: block;
	width: 61px;
	height: 61px;
	margin: auto;
	margin-bottom: 3px;
}
.weather div ul{
	list-style: none;
	margin: auto;

	padding-top: 4px;
	padding-bottom: 4px;
	overflow: auto;
	height: 100%;
	border-bottom: 1px dotted #30C1EC;	
	border-top: 1px dotted #30C1EC;	
	
}
.weather div ul li{
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	width: 30px;
	margin-bottom: 2px;


}

.weather div ul li.temp{
	text-align: right;
	font-weight: bold;
	width: 46px;
}












.realestates_cont div{
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	padding: 15px;
	padding-top: 20px;
	padding-right: 5px;
	clear: both;	
}
.realestates_cont div .thumb{
	display: -moz-inline-box;
	display: inline-block;
	border: 2px solid #ddd;
	float: left;
	margin-right: 10px;

}
.realestates_cont div .thumb img{
	border: 1px solid #fff;
	float: left;
}
.realestates_cont div strong.title{
	display: block;

}


.realestates_cont div table{
	margin-top: 10px;
	width: 450px;
}
.realestates_cont div table td{
	padding: 0px;
	padding-top: 10px;
}
.realestates_cont div table td span{
	display: block;

}
.realestates_cont div table td span strong{
	font-weight: normal;


}
.realestates_cont div table td.aligned_right{
	text-align: right;
}
.realestates_cont div table td.aligned_right span{
	font-weight: bold;
	font-size: 13px;

}

.realestates_cont div table td a.readmore{
	display: none;
}











.table_grid {

	width: 100%;		
	margin-bottom: 15px;
}
.table_grid.photo{
	width: 400px;
}
.table_grid th,.table_grid_small th{
	width:150px;
	text-align: left;
	vertical-align: top;
	padding: 4px;

	font-weight: normal;
}

.table_grid td,.table_grid_small td{
	text-align: left;
	vertical-align: top;
	padding: 4px;

	width: 150px;

	
}
.table_grid tr td,.table_grid tr th,.table_grid_small tr th,.table_grid_small tr td{
	font-size: 11px;

	border-bottom: 1px solid #E4E4E4;
}









.table_skinned{
	width:100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.table_skinned.no_margin{
	margin-top: 0px;
}
.table_skinned th,.table_skinned td{

	/*color: #919191;*/
	font-weight:bold;

	padding: 4px;
	text-align: left;
	border-bottom: 1px solid #E4E4E4;

}
.table_skinned th{

	border-bottom: 0px;	
	padding: 5px;
}
.table_skinned th *{

}
.table_skinned th span,.table_skinned th font{
	display: block !important;
	margin: auto !important;
	text-align: center !important;
}
.table_skinned td{

	font-weight: normal;
}
.table_skinned tr.rw td{

}
.table_skinned tr.rw_hover td{


	cursor: pointer;
}



.realestates_content{

	display: block;
	clear: both;
	overflow: auto;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.realestates_list{
	list-style: none;
	overflow: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
.realestates_list li{
	float: left;
	width: 23%;
	margin: 0px;
	padding: 0px;
	/*padding-left: 15px;*/
	display: block;
	margin-bottom: 4px;
}
.realestates_list li.last{
	width: 20%;
}
.realestates_thumb{
	float: left;
	margin-right: 15px;
	border: 5px solid #DDDDDD;	
}
.realestates_thumb img{
	border: 1px solid #fff;
}