/* Start of CMSMS style sheet 'Hope Estates Main' */
/*<group=General Styles>*/

*
{
	margin: 0;
	padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:76%;
  line-height: 1.4em;
  color: #333333;
  margin: 10px;
  background-color:#efebe9;
}

a:link {
  color: #ea6c03;
  text-decoration: underline;
}

a:visited {
  color: #b75402;
  text-decoration: underline;
}

a:hover, a:active {
  color: #b3b3b3;
  text-decoration: none;
}

img {
    border: none;
}

ul{
	margin-left:15px;
	padding-top:0px;
	padding-bottom:10px;
}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ea6c03; /* orange */
	font-style:italic; 
	font-size:1.9em;
	padding-bottom:20px;
	padding-top:20px;
	margin:0;
	font-weight:normal;
  	border-bottom: 1px solid #efebe9;
	margin-bottom:20px;	
}

h2 {
	color:#ea6c03; /* orange */
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:10px;
}

h3 {
	color:#ea6c03; /* orange */
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:10px;
}


/*</group>*/

/* New Styles */

#home h1 {
  font-size:1.4em;
  margin:0 20px 0 0;
  padding:0;
  text-align:right;
  color:#ffffff;
  border-bottom:none;
}

#home h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#ea6c03; /* orange */
  font-style:italic; 
  font-size:1.7em;
  border-bottom:1px solid #efebe9;
  padding-bottom:10px;
  margin:0 0 10px 5px;
  font-weight:normal;
}

.logoHolder {
  float:left;
  padding-left:20px;
  padding-top:25px;
}

.bannerHolder {
	float:right;
	text-align:right;
	margin-top:25px;
	background: no-repeat url(uploads/images/default/banner.jpg) top right;
	margin-right:-2px;
}

.banner_copy {
	padding: 12px 20px 0 0;
	margin:0;
	font-size:1.4em;
	line-height:1.3em;
}

.mainTitle {
	font-size:2.6em;
	padding:40px 20px 35px 0;
}

.title {
	font-size:1.4em;
	margin:0 20px 0 0;
	text-align:right;
}

.topnavbar {
  margin-left:32px;
  width:926px;
  background-color:#333333;
  height:35px;
}

#navlist
{
  margin: 0;
  padding-right: 10px;
  white-space: nowrap;
  text-align:right;
}

#navlist li
{
  display: inline;
  list-style-type: none;
  line-height:2.9em;
  margin: 0;
  padding: 0;
}

#navlist a { padding: 10px 15px;}

#navlist li.current {
	color:#333333;
	background-color:#FFFFFF;
	padding: 10px 15px;
}


#navlist li.current a:link, #navlist li.current a:visited  {
	color:#333333;
	padding:0;
}

#navlist li.current a:hover {
	color:#000;
	background-color:#fff;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #6a6969;
text-decoration: none;
}

#contentContainerNoNav {
  margin-left:52px;
}

#noticeBoard {
  background: no-repeat url(uploads/images/default/corkboard.jpg);
  height:197px;
}

#noticeCopy {
  width:300px;
  margin:40px 0 0 20px;
  padding: 0 20px;
  float:left;
}

#noticeCopy span {
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#ea6c03; /* orange */
  font-style:italic; 
}

#noticeCopy p {
  margin:0;
  padding-bottom:20px;
}

#noticeCopy a {
  color:#333333;
  text-decoration:none;
}

#noticeCopy a:hover {
  color:#ea6c03;
  text-decoration:none;
}

#postits {
	padding-top:15px;

}

#postits span{
	font-size:1.2em;
	font-weight:bold;
}

#postits p {
	padding-bottom:5px;
	margin:0;
	font-size:1.1em;
}

#postits a {
	text-decoration:none;
	color:#333333;
	display:block;
}

#postitcol1 {
	float:left;
}

#postitcol2 {
	float:left;
	width:200px;
}

#postitcol3 {
	float:left;
}

#postit1 {

	padding-left:30px;
	padding-top:90px;
	width:120px;
	text-align:center;
}

