ul#all_members_list li {
  float: left;
  list-style-type: none;
  padding: 4px 4px 4px 4px;
}

ul#all_members_list li {
 display: table-cell;
 width: 150px;
 height: 100px;
 vertical-align: middle;
}

ul#all_members_list li a.img {
 /*float: left;*/
 display: inline;
 padding-right: 0px;
 border-bottom: 0;
}

ul#all_members_list li a img {
 width: 60px;
 height: 60px;
 margin-left: 0;
}

ul#all_members_list li span {
 clear: both;
}

.editlink {
  font-size: 12px;
}

#fp_double {
	float: left;
	display: inline;
	width: 600px;
}

#fp_sidebar {
	float: left;
	display: inline;
	width: 273px;
       overflow: hidden;
}
	
#main_link {
	width: 200px;
	height: 144px;
	float: left;
	display: inline;
}

/* feature story */
#feature{
	float: left;
}


#home_feature{
	width: 598px;
	height: 303px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#home_feature ul, #home_feature ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#home_feature a img {
	/*position: absolute;*/
}

#home_feature h1 {
	margin-bottom: 8px;
	font-size: 25px;
	color: #D1D1D1;
	float: left;
	width: 400px;
}

#feature_button {
	float: left;
	width: 175px;
}

#feature_menu{
	background: url('/images/admin/feature_bottom.gif') no-repeat;
	width: 578px;
	height: 14px;
	padding: 10px;
}

#feature_menu div{
	float: right;
} 

.feature-select{
	width: 6px;
	height: 13px;
	float: left;
	background: url('/images/admin/black_box.gif') no-repeat;
	color: white;
	padding: 2px 13px;
	margin: 0px 5px;
	font-size: 10px;
}

.feature-select:hover, .feature-selected {
	background: url('/images/admin/grey_box.gif') no-repeat;
	color: #979797;
	text-decoration: none;
}

/* login */

#login{
	float: left;
	width: 263px;
	background: #E7EBDE;
	margin: 0 0 0 10px;
	background: #E7EBDE url('/images/admin/login-bottom.gif') bottom no-repeat;
}

* html #login {
	margin-left: 0;
}

#login-top {
	background: #E7EBDE url('/images/admin/login-top.gif') top no-repeat;
	height: 10px;
}

#login form{
	padding: 10px;
}

#login h1{
	color: #5A9600;
}

#login p{
	margin: 15px 0 0 0;
	text-align: center;
}

#login a{
	color: #4B6D17;
	text-align: center;
}

/* events */

.events{
	width: 240px;
	float: left;
	padding: 15px;
}

.events p img{
	border: 1px solid #AAAAAA;
}

/* what is */

#what-is{
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
}

/* forums */

#forums{
	float: left;
	width: 271px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#forums a{
	color: #5A9600;
}

#forums p img{
	border: 1px solid #AAAAAA;
}

/* inner css */

/* side-bar */

#side-bar{
	float: left;
	width: 215px;
}

#profile-box{
	background: #E7E9DC url('/images/admin/profile-bottom.gif') bottom no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

#profile-box h1, #profile-box ul li,  #resources-box h1, #resources-box ul li, #resources-box p, #profile-box form {
	padding-left: 10px;
	padding-right: 0;
}

#profile-box form {
	padding-right: 10px;
}

#profile-top {
	background: #E7E9DC url('/images/admin/profile-top.gif') top no-repeat;
	height: 10px;
}

#login #profile-box, #login #profile-top {
	background: none;
}

#fp_sidebar #login #profile-box {
	padding: 0;
}


#profile-box h1{
	font-family: arial, sans-serif;
	color: #9FA388;
}

#profile-box ul, #resources-box ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}	

#fp_sidebar #login #profile-box ul,
#fp_sidebar #login #profile-box h1 {
	padding-left: 10px;
}

#profile-box li, #resources-box li{
	margin: 5px 0px;
}

#profile-box a{
	color: #6FA11F;
}

#resources-box{
	background: #F1F2EA url('/images/admin/resources-bottom.gif') bottom no-repeat;
	padding: 0;
	padding-bottom: 5px;
}

