#messageError, #messageErrorP
 {
    display:none;
	color:#FF0000;
	font-size: 12px;
	margin-bottom:5px;
}

#messageSuccess, #messageNotice, 
#messageSuccessP, #messageNoticeP
 {
    display:none;
	color: #00FF66;
	font-size: 12px;
	margin-bottom:5px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div.error label.error {
	color:#FF0000;
    display: block;
    border: none;
    padding: 0;
    margin: 0;
}

label.error  {
	color:#FF0000;
}

a:hover {
    cursor: pointer;

}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#jsddm
{   margin: 0;
    padding: 0;
	z-index: 9999;
}
    
#jsddm li
{   float: left;
    list-style: none;
	z-index: 9999;
}

#jsddm li a {
		display: block;
		background-color: #ecf2bc;
        padding-top: 0px;
		padding-right: 12px;
		padding-bottom: 4px;
		padding-left: 12px;
        text-decoration: none;
        width: 70px;
        white-space: nowrap
		z-index: 9999;
}

#jsddm li ul { 
	margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
	z-index: 9999;
}

#jsddm li ul li {
	float: none;
    display: inline
	z-index: 9999;
}

#jsddm li ul li a {
	width: auto;
	z-index: 9999;
}

textarea.poptext {
    width: 260px;
}

body {
	padding: 0px;
	background: #ffffcc;
	margin: 0px;
	font: 62.5% 'lucida grande', verdana, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	height: 100%;
}

html, body { 
    height: 100%; 
}

ul {
	margin-left:20px;
} 

.container {
	width:950px;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
    margin: 0 auto -36px auto; 
}

.push { 
    height: 36px;
}

a:link, a:visited {
	color:#006600;
	outline:none;
	text-decoration:none;
	font-weight:bold;

}

a:hover, a:active {
	color:#006600;
	outline:none;
	text-decoration:underline;
}

.ajaxlink {
	font-weight:bold;
}

.edit {
	font-weight: normal;
	text-decoration:underline;
}

.save {
	font-weight: normal;
	text-decoration:underline;
}

.breadcrumb {
	font-size: 10px;
	color: #006600;
}

#header {
	height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ecf2bc;
	font-size: 10px;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
}

#headerlogo a:link, #headerlogo a:visited {
	background-image:url(/images/gnfpb_Logo.png);
	width:150px;
	height:102px;
	position: absolute;
	top: -23px;
	left: 0px;
}

#headerlogotext a:link, #headerlogotext a:visited {
	background-image:url(/images/gnpb_header_text.png);
	width:544px;
	height:50px;
	position: absolute;
	top: -3px;
	left: 405px;
	z-index: 999;
}

#headerright {
	float: right;
	padding-right: 20px;
	color: #006600;
}

#header_sub {
	height:100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3d980;
	margin-bottom: 5px;
	position:relative;
}

#title {
	position: absolute;
	top: 50px;
	left: 165px;
	width: 300px;
	z-index:-1;
}

#title h1 {
	font-size: 20px;
	color: #ff6600;
	display: inline;
}

#title p.strapline {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
}

#signin {
	position: absolute;
	top: 84px;
	left: 10px;
	width: 300px;
	color:#006600;
}

#search {
	position: absolute;
	top: 42px;
	left: 405px;
	width: 525px;
	padding:10px;
	background-color: #ecf2bc;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

#search_advanced {
	position: absolute;
	top: 84px;
	left: 840px;
	width: 100px;
	font-size: 10px;
}

#search label {
	float:left;
	display:block;
	color:#006600;
	font-weight:bold;
	margin-right:5px;
	overflow:hidden;
	height:20px;
	line-height:21px;
	vertical-align:bottom;
	text-align:center;
}

#search label.find {
	width:28px;
	float:left; 
	text-align: inherit; 
	padding-right:0px; 
}

#search input.text {
	float:left;
	color:#333333;
	width:237px;
	padding:2px 4px 1px 2px;
	margin-right:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #999999;
	font-size:1.1em;
	height:15px;
}

.select {
	font-family: 'lucida grande',verdana,tahoma,helvetica,sans-serif;
}

#search select.category {
	float:left;
	color:#000000;
	width:180px;
	font-size:1.1em;
	height:20px;
	padding:1px 0 0 2px;
	margin-right:5px;
	border:1px solid #999999;
}

