/**********************************************************************

 * PHP Real Estate Classifieds Script 

 * Silver Blue CSS Skin Template File

 * This file is subjec to a software license agreement. 

 * Contact: phpsales@gmail.com

 **********************************************************************/



body{

	font-size:11px;
    font-family: Tahoma, Verdana, helvetica, sans-serif;
	color:#333333;
	margin:0px;
	background: #ffffff;
	padding:30px;
	

}

	#sprite {
		display: none;
		position: relative;
		top: -180px;
		left: 300px;
		margin-bottom: -200px;
		width:219px;
		height:213px;
		text-align: right;
		background: url(../images/sticky.png) 0 0 transparent no-repeat;
		z-index: 1000;
	}
	
		#sprite img { border: 0; }
	
		#sprite-close {
			position: relative;
			top: -10px;
			left: 150px;
		}
		
		#sprite-button {
			position: relative;
			top: 150px;
			left: -40px;
		}
		
		
h1{
	font-size:14px;
	font-weight: bold;
}
h2{
	font-size:12px;
	padding: 0px 0px 10px 0px;
}
h3{
	font-size:11px;
}
a{

	color:#000066;

	text-decoration:none;

}

div.featured { }

	div.featured > div.header.welcome {
		font-size: 32px;
		color:#005798;
	}
	
	div.featured > div.body.welcome {
		font-size: 18px;
		color: #005798;
		line-height: 25px;
	}

table{

 	font-size:12px;

}

table table{

	font-size:12px;

}

table table table {

	font-size:12px;

}

table table table table {

	font-size:12px;

}

input {

	border:1px solid #CCCCCC;

	font-size:12px;

}

select{

	font-size:12px;

}

.navigation{

	background-image:url(../images/nav_background.gif);

	background-repeat:repeat-x;

	background-position:bottom;

	height:58px;

}

.navigationbg{

	background-image:url(../images/nav_background.gif);

	background-repeat:repeat-x;

	background-position:bottom;

}

	td.logo {
		padding: 40px 0 10px 0;
	}

.tabmenu{

/*	padding-left:50px; */

	padding-top:8px;

}

.tabmenu div{

	background:url(../images/nav_tab_background.gif) #9da3ab repeat-x;

	font-size:10px;
	
	font-weight: bold;

	position:relative;

	text-align:center;
	
	padding: 3px 10px 5px 10px;

	margin-left:10px;

	display:inline;	
}

	.tabmenu div a {
		color: #005897;
	}

#on{
	padding-bottom:14px;

	background:url(../images/nav_tab_background.gif) #9da3ab repeat-x;

}

	#on a {
		position: relative;
		top: 5px;
		
		color: #ffffff;
	}

.submenu{

	font-size:12px;

	padding-left:58px;

	padding-top:8px;

	text-align:left;

}

.submenu a{

	text-decoration:none;

	color:#000066;



}

.submenu a:hover{

	text-decoration:underline;

}

address.topsearch{

	color: #00559c;
	text-align: right;
	font-size: 12px;
	font-style:normal;

}

	address.topsearch span.office {
		font-size: 13px;
	}

.leftcolumn{

	width:150px;
	padding-right: 10px;

}

.maincolumn{

	padding: 20px 0 0 0;

}

.rightcolumn{

	padding-left: 10px;
	width:150px;

}

.box{

	border:1px solid #005798;
	margin: 20px 0 20px 0;

}
.box2{

	border:1px solid #f00;
	margin: 20px 0 20px 0;

}
.box2 .header {

	background: #f00;
	
	text-align:left;

	height:20px;

	padding: 5px 0 0 5px;
	
	border-bottom:1px solid #f00;

	color:#ffffff;

	margin-bottom:5px;

	font-size:11px;
	font-weight: bold;

	overflow:hidden;	

}
.box .header {

	background: #005798;
	
	text-align:left;

	height:20px;

	padding: 5px 0 0 5px;
	
	border-bottom:1px solid #005798;

	color:#ffffff;

	margin-bottom:5px;

	font-size:11px;
	font-weight: bold;

	overflow:hidden;	

}

