/*  
Theme Name: BMAZ Default
Theme URI: http://esdlc.com/
Description: BMAZ website custom theme.
Version: 1.0
Author: Elegant Software Designs LLC.
Copyright: (C) 2007 Elegant Software Designs LLC.
Author URI: http://esdlc.com/

	MBAZ homes.com v1.0
	 http://esdlc.com

   This theme was custom designed for BMAZ homes.com by
   Elegant Software Designs LLC.
   You can find out more about our services at:
   http://www.esdlc.com
	
   All rights reserved.
   Copying without expressed premisson forbidden.
*/



/* Begin Typography & Colors */
html, body {margin: 0px; padding:0px;}

body {
	background-color: #eee;
}
table.featured_home tr th {
	color: #336600;
}


div#content ul li {
  text-indent:0px;
  padding-left:1.2em;
  text-indent: -1em;
}
a.more_button {
	display:block;
	color:white;
	font-size:130%;
	font-weight:bold;
	background: transparent url(images/more.gif) no-repeat;
	padding:3px 15px;
	height:26px;
}


table.featured_home tr td.data {
	font-size: 105%;
	font-weight:bold;
	color: #006699;
}
table.featured_home tr td.label {
	font-size: 105%;
	font-weight:bold;
	color: #333;
	text-align:right;
	width:60px;
	padding-right:8px;
}

body {
	background-color: #f7f7ff;
	color: #000;
	text-align:center; /* IE6 */
}
tr.odd {
	background-color:white;
}
a {
	text-decoration:none;
}
div {
	/*border: solid 1px red;*/
}
div#right_column {
	float:right;
	background-color:white;
}
div.w995 {
	width:997px;
}
div#main_container {
	margin:auto;
	text-align:left;
}
div#main_container div#bkg {
	float:left;
	background: url('images/panel_bkg.gif') repeat-y;
	background-color: white;
	border: solid black;
	border-width: 0px 1px 2px 1px;
}


div#left_column {
	float:left;
	width: 218px;
}


span#left_hlink {
	border-bottom:2px white solid;
	cursor: pointer;
	background-color:#4FADEA;
	color:white;
	height:50px;
	float:left;
	width:100%;
	overflow:hidden;
}
span#right_hlink span.hlink_text, span#left_hlink span.hlink_text {
	color:white;
	font-size:16pt;
	font-weight:bold;
	float:left;
	position:relative;
	clear:left;
	margin-top:-7px;
}
span#right_hlink span.hlink_type, span#left_hlink span.hlink_type {
	color:white;
	font-size:23pt;
	font-weight:bold;
	float:left;
	position:relative;
	margin-top:-4px;
}

span#right_hlink span.number, span#left_hlink span.number {
	float:left;
	font-size:44pt;
	padding:0px;
	margin-left:-16px;
	margin-top:-8px;
}


span#right_hlink {
	border-bottom:2px white solid;
	border-left:1px white solid;
	cursor: pointer;
	background-color:#4FADEA;
	color:white;
	height:50px;
	float:left;
	width:100%;
	overflow:hidden;
}

span.sell02 {
	width:50%;
}

div#main_menu {
	margin:0px;
	padding:0px;
	background-color:gray;
	background-image: url(images/menu_background.jpg);
}
div#main_menu ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}
div#main_menu li {
	float:left;
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#main_menu ul li a {
	font-size: 20pt;
	color:white;
	text-decoration:none;
	font-variant:small-caps;
	display:block;
	float:left;
	padding: 6px 12px;
	background-image: url(images/menu_background.jpg);
}
div#main_menu ul li a:hover {
	color:#DDD;
	background-image: url(images/menu_hover.jpg);
}

div.welcome_message {
	text-indent: 2em;
	line-height: 1.4em;
	font-size:90%;
	margin-right:25px;
	margin-left:10px;
}
div#footer {
	font-size: 80%;
	font-weight:bold;
}