#postit2 {
	color:#cc3300;
	font-size:1.1em; /* was 1.3em */
	line-height:1.5em; /* was 1.8em */
	padding-left:0;
	padding-top:6px;
	width:140px;
	text-align:center;
}

#postit3 {
	padding-left:40px;
	padding-top:25px;
	width:160px;
	text-align:center;
}

#postit4 {
	padding-top:20px;
	width:170px;
	text-align:center;
	font-size:0.9em;
}

.homecol1 {
  float:left;
  width:433px;
  margin-top:20px;
}

.homecol2 {
  width:433px;
  margin-top:20px;
  margin-left:450px;
}

.homecolholder {
  padding:15px 20px 10px 15px;
  border: 20px solid #efebe9;
}



#home .householder {
  width:119px;
  float:left;
}

#home .householderlast {
  width:110px;
  margin-left:240px;
}

.householder {
  margin-bottom:20px;
  width:130px;
  float:left;
  height:220px;
}


.house {
  padding:15px 0 0 15px;
  margin:0;
  background: no-repeat url(uploads/images/default/houseshadow.jpg) top left;
}

.housecopy {
  padding:10px 15px;
  margin:0;
}

.viewdetails {
  background: no-repeat url(uploads/images/default/viewdetails.jpg) top left;
  width:98px;
  height:23px;
  display:block;
  cursor:pointer;
}

.viewdetails span{
  position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
}

.more {
  text-align:right;
  padding: 10px 0;
}

.map {
  float:left;
  padding-right:10px;
  margin-left:-15px;
}

.houseimgmain {
  float:right;
  padding-left:40px;
  padding-bottom:10px;
}

.houseimginternal{
  margin-right:20px;
}

.NewsSummary {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom: 1px solid #efebe9;
}

.extrabills {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #f98524;
	padding:10px;
}

.accessibility, hr {
/* absolute lets us put it outside the viewport with the indents, the rest is to clear all defaults */
  position: absolute;
  top: -9999em;
  left: -9999em;
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  border: none;
}

/********* - Standard form styles start *************/

form {
	margin:0;
	padding:0;
}


form .gap {
	margin:0 0 10px 0;
	clear: both;
}

fieldset{
	width:500px;
	margin:0 0 10px 0;
	padding: 10px;
	border:1px #cccccc dotted;

}

legend {
	font-size:1.1em;
	color:#ea6c03;
	padding:5px;
	font-weight:bold;
}

.gap label{
	font-weight:normal;
	display:block;
	color:#ea6c03;
	margin:0 10px 0 0;
	clear:both;
	float:left;
	width:160px; /* width:160px; */
	line-height: 1.2em;

}

form divdiv {
	float:right;
	width:200px;	
}

.labelMargin {
	margin-left:170px; /* 170 */
}

input[type="text"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}

input[type="file"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}



input[type="password"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}



input[type="submit"]{
	font-family: arial, sans-serif;
	font-size:1em;
	padding:2px;
	margin-top:5px;
	float:right;
}



textarea{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}

select {
	border: 1px solid #C2C2C2;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	font-size: 0.9em;
	color: #555555;
	padding:2px;
}

input.submit {
	width: auto !important; 
	padding: 0 !important; 
	border: 1px solid #642977 !important; 
	background-color: #642977; 
	color: #fff; 
	font-weight: bold; 
	font-size: 1em;
}


.checkBoxFieldset label{
	width:auto;
	color:#555555;
 	margin-left:2px;
	float:none;
	display:inline;
	font-weight:bold;
}

.checkBoxFieldset input[type="checkbox"]{
	float:none;
	clear:none;
}

.checkBoxFieldset p{
	margin:0 0 5px 0;
}

.normal {
	font-weight:normal;
}

.error_message {
	font-size:0.9em;
	color:#F2373E;
}


.hr {
	margin:0px 0 10px 0;
	background:transparent url(../../images/line.gif) top left;
	font-size: 2px;
	line-height:2px;
	clear:both;
}

.hr hr{
	display:none;
	left: -999em;
}


/*<group=Layout>*/

