/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/*
==========================General=============================*/
html {
	height: 100%;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
    font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0;
	color: #000000;
	text-align: center;
}
ul {
    list-style: none;
}
dl {
	margin: 0.5em 0;
	line-height: 140%;
}
p {
    margin-bottom: 0.5em;
    font-size: 1.0em;
	color: #333333;
	font-weight:normal;
    text-decoration: none;
}
a {
    color: #333333;
    text-decoration: underline;
}
a:hover {
    color: #8FA0D0;
    text-decoration: underline;
}
a:focus {
    outline: none;
}

hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}

img {
    border: none;
}

strong {
    font-weight:bold;
}

ol {
    list-style-type: decimal;
    padding-left: 25px;
}
li {
    display: list-item
    list-style: none;
}

td {
    border-width: 0px;
}

th {
    border-width: 0px;
}

tr {
    border-width: 0px;
}

/*
======================Global layaout==========================*/
#outer-wrapper {
    font-size: 1.1em;
	max-width:800px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
}
#top-nav {
	position: relative;
}
#inner-wrapper {
	clear: both;
	width: 780px;
	/* 896 is for mainWrapper width - borders width : 900 - (2 x 2) */
	margin-left:15px;
}
#footer {
	clear: both;
}

/*
======================2 Cols Fluid============================*/
#middleCol {
	float: left;
	background: #FFFFFF;
}
#middleCol .inner {
	padding: 1px 0;
}
#ensureMinHeight {
	float: left;
    width: 1px;
	height: 320px;
}
#layout-3Cols #middleCol {
    width: 794px;
    /* 6 is for borders width : (2+1) x 2 */
}
#layout-leftCol #middleCol {
    width: 794px;
}
#layout-rightCol #middleCol {
    width: 794px;
}
#layout-noCols #middleCol {
	width: 800px;
}
#leftCol {
	float: left;
	width: 0px;
}
#leftCol .inner {
	padding: 5px 0;
	padding-top: 0.8em;
}
#rightCol {
	float: right;
	width: 0px;
	background: #FFFFFF;
}
#rightCol .inner {
	margin: 2.5em 0;
	padding: 5px 0;
	padding-top: 0.8em;
}

#layout-leftCol-publisher #middleCol {
	width: 420px;
}
#leftCol-publisher {
	float: left;
	width: 338px;
	margin-right:14px;
}
#leftCol-publisher .inner {
	padding: 5px 0;
	padding-top: 0.8em;
}

/*
=========================Header===============================*/
#header {
	width: 100%;
	text-align: center;
	position: relative;
	height: 180px;
	margin: 0 auto 0;
	background: #a0b1df url('http://www.toursaver.com/themes/ts_alaska/images/banner.jpg') bottom no-repeat;
}
#header .topbanner {
	display: relative;
	height: 31px;
	background-color: #a0b1df;
}
#header .topbanner span {
	font-size: 1.3em;
	color: #ffffff;
	margin: 0 4px 0 50px;
	font-weight: bold;
	line-height: 31px;
}
#header .topbanner img {
	position: relative;
	top:5px;
	left: 5px;
}
#header img.book {
	float: right;
	margin: -23px 0 0;
}
#header .hide {
	display: none;
}

/*
======================Inner Wrapper===========================*/
#inner-wrapper {
    background: #FFFFFF;
}
#inner-wrapper .inner-container {
}

/*
=======================Breadcrumbs============================*/
#breadcrumbs {
	background: #FFFFFF;
    border: 2px solid #FFFFFF;
	border-top: none;
    font-family: arial;
	font-size: 0.9em;
}
#breadcrumbs .inner {
    padding: 0.4em 0 0.4em 1em;
    border: 1px solid #BBBBBB;
}
#breadcrumb {
	float: left;
}
a.breadcrumbs {
	font-weight: bold;
	color: #333333;
}

/*
======================Main Content============================*/
.homepage {
	z-index: 20;
	background: url(../images/divider.gif) repeat-y;
}
#content h1 {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.6em;
	color: #08338C;
	margin-top:0;
	margin-bottom: 5px;
}
#content h1.pageTitle, h1.pageTitle{
	background-image: url(../images/backgrounds/underlines.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 1.6em;
	color: #4264ac;
	margin-top:0;
	margin-bottom: 10px;
	padding-left: 25px;
	height: 35px;
}
#content h1.highlight {
    font-size: 1.3em;
	color: #d22626;
    margin-top:0;
	margin-bottom: 5px;
}
#content ul {
	margin: 0.5em 0 0.5em 1em;
    padding-left: 0.5em;
	list-style-position: inside;
}
#content li {
    padding-left: 0.5em;
}

#content h2 {
    font-size: 1.2em;
	color: #08338C;
    margin-top:0;
	margin-bottom: 5px;
}

#content a,  #content h2 a {
    color: #333333;
	text-decoration: underline;
}

#content h2 a {
	color: #08338C;
    text-decoration: underline;
}