/* main */

#main{
	float: left;
	width: 625px;
	padding: 0;
	margin: 0 0 0 10px;
}

#main img{
	border: 1px solid #92957F;
	margin-left: 20px;
}

#main .myBox img {
	border: 0;
	margin: 0;
}

#main h1, #main h2, #main h3{
	color: black;
	font-family: arial, sans-serif;
}

#main h1, #main h3, #main p{
	margin: 0;
	padding: 0;
}

#main h2{
	padding: 0;
	margin: 10px 0 0 0;
}

#main p{

	padding: 0 15px 15px 0;
}

#main table img{
	border: 0;
	margin: 0;
	padding: 0;
}

#main table td{
	width: 277px;
}
#main table td.text {
	width: auto;
}

.view-more{
	float: right;
}

.head{
	float: left;
}	

.line{
	padding: 5px 0px;
}

.odd{
	background-color: #F1F2EA;
}

#main table td ul, #main table td li{
	list-style-type: none;
	margin: 0;
}

#main table td li{
	padding: 3px;
}

#groups{
	list-style-image: url('/images/admin/dot.gif');
	padding: 0 0 0 20px;
}	

#inbox li{
	height: 56px;
}

#inbox li img{
	border: 1px solid #C2C5B4;
	margin-right: 5px;
}

.right{
	width: 321px;
}


#group_select_list, #section_select_list {
	margin-left: 35px;
}

#group_select_list label, #section_select_list label {
	font-size: 12px;
}

.story img, #story_entry img, #story_toolbar img {
	border: 0 !important;
	margin-left: 0 !important;
}

#resources-box li.current a {
	font-weight: bold;
	color: #000;
}

.storyMedia {
	float: right;
}

div#forums .storyMedia,
div#group_blog .storyMedia,
div#forumindex .storyMedia
{
	width: 200px;
	padding: 0 0 0 15px;
}

div#forums .storyMedia {
	width: 115px;
}

div#forums .storyMedia img,
div#group_blog .storyMedia img,
div#forumindex .storyMedia img
{
	width: 110px;
	padding: 0;
}

#cm_sidebarDIV {
	overflow-x: hidden !important;
}

#featured_groups {
	width: 45%;
	float: left;
	margin-right: 20px;
}

.featured_group {
	border-bottom: 1px solid #aca585;
	padding-bottom: 20px;
}
	
#newest_groups ul {
	padding-left: 0;
	margin-left: 0;
}

#newest_groups ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border-bottom: 1px solid #aca585;
	padding-bottom: 20px;
}

#uname_input {
	width: 230px;
}

#password_input {
	width: 150px;
}

#side-bar #uname_input {
	width: 187px;
}

#side-bar #password_input {
	width: 100px;
}

#side-bar #profile-box .submit {
	float: right;
}

.icon {
	border: 0 !important;
	margin-left: 0 !important;
}

ul.rsvp_list, ul.rsvp_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.rsvp_list li {
	padding-bottom: 12px;
}

.rsvp_item {
	display: inline-table;
	float: left;
	text-align: center;
	padding-right: 20px;
}

.rsvp_item img {
	height: 48px;
	width: 48px;
}

#ag_landing_find {
	width: 45%;
	float: left;
	margin-right: 20px;
}

#ag_landing_all {
	width: 45%;
	float: left;
}

#group_img {
	display: table;
	float: left;
	margin-right: 20px;
}

#group_img img {
	margin: 0;
	padding: 0;
	border: 0;
}

#newest_groups #group_img img {
	width: 150px;
	padding: 5px;
	border: 1px solid #92957F;
}

#newest_groups #group_img {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

#member_list_page {
	margin-left: 0;
	padding-left: 0;
}

div.section_latest {
	margin-top: 12px;
}

.line {
	border: 0 !important;
	margin-left: 0 !important;
}

.section_latest ul, .section_latest ul li {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	margin-top: 0;
}

.section_latest ul li {
	padding-left: 8px;
	padding-top: 8px;
}

.section_latest ul li img {
	border: 0 !important;
	margin-left: 0 !important;
	margin-right: 12px;
	margin-top: 6px;
	float: left;
	width: 60px;
	height: 60px;
}

