@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	background: url(../images/backgroundfadedefault.jpg) repeat-x top #FFFFFF;
	padding: 0px;
	margin: 0px;
}

body.homepage {
	background: url(../images/backgroundfade.jpg) repeat-x top #FFFFFF;
}

body a {
    color: #707070;
	text-decoration:none;
	
}

body a:hover {
    color: #484848;
	text-decoration:none;
	
}



a img {
	border-width:0px;
}

a {
	color: #333333;
}

.clearboth {
	clear:both;
}

#maincontainer {
	width: 807px;
	margin: 0 auto 20px;
}

#headercontainer {

}

#header {
	background-color: #ffffff;
	height:130px;
	background:url(../images/headerback_fill.png) repeat-y top left;
	position:relative;
}

body.homepage #header {
	height:152px;
}

#headerfooter {
	background:url(../images/headerback_base.png) no-repeat top left;
	height:13px;
}

#header h1.imageheader.we20 {
	width:180px;
	height:76px;
	background:url(../images/heading1_we20.png) no-repeat top left;
	display:block;
	margin:0px;
}

#header h2.imageheader.strapline {
	width:284px;
	height:25px;
	background:url(../images/header_strapline.png) no-repeat top left;
	display:block;
}

.imageheader span {
	display:none;
}

#logobox {
	bottom:10px;
	left:14px;
	position:absolute;
}

#straplinebox {
	top:130px;
	left:260px;
	position:absolute;
}

#logobox a img {
	border: 0px;
}

#loginbox {
	right:30px;
	top:30px;
	width:240px;
	height:108px;
	position:absolute;
	border:1px solid #dddddd;
	overflow: hidden;
}

#loginbox form.login {
	margin:15px 18px;
	font-size:10px;
}

#loginbox .fieldinput {
	height:22px;
	overflow: hidden;
}

#loginbox .fieldinput .label {
	float:left;
	margin: 3px 0 0 0;
}

#loginbox .fieldinput .value {
	float:right;
}

#loginbox .fieldinput .value input {
	width:122px;
	border:1px solid #888888;
	font-size:10px;
	padding:2px 4px;
}

#loginbox .fieldinput.remember .remember {
	float: left;
}

#loginbox .fieldinput.remember .forgottenpass {
	float: right;
	margin-top:4px;
}

#loginbox .fieldinput.submit {
	text-align: right;
	margin-top:5px;
}

#introrow {	
	height:15px;
	overflow:hidden;
	padding: 10px 10px 20px 30px;
	
	
}

#introrow h1 {
	color:#36e2ee;
	font-size:27px;
	font-weight:normal;
	margin:0 0 3px 0;
	padding:0px;
}

#introrow p {
	color: #EEEEEE;
	font-size:16px;
	line-height:22px;
	margin:0 0 15px 0;
}

#introrow p em {
	font-style:normal;
	color:#36e2ee;
}

#mainbodycontainer {

}

#mainbodyheader {
	background:url(../images/bodyback_top.png) no-repeat top left;
	height:8px;
	overflow: hidden;
}

#mainbodybody {
	background:url(../images/bodyback_fill.png) repeat-y top left;
	padding:10px 15px;
}

body.homepage #mainbodybody {
	padding:10px 30px;
}

#mainbodyfooter {
	background:url(../images/bodyback_base.png) no-repeat top left;
	height:13px;
	overflow:hidden;
}

 

#mainbodycontent h2 {
	margin:20px 0;
	font-size: 20px;
	color:#484848;
	position: relative;
}

#mainbodycontent h2 span {
	display: block;
}

#homeleftcolumn {
	width: 370px;
	float:left;
}


#homerightcolumn {
	width: 340px;
	float:right;
}

#homeleftcolumn p {
	margin: 0 0 20px;
	line-height: 1.5em;
}

#homeleftcolumn p.leader {
	font-size:14px;
	font-weight:bold;
}

.horizontaldivider {
	height:4px;
	margin:20px 0;
	background:url(../images/horizontaldivider.png) repeat-x left top;
}

#associatedlogos {
	text-align:center;
	margin:0 0 10px 0;
}

#associatedlogos a {
	margin:0 10px;
}

#footer {
	margin: 14px 0 0;
	text-align:center;
}

#activityrow .column {
	width:229px;
	float:left;
}

#activityrow .column.column1 {
	margin: 0 30px 0 0;
}

#activityrow .column.column3 {
	margin: 0 0 0 30px;
}

a.activityboxtop {
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	height:34px;
	width:325px;
}

a.activityboxtop.create {
	background-image:url(../images/actionpanel_button_create.png);
}

a.activityboxtop.attend {
	background-image:url(../images/actionpanel_button_attend.png);
}

a.activityboxtop.support {
	background-image:url(../images/actionpanel_button_support.png);
}

a.activityboxtop span {
	display:none;
}

.activitybox {
	margin:0 0 20px;
}

.activitybox .activityboxbody {
	background-color: #baf7f9;
	height: 60px;
	padding: 10px;
	font-size:14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #4a4a4a;
}