h1.see_all {
  font-size:200%;
  margin-top:.6em;
  color:#006699;
}

h1.see_all a {
  color:#006699;
  text-decoration:underline;
}

h1 {
  font-size:110%;
  margin-top:0px;
  color:#006699;
}
div#content h1 {
  color:#006699;
  font-size: 160%;
}

div#content {
	padding-top:8px;
	padding-left:8px;
	margin:8px;
}

div#content p {
	text-align: justify;
}
div#content a, div#contnet a:visited {
	color: #006699;
}

div#left_column ul {
	list-style: none;
	padding-left: 0px;
	margin:0px;
}
div#left_column ul#side-nav {
	margin-left:7px;
	margin-right:8px;
}

div#left_column ul h2{
	margin: 0px;
	padding:0px;
	font-size:130%;
	margin-top:12px;
	color: #003366;
}

div#left_column ul li {
	padding:0px;
	margin:0px;
	margin-left:3px;
}

div#left_column ul li a:hover {
	background-color: #4FADEA;
}

div#left_column ul li a {
	margin: 0px -8px;
	margin-top:1px;
	padding-left:8px;
	border: solid 1px #044f76;
	font-weight:bold;
	color: white;	
	background-color: #05699D;
	width:100%;
	display:block;
}
#A - Green
#05 - Blue


div#left_column ul li.page_item a {
	background-color:#05699D;
}

div#left_column ul li.current_page_item a {
	background-color:#4FADEA;
}

div#left_column ul li.current_page_item ul li a {
	background-color:#05699D;
}

div#left_column ul li.current_page_ancestor a {
	background-color:#4FADEA;
}

div#left_column ul li.current_page_item a:hover {
	background-color:#4FADEA;
}

div#left_column ul li.current_page_ancestor ul li.page_item a {
	background-color: #05699D;
}

div#left_column ul li.current_page_ancestor ul li.current_page_item a {
	background-color:#4FADEA;
}

div#left_column ul li.page_item a:hover {
	background-color:#4FADEA;
}

div#left_column ul li.current_page_ancestor ul li.page_item a:hover {
	background-color:#4FADEA;
}

ul.suppress-bullets, ul.suppress-bullets li, ul.suppress-bullets ul, ul.suppress-bullets li ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}

div.links-page h2 {
	margin: 0px;
	padding:0px;
	font-size:120%;
	margin-top:12px;
	color: #003366;
}

div.right_link {
	width:30%;
	font-size:120%;
	font-weight:bold;
	text-align: right;
	float:right;
}

div.left_link {
	width:30%;
	text-align: left;
	float:left;
	font-size:120%;
	font-weight:bold;
}
div.clear {float:left; clear:both; width:100%;}
div.action_call {float:left; clear:both; width:100%; margin-top:8px;}
div.action_now {
	margin-left:-30px;text-align:center;margin-bottom:8px;font-size:200%;color:#006699;font-weight:bold;
}
div.entry {
	margin-right:20px;
	margin-left:8px;
}
div.edit_entry {
	float:left;
	clear:both;

	}

li.page_item a {
	padding-top:2px;
	padding-bottom:1px;
}

ul#side-nav {
	margin-bottom: 30px;
}
ul#side-archives {
	margin-bottom: 20px;

}
div#main-form {
	margin-left:20px;
}

div#main-form th.header {
	background-color:#05699D;
	color:white;
	height:16px;
	padding: 2px 0px 2px 10px;
}

div#main-form table.hv-property-table {
	background-color: #FAFAFA;
	width:700px;
	border-collapse:collapse;
	margin-top:10px;
	border: solid 1px #C0C0C0;
}

div#main-form table.hv-contact-table {
	background-color: #FAFAFA;
	width:700px;
	border-collapse:collapse;
	border: solid 1px #C0C0C0;
}
.hv-disclaimer {
font-size:80%;
}

table.property-form th {
	text-align:left;
	margin-right:8px;
}