@charset "utf-8";
/* CSS Document 

div{border:1px solid #000;}
*/

body{
	/*background-image:url(images/camo_bg.png); */
	background-color:#4A3200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	color:#FFF;
}
img{border:0px;}
img a{border:0px;}

a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	border:0;
}
a:hover{
	color:#CCC;
}

h2 {
	font-size:18px;
}
.btn_close{
	background-color:#666;
	border:1px solid #CCC;
	background-image:url(images/plus.gif);
	width:10px;
	height:10px;
	margin:-20px 10px 0 0;
	cursor:pointer;	
}
.btn_close:hover{
	background-color:#000;
	border:1px solid #FFF;
}
.box-light{
	background-color:#9D6A00;
	padding:5px 2px 10px 5px;
	margin:10px 0;
	font-family:'Comic Sans MS', cursive;
}
.box-light h2{
	margin:0 2px 5px;
	color:#F60;
}
.box-dark{
	background-color:#5C4925;
	padding:5px;
	margin:2px;
}
.box-dark h2{
	color:#FF6600;
	margin:0 5px 20px 0;
}
.box-dark h3{
	color:#FF6600;
	margin:0 3px 5px;
}

#wrapper{
	margin:0px auto;
	width:950px;
	background-color:#ffffff;
	height:100%;
	overflow:hidden;
}
#header{
	/* width:900px; */
	height:100px;
}
#logo{
	width:250px;
}
#top_nav{
	padding:2px 7px 4px 15px;
	height:21px;
	background-color:#6f4a00;
	background-image:url(images/top_navbar.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#top_nav_left_corner{
	width:8px;
	height:28px;
}
#top_nav_text{
	padding-top:3px;
}
#content_nav{
	background:url(images/content_nav_tab.jpg) repeat-x;
	height:22px;
	margin:-22px -9px 0 0;
}
.content_nav_link{
	color:#FFF;
	font-weight:bold;
	width:107px;
	height:22px;
	margin-top:3px;
	text-align:center;
}
#content_top{
	background:url(images/content_brown_top.jpg);
	height:17px;
}
#content_top_cover{
	width: 10px;
	height: 17px;
	background-color:#6F4A00;
	margin-left: 670px;
	visibility:hidden;
}
#content_wrap{
	width:670px;
}
#content_con{
	
	width:670px;
	background:#6f4a00;
	margin-left:6px;
}
#content_entry{
	padding:10px;
	overflow:hidden;
}
#content{
	margin:0px auto;
	min-height:300px;
}
#content a{
	color:#ED6917;
}
#content a:hover{
	color:#FFF;
}
#content_bot{
	background:url(images/content_brown_bot.jpg);
	height:17px;
}
#sidebar{
	width:205px;
	padding:0 0 20000px 10px;
	margin-bottom:-20000px;
	color:#000;
}
#sidebar a{
	color:#960;
}
#sidebar a:hover{
	color:#990;
}
#sidebar h2{
	background:#960 url(images/logo_20_h2.jpg) 2px 4px no-repeat;
	background-color:#960;
	color:#FFF;
	padding:3px 0 3px 27px;
	margin-bottom:0px;
}
#sidebar ul{
	margin:0px;
	padding:10px 0 10px 8px;
	background-color:#f7f7f7;
}
#sidebar li{
	list-style:none;
	padding:3px;
}
#sidebar li:hover{
	background-color:#EEE;
}
.clubtypeicon{
	
}
.myclubslistowner{
	background:url("images/logo_25.gif") no-repeat scroll 1px -2px transparent;
	height:20px;
	padding:4px 0 4px 35px;
}
#home_club_list{
	background-color:#f7f7f7;
	padding-left:10px;
	padding-bottom:8px;
	width:220px;
}
#home_club_list h2,#home_club_list h3{
	color:#F60;
}
.myclubslistsmallbuck{
	background:url("images/small_buck_black_icon_25.gif") no-repeat scroll 1px -2px transparent;
	height:20px;
	padding:4px 0 4px 35px;
}
#home_club_list li{
	list-style:none;
}
.myclubslist{
	height:20px;
	clear:both;
}
.myclubslistbuck{
	background:url(images/buck_black_icon_25.gif) 1px -4px no-repeat;
	padding:4px 0 4px 35px;	
	height:20px;
}
.myclubslistdoe{
	background:url(images/doe_black_icon_25.gif) 1px -4px no-repeat;
	padding:4px 0 4px 35px;
	height:20px	
}
#myclubs_wrap li{

}