#top {
  height: 53px;
  width: 992px;
  background: no-repeat url(uploads/images/default/top.png);
}

#shadows {
  width: 926px;
  height: 218px;
  background: url(../rw_common/themes/chameleon_3_5/images/default/shadows.png) no-repeat;
  padding: 0;
  margin: 0;
}

#hdrcolor {
  width: 926px;
  height: 218px;
  background: url(uploads/images/headers/orangedftgrad.png) repeat-x;
  padding: 0;
  margin: 0 0 0 32px;
}


#header {
  background: url(uploads/images/default/header.png) no-repeat;
  width: 992px;
  height: 218px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#ffffff;
  font-style:italic; 
}

#contenttop {
  width: 992px;
  height: 20px;
  background: url(uploads/images/default/contenttop.png) no-repeat;
  margin-top: 0;
  padding: 0;
}

#page #contenttop {
  height:30px;
  padding-left:52px;
  line-height:3em;
  font-size:0.9em;
}

#bottom {
  background: url(uploads/images/default/bottom2.png);
  width: 992px;
  height: 50px;
  margin-top: 0;
  padding-top: 0;
  margin: 0;
}

.clearer {
  clear: both;
  display: block;
  height: 0px;
  margin-bottom: 0;
  font-size: 0px;
  line-height: 0px;
}

.clearer10 {
  clear: both;
  display: block;
  height: 10px;
  margin-bottom: 0;
  font-size: 0px;
  line-height: 0px;
}

.clearer20 {
  clear: both;
  display: block;
  height: 10px;
  margin-bottom: 0;
  font-size: 0px;
  line-height: 0px;
}

#container {
  width: 992px;
  text-align: left;
  background: repeat-y url(uploads/images/default/middle.png);
  margin: 0 auto;
  padding: 0;
}

#pageHeader {
}

#pageHeader img {
}

#pageHeader 

 {
  color: #ffffff;
  font-size: 4em;
}

#pageHeader h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #ffffff;
}

#contentContainer {
  width: 680px;
  float:left;
  padding-top: 10px;
}


#sidebarwrapper {
  width: 192px;
  background: url(uploads/images/sidebartab/sidemiddleleft.png) repeat-y;
}

#sidebartop {
  background: no-repeat url(uploads/images/sidebartab/sidetopleft.png);
  height: 36px;
  width: 192px;
}

#sidehead {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
}

#sidebarbottom {
  background: no-repeat url(uploads/images/sidebartab/sidebottomleft.png);
  height: 36px;
  width: 192px;
}

#sidebarContainer #sidebar {
  margin-bottom: 0;
  padding-left: 18px;
  font-size: 10px;
  padding-bottom: 0;
}

#footer {
  font-size: 0.9em;
  color: #666666;
  margin: 0;
  padding: 0;
  background: none transparent;
}

#footer p {
  padding: 0px;
  margin: 0px;
  text-align: center;
  color: #999999;
  font-size: 9.5px;
  background: none transparent;
}

#footer a:link, #footer a:visited {
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0;
  background: none transparent;
  border-bottom:1px dotted #999999;
}

#footer a:hover, #footer a:active {
  margin: 0;
  padding: 0;
  background: none transparent;
}

#plugs {
  color: #999999;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#plugs a {
  color: #999999;
  text-decoration: none;
}

#plugs a:hover {
  color: #666666;
}


  
/*</group>*/

/*<group=Global Classes>*/

.image-left {
  float: left;
  margin: 3px 3px 3px 0;
  padding: 3px 3px 3px 0px;
}

.image-right {
  float: right;
  margin: 3px 0 3px 3px;
  padding: 3px 0 3px 3px;
}

.imageStyle {

}
  
/*</group>*/

/*<group=Menu>*/

#navcontainer {
}

#navcontainer #current {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navcontainer li {

}

#navcontainer .current {
  height: 20px;
  display: block;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  margin:0;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
  font-size:1em;
  color: #fafafa;
  background: #f98524;
  font-weight:normal;
}

#navcontainer a {
  height: 20px;
  display: block;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
}

