/* STRUCTURAL ****************************************/
BODY {
	MARGIN: 0px; 
	background:#efefef url(/rootimages/bg_center7.gif) center repeat-y;
	font-family: verdana, arial, sans-serif;
	text-align:center; 
	font-size: 80%; /* ~13pt */
	COLOR: #333333;
	}
#wrapper{ 
	background-color: #fff;
	width:900px;
	margin:auto;
	padding: 10px;
	clear:both;
	text-align:left;
	}
IMG {border:0;}

/* NAVIGATION */
#HM_Menu0, #HM_Menu1, #HM_Menu2, #HM_Menu3, #HM_Menu4, #HM_Menu5, #HM_Menu6, #HM_Menu7, #HM_Menu8, #HM_Menu9{		
	top: 104px !important;
	background-color: #fff;
	}
#headerwrap SPAN {display:none;}
	
/* BASIC LINKS ****************************************/

a {
	color:#41679f;
	}
a:hover {
	color:#41679f;
	text-decoration: underline;
	}
a:visited {
	color:#6785b2;
	}


/* HEADERS *********************************/
H1 
{
	font-size: 1.3875em; /* ~18pt */
	color: #4C8C00;
	clear: both;
	margin-top: 5px;
	}
H1.imgHeader {
    margin-bottom: 0px;
}
H2 { 
	font-size: 1.15625em; /* ~15pt */ 
	color: #70a333;
	}
.imgborder {
    border: 1px solid #bbb;
}
H2.darkblue {
    background-color:#41679f;
    color:white; 
    margin-top:0px; 
    margin-bottom:0px; 
    padding:4px 8px;
}
H2.mediumblue {
    background-color:#6785b2;
    color:white; 
    margin-top:0px; 
    margin-bottom:0px; 
    padding:4px 8px;
}
H2.mediumblue A, H2.lightblue A, H2.darkblue A{
    color:white !important;
    text-decoration:none;
}
H2.lightblue {
    background-color:#B3C2D9;
    color:white; 
    padding:4px 8px;
    margin-bottom:5px;
}	
	
H3 { 
	font-size: 1.15625em; /* ~15pt */
	color: #6785b2;
	}
H4 { font-size: 1em;}
H5 { font-size: 0.925em;}
H6 { font-size: 0.76775em;}

.smallheader { 
	padding-top: 0px; 
	margin-top: 8px;
	margin-bottom: 0px;
	color: #4d8d00 !important;
	}

H2.smallheader { 
	font-size: 12px;
	margin: 15px 0px 5px;
	text-transform: capitalize; 
	color: black; 
	clear: both;
	}
.sizelargest
{
	font-size: xx-large;
}

.sizelarger
{
	font-size: x-large;
}

.sizelarge
{
	font-size: large;
}

.sizemedium
{
	font-size: medium;
}

.sizesmall
{
	font-size: small;
}

.sizesmaller
{
	font-size: x-small;
}

.sizesmallest, .smalltext
{
	font-size: xx-small;
}	


.code 
{
    font-family: courier new, Monospace;
}
	

/* HEADER *****************************************/
#header {
	height:46px;
	}
#logo {
	width:180px;
	float:left;
	height:46px;
	}
#logo DIV {
	width:92px; 
	height: 42px;
	background-image: url(/rootimages/logos/sierraclublogo_black_lightbg.png);}
#logo IMG {
	margin: 0px 4px 0px;
	vertical-align: middle;
	}
	


/* MAIN COLUMN  ********************/
#column_home_main {
	float:left;
	width: 652px;
	height: 469px;
	}
#column_home_main .content {
	margin: 0px;
	width:auto;
	padding-left:0px;
	padding-top: 0px;
	}


/* RIGHT COLUMN  ********************/
#column_home_right {
	margin-top: 0px !important;
	margin-left: 0px;
	float:left;
	width:248px;
	padding-bottom: 0px; 
	padding-top: 0px;
	background-color:transparent;
	}	
	
#column_home_right .content {
	margin-left: 0px;
	border-left: 2px solid white;	
	padding-top:2px;
	padding-left:10px;
	FONT-size: 11px;
	}
#column_home_right .content H2, .footerblock H2 {
	clear:both;
	color:#333 !important;
	FONT-size: 11px;
	margin:15px 0 5px !important;
	padding-top:0 !important;
	}
.footerblock H2 {
	margin-top: 0 !important;
}
#column_home_right .content H2 IMG, .footerblock H2 IMG {
	vertical-align: text-top;	
	}