.box .body{



}

.storybox{

	border:1px solid #005798;

	margin-bottom:5px;

}

.storybox .header{

	font-size:11px;
	font-weight: bold;

	background: #005798;

	height:20px;

	padding-top:5px;

	border-bottom:1px solid #005798;

	color:#ffffff;

	margin-bottom:5px;

	padding-left:10px;

	overflow:hidden;

}

.storybox .body{

	padding:10px;

}

.altlink{

 	color:maroon;

}

.bold{

	font-weight:bold;

}

.subheader{

	font-weight:bold;

	font-size:14px;

}

.readingtxt{

	font-size:13px;

}

.listingimg{

	border:1px solid #CCCCCC;

}

.footercell{

	height:100px;
	color:#000;
	font-weight:bold;
    
	background-image:url(../images/footerbg.jpg);

	background-repeat:repeat-x;

	text-align:center;

}

.directions{

	border:1px solid #CCCCCC;

	padding:3px;

	background-color:#F7F7F7;

	margin-bottom:10px;

}



.formtable{

	margin-bottom:10px;

	border-bottom:1px solid #CCCCCC;

	border-left:1px solid #CCCCCC;

	border-right:1px solid #CCCCCC;		

}

.formtable th{

	border-bottom:1px solid #CCCCCC;

	border-top:1px solid #CCCCCC;	

/*	background-image:url(../images/altbarbg.jpg); */

	background-image:url(../images/barbg.jpg);	

	background-repeat:repeat-x;

}

.indextable {

	border-left:1px solid #C1C1C1;

	border-right:1px solid #C1C1C1;

	border-top:1px solid #C1C1C1;		

}

.indextr th{

	text-align:left;

	border:0;

}	

.indexrow {

	background-color:#F9F9F9;	

}

.indexrow td{

	border-bottom:1px solid #C1C1C1;

}

.column {

	font-weight:bold;

	border-right:1px solid #C1C1C1;

	background-color:#F9F9F9;

	width:20%;

}

.row{ 



}

.error{

	color:maroon;

}

.resultstable{

	border-left:1px solid #CCCCCC;

	border-right:1px solid #CCCCCC;	

}

.resultstable td{

	border-bottom:1px dotted #CCCCCC;

}

.resultstable th{

	border-bottom:1px solid #CCCCCC;

	border-top:1px solid #CCCCCC;	

	background-image:url(../images/barbg.jpg);

	background-repeat:repeat-x;

}

.pagingitem{

	border:1px solid #CCCCCC;

	margin-bottom:5px;

	margin-right:5px;

	padding:3px;

	background-color:#FAFAFA;

}

.subnavigation{

	background-image:url(../images/nav_background.gif);

	background-repeat:repeat-x;

	background-position:bottom;

	height:55px;

}

.tabmenu2{

/*	padding-left:50px; */

	padding-top:9px;

}

.tabmenu2 div{

	background-image:url(../images/nav_tab_background.gif);

	background-repeat:repeat-x;	font-size:12px;

	background-color:#F7F7F8;

	color:#000066;

	position:relative;

	text-align:center;

	padding-left:5px;

	padding-right:5px;

	margin-left:10px;

	display:inline;

	padding-top:5px;	

	font-size:11px;

}

	.tabmenu2 div a {
		color: #005897;
	}

.detailbox{

	border:1px solid #CCCCCC;

	padding:5px;

}

.flyertable {

	border:1px solid #CCCCCC;

}

.altaltlink{

	color:#0000FF;

}
.agent{
	color:#F00;
	font-weight:bold;
}

 #gallery {
	position:relative;
	height:250px;
	border:solid 3px #ccc;
	width: 620px;
	overflow: hidden;
}

#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#fff; 
	height:60px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px;
	margin-top: 8px;
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	margin-bottom: 5px;

}
.kmrt {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.kmrt2 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#fa0f00;
}