/*   
Theme Name: Droas3 
Theme URI: http://www.droas.com/
Description: New template
Author: Droas
Author URI: http://www.droas.com/
Version: 1
*/
div, body, p, a, .menu ul, .menu li{border:0px;padding:0px;margin:0px;font-family: Segoe UI;}
ul, li{list-style: none; }
table td tr body html {border:0px;padding:0px;margin:0px;}
#Table_01, div {margin-left:auto;margin-right:auto}
body {background-color:#a9a8a9}
.header .padding, .body .padding, .footholder .padding{margin-left:35px;margin-right:24px}
.padding .padding{margin-left:0px;margin-right:0px;}
.header {height:160px;width:1105px;background:url('images/headerbg.gif');}
.body {width:1105px;background:url('images/bodybg.gif');}
.footholder {width:1105px;height:95px;background:url('images/footholderbg.gif')}
.menu, .content {display:table-cell}
.menu {width:210px;}
.content {width:800px;}
.menu .item {position:relative;left:-13px;}
.menuheader {font-size:15px;background:url('images/menuheader.jpg');height:32px;width:210px;}
.menu .item {font-size:15px;font-family:tahoma;border-color:#DADADA;border-width:1px;border-style:solid;margin-right:2px;padding-top:2px;padding-bottom:3px;padding-left:4px;}
.menuheader .padding {color:white;padding-top:8px;font-family: tahoma;letter-spacing:2px;text-align:center;}
.ArticleHeader {font-size:20px;font-family: tahoma;letter-spacing:2px;}
#HeaderText { padding-top:30px; color:white; font-size:50px; letter-spacing:-3px; font-weight:bold; color:red; text-align:center}
#HeaderText a{color:white;text-decoration:none;}

.item input, .item multiline, .item select{width: 200px;}



/* rets */

div {border-color:white;border-style:solid;border-width:1px;}
	TABLE { border-collapse: collapse; width: 100%;}
	div .tooltip
	{
		visibility:hidden;
		position:absolute;
	}
	div:hover .tooltip
	{
		visibility:visible;
		position:auto;
	}
	.smallHouse img
	{
		width:75px;
		max-height:56.25px;
	}
	.smallHouse img, .bigHouse img
	{
		border-style:solid;
		border-width:1px;
		padding:1px;
		margin:1px;
	}
	.bigHouse img
	{
		height:100px;
	}
	tbody .hiddenrow
	{
		display:none;
	}
	tbody:hover .hiddenrow
	{
		display:table-row;
	}
	tbody:hover .smallrow
	{
		display:none;
	}
	.color1 td
	{
		background-color:#EAEFFF
	}
	.color2 td
	{
		background-color:#FFFFFF
	}
	.leftmenu
	{
		background-color:white;
		position:absolute;
		left:0px;
		width:200px;
		bottom:0px;
		background-color:white
		overflow-y:scroll;
		top:25px;
	}
	.leftmenu .header
	{
		background:url('http://accessavhomes.com/wp-content/themes/new-droas/images/menuheader.jpg');
		height:35px;
		vertical-align:middle;
	}
	.leftmenu .header .padding
	{
		text-align:center;
		padding-top: 7px;
		color:white;
		font-family:tahoma;
		letter-spacing:1.25px;
		font-size:14px;
	}
	.leftmenu .item .padding
	{
		padding-left:10px;
		color:000000;
	}
	.leftmenu .area
	{
		border-style:solid;
		border-width:1px;
		border-color:#DADADA;
	}
	.main
	{
		background-color:white;
		position:absolute;
		left:200px;
		right:0px;
		bottom:0px;
		top:25px;
		overflow-y:scroll;
		font-size:12px;
	}
/* RETS Sidebar elements */
.sidebar_search
{
	width:198px;
	border-style:solid;
	border-width:1px;
	border-color:#DDD;
}
.sidebar_search td
{
	width:90px;
}
.sidebar_search input, .sidebar_search select, .sidebar_search multiline
{
	width:90px;
}
.sidebar .checkbox
{
	width: auto;
}
.formRowTitle
{
	/* background-color:#000055; */
	color:black;
	padding-left:2px;
	
}