.activitybox.support .activityboxbody {
	background-color: #f4ebc6;
}



#topnavcontainer {
	top:5px;
	right:30px;
	font-size:11px;
	position:absolute;
}

ul.topnav {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}

ul.topnav li {
	list-style:none;
	display:inline;
}

ul.topnav li a {
	color: #555555;
}
ul.topnav li a:hover {
	color: #969696;
}

ul.topnav li a.active {
	color: #36e2ee;
}

ul.topnav li.separator {
	margin: 0 5px;
}




#searchbox {
	background-color:#c0ccd8;
	padding: 4px;
	margin: 0 0 10px;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchbox form input.searchtext {
	border: 1px solid #a39f9c;
	font-size:10px;
	color: #a39f9c;
	padding:4px;
	width:169px;
	margin:0px;
	float:left;
}

#searchbox form input.searchbutton {
	float:right;
}



/*template 2 columns*/




.imageheader span {
	display:none;
}

#topnavcontainer2 {
	top:5px;
	right:30px;
	font-size:11px;
	position:absolute;
}

body.homepage #introrow {	
	height:110px;
	background: url(../images/introrowback.png) top right no-repeat;
	padding: 5px 330px 20px 30px;
}

#secnavcontainer {
	font-size:16px;

}

ul.secnav {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}

ul.secnav li {
	list-style:none;
	display:inline;
}

ul.secnav li a {
color: #c5c5c5;
	
}

ul.secnav li a.myprofile {
	color: #c5c5c5;
	text-decoration:none;
	
}

ul.secnav li a.myprofile:hover{
	color: #d3d3d3;
	text-decoration:none;
	
}

ul.secnav li a.we20meetings {
	color: #32e2ed;
	text-decoration:none;	

}
ul.secnav li a.we20meetings:hover {
	color: #91f4fa;
	text-decoration:none;	

}
ul.secnav li a.we20plans {
	color: #f4d34b;
	text-decoration:none;

}
ul.secnav li a.we20plans:hover {
	color: #fee26d;
	text-decoration:none;

}


ul.secnav li.separator {
	margin: 0 5px;
	color: #c5c5c5;
}





#maincontentcolumns {
 min-height:500px;
 height:auto !important;
 height:500px;
	background:url(../images/verticaldivider.png) repeat-y left top;
}



#maincontentcolumnleft {
	width:545px;
	float:left;
}

#maincontentcolumnright {
	width:198px;
	float:right;
}

#maincontentcolumnright h2 {
	margin:0 0 5;
	font-size: 14px;
	color: #595959;
}


.verticaldivider {
	height:300px;
	margin:20px 0;
	background:url(../images/verticaldivider.png) repeat-y left top;
}


#blockmostpopularplan {
	width:198px;
	float:top;
	
}

#sharethis {
    margin:0 0 0 0px;
	width:150px;
		
}

#sharethis1 {
    margin:0 0 10px 570px;
	width:150px;
	
	
	
}




ul.blocklist {
	font-size: 12px;
	color: #484848;
	margin: 0;
	padding: 0;
	
}

ul.blocklist li {
   list-style:none;
   margin: 0 0 10px;
}

ul.blocklist li .title a {
    font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}

ul.blocklist li .title a:hover {
	color: #727272;

}



#columnrightcontent2 {
	width:198px;
	float:left;
	
}


.horizontaldividersmall {
	height:4px;
	margin:10px 0;
	background:url(../images/horizontaldivider.png) repeat-x left top;
}



/*<!--template forms-->*/



#bodyform {
  width:745px;
  margin: 0 0 0 15px;
 
}

#bodyformheader {
	background:url(../images/createplanheader.png)  no-repeat;
	height:35px;
	margin:15px 0 0 0;
	
		
}


#bodyformbody {
    background:url(../images/formfill.png) repeat-y top left;
	font-size:12px;
	padding: 20px;
	margin:0 0 15px 0;
	
}


.horizontaldividersmall {
	height:4px;
	margin:20px 0 10 0;
	background:url(../images/horizontaldividersmall.png) repeat-x left top;
}

#submitplanbutton {
	height:29px;
	width:80px;
	margin:0 0 0 623px;
	
}




#bodyformheadermeeting {
	background:url(../images/createmeetingheader.png)  no-repeat;
	height:35px;
	margin:15px 0 0 0;
	
		
}

#submitmeetingbutton {
	height:30px;
	width:80px;
	margin:0 0 0 623px;
	display:block;
}

#submitmeetingbutton span{
display:none;
	
}


/*dashboard*/


#dashboardcolumnleft {
	float: left;
	width: 264px;
}

#dashboardcolumnright {
	float: right;
	width: 264px;
}

.dashboardbox {
	width:264px;
	margin: 0 0 10px;
}


.dashboardactivitybox {
	background-color: #f3f3f3;
	padding: 10px;
	font-size:12px;
	font-weight: bold;
	color: #4a4a4a;

	min-height: 200px;
	height: auto !important;
	height: 200px;
	


}	



