/* CSS Document */
html {
	/* Scrollbar control */
	scrollbar-3dlight-color: #DADADA; 
	scrollbar-highlight-color: #E2E2E2; 
	scrollbar-face-color: #dddddd; 
	scrollbar-track-color: #C0C0C0;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-arrow-color: #7c972e; 

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px; 
	margin: 0;
	padding: 0;	
	width: 100%;
}
a img, a:visited img, a:hover img {
	text-decoration: none;
	border-collapse:collapse;
	border:none;
}
a, a:visited
{
	text-decoration: none;
	border-collapse:collapse;
	border:none;
	text-decoration:underline;
	color: #0c4927;
}
a:hover {
	text-decoration:underline; 
	color: #962e2e;	
}
table 
{ 	
	border: none;
	border-collapse: collapse;
}
td 
{	
	padding: 0px 0px 0px 0px;
}
div.background {
	background-color:#FFFFFF;
	background-image:url(../images/background_bg.gif);
	background-repeat:repeat-x;
}
select {
	height: 15px !important;
	font-size: 9px !important;
}
input {
	height: 22px !important;
	font-size: 11px !important;	
}
/*Begin Header Modules*/
.header_leftcorner {
	background-image: url(../images/header_leftconrner_bg.gif);
	position: absolute;
	height: 21px;
	width: 26px;
	margin-left: 0px;
	margin-top: 0px;
}
.header_center {
	background-image: url(../images/header_center_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 21px;
	width: 945px;
	margin-left: 26px;
}
.header_rightcorner {
	background-image: url(../images/header_rightcorner_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 21px;
	width: 26px;
	margin-left: 971px;
}


.logo {

	background-position: bottom;
	position: absolute;
	height: 83px;
	width: 204px;
	margin-left: 26px;
	margin-top: 21px;
}

.header_left_bg {
	background-image: url(../images/header_left_bg.gif);
	position: absolute;
	height: 351px;
	width: 26px;
	margin-top: 21px;
}

.header_right_bg {
	background-image: url(../images/header_right_bg.gif);
	position: absolute;
	height: 351px;
	width: 26px;
	margin-top: 21px;
	margin-left: 971px;
}

/* Navigation bar style */
.navigation_bar {
	background-image: url(../images/toolbar_bg.gif);
	background-repeat: repeat-x;
	/*height: 30px;*/
	overflow:hidden;
	width: 711px;
}
.navigation_bar_item {
	height:30px;
	vertical-align:middle;
	text-align:center;
	margin-top:0px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.navigation_bar_item_seperator {
	background-image: url(../images/toolbar_seperator.gif);
	background-repeat:no-repeat;	
	width:3px;
}
.navigation_bar_item a, .navigation_bar_item a:visited {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	display:block;
	height:1px;
}
.navigation_bar_item > a, .navigation_bar_item > a:visited {
	height:30px;
}

.navigation_bar_item a:hover {
	background-image: url(../images/toolbar_rollover_bg.gif);
	background-repeat:repeat-x;	
	color:#272727;
	text-decoration:none;
}
.navigation_bar_item_selected {
	height:30px;
	vertical-align:middle;
	text-align:center;
	background-image: url(../images/toolbar_selected_bg.gif);
	background-repeat: repeat-x;
	margin-top:0px;
}
.navigation_bar_item_selected_seperator {
	background-image: url(../images/toolbar_selected_seperator.gif);
	background-repeat:no-repeat;
	width:3px;
}
.navigation_bar_item_selected a, .navigation_bar_item_selected a:visited, .navigation_bar_item_selected a:hover {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight:bold;	
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:1px;
}
.navigation_bar_item_selected > a, .navigation_bar_item_selected > a:visited, .navigation_bar_item_selected > a:hover {
	height:30px;
}
/*End Header Modules*/

/*BEGIN - Left modules */
.background .header_left_pane {
	background-image: url(../images/leftmodule_header_bg.gif);
	background-repeat: repeat-x;
	width: 180px;
	margin-left: 50px;
	margin-top: 102px;
	position: absolute;	
	padding-top: 1px;
	width: 180px;
	z-index:2;
}

/*END - Left Module */

/*BEGIN - Right modules 711px;*/
.background .header_right_pane {
	padding-top: 21px;
	padding-left: 236px;
	width: 711px;
	position: relative;
	z-index:1;
}
.header_right_pane div {
/*	width: 100%;*/
}
.background .main_content {
	padding-top: 1px;
	padding-left: 236px;
	width: 711px;
	position: relative;
	z-index:1;
}
.main_content div {
/*	width: 100%;*/
}
.background .header_content_pane {
	padding-top: 1px;
	padding-left: 236px;
	width: 711px;
	position: relative;
	z-index:1;
}

.header_content_pane div {
/*	width: 100%;*/
}

.language_toolbar {
	text-align: right;
	width: 100%;
}
.toolbar_text {
	text-align:right;
	color:#899193;
}
.toolbar_text .seperator{
	color:#000000;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 14px;
}
.centermodule_header_bg {
	background-image: url(../images/centermodule_header_bg.gif);
	height: 4px;
	width: 711px;
}

.toolbar_text a, .toolbar_text a:hover, .toolbar_text a:visited {
	text-decoration:none;
	color:#899193;
}

.toolbar_text a:hover{
	text-decoration:none;
	color:#000000;
}

/*END - right modules*/

/*BEGIN -  footer modules */
html, body, div.background { 
	min-height: 100%; 
	height: 100%;
}
html>body, html>body div.background { 
	height: auto;
}
.background { 
	position: absolute; 
	width: 100%
}
.wrapper { 
	margin:auto; 
	width: 997px; 
	background-color:#FFFFFF
}
#footer {
	clear: both;  
	bottom: 0; 
	left: 0; 
	border: none; 
	width: 100%;
	height: 219px;
}
div.header_right_pane {
	/*padding-bottom:169px;*/
}
div.main_content {
	/*padding-bottom:169px;*/
}
/* hide from Mac IE5 169px;*/
/* \*/
#footer {
	position: absolute; 
}
/* */

/* Change in Opera 5+ (and some others) */
html>body div#footer {
    position: static;
}
/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
/* \*/
head:first-child+body div#footer {
    position: absolute;
}

