/*
  Title:        _layout.CSS
  Description:  div Positioning
*/

/* ===========================================================================================  
main containers
=========================================================================================== */

.container
{
	margin: auto;
	padding: 0px;
	width: 860px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}

/* ===========================================================================================  
header css
=========================================================================================== */
.left
{
	float: left;
	width: 674px;
	margin: 0px;
	padding: 0px;
}
.right
{
	float: left;
	background-color: #FFFFFF;
}
.flash
{
	margin: 0px;
	padding: 0px;
	height: 192px;
}
.logo
{
	height: 118px;
}

.content
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.content p
{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #404D70;
	font-size: 80%;
	line-height: 20px;
}
.content a
{
	text-decoration: underline;
}

.content ul
{
	color: #404D70;
	font-size: 12px;
	line-height: 20px;
}

.content td
{
	margin: 0px;
	color: #404D70;
	font-size: 12px;
	line-height: 20px;
}

.content td ul
{
	color: #404D70;
	font-size: 12px;
	line-height: 20px;
}
.content_image
{
	clear: right;
	padding-right: 17px;
	float: left;
}
.content_text
{
	margin: auto;
	float: left;
	padding-right: 20px;
	text-align: left;
	width: 580px;
}

.content_text_wrap
{
	margin: auto;
	float: left;
	padding-right: 20px;
	text-align: left;
	width: 640px;
}

.image_float
{
	float: left;
	padding: 2px;
}

.content_text_main
{
	margin: auto;
	float: left;
	padding-right: 0px;
	text-align: left;
	width: 580px;
	color: #404D70;
	font-size: 1.0em;
}

.content_text_main H1
{
	color: #404D70;
}

.content_text_main span
{
	color: #404D70;
}

.footer_details
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	z-index: 2;
}
.footer_details p
{
	margin: 0px;
	color: #666666;
	font-size: 70%;
	float: left;
	line-height: 16px;
}
.footer_details a
{
	color: #666666;
	text-decoration: none;
}
.footer_details a:hover
{
	color: #333333;
	text-decoration: none;
}
.footer_nav
{
	position: relative;
	left: -27px;
	margin-top: -150px;
	height: 60px;
	float: right;
	z-index: 3;
}
.footer
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 60px;
	background-image: url(../images/footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 1;

}
#footer{
	clear: both;
}
#footer p{
	clear: both;
}	

.menu
{
	background-color: #404d70;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 171px;
	z-index: 3;
	padding-bottom: 20px;
}
.menu ul
{
	padding-right: 0px;
	padding-left: 11px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 20px;
	list-style-type: none;
}
.menu ul a
{
	font-size: 75%;
	display: block;
	width: 140px;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu ul a:hover
{
	color: #666666;
}
.menu li
{
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 8px;
	height: 27px;
}
.tab2
{
	background-image: url(../images/button_1.gif);
	background-repeat: no-repeat;
}
.tab1
{
	background-image: url(../images/button_2.gif);
	background-repeat: no-repeat;
}

.pageTitle
{
	height: 64px;
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
	color: #4F5579;
	font-size: 180%;
	background-image: url(../images/bg_title.jpg);
	text-align: left;
}

.pageTitle p
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.dropdown
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.dropdown a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.dropdown a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.dropdown a:hover
{
	color: #999999;
	text-decoration: none;
}
.dropdown a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.normal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
}
.normal a:link
{
	color: #333333;
	text-decoration: underline;
}
.normal a:visited
{
	color: #333333;
	text-decoration: none;
}
.normal a:hover
{
	color: #666666;
	text-decoration: none;
}
.normal a:active
{
	color: #333333;
	text-decoration: none;
}

.normalbold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}
.normalbold a:link
{
	color: #333333;
	text-decoration: underline;
}
.normalbold a:visited
{
	color: #333333;
	text-decoration: none;
}
.normalbold a:hover
{
	color: #999999;
	text-decoration: none;
}
.normalbold a:active
{
	color: #333333;
	text-decoration: none;
}

.submenu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.submenu a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
.submenu a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.submenubold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenubold a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.submenubold a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.submenubold a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
.submenubold a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.greybold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #849097;
}
.greybold a:link
{
	color: #849097;
	text-decoration: underline;
}
.greybold a:visited
{
	color: #849097;
	text-decoration: none;
}
.greybold a:hover
{
	color: #849097;
	text-decoration: none;
}
.greybold a:active
{
	color: #849097;
	text-decoration: none;
}

.blue
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #404D70;
}