#column_home_right .content P, .footerblock P  {
	padding-left: 0px;
	}
	
#membership {
	width:230px;
	height:100px;
	margin-top:8px;
}
.home_right_block {
	width:230px;
	margin-top:8px;
	margin-bottom: 0px;
}

#blogItems {
	overflow:auto;height: 135px;width:230px;
}

.footerblock #blogItems {
	overflow:auto;height: 130px;width:305px;
}

#store_button {
	width:230px; 
	margin-top: 8px;
}
/* BLOGs */
#column_home_right .Date, #blogItems .Date, .blogItems .Date {
	clear:left;
	font-weight: bold; 
	padding-bottom:0px;
	padding-top: 4px; 
	padding-left: 0px;
	display: block; 
	font-size: x-small; 
	color: #333;
	}
.hideDate {
    display:none !important;
}
#column_home_right .entry, #blogItems .entry, .blogItems .entry {
	clear:left;
	padding: 6px 10px 6px 0px;
}	
#column_home_right .entry .body, #blogItems .entry .body, .blogItems .entry .body {
	display: none;	
	}
#column_home_right .entry .comments, #blogItems .comments, .blogItems .comments {
	margin-left: 0px;
	}
#column_home_right .entry .title, #blogItems .title, .blogItems .title {
	display: block;	
	margin-left: 0px;
	}
#column_home_right .entry .title a, #blogItems .title a, .blogItems .title a {
	text-decoration:none;
	color: #333 !important;
}	
#column_home_right .entry .title a:HOVER, #blogItems .title a:HOVER, .blogItems .title a:HOVER {
	text-decoration:UNDERLINE;
}	
#column_home_right .entry .blogname, #blogItems .blogname, .blogItems .blogname { 
	display:block;
	float:none; 
	text-decoration:underline;
	}
#column_home_right .entry .blogname A, #blogItems .blogname A, .blogItems .blogname A {  
	text-decoration:underline; 
	font-weight: bold; 
	color: #41679f; 
	display:block; 
	float:none; 
	}

#column_home_right .blogicon, #blogItems .blogicon, .blogItems .blogicon {
	display:none;
}	
#column_home_right .entry .entryreadmore, #blogItems .entryreadmore, .blogItems .entryreadmore {
	display: inline
	}
#column_home_right .entry .comments, #blogItems .comments, .blogItems .comments {
	display: inline
	}
#column_home_right .entry .braL, #blogItems .braL, .blogItems .braL { 
	margin-right:2px;
	}
#column_home_right .entry .braR, #blogItems .braR, .blogItems .braR { 
	margin: 0px 2px;
	}
#column_home_right .entry .ell, #blogItems .ell, .blogItems  .ell { 
	margin-right:2px
	}


#column_main .content {
	padding: 0;	
	margin: 6px 0 0 0;	
}
	
	
#column_home_right .more, #blogItems .more {
	margin: 3px 0px;
	font-size:xx-small;
	font-weight: bold;
}

	
/* FOCUS ****************************************/
#previous { 
	margin-left:20px; 
	}

#focusnav { 
	padding: 4px 0px;
	padding-right:20px;
	text-align:right;
	position:absolute;
	background: #bbb;
	top: 526px; 
	width: 632px;
	height: 37px;
	}
.infocus {
	background-color: #efefef !important;
	padding: 0px;
	overflow:auto;	
	border: 0px solid #bbb;
	margin: 0px 0px;
	display:block;
	position:absolute;
	height: 420px;
	width:652px;
	}
	
.textbox {
	-moz-opacity:.85;
	opacity:.85;
	height: auto;
	overflow:hidden;
	background:#efefef; 
	margin: 20px;
	margin-bottom: 0px;
	}
.textbox DIV {
	padding: 15px;
	text-align: left; 
	}
.textbox DIV P {
	padding:0px;
	margin: 3px 0px; 
	font-size:12px;
	}
.textbox DIV H2, .textbox DIV H3, .textbox DIV H1 {
	color: #555555;
	padding:0px;
	margin: 0px 0px 3px;
	}
.textbox DIV P.more {
	font-weight:bold; 
	font-size:14px;
	}
.photocredit {
	display:none;
	}
#photocredit { 
	float:left;
	width: 375px; 
	overflow: hidden; 
	font-size:10px; 
	margin-right: 0px;
	text-align:left; 
	padding-left:10px; 
	}
.paraspace {
	margin-bottom: 10px !important;
	}
	