#footer .footer_left_bg {
	background-image: url(../images/footer_left_bg.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	height: 219px;
	width: 26px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
}
#footer .footer_center_bg {
	background-image: url(../images/footer_center_bg.gif);
	background-repeat: repeat-x;	
	background-position:bottom;
	height: 86px;
	width: 945px;
	position:absolute;
	margin-top:133px;
	margin-left: 26px;
}
.footer_center_bg div.p1{
	height: 65px;
	width: 110px;
	position:absolute;
	margin-left: 24px;
}
.footer_center_bg div.p2{
	height: 65px;
	width: 431px;
	position:absolute;
	margin-left: 225px;
}
.footer_center_bg div.p3{
	height: 65px;
	width: 150px;
	position:absolute;
	margin-left: 703px;
}
#footer .footer_right_bg {
	background-image: url(../images/footer_right_bg.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 219px;
	width: 26px;
	position:absolute;
	margin-top:0px;
	margin-left:971px;
}
#footer .footer_center_bg .footer_center_content{
	background-image: url(../images/footer_temp_content.gif);
	background-position:top left;
	height: 70px;
	
}
/*END - footer modules */

/*BEGIN - Reserve for testing in IE*/
/*div {border:solid 1px black;}*/
/*END - Reserve for testing in IE*/

