/* Start of CMSMS style sheet 'Complex' */
/*-------------------------------
	KILL ALL PADDING AND MARGINS
	-----------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background: #fff;
	height: 100%;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 989px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
}

#content {
	padding-bottom: 6em;
}
/* -------------------------------
   HEADER STYLES
   ----------------------------- */ 
#header {
	height: 15px;
	position: relative;

}
#header h1 {
	display: block;
	float: left;
}
#header h1 a {
	display: block;
	width: 175px;
	height: 15px;
	background: url(images/construct/llogo.gif) no-repeat;
	text-indent: -5000px;
	background-position:bottom;
}

#header ul {
	list-style: none;
	float: right;
	clear: right;
	margin: 5px 0;
}
#tools li {
	float: left;
}

#tools li a {
	display: block;
	height: 15px;
	margin: 0 0 0 5px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#email-but {
	width: 14px;
	background-image: url(images/buttons/email.gif);
}
#print-but {
	width: 16px;
	background-image: url(images/buttons/print.gif);
}
#bookmark-but {
	width: 11px;
	background-image: url(images/buttons/bookmark.gif);
}

/* -------------------------------
   NAV STYLES
   ----------------------------- */ 
.col .level_1 {
	list-style: none;
	margin: 0 0 2em -10px;
	width: 175px;
}
.col .level_1 li {
	border-bottom: 1px solid #eee;
}
.col .level_1 li.active, .col .level_1 li.trail {
	border-bottom: 1px solid #333;
}
.col .level_1 li a {
	display: block;
	padding: 0.5em 0 0.5em 25px;
}
.col .level_1 li a:hover {
	background: #eee;
	color: #333;
}
.col .level_1 li.active a {
	font-weight: bold;
	color: #333;
}
.col .level_1 li.active li a {
	font-weight: normal;
}
.col .level_1 li.trail a {
	color: #333;
}
.col .level_2 {
	list-style: none;
	margin: 0;
	width: 175px;
}
.col .level_2 li {
	border-bottom: 1px solid #fff;
}
.col .level_2 li.active, .col .level_2 li.trail {
	border-bottom: 1px solid #fff;
	color: #333 !important;
}
.col .level_2 li a, .col li.active .level_2 li a, .col li.trail .level_2 li a {
	color: #040;
	display: block;
	padding: 0.5em 0 0.5em 35px;
	font-weight: normal;
}
.col .level_2 li a:visited, .col li.active .level_2 li a:visited, .col li.trail .level_2 li a:visited {
	color: #040;
}
.col .level_2 li a:hover {
	background: #eee;
	color: #333;
}
.col .level_2 li.active a, .col li.trail .level_2 li.active a, .col li.trail .level_2 li.trail a {
	font-weight: bold;
	color: #333;
}
.col .level_2 li.active li a, .col li.trail .level_2 li a {
	font-weight: normal;
	color: #040;
}
.col .level_2 li.active li a {
	color: #040;
}
.col .level_2 li.active li a:visited {
	color: #040;
}
.col .level_3 {
	display: none;
}


.mod_sitemap ul {
	list-style: none;
}
.mod_sitemap li {
	padding: 0.2em 0;
}
.mod_sitemap ul ul li {
	padding: 0.2em 1em;
}
.mod_sitemap .level_1 {
	font-size: 1.2em;
}
.mod_sitemap .level_1 li {
	border-bottom: 1px solid #eee;
}
.mod_sitemap .level_2 {
	font-size: 0.9em;
}
.mod_sitemap .level_2 li {
	border-bottom: none;
}


.mod_sitemap .level_3 {
	display: none;
}


/* -------------------------------
   MAIN CONTENT STYLES
   ----------------------------- */ 