#footer{
	color:#000;
	width:900px;
	padding:5px 0px;
}


.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.redbold{
	color:#F00;
	font-weight:bold;
	background-color:#FFF;
	margin:8px;
	padding:3px;
}
.boxContent{
	font-size:12px;
	width:200px;
}
.boxContent input{
	width:115px;
}
.clubLink{
	margin:5px;
}

/* PROFILE */
#trophy_gallery img, #profile_info img, #trophy_gallery img, #gallery img{
	/*margin:7px;*/
	border: 4px solid #fff;
}
#profile_image{
	margin:0 5px 5px 0;
}
.invite_req img{
	border:1px solid #FFF;
	margin:3px;
}
.invite_req h3{
	background-color:#930;
}
#fileDate button{
	display:none;
}
.gallery_image{
	width:125px;
	height:135px;
}

.g_text{
	font-size:10px;
	margin:0px auto;
}
.tr_top{
	background-color:#402C00;
	font-weight:bolder;
}

/* CLUB */
#hunt_tools{
	padding:5px 2px 10px 5px;
	margin:10px 0;
	font-family:'Comic Sans MS', cursive;
}
#hunt_tools h3{
	margin:0 2px 5px;
	color:#F60;
}

#hunt_tools_container{
	overflow:hidden;
}
#enter_hunt_error{
	color:#F00;
	background-color:#FFF;
	font-weight:bold;
	padding:3px;
	border:1px solid #F00;
}
#btn_start_hunt{
	color:#FF6600;
	width:140px;
	height:50px;
	background-color:#CCCCCC;
	font-weight:bold;
}
#btn_start_hunt:hover{
	background-color:#F7F7F7;
}
.hunt_tool_box{
	background-color:#5C4925;
	margin:5px;
	padding:5px;
	min-width: 175px;
}
.hunt_tool_box h3{
	color:#FF6600;
	margin:0 5px 20px 0;
}
#hunt_data{
	overflow:hidden;
	width:185px;
}
#last_hunts{
	width:190px;
}
#last_hunts .odd{
	background-color:#725A2E;
}
#status{
	width:50px;
}

.hunt_data_image{
	float:left;
	padding-top:12px;
}
.hunt_data_name{
	float:left;
}
.hunt_data_entry{
	color:#FFF;
	margin:0;
	width: 170px;
}
.hunt_data{
	padding:0px 0px 3px 10px;
	float:left;
}
.btn_view_stat{
	background-image:url(images/icon_look.jpg);
	background-repeat:no-repeat;
	background-color:#666;
	height:20px;
	width:20px;
	cursor:pointer;
	margin: 0 5px;
}
.btn_view_stat:hover{
	background-color:#000;
}
.btn_view_stat_empty{
	background-image:url(images/icon_look_empty.jpg);
	background-repeat:no-repeat;
	background-color:#666;
	height:20px;
	width:20px;
	margin: 0 5px;
}
.btn_view_stat title{
	display:none;
	visibility:hidden;
}
.search_add{
	
}
.search_add:hover{
	background-color:#6E6E6E;
}

