﻿body {
    color:#343030;
	font-family: Arial, Helvetica, sans-serif;
}

/*General Content Elements*/

a {
	text-decoration:underline;
	color:#36466b;
}
a:hover { text-decoration:none;}
img { border-style:none;}

.main p,
.main li { font-size:1.4em; line-height:1.5em; }

.main ul { padding:0; margin:10px; }
.main ul li { background:transparent url(../images/bullet.png) no-repeat 0 7px;  list-style-type:none; padding:0 0 0 20px; }


.main strong { color:#5f6f73; }

h2 { color:#7B4526; }
h3 { color:#7B4526;  }


/* Side boxes */
.boxes {
	padding:15px 0 0;
	width:254px;
}
.box-top {
	background:url(../images/bg-sidebox-top.gif) no-repeat 0 4px;
	height:12px;
	overflow:hidden;
}
.box-btm {
	background:url(../images/bg-sidebox-btm.gif) no-repeat 0 100%;
	padding:0 0 3px;
}
.box-area {
	background:url(../images/bg-sidebox.gif) repeat-y;
	padding:8px 16px;
}
.boxes h3 {
	margin:0;
	text-transform: uppercase;	
	overflow:hidden;
}
/* Get in touch */
.get-in-touch h3 {
	background:url(../images/text-get-in-touch.gif) no-repeat 50% 0;
	text-indent:-9999px;
}
.get-in-touch .box-area { padding-bottom:15px;}
.box-area .number {
	display:block;
	background:url(../images/text-number.gif) no-repeat 50% 6px;
	height:21px;
	padding:6px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
.box-area .mail {
	display:block;
	padding:12px 10px 0 33px;
	font-size:13px;
	line-height:18px;
	background:url(../images/ico-mail.gif) no-repeat 16px 18px;
}
/* Latest catch */
.latest-catch h3 {
	background:url(../images/text-latest-catch.gif) no-repeat 50% 0;
	text-indent:-9999px;
}
.latest-catch .box-area { padding-bottom:16px;}
/* Img holder */
.img-holder {
	padding:5px 0 0 5px;
	width:219px;
	position:relative;
	margin:0 0 0 2px;
	height:158px;
	overflow:hidden;
}
.img-holder img { display:block;}

.img-holder .img-frame-home {
    background:url(../images/frame-catch-kill-home.png) top left no-repeat; 
    width:219px; height:164px; position:absolute; top:0; left:0;  
    }

.img-holder .text {
	height:21px;
	position:absolute;
	bottom:5px;
	left:5px;
	z-index:1;
}
.img-holder .text-holder {
	width:186px;
	padding:0 12px 0 8px;
	height:21px;
	overflow:hidden;
	line-height:21px;
	background:url(../images/bg-text.png) repeat-x;
}
.img-holder .more {
	float:right;
	color:#819ecd;
	
}
.img-holder strong {
	color:#dcdacd;
	font-size:11px;
}

/* CatchandKill */

a.catch-kill { text-decoration:none; }

.catch-kill { margin:0 13px 13px 0; padding:5px 0 0 5px; height:159px; width:211px; display:block; float:left; overflow:hidden;}
a.last { margin-right:0; }
.catch-kill span { display:block; }
.catch-kill .img-frame {
    background:url(../images/frame-catch-kill.png) top left no-repeat; 
    width:219px; height:164px; position:absolute; top:0; left:0;  
}

.catch-kill:hover .img-frame {
    background:url(../images/frame-catch-kill.png) bottom left no-repeat;     
}

.catch-kill .more { padding-top:3px; }
.catch-kill .text { bottom:5px; }
.catch-kill .text-holder {
    width:195px;
    padding:0 3px 0 8px;
}

/* Become member */
.become-member h3 {
	background:url(../images/text-become-member.gif) no-repeat;
	width:158px;
	text-indent:-9999px;
}

.box-area p { margin:0 0 5px 0; font-size:1em; }
.become-member p {
	color:#4c4645;
	line-height:17px;
}
.become-member p a { color:#36466b;}
.become-member .box-area { padding-bottom:12px;}

.book-reservations h3 {
	background:url(../images/text-book-reservations.gif) no-repeat;
	width:171px;
	text-indent:-9999px;
}
.book-reservations p {
	color:#4c4645;
	line-height:17px;
}
.book-reservations p a {
	color:#36466b;
}
.book-reservations .box-area {
	padding-bottom:12px;
}

.main-top .book-reservations .box-area p
{
	margin: 0;
}

.main-top .book-reservations .box-area
{
	padding-top: 7px;
	padding-bottom: 7px;
}

/*Side Bar Titles*/
.hunting-fishing-dates h3 {
	background:url(../images/text-hunting-and-fishing-dates.png) no-repeat;
	width:224px;
	text-indent:-9999px;
}

.policies-and-guidelines h3 {
	background:url(../images/text-policies-and-guidelines.png) no-repeat;
	width:220px;
	text-indent:-9999px;
}

.membership-application h3 {
	background:url(../images/text-member-application.png) no-repeat;
	width:220px;
	text-indent:-9999px;
}

.try-us-out h3 {
	background:url(../images/text-try-us-out.png) no-repeat;
	width:220px;
	text-indent:-9999px;
}



/* Main top */
.main-top {
	overflow:hidden;
	height:1%;
	position:relative;
	padding:0 0 0 18px;
}
.main-top .boxes {
	float:left;
	margin:110px 0 0;
}
.main-top .photo-holder {
	background:url(../images/bg-photo-border2.jpg) no-repeat;
	width:642px;
	float:right;
	height:279px;
	padding-left:18px;
}
.main-top .photo-holder img {
	display:block;
}

/* Content Table */
#ver-minimalist
{
	font-size: 12px;
	margin: 20px;
	width: 590px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 10px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #7B4526;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	color:#7B4526
	
}

#ver-minimalist tr:hover td { background:#f8f8f5; }

#ver-minimalist td
{
    vertical-align:top;
	padding: 12px 10px 0px 10px;
	
}
#ver-minimalist tfoot td { text-align:center; }



/*Color Box (Calendar Page*/
span.colorBox { margin: 3px 13px 0 0; float:left; display: block; width: 20px; height: 20px; float: left; }


/*RAD Overrides*/

/*Fixes padding issue of the left hand side of the calendar events*/
#ctl00_ctl00_cphPrimaryContent_cphPageContent_Panel1 .RadScheduler .rsWArrowLeft .rsAptContent {
    padding:3px 0 0 14px;
    height:18px;
}
