body { font-size: 12px; /* Resets 1em to 10px */ font-family: Tahoma, Verdana, Arial, Sans-Serif; background-color: gray; color: #333; text-align: center; margin: 0; background-attachment: fixed; background-image: url(../../../images/bg.jpg); background-repeat: repeat; min-height: 100%; margin-top: 0;}

/* Page outside for shadow  */
#page { border: 0px solid red; width: 900px; min-height: 100%; margin: auto; background-color: White; /* background-image: url(../../../images/pg_bg.jpg); background-repeat: repeat-y; */ }

/* inside for all page content except footer */
#inside { width: 900px; min-height: 100%; height: 100%; background-color: white; text-align: left; margin: 0 0px 0 0px; border: 0px solid green; }

/* header area */
#header { height: 113px; background-color: #004833; text-align: left; border-bottom: 0px solid #b8b9b9; }

#logocontainer { margin: 0 0 0 0px; }

#tagline { text-align: center; border: 0px solid red; float: right; padding: 40px 20px 0 0; color: #5581ae; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 14px; }

/*#menucontainer { background-color: #f8f8f8; height: 30px; width: 100%; border-bottom: 0px solid #b8b9b9; background-image: url(../../../images/menu_bg.jpg); background-repeat: repeat-x; }

#navigation ul { border: 0px red solid;  height: 20px; list-style: none; margin: 0; padding-left: 20px; padding-top: 2px; padding-bottom: 5px; }

#navigation a:link, #navigation a:visited { border: 0px red solid; padding: 2px 7px 2px 7px; color: #e5e3e3; font-weight: normal; text-decoration: none; font-size: 11px; }

#navigation a:hover { text-decoration: none; background-image: url(../../../images/menuhover_bg.jpg); background-repeat: repeat-x; background-color: #505050; color: white; }

#navigation li { display: inline; }*/
/* New Menu Navigation */
#menucontainer{
	position: relative;
	z-index: 2;
	clear: both;
	height: 30px;
	overflow: visible;
	padding: 0 0 0 0;
	background: #363535 url(../../../images/menu_bg.jpg) repeat-x;
}
#navigation{
	position: absolute;
	z-index: 200;
}
#navigation ul{
	float: left;
	height: 18px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul:hover{
	height: auto;
}
#navigation ul li{
	height: 20px;
	line-height: 12px;
}
#navigation li a{
	display: block;
	padding: 7px 12px 8px 12px;
	border: 1px solid #444;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: none;
	background: #292929;
	color: #ccc;
	color: #e5e3e3;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	opacity: .9;
	filter: alpha(opacity=90);
}
#navigation li.main a{
	padding-top: 3px;
	padding-bottom: 3px;
	border: none;
	background: #363535 url(../../../images/menu_bg.jpg) repeat-x;
	border-bottom: 1px solid #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
#navigation li a:hover{
	background: #363535 url(../../../images/menuhover_bg.jpg) repeat-x bottom;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid #999;
	opacity: 1;
	filter: alpha(opacity=100);
}
#navigation li{
	display: inline;
}
/* New Menu Navigation End */

#contentcontainer { min-height: 100%; height: 100%; width: 980px; border: 0px red solid; }

#SearchResultsPageNav {  float:left; width:620px; height: 23px; padding-top: 14px;  border:0px solid #b8b9b9; color: #c6cbc6; text-decoration: none; font-size: 12px; }

#mainSearchArea { margin-left: 20px; margin-top: 10px; border: 0px yellow solid; width: 730px; float: left; font-size: 12px; height: auto; }

h3 { color: white; }