#VideoContent {
	background-color:#efefef;
	position:absolute;
	width:652px;
	height:467px;
	display:none;
	z-index:10000;
}
#VideoContent .video {
	background-color:#dddddd; 
	overflow:hidden;
}	
#videowindowcontrol {
	height:37px;
	width: 652px; 
	background-color: #cccccc;
	position:absolute;bottom:2px;
}
#videowindowcontrol .control {
	padding:4px 20px 4px 8px; 
	text-align:center;
}
/* HEADER AND NAVIGATION ****************************************/

#headerwrap {
	height: 94px;
	width: 100%;
	background: #4c8c00 url(/rootimages/logos/taglinebackground.gif) no-repeat;
	margin-bottom:0px;
	}
#logoimagediv, #nav1, #searchbox { 
	float:left; 
	}
#nav1 { 
	margin: 0px;
	padding: 0px;
	width: 444px;
	padding-top:67px;
	}

UL#top_nav, .top_menu, .state { margin: 0; padding: 0; list-style-type: none;  }
LI.top_lnk { float:left; padding-top: 67px; }
.top_menu { display: none; position: absolute; z-index: 500; background-color: white; border: 1px solid #41679F; margin-top: -3px; margin-left: 2px;}
DIV.top_menu { height: 500px; width: 424px;}
.top_menu br {clear: both;}
.top_menu LI {font-size: 8pt; padding: 7px 19px 7px 7px; }
.top_menu LI:HOVER { background-color: rgb(217, 225, 236); }
.top_menu LI A {text-decoration: none; font-weight: bold;}
#states1 {position: absolute; left: 0px;}
#states2 {position: absolute; left: 161px;}
#states3 {position: absolute; left: 302px;}
LI.top_lnk:HOVER .top_menu { display: block; }


/* EMAIL AND SEARCH ****************************************/
#searchbox {
	background: #4C8C00;	
	height:94px; 
	}
#searchbox .content {
	padding: 25px 0 0 14px;
	FONT-SIZE: 10PX;
	text-align:left;
	}
#searchbox .content #form {
	height:42px; 
	margin: 0px;
	}
#searchbox .content input {
	width:150px;
	border:1px solid #ccc;
	}

	
/* COMMUNITIES ****************************************/
#communities {
	position: absolute;
	top: 500px;
	width: 222px;
	}


/* VOTING ****************************************/

#voteform INPUT.favoritechoice { padding:0px; margin:3px 0px;vertical-align:middle;margin-right:5px;font-size:1px; line-height:2px;}



/* FOOTER ****************************************/
#footer {
	font-size: 10px;
	height: 115px;
}
#footer .content{
	padding:10px;
	padding-right: 35px;
}
#footerclear {display:none;}
#footerwrapper {
	font-size: 12px;
	background-color:transparent;
	margin-bottom: 0px;
	height: 200px;
}
.footerblock { 
	float:left; 
	width: 325px; 
	height: 200px;
	margin: 0px;
	padding: 0px;
	}
.footerblock .content { 
	padding: 10px 10px;
	FONT-size: 0.925em;	
	}
.footerdivider {
	float: left;
	height: 180px;
	width: 2px;
	background-color: #fff;
}	

#footleft { background-color: #ddd;}
#footleft .content {height: 160px;}

/*
#footleft .Date {display:none;}
#footleft .title {display:block;}
#footleft .title a {text-decoration: none;}
#footleft .title a:hover {text-decoration: underline;}
#footleft .blogname {display:none;}
#footleft .body {display:none;}
#footleft .entry {padding: 0px 0px 0px 4px;margin:0px;}
*/
#footmiddle { background-color: #efefef; }
#footmiddle {font-size: 12px;}


#footright {
	background-color: #ddd;
	font-size: 12px;
	border-left:0px solid white;
	width:246px;
}
#footright .content {padding:0px; margin-left:0px;margin:0px;}
#footright .content P {padding:0px; margin:8px 0px 8px;line-height:1.2em;}
#footright #body2 {
	text-align:left !important;
	line-height: 25px;
}
#footright .label {
	font-weight: bold;
	width: 50px;
	float:left;
}
#footright .field {
	width: 175px;
	float:left;
	text-align:right;
}
#footright #title2 {
	background-color:#6DaD20;
	color:white;
	font-weight:bold;
	padding:8px 0px 8px 10px;
	}
#footright #body2 {
	text-align:left;
	padding:0px 10px 0px;
	text-align:center;
	}
#footright #body2 input {
	height: 11px;
	}
	
.foothead {
	padding-top:0px;
	padding-bottom:2px;
	margin:0px 0px 3px; 
	font-size:12px;}


