/*------------------------------------
Stylesheet for fishingforafriend.com
------------------------------------*/
@import url(recaptcha.css);

body{
	background:#fff url(../../images/water.jpg) repeat-x top;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	line-height:1.4em;
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
a:link, a:visited{
	color:#063;
	text-decoration:none;
}

a.#left:link, a.#left:visited {
	color: #66CC00;
	text-decoration:none;
}

.writeup-container a:link, .writeup-container a:visited, .green-link, .green-link:visited {
	font-weight:bold;
	color: #693;
}

a:hover, #left a:hover {
	color:#0A92A6;
}

img{
	border:0;
}
li{
	list-style-image:url(../../images/bulletList.gif);
}
.right{
	float:right;
}
#container {
	min-height: 100%;
	margin: 0 auto -90px auto;
	width:960px;
	text-align:left;
	padding-left:10px;
}
#container-popup {
	margin: 0 auto;
	text-align:left;
	padding-left:10px;
}
#searchpage #container{
	margin-bottom:-200px;
}
.clearfooter {
	height: 90px;
	clear: both;
}
#searchpage .clearfooter{
	height:200px;
}
hr{
	border:0;
	border-top:5px dotted #6BB7C0;
}
.clear{
	clear:both;
}

/*Header----------------------------------*/
#header{
	background:url(../../images/cloud.jpg) no-repeat top right;
	width:960px;
	height:200px;
}
#header-login-info{
	position:absolute;
	margin:10px 0 0 500px;
	width:350px;
	text-align:right;
	font-weight:bold;
}
#logo{
	text-indent:-9999em;
	position:absolute;
	margin:10px 0 0 0;
}
#logo a{
	display:block;
	width:196px;
	height:161px;
	background:url(../../images/logo.gif) no-repeat;
}
/*navigation---------------------------------*/
#nav{
	margin:80px 0 0 380px;
	padding:0;
	position:absolute;
	width:580px;
}
#nav li{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	text-indent:-9999em;
}
#nav li a{
	display:block;
	height:55px;
	width:90px;
	overflow:hidden;
}
#nav li a:hover, #nav #current {background-position:-90px;}

#homenav a{background:url(../../images/nav_home.gif);}
#aboutnav a{background:url(../../images/nav_about.gif);}
#searchnav a{background:url(../../images/nav_search.gif);}
#joinnav a{background:url(../../images/nav_join.gif);}
#loginnav a{background:url(../../images/nav_login.gif);}
#clubnav a{background:url(../../images/nav_clubhouse.gif); width:110px !important;}
#cornernav a{background:url(../../images/nav_corner.gif); width:110px !important;}
#clubnav a:hover, #cornernav a:hover, #clubnav #current, #cornernav #current{background-position:-110px !important;}

/*content----------------------------------*/
#ads{
	float:right;
	width:120px;
	padding:0 10px;
	margin-top:-30px;
	border-left:5px dotted #6BB7C0;
	border-right:5px dotted #6BB7C0;
}
#ads_double{
	float:right;
	width:270px;
	padding:0 5px;
	border:5px dotted #6BB7C0;
	margin-top:-30px;
}
#ads_double .advert-payload{
	float:left !important;
	clear:none !important;
	margin:5px;
}
#left{
	width:500px;
	float:left;
	margin-top:-10px;
}
#left_2col{
	width:650px;
	float:left;
	margin-top:-10px;
}
#left_1col{
	width:950px;
	float:left;
	margin-top:-10px;
}
#left li, #rightcol li{
	list-style-image:url(../../images/bulletList.gif);
}
#left strong{
	color:#066;
}
#content h2{
	font-size:1.2em;
	color:#0A92A6;
}
#middle{
	float:left;
	width:300px;
	margin-top:-40px;
}
#centre{
	width:550px;
	margin:0 auto;
}
	
.block{
	color:#066;
	border-top:5px dotted #6BB7C0;
	padding-top:10px;
	clear:both;
}
.block h3{
	font-size:1em;
	margin:0 0 20px 0;
}
.block h3 img{
	float:left;
}
#rightcol{
	float:right;
	margin-top:-40px;
	width:190px;
}
.tables{
	background:url(../../images/wideboxtop.gif) no-repeat top;
	width:720px;
	padding-top:15px;
}
.tables table{
	width:705px;
}
.tables .inner{
	background:url(../../images/wideboxbase.gif) no-repeat bottom;
	width:700px;
	padding:10px;
}
.tables td{
	padding:0;
	vertical-align:top;
	width:30%;
}
.green{
	background:#DEF0E2;
}

