﻿/**
 * REALTOR  SIGN-UP & LOGIN STYLES
 */
 
 .EditingFormErrorLabel
 {
     padding-left: 5px;
     font-size: 11px;
     line-height: 10px;
 }

.realtorText
{
    font-family: Calibri;
	color: #333;
	font-size: 12px;       
}

.borderAccountCreate
{
    /*position: relative;
    float:left;*/
    width: 610px;
    height: 390px;
    border-right: dotted 1px #333333;
}

.borderAccountCreate input[type="submit"]
{
    position: relative;
    left: 490px;
}


.borderSignIn
{
    position: relative;
    width: 320px;
    height: 210px;
}

.borderSignIn input[type="submit"]
{
    position: relative;
    top: 0px;
    left: 170px;
}

.borderSignIn a
{
    position: relative;
    top: -23px;
    left: 10px;
}


.realtorHeader
{
    font-family: Calibri;
	font-weight: bold;
	color: #333;
	font-size: 14px;       
	margin: 10px;
}
 
.createAccountPod
{
    position: relative; 
    float: left;
    width:610px;
    height:390px;
    background-image: url('images/createAccount_bg.png');
    background-repeat: repeat-x;
}

.signInPod
{
    position: relative;
    float: right;
    width: 320px;
    height: 210px;
    background-image: url('images/loginPod_bg.png');
    background-repeat: repeat-x;
}

.signupLabel
{
    /*position: relative;*/
    font-family: Calibri;
    /*width: 85px;
    height: 15px;*/
	color: #999;
	font-size: 12px;       
	/*padding: 5px;
	padding-top: 10px;
	vertical-align:text-top;*/
	text-align: right;
}

.myAccountLabel
{
    font-family: Calibri;
	color: #999;
	font-size: 12px;       
}

.signinLabel
{
    position: relative;
    font-family: Calibri;
	color: #999;
	font-size: 12px;       
	padding: 5px;
	padding-top: 10px;
	vertical-align:text-top;
}

.signupRequired
{
    color: Red;
    /*position: relative;
    left: -8px;
    height: 15px;
    width: 50px;
    margin-top: 6px;
    background-image: url('images/icon-required.gif');
    background-repeat:no-repeat;*/
}

.signupInput
{
    /*position: relative;
    height: 30px;*/
}

.signupInput select
{
    top: 5px;
    left: 5px;
    position: relative;
    width: 135px !important;
}

.signupInput input[type="text"]
{
    /*position: relative;*/
    width: 130px;
}

.signupInput input[type="password"]
{
    /*position: relative;*/
    width: 130px;
}

.signupSpacer
{
    height: 18px;
}

.signupPwd
{
    
}

/**
 * REALTOR NETWORK INFORMATION STYLES
 */

.rnNewHomeHeader
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 18pt;     
	margin-left: 20px;  
}

.rnWelcomeHeader
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 14pt;       
	margin: 10px;
}

.rnRegisteredHeader
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 12pt;       
	margin: 10px;
}

.rnSelectStateHeader
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 10pt;       
	font-weight: bold;
	margin: 10px;
}

.rnStateLink
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 10px;       
	font-weight: bold;
}

.rnDivisionLink
{
    position: relative;
    font-family: Calibri;
	color: #254588;
	font-size: 12pt;       
	font-weight: bold;
	margin: 10px;
}

.rnDivisionLinkLabel
{
    position: relative;
    font-family: Calibri;
	color: #254588;
	font-size: 12pt;       
	font-weight: bold;
}

.rnDetailsHeader
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 10pt;       
	font-weight: bold;
}

.rnDetailsLabel
{
    position: relative;
    font-family: Calibri;
	color: #333;
	font-size: 9pt;       
}

.rnPagePodBorder
{
    position: relative;
    display: inline-block;
    width: 720px;
    margin: 10px;
    padding: 0px;
    height: auto;
}

.rnWelcomePodBorder
{
    position: relative;
    display: inline-block;
    width: 680px;
    height: auto;
    margin: 10px;
    margin-left: 20px;
}

.rnStateDivisionPod
{
    position: relative;
    background-color: #FFF;
    border: solid 1px #dedede;
    width: 295px;
    min-height: 100px;
    height: auto;
    margin: 15px;
    margin-left: 25px;
    margin-right: 5px;
}

.rnWelcomeDialogBox
{
    position: relative;
    background-color: #FFF;
    border: solid 1px #dedede;
    width: 655px;
    min-height: 100px;
    height: auto;
    margin: 15px;
    padding: 10px;
    margin-left: 25px;
}

.rnDivisionPod
{
    position: relative;
    background-color: #FFF;
    width: 300px;
    min-height: 100px;
    height: auto;
    border: solid 1px #dedede;
    margin: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.rnDivisionSubPodLeft
{
    position: relative;
    top: 5px;
    float: left;
    margin: 5px;
}

.rnDivisionSubPodRight
{
    position: relative;
    top: 5px;
    width: 135px;
    float: right;
    margin: 5px;
    margin-top: 24px;
}

.rnGrid
{
    position: relative;
    width: 698px;
    height: auto;
    max-width: 698px;
    margin: 15px;
    overflow: hidden;    
}

.rnGridHeaderBorder
{
    position: relative;
    display: inline-block;
	background-color: #dedede;
	width: 695px;
    padding-left: 10px;
    margin-left: 1px;
	min-height: 20px;
}
.rnGridHeader
{
    position: relative;
    display: inline-block;
    font-family: Calibri;
    font-weight: bold;
	color: #333;
	font-size: 9pt;       
	min-height: 20px;
	background-image: url('images/breadcrumb_bg.png');
	background-repeat: repeat-x;
    width: 683px;
    padding-top: 6px;
    padding-left: 10px;
    margin-left: 1px;
}

.rnDataGirdItem
{
    position: relative;
    color: #000;
	background-color: #FFF;
	min-height: 27px;
	max-height: 27px;
	height: 27px;
}

.rnDataGridAlternatingItem 
{
    position: relative;
    margin-left: 10px;
    min-height: 27px;
    max-height: 27px;
    height: 27px;
    color: #000;
    background-color: #eeeeee;
}


