/* @override http://www.orangehatdesign.com/clients/IHH/ihh.css */

body {
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
	font-size: 12pt;
	background-image: url(images/background.png);
	color: #00AADB;
}

a, a:visited {
	color: #67A2C0;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #C49B6D;
	text-decoration: none;
	/*border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}

a.signtextlink, a.signtextlink:visited {
	color: #C4996C;	
}

a.orangehatlink, a.orangehatlink:visited {
	color: #FFFFFF;
}

a.entrytitle {
	color: #A97951;
	font-size: 17pt;
	font-weight: bold;
	border-bottom-style: none;
}

a.commurl {
	color: #A97951;
	text-transform: none;
	font-size: 12pt;
}

a.contactemail {
	color: #A97951;
}

a.entrytitle:hover{
	color: #315F94;
	font-size: 17pt;
	font-weight: bold;
	border-bottom-style: none;
}

a.mgmtname {
	color: #A97951;
	font-size: 16pt;
	text-transform: none;
}

a.newad, a.newad:visited {
	 color: #A97951;
	 font-weight: bold;
}

a.newad:hover, a.newad:visited:hover {
	color: #00627A;
}

a.pagenav, a.pagenav:visited {
	padding: 2px 7px;
	background-color: #BBEBFD;
	color: #1E8CAA;
	border: solid 1px #80CEEC;
}

a.pagenav:hover, a.pagenav:visited:hover {
	padding: 2px 7px;
	background-color: #80CEEC;
	color: #FFFFFF;
	border: solid 1px #BBEBFD;
}

.clickable {
	cursor: pointer;
}

div.albumtitle {
	margin: 0px;
	width: 312px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/gallery-footer.png);
	color: #A97951;
}

div.pagenav {
	float: left;
	padding-left: 10px;
}

div.sidenav {
	background-color: #FFFFFF;
	border: solid 1px #EBEBE3;
	font-size: 11pt;
	line-height: 14px;
	width: 159px;
}

div.contactdisp {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 20px;
}

img, img:hover {
	border: none;
	border-style: none;
	margin: 0px;
}

img.headline {
	padding-bottom: 20px;
}

img.errorimg {
	position: relative;
	top: 4px;
}

img.blogimg {
	max-width: 500px;
	padding: 10px 0px;
}

img.albumimg {
	width: 312px;
}

img.thumbnail {
	cursor: pointer;
}

input {
	padding: 0px;
	margin: 0px;
	border: solid 1px #EBEBE3;
	background-color: #fef8ef;
	height: 20px;
	font-family: Georgia;
	font-size: 10pt;
	color: #A97951;
	text-indent: 3px;
	}

label.classified {
	color: #00AADB;
	text-transform: uppercase;
	font-size: 15pt;
	font-weight: bold;
	position: relative;
	top: 2px;
}

span.boardname {
	text-transform: none;
	font-size: 14pt;
}

span.boardtitle {
	text-transform: none;
	color: #A97951;
	font-size: 14pt;
}

span.boardunit {
	text-transform: none;
	font-weight: normal;
	font-size: 14pt;
}

span.commname {
	text-transform: none;
	color: #A97951;
	font-size: 14pt;
}

span.comminfo {
	text-transform: none;
	font-size: 14pt;
	font-weight: normal;
}

span.entrytitle {
	color: #A97951;
	font-size: 17pt;
	font-weight: bold;
}

span.fineprint {
	color: #00AADB;
	font-size: 9pt;
}

span.mgmtcoinfo {
	text-transform: none;
	font-weight: normal;
	font-size: 14pt;
}

span.mgmtcontactinfo {
	text-transform: none;
	font-weight: normal;
	font-size: 14pt;
	color: #A97951;
}

span.notes {
	text-transform: none;
	font-size: 14pt;
	color: #6D6F71;
	font-weight: normal;
}

span.noteslabel {
	text-transform: none;
	font-size: 14pt;
	font-weight: normal;
}

span.saletype {
	text-transform: uppercase;
	font-size: 16pt;
	font-weight: bold;
	color: #00AADB;
}

span.title {
	font-size: 16pt;
	font-weight: bold;
	color: #A97951;
}

span.description, span.bluelabel {
	color: #00627A;
	font-size: 10pt;
}

span.contactinfo {
	font-size: 10pt;
	color: #A97951;
	font-weight: bold;
}

span.graylabel {
	color: #AAAAAA;
	font-size: 10pt;
}

span.ltbluetext {
	font-size: 10pt;
	color: #00AADB;
}

span.currentpage {
	padding: 2px 7px;
	background-color: #80CEEC;
	color: #FFFFFF;
	border: solid 1px #BBEBFD;
}

span.price {
	font-size: 16pt;
	font-weight: bold;
	color: #00627A;
}

table.ammendments {	
	background-color: #FFFFFF;
	padding: 20px 50px;
	margin-top: 15px;
}

table.gallerytable {
	border-spacing: 25px;
	position: relative;
	left: -40px;
}

table.bluedotted {
	width: 100%;
	border-top: dotted 2px #00AADB;
}

table.bluedotted td {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 10px;
	border-bottom: dotted 2px #00AADB;
}

td {
	vertical-align: top;
}

td.datebg {
	width: 43px;
	background: url(images/date-sign.png) no-repeat 0 3px;
}

#header {
	background-color: #315F94;
	height: 215px;
	text-align: center;
}

#nav {
	background-image: url(images/wood.png);
	background-repeat: repeat-x;
	height: 30px;
}



#navbuttons {
	width: 777px;
	height: 150%;
}

#navbuttons ul {
	list-style: none;
	white-space: nowrap;
	padding-top: 5px;
	padding-left: 150px;
	margin: 0px;
}

#navbuttons li {
	float: left;
	margin: 0 8px 0 0 ;
}

#content {
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	width: 777px;
}

#subcontent {
	padding-top: 70px;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 70px;
}

#filters {
	float: right;
	padding-right: 10px;
}

#imagebox {
	width: 675px;
	height: 545px;
	background-color: #F0F0F1;
	border: 2px solid #97683E;
}

#imagecontainer {
	width: 632px;
	position: relative;
	top: 25px;
	left: 21px;
	text-align: center;
}

#navarrows {
	width: 675px;
	position: relative;
	top: -350px
}

#nextwork {
	float: right;
	position: relative;
	right: -17px;
	cursor: pointer;
}

#prevwork {
	float: left;
	position: relative;
	left:  -14px;
	cursor: pointer;
}

#classifiedForm {
	margin-top: 70px;
	margin-left: 170px;
}

#classifiedsContent {
	padding-top: 70px;
	padding-left: 80px;
	margin-bottom: 70px;
	font-size: 11pt;
	color: #00627A;
}

#footer {
	background-image: url(images/footer-tile.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 177px;
	width: 100%;
}

#subfoot {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 177px;
	background-position: bottom;
	text-align: center;
}

#footertext {
	font-size: 8pt;
	color: #AFDFE3;
	position: relative;
	top: 140px;
}

.bottomsign {
	background-image: url(images/sign.png);
	width: 73px;
	height: 39px;
	float: right;
	font-size: 7.5pt;
	position: relative;
	right: 100px;
	top: 138px;
}

#signtext {
	position:relative;
	top: 6px;
}

#tableclassifieds {
	/*border-top: #80CEEC solid 3px;
	border-bottom: #BBEBFD solid 3px;*/
	width: 100%;
	margin-top: 10px;
}

