
.clr { clear:both; }
.clr_right { clear:right; }

.mpu {
   display:block;
    width:300px;
    margin:24px 0 10px 0;
    background:#ffffff;
    float:right;
}
.mpu iframe {
    width:300px;
    height:250px;
    border:none;
    margin:0px;
    padding:0px;
}

.mpu h1{
    background:transparent url(/images/cleanup/single_dotted_line.gif) repeat-x scroll left bottom;
    color:#605D16;
    font-size:18px;
    line-height:28px;
    margin:0 0 10px;
    padding-bottom:10px;
}

.right-column .mpu { 
    margin-top:24px;
}

.mpu .box-calendar {
background:#EEEEEE none repeat scroll 0 0;
margin:18px 0 0 0;
padding:0;
width:300px;
}

#center-cal{
    margin:0 auto 0 auto;
    width:223px;
}

.mpu .calendar{
    width:300px;
}

.mpu .month-prev{
margin-top:7px;
}

.mpu .month-next{
margin-top:7px;
}

/**
 * Home page
 */

/* home portfolios */
.ad_portfolio {

}
.ad_portfolio img {
    background:white;
}

/* home events */
div.ad_event {
    width:290px;
    float:right;
}

div.ad_event a{
    color:#5D6D2F;
    font-weight:bold;
}

div.ad_event div {
    padding-right:0px;
}


/* home chapters */

div.ad_chapter {
    float:left;
    display:inline-block;
    width:316px;
    /*margin:40px 0 0 -10px;*/
    margin:3px 0 0 -10px;
    padding:0px;
    border:none;
}

.chapter .mpu a {
float:left;
margin:0;
}

.inner div.ad_chapter {
    float:left;
    display:inline-block;
    width:316px;
    margin:3px 0 0 -10px;
    padding:0px;
    border:none;
}

.ad_chapter .mpu {
    margin:0px 3px 10px 0px;
}

.ad_chapter .ad_col_img_wrap {
    float:left;
    display:block;
    width:142px;
    height:100px;
    min-width:142px;
    margin:0 0 0 14px; 
    overflow:hidden;
}
.ad_chapter .ad_col_img_wrap a {
    display:block;
    border:none;
}
.ad_chapter .ad_col_img_wrap  img {
    border:none !important;
}

.ad_chapter .mpu {
    margin-top:0px;
}


/* Portfolios */

.right-col .mpu {
    clear:both;
    margin:12px 0 0 0;
    float:right;
}


/* members */
.text-cool {
    display:block;
    width:660px;
}

form#member-details {
    clear:left;
}
form#member-details span.fields {
    clear:left;
}

#twocolumn {
    width:680px;
}

#twocolumn ul.downloads {
    width:354px;
}

#twocolumn ul.downloads li a {
    display:block;
}

#twocolumn div.form-container {
    width:330px;
}

#twocolumn .ad_member_image  {
    width:660px;
}

#twocolumn .ad_member_image .mpu {
    margin:0 0 0 2px;
}


.member_image_mpu {
    float:right;
    width:300px;
}

/* Events list page */

#twocolumn div.ad_events {
    width:352px;
}    

#twocolumn ul.ad_list-events {
    width:352px;
}
#twocolumn ul.ad_list-events li {
    width:352px;
}

#twocolumn .ad_pic {
    width:312px;
}

#twocolumn .ad_pic .ad_col_img_wrap  {
    display:block;
    float:left;
    margin:0 0 0 12px;
    width:142px;
    overflow:hidden;    
}


/* Event details page */

div.ad_left {
    width:200px !important;
}
div.ad_left .week {
    padding-left:0px;
    margin-left:4px;
}
div.ad_left .day {
    padding-left:0px;
    margin-left:4px;
}
div.ad_left .box-calendar {
    width:200px;
    padding-bottom:0px;
}
div.ad_left div.wide select {
    width:160px;
}

.ad_event-detail {
    margin-left:200px;
    padding-left:12px;
}

.ad_event-detail h3 {
    font-size:27px;
    color:#5D6D2F; 
    margin:0 0 0 0;
    display:block;
    width:200px;
}

.ad_event-detail img {
    float:right;
    padding-bottom:24px;
}

.ad_event-detail .event_image {
    float:right;
    text-align:right;
}

.ad_event-detail .event_image img { }

.ad_event-detail .image_col {
    display:block;
    float:right;
    width:400px;
}
.ad_event-detail .ad_col_img_wrap {
    display:block;
    float:right;
    overflow:hidden;    
    width:142px;
    margin:0 0 0 16px;
}

.ad_event-detail .mpu {
    float:right;
    clear:right;
    width:300px;
    margin-top:0px;
}

/* login */

.login_mpu { margin-top:46px; }

.ad_login .log { }

.leftcol2 .two .log { width:90%; }

