/* 
===========================================================
====
===	Custom Print Stylesheet for Alaska Heritage Tours
====
==============================================================
*/

/*
--------------------------------------------------------------
	Blueprint Reset, modified
--------------------------------------------------------------
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: auto;
  font-family: inherit;
  vertical-align: baseline;
  outline:none;
}
body { 
  line-height: 1.5; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}
caption, th, td { 
	text-align: left; 
	font-weight: normal; 
}
table, td, th { 
	vertical-align: middle; 
}
blockquote:before, blockquote:after, q:before, q:after { 
	content: ""; 
}
blockquote, q { 
	quotes: "" ""; 
}
a img { 
	border: none; 
}
/*
--------------------------------------------------------------
	Typography
--------------------------------------------------------------
*/

body { 
  font-size: 75%; /* Default font settings. The font-size percentage is of 16px. (0.75 * 16px = 12px) */
  color: black;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #153659; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight: normal; color: #153659; }

h1 { color:#942a1b; font-size: 2.3em; line-height: 1; margin-bottom: 0.5em; font-family:Georgia, 'Hoefler Text', 'Times New Roman', Andalus, Constantia, serif; }
h1 span { font-size:.45em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight:bold; padding-left:.5em; }
h2 { font-size: 1.3em; margin-bottom: .25em; font-family:Georgia, 'Hoefler Text', 'Times New Roman', Andalus, Constantia, serif; }
h3 { font-size: 1.15em; line-height: 1; margin-bottom: .5em; font-weight:bold; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: .15em; height: 1.25em; color: black; font-weight:bold; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; color: black; }
h6 { font-size: 1em; font-weight: bold; color: black; }
h1, h2, h3 { page-break-after:avoid; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; }
p img.left       { float: left; margin: 1.25em 1.25em 1.25em 0; padding: 0; }
p img.right { float: right; margin: 1.25em 0 1.25em 1.25em; }
p.intro		{ font-size:1.2em; }

a:focus, 
a:hover     { color: #942a1b; }
a           { color: #153659; text-decoration: underline; }
span.tooltip a   {  border-bottom-style: none;  color: black; text-decoration: none; }
span.tooltip a:hover   { border-bottom-style: none; color: black; text-decoration: none; }
span.tooltip a:focus   { border-bottom-style: none; color: black; text-decoration: none; }
a.thickbox   { border-bottom-style: none; color: black; text-decoration: none; }
a.thickbox:hover   { border-bottom-style: none; color: black; text-decoration: none; }
a.thickbox:focus   { color: black; text-decoration: none; border-bottom: dotted; }

blockquote  { margin: 1.25em; color: black; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.25em; font-style: italic; }
del         { color: black; }

pre,code    { margin: 1.25em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.25em; }
ul, ol      { margin: 0 1.25em 1.25em 1.25em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.25em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.25em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:auto; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes and elements
-------------------------------------------------------------- */

hr {
  background: #aaa; 
  color: #aaa;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/*
--------------------------------------------------------------
	Layout
--------------------------------------------------------------
*/

html {
	width:auto;
}
body {
	background: none;
	width:auto;
}
table#publisherconsole {
	display:none;
}
#nucleuslogin {
	display:none;
}
#bodydouble {
	background:none;
	width:auto;
	overflow:visible;
}
#wrapper {
	width:auto;
	margin:auto;
	background:none;
	text-align: left;
}
#container {
	width:auto;
	background:none;
}
h1#site {
	color: #153659;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4em;
}
#masthead {
	display:none;
}
#navbar {
	display:none;
}
#leftbar {
	display:none;
}
#contentwell {
	padding:0 0 0 0;
	width:auto;
	float:none;
	margin:0;
	background:none;
	min-height:500px;
}
#flash {
	width:750px;
	height:350px;
	background:#7aa0c6;
}
#flash img {
	display:block;
	width:750px;
	height:350px;
}
#rightbar {
	display:none;
}
#content {
	float:none;
	width:auto;
	padding:0;
}
#content.wide {
	float:none;
	width:auto;
	padding:0;
}
#pricing {
	margin-left:-5px;
	margin-top:25px;
}
#crumbtrail {
	display: none;
	margin:0 0 2em 0;
	color: black;
	font-size:.9em;
}
#footer {
	margin:auto;
	width:auto;
	padding:0;
	color:#000;
}
#footerlinks {
	display:none;
}
#logobar {
	text-align:left;
	padding-top:5px;
}
#logobar #copyright {
	text-align:left;	
	padding:0;
	float:none;
	width:224px;
	font-size:10px;
}
#logobar #copyright p {
	margin-top:0;
	margin-bottom:.25em;
}
#logobar #copyright p a {
	color:#000;
}
#logobar img {
	display:none;
}

/*
--------------------------------------------------------------
	Homepage Exceptions
--------------------------------------------------------------
*/