#content a:hover, #content h2 a:hover {
	color: #8FA0D0;
	text-decoration: underline;
}

#content h2 a:hover {
	color: #8FA0D0;
    text-decoration: underline;
}

#content #highlightbox {
	background-color: #EEEEEE;
}

#content #highlightbox h2{
    font-size: 1.2em;
	color: #08338C;
    margin-top:0;
	margin-bottom: 0;
	margin-left: 12px;
}
/*
==================Default Forms Styling=======================*/
form {

}
fieldset {
	padding: 10px 0;
	border: none;
}

/*
===================Form Elements Styling======================*/
input, select, textarea {
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
		width: 300px;
}

input[type="text"], input[type="password"]
{
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
dl.onSide dt {
	float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
dl.onSide dd{
    margin-left: 140px;
	margin-bottom: 0.5em;
}
dl.onTop dd {
	margin: 0;
}
dd .error {
    display: block;
}

/*
==================Default Tables Styling======================*/


/*
=========================Footer===============================*/
#footer .wrapLeft {
}
#footer .wrapRight {
}
#footer .wrap {
	position: relative;
	margin: 0 20px;
    padding: 10px 0 5px;
	text-align: center;
}
#footer p {
	margin-bottom: 0.1em;
    color: #000000;
	font-size: 1.0em;
}

/*
======================Messages & Errors=======================*/
.message {
	text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #072d7a;
    color: #08338C;
}
.error, .required {
    color: #FF3300;
}
.broadcastMessage {
    margin: 10px;
    padding: 5px;
	text-align: center;
	background: #08338C;
	color: #fff;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
	padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
	font-family: arial;
}
div.errorHeader {
	margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
	font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
	margin: 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatRight {
	float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
	display: none;
}
.narrow {
    width: 45%;
}
.full {
	width: 100%;
}
.wideButton {
	width: 8em;
}
#confirm { font-size: 1.1em; width: 9em; font-weight: bold; }
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #EEEEEE;
    border: 1px solid #666666;
	border-left: 5px solid #666666;
    font-size: 1em;
}

/*
========================Comments=========================*/

#addComment fieldset {
    padding: 10px;
    border: 1px solid #FFFFFF;
}
#addComment input[type="text"] {
    width: 200px;
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
	cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
	border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
	padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/
/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.blockContainer {
    margin-bottom: 1.5em;
}
.blockHeader {
    margin: 0 0.4em;
    padding-bottom: 0.4em;

    color: #8FA0D0;
    font-weight: bold;
}
.blockHeader h2 {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
}
.blockContent {
	font-size: 1.0em;
}

.blockContent ul li{
	font-size: 1.0em;
	color: #333333;
	font-weight:normal;
	margin: 0;
	list-style-type:none;
}
.blockTitle {
	background-image: url(../images/backgrounds/underlines.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
    font-size: 1.6em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #08338C;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 15px;
	padding-left: 25px;
	height: 35px;
}

.blockH1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8FA0D0;
	margin-top:0;
	margin-bottom: 15px;
	font-weight: bold;
}

.blockRightH1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #08338C;
	margin-top:0;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 20px;
}

.blockTitleHide {
	visibility: hidden;
	height: 0;
}

.blockLeftContent {
	padding: 0;
	margin: 0;
	padding-right: 20px;
	font-size: 1.0em;
	border-right-color: #08338C;
	border-right-style: solid;
	border-right-width: 1px;
}

.blockLeftContent h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #08338C;
	margin-top:0;
	margin-bottom: 5px;
	font-weight: bold;
}

.blockRightContent {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	font-size: 1.0em;
}

.blockListContent {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	padding-left: 0px;
}

.blockListContent ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.blockListContent ul li {
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight:normal;
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 2px;
	list-style-position: outside;
}

.blockListContent ul li a{
	color: #333333;
	text-decoration: underline;
}

.blockListContent ul li a:hover{
	color: #8FA0D0;
	text-decoration: underline;
}

#leftCol .content a, #rightCol .content a {
	color: #333333;
	text-decoration: underline;
}

#leftCol .content a:hover, #rightCol .content a:hover {
	color: #8FA0D0;
	text-decoration: underline;
}


/*
=====================Lang Switcher Block======================*/
#lang-switcher {
	float: right;
}

#nav {
    position: relative;
    height: 55px;
    font-size: 11px;
    background: #FFFFFF;
        z-index: 9999;
}
#nav .inner {
    height: 2.5em;
    padding-left: 6px;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav li {
    list-style: none;
    float: left;
    padding-left: 0;
}
#nav li a {
    display: block;
    padding: 0.5em .90em;
    font-weight: normal;
    color: #08338C;
    text-decoration: none;
}
#nav li a:hover {
    text-decoration: none;
}

#nav li.current a {
    color: #08338C;
}

