/*
Theme Name: default
Theme URI: http://IncProfile.com/
Version: 1.0
Author: T
Author URI: http://IncProfile.com/
*/
body{
		background-color:#02a8e4;
		background-image:url(images/pagebg.jpg);
		background-repeat:repeat-x;
		padding:0px;
		margin:49px 0px 0px 0px;
	}
	#shadow{
	width:800px;
	padding:15px;
	margin:0px auto;	
		}
	#wrapper{
	margin:0px auto;
	padding:0px;
	width:799px;
	background-color:#fff;
	border:1px solid #90cdff;

	}
	
	h1 { font-family : Verdana; font-size : 16px; color : #fff; margin:0px 0px 10px 0px ; }
	h1 a{ font-family : Verdana; font-size : 16px; color : #fff4a8; text-decoration : none;}
	h1 a:hover{ font-family : Verdana; font-size : 16px; color : #fff; text-decoration : none;}

	h2 { font-family : Verdana; font-size : 14px; color : #fff; margin:0px 0px 10px 0px ;}
	h2 a{ font-family : Verdana; font-size : 14px; color : #fff4a8; text-decoration : none;}
	h2 a:hover{ font-family : Verdana; font-size : 14px; color : #fff; text-decoration : none;}
	
	h3 { font-family : Verdana; font-size : 11px; color : #fff; margin:0px 0px 10px 0px ;}
	h3 a{ font-family : Verdana; font-size : 11px; color : #fff4a8; text-decoration : none;}
	h3 a:hover{ font-family : Verdana; font-size : 11px; color : #fff; text-decoration : none;}
	
	#topdiv{
		width:799px;
		
	}
	
	.nav{
	font-family:verdana;
	font-size:0.8em;
	color:#060739;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-color:#fff;
	border-bottom:2px solid #0b3462;
	}
	
	.nav li {
	
		display:block;
		height:30px;
		line-height:30px;
		}
	
	.nav li a{
		font-weight:bold;
		color:#0b3462;
		display:block;
		height:30px;
		background-image:url(images/navimg.jpg);
		background-repeat:repeat-x;
		line-height:30px;
		padding:0px 6px;
		text-decoration:none;
		}
		
	.nav li a:hover{
		font-weight:bold;
		background-image:url(images/navmoimg.jpg);
		color:#0b3462;
		background-repeat:repeat-x;
		display:block;
		height:30px;
		line-height:30px;
		padding:0px 6px;
		text-decoration:none;
		}
	
	#leftside{

		float:left;
		width:242px;
		}

		
	#rightside{
		height: expression( this.scrollHeight < 700 ? "700px" : "auto" ); 
		min-height:700px;
		float:left;
		width:557px;
	}
	
	.clr{
		clear:both;
	}
	
	#footer{
		text-align:right;
		padding:0px 10px;
		height:30px;
		line-height:30px;
		
	}
	
	.footer{
		color:#206de1;
		font-family:verdana;
		font-size:0.8em;
	}
	
	.footer a{
	    color:#063d91;
		text-decoration:none;
	 }
	
	.footer a:hover{
		color:#206de1;
		text-decoration:none;	
	}	
	
	#getlisted{
		width:230px;
		padding:4px 0px;
		margin:0px auto;	
	}
	#featuredlisting{
		width:230px;
		padding:4px 0px;
		margin:0px auto;	
	}
	
	div#box{ padding:7px;
    background: #f1f1f1 url(images/headerbgimg.jpg) repeat-x;}
	
	div#box1{ padding:7px; 
    background: #f1f1f1 url(images/headerbgimg.jpg) repeat-x;}
	
	#profiles{
		width:230px;
		margin:0px auto;
	}
	
	.txt{font-family : Verdana; font-size :9pt; color : #023761;  }
	.txt a{ font-family : Verdana; font-size : 9pt; color : #920000; text-decoration:none;}
	.txt a:hover{font-family : Verdana; font-size : 9pt; color : #023761; text-decoration:none;}
	
	#mainarea{
		padding:5px;
	}