#home h1 {
	display:none;
}
#home h1#site {
	display:block;
}
#home h2 { 
	color:#942a1b;
	font-size:1.5em;
	line-height:1.1em;
}
#home #content h2 a { 
	text-decoration: none;
	font-weight:normal;
}
#home #content {
	float:none;
	width:auto;
	padding:0;
	padding-left:0;	
}
#home #content a {	
	color:#942a1b;
	font-weight:bold;
}
#home #content p {
	margin-bottom:.5em;
}
#home #content ul {
	list-style:none;
	margin-left:0;
	margin-top:0;
}
#home #content ul li {
	list-style:none;
	background:url(/images/bullet_homelinks.gif) left .6em no-repeat;
	padding-left:10px;
}
#home .teaser, #home #homeintro {
	width:auto;
	float:none;
	margin-right:0;
	padding:0;
	background:none;
	margin-bottom:3em;
}
#home .teaser img {
	padding:6px;
	background:#fff;
	margin-bottom:1em;
	display:block;
	border:1px solid #c0c0c0;
}
#home #flash {
	display:none;
}

/*
--------------------------------------------------------------
	Forms
--------------------------------------------------------------
*/

fieldset {
	background:none;
	padding:0;
	width:auto;
	border-bottom:3em #fff solid;
}
fieldset ol,
fieldset ol li {
	list-style:none;
	margin:0;
	padding-left:0;
	width:auto;
}
fieldset ol li {
	border-bottom:1px solid #fff;
}
/* Input groups are styled completely differently in IE, check IE style sheet */
fieldset ol li span.inputgroup {
	float:left;
	width:200px;
	margin-top:10px;
	padding-bottom:10px;
	font-size:.95em;
	line-height:1.25em;
}
/* Target Safari Only */
@media screen and (-webkit-min-device-pixel-ratio:0){
fieldset ol li span.inputgroup {
	top:9px;
	}
}
fieldset ol li span.inputgroup input.radio {
	position:relative;
	top:2px;
}
/* Target Safari Only */
@media screen and (-webkit-min-device-pixel-ratio:0){
fieldset ol li span.inputgroup input.radio {
	position:relative;
	top:0;
	}
}
fieldset ol li.submit {
	border-bottom:none;
	background:none;
}
fieldset ol li.last {
	border-bottom:none;
}
fieldset label {
	float:none;
	display:block;
	width:auto;
	background:none;
	padding:0;
	color:#000;
	font-size:.95em;
	font-weight:bold;
	margin-right:0;
	margin-top:1em;
}
input.text {
	padding: 3px;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	width:200px;
	position:static;
	display:block;
}
textarea {
	padding: 3px;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	width:200px;
	float:left;
	margin-top:8px;
	margin-bottom:10px;
	height:100px;
}
select {
	width:200px;
	position:static;
	font-size:.95em;
}
fieldset input.button {
	display:block;
	margin:2em 0 0;
	font-size:.95em;
}
form#search fieldset {
	padding:1.5em 20px;
	width:auto;
	position:relative;
	background:none;
	background-image: none;
}
form#search fieldset ol {
	background:none;
}
form#search fieldset ol li {
	background:none;
	padding:0;
}
form#search fieldset label {
	background:none;
	width:100px;
	font-size:1em;
}
form#search fieldset input.text {
	left:0;
}
form#search fieldset input.button {
	display:inline;
	position:relative;
	left:10px;
	top:8px;
	margin:0;
}
span.term {
	background:#f7f2d4;
	padding:2px 4px;
	font-style:italic;
}
h2.search {
	margin-bottom:1em;
}
h4.search a {
	color:#666;
}

/*
--------------------------------------------------------------
	Content Tables
--------------------------------------------------------------
*/

#content table {
	border-collapse:collapse;
	clear:both;
}
#content table caption {
	font-size:1.4em;
	color:#942A1B;
	font-family:Georgia, 'Hoefler Text', 'Times New Roman', Andalus, Constantia, serif;
	text-align:center;
	line-height:1.1em;
	padding:10px;
	background:url(/images/bg_tablecaption.gif) left bottom no-repeat;
	border-bottom:1px solid #fff;
}
#content table thead th {
	background:#942A1B;
	color:#fff;
	text-align:center;
	line-height:1.1em;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	font-size:.9em;
	padding:6px;
}
#content table thead th span {
	font-size:.75em;
	line-height:1.2em;
	display:block;
	margin-top:.25em;
}
#content table tbody th {
	background:#D3C8A9;
	border-bottom:1px solid #fff;
	text-align:center;
	line-height:1.2em;
	font-size:.9em;
}
#content table tbody td {
	background:#E8DFBC;
	border-bottom:1px solid #fff;
	text-align:center;
	line-height:1.2em;
	vertical-align:top;
}
#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:none;
	padding:6px;
	width:206px;
	margin:0 0 1em;
	display:block;
}

/*
--------------------------------------------------------------
	Employment Pages
--------------------------------------------------------------
*/

div#employlinks {
	display:none;
}