#navcontainer a:hover {
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul a {
  text-indent: 20px;
}

#navcontainer ul ul a:hover {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
  text-indent: 40px;
}

#navcontainer ul ul ul a:hover{
}

/* Child Level 3 */
#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a {
  text-indent: 60px;
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */
#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a {
  text-indent: 100px;
}

#navcontainer ul ul ul ul ul a:hover {
}

/*</group>*/

/*<group=Contact Form>*/
.message-text {
  color: #999999;
  font-size: 12px;
} 

.required-text {
  color: #4c4c4c;
  font-size: 9px;
  font-weight: bold;
} 

.form-input-field { } 

.form-input-button {
  margin-bottom: 10px;
} 
/*</group>*/

/*<group=elixir>*/
  
/*</group>*/

/*<group=Blog Archives>*/

.blog-archive-background {
  color: #000000;
  text-align: center; /* To Make Content Centered */
  font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
  background: repeat url(uploads/images/default/bg.png) transparent;
}

.blog-archive-headings-wrapper {
  text-align: left;
}

.blog-archive-entries-wrapper {
  font-size: 10px;
  line-height: 14px;
}

.blog-archive-month {
  color: #333333;
  font-weight: bold;
  margin-bottom: 3px;
  letter-spacing: 1px;
}

.blog-archive-link {
  color: #000000;
  font-size: 10px;
}

  
/*</group>*/

/*<group=Blog>*/

.blog-entry {
  letter-spacing: -.5px;
  text-align: left;
  font-size: 10px;
  line-height: 14px;
}

.blog-entry-title {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: -1.5px;
  padding-top: 5px;
  color: #999999;
  line-height: 32px;
}

.blog-entry-date {
  margin-bottom: 13px;
  color: #b3b3b3;
  font-size: 10px;
  margin-top: 6px;
}

.blog-entry-body {
  font-size: 10px;
  line-height: 14px;
  padding-right: 12px;
}

.blog-entry-comments {
  text-align: right;
  font-size: 9px;
  color: #999999;
  margin-top: 11px;
}

.blog-entry-comments a {
  text-align: right;
  font-size: 9px;
  color: #999999;
}

.blog-entry-comments a:hover {
  text-align: right;
  text-decoration: underline;
  color: #808080;
}

.blog-entry-summary { }

.blog-read-more { }
  
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
  text-align:
  clear: both;
  padding: 0;
  padding-bottom: 0;
  margin: 0;
  font-size: 10px;
  color: #cccccc;
}

#breadcrumbcontainer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 10px;
}

#breadcrumbcontainer li {
  padding: 0px;
  display: inline;
  font-size: 10px;
}

#breadcrumbcontainer a {
  display: inline;
  font-size: 10px;
}

#breadcrumbcontainer a:hover {
  display: inline;
  font-size: 10px;
}

#bcsite {
  display: inline;
  color: #e6e6e6;
  font-weight: bold;
  font-size: 10px;
}
  
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
  margin-bottom: 18px;
  margin-left: 10px;
}

.filesharing-item {
  margin-left: 10px;
}

.filesharing-item a {
  text-decoration: none;
}

.filesharing-item-title {
  font-size: 14px;
  padding-bottom: 2px;
}

.filesharing-item-description {
  margin-bottom: 14px;
}

/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
  color: #999999;
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1.5px;
}

.movie-page-description {
  margin-top: 5px;
  margin-bottom: 20px;
}

.movie-thumbnail-frame {
  float: left;
  display: inline;
  margin-bottom: 20px;
  padding: 10px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  margin-right: 0;
  margin-left: 0;
}

.movie-thumbnail-frame a {
  height: 30px;
  border-bottom: 3px solid #ffffff;
}

.movie-thumbnail-frame:hover {
  border-bottom: 3px solid #ffffff;
}


.movie-thumbnail-caption {
  text-align: center;
  color: #666666;
  font-size: 11px;
  margin-bottom: 5px;
}
  
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
  margin-top: 5px;
  background: url(images/default/bg.png) repeat;
}

