/**********************************************************************
 * Zitrof-WholesaleProperties.com
 * Contact: zitrof@zitrof.com
 **********************************************************************/

body{
	font-size:14px;
	color:#666666;
	margin:0;
}
a{
	color:#000066;
	text-decoration:none;
}
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/navbar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:58px;
}
.navigationbg{
	background-image:url(../images/navbar.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tabmenu{
/*	padding-left:50px; */
	padding-top:5px;
}
.tabmenu div{
	background-image:url(../images/overtab.png);
	background-repeat:repeat-x;	font-size:12px;
	background-color:#F7F7F8;
	color:#000066;
	position:relative;
	text-align:center;
	border-left:1px solid #C3C3DB;
	border-right:1px solid #C3C3DB;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	display:inline;
	padding-top:5px;	
	font-size:14px;

}
#on{
	padding-bottom:9px;
	font-weight:bold;	
	background-image:url(../images/ontab.png);
}
.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;
}
.topsearch{
	text-align:right;

}
.leftcolumn{
	width:150px;
}
.maincolumn{
	padding-left:2px;
	padding-right:2px;
}
.rightcolumn{
	width:150px;
}
.box{
	border:1px solid #F7F7F8;
	margin-bottom:5px;
}
.box .header{
	background-image:url(../images/barbg.png);
	background-repeat:repeat-x;
	text-align:center;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #F7F7F8;
	color:#000066;
	margin-bottom:5px;
	font-size:14px;
	overflow:hidden;	
}
.box .body{

}
.storybox{
	border:1px solid #F7F7F8;
	margin-bottom:5px;
}
.storybox .header{
	font-size:14px;
	background-image:url(../images/barbg.png);
	background-repeat:repeat-x;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #F7F7F8;
	color:#000066;
	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;
	background-image:url(../images/footerbg.png);
	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.png); */
	background-image:url(../images/barbg.png);	
	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.png);
	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/navbar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:55px;
}
.tabmenu2{
/*	padding-left:50px; */
	padding-top:5px;
}
.tabmenu2 div{
	background-image:url(../images/overtab.png);
	background-repeat:repeat-x;	font-size:12px;
	background-color:#F7F7F8;
	color:#000066;
	position:relative;
	text-align:center;
	border-left:1px solid #C3C3DB;
	border-right:1px solid #C3C3DB;
	padding-left:3px;
	padding-right:3px;
	margin-left:10px;
	display:inline;
	padding-top:5px;	
	font-size:11px;

}
.detailbox{
	border:1px solid #CCCCCC;
	padding:5px;
}
.flyertable {
	border:1px solid #CCCCCC;
}
.altaltlink{
	color:#0000FF;
}