.bluebold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #092E4B;
}
.bluebold a:link
{
	color: #092E4B;
	text-decoration: underline;
}
.bluebold a:visited
{
	color: #092E4B;
	text-decoration: none;
}
.bluebold a:hover
{
	color: #092E4B;
	text-decoration: none;
}
.bluebold a:active
{
	color: #092E4B;
	text-decoration: none;
}

.blueboldlarge
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #092E4B;
}

h1, .asberror
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #092E4B;
}

/* ===========================================================================================  
Repairs css
=========================================================================================== */

.RepairContainer
{
	width: 560px;
	/*background-color: #f5f5f5;*/
	/*filter: alpha(opacity=50);*/
}
.RepairFloat
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.RepairFloat P
{
	margin: 5px;
	text-align: center; 
}
.row
{
	clear: both;
	padding-top: 10px;
}
.formLeft
{
	font-size: 12px;
	float: left;
	width: 120px;
	text-align: left;
}
.formRight
{
	font-size: 12px;
	float: right;
	width: 430px;
	text-align: left;
}
.spacer
{
	clear: both;
}

/* ===========================================================================================  

=========================================================================================== */

/* ===========================================================================================  
2010 update styles
=========================================================================================== */

#outer { 
                position: absolute;
                top: 50%;
                left: 0px;
                width: 100%;
                height: 1px;
                overflow: visible;
}
#outer-welcome { 
                position: absolute;
                top: 50%;
                left: 0px;
                width: 100%;
                height: 1px;
                overflow: visible;
}

#welcome-container {
                width: 1000px;
                height: 480px;
                margin-left: -500px; 
                position: absolute;
                top: -240px;
                left: 50%;
                font-family:Arial, Helvetica, sans-serif;
}


#log-in-container {
                width: 1000px;
                height: 600px;
                margin-left: -500px; 
                position: absolute;
                top: -300px;
                left: 50%;
                font-family:Arial, Helvetica, sans-serif;
}

#log-in-main{
	width:1000px;
	height:550px;
}
.log-in-html{
	width:1000px;
	height:550px;
	background:url(../images/bg-house-html.jpg) top left no-repeat;
}
.blank-my-home-html{
	width:1000px;
	height:550px;
	background:url(../images/bg-house-html-blank.jpg) top left no-repeat;
}
#log-in-flash{
	width:1000px;
	height:550px;

}
.log-in-logged-in{
	width:1000px;
	height:550px;
	background:url(../images/bg-house-logged-in.jpg) top left no-repeat;
	position:relative;
}
.log-in-register{
	width:1000px;
	height:550px;
	background:url(../images/bg-house-register.jpg) top left no-repeat;
}

#log-in-box-large {
    width:485px;
    padding:40px 0px 0px 275px;
}


#menu-html{
	width:150px;
	float:right;
	margin:30px 20px 0px 0px;
	font-size:80%;
	line-height:120%;
}