#fineprint { 
	text-align:center;
	clear:both;
	background-color:#efefef;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}	
#fineprint DIV.content {
	padding: 10px;
	font-size: xx-small;
	}
#fineprint DIV#mbna {
	width:226px; 
	float:right
	}
#fineprint P#links {
	margin-top: 8px; 
	margin-bottom: 6px
	}
#fineprint P#verybottom {
	margin-top: 2px; 
	margin-bottom: 0px
	}
	
#footer_promos {
	clear:both;
	height: 70px;
	margin:auto;
	margin-top:20px;
	width: 750px;
}
	
#footer_promos DIV {
	width: 100px;
	float:left;
}
	
#rightbox {
	background-color: #ddd;
	font-size: 12px;
	width:246px;
	height: 125px;
}
#rightbox .innercontent {
	padding:0px; 
	margin-left:0px;
	margin:0px;
	FONT-size: 0.925em;	
	}
#rightbox .innercontent P {
	padding:0px; 
	margin:8px 0px 8px;
	line-height:1.2em;
	}
#rightbox .innercontent P#form {
	padding:0 0 8px 0; 
	margin:8px 0px 8px;
	line-height:1.2em;
	}
#rightbox .body {
	text-align:left !important;
	line-height: 25px;
}
#rightbox .label {
	font-weight: bold;
	width: 50px;
	float:left;
}
#rightbox .field {
	width: 160px;
	float:left;
}
#rightbox .title {
/*	background-color:#6DaD20; */
	background-color:#999; 
	color:white;
	font-weight:bold;
	padding:8px 0px 8px 10px;
	}
#rightbox .body {
	text-align:left;
	padding:0px 10px 0px;
	text-align:center;
	}
#rightbox .body input {
	height: 11px;
	}

#breadcrumb {
	font-size:xx-small;
	margin: 0; 
	padding: 0;
	text-align:left;
}
#breadcrumb {color: #999999;}
#breadcrumb A {color: #999999;}
#breadcrumb A:hover {color: #41679F;}

#pagefunctions2 {
	text-align:right;
	vertical-align: middle;
	margin-top: 0px; 
	padding-top: 2px;
	padding-left: 0px;
	float:right;	
	font-size: xx-small;
}

#column1 {position:absolute; left: 0px !important}
#column2 {position:absolute;left: 141px !important;}
#column3 {position:absolute;left: 280px !important;}	
#column4 {position:absolute;left: 420px !important;}	
#column5 {position:absolute;left: 560px !important;}	
#column6 {position:absolute;left: 700px !important;}	

.pollquestion { font-style: italic; margin: 0px; padding: 4px 0px; }
#questions INPUT { vertical-align: text-bottom;}
	
.searchbutton {
    width:64px !important; 
    height:18px; 
    border: 0px !important; 
    margin-top:1px;
    margin-left:6px; 
    vertical-align:top;
}

#comments-header {
    color: #4c8c00;
}

#comment-content {
    padding: 0px 10px; 
}

#comments-post-iframe {
    width: 100% !important;
}
.comment-header {
    font-weight:bold;
}
.command-reply-comment {
    margin-left: 50px;
}
.comment-datetime {
    float:left !important; 
    margin-left: 50px;
}
.comment-datetime A {
    text-decoration: none;
    color: #333;
    font-size: xx-small;
    font-style: italic;
}
HR {
    height: 1px;
    color: #ccc;
    
}
.greyborder {
    border-color:#bbb
}	

.alert {
    font-weight: bold; 
    color: #990000;
}

.pagefunctionclearing {
	clear:both;
	margin-top:7px;
}

#column_right li.step, #column_right li.stepHeader { padding: 3px; color: #333; font-size: 14px;}

#content-seperator { clear:both;margin-top:5px; }
#searchbox .content input.checkbox {border: none;}
/*for add this button*/
.at300bs, .beforeshare { float: left; display: block; height: 17px; }
.beforeshare { line-height: 17px;vertical-align: bottom; }
.at15t_compact {margin-left: 3px;}

/*for Outings*/
.lodge-photo {
float: right;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #bbb;
}

TD P:last-of-type {margin-top: 0; padding-top: 0}
TD P:first-of-type {margin-bottom: 0; padding-bottom: 0}
.pagefunctionclearing DIV { text-align: left; }

.home_mask {z-index: 200; position: absolute; top: 0pt; left: 0pt;}
.sierra_home_mask {z-index: 200; position: absolute; top: 0pt; left: 0pt;}

