﻿@charset "utf-8";
/* Homepage */

.homepage {
	margin-top: 7px;
	}


/* Add Property */
.addPropertyContainer {
	margin: 10px 0 0 0 !important;
	width: 100%;
	text-align: center;
	}
.addPropertysubTitle {
	font-size: 17px;
	font-family: Arial,Verdana,sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 0;
	padding-top: 4px;
}
.distribution {
	float: left;
	/*position: relative;*/
	padding: 0 0 0 0px !important;
	width:360px;
	}
.viewAllSnipe {
	position: relative;
	height: 64px;
	width: 64px;
	background: url(/images/homepage/viewAllSnipe.png) no-repeat;
	top: 13px;
	/*left: 340px;*/
	}
* html .viewAllSnipe {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/homepage/viewAllSnipe.png", sizingMethod="crop");
	background: none !important;
	}
.viewAllSnipe a {
	display: block;
	width: 64px;
	height: 64px;
	}
.addProperty {
	float: right;
	width: 325px;
	margin: 0 0 0 0px !important;
	text-align: left;
	height:95px;
	}
.addProperty p a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none
	}
.addProperty p a:hover {
	text-decoration: underline
	}
.addPropertyMessaging {
	padding: 8px 12px 8px 12px !important;
	background: url(/images/homepage/addPropertyMessagingBG.gif) repeat-y;
	}
.addProperty dl {
	margin: 11px 0 3px 12px;
	#margin: 11px 0 7px 12px;
	}
.addProperty dl dd {
	float: left;
	width: 245px;
	#width: 245px;
	margin: 0 0 5px 0;
	}
.addProperty dl dd select {
	width: 157px;
	}
.addProperty dl dd div {
	width: 286px;
	#width: 273px;
	margin-bottom: 5px;
	}
.addProperty dl dd em {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: -2px !important;
	}
.addProperty dt {
	width: 36px !important;
	}
.addPropertyType {
	margin-top: 0 !important;
	#margin: 3px 3px 0 0 !important;
	}
.addProperty a img {
	display: block;
	margin: 10px 0 10px 0;
	}
.labelForLease {
	margin: 0 5px 0 0 !important;
	#margin: 0 0px 0 0 !important;
	}
.labelForSale {
	margin: 0 15px 0 0 !important;
	#margin: 0 10px 0 0 !important;
	}
.addProperty dl dd input {
	margin-bottom: -1px !important;
	#margin: 0 -4px -1px 0 !important;
	}
.addListingContinue {
	margin-bottom: 11px !important;
	}

/* Exec Suites */
.execSuites {
	position: relative;
	width: 775px;
	}
.execSuites .corner {
	background: url(/images/homepage/corners.gif);
	height: 3px;
	position: absolute;
	width: 3px;
	z-index: 999;
	}
.execSuites .corner.ul { top: 0; left: 0; }
.execSuites .corner.ur { background-position: 100% 0; top: 0; right: 0; }
.execSuites .corner.br { background-position: 100% 100%; bottom: 0; right: 0; }
.execSuites .corner.bl { background-position: 0 100%; bottom: 0; left: 0; }
.execSuitesContent {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #F3FBFF;
	border: 1px solid #B3C7E5;
	border-bottom: 1px solid #AFC7E0;
	}
.execSuitesContent p {
	color: #666;
	margin: 0;
	padding: 0 0 12px 12px;
}
.execSuitesContent a {
	padding-right: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7db1e0 !important;
	}
.execSuitesContent div.MainText {
	float: left;
	margin-top: 2px;
	}
.execSuitesContent select {
	font-size: 11px; 
	height: 19px;
	width:182px;
	margin: 0 5px 5px 5px;
}
.searchExecSuites a{
	border: none;
	display: block;
	width: 162px;
	height: 24px;
	padding: 0;
	position: relative;
	left: 370px;
	top: -68px;
	text-indent: -5000px;
	background: url(/images/homepage/searchExecSuites.gif) 0 0 no-repeat;
	}
.searchExecSuites a:hover {
	background: url(/images/homepage/searchExecSuites.gif) 0 -24px no-repeat;
	}
.searchExecSuitesCopy {
	border: none;
	padding: 0;
	position: absolute;
	left: 610px;
	top: 15px;
	}
.searchExecSuitesCopy ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.searchExecSuitesCopy li {
	padding-bottom: 9px;
	color: #666666;
	background-image: url(/images/icons/checkmarkGreen.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.6em;
}
/* Secondary Services */

.secondaryServices {
	float: left;
	width: 370px;
	margin: 0px 0 0px 0 !important;
	}
.secondaryServices h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #104e99;
	letter-spacing: normal !important;
	margin-bottom: 7px;
	}
.secondaryServices div {
	float: left;
	width: 140px;
	}
.secondaryServices p {
	line-height: 22px;
	color: #666;
	}
.secondaryServices a {
	text-decoration: none;
	}
.secondaryServices dd {
	color: #666;
	margin-bottom: 10px;
	}
.secondaryServicesPNorm {
	line-height: normal !important;
	width: 250px;
	}
.homepagePoweredByBBS {
	margin: 5px 0 0 90px !important;
	}
.secondaryh2 {
	margin-top: 30px !important;
	}
	
	
.PageSectionTitle .quickLogin {
	position: absolute;
	top: -8px;
	left: 477px;
	#left: 474px;
	background: url(/images/Icons/exclamationDark.gif) no-repeat 0 0px;	
	padding: 6px 0 0 20px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}
.PageSectionTitle .quickLogin a {
	font: 11px Arial, Helvetica, sans-serif;
	}
		
/* Overrides */
.pageFormat * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
.pageFormat * a {
	color: #3468b2;
	text-decoration: none;
	}
.pageFormat * a:hover {
	text-decoration: underline;
	}
.pageFormat h2 {
	font-size: 22px;
	font-family: Arial,Verdana,sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
	text-shadow: 1px 1px 1px #5b6075;
	}
.pageFormat h3 {
	color: #104E99;
	font-size: 17px;
	font-weight: bold;
	}
.pageFormat h4 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #104E99;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 7px;
	margin: 0 0 0 0;
}
.pageFormat .subTitle {
	font-size: 13px;
	font-family: Arial,Verdana,sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
}

/* Common Site Elements */
.quickLogin {
	background: url(/Images/Icons/exclamation.gif) no-repeat;
	color: #666;
	margin: 4px 0 16px;
	padding: 0 0 0 20px;
	}
.quickLogin a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3367B2 !important;
	text-decoration: underline !important;
	}
.pageDivider {
	height: 1px;
	background-color: #ececec;
	margin-bottom: 20px;
	clear: both;
	width: 775px;
	}
.pageDividerClear {
	height: 1px;
	background-color: #ffffff;
	margin: 10px;
	clear: both;
	}