.heading{ border: 0px solid red; color: #c0c0c0; font-weight:lighter; font-family: Times, serif; font-size: 18px; line-height: normal; margin-top: 0px; margin-bottom: 0px; font-style:italic; }

a.sidebar { color: #158324; font-size: 11px; letter-spacing:normal;}

a.search  { color: #b4a103; font-size: 12px; letter-spacing:normal;}



a { color: #b4a103;  letter-spacing:normal; text-decoration: underline;}

#col1menuhdr { position: relative; top: 15px; left: 10px; border: 0px red solid; width: 155px; float: left; text-align: center; }

#col2pagehdr { position: relative; top: 15px; left: 30px; border: 0px red solid; width: 540px; float: left; text-align: center; }

#col3adshdr { position: relative; top: 15px; left: 50px; border: 0px red solid; width: 190px; float: left; text-align: center; }

/* LEFT NAVIGATION */
div.leftnavigation { width: 155px; font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; padding-top: 10px; }

ul.leftnavigation { list-style: none; margin-left: 2px; padding-left: 5px; }

li.leftnavigation { border-bottom: 0px solid silver; }

li.leftnavigation  a:link, li.leftnavigation  a:visited { display: block; padding: 5px 5px 5px 5px; border-left: 0px solid #93ABAC; border-right: 0px solid #93ABAC; font-size: 11px; border: 1px solid #363535;  color: silver; text-decoration: none; }

li.leftnavigation a:hover { background-image: url(../../../images/0_sidehover.jpg); background-repeat: repeat-x; background-color: #363535; color: #FFFFFF; border: 1px solid #868181;}


/* LEFT NAVIGATION ADDITIONAL MENUS */
div.lefttoolsnavigation { width: 155px; font-family: verdana, sans-serif; font-size: 11px; font-weight: normal; padding-top: 10px; }

ul.lefttoolsnavigation { list-style: none; margin-left: 2px; padding-left: 5px; }

li.lefttoolsnavigation { border-bottom: 0px solid silver; }

li.lefttoolsnavigation  a:link, li.lefttoolsnavigation  a:visited { display: block; padding: 5px 5px 5px 5px; border-left: 0px solid #93ABAC; border-right: 0px solid #93ABAC;font-size: 11px;  border: 1px solid #363535;  color: silver; text-decoration: none; }

li.lefttoolsnavigation a:hover { background-image: url(../../../images/0_sidehover.jpg); background-repeat: repeat-x; background-color: #363535; color: #FFFFFF; border: 1px solid #868181;}


#pages { border: 0px solid red; width: 900px; height: auto; margin: auto;  }

/* Agent Pages */
#contentcontainer { width: 900px; border: 0px green solid; height: auto; min-height: 100%; float: left; background-color: White; }



#agentContentContainer { padding-bottom: 40px; margin-left: 20px; margin-top: 10px; margin-bottom: 20px; border:0px yellow solid; width: 700px; float: left; font-size: 12px; height: auto; }

#agentLeftCol30 { padding: 0 0 0 0px; width: 40%; text-align: center; border: 0px red solid; float: left; }

#agentRightCol60 { margin: 0 0 0 0px; padding: 0 0 0 0; width: 59%; border: 0px red solid; float: left; }

#agentLeftCol50 { padding: 0 0px 0 0; width: 48%; border: 0px red solid; float: left; }

#agentRightCol50 { padding: 0 0px 0 0; width: 48%; margin: 0 0 0 20px; border: 0px red solid; float: left; }

#agentPhotoContainer { margin: 0 0 0 0; padding: 0; border: 2px #b8b9b9 solid; float: left; }

#agentText { padding: 10px 10px 10px 10px; margin: 0 0 20px 0; text-align: left; border: 2px #b8b9b9 solid; float: left; }

#agentNavInfo { padding: 10px 10px 10px 10px; margin-left: 10px; 
border-left: 1px solid #5e5c5c;
border-top: 1px solid #5e5c5c;
border-right: 1px solid #272727;
border-bottom: 1px solid #272727;
background-color: #444343; width: 153px; 
 
color: #c6cbc6;}

#agentNavPhoto {
border-right:  2px solid #5e5c5c;
border-bottom: 2px solid #5e5c5c;
border-left: 2px solid #272727;
border-top: 2px solid #272727;
width: 143px;  
}

/* Agent Listings */
#listingResults { float: left; width: 620px; height: 142px; background-image: url(../../../images/searchresults_bg.jpg); border: 1px solid #b8b9b9; padding: 0px; margin-top: 10px; margin-bottom:10px; }

/* Search Results Page */
#searchResults { float: left; width: 620px; height: 212px; 
border-left: 1px solid #5e5c5c;
border-top: 1px solid #5e5c5c;
border-right: 1px solid #272727;
border-bottom: 1px solid #272727;
background-color: #444343; padding: 0px; margin-top: 0px; margin-bottom: 15px; color: #c6cbc6; }

#searchresultsTopContainer { float: left; width:620px; 
border-left: 1px solid #5e5c5c;
border-top: 1px solid #5e5c5c;
border-right: 1px solid #272727;
border-bottom: 1px solid #272727;
background-color: #444343;  }

#topSearchResultsBar {  float:left; width:620px; background-image: url(../../../images/header_bg999.jpg); background-repeat: repeat-x; border:0px solid #b8b9b9; color: #11679d; text-decoration: none; font-size: 11px; }

#searchResultsLeft { float: left; width: 310px; margin-top: 5px; margin-left: 7px; }

#searchResultsRight { float: left; width: 270px; margin: 10px 5px 5px 10px; }

#detailsContent { float: left; width: 650px;  padding: 6px; height: 418px; border-left: 1px solid #5e5c5c;
border-top: 1px solid #5e5c5c;
border-right: 1px solid #272727;
border-bottom: 1px solid #272727;
background-color: #444343;  color: #c6cbc6; }

#detailsBottomContent { float: left; width: 650px; border-left: 1px solid #5e5c5c;
border-top: 1px solid #5e5c5c;
border-right: 1px solid #272727;
border-bottom: 1px solid #272727;
background-color: #444343; padding: 6px; margin-top: 10px; margin-bottom: 10px; color: #c6cbc6;  }

#detailsTopIcons { float: left; width: 620px; margin-bottom: 10px; padding: 3px 6px; border: 1px solid #b8b9b9; height: 30px; }

.detailList ul { margin: 0; padding: 0em; list-style: square; }

 
.detailList li { float: left; width: 350px; margin: 0; padding: 0; list-style: square; }

.blueBold { color: #c6cbc6; font-weight: bold; }

#backButton { float: left; padding: 2px; }

#topRadioButtons { float: left; margin-top: 6px; color: #c6cbc6;   }

#bottomSearchResultsButtons { float: right; margin-top: 10px; margin-left: 0px; border: 0px red solid; width: 128px; }

#searchResultsBox01 { }

#searchResultsBox02 { margin-top: 100px; }

#searchResultsBox03 { margin-top: 140px; }

#searchResultsBox01Col01 { float: left; width: 190px; }

#searchResultsBox01Col02 { float: right; }

#searchResultsBox02Col01 { float: left; }

#searchResultsBox02Col02 { float: right; }

#searchResultsBox03Col01 { float: left; }

#searchResultsBox03Col02 { float: right; }

#viewDetails { margin-top: 40px; }

#compareCheckbox { float: left; margin-top: 7px; }

#bottomIcons { float: left; margin-top: 7px; }

#saveListing { float: left; }

#scheduleAShowing { float: left; padding-left: 40px; }

#virtualTour { float: left; padding-left: 40px; padding-right: 50px; }

#searchResultsPhotos { float: right; border-right: 2px solid #5e5c5c;
border-bottom: 2px solid #5e5c5c;
border-left: 2px solid #272727;
border-top: 2px solid #272727; width: 250px; }

/* Property Details */
#detailsTopInfo { width: 180px; float: left; margin-left: 10px; margin-top: 20px; line-height: 14pt; padding-left: 2px; }

#detailSpace { padding: 4px; }

#detailsBottomIcons { margin-left: 20px; margin-top: 13px; padding-top: 3px; height: 32px; }

#printableVersion { padding-left: 130px; }

#slideshow { float: left; margin-top: 8px; margin-left: 30px; width: 400px; 
border-right: 2px solid #5e5c5c;
border-bottom: 2px solid #5e5c5c;
border-left: 2px solid #272727;
border-top: 2px solid #272727; }

/* Compare Properties */
#mainCompareArea { margin-left: 20px; margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px; border: 0px yellow solid; width: 780px; float: left; font-size: 12px; height: auto; }

#detailCols { padding-left: 1px; padding-bottom: 3px; width: 28%; float: left; line-height: 10pt; }

#compareCourtesy { line-height: 10pt; padding-left: 1px; padding-top: 3px; }

/* Save Listings */
#saveListings { float: left; width: 744px; height: 300px; background-image: url(../../../images/savelistings_bg.jpg); border: 1px solid #b8b9b9; padding: 0px; margin-top: 10px; margin-bottom: 5px; }

#saveListingsLeft { float: left; width: 308px; margin-top: 15px; }

#saveListingsBox02 { width: 322px; margin-top: 100px; margin-left: 11px; border: 1px solid gray; }

#saveListingsBox01Col01 { float: left; margin-left: 14px; }

#saveListingsBox01Col02 { float: right; }

#saveListingsBox01 { }

#saveListingsBox02 { margin-top: 90px; }

#saveListingsBox02Col01 { border-top: 1px solid gray; border-bottom: 1px solid gray; }

#saveListingsRight { float: right; width: 270px; margin-top: 10px; margin-right: 5px; }

#bottomSaveListingsButtons { float: left; height: 35px; margin-top: 20px; margin-left: 20px; }

#saveListingsNotes { padding-top: 5px; background-color: #7298bf; color: white; font-size: 8pt; font-weight: bold; height: 20px; width: 101%; border: 0px solid red; }

#saveListingsNotesIcon { margin-left: 5px; float: left; }

#removeListingCheckbox { float: left; margin-top: 5px; }

#saveListingsNotesTextarea { width: 100%; height: 80px; border: 0; }

#saveListingsBottomNotesBar{ background-color: white; }

#saveListingsSubmit { margin-left: 240px; padding-top: 2px; padding-bottom: 2px; }

#saveListingsSubmitButton{ font-size: 90%; }

/* Schedul A Showing */
#scheduleShowingMain { float: left; width: 744px; min-height: 350px; background-image: url(../../../images/search_bg.jpg); background-repeat: repeat-x; border: 1px solid #b8b9b9; padding: 0px; margin-top: 10px; margin-bottom: 5px; }

#scheduleShowingContent { padding: 20px 20px 20px 20px; }

#scheduleShowingBanner { background-image: url(../../../images/pagesbanner_bg.jpg); background-repeat: repeat-x; height: 15px; font-family: "Arial Black", Arial; font-size: 16px; }

/* Font area */
.dropcap { float: left; font: normal 37pt/.7em  "Trebuchet MS",Verdana, Helvetica, Arial, sans-serif; color: #CBCBCB; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }

h1 { border: 0px solid red; color: #5d83af; font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20px; line-height: 20px; }

/* Template Pages other than Home */
#sidenav { position: relative; top: 0px; left: 0px; height: auto; border: 0px red solid; width: 192px; float: left; padding-bottom: 5px; }

#agentBackgroundContainer { margin-left: 0px; margin-top: 0px; border: 0px red solid; width: 620px; float: left; font-size: 12px; height: auto; min-height: 620px; }

#col2thin { position: relative; top: 20px; left: 40px; border: 0px red solid; width: 20%; height: 360px; float: left; }

#pagesbanner { background-color: #005191; background-image: url(../../../images/pagesbanner_bg.jpg); background-repeat: repeat-x; height: 33px; font-family: "Trebuchet MS", Arial; font-size: 20px; }

#bannerbadge { border: 0px red solid; padding: 0px 10px 0 10px; float: left; height: 33px; }

#bannertext { font-family: tahoma,"Arial Black", Arial; letter-spacing: 2px; font-size: 14px; font-weight: bold; color: #eaebeb; padding: 8px 0 0 25px; }


#agentnamebanner { font-family: Times; font-size: 20px; font-weight: normal; color: White; padding: 5px 20px 0 20px; letter-spacing: 1.5px; text-align: center; }

#leftnaventry { padding: 0px; border: 0px solid red; width: 155px; float: left; }

#leftnavspac { padding: 0px; border: 0px solid red; width: 155px; height: 24px; float: left; }

#leftnavbut { padding: 0px; border: 0px solid red; width: 76px; height: 20px; float: left; }

#invert { margin-top: 0px; height: 14px; width: 900px; background-color: #4e4d4e; background-image: url(../../../images/0_invert_bg.jpg); background-repeat: repeat-x;  float: left; }

/* FOOTER */

#vertdiv { background-image: url(../../../images/0_vertdiv.jpg); background-repeat: repeat-y; width: 11px; height:100%; min-height:100%; }

#footer { margin-top: 0px; height: 142px; width: 100%; background-color: #004833;  float: left; }

#footersection { margin-top: 0px; height: 142px; width: 100%; background-color: #004833;  float: left; }
#insidefooter { height: auto; text-align: left; margin: 0 0px 0 0px; border-top: 0px solid #11679d; }

#footernav { border: 0px red solid; padding: 0px 0px 5px 0px; }

#footercopy { border: 0px red solid; padding: 0px 80px 0px 80px; font-size: 88.5%; color: Gray; }

#footercontainer { border: 0px red solid; height: 93px; }

#navbottom ul { list-style: none; border: 0px red solid; padding-left: 0px; padding-top: 5px; margin-bottom: 0px; height: 20px; }

#navbottom a:link, #navbottom a:visited { margin-right: 2px; padding: 6px 5px 0px 10px; color: white; text-decoration: none; font-size: 10px; }

#navbottom a:hover { text-decoration: underline; }

#navbottom li { display: inline; }

#privacybottom { height: 15px; border: 0px solid red; padding-top: 0px; }

#privacybottom ul { list-style: none; padding-left: 0px; padding-top: 0px; margin-bottom: 0px; }

#privacybottom a:link, #privacybottom a:visited { border: 0px red solid; margin-top: 0; padding: 0px 5px 0px 10px; color: #868585; text-decoration: none; font-size: 10px; }

#privacybottom a:hover { text-decoration: underline; }

#privacybottom li { display: inline; }

#associationcontainer { float: left; width: 100%; background-image: url(../../../images/0_ass_bg.jpg); background-repeat: repeat-x; margin: 0 0 0 0; padding: 0 0 0 0; height: 44px; border: solid 0px red; }

#assoclogo { height: 38px; padding: 0 0 0 30px; float: left; }

#glicklogo { height: 38px; padding: 0 30px 0 0; float: right; }

a.sidebar { color: #158324; font-size: 11px; letter-spacing:normal;}

a.search  { color: #b4a103; font-size: 12px; letter-spacing:normal;}



a { color: #b4a103; font-size: 12px; letter-spacing:normal; text-decoration: underline;}

a:active { color: #b4a103;  letter-spacing:normal; text-decoration: underline;}  
a:visited { color: #b4a103;  letter-spacing:normal; text-decoration: underline;}  


#legal { padding-top: 20px; color: #cbcbcb; font-style: normal; float: left; width: 620px; }
