@import url("menu.css");

.profileBar
{
    background-color: White; 
    padding: 6px; 
    text-align: right; 
    border: solid 1px black;
    border-top: none;
    margin-bottom: 12px;
}

#Body 
{
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 1.4em;
	background-color: #ffffff;
	color: #000000;	
	text-align: center;
	/*background-image: url(images/);*/
	background-repeat: repeat-x;
}

html {
	overflow-y: scroll;
}

.pageSection 
{
	text-align: left;	
	/* set top margin to set spacing above header */
	margin: 0 auto 0 auto;			
}

.pageBorder 
{
	
	/*border: solid 1px black;*/
}

.headerSection 
{
	width: 100%; 
	position: relative;
	background-image: url(images/rent-to-own-logo.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom: solid 1px #084803;
	height: 83px;
	_overflow: hidden;
}

.headerLogoContainer 
{
    height: 60px;
    width: 370px;
    cursor: pointer;
}

.horizontalMenuSection 
{
	margin-bottom: 12px;
}

.pageWidth 
{
	width: 940px; /* Page width */
}

.pageWidthMinusBorder 
{
	width: 940px;
}

.contentSection 
{
	line-height:1.4em;
	/*background-image*/
	background-repeat: repeat-y;
	background-color: White;
	border: none;
}

.toolBar 
{
    padding: 0 16px 12px 16px;
    border-bottom: solid 1px #cecece;
    vertical-align: middle;
}

.sidebarZone
{
	width: 290px;
	vertical-align: top;
	padding: 0;
	border: 0;
	background-color: #e8e8e8;
	font-size: 14px;	
	overflow: hidden;	
}

.sidebarZoneInner 
{
	padding: 22px 11px 11px 11px;	
}

.mainContentZone 
{
	
	padding: 0;
	vertical-align: top;
	border-bottom: solid 1px #cecece;
}

.mainContentZoneInner 
{
	padding: 20px 0;
	border-top: solid 1px #cecece;
}

.footerSection 
{
	text-align: left;		
	margin: 0 auto;
	/*background-image: url(images/);*/
	background-repeat: repeat-x;
	border-top: solid 1px White;
	background-color: #f3f3f4;
	height: 100px;
	margin-bottom: 0;
}

.footerLeft 
{
	float: left;
	padding-top: 22px;
	padding-left: 28px;
}
.footerRight 
{
	float: right;
	color: Black;
	padding-top: 22px;
	padding-right: 28px;
	font-size: 15px;
}

.SkinObject 
{
    font-weight: normal;
    font-size: 13px;
    color: #666666;
}

.footerRight a, .footerRight a:link, .footerRight a:visited, .footerRight a:active
{    
    font-family: Arial, Sans-Serif;
	color: #333333;
	font-size: 15px;
}

.fullContentZone 
{
	min-height: 350px;
	margin-top: 20px;
	padding: 0 0 20px 0;	
}


.contentPane, .topPane, .bottomPane
{
	padding-top: 0;
}

.leftPane 
{
	padding-right: 12px;
}

.rightPane 
{
	padding-left: 12px;
}


.adminContentSection 
{
	line-height:1.4em;
	background-color: #f3f3f3;
}

.adminContentZone 
{
	padding: 0;
	width: 100%;
	vertical-align: top;
}

.adminContentZoneInner 
{
	background-color: White;
	padding: 20px 0 20px 20px;
}

.shareThisSection 
{
    padding-top: 4px;
}

.searchBoxSection 
{
    float: right;
}

.searchBoxSection a:link, .searchBoxSection a:active, .searchBoxSection a:visited
{
	color: #001b67;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.searchBoxSection a:hover 
{
	color: #006600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.login 
{
	display: none;
}

.contentPane tr 
{
    vertical-align: top;
}

/*================================*/

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal; 
	color: #26770E;
	margin-top: 0;
	
    border-bottom: solid 6px #cecece;
    padding-bottom: 8px;
    margin-bottom: 7px;
    font-size: 17px;
    color: #0a1b46;
    font-weight: bold;	
}

h2 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #26770E;
	margin-bottom: 12px;
	margin-top: 0;
}

h4 {
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
}

.sidebarZone h2 {
	margin-bottom: 0;
	padding-bottom: 3px;
	color: #264D90;
}

.mainContentZone p 
{
	margin-top: 0;
	margin-bottom: 18px;
	font-family: Arial, sans-serif; 
	color: Black;	
	font-size: 14px; 	
	line-height: 16px;
}

.contentSection ul 	
{
    /*
	margin: 0; 	
	padding: 0;	
	padding-bottom: 12px;
    */
	font-size: 14px;
	line-height:16px;
}

.contentSection li 
{
    /*
	display:block;	
	list-style-type:none;	
	padding-left:20px;
	background: url(images/bullet.gif);	
	background-repeat: no-repeat;
	background-position: left 5px;    
	margin-bottom: 4px;
	color: #667666; 
	font-family: arial, sans-serif; 
	font-size: 15px; 
	margin-right: 2em;
	line-height:1.4em;
    */
}

.contentSection a:link, .contentSection a:active {
 	color: #3985bf;
 	text-decoration: underline;
}
.contentSection a:visited 
{
    color: #660099;
    text-decoration: underline;
}

.contentSection a:hover {
	color: #39bf42;
	text-decoration: underline;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cecece; 
	margin: 8px 0;
}

.sidebarZone img {
	display: block;
	margin-bottom: 12px;
}

.leftPane img
{
	display: inline;	
}

.contactDetailsBlock {
	width: 940px;
}

.homeText .Normal 
{
    background-image: url(images/quote-mark.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin: 80px 0 70px 0;
}

.homeText p
{
    font-size: 26px;
    line-height: 1.4em;
    font-family: Arial, helvetica, sans-serif;
}



.homeText a:link, .homeText a:active, .homeText a:visited 
{
    color: #0066d1;
    text-decoration: none;
}

.homeText a:hover 
{
    color: #339933;
    text-decoration: none;
}

.Normal 
{
    text-align: left;
}

.blog_Description, .blog_Description_Heavy
{
    font-size:11px;
    font-weight:normal;
}

.FCKLinkGalleryContainer, .FCKImageGalleryContainer {
    background-color: #ffffff;
}



.leftPane .containerWidth, .leftPane .contMG 
{
	width: 320px !important;
}

.rightPane .containerWidth, .rightPane .contMG
{
	width: 320px !important;
}

.contentFeaturePane 
{
    background-color: #f4f3f3;
    padding: 18px 24px 8px 24px;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

.contentFeaturePaneLeft 
{
    width: 360px;
}

.contentFeaturePaneLeft p, .contentFeaturePaneLeft h1
{
    font-size: 42px;
    line-height: 1.2em;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    color: #26770E;
    margin: 0;
    padding: 0;    
}

.contentFeaturePaneRight 
{
    font-size: 14px; 
    float: right; 
    width: 520px; 
}

.contentFeaturePaneRight p
{
    font-size: 14px; 
    line-height: 1.2em;
}


.staffPhotoThumbnailPlaceholder 
{
    width: 120px;
    height: 150px;
    background-color: #eeeeee;
    border: solid 1px #aaaaaa;
    margin-bottom: 12px;
}

.Normal 
{
    font-size: 14px; 
}

.DNNEmptyPane {display: none;}

.propertyTemplate 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    background: #f9f9f9; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #f5f5f5,  #ffffff); /* for firefox 3.6+ */

}

#propertyViewTemplate 
{
    width: 500px;
    padding: 10px;
    border: solid 1px #999999;
    margin-top: 5px;
}

#propertyViewTemplate .propertyDetails 
{
    margin-right: 274px;
}

#propertyViewTemplate .propertyPhotos 
{
    float: right;
    width: 264px;
}

#propertyViewTemplate .descriptionSection 
{
    clear: both;
}

#propertyViewTemplate .propertyTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #104705;
    font-family: Arial, Helvetica, Sans-Serif;
}

#propertyViewTemplate .propertyIntroduction 
{
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
}

#propertyViewTemplate .propertyDescription 
{
    margin-bottom: 20px;
}

#propertyViewTemplate hr 
{
    margin: 10px 0;
}

#propertyViewTemplate .propertyFeature
{
    margin-bottom: 5px;
}

#propertyViewTemplate .firstPhoto img
{
    border: solid 1px #aaaaaa;
    padding: 2px;
    margin: 5px;
    background-color: #f1f1f1;
}

#propertyViewTemplate .additionalPhoto 
{
    width: 119px;
    height: 90px;
    margin: 5px;
    border: solid 1px #aaaaaa;
    padding: 2px;
    background-color: #f1f1f1;
    vertical-align: middle;
}

#propertyViewTemplate .additionalPhoto img {
    padding: 0;
    margin: 0;
    border: 0;
    display: inline;
}

