html
{
	color: #4D4F53;
    background: #fff;
}

body
{
    width: 100%;
    margin: auto;
    text-align: center;
    font: normal 62.5% helvetica,arial,sans-serif;
    min-height: 900px;
}

*html img{ behavior: url(/images/iepngfix.htc) }


div#wrapper
{
	width: 100%;
    overflow: hidden;
    height: 100%;
}

div#masthead-print
{
	position: relative;
	width: 100%;
	text-align: left;
}

div#masthead-print h1 {
    font-size: 30px;
}


div#main
{
    width: 100%;
    overflow: hidden;
    margin-top: 0 !important;
    text-align: left;
    background: #fff url(/includes/css/css-images/contentArea-bg.jpg) no-repeat 0 0;

}

div#section-head, div#masthead
{
	display: none;
    width: 10px;
}
div#section-body
{
    float: left;
    display: block;
    margin-top: 0px;
    width: 100%;
    overflow: hidden;
    min-height: 500px;
    margin-left: 0;
    padding-bottom: 30px;
 }


a
{
	color: #a17c64;
	background-color: transparent;
	text-decoration: none;
}

a:visited { color: #a17c64; }

a:hover, a:focus
{
	color: #000;
	/*border-bottom: 1px solid #ec7a08; */
}

a img {
    border: none;
}


h1,h2,h3,h4 { font-weight: bold; }

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited
{
	color: #a17c64;
	background-color: inherit;
}

h2 a:hover, h3 a:hover
{
	color: #a17c64;
	background-color: inherit;
}

h4 {
    margin: 1.2em 0 .6em;
    font-weight: bold;
    font-size: 1.1em;
}




h1 {
    position: relative;
    font-size: 20px;
    word-spacing: .25em;
    color: #a17c64;
    background-color: transparent;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: .25em;
}

h2 {
    font-size: 20px;
	word-spacing: .25em;
	color: #666;
    font-weight: bold;
    background-color: transparent;
	margin-bottom: .25em;
    margin-top: 5px;
}

h2.headerTitle
{
	font-size: 20px;
	word-spacing: .25em;
	color: #666;
    font-weight: bold;
    background-color: transparent;
	margin-bottom: .25em;
    margin-top: 5px;
}


h3 {
    font-size: 1.4em;
    margin-top: 5px;
    color: #a17c64;
    margin-bottom: 0px;
}

.entry h3
{
	padding-bottom: .5em;
	border-bottom: 1px dotted #e7e7e7;
}

.entry h3.subtitle
{
	margin-top: 15px;
	border: none;
	font-weight: bold;
	font-size: 2.3em;
	color: #999;
	background-color: transparent;
}

ol,ul,dl,.entry dd,pre { margin-bottom: 1.2em; }
pre { font: normal 1.2em monospace; }

ol, ul, .entry dl
{
	margin-left: 40px;
	list-style-position: outside;
}

ul
{
    margin:0;
    list-style-type: none;
    text-align: left;
}

ul li ul { margin: 1em 0 1em 20px !important; }
.entry li { list-style-type: disc; }

blockquote
{
	margin: -.6em 4em .6em;
	padding: 1em;
	border: 1px dotted #e7e7e7;
	color: #000;
	background-color: transparent;
}

.entry blockquote
{
	font-size: 1em;
	font-style: normal;
	line-height: normal;
}

* { outline: none; }

blockquote p
{
	font-size: 1em;
	margin: 0;
}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus { border: none; }


p {
  padding: 5px;
}


/* Member Directory Photo Listings*/

#memberListContainer {
    margin: 0px 0 0 0;
    padding: 0px;
}
#memberListContainer ul li { float: left; }

ul#memberList  {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
ul#memberList li {display:inline;}

ul#memberList li {
    float: left;
    font-size: 1.1em;
    width: 47%;
    margin-left: 5px;
    margin-right: 10px;
    height: 200px;
    list-style-type: none;
    background: url(/includes/css/css-images/directoryTile.png) no-repeat top left;
    padding-bottom: 10px;
}
ul#memberList div {
    padding-left: 10px;
}
/*ul#memberList li.last {
    border-bottom: 1px solid #666;
}*/

