/* 
================================
Equity Group Inc. Skin By Dustin Schieler, Torian Group, Inc.
================================
*/   

/* ====Layout==== */

body {

	margin: 0px;
	padding: 0px; 
	background-color: #FFF;
}

.skinmaster 
{	
	width: 900px;
	height: 100%;
	background-color: transparent;
}

.controlpanel
{
	border: 1px solid #000;
	width: 898px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.pagearea
{
	width: 905px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.cornerimage img
{
	width: 161px;
	height: 106;
	background-color: #FFF;
	text-align: right;
	display: block;
	float: right !important;
	float: none;
}
.headerarea
{
    
    width: 453px;
    height: 106px;
    background-color: #000;
    margin: 0px;
    padding: 0px;
}
.headerimage
{
	width: 136px;
	height: 106px;
	background-color: #000;
}

.contactarea
{
    width: 155px;
    height: 106px;
    background-color: #E30000;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    padding-right: 5px;
    line-height: 18px;
}
.contactareasky
{
    width: 291px;
    height: 106px;
    background-color: #490B0E;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
    padding-right: 5px;
    line-height: 18px;
    background-image: url( 'img/eg-sky-grad.jpg' );
    background-repeat: no-repeat;
}
.toppane
{
    border-style: none;
    border-width: 0px;
    width: 453px;
    background-color: #000;
    margin: 0px;
    overflow: hidden;
    float: left;
    height: 86px !important;
    height: 106px;
    padding-top: 0px;
    padding-left: 20px;
	color: #FFFFFF;
	font-family: arial;
}
.toppane .containerrow2_gray, .toppane .Head
{
        color: #FFFFFF;
}
.logo
{
    padding-top: 10px;
}
.leftarea
{
    width: 161px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    overflow: hidden;
}
.searcharea
{
    font-family: Verdana, Tahoma;
    color: #000000;
    padding: 10px 0px 0px 0px;
    background-color: transparent;
    text-align: center;
    font-size: 12px;
}
.searchobject:link, .searchobject:visited
{
	color: #000000;
}
.searchobject:hover
{
    text-decoration: none;
    color: #F00;
}
#dnn_dnnSEARCH_txtSearch
{
    width: 141px;
    clear: both;
    float: left;
    margin-right: 7px;
    margin-left: 13px;
    
}
.menu
{
    padding-top: 10px;
    padding-bottom: 10px !important;
    padding-bottom: 0px;
}
.loginarea
{
    padding: 0px 4px 0px 0px;
    width: 161px;
    background-image: none;
    margin: 0px;
    white-space: nowrap;
}
.user
{
    text-align: left;
    float: left;
    overflow: hidden;
    width: 110px;
    white-space: nowrap;
}
.login
{
    text-align: right;
    float: right;
}
.user a.SkinObject:link, .user a.SkinObject:visited, .login a.SkinObject:link, .login a.SkinObject:visited
{
    text-decoration: none;
    color: #C00000;
    font-size: 11px;
    font-family: Verdana, Tahoma;
    font-weight: normal;
}
.user a.SkinObject:hover, .login a.SkinObject:hover 
{
    color: #F00;
    font-size: 11px;
}
.leftpane
{
    border-style: none;
    border-width: 0px;
    width: 100%;
    background-color: transparent;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    float: left;
    overflow: hidden;
    vertical-align: top;
}
.contentarea
{
    background-position: right bottom;
    width: 739px;
    background-color: #F2F2F2;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    background-image: url('img/eg-buildings.gif');
    background-repeat: no-repeat;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
}
.topleftpane
{
    width: 240px;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: top;
    background-color: transparent;
}
.topmidpane
{
    width: 240px;
    vertical-align: top;
    padding-top: 5px;
    background-color: transparent;
    padding-right: 5px;
    padding-left: 5px;
}
.toprightpane
{
    width: 240px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
    background-color: transparent;
}
.contentpane
{
    width: 720px;
    min-height: 500px;
    background-color: transparent;
    margin: 0px;
    padding: 0px 5px 0px 5px;
    vertical-align: top;
}
.footerarea
{
    color: #000;
    font-family: Verdana, Tahoma;
    background-color: transparent;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    padding-bottom: 10px;
}
.footerarea a:hover, a:active
{
	color: #F00;
	text-decoration: underline;
}
.footerarea a:link
{
	color: #000;
}
.copyright
{
	color: #000;
	white-space: nowrap;
	display: inline;
}
.terms
{
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	display: inline;
}
.terms:hover, active
{
	color: #F00;
	text-decoration: underline;
}
.terms:link
{
	color: #000;
}
.terms:visited
{
	color: #000;
}
.privacy
{
	color: #000;
	white-space: nowrap;
	display: inline;
}
.privacy:hover, active
{
	color: #F00;
	text-decoration: underline;
}
.privacy:link
{
	color: #000;
}
.privacy:visited
{
	color: #000;
}
.sitecredit
{
	color: #000;
	white-space: nowrap;
	display: inline;
}
/* ====Main Menu==== */

.MainMenu_MenuContainer
{
    width: 164px
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem
{
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    color: #C00000;
    border: 0px none #000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    line-height: 18px;
}
.MainMenu_SubMenu
{
    margin: 0px;
    padding: 0px 5px 0px 0px;
    z-index: 2000;
    cursor: pointer;
    cursor: hand;
    background-color: #e5e5e5;
    border: 2px solid #CCCCCC;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#202336' , Direction=135, Strength=5);
}
.MainMenu_MenuItemSel
{
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    color: #F00;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    line-height: 18px;
}
.MainMenu_MenuItem img
{
    display: none;
}
.MainMenu_MenuItemSel img
{
    display: none;
}
.MainMenu_RootMenuItem img
{
    display: none;
}
.MainMenu_RootMenuItemActive img
{
    display: none;
}
.MainMenu_RootMenuItemSelected img
{
    display: none;
}
.MainMenu_RootMenuItemBreadcrumb img
{   
	display: none;
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_MenuBreak
{
    display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
/* ====Styling==== */ 

.SkinObject
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.SkinObject:link
{
    text-decoration: none;
    color: #C00000;
}

a.SkinObject:visited
{
    text-decoration: none;
    color: #800000;
}

a.SkinObject:hover
{
    text-decoration: none;
    color: #F00;
}

a.SkinObject:active
{
	text-decoration: none;
	color: #888;
}

/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}


/* style for module titles */
.Head
{
	font-family: Verdana, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #999;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: #BBBBBB;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/* button style for standard HTML buttons */
.StandardButton
{
    border-color: #CCCCCC;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
    background: #800000;
    color: #FFF;
    font-family: Verdana, Tahoma;
}
/* GENERIC */
P
{
	padding: 0px;
	margin: 0px;
}
H1
{
    font-family: Verdana, Tahoma;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

H2
{
    font-family: Verdana, Tahoma;
    font-size: 20px;
    font-weight: normal;
    color: #A00000;
}

H3
{
    font-family: Verdana, Tahoma;
    font-size: 14px;
    font-weight: normal;
    color: #CCC;
}

H4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #A00000;
}

H5, DT
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}

H6
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

TFOOT, THEAD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB276;
}

TH
{
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB276;
}

a:link
{
    text-decoration: none;
    color: #C00000;
}

a:visited
{
    text-decoration: none;
    color: #800000;
}

a:hover
{
    text-decoration: underline;
    color: #F00;
}

a:active
{
    text-decoration: none;
    color: #888;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 16px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

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;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #ccc;
	height: 1pt;
	text-align: left;
}

/* ====Text Block & Image Styles==== */
/* Styles for the main text and images within the Text/HTML module */

.imageleftside img
{
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
.imagerightside img
{
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.imageleftsidecaption
{
    font-size: 85%;
    font-style: italic;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.imageleftsidecaption img
{
    margin-bottom: 5px;
}
.imagerightsidecaption
{
    font-size: 85%;
    font-style: italic;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.imagerightsidecaption img
{
    border: 1px solid #CCC;
    margin-bottom: 5px;
}
.clear
{
    clear: both;
}
.quoteleft
{
	font: italic 14px Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 30%;
	float: left;
	text-align: right;
	border-right: 5px solid #BBBBBB;
	color: #CCC;
}
.quoteright
{
	font: italic 14px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	width: 30%;
	float: right;
	text-align: left;
	border-left: 5px solid #BBBBBB;
	color: #CCC;
}
.boldtext
{
	font-weight: bold;
	display: inline;
}
.italictext
{
	font-style: italic;
	display: inline;
}
.equityred
{
    color: #A00000;
    display: inline;
}
.equitygrey
{
	color: #CCC;
	display: inline;
}
.clinesorange
{
	display: none;
	border: none;
}
.clinesdark
{
	display: none;
	border: none;
}
.justifyblock
{
	text-align: justify;
}

/* Styling for content inside page panes */



/* Repository Styling */
.repsort
{
    display: inherit !important;
    display: none;
}
.repsort *[value|='Author']
{
    display: none;
}
.repattsort
{
    font-size: 11px;
    font-weight: bold;
}
.featurestitle
{
    border-width: 1px;
    font-size: 14px;
    border-bottom-style: solid;
    width: 150px;
    display: block;
}
.itemdetails .SubHead
{
    font-size: 12px;
    white-space: nowrap;
}
.itemdetails .normal
{
    font-size: 12px;
}
.itemdescription
{
    text-align: justify;
}
.featright
{
    text-align: right;
    padding-right: 5px;
}
.itemdescription .normal a
{
    font-size: 12px;
    font-weight: bold;
}
/* Forms Styling */

.reqfield
{
	border-style: solid;
	border-width: 1px;
	border-color: DarkGrey;
	background-color: LightYellow;
}
/* Real Estate Listing Styling */

.listingheader
{
    font-size: 5px;
}
/* Hide Net Operating Income in Multi-Family */
/*
#dnn_ctr466_Search_lblBathrooms, #dnn_ctr466_Search_txtBathrooms
 {
	display: none;
}
*/
















































