/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'new_next_prev()'display stuff  */

.browse_tool {
	background-color: #cccccc;
	font-size: 11px; 
	text-decoration: none; 
	color: black; 
}
			
.browse_tool_num {
	color: #666666;
}
.browse_tool_button A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	height: 15px;
	width: 115px;
	padding: 2px;
	display: block;
	border: thin double #000000;
}

.browse_tool_button A:visited {		
	color: #000000;
}

.browse_tool_button A:hover {		
	background-color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #000000;
}

.browse_tool_ghost {
	font-size: 8pt;
	color: #666666; 
	text-decoration: none; 
}


.browse_tool_curpage {
	color: #FFFFFF;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #333333;
}
			
.bt_pages {
	font-family: verdana, arial; 
	BACKGROUND-COLOR: #999999;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#999999;
	text-decoration:none;
}

A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#ffffff;
	background: #132975; 
}
/* MAIN STYLES */
BODY {scrollbar-face-color: #DCE0E2;
scrollbar-shadow-color: #687888;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #687888;
scrollbar-darkshadow-color: #DCE0E2;
scrollbar-track-color: #BCBFC0;
scrollbar-arrow-color: #6E7E88;}

BODY.admin {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

BODY {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
}

img { 
border: 0;
}

/* TOP TABLE THAT HOLDS LOGO */
table.logotop { background-color : #666666; }
td.logotop { background-color : #666666; }

/* TABLE THAT HOLDS TOP MENU */
table.navtop { background-color : #333333; }
td.navtop { background-color : #333333; }

/* TABLE THAT HOLDS LOGIN FORM */
table.login {
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
td.login { background-color : transparent;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
 }

/* MENU headers */
table.header {
	background-color : #999999;
}
td.header { background-color : #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold; }
	
td.adminbg { background-color : #666666;	

tr, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color : transparent;
}



h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
}

h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: Left;
	margin-left: 20px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px;
	margin-right: 12px;
	font-size: 9pt;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

a:link   {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}
a:visited   {
	color: #242424;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}
a:hover   {
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}
a:active  {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}


a.menutext:link { 
	color:#333333; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	}
  a.menutext:active { 
	color:#333333; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	}
  a.menutext:visited { 
	color:#333333; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	}
  a.menutext:hover { 
	color:#999999; 
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	}



hr { height: 0px; color: #CCCCCC}

/* listing Browse Main Page Color*/
table.browse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: thin dotted #CCCCCC;
}
td.browse { background-color :  transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	}
	
	

/* TABLE STYLES Main Page Color*/
table.form_main {
	background-color :  transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
td.form_main { background-color :  transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/
table.color2_layout { background-color: #a6b3cf; }
td.color2_layout { background-color: #a6b3cf; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #cccccc; }
td.image_row_1	{
	background-color: #ffffff;
}

/* for alternating search result listings */
td.search_row_0	{ background-color: #cccccc; }
td.search_row_1	{ background-color: #ffffff; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}
/* sold button*/
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 1px;
	height: 15px;
	width: 30px;
	border: 1px solid #000000;
	font-style: normal;
	font-weight: bold;
}
/* pending button*/
.pending {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	background-color: #00CC33;
	padding: 1px;
	height: 15px;
	width: 30px;
	border: 1px solid #000000;
}


/* TEXT STYLES listing view*/
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}


/* TEXT STYLES */
.small { font-size : 10px; color : #ffffff;}

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }





