/* 
===========================================================
====
===	Custom Screen Stylesheet for Ciri Alaska Tourism

====
==============================================================
*/


/* Text elements
-------------------------------------------------------------- */

p.intro.arrow { color:#942A1B; padding-left:70px;background: url(../images/_cat/bg_arrow.gif) left 7px no-repeat; height:32px;}
a.thickbox   { color: #666; text-decoration: none; border-bottom: 1px dotted #bbb; }
a.thickbox:hover   { color: #666; text-decoration: none; border-bottom: 1px dotted #666; }
a.thickbox:focus   { color: #666; text-decoration: none; border-bottom: 1px dotted #666; }
#bodydouble {
	background:url(/images/_cat/bg_body.gif) center top no-repeat;
	overflow:hidden;
}
#wrapper {
	width:970px;
	background:url(/images/_cat/bg_wrapper.gif) 20px 135px repeat-y;
}
#container {
	width:970px;
	background:url(/images/_cat/bg_container.gif) 20px 135px no-repeat;
}
#masthead {
	margin-left:20px;
	background:#625540;
	background:url(/images/_cat/bg_masthead.gif) left top no-repeat;
}
#navbar {
	margin:0 5px 0 25px;
	width:940px;
	background:#2e2e2a url(/images/_cat/bg_navbar.gif) left top repeat-x;
}
#navbar ul#mainlinks {
	width:55%;
}
#navbar ul#mainlinks li a {
	background:#0a0907 url(/images/_cat/bg_mainlinks_off.gif) left top repeat-x;
}
#navbar ul#mainlinks li a:hover {
	color: #678C9B;
}
#navbar ul#mainlinks li a.selected {
	background-color: #121f34;
	background: url(/images/_cat/bg_mainlinks_on.gif) left top repeat-x;
	border-left:#678C9B solid 1px;
	border-right:#1C3045 solid 1px;
}
#navbar ul#mainlinks li a.selected:hover {
	color:#fff;
}
#navbar ul#companylinks {
	width:45%;
}
#navbar ul#companylinks li a:hover {
	color: #678C9B;
}
#navbar ul#companylinks li a.selected {
	background:#123532 url(/images/_cat/bg_mainlinks_on.gif) left top repeat-x;
}
#navbar ul#companylinks li a.selected:hover {
	color:#fff;
}
#leftbar {
	padding-top:16px;
	width:215px;
	background:transparent url(/images/_cat/bg_leftbar.gif) 25px bottom no-repeat;
	min-height:620px;
	height: auto !important;
	height:620px;
}
#workbar {
	width:190px;
	height:314px;
	background:url(/images/_cat/bg_workbar.png) left top no-repeat;
	padding:23px 0 23px 25px;
	font-family:Georgia, 'Hoefler Text', 'Times New Roman', Andalus, Constantia, serif;
	overflow:hidden;
}
#worklinks {
	padding:2px 2px 8px 3px;
	color:#153559;
}
#worklinks h3 {
	color:#153559;	
	font-size:1em;
	font-weight:bold;
	margin-bottom:.2em;
}
#worklinks h3 span {
	font-weight:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:.9em;
	text-transform: uppercase;
}
#worklinks a {
	color:#153559;	
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#worklinks a.selected {
	font-weight:bold;
	color:#942a1b;
	text-decoration:none;
}
#worklinks a:hover {
	text-decoration: underline;
}
#worklinks a.selected:hover {
	text-decoration:none;
}
#worklinks ul {	
	list-style:none;
	margin-bottom:.8em;
	margin-left:0;
	margin-right:0;
	padding:0;
}
#worklinks ul li {	
	list-style:none;	
	line-height:1.4em;
	margin-left:0;
	margin-right:0;
	margin-bottom:.75em;
	padding-left:12px;
	background:url(/images/_cat/bullet_worklinks.gif) left .5em no-repeat;
	font-size:11px;
}
#contentwell {
	margin-right:5px;
	background:url(/images/_cat/bg_contentwell.png) left top no-repeat;
	position:relative;
}
#homebanner {
	width:716px;
	height:325px;
	background:url(/images/_cat/bg_homebanner.jpg) left top no-repeat;
	padding:25px 34px 0 0;
}
#homeintro {
	width:284px;
	/* float:right; */
	background:#942a1b;
	color:#fff;
	padding:20px 25px 15px;
	line-height:16px;
	position:absolute;
	top:25px;
	right:25px;
}
#home #homeintro h2 {
	color:#fff;
	font-size:1.4em;
	margin-bottom:.6em;
}
#home #content #homeintro a {
	color:#fff;
	font-weight: bold;
}
#content #contentphoto {
	float:right;
	width:229px;
	background:url(/images/_cat/bg_contentphoto_01.gif) left top no-repeat;
	padding-top:12px;
	margin:0 0 25px 25px;
}
#content #contentphoto p.caption {
	margin:0;
	width:206px;
	padding:0 10px 14px 10px;
	background:url(/images/_cat/bg_contentphoto_02.gif) left bottom no-repeat;
	color:#6d624f;
	font-size:.85em;
	line-height:1.25em;
}
#content #contentphoto img {
	width:206px;
	padding:0 11px 10px 11px;
	background:none;
	border:none;
	float:none;
	margin:0;
}
#content img {
	background:#fff none repeat scroll 0 0;
	border-top:1px solid #ededed;
	border-left:1px solid #c1c1c1;
	border-bottom:1px solid #898989;
	border-right:1px solid #c1c1c1;
	float:right;
	padding:6px;
	width:206px;
	margin:0 0 25px 25px;
}
#content img.logo {
	background:#fff none repeat scroll 0 0;
	float:right;
	padding:7px;
	width:206px;
	margin:0 0 25px 25px;
	border:none;
}
#footer {
	padding-left:20px;
}
#footerlinks {
	background:url(/images/_cat/bg_footerlinks.png) left top no-repeat;
}
#footerlinks ul#leftlinks li.utility a {
	color: #678C9B;
}