.green-profile {
	background:#DEF0E2;
	padding: 0px !important;
}

.green-profile-pad {
	padding:10px;
}

.blue {
	background:#E1F0F3;
}

.blue-profile {
	background:#E1F0F3;
	padding: 10px 10px 3px 10px;
	border-bottom: 2px solid #FFF;
}

.blue-profile h2 {
	font-size: 1.4em !important;
}

.blue-profile p {
	font-size: 0.9em;
}

.tables ul{
	margin:0;
	padding:0;
}
.tables li{
	margin:0;
	padding:0;
	list-style:none !important;
	height:2em;
}
.tables li a{
	padding:2px 10px;
	display:block;
}
.tables .white{
	background:#fff;
}
.profiletables td{
	padding:10px;
}
.profiletables table{
	margin-top:-10px;
}
.profiletables .green{
	width:60%;
}
.profiletables li{
	list-style:none;
	float:left;
	margin:1px;
}
.profiletables a:link, .profiletables a:visited{

	padding:3px 6px;
	background:#fff;
}
.profiletables a:hover{
	background:#50B66C;
	color:#fff;
}
.profiletables h2{margin:0 auto;}

.not-equal .blue {
	width: 22% !important;
}

.not-equal .green {
	width: 78% !important;
}

.tables input{
}

.topinterestbox {
	background:url(../../images/profileboxmiddle.gif) repeat-y left;
	max-width: 310px !important;
	text-align: center;
	padding: 5px !important;
}

.joinimage{
	position:absolute;
	margin-left:730px;
}
.memberlist{
	padding:0 0 0 30px;
	margin:0 5px 0px 0;
	width:290px;
	float:left;
}
.memberlist li{padding:3px 10px; margin:0; border-bottom:2px solid #fff}
.memberlist .f{list-style-image:url(../../images/female.gif);}
.memberlist .m{list-style-image:url(../../images/male.gif);}
.memberlist li a{font-weight:bold; }
.chat{
	float:right;
	margin-left:5px;
	width:30px;
	padding:0 5px;
	background:#fff;
	text-transform:uppercase;
	font-size:75%;
}
.chat:hover{
	background:#50B66C;
	color:#fff;
}
#room{
	width:950px;
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
	margin-bottom:0;
}
#gallery{
	margin:0;
	padding:0;
}
#gallery li {
	float:left;
	width:220px;
	height:235px;
	background:url(../../images/gallery.gif) no-repeat;
	padding:0;
	margin:0 0 10px 10px;
	list-style:none;
	text-align:center;
}
#gallery .gallery-highlighted {
	background:url(../../images/gallery_highlighted.gif) no-repeat;
}
#gallery a{
	font-weight:bold;
	margin-top:40px;
	display:block;
}
#gallery img{
	margin-bottom:10px;
}
/*boxes------------------------------------*/
.box{
	width:250px;
	background:url(../../images/box.gif) repeat-y;
	padding:0;
	margin:0 0 0 40px;
}
.box .inner{
	padding:0 20px 10px 20px;
	background:url(../../images/boxbase.gif) no-repeat bottom;
}
.button{
	text-indent:-9999em;
	width:210px;
	height:57px;
	margin:15px 0 5px 0;
}
.button a{
	width:210px;
	height:57px;
	display:block;
	overflow:hidden;
}
#advancedsearch a:link, #advancedsearch a:visited{background:url(../../images/advancedsearch.gif);}
#advancedsearch a:hover{background:url(../../images/advancedsearch_hover.gif);}

#gotoforum a:link, #gotoforum a:visited{background:url(../../images/gotoforum.gif);}
#gotoforum a:hover{background:url(../../images/gotoforum_hover.gif);}

#joinnow a:link, #joinnow a:visited{background:url(../../images/joinnow.gif);}
#joinnow a:hover{background:url(../../images/joinnow_hover.gif);}
.boxtop{
	background:url(../../images/boxtop.gif) no-repeat;
	margin:0;
	padding:0 10px;
	text-indent:-9999em;
}
.rightbox{
	float:right;
	width:190px;
	background:url(../../images/thinbox.gif) repeat-y;
	margin:20px 0 40px 0;
}
.rightbox .boxtop{
	background:url(../../images/thinboxtop.gif) no-repeat;
}
.rightbox .inner{
	background:url(../../images/thinboxbase.gif) no-repeat bottom;
}
.rightbox ul{
	padding-bottom:10px;
}
	