#propertyViewTemplate .agentTitle
{
    font-weight: bold;    
    margin: 10px 0;
    color: #104705;
} 

#propertyViewTemplate .formTitle 
{
    font-weight: bold;    
    margin: 0 0 2px 0;
    color: #104705;
}

#propertyViewTemplate .contentSection 
{
    margin-right: 310px;
}

#propertyViewTemplate .contactForm 
{
    float: right;
    width: 300px;
}

#propertyViewTemplate .SubHead 
{
    color: #333333;
    font-size: 14px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

#propertyViewTemplate .agentDetailItem 
{
    margin-bottom: 9px;
}

#propertyViewTemplate .CommandButton 
{
    font-size: 15px;
    font-weight: bold;
    position:relative;
    left: -35px;
}


#propertyFeatureTemplate 
{
    width: 500px;
    padding: 10px;
    border: solid 1px #999999;
    margin-top: 5px;
    text-align: left;
    font-size: 13px;
}

#propertyFeatureTemplate .propertyDetails 
{
    margin-right: 274px;
}

#propertyFeatureTemplate .propertyPhotos 
{
    float: right;
    width: 264px;
}

#propertyFeatureTemplate .propertyPhotos img {
    border: solid 1px #aaaaaa !important;
    padding: 2px !important;
    background-color: #ffffff;    
    display: block;
}