#menu-html ul{
	list-style-type:none;
	margin:20px 0px 0px;
	padding:0px;
}
#menu-html ul li{
	width:150px;
	height:28px;
	margin-bottom:6px;
	padding:5px 0px 0px 10px;
}
#menu-html ul li a:link, #menu-html ul li a:visited{
	color:white;
	text-decoration:none;
}
#menu-html ul li a:hover{
	color:#999999;
}
#menu-html ul li.first{
	background:url(../images/button-menu-01.gif) no-repeat;
}
#menu-html ul li.second{
	background:url(../images/button-menu-02.gif) no-repeat;
}
#menu-html ul li.third{
	background:url(../images/button-menu-03.gif) no-repeat;
}
#menu-html ul li.fourth{
	background:url(../images/button-menu-04.gif) no-repeat;
}
#menu-html ul li.fifth{
	background:url(../images/button-menu-05.gif) no-repeat;
}
#menu-html ul li.sixth{
	background:url(../images/button-menu-06.gif) no-repeat;
}
#menu-html ul li.seventh{
	background:url(../images/button-menu-07.gif) no-repeat;
}
#menu-html ul li.first a:link,#menu-html ul li.first a:visited{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.first a:hover{
	color:#999999;
}
#menu-html ul li.second a:link,#menu-html ul li.second a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.second a:hover{
	color:#999999;
}
#menu-html ul li.third a:link,#menu-html ul li.third a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.third a:hover{
	color:#999999;
}
#menu-html ul li.fourth a:link,#menu-html ul li.fourth a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.fourth a:hover{
	color:#999999;
}
#menu-html ul li.fifth a:link,#menu-html ul li.fifth a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.fifth a:hover{
	color:#999999;
}
#menu-html ul li.sixth a:link,#menu-html ul li.sixth a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.sixth a:hover{
	color:#999999;
}
#menu-html ul li.seventh a:link,#menu-html ul li.seventh a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#menu-html ul li.seventh a:hover{
	color:#999999;
}
.street-address{
	position:absolute;
	bottom:25px;
	left: 20px;
	font-size:80%;
}
.log-in-box {
	width:485px;
	height:290px;
	padding:145px 0px 0px 275px;
}
#log-in-box-header {
	width:485px;
	height:35px;
}
#register-box-header {
	height:20px;
}
#log-in-box-header h1, #register-box-header h1{
	color:#333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#log-in-bar{
	width:1000px;
	height:36px;
	margin-top:10px;
	padding-top:4px;
	background: url(../images/bg-log-in-bar.gif) top left no-repeat;
}
.button-close-window{
	width:74px;
	height:24px;
	margin-left:5px;
	padding:2px 2px 0px 25px;
	background: url(../images/button-close-window.gif) top left no-repeat;
	float:right;
}
.button-close-window a:link,.button-close-window a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.button-close-window a:hover{
	color: #999999;
}
#log-in-box-register {
	width:485px;
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
	padding:15px 0px 15px 0px;
	margin:10px 0px 10px 0px;
	clear:both;
	height:30px;
}
#log-in-box-register p, #forgotten-password-box-register p, #log-in-box-register-prompt p, .register-prompt p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:7px 0px 0px 0px;
	font-size:90%;
	font-weight:bold;
	color:#333333;
}

#forgotten-password-box-register
{
	width:485px;
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
	padding:15px 0px 15px 0px;
	margin:10px 0px 10px 0px;
	clear:both;
	height:50px;
}

#change-password-box-fields
{
	width:485px;
	border-top: dashed 1px #666666;
	padding:15px 0px 15px 0px;
	margin:10px 0px 10px 0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

#button-register{
	width:133px;
	height:25px;
	margin-left:20px;
	padding:7px 0px 0px 0px;
	background: url(../images/button-log-out.gif) top left no-repeat;
	float:right;
	text-align:center;
}
#button-register a:link,#button-register a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}
#button-register a:hover{
	color: #999999;
}
#log-in-box-fields, #register-box-fields {
	width:485px;
	border-bottom: dashed 1px #666666;
	padding:0px 0px 15px 0px;
	margin:10px 0px 10px 0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
}
#register-box-fields
{
	border-bottom: none;
}
#button-login{
	width:133px;
	height:25px;
	margin-left:20px;
	padding:7px 0px 0px 0px;
	background: url(../images/button-log-out.gif) top left no-repeat;
	float:right;
	text-align:center;
}
#button-login a:link,#button-login a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}
#button-login a:hover{
	color: #999999;
}
#log-in-box-help{
	width:485px;
	padding:0px 0px 15px 0px;
	margin:10px 0px 10px 0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
}

#forgotten-password-prompt
{
	width:485px;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
}