#searchpage .boxtop, #room .boxtop{
	background:url(../../images/boxtop_white.gif) no-repeat;
	padding:10px 10px;
}
.box select{
	width:200px;
}
.box h3{
	width:160px;
	height:32px;
}
#room h2{
	font-size:1.2em;
	color:#0A92A6;
}
#room .box{
	float:left;
	margin:0 0 20px 20px;
	width:190px;
	background:url(../../images/thinbox.gif) repeat-y;
}
#room .boxtop{
	background:url(../../images/thinboxtopwhite.gif) no-repeat;
}
#room .inner{
	background:url(../../images/thinboxbase.gif) no-repeat bottom;
	padding:0 15px 15px 15px;
	height:100px;
}
#room .box .age{
	width:60px;
}
#room .box .loc{
	width:150px;
}
/*Box Headings----------*/
#quicksearch{
	background:url(../../images/quicksearch.gif) no-repeat top left;
	margin:0;
}
#options{
	background:url(../../images/options.gif) no-repeat top left;
	margin:0;
}
#byage{
	background:url(../../images/byage.gif) no-repeat top left;
	margin:-10px 0 0 0;
}
#bylocation{
	background:url(../../images/bylocation.gif) no-repeat top left;
	margin:-10px 0 0 0;
}
/*----------------------*/
.searchby{
	text-align:center;
	margin:40px 0 0 0;
}
.classifiedbox{
	background:url(../../images/classified_middle.gif) repeat-y;
	width:500px;
	margin:5px 0;
}
.classifiedbox .inner{
	background:url(../../images/classified_bottom.gif) no-repeat bottom;
	padding:0 30px 10px 30px;
}
.classifiedboxtop{
	background:url(../../images/classified_top.gif) no-repeat top;
	padding:25px 30px 0 30px;
	font-size:1em;
	margin:0;
	color:#0A92A6;
}
.classifiedbox hr {
	visibility:hidden;
	clear:both;
}
.profilebox{
	background:url(../../images/profileboxmiddle.gif) repeat-y;
	width:645px;
	margin:5px 0;
}
.profilebox .inner{
	background:url(../../images/profileboxbase.gif) no-repeat bottom;
	padding:0 10px 10px 10px;
}
.profileboxtop{
	background:url(../../images/profileboxtop.gif) no-repeat top;
	padding:10px 10px 0 10px;
	font-size:1em;
	margin:0;
	color:#0A92A6;
}
.profilebox .shortdesc{
	float:left;
	width:470px;
	padding:5px 0 0 10px;
	margin:0;
}
.profilebox .view{
	float:right;
	width:130px;
	margin:0;
	padding:5px 0 0 10px;
	font-size:0.8em;
	font-weight:bold;
	background:url(../../images/profileboxmiddle.gif) repeat-y left;
}
.profilebox .view img{
	padding-right:5px;
}
.profilebox hr {
	visibility:hidden;
	clear:both;
}
.centre{
	margin:0 auto;
}
.centre .inner{
	padding:20px;
}
.centre .profileboxtop {
	padding:20px 20px 0 20px;
}
.inbox-area .profileboxtop {
	padding:20px 20px 0 20px;
}
.photo {
	margin: 10px 20px;
	text-align:center;
}
.photo a:link, .photo a:visited{
	padding:0 !important;
	font-size:90%;
}
.leaderad{
	margin-left:20px;
}
#topbanner{
	position:absolute;
	margin:135px 0 0 240px;
}
	
/*forms------------------------------------*/
.forms label, .forms input, .forms textarea, .forms select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}
.forms{
	padding:5px;
	margin:10px;
}
.forms label {
	width: 100px;
	padding-right: 20px;
}
.forms br {
	clear: left;
}
.forms fieldset{
	border:0;
	border-top:1px dotted #6BB7C0;
	padding:20px;
}
.forms .radio{
	float:left;
}
.forms .radio input, .forms .radio img, .forms .radio span{
	width:auto;
	float:left;
}
.forms .radio span{
	padding-right:20px;
}
.forms select{
	width:auto;
}

.radio label {
	width:auto !important;
}