.movie-title {
  color: #999999;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}

.movie-frame {
  text-align: center;
  margin-bottom: 10px;
}
  
/*</group>*/


/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
  text-align: center;
}
  
/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
  letter-spacing: 0;
  color: #999999;
  margin-left: 10px;
  height: 27px;
}

.album-description {
  margin-bottom: 60px;
  color: #999999;
  font-size: 12px;
  text-align: left;
  margin-left: 10px;
}

.album-wrapper {
  display: block;
  width: 99%;
  position: relative;
}

.thumbnail-wrap {
  text-align: center;
  position: relative;
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
  margin: 0;
  padding: 0;
  height: 35px;
  display: block;
}
  
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
  text-align: center;
  background: #ffffff;
}

.photo-navigation {
  text-align: center;
  background: #ffffff url(images/singlebox.png) no-repeat;
  font-size: 10px;
  margin: 0 auto;
  padding: 40px 10px 10px;
}

.photo-navigation a {
  text-align: left;
  font-size: 10px;
}

.photo-navigation a:hover {
}

.photo-frame{
  margin: 0px;
  border: solid #ffffff 5px;
}

.photo-links {
}

.photo-title {
  color: #999999;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  font-size: 24px;
  text-align: center;
}

.photo-caption {
  font-size: 11px;
  margin: 0px;
  color: #999999;
  text-align: center;
}

/*</group>*/
  
/*</group>*/





#sidebarContainer {
  width: 192px;
  float: left;
  margin-bottom: 0;
  margin-right:50px;
}

#sidebarContainer #sidebar {
  margin-bottom: 0;
  font-size: 10px;
  padding-left: 30px;
  padding-right: 10px;
  width: 150px;
}

#sidebarwrapper {
  width: 192px;
  background: url(uploads/images/sidebartab/sidemiddleleft.png) repeat-y;
}

#sidebartop {
  background: no-repeat url(uploads/images/sidebartab/sidetopleft.png);
  height: 36px;
  width: 192px;
}

#sidebarbottom {
  background: no-repeat url(uploads/images/sidebartab/sidebottomleft.png);
  height: 36px;
  width: 192px;
}

#navcontainer {
  padding-left: 28px;
  margin-bottom: 24px;
  padding-right: 0;
}







#pageHeader 
 {
  margin: 0;
  padding-left: 30px;
  padding-top: 118px;
}

#pageHeader h2 {
  margin: 0;
  font-weight: normal;
  padding-left: 30px;
}



#pageHeader h1 {
  font-family: serif;
}



#pageHeader h1 {
  color: #ffffff;
  font-size: 4em;
}

#pageHeader h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #ffffff;
}


/*<group=Blog>*/

.blog-entry {
  letter-spacing: -.5px;
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  padding-bottom: 30px;
}

.blog-entry-summary {
  padding-bottom: 30px;
}

.blog-entry-title {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: -1.5px;
  padding-top: 5px;
  color: #999999;
}

.blog-entry-date {
  margin-bottom: 13px;
  color: #b3b3b3;
  font-size: 10px;
  margin-top: 6px;
}

.blog-entry-body {
  font-size: 10px;
  line-height: 14px;
  padding-right: 12px;
}

.blog-entry-comments {
  text-align: right;
  font-size: 9px;
  color: #999999;
  padding-top: 1px;
}
  
/*</group>*/



#navcontainer #current {
  color: #fafafa;
  background: #f98524;
}

#navcontainer a:hover {
  color: #fafafa;
  background: #fab51c;
}



.imageStyle {
  background: url(../uploads/images/pframetab.png) no-repeat;
  padding: 17px;
}



/*<group=File Sharing>*/

.filesharing-item {
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 8px;
}

.filesharing-description {
  margin-bottom: 21px;
  margin-left: 10px;
}

.filesharing-item-title {
  font-size: 14px;
  padding-bottom: 2px;
}

.filesharing-item-description {
  margin-bottom: 0;
}

/*</group>*/



/*<group=Photo Album>*/