/* BEGIN - Alternate button styles */
div.submitbutton_black {	
	padding-left:12px;	
	float:left;	
	background:url(../images/front_submit_black_left.gif) no-repeat top left;	
	color:#ffffff;
	text-decoration:none;	
	font-weight: bold;	
	width:auto
}
div.submitlink_black { 
	padding-right:12px;	
	float:left;	
	font-weight:bold;	
	font-size:11px;	
	line-height:20px;	
	background:url(../images/front_submit_black_right.gif) no-repeat top right;
	text-transform: capitalize;
	width:auto; 
}
.submitlink_black p {
	margin:0
}
.submitlink_black a {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
.submitlink_black a:visited {
	color:#ffffff;
	text-decoration:none
}
.submitlink_black a:hover {
	color:#DCFF56;
	text-decoration:none;
}


div.submitbutton_green {	
	padding-left:12px;	
	float:left;	
	background:url(../images/front_submit_green_left.gif) no-repeat top left;	
	color:#ffffff;
	text-decoration:none;	
	font-weight: bold;	
	width:auto; 
}
div.submitlink_green {	
	padding-right:12px;	
	float:left;	
	font-weight:bold;	
	font-size:11px;	
	line-height:20px;	
	background:url(../images/front_submit_green_right.gif) no-repeat top right;
	text-transform: capitalize;
	width:auto;
}
.submitlink_green p {
	margin:0
}
.submitlink_green a {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
.submitlink_green a:visited {
	color:#ffffff;
	text-decoration:none
}
.submitlink_green a:hover {
	color:#DCFF56;
}


div.submitbutton_grey {	
	padding-left:12px;	
	float:left;	
	background:url(../images/front_submit_grey_left.gif) no-repeat top left;	
	color:#ffffff;
	text-decoration:none;	
	font-weight: bold; 
	width:auto 	
}
div.submitlink_grey {	
	padding-right:12px;	
	float:left;	
	font-weight:bold;	
	font-size:11px;	
	line-height:20px;	
	background:url(../images/front_submit_grey_right.gif) no-repeat top right;
	text-transform: capitalize;	
	width:auto
}
.submitlink_grey p {
	margin:0
}
.submitlink_grey a {
	color:#2a2a2a;
	text-decoration:none;
	font-weight: bold;
}
.submitlink_grey a:visited {
	color:#2a2a2a;
	text-decoration:none
}
.submitlink_grey a:hover {
	color:#000000;
}
/* END - Alternate button styles */

/* BEGIN - Dynamic tooltip */
#dhtmltooltip iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width: 100%;/*must have for any big value*/
	height: 100%;/*must have for any big value*/
}
#dhtmltooltip{
	position: absolute;
	width: 272px;
	height: 182px;
	border: 1px solid #666666;
	padding: 4px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	top: -182px;
	left: -272px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	*/
}
body > #dhtmltooltip {
	width: 274px;
	height: 186px;
}
#dhtmltooltip .house_image {
	float:left;
	width: 133px;
	height: 80px;
	padding: 2px;
}
#dhtmltooltip #attrib_list {
	float: left;
	width: 100%;
	height: 17px;
	padding: 2px;
}

#attrib_list img{
	padding-right: 7px;	
}
/* END - Dynamic tooltip */

/* BEGIN - Navigator Level 2 - 3 */
.module_navigation_menu {
	background:url(../images/level2_navigation_bg.gif) top left no-repeat;
	padding-top: 18px;
	width: 180px;
	
	/*This is for IE */	
	margin-top: 6px;
}

/*This is for older browser*/
.header_left_pane > .module_navigation_menu {
	margin-top: 1px;
}

/* This is for IE7 lolz */
.header_left_pane div[class$="module_navigation_menu"] {
	margin-top: 2px;	
}

/* This is for the rest */
.header_left_pane div[class$="module_navigation_menu"]:not([class="xxx"]) {
	margin-top: 2px;	
}

ul.navigator {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	background:url(../images/level2_navigation_footer.gif) bottom left no-repeat;
}
ul.navigator li {
	list-style:none;
}
ul.navigator a, ul.navigator a:visited {
	background-position: 0px 0px;	
	padding: 3px 0px 2px 4px;
	height: 10px;	
	color: #2a2a2a;
	display: block;			
	text-decoration: none;		
}		
ul.navigator li > a, ul.navigator li > a:visited {
	padding: 2px 0px 6px 4px;				
}		