#search button.submit {
	float:left;
	text-align:center;
	cursor:pointer;
	width:55px;
	padding:0px 0 15px;
	height:20px;
	outline:0;
}

#search button.submit:hover {
	background-position:0 -136px;
}

#search button.submit:active {
	background-position:0 -170px;
}

#home_top {
	width:950px;
	margin-bottom: 10px;
	color:#006600;
	font-weight:bold;
}

#home_left {
	float:left;
	width:590px;
}

#home_right {
	float:right;
	width:350px;
}

#results_top {
	width:950px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #006600;
}

#results_left {
	float:left;
	width:250px;
}

#results_right {
	float:right;
	width:690px;
}

.results_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 16px;
	color:#006600;
	background-color: #d4e09f;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
}

.results_footer {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	color:#006600;
	background-color: #d4e09f;
	font-size: 10px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
}

.results_image {
	background-color: #ffffff;
	border:#99cc66 solid 1px;
	text-align:center;
	min-height:50px;
	min-width:75px;
}

.image_thumb {
    max-height:50px;
	max-width:75px;
}

.home_results_image {
	margin-right:2px;
	background-color: #ffffff;
	border:#99cc66 solid 1px;
	text-align:center;
	min-height:25px;
	min-width:35px;
}

.home_image_thumb {
    max-height:25px;
	max-width:35px;
}

.image_normal_container {
	min-height:100px;
	min-width:150px;
	text-align:center;
}

.image_normal {
	max-width:150px;
	max-height:100px;
}

.image_large_container {
	min-height:200px;
	min-width:300px;
}

.small {
	height:100px;
}

.image_large {
	width:350px;
}

.image_small {
	width:16px;
	height:16px;
}

.results_line {
	padding-left:5px;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	color:#006600;
	background-color: #ecf2bc;
}

.results_clear {
	padding-left:5px;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	color:#006600;
}

.results_boarder {
	padding-left:5px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #006600;
	color:#006600;
}

.results_line_first {
	padding-left:0px;
}

#item_top {
	width:950px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#item_left {
	float:left;
	width:250px;
}

#item_right {
	float:right;
	width:690px;
}

.item_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16px;
	color:#006600;
	background-color: #d4e09f;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

.item_subtitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_details {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_pictures {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_pictures_links {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_revisions {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.item_relist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color:#006600;
}

.itemname {
	font-size: 14px;
	font-weight:bold;
}


#footer {
	width:950px;
	height: 31px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3d980;
	background-color: #ecf2bc;
	font-size: 12px;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
}

#footerright {
	float: right;
	padding-right: 10px;
	color: #006600;	
}

.infoboxhead {
	height:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #d4e09f;
	font-size: 16px;
	color:#006600;
	border:#99cc66 solid 1px;
	border-bottom:0px;
	-moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
}

.infoboxbody {
	background-color: #ffffff;
	margin-bottom: 10px;
	padding:10px;
	font-size: 12px;
	color:#006600;
	border:#99cc66 solid 1px;
	border-top:0px;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
}

.join {
	margin-bottom: 0px;
	border-top:0px;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}

.nohead {
	border:#99cc66 solid 1px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

.banner_home1 {
	background-color: #ecf2bc;
	height:60px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
}

.banner_home2 {
	background-color: #ecf2bc;
	height:80px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}

.banner_home3 {
	background-color: #ecf2bc;
	height:60px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
}

.banner_results1 {
	background-color: #ecf2bc;
	height:60px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
}

.banner_results2 {
	background-color: #ecf2bc;
	height:80px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}

.banner_results3 {
	background-color: #ecf2bc;
	height:60px;
	padding:10px;
	margin-bottom: 10px;
	border:#c3e198 solid 1px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
}

#profile_top {
	width:950px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#profile_left {
	float:left;
	width:250px;
}

#profile_right {
	float:right;
	width:690px;
}

.profile_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16px;
	color:#006600;
	background-color: #ecf2bc;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

.profile_details {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color: #006600;
}

#account_top {
	width:950px;
	height:20px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#account_left {
	float:left;
	width:250px;
}

#account_right {
	float:right;
	width:640px;
}

.clear {
	clear:both;
}