.dashboardactivitybox .horizontaldividersmall{
	
	width:245px;


}	

#blogsheader {
	background:url(../images/box-blog-header.png)  no-repeat;
	height:29px;
	width:264px;


}


a.dashboardbuttons  {
	background:url(../images/arrowgray.png) right center no-repeat;
	padding:0 16px 0 0;
	text-decoration:none;
	display:block;
	font-weight:bold;
	color: #484848;
}

a.dashboardbuttons:hover  {
 	color: #777777;

}

a.dashboardbuttons.meetings {
	background-image:url(../images/arrowblue.png);
}	

.dashboardbuttonbar {
	text-align:right;
}


#meetingsheader {
	background:url(../images/box-mymeetings-header.png)  no-repeat;
	height:29px;
	width:264px;

}


#myplansheader {
	background:url(../images/box-myplans-header.png)  no-repeat;
	height:29px;
	width:264px;

}

a.dashboardbuttons.plans {
	background-image:url(../images/arrowyellow.png);
}


#myvotesheader {
	background:url(../images/box-myvotes-header.png)  no-repeat;
	height:29px;
	width:264px;
	}

a.dashboardbuttons.myvotes {
	background-image:url(../images/arrowpink.png);



}	


/*meeting page*/

#superbody {
  width:745px;
  margin: 0 0 0 15px;
 
}

.superbodyheader {
	background:url(../images/meeting-header.png)  no-repeat;
	height:35px;
	margin:0 0 0 0;
	
		
}

#superbodycontent {
    background:url(../images/formfill.png) repeat-y top left;
	width:485px;
	font-size:12px;
	padding: 20px;
	margin:0 0px 0px 0;
	
}


.createmeetingbutton {
    background:url(../images/buttonbig-createmeeting.png)  no-repeat;
	height:32px;
	width:153px;
	margin:0 0 10px 335px;
	display:block;
}

.createmeetingbutton:hover {
    background:url(../images/buttonbig-createmeeting-hover.png)  no-repeat;
	}


ul.contentlist {
	font-size: 12px;
	color: #484848;
	margin: 0;
	padding: 0;
	
}

ul.contentlist li {
   list-style:none;
   margin: 0 0 10px;
}


ul.contentlist li .description {
	padding: 0 0 10px 0;
}
ul.contentlist li .subtitle {
	font-weight:bold;
	display: inline;
}

ul.contentlist li .title2 {
font-size:15px;
font-weight:bold;
text-decoration:none;
}

.invited {
}

.superbodyheader.allmeetings {
	background:url(../images/allmeetings-header.png)  no-repeat;
	
	
		
}



/*FORM CODE
*/


.clear{ clear: both;}

p.large{
	font-size: 1.2em;
}

fieldset{
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	padding: 10px 10px 0 10px;
}
legend{
	display: none;
}

.meetingfieldset{
	background-color: #8fe9f1;
	width: 525px;
}

fieldset ol{
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
}
fieldset ol li{
	padding: 0;
	margin:0;
	list-style: none;
	padding-bottom: 10px;
}
fieldset ol li label{
	width: 120px;
	position: relative;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
fieldset .large{
	width: 375px;
	height: 1.8em;
}
fieldset .medium{
	width: 180px;
	height: 1.8em;
}
.textareainput.large{
	width: 380px;
	height: 90px;
}

.plan1{
	width: 180px;
	background-color: #f5db6d;
	padding-bottom: 20px;
}
.plan2 {
background-color: #f5db6d;
    width: 180px;
	padding-bottom: 43px;
}

.plan3{
background-color: #f5db6d;
    width: 180px;
	padding-bottom: 20px;
}
.col2 fieldset, .col3 fieldset{
	width:195px;
	margin-left: 10px;
}
.plan1 ol li label{
	width: 180px;
	text-align: left;
	padding-bottom: 5px;
}
.plan1 .large{
	width: 195px;
	height: 1.8em;
} 
.plan1.textareainput.large{
	width: 195px;
	height: 90px;
}
.whatisplan, .planneeds, .ourplan{
	width: 235px;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	text-indent: -999px;
	background: url('../images/what_is_your_plan.jpg') no-repeat top left;
}
.planneeds{
	background: url('../images/our_plan_needs.jpg') no-repeat top left;
}
.ourplan{
	background: url('../images/our_plan_is.jpg') no-repeat top left;
}
.col1, .col2, .col3{
	float: left;
	position: relative;
	width: 235px;
}
.plan2 ol li label, .plan3 ol li label{
	width: 170px;
	text-align: left;
	padding-left: 10px;
}


.fieldsetcolumn{
	width:560px;
	float: left;
}
.notecolumn{
	float: left;
	width: 140px;
}
.notecolumn p{
	margin: 0;
}
p.note{
	padding-top: 10px;
}

.inviteinstruction {
   padding: 0 0 0 10px;
   font-size:11px;
  
}






