﻿/* Overlay */

.overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
#.overlay{	
		position:absolute;
	}	
.olDialogueMain {
	position: absolute;
	z-index: 1010;
	left: 50%;
	margin-left: -222px;
	margin-top: 0;
	width: 445px;
	height: 474px;
	}
.olDialogueMainLogin {
	position: absolute;
	z-index: 1010;
	left: 50%;
	margin-left: -187px;
	margin-top: 0;
	width: 375px;
	height: 474px;
	}
#.olDialogueTop {
	height: 77px !important;
	}
#.olDialogueContent {
	width: 445px !important;
	}
#.olDialogueContentLogin {
	width: 375px !important;
	}
.olDialogueClose {
	position: absolute;
	left: 413px;
	top: 13px;
	width: 17px;
	height: 17px;
	}
.olDialogueCloseSmall {
	position: absolute;
	left: 343px;
	top: 13px;
	width: 17px;
	height: 17px;
	}
/* Pre-Registration Form Styles */
.asterisk {
	font-size: 11px;
	margin-top: 12px;
	}
.olDialogueRegTest .asterisk {
	margin-top: 0;
	}
.regAlreadyMember {
	position: relative;
	color: #939187;
	font-weight: bold;
	float: right;
	color: #002a51;
	}
.olDialogueRegTest .regAlreadyMember {
	background: #ffffd9;
	border: 1px solid #E8E6F1;
	float: none;
	margin-bottom: 6px;
	padding: 7px 12px;
	position: static;
	}
.regAlreadyMember a {
	color: #545488;
	}
.regAlreadyMemberText {
	width: 130px;
	float: left;
	margin-top: 4px;
	}
.regRequiredLegend {
	float: left;
	margin-top: 4px;
	color: #999;
	}
.olDialogueRegTest .regRequiredLegend {
	float: none;
	}
.regPreForm {
	clear: both;
	height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C9C7BD;
	}
.olDialogueRegTest .regPreForm {
	border-bottom: none;
	height: auto;
	}
/* Registration Form Styles */
.regFormFields {
	text-align: right;
	font-weight: bold;
	color: #002a51;
	clear: both;
	}
.regFormFields input {
	border: 1px solid #7f9db9;
	font-size: 14px;
	font-weight: normal;
	}
.regFormFields select {
	border: 1px solid #7f9db9;
	font-weight: normal;
	margin: 5px 0 2px 10px;
	width: 209px;
	#width: 211px;
	}
.regInput {
	width: 207px;
	margin: 5px 0 -1px 10px;
	vertical-align: -2px;
	}
.regInputLogin {
	width: 204px;
	margin: 5px 0 -1px 10px;
	#margin: 5px 0 -1px 7px;
	vertical-align: -2px;
	}
.regPhoneContainer {
	float: right;
	margin: 0 0 0 12px;
	#margin: 0 0 0 14px;
	text-align: right;
	}
#.regPhoneContainer {
	margin: 0;
	}
.regPhone0 {
	width: 29px;
	margin: 5px 0 0 0;
	}
.regPhone1 {
	width: 29px;
	margin: 5px 0 0 2px;
	}
.regPhone2 {
	width: 38px;
	margin: 0 0 0 5px;
	}
.regPhone3 {
	width: 38px;
	margin: 0 0 0 2px;
	}
.regPhoneLabel {
	float: right;
	margin: 10px 0 0 0;
	}
#regTermsAgreement {
	font-weight: bold;
	color: #000;
	height: 30px;
	margin-top: 0px;
	}
#regTermsAgreement input {
	float: left;
	margin: 3px 3px 0 0;
	}
##regTermsAgreement input {
	margin: 0 0 0 -3px;
	}
#regTermsAgreement p {
	padding-top: 3px;
	font-size: 12px;
	}
#regTermsAgreement p a {
	font-weight: normal;
	}
#regBtnRegisterNow {
	text-align: right;
	}
#regTermsAgreementTitle {
	color: #999;
	margin-bottom: -10px;
	#margin-bottom: 0;
	padding: 22px 0 0 0;
	}
##regTermsAgreementTitle {
	margin-bottom: 0;
	padding: 12px 0 0 0;
	}
#regError {
	border: 1px solid #c9c7bd;
	padding: 10px;
	margin: 10px 0 5px 0;
	background-color: #fffff9;
	}
#regError img {
	 position: absolute;
	 left: 40px;
	 top: 135px;
 }
#regError ul {
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	}
#regLoopNews {
	padding: 12px 0 5px 0;
	text-align: left;
	}
#regLoopNews input {
	float: left;
	height: 13px;
	margin: 0 3px 14px 0;
	padding: 0;
	width: 13px;
	}