#memberList p {
    padding-left: 10px;
    font-size: 1em;
}
.thumbnail {
    float: right;
    width: 96px;
    margin-right: 30px;
    margin-top: 5px;
}

.right-align {
    float: right;
    padding-bottom: 10px;
}
.search-align, .memberView, .pagination, .alpha-listing  {
    display: none;
}

a#logout-align  {
    position: relative;
    top: 60px;
    right: 150px;
}

p.intro
{
	font-size: 1.4em;
	line-height: 1.6em;
}

ul.link-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.link-list li
{
	padding: .8em 0;
	border-bottom: 1px dotted #e7e7e7;
}

ul.link-list li a
{
	display: block;
	border: none;
}

.spotlight-area a:hover, .spotlight-area a:focus { border: none; }

#footer
{
	position: relative;
	width:100%;
    margin-left: 0px;

}

#footer address { right: 50px; }

#footer address, #utility-nav, #copyright
{
	position: absolute;
	bottom: 25px;
	font-size: 1em;
	font-weight: bold;
	word-spacing: .25em;
	text-transform: lowercase;
}

#utility-nav
{
   display: none;
}

#copyright { left: 52px; }

/* form elements */

label {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}

label.checkboxLabel {
    display: inline;
    font-size: 1em;
    padding: 2px;
}
input.text {
    font-size: 1em;
    color: #000;
    text-transform: none;
    width: 270px;
    border: 1px solid #666;
    padding: 2px;
}

input.memberText {
    font-size: 1em;
    color: #000;
    text-transform: none;
    width: 250px;
    border: 1px solid #666;
    padding: 2px;
}

input.memberText2 {
    font-size: 1em;
    color: #000;
    text-transform: none;
    width: 180px;
    border: 1px solid #666;
    padding: 2px;
}


input.dateField {
    font-size: 1em;
    color: #000;
    text-transform: none;
    width: 150px;
    border: 1px solid #666;
}
input.text:focus { background-color: #fff; }

input {background-color: #fff !important;}

input.zip {
    width: 90px;
}

input.state {
    width: 90px;
}

select option {
    font-size: 1em !important;
}
select.styleDropDown option {
    font-size: 1em;
    color: #000;
    text-transform: none;
    width: 250px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: middle;
}

select option.default {
    color: #ccc !important;
}

.formcol {
    margin: 10px;
}
.formrow {
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;
}

.required {
    float: right;
    font-size: 1em;
    font-weight: bold;
}


.formbutton {
    background: #666;
    color: #000;
    font-weight: bold;
}

}

.address {
    width: 192px;
    height: 34px;
}

.select {
    width: 192px;
    font-size: 1em;
}

fieldset {
    border: 2px solid #666;
    padding: 15px 5px;
    margin-bottom: 10px;
}

legend {
    color: #666;
    text-transform: capitalize;
    padding: 5px;
    font-size: 1.4em;
    font-weight: bold;
    overflow: hidden;
}

.formLayout {
    float: left;
    width: 700px;
    background: #fff;
    margin-top: 5px;
    padding: 3px;
    overflow: hidden;
}

.profileSnapshot {
    float: right;
    display: block;
    width: 190px;
    margin-left: 10px;
    margin-top: 13px;
}

.orgPhotoDisplay {
    float: right;
    display: block;
    width: 300px;
    margin-left: 10px;
    margin-top: -10px;
    margin-right: 40px;
}
#cancel_btn {
    margin-left: 10px;
}

.rightNavForm {
    background: #fff;
    margin-top: 40px;
    width: 160px;
}

.profileCaption {
    background: #fff;
    margin-top: 10px;
    width: 200px;
}


input.rightNavText {
    width: 150px;
    font-size: 1.2em;
    color: #000;
    text-transform: none;
    border: 1px solid #666;
    padding: 2px;
}

/* end of form elements */

hr { display: none; }
#container hr { display: block; }

/* #Simple list
--------------------------------------------------------------------------------------*/


/* #Services and column listing
--------------------------------------------------------------------------------------*/