.album-title {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 3px;
  letter-spacing: 0;
  color: #999999;
  margin-left: 10px;
  height: 27px;
}

.album-description {
  margin-bottom: 60px;
  color: #999999;
  font-size: 12px;
  text-align: left;
  margin-left: 10px;
}

.album-wrapper {
  display: block;
  width: 99%;
  position: relative;
}

.thumbnail-wrap {
  text-align: center;
  position: relative;
  float: left;
  margin-bottom: 60px;
  margin-right: 10px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
  margin: 0;
  padding: 0;
  height: 35px;
  display: block;
}
  
/*</group>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
  color: #999999;
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1.5px;
}

.movie-page-description {
  margin-top: 5px;
  margin-bottom: 20px;
}

.movie-thumbnail-frame {
  float: left;
  display: inline;
  margin-bottom: 20px;
  padding: 10px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.movie-thumbnail-frame a {
  height: 30px;
  border-bottom: 3px solid #ffffff;
}

.movie-thumbnail-frame:hover {
  border-bottom: 3px solid #ffffff;
}


.movie-thumbnail-caption {
  text-align: center;
  color: #666666;
  font-size: 11px;
  margin-bottom: 5px;
}
  
/*</group>*/



/*<group=Single Page (Photo view)>*/

.photo-background {
  text-align: center;
  background: url(../uploads/images/default/bg.png) repeat;
}

.photo-navigation {
  text-align: center;
  background: #e6e6e6;
  width: 475px;
  font-size: 10px;
  margin: 25px auto 20px;
  padding: 12px;
}

.photo-navigation a {
  text-align: left;
  font-size: 10px;
}

.photo-navigation a:hover {
}

.photo-frame{
  margin: 0px;
  border: solid #ffffff 5px;
}

.photo-links {
}

.photo-title {
  color: #999999;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  font-size: 24px;
  text-align: center;
}

.photo-caption {
  font-size: 11px;
  margin: 0px;
  color: #999999;
  text-align: center;
}

/********* - Standard form styles start *************/

form {
	margin:0;
	padding:0;
}


form .gap {
	margin:0 0 10px 0;
	clear: both;
}

fieldset{
	width:310px;
	margin:0 0 10px 0;
	padding: 10px;
	border:1px #cccccc dotted;

}

legend {
	font-size:1.1em;
	padding:5px;
	font-weight:bold;
}

.gap label{
	font-weight:normal;
	display:block;
	margin:0 10px 0 0;
	clear:both;
	float:left;
	width:90px; /* width:90px; */
	line-height: 1.2em;

}

form divdiv {
	float:right;
	width:200px;	
}

.labelMargin {
	margin-left:170px; /* 170 */
}

input[type="text"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}

input[type="file"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}



input[type="password"]{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}



input[type="submit"]{
	font-family: arial, sans-serif;
	font-size:1em;
	padding:2px;
	margin-top:5px;
	float:right;
}



textarea{
	font-family: arial, sans-serif;
	font-size:1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:2px;
	width:201px; /* width:213px */
}

select {
	border: 1px solid #C2C2C2;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	font-size: 0.9em;
	color: #555555;
	padding:2px;
}

input.submit {
	width: auto !important; 
	padding: 0 !important; 
	border: 1px solid #642977 !important; 
	background-color: #642977; 
	color: #fff; 
	font-weight: bold; 
	font-size: 1em;
}


.checkBoxFieldset label{
	width:auto;
	color:#555555;
 	margin-left:2px;
	float:none;
	display:inline;
	font-weight:bold;
}

.checkBoxFieldset input[type="checkbox"]{
	float:none;
	clear:none;
}

.checkBoxFieldset p{
	margin:0 0 5px 0;
}

.normal {
	font-weight:normal;
}

.error_message {
	font-size:0.9em;
	color:#F2373E;
}


.hr {
	margin:0px 0 10px 0;
	background:transparent url(../../images/line.gif) top left;
	font-size: 2px;
	line-height:2px;
	clear:both;
}

.hr hr{
	display:none;
	left: -999em;
}

/* End of 'Hope Estates Main' */