#propertyFeatureTemplate .sectionTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #104705;
    font-family: Arial, Helvetica, Sans-Serif;
}

#propertyFeatureTemplate .propertyTitle 
{
    font-weight: bold;
}

#propertyFeatureTemplate .propertyIntroduction 
{
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: normal;
}

#propertyFeatureTemplate hr 
{
    margin: 10px 0;
}

#propertyFeatureTemplate .propertyFeature
{
    margin-bottom: 10px;
}

#propertyFeatureTemplate .firstPhoto img
{
    border: solid 1px #aaaaaa;
    padding: 2px;
    margin: 5px;
    background-color: #f1f1f1;
}

#propertyFeatureTemplate .SubHead 
{
    color: #000000;
    font-size: 14px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

#propertySearchTemplate 
{
    width: 500px;
    padding: 10px;
    border: solid 1px #999999;
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
}

#propertySearchTemplate hr 
{
    margin: 10px 0;
}

#propertySearchTemplate .sectionTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #104705;
    font-family: Arial, Helvetica, Sans-Serif;
}

#propertySearchTemplate .SubHead 
{
    color: #000000;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    margin-left: 3px;
}

#propertySearchTemplate .SubHead a 
{
    display: none;
}

#propertySearchTemplate .CommandButton 
{
    font-size: 15px;
    font-weight: bold;
    position:relative;
    left: -57px;
    padding-top: 10px;
}


#propertyTypeTemplate 
{
    width: 500px;
    padding: 10px;
    border: solid 1px #999999;
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
}

#propertyTypeTemplate hr 
{
    margin: 10px 0;
}

#propertyTypeTemplate .sectionTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #104705;
    font-family: Arial, Helvetica, Sans-Serif;
}


#propertyLatestTemplate 
{
    width: 220px;
    padding: 10px;
    border: solid 1px #aaaaaa;
    margin-top: 5px;
    text-align: left;
    font-size: 13px;
    background-color: #f9f9f9;
}

#propertyLatestTemplate hr 
{
    margin: 10px 0;
}

#propertyLatestTemplate .sectionTitle 
{
    font-size: 16px;
    font-weight: bold;
    color: #104705;
    font-family: Arial, Helvetica, Sans-Serif;
}

#propertyLatestTemplate .propertyTitle 
{
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}

#propertyLatestTemplate .propertyPhoto 
{
    width: 119px;
    height: 90px;
    margin: 5px;
    border: solid 1px #aaaaaa;
    padding: 2px;
    background-color: #ffffff;
    vertical-align: middle;
}

#propertyLatestTemplate .propertyPhoto img {
    padding: 0;
    margin: 0;
    border: 0;
    display: inline;
}


#propertyLatestTemplate .propertyIntroduction 
{
    font-size: 13px;
}


.PropertyAgentContent a.NormalBold
{
    color: #333333 !important;
}

.PropertyAgentContent a.NormalBold:hover 
{
    color: #104705 !important;   
}


table.propertyListTemplate 
{
    font-family: Arial, helvetica, Sans-Serif;
    margin: 10px 0 0 0;    
    width: 100%;
    background: #f9f9f9; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #f5f5f5,  #ffffff); /* for firefox 3.6+ */
}

.propertyListTemplate td  
{
    padding: 0 5px 10px 10px;
    vertical-align: top;
    border-top: solid 1px #cccccc;
    empty-cells: hide;
}

.propertyListTemplate td.propertyPhotoCell 
{
    width: 130px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 0;
}

.propertyListTemplate .propertyPhotoCell img 
{
    border: solid 1px #aaaaaa !important;
    padding: 2px !important;
    background-color: #ffffff;    
    display: block;
}

.propertyListTemplate td.propertyDescriptionCell 
{
    padding-top: 10px;
}

.propertyListTemplate td.propertyDetailsCell 
{
    padding-top: 10px;
    font-size: 12px;
    width: 160px;
}

.propertyListTemplate td.propertyDetailsCell td 
{
    border: none;
    empty-cells: show;
}

.propertySubscriptionCheckBoxList 
{
    margin: 10px 0 20px 0;
}

.propertySubscriptionCheckBoxList td 
{
    padding-right: 60px;
    padding-top: 3px;
    padding-bottom: 2px;
}

.propertySubscriptionSaveButton 
{
    width: 90px;
}

.ModDNNHTMLC iframe {
	width: 700px !important;
}