/* NEW ERROR STYLES ADDED IN BY ROB CHARLWOOD 03/04/2009 */
.status_error{
color:red;
font-weight:bold; 
}
.name_error{
font-weight:bold;  
}
#member-login .nameField_error{
border:1px solid #ff0000; 
background-color:#ff9c9c;  
}
.pass_error{
font-weight:bold;    
}
#member-login .passField_error{
border:1px solid #ff0000; 
background-color:#ff9c9c;  
}
/* END OF STYLE ADD IN */


/*NEW NEWS BLOG STYLING*/
.addthis_default_style .at300b, .addthis_default_style .at300m {
padding: 10px 5px!important;
}

div.news_content li,
div.news_content_detailed li{
    list-style: none;
}

div.news_content ul,
div.news_content_detailed ul{
    list-style-position: inside;
    padding:0px;
    margin-bottom: 22px;
}

div.dashed_seperator {
    background:transparent url(/images/cleanup/single_dotted_line.gif) repeat-x scroll left bottom;
    height: 1px;
}

.archive_months {
    padding-top:8px;
    padding-bottom: 8px;
    height: 1%;
}

.archive_months:hover {
background-color: #F2F2F2;
cursor: pointer;
}

.archive_months a {
font-weight: bold;
text-decoration: none;
padding-left: 3px;
}

div.news_content_detailed img {
/*
width:454px;
height:348px;
*/
margin-bottom: 10px;
}

a#add_a_category {
    font-weight: bold;
    color:green!important;
    font-size: 150%!important;
}

.news_content a.blog_image {
    display:inline-block;
    position:relative;
    float:left;
    padding-right: 20px;
}

a.blog_article_title {
    text-decoration: none;
    font-weight: bold;
    font-style: normal!important;
    text-align: left;
    width:305px;
    float: left;
    display:inline-block;
    position:relative;
}

a.blog_article_title_members {
	width: 285px;
	text-decoration: none;
    font-weight: bold;
    font-style: normal!important;
    text-align: left;
    float: left;
    display:inline-block;
    position:relative;
}

.news_content li.short_description,
.news_content li.short_description p {
    padding: 0;
    margin: 0;
    color:#606060;
    font-size: 11px;
    font-style: normal!important;
    margin-left: 159px;
}

.news_content ul li a.more_info {
    text-decoration: none;
    color:#625c17;
    line-height: 18px;
    font-size: 11px;
    padding-left: 15px;
    background-image: url(/images/cleanup/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    top:10px;
    float:right;
    margin-right: 246px;
    margin-bottom: 23px;
}

.news_content ul li a.more_info_members {
    text-decoration: none;
    color:#625c17;
    line-height: 18px;
    font-size: 11px;
    padding-left: 15px;
    background-image: url(/images/cleanup/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    top:-12px;
    float:right;
    margin-right: 235px;
    /*margin-bottom: 23px;*/
}

.members_region_title {
	font-weight: bold!important;
	color: black!important;
	text-decoration: none!important;
}

.members_region_title:hover {
	text-decoration: underline;
}

.members_region_date {
	font-size: 12px;
	margin-top: 3px!important;
	margin-bottom: 3px!important;
}

span.group-content {
	font-size: 11px;
	padding-left: 2px;
}

.members_type_label {
	color:#615c1d;
	font-size: 11px;	
}

.members_type_label2 {
	margin-left: 5px;
	font-size: 11px;
}

.members_short_description{
	margin-top: 4px!important;
	font-size: 11px;
}

.more_info_members_groups {
 	text-decoration: none;
    color:#625c17;
    line-height: 18px;
    font-size: 11px;
    padding-left: 15px;
    background-image: url(/images/cleanup/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    margin-left: -2px;
    line-height: 25px;
}

.news_content a.month_link {
    display: block;
}

a.news_pagination {
    color:#a4a2a2;
    font-size:12px;
    margin-right:4px;
    margin-top:28px;
    text-decoration:none;
    line-height: 23px;
}

a.news_pagination:hover {
    color:#8c8855;
}

a.news_pagination.current {
/*color:#8c8855;*/
color:#8c8855!important;
font-weight: bold;
}

a#next_arrow img {
margin-top: 7px;
position: absolute;
}


#leftSidebar li.first h1 a#latest_post_title {
line-height:43px;
margin-top:-20px;
}

span#share_this_text {
position: absolute;
margin-top: 11px;
}

div.addthis_toolbox {
margin-left: 64px;
}

li.date_text {
color:#606060;
font-size:11px;
font-style:italic;
margin-bottom: 5px;
margin-left: -39px;
list-style: none;
line-height: 16px;
}

li.image_caption {
text-align: right;
font-size: 90%;
margin-right: 11px;
margin-bottom: -9px;
color:#606060;
margin-top: -5px;
}

.welcome h1.article_title {
line-height: 24px;
}

div.news_content_detailed li p:first-child {
/*font-weight: bold!important;*/
}

#update_images {
margin:25px 0px!important;
float: right;
}

.upload_photos_divLink {
cursor: pointer;
}

#event-detail-disclaimer {
	color: #adadad;
background:transparent url(/images/separator.gif) repeat-x scroll top 100%;
padding:5pt 0pt 22px;
	
}

