@charset "utf-8";

/****************************** GLOBAL STYLES */
* { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: Georgia, "Times New Roman", Times, serif; clear: both; }

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; text-transform: uppercase; }

p + h2 { margin-top: 2em; }

img { border: none; }

a { color: #600; text-decoration: none; }

a:hover { text-decoration: underline; }

p { line-height: 1.5em; margin-bottom: .5em; }

ul, ol { margin-left: 8px; padding: 10px 10px; }

ol { margin-left: 12px; padding: 10px 10px; }

li {line-height: 1.5em;}

address {margin-bottom: .5em; font-family: Georgia, "Times New Roman", Times, serif;}

body {
	background: #281F10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #281F10;
}

div#container-main {
	width: 955px;
	margin: auto;
}

img.content-1, img.vid-cover-small, img.vid-cover-big {
	float: right;
	padding: .5em 0 1em 1em;
}

img.content-2 {
	float: left;
	padding: .5em 1em 1em 0;
}

p.question { font-weight: bold; }

p.byline { margin: -1em 0 .5em 1px; font-size: 13px; font-style: italic; font-weight: bold; }

/****************************** TOP CATEGORY NAVIGATION */
div#nav-video-categories {
	float: left;
	width: 955px;
	background: #000;
	text-indent: -9999px;
}

div#nav-video-categories ul {
	margin: 0 0 0 5px;
	padding: 0;
}

div#nav-video-categories li {
	float: left;
	display: block;
	width: 115px;
	height: 115px;
	margin-left: 3px;
}

div#nav-video-categories li#whitetail { background: url(/old/images/gui/cat-btn_whitetail.png) 0 0 no-repeat; }
div#nav-video-categories li#biggame { background: url(/old/images/gui/cat-btn_biggame.png) 0 0 no-repeat; }
div#nav-video-categories li#african { background: url(/old/images/gui/cat-btn_african.png) 0 0 no-repeat; }
div#nav-video-categories li#waterfowl { background: url(/old/images/gui/cat-btn_waterfowl.png) 0 0 no-repeat; }
div#nav-video-categories li#predator { background: url(/old/images/gui/cat-btn_predator.png) 0 0 no-repeat; }
div#nav-video-categories li#turkey { background: url(/old/images/gui/cat-btn_turkey.png) 0 0 no-repeat; }
div#nav-video-categories li#argalis { background: url(/old/images/gui/cat-btn_argalis.png) 0 0 no-repeat; }
div#nav-video-categories li#instructional { background: url(/old/images/gui/cat-btn_instructional.png) 0 0 no-repeat; }

div#nav-video-categories a {
	display: block;
	width: 115px;
	height: 115px;
}


/****************************** BRANDING DIV */
div#branding {
	clear: both;
	height: 200px;
	/*background: url(/old/images/gui/logo-cheetah-01.jpg) 0 0 no-repeat;*/
	/*background: url(/old/images/gui/bg-african-plain-01.jpg) 0 0 no-repeat;*/
	background: url(/old/images/gui/logo-argalis-01.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #000;
}

h1#siteName, p#siteName, p#tagline {
	text-indent: -9999px;
}


/****************************** MAIN NAVIGATION */
div#nav-main {
	float: left;
	width: 955px;
	font-weight: bold;
	color: #fff;
	background: #3f3119;
	border-bottom: 1px solid #000;
}

div#nav-main li {
	line-height: 1em;
}


div#nav-main a, div#module-shelf-1 a, div#module-shelf-2 a, div#module-shelf-3 a, div#module-shelf-4 a {
	color: #fff;
}



/****************************** MODULE SHELF 1 */
div#module-shelf-1 {
	float: left;
	margin: 10px 0;
}

div#module-shelf-1 ul {
}

div#featured-article, div#featured-section {
	float: left;
	padding: 10px;
	width: 450px;
	min-height: 290px;
	border: 1px solid #BFB49E;
	color: #BFB49E;
}

div#featured-article h3, div#featured-section h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-size: 130%;
	border-bottom: 1px solid #BFB49E;
}

div#featured-article, div#featured-section{
	background: #3F3119 url(/old/images/gui/bg-module-01-b.png) bottom repeat-x;
}

div#featured-article h3, div#featured-section h3{
	background: #3F3119 url(/old/images/gui/bg-module-01-t.png) top repeat-x;
}

div#featured-article {
	margin-right: 11px;
}

div#featured-section {
}



/****************************** MODULE SHELF 2 */

div#module-shelf-2 {
	clear: both;
}

div#featured-video {
	padding: 10px 0;
	color: #fff
}