#log-in-box-help p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:7px 0px 0px 0px;
	font-size:80%;
	color:#333333;
}
#log-in-box-help a:link, #forgotten-password-prompt a:link, #log-in-box-help a:visited, #forgotten-password-prompt a:visited{
	color: #33CCFF;
	text-decoration:none;
}
#log-in-box-help a:hover, #forgotten-password-prompt a:hover{
	color: #666666;
}
#log-in-box-help .button-help, #forgotten-password-prompt .button-help {
	margin-top:8px;
	float:right;
}
#log-in-box-help .button-help a:link, #log-in-box-help .button-help a:visited, #forgotten-password-prompt .button-help a:link, #forgotten-password-prompt .button-help a:visited{
	color:#333333;
}
#log-in-box-help .button-help a:hover, #forgotten-password-prompt .button-help a:hover{
	color:#666666;
}
#button-no-log-in{
	float:left;
	margin-left:20px;
}
#button-back-welcome{
	width:145px;
	height:25px;
	margin-left:5px;
	padding:7px 2px 0px 48px;
	background: url(../images/button-back-welcome.gif) top left no-repeat;
	float:left;
}
#button-back-welcome a:link,#button-back-welcome a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#button-back-welcome a:hover{
	color: #999999;
}
#button-no-log-in{
	float:left;
	margin-left:20px;
}
#button-no-log-in-left{
	float:left;
	background: #CCCCCC url(../images/button-no-flash-left.gif) left top no-repeat;
	height:25px;
	padding:7px 0px 0px 0px;
	text-align:center;
	width:440px;
}
#button-no-log-in-left a:link,#button-no-log-in-left a:visited{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#button-no-log-in-left a:hover{
	color: #999999;
}
#button-no-log-in-right{
	float:left;
	background: url(../images/button-no-flash-right.gif) right top no-repeat;
	height:32px;
	width:31px;
}
#button-back-welcome{
	width:145px;
	height:25px;
	margin-left:5px;
	padding:7px 2px 0px 48px;
	background: url(../images/button-back-welcome.gif) top left no-repeat;
}
#button-back-welcome a:link,#button-back-welcome a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#button-back-welcome a:hover{
	color: #999999;
}
.button-log-out{
	width:133px;
	height:25px;
	margin-left:20px;
	/*padding:7px 0px 0px 0px;*/
	/*background: url(../images/button-log-out.gif) top left no-repeat;*/
	float:left;
	text-align:center;
}
.button-log-out a:link,.button-log-out a:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}
.button-log-out a:hover{
	color: #999999;
}
.button-help{
	width:100px;
	height:25px;
	margin-left:20px;
	padding:7px 10px 0px 15px;
	background: url(../images/button-help.gif) top left no-repeat;
	float:left;
}
.button-help a:link,.button-help a:visited{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}
.button-help a:hover{
	color: #999999;
}

div.log-in-html input.textbox
{
	width: 150px;
}

#log-in-box-register-prompt
{
	width:485px;
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
	padding: 0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	clear:both;
	font-size: 90%;
}
/* ===========================================================================================  

=========================================================================================== */


#flashcontent{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	height:128px;
	background:url(../images/bg-main-menu.gif) top left no-repeat;
}
#sub-menu {float:left;}
#sub-menu-right {float:right;}

#sub-menu ul{
	list-style-type:none;
	font-size:70%;
	margin:0px 0px 0px 5px;
	padding:33px 0px 0px 0px;
}

#sub-menu-right ul
{
	list-style-type:none;
	font-size:70%;
	margin:0px 0px 0px 5px;
	padding:27px 0px 0px 0px;
}

#sub-menu-right ul
{
	font-size:70%;
	font-weight:bold;
	padding-right: 10px;
}

#sub-menu ul li, #sub-menu-right ul li{
	list-style-type:none;
	display:inline;
	padding: 0px 0px 0px 20px;
	/*border-right: #424c70 solid 1px;*/
}
#sub-menu ul li.last, #sub-menu-right ul li.last{
	border:none;
}
#sub-menu ul li a:link, #sub-menu ul li a:visited, #sub-menu-right ul li a:link, #sub-menu-right ul li a:visited {
	color:#666666;
	text-decoration:none;
}
#sub-menu ul li a:hover{
	color:#999999;
}

#sub-menu-right ul li a:visited, #sub-menu-right ul li a:link
{
	font-size:1.3em;
}

#sub-menu-right ul li a.contactus:visited, #sub-menu-right ul li a.contactus:link
{
	color: #11275b;
}

#sub-menu-right ul li a.login:visited, #sub-menu-right ul li a.login:link
{
	color: green;
}

#sub-menu-right ul li a.logout:visited, #sub-menu-right ul li a.logout:link
{
	color: red;
}

#root-nav {
	height: 45px;
	width:668px;
	margin:0px 0px 0px 6px;
	clear:both;
}
#root-nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#root-nav li{
	float: left;
  	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
	position: relative;
}

#root-nav li a{
	float: left;
	color: #FFFFFF;
	padding: 14px 0px 16px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size: 70%;
	text-align:center;
	width: 88px;
	height:31px;
}
#root-nav li a:hover{
	color: #CCCCCC;
}
#root-nav li a:visited{
	color: #ffffff;
}
#root-nav #home a{
	background: url(../images/menu-tab-home.gif) no-repeat top left;
	width: 51px;
	height:31px;
	color: #11275b;
}
#root-nav #about a{
	background: url(../images/menu-tab-01.gif) no-repeat top left;
}
#root-nav #services a{
	background:url(../images/menu-tab-02.gif) no-repeat top left;
}
#root-nav #tennancy a{
	background:url(../images/menu-tab-03.gif) no-repeat top left;
}
#root-nav #read a{
	background:url(../images/menu-tab-04.gif) no-repeat top left;
}
#root-nav #jobs a{
	background:url(../images/menu-tab-05.gif) no-repeat top left;
}
#root-nav #homes a{
	background:url(../images/menu-tab-06.gif) no-repeat top left;
}
#root-nav #involved a{
	background:url(../images/menu-tab-07.gif) no-repeat top left;
}