#hero {
	position: relative;
	height: 500px;
}
#home #hero {
	height: 500px;
	background: url(Slides/00.jpg) no-repeat;
}
#alaska_directories #hero {
	height: 500px;
	background: url(Slides/11.jpg) no-repeat;
}
#portfolio #hero {
	height: 500px;
	background: url(Slides/00.jpg) no-repeat;
}
#investmentstrategy #hero {
	height: 500px;
	background: url(Slides/00.jpg) no-repeat;
}
#people #hero {
	height: 500px;
	background: url(Slides/00.jpg) no-repeat;
}
#planning_your_trip #hero {
	height: 500px;
	background: url(Slides/06.jpg) no-repeat;
}
#available_packages #hero {
	height: 500px;
	background: url(Slides/10.jpg) no-repeat;
}
#helpful_links #hero {
	height: 500px;
	background: url(Slides/13.jpg) no-repeat;
}
#alaska_fishingseasons #hero {
	height: 500px;
	background: url(Slides/07.jpg) no-repeat;
}
#what_to_bring #hero {
	height: 500px;
	background: url(Slides/14.jpg) no-repeat;
}
#shop #hero {
	height: 500px;
	background: url(Slides/08.jpg) no-repeat;
}
#reservations #hero {
	height: 500px;
	background: url(Slides/15.jpg) no-repeat;
}
.col-holder {
	margin-top: 2em;
	background: url(images/construct/fourcol_bg.gif) repeat-y;
}
.four {
	background: url(images/construct/fourcol_bg.gif) repeat-y;
}
.three {
	background: url(images/construct/threecol_bg.gif) repeat-y;
}
.col-holder div {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}
.col-holder .col-wide ul, .col-holder .col-right ul, .col-holder .col-supawide ul {
	margin: 0 0 1em;
	list-style: none;
}
.col-holder .col-wide ul li, .col-holder .col-right ul li, .col-holder .col-supawide ul li {
	padding: 0 1em 0.2em;
	background: url(images/construct/bullet.gif) 0 0.3em no-repeat;
}
.col-holder div div {
	float: none;
	margin: 0;
	padding: 0;
}
.col-holder .col{
	width: 237px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 227px;
}
.col-holder .news{
	width: 137px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 127px;
}
html>body .col-holder .col {
	width: 227px;
}
html>body .col-holder .news {
	width: 127px;
}
.col-holder .col-wide {
	width: 484px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 474px;
}
html>body .col-holder .col-wide {
	width: 474px;
}
.col-holder .col-supawide {
	width: 741px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 731px;
}
html>body .col-holder .col-supawide {
	width: 731px;
}
.col-supawide h2, .col-supawide h3, .col-supawide h4, .col-supawide p, .col-supawide ul, .col-supawide ol {
	padding-right: 267px;
}
.col-wide h4, .col-supawide h4 {
	text-transform: uppercase;
	font-weight: bold;
}

.col-holder .summary, .col-holder .profile {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em;
}
.col-holder .summary {
	width: 484px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 474px;
}
html>body .col-holder .summary { width: 474px; }


.col-holder .summary h2, .col-holder .summary h3, .col-holder .summary h4, .col-holder .summary p {
	padding: 0;
}
.col-holder .summary p {
	padding: 0 0 1em;
}
.col-holder .summary p.pre {
	padding: 0;
}
p.note {
	font-size: 1em;
	color: #999;
}
#popups {
	padding: 0 0 15em;
}
#popups .preview {
	visibility: hidden;
}
#popups .preview, #popups .prehover {
	position: absolute;
	background: #e4eed6;
	padding: 10px;
	width: 227px;
	right: -247px;
	top: -6em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 207px;
}
html>body #popups .preview, html>body #popups .prehover { width: 207px; }

#popups .preview img, #popups .prehover img {
	margin: 0 0 10px;
}

img.profile-pic {
	float: right;
	display: inline;
	margin: 0 137px 10px 0;
	width:117px;
	height:117px;
	border:1px solid #040;
	padding: 2px;
}
img.profile-pic-lrg {
	float: right;
	display: inline;
	width:300px;
	height:300px;
	border:1px solid #040;
	padding: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.col img {
	margin: 0 0 1em;
}

.pre, .col-supawide #article-archive p.pre {
	padding: 0;
	color: #999;
}
.article-credit {
	color: #999;
	text-transform: uppercase;
}
#article-navigation, #article-archive {
	display: block;
	width: 237px;
	margin: 0 0 1em;
	float: right;
	clear: right;
}
.col-supawide #article-navigation p, .col-supawide #article-archive p, .col-supawide #article-archive h2, .col-supawide #article-archive h3 {
	padding: 0;
}
.col-supawide #article-navigation p, .col-supawide #article-archive p {
	padding: 0 0 1em;
}
.col-supawide blockquote, .newsquote {
	position: relative;
	display: block;
	background: #040;
	color: #fff;
	font-size: 1.6em;
	padding: 0.5em 10px;
	margin: 0 0 1em;
	float: right;
	clear: right;
	width: 237px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 217px;
}
html>body .col-supawide blockquote, .newsquote  {
	width: 217px;
}
.col-supawide blockquote p, .col blockquote p {
	padding: 0;
	margin: 0;
	font-size: 1em;
	padding-right: 0;
}
.newsquote{
 	margin-top:25px;
}
.col blockquote {
	clear: both;
	background: #040;
	color: #fff;
	font-size: 1.6em;
	padding: 0.5em 10px;
	margin: 0 0 1em;
}
blockquote p.credit {
	padding-top: 0.5em;
	font-size: 0.8em;
	color: #040;
}
.col img.employee {
	float: right;
	margin: 0 0 5px 5px;
}
.col ul.links {
	list-style: none;
}
.col ul.links li {
	line-height: 1.5em;
}

