﻿body { background-color:#02458E; margin:0 auto; padding:0px; }

img, div { behavior: url(/styles/iepngfix.htc) }

.ContentContainer	{background-color:#02458E; width:974px; margin:0 auto; padding:0px; text-align:center; }
.CenterAlign		{margin:0 auto; padding:0px; text-align:center;}

.collapsePanel { background-color:white; overflow:hidden; border:solid 1px black; }
.collapsePanel div { padding:5px; }
.collapsePanelHeader{ width:100%; height:30px; background-image: url(../images/bg-menu-main.png); background-repeat:repeat-x; color:#FFF; font-weight:bold; }
.PropertyFooter { clear:both; font-size:12px; }

.SplashBackground { background: url('../images/Background.gif') 0 0 repeat; }
.SplashContentContainer	{width:974px; margin:0 auto; padding:0px; text-align:center; }

.YourSearch	{font-size: 12px; color: #A1A09A; font-style: italic;}
.YourSearch a:link {text-decoration:none; color: #A1A09A;}
.YourSearch a:visited { text-decoration:none; color: #A1A09A;}
.YourSearch a:hover { text-decoration:underline; color: #A1A09A;}

.Pointer {cursor:pointer;}


/*Admin*/
.admin { clear:both; font-size:16px; line-height:18px; color:#626057; font-family:Arial; }

/*Textbox Watermark*/
.unwatermarked { height:18px; }
.watermarked { height:20px; padding:2px 0px 0 2px; border:1px solid #BEBEBE; background-color:#F0F8FF; color:gray; }	

.Property_Thumb { padding: 5px; cursor:pointer; }

.DivButon {cursor:pointer; border:solid 2px black; margin: 4px 0px 4px 0px; text-align:center; background-color:#F0F8FF; }
/*Modal Popup*/
.modalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
.modalPopup { background-color:#ffffff; border-width:3px; border-style:solid; border-color:Gray; padding:3px; width:675px; }
.modalPopup div { }

/* Property Search Results */
.SR-Item { width: 430px; height:120px; background-color:#FFFFFF; cursor:pointer; margin:0px 20px 20px 0px; padding:0px 0px 15px 0px; float:left; border:dashed 1px gray; overflow: hidden;}
.SR-Item-hover { width: 430px; height:120px; background-color:#E3E1D9; cursor:pointer;  margin:0px 20px 20px 0px; padding:0px 0px 15px 0px; float:left; border:dashed 1px gray; overflow: hidden;}
.SR-Image {width: 90px; height:90px; float:left; margin:20px 0px 0px 20px; }
.SR-DescriptionRegion {width: 260px; height:90px; float:left; margin:20px 20px 0px 20px; overflow: hidden; }
.SR-PropertyName {font-size:12px; line-height:14px; color:#02458E; font-family:Times New Roman; letter-spacing:-1px; float:left; }
.SR-TitleDivider { float:left; font-size:12px; line-height:14px; color:#B8B49F; font-family:Times New Roman; padding-left:5px; padding-right:5px; }
.SR-DistrictName {font-size:12px; line-height:14px; color:#02458E; font-family:Times New Roman;  letter-spacing:-1px; float:left; }
.SR-PropDescription { clear:both; font-size:11px; line-height:18px; color:#626057; font-family:Arial; }

/* Property Detail */
.PD-PropertyName {font-size:14px; line-height:20px; color:#02458E; font-family:Times New Roman; letter-spacing:-1px; float:left; }
.PD-TitleDivider { float:left; font-size:14px; line-height:20px; color:#B8B49F; font-family:Times New Roman; padding-left:5px; padding-right:5px; }
.PD-DistrictName {font-size:14px; line-height:20px; color:#02458E; font-family:Times New Roman;  letter-spacing:-1px; float:left; }
.PD-PropDescription { clear:both; font-size:11px; line-height:18px; color:#626057; font-family:Arial; }
.PD-Links { clear:both; float:right; line-height:18px; color:#89825E; text-decoration:none; font-family:Myriad Pro; font-size:14px; }
.PD-Links a:link { line-height:18px; color:#89825E; text-decoration:none; font-family:Myriad Pro; font-size:14px; text-decoration:none; }
.PD-Links a:visited { line-height:18px; color:#89825E; text-decoration:none; font-family:Myriad Pro; font-size:14px; text-decoration:none; }
.PD-Links a:hover { line-height:18px; color:#89825E; text-decoration:none; font-family:Myriad Pro; font-size:14px; text-decoration:underline; }