.delicon{
	width:15px;
	height:15px;
	margin-top:7px;
	opacity:0.5;
	filter:alpha(opacity=50)
}
.delicon:hover{
	opacity:1.0;
	filter:alpha(opacity=100)	
}
.mem_list{
	margin:5px;
	min-width:205px;
}
#mem_list td{
	background-color:#5B3E00;
}
.mem_list img{
	margin-right:3px;
}
.mem_list_txt{
	margin:3px;
	font-weight:bold;
	
}
#admin_wrap h2{
	background-color:#9D6A00;
	padding:5px;
}

#map_swf{
	position:inherit;
}
#map_header{
	margin-bottom:15px;
}
#stand_info{
	
}

#time_weather{
	
}

#game_total{
	padding:5px 0 5px 15px;
}




/* enter sightings */
#btn_ajax_savehunt{
	border:1px solid #666;
	background-color:#CCC;
	width:100px;
	height:20px;
	cursor:pointer;
	padding:2px;
	text-align:center;
	color:#000;
	margin:5px;
	float:right;
}
#btn_ajax_savehunt:hover{
	border:1px solid #333;
	color:#FFF;
}
 /* gweather */
#weather_icons{

}
#g_weather{
	height:90px;
}
.w_entry{
	width:45px;
	float:left;
}
#hunt_info{

}


/* REGISTER */
.error_reg{
	background-color:#FFF;
	padding:4px;
	color:#F00;
	font-weight:bold;
}


/* SEARCH */
.club_list{
	background-color:#886533;
	padding:15px;
	margin:5px 0;
}
.user_list{
	background-color:#886533;
	padding:6px;
	margin:5px 0;
}
tr.row:hover{
	background-color:#402C00;
}

/* DRAG RESIZE */
#hunt_stat{
	background-color:#CCC;
	color:#000;
	border:4px solid #F60;
	display:none;
}

#hunt_stat_close{
	background-color:#666;
	width:10px;
	height:10px;
	margin:-20px 10px 0 0;
	cursor:pointer;
}
#hunt_stat_close:hover{
	background-color:#000;
}
#stat_head{
	background-color:#960;
	height:30px;
}
#hunt_stat_data{
	max-height:500px;
	overflow:scroll;
}
/*
 The main mouse handle that moves the whole element.
 You can apply to the same tag as drsElement if you want.
*/
/* Apply the element you want to drag/resize */
.drsElement {
 position: absolute;
 
}
.drsMoveHandle {
 background-color: #CCC;
 border-bottom: 1px solid #666;
 cursor: move;
}
.dragresize {
 position: absolute;
 width: 5px;
 height: 5px;
 font-size: 1px;
 background: #EEE;
 border: 1px solid #333;
}
/*
 Individual corner classes - required for resize support.
 These are based on the object name plus the handle ID.
*/
.dragresize-tl {
 top: -8px;
 left: -8px;
 cursor: nw-resize;
 display:none;
}
.dragresize-tm {
 top: -8px;
 left: 50%;
 margin-left: -4px;
 cursor: n-resize;
 display:none;
}
.dragresize-tr {
 top: -8px;
 right: -8px;
 cursor: ne-resize;
 display:none;
}

.dragresize-ml {
 top: 50%;
 margin-top: -4px;
 left: -8px;
 cursor: w-resize;
 display:none;
}
.dragresize-mr {
 top: 50%;
 margin-top: -4px;
 right: -8px;
 cursor: e-resize;
 display:none;
}

.dragresize-bl {
 bottom: -8px;
 left: -8px;
 cursor: sw-resize;
 display:none;
}
.dragresize-bm {
 bottom: -8px;
 left: 50%;
 margin-left: -4px;
 cursor: s-resize;
 display:none;
}
.dragresize-br {
 bottom: -8px;
 right: -8px;
 cursor: se-resize;
 display:none;
}



/* Dynamic tool tip */
#dhtmltooltip{
	left:500;
	color:#000;
	position: absolute;
	width: 150px;
	border: 2px solid #666;
	padding: 5px;
	background-color:#CCC;
	visibility: hidden;
	z-index: 500;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