.section_latest ul li p {
	padding-bottom: 8px;
}

.section_latest h2 {
  color:#5B9400 !important;
  font-family:LubalinGraphStd-Book,times,serif !important;
  font-size: 18px;
}

#comment_wall_comments img {
	border: 0 !important;
	margin: 0 10px 0 0 !important;
	width: 80px;
}

#special_page_comments .mySubHead {
	text-align: left;
}

#main table#contact_info {
	float: left;
	display: inline;
	width: 40%;
}

#main table#contact_info td {
	width: auto;
}

#contact_message {
	width: 40%;
	margin-left: 20px;
	float: left;
}

#interpolate_login {
	float: left;
	width: 200px
	display: inline;
}

#interpolate_signup {
	float: left;
	width: 200px;
	display: inline;
	margin-left: 12px;
}

.form_label {
	display: block;
	float: left;
	width: 95px;
}

#new_surround {
	margin: 0;
	padding: 0;
	width: 215px;
	display: inline;
	float: right;
}

#gallery_new_top {
	background: #E7E9DC url('/images/admin/profile-top.gif') top no-repeat;
	height: 10px;
	width: 215px;
}

#gallery_new_file {
	background:#E7E9DC url(/images/admin/profile-bottom.gif) no-repeat scroll center bottom;
	width: 215px;
	padding: 0;
}

#gallery_new_inner {
	padding-left: 12px;
	padding-bottom: 6px;
}

#gallery_new_file span.gallery_new_title {
	display: block;
	font-weight: bold;
	color: #9FA388;
	padding-bottom: 4px;
}

#gallery_new_file span.gallery_new_fields {
}

#gallery_new_file span.gallery_new_fields input,
#gallery_new_file span.gallery_new_fields textarea {
	margin-bottom: 4px;
}

#gallery_new_file span.gallery_new_fields input[type="submit"] {
	margin-left: 142px;
}

#gallery_list, #gallery_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gallery_list li {
	display: inline;
	float: left;
	margin: 6px 12px 6px 12px;
	position: relative;
	width: 75px;
}

#gallery_list li img {
	width: 75px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}

#gallery_list li span {
	display: block;
	margin-top: 6px;
	padding: 4px;
	background: #E7E9DC;
}

span.edit_link {
	position: absolute;
	top: -3px;
	left: 0px;
	background-color: #fff;
	border: 1px solid #9FA388;
	padding: 4px;
	color: #9FA388;
	display: none;
	font-size: 10px;
}

span.edit_link img {
	margin: 0 6px 0 0 !important;
	border: 0 !important;
	float: left;
}

span.edit_link span {
	display: block;
	margin-bottom: 6px;
}

li span.edit_link a {
	color: #9FA388;
}

#picture_stream {
	display: block;
	float: right;
	width: 215px;
}

#main_picture {
	width: 380px;
	margin-top: 12px;
	position: relative;
}

#main_picture img#thisone {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}

#main_picture p.caption_txt {
	display: block;
	margin-top: 6px;
	padding: 4px;
	background: #E7E9DC;
}

#throb {
	margin-top: 50px;
	width: 380px;
}

#throb img {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}


.photo_link {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.profile_pic_op {
	width: 60px;
	margin: 3px;
	padding: 3px;
	height: 60px;
	display: inline;
	float: left;
}

.profile_chosen {
	background-color: #5A9600;
}

.profile_pic_op img {
	width: 60px;
	height: 60px;
}

ul.newest_members li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 4px 0;
	clear: left;
	display: block;
	height: 60px;
}

ul.newest_members {
	margin: 0;
	padding: 0;
}

ul.newest_members li img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 6px 0 0;
	margin-left: 0 !important;
}

ul.featured_blogger li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 4px 0;
	clear: left;
	display: block;
}

ul.featured_blogger {
	margin: 0;
	padding: 0;
}

ul.featured_blogger li img {
	/*width: 60px;
	height: 60px;*/
	float: left;
	margin: 0 6px 0 0;
	margin-left: 0 !important;
}