#navlist
{
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 10px;
    /*border-bottom: 1px solid gray;*/
    width: 200px;
}

#navcontainer ul
{
    margin-top:5px;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}
#navlist li
{
    padding: 0.25em;
    height: 1.2em;
    /*border-top: 1px solid gray;*/
    vertical-align:bottom;
}

#navlist li a { text-decoration: none; }

#navcontainer ul li a
{
    display: block;
    padding-left: 15px;
    background: transparent url(/includes/css/css-images/list-off.gif) left center no-repeat;
    text-align: left;
    font: normal 1em helvetica,arial,sans-serif;
    text-decoration: none;
    color: #999;
    font-weight: bold;
}

#navcontainer ul li a:hover
{
    background: transparent url(/includes/css/css-images/list-on.gif) left center no-repeat;
    color: #000;
    text-decoration: none;
}

#navcontainer ul li a#current
{
    background: transparent url(/includes/css/css-images/list-active.gif) left center no-repeat;
    color: #666;
}

#navcontainer ul li a.workingVersion
{
    font-weight: bold;
    color: #000;
}
/**************PDF******/

ul#reports
{
    margin:0;
    list-style-type: none;
    text-align: left;
}
ul#reports li
{
    padding-left: 0em;
    height: 1.9em;
    vertical-align: bottom;
    list-style-type: none;
}

ul#reports li a { text-decoration: none; }

ul#reports  li a
{
    display: block;
    padding-left: 25px;
    background: url(/includes/css/css-images/pdf.gif) no-repeat;
    text-align: left;
    font: normal 1em helvetica,arial,sans-serif;
    text-decoration: none;
    color: #999;
}






/***********Member Profile table*********/
table#additionalMembers {
    width: 500px;
    padding: 5px;
}
table#outer  {
    width: 380px;
    padding: 5px;
    margin-top: 0 !important;
}

table#outer p {
    margin-top:0;
    padding-top:0;
}

table#outer  td  {
    padding-right: 20px;
    vertical-align: top !important;
    width: 200px;

}
table td.alignThis, table#additionalMembers  td.alignThis {
    padding-top: 13px;
    text-align: right;
    width: 90px !important;
    font-size: .85em;
    font-weight: bold;
    padding: 5px;
}


tbody.toggleThis {
    background: #ccc;
}

.secondaryAddress {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 20px;
}

.addMember0, .addMember1, .addMember2, .addMember3  {
    font-size: 1.2em;
    font-weight: bold;
}


.subtitle {
    margin-top: 20px !important;
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
}



.moveLeft {
    margin-left: 30px;
    width: 250px;
}

 /*#####MemberRoster######*/

table#messageList {
    margin-top: 20px;
}
table#memberRosterList, table#birthdayList, table#messageList {
    width: 100%;
    padding: 5px;
}


table#memberRosterList th, table#birthdayList th, table#messageList th {
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    padding: 5px;
    border-top: 2px solid #000;
    background-color: #a9b4cc;
}

table#memberRosterList td, table#birthdayList td, table#messageList td {
    padding: 5px;
    vertical-align: top;
}

table#memberRosterList tr.alt td, table#memberbirthdayList tr.alt td, table#messageList tr.alt td  {
    background: #ccc;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
table#memberRosterList tr.over td, table#birthdayList tr.over td, table#messageList tr.over td {
    background: #ccc;
}
.top {
    margin-top:40px;
}


img.ui-datepicker-trigger {
    position: relative;
    padding-left: 5px;
}

h4.expand {
    width: 170px;
}

.expand a {
  display:block;
  padding:3px
}

.expand a:link, .expand a:visited {
  display:block;
  background:url(/includes/css/css-images/sideArrow.gif) no-repeat 0% 50%;
  padding-left: 15px;
}

.expand.open a:link, .expand.open a:visited {
  background:url(/includes/css/css-images/downArrow.gif) no-repeat 0% 50%;
  padding-left: 15px;
}
.collapse {
  padding-bottom:1em;
  overflow:hidden;
}

a.expandThis {
  background:url(/includes/css/css-images/sideArrow.gif) no-repeat 0% 50%;
  padding-left: 15px;
}