#nav li.current a:hover {
    cursor: pointer;
    text-decoration: none;
}

 #nav ul li ul {
        position: absolute;
        width: 12em;
        left: -999em;
        margin: 0 0 0 0;
        color: #08338C;
        background: #FFFFFF;
        -moz-opacity: 0.95;
        border:1px solid #DFDFDF;
        z-index: 9999;
}
    #nav li ul a {
        font-weight: normal;
        color: #08338C;
        cursor: default;
        text-align: center;
        text-decoration: none;
    }

    #nav li.current ul a {
        font-weight: normal;
        color: #08338C;
        cursor: default;
    }
    #nav li ul a:hover {
        cursor: pointer;
        text-decoration: underline;
        border: none;
        text-decoration: none;
    }
    #nav ul li:hover ul, #nav ul li.sfhover ul {
        left: 1px;
    }
    #nav ul li ul ul {
        margin: -1.5em 0 0 12em;
    }
    #nav ul li ul li {
        width: 12em;
    }
    #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li.sfhover ul ul, #nav ul li.sfhover ul ul ul {
        left: -999em;
    }
    #nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul, #nav ul li li li.sfhover ul {
        left: auto;
    }
/******************************************************************************/
/*                        Deal STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : TourSaver Seattle
Author : Michael K. Alber <malber@interactdigitalmedia.com>
		 Web Search + Design LLC
Version: 1.0
Date   : 2007/01/01
*/

#container {
	background:url('http://www.toursaver.com/themes/ts_alaska/images/southcentral-alaska-tab.gif') top left no-repeat;
}
#header {
	position: relative;
	height: 180px;
	margin: 0 auto 0;
	background: #a0b1df url('http://www.toursaver.com/themes/ts_alaska/images/banner.jpg') bottom no-repeat;
}
#header .topbanner {
	display: relative;
	height: 31px;
	background-color: #a0b1df;
}
#header .topbanner span {
	font-size: 1.3em;
	color: #ffffff;
	margin: 0 4px 0 50px;
	font-weight: bold;
	line-height: 31px;
}
#header .topbanner img {
	position: relative;
	top:5px;
	left: 5px;
}
td#center {
  width: 264px;
}
td#side {
}
td#left {
}
td#right {
  text-align:left;
}
#left .inner {
	margin-top: -10px;
	padding-left: 28px;
}
#footer {
  clear: both;
}
#left .pageTitleLeft{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(../images/backgrounds/dealcolumn1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin:0px;
	margin-bottom: 4px;
}
#center h1 {
	color: #ffffff;
	text-align: center;
	background-image: url(../images/backgrounds/dealcolumn2.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.2em;
	}

#right h1 {
	color: #ffffff;
	text-align: center;
	background-image: url(../images/backgrounds/dealcolumn3.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.2em;
	}

#left h2 {
    font-size: 1.1em;
	color: #feae29;
	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#center h2 {
    font-size: 1.1em;
	color: #eb523c;
	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#right h2 {
    font-size: 1.1em;
	color: #00b09d;
	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#single h2 {
    font-size: 1.1em;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 20px;
}

#left p, #center p, #right p{
	color: #333333;
	font-weight:normal;
}

#single p{
	color: #333333;
	font-weight:normal;
	margin-left: 50px;
}

#left ul, #center ul, #right ul{
	font-size: 1.0em;
	color: #333333;
	font-weight:normal;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#single.column {
	border-left-color: #08338C;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 60px;
	margin-top: 10px;
}

#single ul{
	font-size: 1.0em;
	color: #333333;
	font-weight:normal;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-left: 20px;
}

#left ul li, #center ul li, #right ul li{
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	list-style: none;
}

#options {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 180px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

#options .blockHeader{
	color: #08338C;;
	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 4px;
}

#options .blockContent ul li {
	font-size: 1.0em;
	color: #333333;
	font-weight:normal;
	display: inline;
	margin: 0;
	padding: 0;
}

#leadDeal {width: 775px; margin:0px auto;}
	 /*** This can be floated left or right ***/

#leadDealfirst-col {float: left; width: 45%;}
	 /*** This can be floated left or right ***/

#leadDealsecond-col {margin-left: 50%; padding-left: 4px;}
	 /*** This gets margined the same direction
		as div.first-col gets floated ***/

#leadDealfirst-col h1, #leadDealsecond-col h1 {
	font-size: 1.6em;
	color: #8FA0D0;
	margin-top:0;
	margin-bottom: 5px;
	padding-left: 10px;
}

#leadDealfirst-col h2, #leadDealsecond-col h2 {
	font-size: 1.2em;
	color: #8FA0D0;
	margin-top:0;
	margin-bottom:0;
	padding-left: 10px;
}


#leadDealfirst-col p, #leadDealsecond-col p {
	font-size: 1.0em;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	padding-left: 10px;
}

#heading {
	background-image: url(../images/backgrounds/underlines.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1#heading {
	font-size: 1.6em;
	color: #4264ac;
	margin-top:0;
	margin-bottom: 15px;
	padding-left: 25px;
	height: 35px;
}