#tableclassifieds td {
	/*border-top: #BBEBFD solid 3px;
	border-bottom: #80CEEC solid 3px;*/
	padding: 5px 0px;
}

#thumbnails {
	width: 675px;
	position: relative;
	top: 50px;
	background: transparent;
	border: none;
	overflow: hidden;
}

#thumbnails .container {
  width: 90%;
  overflow: hidden;
  position: relative;
  height: 50px;
}

#thumbnails ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0px;
  height: 60px;
}                      

#thumbnails ul li {
  width: 56px;
  height: 60px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#thumbnails .buttons{
	display:block;
 	clear:both;
}
#thumbnails .previous_button {
  float:left;  
  width: 22px;
  height: 20px;
  background: url(images/prev.ppg) no-repeat;
  z-index: 100;
  cursor: pointer;
  position: relative;
  top: 11px;
  padding-right: 5px;
}

#thumbnails .previous_button_over {
  background: url(images/prev.jpg) no-repeat;}

#thumbnails .previous_button_disabled {
  background: url(images/prev.jpg) no-repeat;
  cursor: default;
}

#thumbnails .next_button {
  float:right;  
  width: 22px;
  height: 20px;
  background: url(images/next.jpg) no-repeat;
  z-index: 100;
  cursor: pointer;
  position: relative;
  top: -38px;
}

#thumbnails .next_button_over {
  background: url(images/next.jpg) no-repeat;
}

#thumbnails .next_button_disabled {
  background: url(images/next.jpg) no-repeat;
  cursor: default;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.entry {
	padding: 30px;
}

.entrybody {
	color: #387588;
	font-size: 10pt;	
}

.categories {
	font-size: 9pt;
	color: #93A1AA;
}

.entrydate {
	font-size: 8pt;
	text-align: left;
	position: relative;
	left: 6px;
	top: 7px;
	color: #C4996C;
}