div#featured-video h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 200%;
	border-bottom: 1px solid #fff;
	width: 625px;
}

div#featured-video h4 {
	width: 625px;
}

div#featured-video ul {
}

div#featured-video li {
}

div#featured-video a {
	font-weight: bold;
	text-decoration: underline;
}

img.featured-video {
	float:right;
	margin-top: -4.75em;
	padding-left: 10px;
	margin-right: -10px;
}


/****************************** MODULE SHELF 3 */

div#module-shelf-3 {
	float: right;
	width: 200px;
	margin-top: 10px;
	color: #BFB49E;
}

div#module-shelf-3 h3 {
	background: #3F3119;
	padding: 3px 10px;
	margin-bottom: 0;
	border-top: 1px solid #8E8972;
	border-bottom: 1px solid #8E8972;
	font-size: 100%
}

div#module-shelf-3 ul {
	margin: 0 0 1em 0;
}

div#module-shelf-3 li {
	margin: 0 17px;
}

div#module-shelf-3 a {
	color: #8E8972;
}

div#module-shelf-3 a:hover {
	color: #fff;
}



/****************************** MODULE SHELF 4 */
div#module-shelf-4 {
	float: left;
	padding: 10px;
	margin-top: 10px;
	width: 725px;
	background: #3F3119;
}

div#module-shelf-4 div {
	min-height: 15em;
}

div#module-shelf-4 h3 {
	border-bottom: 1px solid #fff;
}

div#module-shelf-4 ul {
	padding: 10px 10px;
	margin: 0 0 0 8px;
	font-size: 11px;
}

div#latest-hunt-reports, div#latest-tv-episodes, div#company-information {
	float: left;
	padding: 10px;
	width: 212px;
	min-height: 16em;
	border: 1px solid #000;
	background: #281F10;
	color: #fff;
}

div#latest-hunt-reports, div#latest-tv-episodes {
	margin-right: 10px;
}

div#nav-aux {
	clear: left;
	padding-top: 10px;
	width: 755px;
}

div#nav-aux ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

div#nav-aux ul li {
	display: inline;
	margin-right: 15px;
}


/****************************** MAIN CONTENT */
div#mainContent {
	float: left;
	padding: 10px;
	margin-top: 10px;
	width: 719px;
	background: #BFB49E;
	border: 3px solid #8E8972;
}

div#mainContent-wide {
	float: left;
	padding: 10px;
	margin-top: 10px;
	background: #BFB49E;
	border: 3px solid #8E8972;
	width: 929px;
}

/****************************** HOME PAGE */
div.intro {
	margin-bottom: 2em;
}

div.intros h4 {
	clear: both;
	font-size: 120%;
	border-bottom: 1px solid #281F10;
}

div.intros ul {
}

div.intro p.date {
	margin-top: -.5em;
	font-style: italic;
}


/****************************** VIDEO PAGES */

ul.hunting-videos {
	margin: 0;
	padding: 0;
}

ul.hunting-videos li {
	float: left;
	display: inline;
	width: 100px;
	height: 20em;
	margin: 1em 0 0 36px;
	text-align: center;
	font-size: 11px;
	list-style: none;
}

ul.hunting-videos-module {
	margin: 0;
	padding: 0;
}

ul.hunting-videos-module li {
	float: left;
	display: inline;
	width: 100px;
	height: auto;
	margin: 0 6px;
	text-align: center;
	font-size: 11px;
	list-style: none;
}

div#videoCover {
	float: right;
}

div#videoCover img {
	margin-left: 10px;
}

div.videoIntro {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 3px solid #8E8972;
}

div.videoIntro-last {
	margin: 0;
	border: none;
}

body.videoItem div#mainContent ul {
	margin: 0 0 1.5em 1.25em;
}

div.form-addToCart {
	clear: right;
	float: left;
	width: 317px;
	margin: 20px 10px;
	padding: 10px;
	background: #CCC4B3;
	border: 1px solid #281F10;
}

div.sampleClip {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

div.sampleClip p {
	margin: 0 20px;
	display: inline;
}


/****************************** TV PAGES */

ul#seasonNav {
	float: right;
	margin-top: -2.3em;
	list-style: none;
}

ul#seasonNav li {
	display: inline;
}

div.showDescription {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #281F10;
}

div.showDescription.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

div#tvSponsors {
	text-align: center;
}

div#tvSponsors img {
	margin: 5px;
}


/****************************** OUTFITTING PAGES */




/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#3F3119;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#3F3119;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#3F3119;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:0px 0px 0px 0px;
		background-color:#281F10;
		border-width:1px;
		border-style:solid;
		border-color:#000;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#3F3119;
	}
