@charset "utf-8";
/* CSS Sytles*/

/* Global classes */
* {
	margin: 0;
	padding: 0;
}
html {
	color: #000000;
}
body {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	background-color: #000;
}
p {
	padding-bottom: 1em;	
}
#container {
	background: #000;
	width: 960px;
	margin: 0px auto;
	/*overflow: hidden;*/
}
.clearboth {
	clear: both;
}
.floatnone {
	float: none;
}
.continue form{
	width=150px;	
}
/*========================================*/
/* Grid */

#content {
	width: 960px;
	background-color:#000;
}
#content img {
	border: none;
}
.maincontent {
	float: left;
	width: 960px;
	height: 589px;
	background-color:#000;
}
.landingpage {
	float: left;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/background_1010x620.jpg');
	width: 960px;
	height: 589px;
}
.left_sky_ad {
	float: left;
	width:125px;
	background-color: #000;
	margin-right: 10px;
	border: none;
}
.left_sky_ad img {
	border: none;
}
.right_sky_ad {
	float: right;
	width:125px;
	background-color: #000;
	margin-left: 10px;
	border: none;
}
.right_sky_ad img {
	border: none;
}
.left_vbanner_ad {
	float: left;
	width:125px;
	height: 240px;
	background-color: #000;
	margin-right: 10px;
	border: none;
}
.left_vbanner_ad img {
	border: none;
}
.right_vbanner_ad {
	float: right;
	width:125px;
	height: 240px;
	background-color: #000;
	margin-left: 10px;
	border: none;
}
.right_vbanner_ad img {
	border: none;
}
.us_map {
	background-color:#000;
	width: 960px;
	height: 589px;
}
/*========================================*/
/* Navigation */
#MainMenu 
{
	height:30px;
	border:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:url('/csp/cms/sites/huntandfish/assets/images/tabright.gif') no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url('/csp/cms/sites/huntandfish/assets/images/tableft.gif') no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	line-height:31px;
	padding:0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
/*

#MainMenu {
	height:31px;
	background:#000;
	border:0;
	margin-left: 140px;
	margin-right: 125px;
}
#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
#tab a {
	width: 135px;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span {
	display:block;
	background:url('/csp/cms/sites/huntandfish/assets/images/navbutton.jpg') no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:31px;
	padding:0 13px;
}
#tab a:hover, #tab li.item_active a {
	background-position:right bottom;
}
#tab a:hover span, #tab li.item_active a span {
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}*/
/*========================================*/
/* User Registration */

.usermgmt {
	float: left;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 20px 0 0 5px;
}
.usermgmtstory {
	float: right;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 15px 10px 0 0;
}
.usermgmt a {
	color: #FFF;
}
.accountmgt {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
#userreg {
	margin-left: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#userreg h1 {
	color:#000;
	font-size:20pt;
	font-style:normal;
	font-weight:normal;
	margin-top:5px;
	padding:10px;
}
#userreg h2 {
	color:#000;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	margin-top:5px;
	padding:10px;
}
#userreg form {
	width:670px;
}
#userreg fieldset {
	background-color:#FFFFEE;
	border:1px solid #A48B62;
	margin:0 0 10px 10px;
	padding:5px;
	width:670px;
}
#userreg legend {
	background-color:#FFFFCC;
	border:1px solid #A48B62;
	color:#000;
	font-size:18px;
	padding:5px;
}
#userreg label {
	clear:both;
	color:#000;
	float:left;
	margin:0 0 0 0;
	text-align:right;
	width:10em;
}
#userreg .header {
	background-color:#A48B62;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:1.5em;
	margin-left:10px;
	padding:5px 0 5px 12px;
	width:670px;
}
#userreg input, textarea, select {
	-x-system-font:none;
	background-color:#FFFFFF;
	border:1px solid #A48B62;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 10px 10px;
	text-align:left;
	vertical-align:middle;
}
#userreg p {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 15px 10px;
	text-align:left;
}

/*========================================*/
/* Message Boxes */
.mbinfo, .mbsuccess, .mbwarning, .mberror, .mbvalidation {
	width: 85%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.mbinfo {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/messageboxes/info.png');
}
.mbsuccess {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/csp/cms/sites/huntandfish/assets/images/messageboxes/success.png');
}
.mbwarning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/messageboxes/warning.png');
}
.mberror {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/messageboxes/error.png');
}
.mbvalidation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/messageboxes/validation.png');
}


/*========================================*/
/* Header */

.masthead {
	color: #990000;
	width: 100%;
	height: 20px;
}
/*========================================*/
/* Footer  */
#footer {
	float: left;
	width: 960px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	font-size: 8pt;
	color: #FFF;
	background-color: #000;
}
#footer a {
	color: #FFF;
}
#footer img {
	border: none;
}
#footer ul {
	display: inline;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/footer_divider.gif');
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#footer ul li.first {
	padding-left: 0px;
	background-image: none;
}
#copyright {
	margin-right: 20px;
}
#powered-by {
	font-weight: bold;
}
#footer-logo {
	position: relative;
	top: 3px
}

/*========================================*/
/* Full Story */

#fullcontainer {
	float: left;
	background-image: url('/csp/cms/sites/huntandfish/assets/images/fullstory_bk.gif');
	width: 960px;
	min-height: 589px;
	background-color: #000;
}
#fullcontent {
	float: left;
	width: 914px;
	margin: 23px 23px 23px 23px;
}
#fullads {
	display: block;
	width: 300px;
	float: right;
	margin: 0px 0px 14px 0px;
}
#fullads img {
	border: none;
	padding-bottom: 14px;
}
#largesquaread {
	display: block;
	width: 589px;
	float: right;
	margin: 0px 0px 14px 14px;
}
#largesquaread img {
	border: none;
	padding-bottom: 14px;
}
#largerecad {
	display: block;
	width: 336px;
	float: right;
	margin: 0px 0px 14px 14px;
}
#largerecad img {
	border: none;
	padding-bottom: 14px;
}

.tableofcontents {
	background-image: url('/csp/cms/sites/huntandfish/assets/images/fullstory_bk.gif');
}