a.collapseThis {
  background:url(/includes/css/css-images/downArrow.gif) no-repeat 0% 50%;
  padding-left: 15px;
}
.hidden {display: none}

.spacer {
    margin-left: 50px;
}

.wrap-text {
    border: 1px solid #999;
    width: 248px;
    padding: 10px;
}

.fieldset-width {
    width: 488px;
}

.toggleImg {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}

#display1 {
    float: left;
    width: 290px;
    display:inline;
}

#display2 {
    float: right;
    width: 290px;
    display: block;
}

.design1 {
    float: left;
    width: 20px;
}

.design2 {
    float: left;
    width: 230px;
}

/*********message formatting***********/

dl#messageDetail
{
	position: relative;
    margin-top:10px;
    line-height: 1.5em;
    width: 321px;
    background: url(/includes/css/css-images/quote-down.gif) no-repeat bottom left;
}

dl#messageDetail dt
{
	display: block;
    width: 321px;
    font-size: 1.4em !important;
	font-weight: bold;
    background: url(/includes/css/css-images/quote-up.gif) no-repeat;
    height: 20px;
}

dl#messageDetail dd
{
	display: block;
    margin-left: 10px;
}
dl#messageDetail dd p {
    margin-top: 5px;
    font-size: 1em !important;
}

dl#messageDetail dd a { white-space: nowrap; }


dl.cloud
{
    padding:0;
    width: 334px;
    margin-top:40px;
    margin-bottom: -20px;
}

dl.cloud dt
{
    width: 334px;
    height: 24px;
}

dl.cloud dt span {
    margin-top: 20px;
    width: 334px;
    font-size: 18px;
    color: #a17c64;
    font-weight: bold;
    padding-left: 20px;
}

dl.cloud dd
{
	width: 334px;

}
dl.cloud dd div  {
    margin-left: 10px;
    padding-top: 5px;
    width: 300px;
    padding-left: 20px !important;
    font-size: 1.1em !important;
    padding-bottom: 20px;
}

div.adminOnly {
   width: 350px;
   margin-left: 10px;
   font-style: italic;
   font-size: 1.1em !important;
   padding-right: 15px;
}

h3.message {
    margin-top: -15px;
    margin-left: 25px;
}

#logout {
   display: none;
}
.page-title {
    margin-top: 20px;
}

h1.page-title {
    position: relative;
    margin:0;
}

div.detailTop {
    margin-top: 20px;
    width: 347px;
    background: url(/includes/css/css-images/detailTileTop.png) no-repeat top left;
}
div.detailBottom {
    width: 347px;
    overflow: hidden;
    background: url(/includes/css/css-images/detailTilebottom.png) no-repeat bottom left;
    height: 100%;
}
div.detailBottom span {
    font-size: 18px;
    color: #a17c64;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 10px;
}
div.detailBottom div {
    padding-top: 5px;
    line-height: 1.5em;
    width: 300px;
    padding-left: 20px !important;
    font-size: 1em !important;
    padding-bottom: 20px;
}


/* =Error and Success messages
----------------------------------------------------------------------------- */

.msg
{
	border-style: solid;
	border-width: 1px 0;
    width: 500px;
    padding: 1em 1em 1em 3.2em !important;
}

.msg p { margin: 0 0 .5em; }
.msg ul { margin-left: 15px !important; }

.msg li
{
	display: inline;
	padding-right: 10px !important;
	line-height: 170%;
}

.error
{
	border-color: #c00 transparent;
	color: #c00;
	font-weight: bold;
}

.success
{
	border-color: #090 transparent;
	color: #090;
	background: #fff url(/includes/css/css-images/msg_check.gif) no-repeat;
}

.info
{
	border-color: #666 transparent;
	color: #666;
	background: #fff url(/includes/css/css-images/msg_info.gif) no-repeat;
}

.print-noshow {
    display: none;
}

img.ui-datepicker-trigger {
    position: relative;
    width: 23px;
    height: 13px;
}
input.datepicker {
    margin-top: -15px;
}

div.text-width {
    width: 600px;
}

.img-display {
    float: right; 
    margin-right:60px;
}