.input_space label {
	float:left; 
	width:140px; 
	text-align:left; 
	padding-right:0px;
	text-align:right;

}

.input_space input,.input_space select {
	margin-bottom:5px;
	margin-left:5px;
}

.input_big_space label {
	float:left; 
	width:220px; 
	text-align:left; 
	padding-right:0px;
	text-align:right;

}

.input_big_space input,.input_big_space select {
	margin-bottom:15px;
	margin-left:5px;
}

.input_space_left label {
	float:left; 
	width:200px; 
	text-align:left; 
	padding-right:0px;
}

.input_space_left input {
	width:200px;
	margin-bottom:5px;
	margin-left:5px;
}

.input_space_left select {
	width:205px;
	margin-bottom:5px;
	margin-left:5px;
}

.align_checkbox {
	width: 13px;
	*overflow: hidden;
}

.align_radio {
	height:13px;
	*overflow: hidden;
}

#ad_search button.submit {
	float:left;
	text-align:center;
	cursor:pointer;
	width:55px;
	padding:0px 0 15px;
	height:22px;
}

button.submit2 {
	float:left;
	text-align:center;
	cursor:pointer;
	width:55px;
	padding:0px 0 15px;
	margin:0px 0 5px;
	height:24px;
}

a.submit {
	float:left;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-shadow:1px 1px 1px #2b8625;
	background:#84c667 url(images/sprite-repeat-x-1.2.gif) repeat-x 0 -105px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #64ba5e;
	cursor:pointer;
	width:55px;
	padding-top:3px;
	margin:1px 0 5px;
	height:20px;
	outline:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

a.highlight {
	color:#ff6600;
}

a.reqlog2 {
	color:#999999;
	font-weight:bold;
}

#welcome_top {
	width:950px;
	margin-bottom: 10px;
	color:#006600;
	font-weight:bold;
}

#welcome_left {
	float:left;
	width:470px;
}

#welcome_right {
	float:right;
	width:470px;
}

#donate_top {
	width:950px;
	margin-bottom: 10px;
	color:#006600;
	font-weight:bold;
}

#donate_left {
	float:left;
	width:320px;
	margin-left:130px;
}

#donate_right {
	float:right;
	width:320px;
}

#donate_bottom {
	width:950px;
	margin-top: 10px;
	color:#006600;
	font-weight:bold;
}

.font_med {
	font-size: 12px;
}

#newest_top {
	width:950px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #006600;
}

#newest_left {
	float:left;
	width:300px;
}

#newest_right {
	float:right;
	width:640px;
}

#report_top {
	width:950px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #006600;
}

#report_main {
	width:950px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #006600;
}

#overlay
{
z-index:1000;
position:fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #aaaaaa;
background-image: url(/includes/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 50% 50%;
opacity: 0.3;
filter:Alpha(Opacity=30);
}


#bbie_div {
	z-index:1002;
	position: absolute;
	top: 60px;
	left: 230px;
	width:500px;
	border: 1px solid #99cc66;
	background: white;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

#bbie_error {
	background-color:#ffeded;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:130px;
	padding-right:30px;
	margin-bottom:20px;
}

#bbie_form_div {
	background-color:#f7f6f2;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:5px;
	border-top: 1px solid #c9c9c7;
}

#bbie_browse_div {
	z-index:1002;
	position: absolute;
	top: 5px;
	left: 230px;
	width:500px;
	border: 1px solid #99cc66;
	background: white;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

#bbie_results_holder_outer {
	background-color:#f7f6f2;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:5px;
	border-top: 1px solid #c9c9c7;
}

#bbie_results_holder_outer input {
	width:20px;
}

#bbie_results_holder_outer label {
	width:200px;
}

#bbie_results_holder_outer span {
	width:100px;
}

#bbie_addtoinvite a:link,#bbie_addtoinvite a:visited
{
}

#overloader { 
    position: absolute; 
    top: 0; left: 0; 
    z-index: 99; 
    width: 100%; height: 300px; 
    background-color: #ffffff; 
}

#overloaderInner { 
    background-color: #fff; 
    width: 100px; 
    height: 20px; 
    margin: 0 auto; 
}

.small_font { 
	font-size: 10px;
}

.large_font { 
	font-size: 15px;
}
