@charset "UTF-8";
body {
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
	background-color: #A4BAE1;
}
.fat_green_bdr {
	border: 10px solid #C8DA2A;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DE8A30;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE8A30;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE8A30;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE8A30;
	cursor: pointer;
}
.body_text {
	padding: 30px 30px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(/images/drop_shadow.jpg);
	background-repeat: repeat-x;
}
.box_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4D85C4;
	padding: 10px 10px 5px;
}
.bottom_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4D85C4;
	border-bottom-color: #4D85C4;
	border-left-color: #4D85C4;
	margin-bottom: 20px;
	background-image: url(/images/callout_bckgrnd.jpg);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
}
.top_callout_holder {
	padding: 30px 20px 20px;
	background-color: #FFFFFF;
	background-image: url(/images/drop_shadow.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(/images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D85C4;
	padding: 50px 20px 20px;
	text-align: right;
	background-color: #C8DA2A;
	background-repeat: no-repeat;
}
.blue_bdr {
	border-top: 1px solid #4D85C4;
	border-right: 3px solid #4D85C4;
	border-bottom: 3px solid #4D85C4;
	border-left: 1px solid #4D85C4;
}
.council_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4D85C4;
	border-bottom-color: #4D85C4;
	border-left-color: #4D85C4;
	margin-bottom: 20px;
	background-image: url(/images/background_2.jpg);
	background-position: 100px;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE8A30;
	font-style: italic;
	float: none;
}
.welcome_image {
	margin-bottom: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.subhead_members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.sub_text_bold {
	font-weight: bold;
	color: #DE8A30;
}
.bvads-dm .login-form label{
font-weight: bold;
	color: #DE8A30;
text-transform: uppercase;
font-size: 11px;
display: block;
}
.bvads-dm .login-form input[type=text], .bvads-dm .login-form input[type=password]{
margin-bottom: 10px;
}
.bottom_box_bold {
	font-weight: bold;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-style: normal;
}

.bvdlist #unsubscribe, .bvdlist #subscribe{
display: inline-block;
vertical-align: top;
width: 49%;
margin-bottom: 50px;
*display: inline;
zoom: 1;
}
.bvdlist #admin{
cleat: both;
}
.bvdlist #logout{
text-align: right;
}
.bvdlist h2{
font-size: 18px;
padding-bottom: 0;
margin-bottom: 1px;
}
.bvdlist .admin-box{
border-top: 1px solid;
margin-bottom: 25px;
}
.bvdlist  ul{
list-style: none;
padding: 0;
}
.bvdlist ul li{
padding: 3px;
padding-left: 10px;
}
.bvdlist ul li:hover{
background-color: #ddd;
}
.bvdlist .member-approve, .bvdlist .member-verify, .bvdlist .member-reject{
cursor: pointer;
}

div#login-div{
position: absolute;
color: white;
margin-left: 800px;
margin-top: -35px;
cursor: pointer;
}

.admin-box#pending-approval label{
color: #333;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
.admin-box#pending-approval .input{
margin-top: 10px;
}

.bvads-dm input[name=filename] {
width: 460px !important;
}
