﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: top;
    width: 100%;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    text-align: center;
    border-bottom-style: none;
}

/*-------------------------------------------------
Main Style
--------------------------------------------------*/

#header
{
	background: #ffffff url(/images/header_bg_original.jpg) repeat-x bottom;	
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-size: 12px;
	border:none;
}

#body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-align:left;	
	width:100%;
}

#footer
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	line-height: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background: Whitesmoke;
}

#profile
{
	text-align:right;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0033CC;	
	padding-right:5px;
	padding-top:5px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover
{
    color: #3366ff;
    text-decoration: underline;
}

A:link {
  color: #ffffff;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #0033CC; 
  text-decoration: none;
}

A.headerNavigation:hover
{
	color: #0033CC;
	text-decoration: underline;
}

A.headerNavigation:active
{
	color: #0033CC;
}


A:Active {
  color: #212999;
  text-decoration: underline;
}

.hyperlink {
  color: #212999;
  text-decoration: underline;
}

.invisiblehyperlink {
  color: #000000;
  text-decoration: none;
}

.headerhyperlink {
  color: #ffffff;
  text-decoration: underline;
}

.loginstatuscontrol
{
    text-align: right;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #0033CC;
    padding-right: 5px;
    padding-top: 5px;
}

A.loginstatuscontrol:link
{
	text-decoration: none;
}

A.loginstatuscontrol:hover
{
	text-decoration:underline;
}

A.footerNavigation
{
	color: #0033CC;
	text-decoration: none;
}

A.footerNavigation:hover
{
	color: #0033CC;
	text-decoration: underline;
}

A.footerNavigation:active
{
	color: #0033CC;
}


/*-------------------------------------------------
login Style
--------------------------------------------------*/
#loginform
{
    width: 760px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 25px auto;
}

#rightloginpanel
{
	width: 375px;
	text-align: center;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 5px auto;
    background-color: #ffffff;
    height:400px;
}

#leftloginpanel
{
    width: 375px;
    text-align: center;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 5px auto;
    background-color: #ffffff;
    height:400px;
}



/*-------------------------------------------------
Base Styles
--------------------------------------------------*/

.leftbasetable
{
    background-color: #ffffff;
}

.basetableseparator
{
    width:10px;
}

.rightbasetable
{

    background-color: #ffffff;
}

.baseform
{
    vertical-align:middle;
}

.formheader
{
    font-size: 14px;
    font-weight: bold;
    color: #0099ff;
    font-family: Arial, Helvetica, sans-serif;
    height: 28px;
    vertical-align: middle;
    padding-bottom: 5px;
    padding-top: 5px;
}

.centerbasetable
{
    vertical-align:top;
}

.headertable
{
    vertical-align: middle;
    background: #0099ff;
    color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
    height: 20px;
    border-bottom: #0099ff 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
}

.titletable
{
    vertical-align:top;
}

.instructiontopic
{
    font-weight:bold;
}

/*-------------------------------------------------
Profile Style
--------------------------------------------------*/
#profileform
{
    width: 760px;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 25px 0px;
}

#profiletable
{
    vertical-align: top;
}

.instructions
{
    text-align: left;
    background: #fdf5e6;
    padding: 5px;
    border-bottom:#000000 1px solid;
    border-left:#000000 1px solid;
    border-right:#000000 1px solid;
    border-top:#000000 1px solid;
}

#createaccount
{
    width: 760px;
    text-align: left;
    margin: 10px auto;
    line-height: normal;
}

#identity
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
}

#contactinfo
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
}

#termsandconditions
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:100%;
}

.formbuttons
{
	text-align:right;
}

#banking
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
}

/*-------------------------------------------
Administration
--------------------------------------------*/
#EventLogFooter
{
	vertical-align: top;
	width:100%;
}

#EditUserAccount
{
    width: 760px;
    text-align: left;
    margin: 10px auto;
    line-height: normal;
}

#bodycontainer
{
	width: 80%;
}

#mainbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-align:left;
	width:775px;
	margin-right:auto;
	margin-left:auto;
}

/*-------------------------------------------
Content Pages
--------------------------------------------*/
.contentheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}


.rightalign
{
	text-align: right;
}

.leftalign
{
	text-align: left;
} 
        
.detailliststyle100
{
    width: 100%;
    text-align:left;
}

.formviewstyle100
{
    width: 100%;
    text-align:left;
}
/*------------------------------------------------------
Horizontal Menu
--------------------------------------------------------*/

#horizontalmenu
{
    text-align: center;
    margin-top: 5px;
    width:775px;
    margin-left:auto;
    margin-right:auto;
}

/*------------------------------------------------------
Banner 
--------------------------------------------------------*/

#banner
{
    text-align: center;
    margin-top: 3px;
    width:775px;
    margin-left:auto;
    margin-right:auto;
}

/*-----------------------------------------------------
View User
------------------------------------------------------*/
#viewuseridentity
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:500px;
}