ul.navigator li.level2 a, ul.navigator li.level2 a:visited {
	background:url(../images/level2_navigator_item_bg.gif) no-repeat top left;
	padding-left: 13px;
}
ul.navigator li.level2 a:hover {
	background-position: 0px -18px;
	text-decoration:none;
	color: #000000;
}
ul.navigator li.level2 a:active {
	background-position: 0px -36px;
	color: #000000;
}	

ul.navigator li.level2_active a, ul.navigator li.level2_active a:visited {
	background:url(../images/level2_navigator_item_bg.gif) no-repeat top left;
	padding-left: 13px;
	background-position: 0px -36px;	
}
ul.navigator li.level2_active a:hover {
	background-position: 0px -18px;
	color: #000000;
}
ul.navigator li.level2_active a:active {
	background-position: 0px -36px;
	color: #000000;
}	
	
ul.navigator li.level3 a, ul.navigator li.level3 a:visited {
	background:url(../images/level3_navigator_item_bg.gif) no-repeat top left;
	padding-left: 30px;
}
ul.navigator li.level3 a:hover {
	background-position: 0px -18px;
	color: #000000;			
}		
ul.navigator li.level3 a:active {
	background-position: 0px -36px;
	color: #000000;
}	
ul.navigator li.level3_active a, ul.navigator li.level3_active a:visited {
	background:url(../images/level3_navigator_item_bg.gif) no-repeat top left;
	padding-left: 30px;
	background-position: 0px -36px;	
}
ul.navigator li.level3_active a:hover {
	background-position: 0px -18px;
	color: #000000;			
}		
ul.navigator li.level3_active a:active {
	background-position: 0px -36px;
	color: #000000;
}

/* END - Navigator Level 2 - 3 */

/* BEGIN - Module menu */
.module_private_menu {
	background:url(../images/module_navigator_bg.gif) top left repeat-x;
	padding-top: 30px;
	width: 180px;
	
	/*This is for IE */	
	margin-top: 6px;
}

/*This is for older browser*/
.header_left_pane > .module_private_menu {
	margin-top: 2px;
}

/* This is for IE7 lolz */
.header_left_pane div[class$="module_private_menu"] {
	margin-top: 6px;	
}

/* This is for the rest */
.header_left_pane div[class$="module_private_menu"]:not([class="xxx"]) {
	margin-top: 2px;	
}

ul.navigator li.item a, ul.navigator li.item a:visited {
	background:url(../images/module_navigator_item_bg.gif) no-repeat top left;
	padding-left: 13px;
}
ul.navigator li.item a:hover {
	background-position: 0px -18px;
	color: #000000;
}
ul.navigator li.item a:active {
	background-position: 0px -36px;
	color: #000000;
}	

ul.navigator li.item_active a, ul.navigator li.item_active a:visited {
	background:url(../images/module_navigator_item_bg.gif) no-repeat top left;
	padding-left: 13px;
	background-position: 0px -36px;	
}
ul.navigator li.item_active a:hover {
	background-position: 0px -18px;
	color: #000000;
}
ul.navigator li.item_active a:active {
	background-position: 0px -36px;
	color: #000000;
}	
/* END - Module menu */
div.spacer{
 	height:auto;
	min-height:1px;
 	width:1px;
	max-width:1px;
}

/*BEGIN - Info boxes */
.infobox {
	width: 175px;
	padding-left: 8px;
}

.infobox .infobox_title {
	height: 18px;
	color: #FFFFFF;
	text-transform:uppercase;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight:bold;
}
.infobox_green {
	background:url(../images/infobox_green_175_bgg.gif) top left no-repeat;
}
.infobox_grey {
	background:url(../images/infobox_grey_175_bgg.gif) top left no-repeat;	
}
.infobox_red {
	background:url(../images/infobox_red_175_bgg.gif) top left no-repeat;	
}
/*END - Info boxes */
