#settings_nav .buttons {
	margin-bottom: 10px;
}

#settings_nav .buttons a {
	background: #33A5D9;
	font-size: 11px;
	padding: 5px !important;
	padding-right: 2px 5px 2px 5px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
	margin-bottom: 3px;
	text-decoration: none;
}

#settingsmember {
}

#settingsmember input{
	border: 1px solid #3498CA;
	font-family: helvetica, arial, tahoma;
	font-size: 11px;	
}

#settingsmember .radiobutton{
	border: none;

}
#settingsmember .data_title {
	width: 180px;
	font-weight: bold;
	float: left;
	clear:left;
	margin-bottom: 10px;
}

#settingsmember .data_field {
	margin-bottom: 10px;
}

#settingsmember .submit_box {
	text-align: center;
	margin: 10px;
}

#settingsmember .submit_button {
	background: #188FC5;
	color: #fff;
	font-weight: bold;
	border: none;
	width: 80px;
	padding: 2px;
}
#settingsmember .newvirtual {
	background: #33A5D9;
	text-align:center;
	margin-bottom:5px;
	width: auto;
	float:right;
	display:block;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 4px;
	clear:both;
	text-decoration: none;
}

#memberslist {
	border: 1px solid #188FC5;
	
}
#memberslist .head_line {
	height: 22px;
	line-height: 22px;
	background: #188FC5;
}	

#memberslist .head1, #memberslist .head2, #memberslist .head3, #memberslist .head4  {
	float: left;
	border-bottom: 1px solid #188FC5;
	overflow: hidden;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	background: #188FC5;
	color: #fff;
	font-weight: bold;
}

#memberslist .head1 {
	width: 160px;
}
#memberslist .head2 {
	width: 70px;
}

#memberslist .head3 {
	width: 80px;
}

#memberslist .head4 {
	float: right;
	padding-right: 10px;
}

#memberslist .item_row, #memberslist .item_row_new, #memberslist .item_row_hover, #memberslist .item_row_select {
	border-bottom: 1px solid #BEEBFF;
	cursor: pointer;
	clear: both;
	height: 35px;;
	line-height: auto;
}

#memberslist .item_row_new {
	font-weight: bold;
}

#memberslist .item_row_hover {
	background: #BEEBFF;
}

#memberslist .item_row_select {
	background: #33A5D9;
	font-weight: normal;
}

#memberslist .item1, #memberslist .item2, #memberslist .item3, #memberslist .item4  {
	float: left;
	overflow: hidden;
	height: auto;
	line-height: auto;
	padding: 4px;
}

#memberslist .item1 {
	width: 150px;
	line-height: 25px;
	overflow: hidden;
}

#memberslist .item2 {
	width: 70px;
}

#memberslist .item3 {
	float: left;
	line-height: 25px;
	width: 80px;
}

#memberslist .item4 {
	float: right;
	text-align:center;
}

#memberslist a {
	color: #188FC5;
	font-weight: bold;
}

#settingsgallery .thumbnail_box {
	border:1px solid #3A9CC9;
	float:left;
	height: auto;
	margin:5px;
	width:118px;
}

#settingsgallery .thumbnail {
	height: 118px;
	line-height:118px;
	overflow: hidden;
	text-align: center;
	background: #000;
}

#settingsgallery .thumbnail a {
	text-decoration: none;
	border: none;
}

#settingsgallery .thumbnail img {
	text-decoration: none;
	border: none;
	vertical-align:middle;
}

#settingsgallery .picture_mod, .picture_del {
	border-bottom: 1px solid #3A9CC9; 
	background: #fff;
	text-align: center;
	display: block;
	color: #33A5D9;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}


#settingsgallery .picture_mod {
	border-right: 1px solid #3A9CC9; 
	width: 50%;
	float:left;
	}
#settingsgallery .picture_mod:hover {
	background: #33A5D9; 
	color: #fff;
	text-decoration: none;
}

#settingsgallery .picture_del {
	color: #f00;
	margin-left: 50%;
}
#settingsgallery .picture_del:hover {
	background: #33A5D9; 
}

#settingsgallery .picture_label_bottom {
	margin: 2px 0px 2px 1px; 
}

#settingsgallery .data_title {
	width: 180px;
	font-weight: bold;
	float: left;
	clear:left;
	margin-bottom: 10px;
}

#settingsgallery .data_field {
	margin-bottom: 10px;
}

#settingsgallery input{
	border: 1px solid #3498CA;
	font-family: helvetica, arial, tahoma;
	font-size: 11px;	
}
#settingsgallery .submit_box {
	text-align: center;
	margin: 10px;
}

#settingsgallery .submit_button {
	background: #188FC5;
	color: #fff;
	font-weight: bold;
	border: none;
	width: 80px;
	padding: 2px;
}
/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
*/
#donations {
	border: 1px solid #188FC5;
	height: 200px;
	margin-top: 20px;
	
}


#donations .head_line {
	height: 22px;
	line-height: 22px;
	background: #188FC5;
}	


#msg_list {
	height: 200px;
	overflow-y: scroll;
}

#donations .head1, #donations .head2, #donations .head3, #donations .head4  {
	float: left;
	border-bottom: 1px solid #188FC5;
	overflow: hidden;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	background: #188FC5;
	color: #fff;
	font-weight: bold;
}

#donations .head1 {
	width: 150px;
}
#donations .head2 {
}

#donations .head3 {
	float: right;
	width: 100px;
}

#donations .head4 {
	float: right;
	width: 90px;
}

#donations .item_row, #inbox .item_row_new, #inbox .item_row_hover, #inbox .item_row_select {
	border-bottom: 1px solid #BEEBFF;
	clear: both;
	height: 22px;
	line-height: 22px;
}


#donations .item1, #donations .item2, #donations .item3, #donations .item4  {
	float: left;
	overflow: hidden;
	height: 16px;
	line-height: 16px;
	padding: 2px;
}

#donations .item1 {
	width: 150px;
}

#donations .item2 {
	width: 150px;
}

#donations .item3 {
	float: right;
	width: 100px;
}

#donations .item4 {
	float: right;
	width: 90px;
	text-align:center;
}

#donations input {
	background: #188FC5;
	border: none;
	color: #fff;
	font-weight: bold;
	width: 70px;
	margin: 1px;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 420; /* Set to gallery width, in px or percentage (orig: 50%) */
height: 122px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #ffffff; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #cccccc; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

