/* CSS Document */

body
{	
	width: 100%;
	height: 100%;
	
}

.master {
	background: #7a7a7a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}


.MenuPane {
	width: 212px;
	background: #570707;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 15px;
}

.MenuPane2 {
	width: 212px;
	background: #570707;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

.ContentBg {
	background: #fff;
	text-align: left;
	vertical-align: top;
	height: 100%;
	padding: 0 0px 0px 0px;
}

.LeftPane  { 

}

.ContentPane  {
	width: 100%;
	background: #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	
	}
	
.ContentPane2  {
	width: 100%;
	background: #ffffff;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	
	}
	
.ContentPane3  {
	width: 100%;
	background: #ffffff;
	padding-top: 15px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 15px;
	
	}
	
.BottomPane2  {
	height: 66 px;
	background: #000000;

}

.RightPane  { 
	height: 100%;
	width: 263px;
	padding-right: 8px;
}

.ImagePane {
	background: url(banner_top_home.jpg) no-repeat top left;
	height: 180px;
}

.SearchImagePane {
	background: url(propertysearch.jpg)) no-repeat top left;
	height: 180px;
}

.RecPaneMid {
	background: url(res-mid.jpg) no-repeat right top ;
	width: 230px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 2px;
}

.RecPaneBot {
	background: url(res-bot.jpg) no-repeat top right;
	width: 35px;
}

.TopLogo {
	background: url(logo_top.gif) repeat top left;
	height: 100px;
	vertical-align: left;
}

.MenuLeft {
	background: url(menu-left.gif) no-repeat top left;
	width: 12px;
	height: 31px;
}

.MenuBg {
	background: url(menu-bg.gif) repeat-x top;
	height: 31px;
	vertical-align: middle;
}


.MenuRight {
	background: url(menu-right.gif) no-repeat top right;
	width: 12px;
	height: 31px;
}

.Banner {
	background: url(Banner.gif) no-repeat top left;
	width: 932px;
	height: 244px;
}

.Footer {
	background: url(footer_bg.gif)  no-repeat top;
	height: 107px;
	vertical-align: middle;
}

.FooterRight {
	background: url(menu-bg.gif) no-repeat top left;
	height: 31px;
	width: 12px;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#333333;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#333333;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}



/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
	
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial,;
    font-size: 12px;
    font-weight: normal;

}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  18px;
	height: 25;
    font-weight:    normal;
    color: #631919;
}

H2  {
    font-family: Arial;
    font-size:  14px;
    font-weight:    normal;
    color: #631919;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #631919;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0D4170;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0D4170;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0D4170;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A:hover {
	color: #0000FF;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-image:url(GreenArrow_ul.gif);
	line-height: 28px;
	vertical-align: middle;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}

.Copyright, .Privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}

Privacy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}

A.RecPaneMid:link {
font-size:10px;
color:#264f1c;
font-weight: normal;
text-decoration: none;
}

A.RecPaneMid:visited {
font-size:10px;
color:#264f1c;
font-weight: normal;
text-decoration: none;
}

A.RecPaneMid:active {
font-size:10px;
color:#264f1c;
font-weight: normal;
text-decoration: none;
}

A.RecPaneMid:hover {
font-size:10px;
color:#264f1c;
font-weight: normal;
text-decoration: none;
}

A.Privacy:link {
	font-size:10px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:visited {
	font-size:10px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:active {
	font-size:10px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:hover {
	font-size:10px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy2:link {
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy2:visited {
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy2:active {
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}

A.Privacy2:hover {
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	border: none;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	CURSOR: hand; 
	COLOR: #615f5f; 
	PADDING: 1px 8px; 
	background-color: transparent;
	border: none;
	FONT-FAMILY: Tahoma, Arial;
	vertical-align: middle;
	HEIGHT: 22px;
	border-bottom: 1px #fff solid;
	
}
.MainMenu_MenuItemSel, .SubMenu_Active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	CURSOR: hand;
	COLOR: #333333;
	PADDING: 1px 8px;
	background-color: #F8F8F8;
	FONT-FAMILY: Tahoma, Arial;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 22px;
	border-bottom: 1px #fff solid;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #F6F6F6;
	filter:alpha(Opacity=90);
	CURSOR: hand;
	margin-left: 0;
	BORDER: #E0E0E0 1px solid; 
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td{
	HEIGHT: 11px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	padding: 0 4px 0 0;
}

.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td {
	HEIGHT: 11px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	padding: 0 4px 0 0;
}

.MainMenu_Selected td{
	HEIGHT: 11px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	padding: 0 4px 0 0;
}

.rootmenuseparatorcssclass {

}

td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#000000;
	line-height: 170%;
	word-spacing: -0.1em;
	
	
	
}