#viewusercontactinfo
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:500px;
}

#viewuserbankinfo
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:500px;
}

#viewuserstatus
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:500px;
}

/*-----------------------------------------------------
Confirmation User
------------------------------------------------------*/
#confirmationuseridentity
{
	border: 1px solid #000000;
	text-align: left;
		background: #ffffff;
	padding: 0px;
		padding: 5px 5px 5px 5px;
	width:131%;
}

#confirmationusercontactinfo
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:100%;
}

#confirmationuserbankinfo
{
	text-align: left;
	background: #ffffff;
	padding: 0px;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	width:100%;
}

.titles
{
	font-size:16px;
	font-weight:bold;
}

.stop
{
width: 24px;
height: 24px;
background-image: url(images/stop.jpg);
background-color: transparent;
border-style: solid;
border-width: thin;
background-repeat: no-repeat;
}
.start
{
width: 24px;
height: 24px;
background-image: url(images/start.jpg);
background-color: transparent;
border-style: solid;
border-width: thin;
background-repeat: no-repeat;
}
.previous
{
	width: 24px;
	height: 24px;
	background-image: url(~/images/previous.jpg);
	background-color: transparent;
	border-style: solid;
	border-width: thin;
	background-repeat: no-repeat;
}
.next
{
width: 24px;
height: 24px;
background-image: url(images/next.jpg);
background-color: transparent;
border-style: solid;
border-width: thin;
background-repeat: no-repeat;
}

/*-------------------------------------------------
Print Forms
--------------------------------------------------*/
.pf_tablehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-left-style: solid;
	border-left-width: 8px;
	text-indent: 5px;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}


.pf_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.pf_tablebody
{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 675px;
	border-collapse: collapse;
	vertical-align: top;
	line-height: 20px;
	margin-top: 7px;
}

.pf_datafield
{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	empty-cells: show;
	text-indent: 2px;
}

/*-------------------------------------------------
Zillow Style
--------------------------------------------------*/
.zillow_chart_title
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}

.zillow_neighborhood_title
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	width:350px;
}

/*-------------------------------------------------
Blog Style
--------------------------------------------------*/

.blog_date
{
	width: 545px;
	font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}

.blog_title
{
	font-weight: bold;
	font-size: 12pt;
	color: #009933;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blog_message
{
    padding-bottom: 5px;
    color: #333;
}

.blog_footer
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
    border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	width: 545px;
}

/*-------------------------------------------------
Home Style
--------------------------------------------------*/

.home_title
{
	font-weight: bold;
	font-size: 8pt;
	color: #009933;
}

.home_aog
{
	font-weight: bold;
	font-size: 8pt;
}

.stats
{
	font-weight: bold;
	font-size: 8pt;
}

/*------------------------------------------------
Master Page Style
-------------------------------------------------*/
.RadMenu_Metallic 
{
	padding: 0px 15px;
	background: #ececec url('radcontrols/Menu/Skins/Metallic/img/mainBg.gif') repeat-x 50% bottom;
	text-align: left;
	font-size: 11px;
}

		.radmenu
{
	white-space:nowrap;
	float:left;
	position:relative;
}


.radmenu ul.rootGroup
{
	float:none;
	_float:left;
}


.radmenu ul.rootGroup
{
	display:block;
}

.radmenu ul.horizontal
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}


.radmenu .horizontal .item
{
	clear:none;
}

.radmenu .item
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
	_display:inline;
}


.RadMenu_Metallic .rootGroup .link
{
	
	width:auto;
	_width:70px;
	min-width:70px;
}


.RadMenu_Metallic .link
{
	text-decoration: none;
	line-height: 35px;
	background: url('radcontrols/Menu/Skins/Metallic/img/mainItemArrow.gif') no-repeat left center;
	padding: 4px 5px 0px 19px;
}

.radmenu .link
{
	width:auto;
}


.RadMenu_Metallic .text
{
	padding-right: 15px;
	color: #424242;
}

.radmenu .text
{
	display:block;
}

.style1
{
    width: 775px;
}

#footer
{
    text-align: center;
}

/*-------------------------------------------------
Realtor Profile
--------------------------------------------------*/

.realtor_title
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}


.dl_ra_white
{
	text-align: right;
	background-color: #FFFFFF;
	line-height: 20px;
}

.dl_ra_grey
{
	text-align: right;
	background-color: #F0F0F0;
	line-height: 20px;
}


.dl_la_white
{
	text-align: left;
	background-color: #FFFFFF;
	line-height: 20px;
}

.dl_la_grey
{
	text-align: left;
	background-color: #F0F0F0;
	line-height: 20px;
}

.dl_ca_white
{
	text-align: center;
	line-height: 20px;

}

.dl_ca_grey
{
	text-align: center;
	background-color: #F0F0F0;
	line-height: 20px;
}

.hdots
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.ulist
{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	vertical-align: top;
}