/* ===========================================================================================  

=========================================================================================== */

/* ===========================================================================================  
Button style
=========================================================================================== */

.buttons a, .buttons input{
    display:block;
    float:left;
    margin:0px;
    font-family:Arial, Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
	padding:0px;
}
button:hover, .buttons a:hover{
    color:#999999;
	padding:0px;
}
.buttons a:active{
    color:#ffffff;
	padding:0px;
}
.buttons input{
	width:133px;
	padding:7px 0px 10px 0px;
	background:none;
	background: url(../images/button-log-out.gif) top left no-repeat;
	float:right;
	text-align:center;
	border:none;
}


/* ===========================================================================================  
Nav Right
=========================================================================================== */
#nav-right{
	width:148px;
	height:185px;
	padding:0px;
	background:none;
	font-family:Arial, Verdana, sans-serif;
	background: url(../images/nav_right.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:70%;
	margin-left:auto;
	margin-right:auto;

	
	/*position: relative;
	left: -27px;
	margin-top: -150px;
	/*height: 60px;
	float: right;
	z-index: 3; */

}
#nav-right a:link, #nav-right a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#nav-right a:hover{
	color:#999999;
	text-decoration:none;
}
#nav-right .myhome{
	text-align:right;
	padding:10px 25px 0px 0px;
}
#nav-right .contactus{
	text-align:left;
	padding:66px 0px 0px 23px;
}
#nav-right .help{
	text-align:right;
	padding:13px 40px 0px 0px;
}
#nav-right .returnstart{
	text-align:right;
	padding:19px 35px 0px 0px;
}

#nav-right-container
{
	width:171px;
	background-color:#404d70;
}

table.homepage-background
{
	background-image: url(../images/splashbox-bg.gif);
}

table.vacancytable tr td p
{
 font-size:1em;
 padding:0px;
 margin:0px;
}

table.vacancytablebackground
{
	background-image: url(../images/job_bg.gif);
}

table.logintable
{
	background-image: url(../images/login-bg.gif);
}

table.renttable
{
	background-image: url(../images/rent-bg.gif);
}

table.repairtable
{
	background-image: url(../images/repair_details_bg.gif);
}

ul.siteMapRoot a, ul.siteMapRoot a:visited, ul.siteMapRoot a:hover
{
	text-decoration:none;
	color:black;
}

ul.siteMapRoot li
{
	font-weight: bold;
}

ul.siteMapRoot
{
	list-style-type: none;
}

ul.siteMapRoot ul
{
	list-style-type: none;
}

ul.siteMapRoot ul li
{
	font-weight: normal;
}


ul.siteMapRoot ul ul
{
	list-style-type: none;
}

ul.siteMapRoot li
{
	margin-left:0px;
}


/* ===========================================================================================  
MyHome Nav
=========================================================================================== */

#myhome-nav {
	height: 45px;
	width:668px;
	margin:0px 0px 0px 6px;
	clear:both;
}

#myhome-nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#myhome-nav li{
	float: left;
  	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
	position: relative;
}

#myhome-nav li a{
	float: left;
	color: #FFFFFF;
	padding: 14px 0px 16px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size: 70%;
	text-align:center;
	width: 102px;
	height:31px;

}

#myhome-nav li a:hover{
	color: #CCCCCC;
}

#myhome-nav li a:visited{
	color: #ffffff;
}

#myhome-nav #home a{
	background: url(../images/menu-tab-home.gif) no-repeat top left;
	width: 51px;
	height:31px;
}

#myhome-nav #have a{
	background: url(../images/myhome-tab-01.gif) no-repeat top left;
}

#myhome-nav #move a{
	background:url(../images/myhome-tab-02.gif) no-repeat top left;
}

#myhome-nav #maintenance a{
	background:url(../images/myhome-tab-03.gif) no-repeat top left;
}

#myhome-nav #neighbourhood a{
	background:url(../images/myhome-tab-04.gif) no-repeat top left;
	padding-top:7px;
	height:38px;
}

#myhome-nav #rent a{
	background:url(../images/myhome-tab-05.gif) no-repeat top left;
}

#myhome-nav #repairs a{
	background:url(../images/myhome-tab-06.gif) no-repeat top left;
}

.hidden
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