/*footer-----------------------------------*/
#footer {
	height: 60px;
	background:url(../../images/footer.jpg) repeat-x top;
	border-top:5px dotted #6BB7C0;
	clear:both;
	width:100%;
	font-size:90%;
	padding:10px 0 0 0;
	margin-top:20px;
	color:#888;
}
#footer p{
	width:960px;
	margin:5px auto;
	text-align:left;
	clear:left;
	font-size:90%;
	padding:0 0 0 10px;
}
#footer ul{
	width:960px;
	margin:0 auto;
	padding:0 0 0 10px;
}
#footer li{
	float:left;
	list-style:none;
	margin:0 35px 0 0;
	padding:0;
	color:#0B91A6;
}
/* TEMP ADDED BY MARK */
.room{
	text-transform:uppercase;
	color:#50B66C;
}
#roomimage{
	position:absolute;
}
.pagination{
	padding:10px 0;
	float:left;
	width:650px;
}
.prev{
	float:left;
}
.next{
	float:right;
}

.info-box {
	border: 1px solid #0A92A6;
	background-color: #DAEEEF;
	padding: 10px;
	margin-bottom: 10px;
}

.done-box {
	border: 1px solid #006600;
	background-color: #99FF99;
	padding: 10px;
	margin-bottom: 10px;
}

.error-box {
	border: 1px solid #990000;
	background-color: #FFDDFF;
	padding: 10px;
	margin-bottom: 10px;
}

.members-menu {
	float: right;
	width: 260px;
	border: 1px solid #0A92A6;
	padding: 10px;
	margin: 0px 10px 20px 20px;
	background-color: #DBEFF0;
}

.members-menu h2 {
	color: #1D8E3B;
}

.leaderad {
	margin-left: 20px;
	width:600px;
	background:url(../../images/leaderBG.gif) no-repeat right;
}
.leaderfooter{
	margin:20px 0 -15px 0;
	padding:5px 0 0 0;
	border-top:5px dotted #6BB7C0;
	clear:both;
	width:100%;
}

.advert-payload {
	margin-bottom: 15px;
	clear: left;
}

#content h1{
	font-size:1.4em;
	color:#0A92A6;
}
#login{
	background:url(../../images/loginBG.gif) no-repeat;
	padding:20px 10px;
	width:500px;
	height:230px;
	margin-right:30px;
}
/*Clubhouse-----------------------------------*/
#clubhouse{
	background:url(../../images/interestsBG.gif) repeat;
}
#clubhouse table{
	width:950px;
	background:url(../../images/clubhouse.jpg) no-repeat bottom right;
}
#clubhouse table td{
	text-align:center;
	vertical-align:middle;
	height:160px;
	padding:0 30px;
	width:150px;
}
#clubhouse td a{
	font-size:110%;
	font-weight:bold;
	text-transform:uppercase;
}
.empty{
	background:#fff;
}
/*Captcha*/

#current-bottom {
	font-weight: bold;
}

.input-box-error {
	border: 2px solid #990000;
}

.big-input-textbox {
	font-size:1.5em;
	width:300px !important;
}

.refer-text-demo {
	width:300px;
	float:left;
	font-size:90%;
	border:1px solid #6BB7C0;
	padding:5px;
}

#locationsearch{
	background:url(../../images/location.gif) no-repeat top left;
	margin:0;
}

.small{
	font-size:90%;
	color: #666666;
}

#header-admin {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
	text-align: right;
	font-size: 90%;
	padding: 2px 6px;
	position: absolute;
	width:991px;
}

.newemail {
	color:#990000 !important;
}
.newemail:hover {
	color:#0A92A6 !important;
}

.homelist ul li {
	padding-bottom:10px;
}

.memberlist .e {
	list-style:none; height:4em;
}

.profiletables li.nolink{
	padding:3px 6px 0 6px;
}

.radio label {
	width:220px;
	margin-left:20px;
}

#user-top-blue {
	max-height: 40px;
}

.hideBulkOptions {
	display:none;
}

.showBulkOptions {
	display:block;
}


/*sitemap---------------------*/

#sitemap, #sitemap ul{
    border-left:1px solid #ccc;
    margin:0;
    padding:7px 28px;
}

#sitemap li{
    list-style-image:url(../../images/horizontalline.gif);
    font-weight:bold;
    font-size:1em;

}

#sitemap ul li{
    font-weight:normal;
    font-size:0.9em;

}
#sitemap ul li ul li{
    font-size:0.9em;
}

.bulk-process-form {
	margin: 16px 0px 4px 10px;
}

#one-2-one-message {
	background-color:#FFFFCC;
	border: 1px solid #FFFF00;
	padding: 10px;
	margin-top: 6px;
	margin-right:8px;
	display: none;
}