#regLoopNews p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#olBtnLogIn {
	text-align: right;
	margin: 8px 0 0 0;
	}
.olLogin {
	float: right;
	}
.olForgotPassword {
	text-align: right;
	padding: 19px 0 12px 0;
	#padding: 9px 0 12px 0;
	border-bottom: 1px solid #d0d7ed;
	}
.olBecomeAMember {
	margin: 16px 0 0 0;
	font-weight: bold;
	}
.olBecomeAMember img {
	position: absolute;
	top: 259px;
	left: 206px;
	}
.rememberMeBox { position: absolute; left: -10px; top: -3px; }
#.rememberMeBox { position: relative; left: auto; top: auto; float: left; margin: -4px 0 0 -5px; }
.rememberme { position: relative; margin-top: 9px; margin-right: 19px; width: 95px; height: 15px; color: #545488; float: right; font-size: 11px; }
#.rememberme { position: relative; padding-top: 9px; margin: 0 16px 0 0; width: 100px; }	
/* If IE 7 */
#.regPhoneContainer {
	width: 221px;
	margin: 0;
	padding: 0 0 0 14px;
	}
#.regPhone0 {
	margin: 2px 0 0 0px;
	}
#.regPhone1 {
	margin: 2px 0 0 6px;
	}
#.regPhone2 {
	margin: 0 0 0 3px;
	}
#.regInput {
	margin: 2px 0 0 10px;
	}
#.olForgotPassword {
	text-align: right;
	padding: 0 0 12px 0;
	margin: 19px 0 0 0;
	}
#.olBecomeAMember img {
	position: absolute;
	top: 264px;
	left: 203px;
	}
#.regInputLogin {
	width: 203px;
	}
/* B.O.B-esque Open Lease Styles */
.bobContainerMain {
	position: absolute;
	z-index: 1010;
	left: 50%;
	margin-left: -380px;
	margin-top: 0;
	width: 760px;
	height: 564px;
	}
.bobContent {
	position: relative;
	width: 720px;
	border-left: 1px solid #bdbec9;
	border-right: 1px solid #bdbec9;
	padding: 19px 19px 10px 19px;
	background-color: #fff;
	}
#.bobContent {
	padding: 19px 19px 0 19px;
	}
.bobTitleType {
	float: left;
	font: 20.75px Arial, Helvetica, sans-serif;
	padding: 17px 0 0 20px;
	}
.bobTitleCity {
	float: right;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 21px 20px 0 0;
	visibility: hidden;
	}
.bobTitleCityBL
    {
	float: right;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 21px 49px 0 0;
	visibility:hidden;
	}
.bobPricingMessage {
	text-align: center;
	padding: 24px 0 8px 0;
	font-size: 13px;
	color: #333366;
	}
.bobPricingMonthly {
	float: left;
	margin: 0 0 0 158px;
	}
#.bobPricingMonthly {
	margin: 0 0 0 79px;
	}
.bobPricingOneTimeFee {
	float: left;
	margin: 0 0 0 192px;
	}
#.bobPricingOneTimeFee {
	margin: 0 0 0 192px;
	}
.bobPricingMonthlyButton {
	float: left;
	margin: 4px 0 0 86px;
	}
#.bobPricingMonthlyButton {
	margin: 4px 0 0 43px;
	}
	
.bobPricingMonthlyEA {
	float: left;
	padding-left:310px;
	}

.bobPricingMonthlyButtonEA {
	margin: 4px 0 0 234px;
	}

.bobOr {
	float: left;
	margin: 16px 0 0 14px;
	}
.bobPricingOneTimeFeeButton {
	float: left;
	margin: 4px 0 0 15px;
	}
#.bobPricingOneTimeFeeButton {
	margin: 4px 0 0 15px;
	}
.bobFeaturesContainerLeft ul {
	float: left;
	width: 340px;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	color: #545488;
	}
.bobFeaturesContainerRight ul {
	float: left;
	width: 359px;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	color: #545488;
	}
.bobImgNew {
	margin: 0 0 2px 5px;
	}
.bobImgNewAlt {
	margin: 0 0 5px 5px;
	}
.bobUpgradeLink {
	clear: both;
	font-size: 13px;
	text-align: center;
	visibility: hidden;
	height: 0;
	}
#.bobUpgradeLink {
	display: none;
	}
.bobFooter {
	margin: 0;
	padding: 0;
	}
.bobReturn {
	margin-bottom: 10px;
	text-align: center;
	}
.bobTitle {
	float: left;
	width: 440px;
	height: 24px;
	padding-top: 5px;
	}
.bobLogin {
	float: right;
	width: 258px;
	height: 34px;
	}
