@charset "UTF-8";

body, html, * {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

a {
	color: #7aaad9;
}

colorred {
	color: #FF0000;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
}

H1 {
	width: auto;
}

body {
	background-color: #f6fbe4;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}

img {
	border: none;
}

input {
	height: 24px;
	background-image: url(images/input.png);
	background-repeat: no-repeat;
	border: none;
	border-right: 1px solid #cbcdca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 24px;
	line-height: 13px;
	padding: 0 3px 0 3px;
	display: inline;
}

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

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #9ec506;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 30px;
}

.home_table {
	margin-left: 30px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 30px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #b0be84;
	text-decoration: none;
	height: 24px;
	line-height: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: inline;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	width: 78px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #607e07;
	text-decoration: none;
	background-image: url(images/logon-btn-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #7f9a2e;
	float: left;
	display: block;
}
#registration    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	width: 90%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#registration a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	display: inline;
	text-decoration: underline;
}
#registration a:hover {
	text-decoration: none;
}
#registration li  {
	display: inline;
	float: left;
	margin-right: 18px;
}
.reg      {
	background-image: url(images/reg-icon.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
}
.saz {
	background-image: url(images/saz-icon.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 19px;
}
.inf {
	background-image: url(images/inf-icon.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
}
#mmenu {
	width: 100%;
	float: left;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#mmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #607e07;
	padding: 2px 0 0 0;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 28px;
}
#mmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #607e07;
	text-decoration: none;
}
#mmenu a:hover {
	text-decoration: underline;
}
#mmenu li.active {
	background-image: url(images/selected_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration: none;
	padding: 0;
	width: 170px;
	text-align: center;
}

#mmenu>li.active {
   width: auto;
}

#mmenu li.active span {
	display: block;
	width: auto;
	color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 28px;
	background-image: url(images/selected_right.png);
	background-repeat:no-repeat;
	background-position:right top;
	clear: right;
}
#mmenu li.active span.upl {
	background-image: url(images/upl-icon2.png);
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	background-position: 1px 3px;
	float: left;
}

#mmenu li span.upl {
	background-image: url(images/upl-icon.png);
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	background-position: 3px 3px;
	float: left;
}

.banner-top-big {
	height: 90px;
	width: 728px;
}
.banner-top-small {
	height: 90px;
	width: 236px;
}
.userbar {
	background-image: url(images/userbar-bg.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 972px;
}
.content {
	border: 1px solid #698b03;
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 0;
}
.footerbar {
	background-image: url(images/footerbar-bg.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 972px;
	text-align: center;
}
.upload-bg {
	background-color: #e6ebd3;
}
.upload-bg-footer {
	background-image: url(images/upload-bg-footer.png);
	background-repeat: no-repeat;
}
.upload-icon {
	background-image: url(images/upload-image.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 146px;
}
.member_links_right {
	float: right;
}

.member_links_left {
	float: left;
	font-size: 18px;
	color: #617c07;
}

.member_links_left A {
	color: #617c07;
}

.login_info {
	color: white;
}

#more_file_inputs {
	width: 400px;
}

.submitfield {
	background-image: url(images/submitfiles.png);
	background-repeat: no-repeat;
	background-color: none;
	border: none;
	width: 108px;
	height: 24px;
}

 .radio {
	 vertical-align: middle;
 }

.addfield {
	margin-left: 250px;
	background-image: url(images/addfile.png);
	background-repeat: no-repeat;
	background-color: none;
	border: none;
	width: 144px;
	height: 24px;
}














.lightbox_background {
	-moz-opacity: 0.80px;
	background: #000000;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.80;
	position: absolute;
	width: 100%;
	z-index: 1001;
}

.lightbox_main {
	background: #FFFFFF;
	border: 1px solid #345487;
	left: 25%;
	top: 20%;
	overflow: hidden;
	position: absolute;
	width: 515px;
	z-index: 1002;
}

.message_box {
	background: #D8DCEB url('images/blue_box_bg.gif') repeat-x;
	border: 1px solid #BFC8E3;
	padding: 10px;
	text-align: center; margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:10px
}

.message_box h1 {
	color: #FF0C00;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.70em;
	font-weight: 700;
}

.lightbox_main td span {
	font-weight: bold;
}

.pagination {
	vertical-align: middle;
	float: right;
	text-align: right;
	color: #1b78bd;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-right: 20px;
}
.pagination A {
	vertical-align: middle;
	color: #1b78bd;
	font-size: 24px;
	font-weight: bold;
}
.pagination STRONG {
	vertical-align: middle;
	color: #9EC506;
}
.pagination span {
	vertical-align: middle;
	font-size: 12px;
}
.pagination IMG {
	vertical-align: middle;
}

.gallery_cell {
	vertical-align: middle;
	border: 1px solid #9EC506;
	width: 222px;
	height: 222px;
}

.header_icons {
	vertical-align: middle;
	margin-left: 10px;
}


.username {
	vertical-align: middle;
	font-weight: bold;
	font-size: 21px;
	color: #617c07;
}

.username A{
	vertical-align: middle;
	text-decoration: none;
}

.icon_delimiter {
	vertical-align: middle;
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
}
.icon_set {
	vertical-align: middle;
}
.icon_set A {
	vertical-align: middle;
}
.icon_set IMG {
	vertical-align: middle;
}

.align_left {
	width: 400px;
	float: left;
}
.align_left .pulldown_menu {
	width: 400px;
}
.align_left .pulldown_menu UL {
	list-style: none;
	background: none;
}
.align_left .pulldown_menu LI {
	background: none;
}

.owner_name_text {
	margin-left: 20px;
	vertical-align: text-bottom;
	font-size: 18px;
	color: #617c07;
}

.owner_name {
	vertical-align: text-bottom;
	font-weight: bold;
	font-size: 21px;
	color: #617c07;
}

.center {
	text-align: center;
}

.button1 {
	background: #FFFFFF url('images/input_bg.gif') repeat-x;
	border: 1px solid #CDCDCD;
	font-size: 0.90em;
	padding: 4px;
	color: #FF0C00;
	font-weight: bolder;
}

.mid {
	vertical-align: middle;
}
