body{
	position: relative;
}

* {
	margin:0;
	padding:0
}

form{
	margin: 10px 0 10px 0;
}

p{
	margin-bottom:1em;
	font-size: 10pt;
	font-family: tahoma;
}

div{
	font-size: 12px;
	font-family: tahoma;
}

th{
	color: #909090;
}

fieldset{
	border: 0;
}

label{
	width: 120px;
	text-align: left;
	float: left;
}

.float_left { float: left; }
.float_right { float: right; }

.clear{
	clear: both;
}

.row_endl{
	border-left: 1px solid #303030;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	padding: 8px 8px 8px 8px;
}

.row_middle{
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	padding: 8px 8px 8px 8px;
}

.row_endr{
	border-right: 1px solid #303030;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	padding: 8px 8px 8px 8px;
}

.cell_left{
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 8px 8px 8px 8px;
}

.cell_middle{
	border: 1px solid #404040;
}

.cell_right{
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 8px 8px 8px 8px;
}

.alt { background-color: #202020; }

label{
	vertical-align: top;
}

/* commented backslash hack v2 \*/
html, body{height:100%;}
/* end hack */

html {
	background-color:#000000;
}

body {
	color: #CDA23A;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#f3bf42;
	scrollbar-highlight-color:#f3bf42;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color: #f3bf42;
}

a{
	color: #CDA23A;
	text-decoration: none;
}

a:hover{
	color: #cccccc;
	text-decoration: underline;
}

.forum_links {
	color: #909090;
}

.forum_links a:hover{
	color: #cccccc;
	text-decoration: underline;
}


ul{ margin-left: 20px;}

#outer{
	border-right:150px solid #000000;
	border-left:150px solid #000000;
	margin:0px;
	margin-bottom:-80px;
	min-height:100%;
	background-color:#000000;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color:#000000;
	text-align: center;
	z-index:5001;
}


#footer-r{
	float: right;
	padding-right: 40px;
	z-index:1501;
	position:relative;
}

#logo-left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 819px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	margin-left:-149px;/*must be 1px less than width otherwise won't push footer down */
	z-index:100;
	left:-1px;
	padding-top: 145px;
	background-color:#000000;
	margin-bottom:80px;
}

#right {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:right;
	margin-right:-149px;/*must be 1px less than width otherwise won't push footer down */
	right:-1px;
	padding-top:145px;
	background: transparent;
	margin-bottom:80px;
}

#clearheader{height:72px;}/*needed to make room for header*/
#clearfooter{clear:both;height:82px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */

#centrecontent {
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	padding-top:145px;
	margin:0 -1px;/* moz fix*/
	background-color: #000000;
}

#footer {
	position:relative;
	float:left;
	width: 100%;
	clear: both;
	height:70px;
	background-color: #000000;
	text-align: center;
}

#footer-l{
	float: left;
	padding-left: 40px;
	z-index:1501;
	position:relative;
}

#footer-m{
	padding-top:5px;
}

#logo-right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	z-index: 1;
}