.bobLoginEx {
	width: 720px;
	margin: 0 0 14px 0;
	padding-top: 18px;
	}
	.bobLoginEx a {
	border: 1px solid #e7e7f3;
	background: #ffffd9;
	font-size: 12px;
	display: block;
	padding: 11px 12px;
	text-decoration: none;
	}
.bobLoginEx a strong {
	text-decoration: underline;
	}

.olDialogueTopLogin {
	width: 375px;
	height: 77px;
	background: url(/images/backgrounds/openLease/openLeaseLoginTopBG.png) no-repeat;
	padding: 0;
	}
.olDialogueTopLoginWrapper {
	margin: 0 0 0 29px;
	padding: 23px 0 0 0;
	}
.olDialogueContentLogin {
	background: url(/images/backgrounds/openLease/openLeaseLoginBG.png) repeat-y;
	}
.olDialogueLoginWrapper {
	margin: 0 29px 0 29px;
	padding: 18px 0 23px 0;
	}
.olDialogueBottomLogin {
	width: 375px;
	height: 7px;
	background: url(/images/backgrounds/openLease/openLeaseLoginBottomBG.png) no-repeat;
	}

.olDialogueTop {
    width: 445px;
	height: 77px;
    background: url(/images/backgrounds/openLease/openLeaseTopBG.png) no-repeat;
    padding: 0;
    }
.olDialogueTopWrapper {
	margin: 0 0 0 29px;
	padding: 18px 0 0 0;
	}
.olDialogueTop h1, .olDialogueTopLogin h1  {
	text-align: left;
	padding: 0 !important;
	}
.olDialogueContent {
    background: url(/images/backgrounds/openLease/openLeaseBG.png) repeat-y;
    padding: 0;
    }
.olDialogueWrapper {
	margin: 0 29px 23px 29px;
	padding: 18px 0 0 0;
	}
.olDialogueContent h2, .olDialogueContentLogin h2 {
	text-align: left;
	}
.olDialogueBottom {
	position: relative;
    width: 445px;
    height: 7px;
    background: url(/images/backgrounds/openLease/openLeaseBottomBG.png) no-repeat;
    }
 
 #regError li {
	background: url(/images/bullets/redSquareLG.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-left: 25px;
	color: #cc0000;
	}

            
.bobHeader {
	background: url(/images/backgrounds/openLease/dailyEmailAlertsOverlayTop.png) no-repeat;
	width: 760px;
	height: 60px;
	color: #fff;
	}
.bobFooter {
	background: url(/images/backgrounds/openLease/dailyEmailAlertsOverlayBottom.png) no-repeat;
	height: 8px;
	width: 760px;
	}
.bobPricing {
	width: 720px;
	height: 121px;
	margin: 53px 0 17px 0;
	background: url(/images/backgrounds/bobPricingBG.gif) no-repeat;
	}
.bobTitleBorder {
	background: url(/images/borders/dottedLineWhite.gif) repeat-x;
	height: 1px;
	width: 720px;
	margin: 10px 0 14px 0;
	}
.bobFeaturesContainerLeft li {
	background: url(/images/bullets/check.gif) no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 16px;
	}
.bobFeaturesContainerRight li {
	background: url(/images/bullets/check.gif) no-repeat;
	padding-left: 15px;
	margin-left: 40px;
	margin-bottom: 16px;
	}
.bobCloseButton {
	position: absolute;
	left: 720px;
	top: 13px;
	color:white;
	}
.bobExit {
	clear: both;
	text-align: center;
	padding: 10px 0 0 0;
	}
.olNoThanks {
	float: right;
	margin: 8px 15px 0 0;
	}
.olActionButton {
	float: right;
	}

/* Photo Overlay */
.photoModule {
	left: 50%;
	margin-left: -332px; /* Negative value of half the module width */
	position: absolute;
	width: 664px; /* Width of the photo + 64px */
	z-index: 1010;
	}
.photoModuleTop {
	height: 20px;
	position: relative;
	}
.photoModuleTopInner {
	height: 20px;
	margin: 0 0 0 4px;
	}
.photoModuleMid {
	}
.photoModuleMidInner {
	margin: 0 0 0 4px;
	padding: 10px 32px 24px 26px;
	}
.photoModuleMidInner p {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    }

.photoModuleBot {
	height: 6px;
	}
.photoModuleBotInner {
	height: 6px;
	margin: 0 0 0 4px;
	}
.photoModuleClose {
	position: absolute;
	right: 10px;
	top: 8px;
	}
.photoModuleLoading {
	border: 1px solid #eee;
	position: relative;
	height: 480px;
	width: 600px;
	}
.photoModuleLoading a {
	margin: -15px 0 0 -15px;
	position: absolute;
	left: 50%;
	top: 50%;
	}
.photoModulePhoto {
	border: 1px solid #ccc;
	/*height: 400px;
	width: 600px;*/
	}