/* -------------------------------
   TABLE STYLES
   ----------------------------- */ 
.col-holder table {
	margin: 0 0 1em 0;
}
.col-holder td {
	border-bottom: 1px solid #fff;
	padding: 0.5em 5px;
	vertical-align: top;
}
.col-holder thead td {
	background: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	padding: 5px 5px 0.5em 10px;
}
.col-holder tbody td, .col-holder caption {
	background: #e4eed6;
}
.col-holder table.events caption, .col-holder table.events thead td, .col-holder table.events tbody td {
	background: #fff;
	padding-left: 0;
}
.col-holder table.events caption {
	padding: 5px 5px 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: Left;
	border-bottom: 1px solid #040;
}
.col table {
	width: 237px;
	font-size: 0.9em;
}

.col-holder tr.active-man td {
	background: #ad6;
}
.col-holder tr.active-man td a, .col-holder tr.active-man td a:visited {
	color: #470;
}
.col-holder tr.active-man td a:hover {
	color: #fff;
}

td.invest-business, td.invest-sector {
	width: 28%;
}
td.invest-date, td.invest-transaction {
	width: 20%;
	text-align: right;
}
td.num {
	width: 4%;
	vertical-align: middle;
}
td.invest-website span {
	display: none;
}
.col .textfield, .col .textarea, .col .select, .col .option {
	width: 227px;
	margin-bottom: 1em;
}
#portfolio-cont {
	position: relative;
	padding: 0 0 0;
}

table.portfolio {
	margin: 0 0 1em;
	clear: both;
}
table.portfolio thead {
	border-bottom: 1px solid #7a3;
}
table.portfolio thead span {
	display: block;
	clear: both;
}
table.portfolio thead td a {
	color: #333;
	padding: 0 0 0 15px;
	background: url(images/construct/col_sort.gif) no-repeat;
}
table.portfolio thead td.sorted a {
	background: url(images/construct/col_sorted.gif) no-repeat;
}
table.portfolio thead td.keyfacts {
	color: #e4eed6;
}
table.portfolio thead td.deal-detail {
	color: #fff;
}
table.portfolio thead td a:hover {
	color: #7a3;
	background: url(images/construct/col_sort.gif) no-repeat;
}
table.portfolio td.qty {
	text-align: center;
}
table.portfolio td.cab {
	text-align: center;
}
table.portfolio td.cab2 {
	text-align: center;
}
td.keyfacts a {
	display: block;
	float: right;
	width: 60px;
	height: 15px;
	text-indent: -9999px;
	background: url(images/construct/keyfacts.gif) no-repeat;
}
td.keyfacts a:hover, table.portfolio tr:hover td.keyfacts a, table.portfolio tr.iehover td.keyfacts a {
	background-position: 0 -15px;
}
table.portfolio tbody tr:hover td, table.portfolio tbody tr.iehover td {
	background: #cdb;
	cursor: pointer;
}
table.portfolio tbody tr:hover td.deal-detail, table.portfolio tbody tr.iehover td.deal-detail {
	background: #fff;
}
table.portfolio td.deal-detail {
	width: 237px;
	background: #fff;
}
td.deal-detail dl {
	position: absolute;
	width: 237px;
	border-top: 1px solid #eee;
	display: none;
	margin: -40px 0 0 10px;
}
table.portfolio tbody tr:hover td.deal-detail dl, table.portfolio tbody tr.iehover td.deal-detail dl {
	display: block;
}
td.deal-detail dl dt {
	color: #999;
	text-transform: uppercase;
	padding: 0.5em 10px 0 10px;
}
td.deal-detail dl dd {
	font-weight: bold;
	font-size: 1.6em;
	padding: 0 10px 0.25em 10px;
	border-bottom: 1px solid #eee;
}
td.deal-detail dl dd.quote {
	font-weight: normal;
	color: #ccc;
}