a.richttip { z-index:25; position: relative; text-decoration:none;}
a.richttip span { display: none; }
a.richttip:hover {  background:#BFD5EA;}
a.richttip:hover span {
z-index:1000;
padding: 2px 3px;
position: absolute;
margin-top:0px;
top: 5px; left:15px; width:199px;
display: block;
background: #000000;
border: 1px solid #CDA23A;
color: #CDA23A;
text-align:center;
text-decoration:none;
}

.menu_top{
	width: 140px;
	height: 45px;
}

.menu_body{
	width: 136px;
	min-height: 150px;
	* height: 150px;
	border-left: 2px solid #CDA23A;
	border-right: 2px solid #CDA23A;
	padding-bottom: 3px;
	background: #111111 url('images/layout/menu.gif') repeat-x;
}

.menu_bottom{
	width: 140px;
	height: 20px;
	margin-bottom: 20px;
}

.menu_item{
	display: block; 
	width: 130;
	background: url('images/icons/arrow.gif') no-repeat left center;
	padding-left: 14px;
}

.contentbox{
	width: 90%;
}

.contentboxheader{
position: relative; background: url(images/layout/top_right.gif) no-repeat top right; background-color: #303030; color: #CDA23A; font-weight: bold; width: 100%; text-align: left; font-size: 12px; padding-bottom: 3px;
}

.contentboxheader h2, h1, h3{
	display: inline;
	font-size: 16px;
	color: #cccccc;
}

.contentbody h4{
	font-size: 12px;
}

.contentbody{
	min-height: 350px;
	* height: 350px;
	padding: 10px;
	background: #111111 url('images/layout/page.gif') repeat-x;
	text-align: left;
}

.contentbody  h2, .contentbody_small  h2, .contentbody_xsmall h2{
	font-size: 15px;
	margin-bottom: 5px;
	text-align: center;
}

.contentbody_small{
	min-height: 150px;
	padding: 10px;
	* height: 150px;
	padding-bottom: 3px;
	background: #111111 url('images/layout/page-small.gif') repeat-x;
	text-align: left;
}

.contentbody_xsmall{
	min-height: 40px;
	padding: 10px;
	* height: 40px;
	padding-bottom: 3px;
	background: #111111 url('images/layout/page-xsmall.gif') repeat-x;
	text-align: left;
}

.contentboxfooter{
position: relative; background: url(images/layout/bot_right.gif) no-repeat top right; background-color: #111111; color: #fff; font-weight: bold; width: 100%; text-align: left; font-size: 12px;
}

.form {border: 1px solid #CDA23A; color: #CDA23A; background-color: #303030;}
.form_label{ float: left; width: 35%; text-align: left; margin-bottom: 3px;}
.form_element{color: #909090; float: left; vertical-align: middle; margin-bottom: 3px; margin-left: 2px; width: 60%; text-align: left;}

a.promobox:hover {text-decoration: none;}
.promobox{display: block; width: 190px; height: 100px; display: block; margin: 2%;}

/*dogging styles*/
.dogging_location{padding: 5px; border: 1px solid #303030; width: 95%;}
.dogging_details{float: left; width: 45%; font-size: 11px; font-style: italic; color: #909090;}
.dogging_details a{color: #909090; text-decoration: underline;}

/* error classes */
.error_type1{color: #66FF00;}
.error_type2{color: #EC0000;}

.member_container{padding: 5px; border: 1px solid #303030; width: 95%; text-align: left; margin-bottom: 20px;}

.member_wrapper { 
	width:100%; 
	float: right; 
	margin-left:-120px; 
} 

.member_content{ 
	margin-left:120px; 
	padding-bottom: 20px; 
}

.member_content p, img, a{ margin: 0px;}

.member_image{ 
	width: 120px; 
	float: right; 
	margin: 0px;
}

/*FORUM*/

.quote a{color: #868686; font-weight: bold; font-style: italic;}

.quote{
	width: 90%;
	text-align: left;
	border: 1px solid #606060;
	padding: 5px;
	font-size: 11px;
	color: #868686;
}

.post_detials_holder{
	font-size: 9px;
	color: #909090;
	font-style: italic;
}

.forum_sig{
	font-style: italic;
	font-size: 11px;
	color: #868686;
}

.videoScreen{
	display: block;
	width: 160px;
	height: 155px;
	border: 1px solid #505050;
	background: url('/images/misc/videoBG.jpg') no-repeat top left;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 1px;
}

.stat_row{
	padding: 8px;
	font-size: 14px;
}

.friendsNotifyHolder{
	position: absolute;
	display: none;
	width: 160px;
	height: 85px;
	border: 1px solid #505050;
	margin: 10px;
	color: red;
	background-color: #505050;
	font-weight: bold;
	font-size: 15px;
	z-index: 10000;
}

.padded_list li{
	margin-bottom: 5px;
	text-align: left;
}

#mobile_terms {
	border: 1px solid #505050;
	padding: 10px;
}

#mobile_terms p{
	color: #909090;
	font-size: 11px;
}

.mobile_over{
	background: url('images/mobile_upgrade/mms/sppic.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 102px;
	background-color: #000000;
	margin: 0px 10px 0px 0px;
	float: left;
}

.mobile_over span{
	position: relative;
	left: 23px;
	top: 10px;
	color: #000000;
	font-weight: bold;
}

.extras_box{
	background: url('images/icons/extraslogo.gif') no-repeat 99% 95%;
	border: 1px solid #505050;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.extras_box h1{
	font-size: 12px;
}

.extras_box p{
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 12px;
}

DL
	{
		margin:0px auto;
		padding:0px 0px 0px 0px;
		line-height:25px;
	}
DT
	{
		text-align:right;
		width:33%;
		float:left;
		display:block;
		clear:left;
	}
DD
	{
		text-align:left;
		width: 66%;
		float:left;
		display:block;
		clear:right;
		/*margin:1px;*/
	}

.search_extras1{border-color: #99CCFF;}
.search_extras2{border-color: #FFFF99;}
.search_extras3{border-color: #FFCC99;}
.search_extras4{border-color: #FFCCFF;}

.interested
	{
		vertical-align: top;
		background: url('images/icons/interested-photo.gif');
		background-repeat: no-repeat;		
		padding: 7px 0 0 0; 
		font-weight: bold;
		font-size: 9px;
	}
.interestedcontainer { width: 120px; height: 140px; }
.interestedimage {	width: 110px;	height: 110px; }
.interestedimage IMG { border: 1px solid #cca032; }
.interestedlink { padding: 4px 0 0 0; }

.group_box {border: 1px solid #505050; padding: 10px; margin: 0px 0px 10px 0px;}
.group_box strong {display: block; color: #909090; margin: 0px 0px 5px 0px}

.small_time { font-size: 10px; color: #909090;}
.group_news_item { border-bottom: 1px dashed #505050; padding: 0px 0px 10px 0px; margin: 10px 0px 10px 0px;}

.boxout { padding: 10px; border: 1px solid #CDA23A; }
.clubdetails  A { font-weight: bold; }
.clubdetails TD { padding: 4px; }
#add_dogging_location_form INPUT,
#add_dogging_location_form TEXTAREA { color:#fff; background-color: #202020; border: 1px solid #CDA23A; margin: 0 0 5px 0;}
.noborder { border: 0px !important; } 

#show_member strong {display: inline;}

.forum th { padding: 10px; border-bottom: 2px solid #404040; } 
.forum td { padding: 7px; cursor: pointer; border-bottom: 2px solid #404040; }
.forum tr:hover{ background-color: #404040; }
.forum table { width: 100%; }

.alternateRow  { background-color: #202020; }
.normalRow  { background-color: #101010; }

.smallerFont { font-size: 10px; }

.forumPost { overflow:hidden; text-align: left; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; 	padding: 10px; }
.forumPost h2 { font-size: 14px; }
.postDetails { border-bottom: 1px dashed #404040;  margin: 0px 0px 5px 0px; padding: 3px 0px 3px 0px; height: 15px; }
.postContainer { margin-left: -170px; width: 100%; }
.innerPostContainer { margin-left: 170px; }
.signature{ margin-top: 30px; }

.highlight { background-color: #FFFF00; }

.padding5px { padding: 5px; }
.margin5px { margin: 5px; }

.width_150px { width: 150px; }