/*
--------------------------------------------------------------
	Package Listing
--------------------------------------------------------------
*/

#packages div {
	width:604px;
	overflow:hidden;
}
#packages img {
	margin:0;
	padding:0;
	border:none;
}
/*
--------------------------------------------------------------
	Homepage Exceptions
--------------------------------------------------------------
*/

#home .teaser {
	background:none;
}


/*
--------------------------------------------------------------
	Employment
--------------------------------------------------------------
*/

div#employlinks {
	margin-bottom:25px;
	float:right;
	clear:right;
}
div#employlinks h3 {
	margin:0 5px 5px 25px;
	width:218px;
	text-align:center;
	line-height:1em;
	font-size:1.1em;
}
div#employlinks h3 a {
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family:Georgia, serif;
	font-weight:bold;
	padding:6px 12px;
	display:block;
}
h3#currentopenings a {
	background:#5C84AC;
}
h3#applynow a {
	color:#fff;
	background:#688D9D;
}
h3#currentopenings a:hover {
	background:#6B8FB4;
}
h3#applynow a:hover {
	background:#7697A6;
}
div#employlinks_content {
	width:690px;
	overflow:hidden;
	margin-bottom:2em;
}
div#employlinks_content div {
	float:left;
	width:154px;
	margin-right:6px;
	background:#eee;
	border-top:1px solid #ededed;
	border-left:1px solid #c1c1c1;
	border-bottom:1px solid #898989;
	border-right:1px solid #c1c1c1;
	padding:6px 6px 2em 6px;
	min-height:70px;
	height: auto !important;
	height:70px;
	position:relative;	
}
div#employlinks_content h4 {
	font-size:1.1em;
}
div#employlinks_content p {
	font-size:.95em;
}
div#employlinks_content a {
	display:block;
	position:absolute;
	bottom:6px;
	left:6px;
	width:142px;
	background: #688e9d url(/images/_cat/bg_mainlinks_on.gif) left top repeat-x;
	text-decoration:none;
	padding:4px 6px;
	color:#fff;
	line-height:1em;
	font-size:1em;
	height:1.2em;
}
div#employlinks_content a:hover {
	background: #688e9d url(/images/_cat/bg_mainlinks_on.gif) left -5px repeat-x;
	color:#fff;
}
div#employlinks_content a span {
	font-size:1.2em;
	float:left;
	padding-right:.25em;
}
div#employlinks_content div.last {
	margin-right:0;
}