.hilite {
	background: #dfd;
}

p.url {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}
.col-wide .pagination ul {
	list-style: none;
}
.col-wide .pagination ul li {
	float: left;
	background: none;
	margin: 0 0.5em 0 0;
	padding: 0;
}
.col-wide .pagination ul li a {
	padding: 0.2em 0.5em;
	background: #fff;
	border: 1px solid #7a3;
	margin: 0;
}
.col-wide .pagination ul li a:hover {
	background: #7a3;
	color: #fff;
}
.col-wide .pagination ul li span.pagination_current {
	padding: 0.2em 0.5em;
	margin: 0;
	border: 1px solid #030;
	background: #7a3;
	color: #fff;
}

/* -------------------------------
   TITLE STYLES
   ----------------------------- */ 

h2.title-replace, .news h2, #perspective h2, #letters h2, #press h2, #news h2, #communications h2, #employees h2, #ir-team h2 {
	display: block;
	text-indent: -5000px;
	height: 19px;
	background-repeat: no-repeat;
	margin: 0 0 0.5em;
}
#h2-bookingspecial {
	background-image: url(images/titles/bookingspecial.jpg);
}
#h2-alaska-directories {
	background-image: url(images/titles/alaska_directories.gif);
}
#h2-alaska-fishing-seasons {
	background-image: url(images/titles/alaska_fishing_seasons.gif);
}
#h2-available-packages {
	background-image: url(images/titles/available_packages.gif);
}
#h2-lake-creek-anglers {
	background-image: url(images/titles/lake_creek_anglers.gif);
}
#h2-picture-gallery {
	background-image: url(images/titles/picture_gallery.gif);
}
#h2-planning-your-trip {
	background-image: url(images/titles/planning_your_trip.gif);
}
#h2-what-to-bring {
	background-image: url(images/titles/what_to_bring.gif);
}
#h2-what-to-expect {
	background-image: url(images/titles/what_to_expect.gif);
}
#h2-contact {
	background-image: url(images/titles/contact.gif);
}
#h2-its-where-to-fish {
	background-image: url(images/titles/its_where_to_fish.gif);
}
#h2-reservations {
	background-image: url(images/titles/reservations.gif);
}


/* -------------------------------
   FOOTER STYLES
   ----------------------------- */ 
#footer {
	position: absolute;
	bottom: 0;
	left:0;
	background: #040;
	color: #fff;
	width: 989px;
}
#home #footer {
	background: #fff;
	border-top: 1px solid #ccc;
	color: #666;
}
#footer a {
	color: #fff;
}
#home #footer a {
	color: #040;
}
#footer p {
	padding: 0.5em 0 0 25px;
}
#footer ul {
	padding: 0.5em 0 0.5em 25px;
	margin: 0 0 0.5em;
	list-style: none;
}
#footer ul li {
	float: left;
}
#site-links li {
	padding: 0 5px 0 0;
	margin: 0 5px 5px 0;
	border-right: 1px solid #fff;
}
#home #site-links li {
	border-right: 1px solid #999;
}
#site-links li.last, #home #site-links li.last {
	border-right: 0;
}
#site-links li a:hover {
	background: #fff;
	color: #333;
}
#home #site-links li a:hover {
	background: #040;
	color: #fff;
}

/* -------------------------------
   FORM STYLES
   ----------------------------- */ 
.col-holder .formrow {
	padding: 0 0 0.5em;
}

.formrow label {
	display: block;
	padding: 0.2em 0 0.2em;
}
.formrow span {
	display: none;
}
.formrow input, .formrow textarea, .formrow select {
	width: 210px;
}
.formrow textarea {
	height: 17.5em;
}
.formrow input, .formrow textarea, .formrow select {
	border: 1px solid #ccc;
	padding: 0.1em;
	font-family: inherit;
	font-size: 1.2em;
}
fieldset {
	border: 0;
	width: 235px;
	float: left;
}
legend {
	font-size: 1.4em;
	padding: 0 0 0.5em;
	margin: 0;
	color: #333;
}
img.floatleft {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
a.imglink:hover {
	background: transparent;
}


/* -------------------------------
   GENERAL LAYOUT TRICKERY
   ----------------------------- */ 

.clearfix:after {
	content:"."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.borderise {
	border: 1px solid #000;
}
.hide {
	visibility: hidden;
}
.remove {
	display: none;
}
p.nospace {
	padding-bottom: 0.2em;
}
/* End of 'Complex' */

