/* @override http://www.ski-bigbear.com/store/skins/Skin_2/style.css */

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; outline: none; }
a { outline: none; }
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { 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; }

/* @end */

body
{
    margin: 0;
    padding: 10px 0;
    background: #fff url(images/pagebg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #03f;
}
a:hover, a:active {
	color: #039;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	max-height: 0px;
	height: 0px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header { width: 980px; }
#bodyWrapper {
	width: 950px; /* has 5px padding on both sides */
}
#footer { width: 960px; }

/* @group Header */

#header {
	margin-top: 5px;
	position: relative;
	height: 130px;
	overflow: hidden;
}

#logo {
	display: block;
	width: 305px;
	height: 130px;
	background: transparent url(images/logo.png) no-repeat;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
	#logo strong {
		display: none;
	}

/* @group Top Navigation */

#navigation {
	width: 665px;
	position: relative;
	left: 295px;
}

.contactinfo {
	margin-left: 10px;
	position: relative;
}
	#navigation .contactinfo .signInOutLink a {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		color: #36f;
		font-size: .8em;
		text-transform: capitalize;
		background: #acccd6;
		padding: 5px 10px;
	}
	#navigation .contactinfo .signInOutLink a:hover,
	#navigation .contactinfo .signInOutLink a:active {
		background: #9bbbc3;
	}
	
#topnav {
	width: 491px;
	height: 56px;
	line-height: 41px;
	background: transparent url(images/topNav-bg.png) no-repeat;
	color: #fff;
	font-size: 75%;
	margin: 2px 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
	#topnav a, #subnav a {
		display: inline-block;
		margin: 0 5px;
		padding: 0 5px;
	}
	#topnav a:hover, #topnav a:active, #subnav a:hover, #subnav a:active {
		background: #fff;
		color: #900;
	}
	#topnav a.homeLink {
		margin-left: 10px;
	}
	
#subnav {
	width: 674px;
	height: 59px;
	line-height: 58px;
	background: transparent url(images/subNav-bg.png) no-repeat right top;
	color: #fff;
	position: relative;
	top: -25px;
	z-index: 10;
}
	#subnav a {
		margin: 0 10px;
	}
	#subnav a:hover, #subnav a:active {
		background: none;
	}

#navigation a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

/* @end */

/* @end */

#bodyWrapper {
	clear: both;
	margin: 0 auto;
    padding: 5px;
    overflow: hidden;
    background: #fff;
}

#content {
    margin: 0 0 1em 10px;
    width: 720px;
    float: right;
    padding-top: 10px;
}

/* @group Side Navigation */

#leftWrap {
	font-size: .8em;
    width: 190px;
    float: left;
    clear: both;
}

.leftNav {
    border: 1px solid #ddd;
    border-top-color: #F0EFEF;
    padding: 5px;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}

.navHeader {
    background: url(images/nav-header-bg.gif) no-repeat left bottom;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #4776BD;
    font-weight: bold;
}

/* @end */

/* @group Footer */

#footer {
    clear: both;
    margin: 0 auto;
    padding: 5px 0;
    background-color: #F6F5F5;
    text-align: center;
	font-size:.8em;
}

ul.tame li {
    line-height: 1.25em;
    margin-left: 8px;
}
.tameHoriz, ul.tameHoriz li {
    font-size: 1em;
}
ul.tameHoriz li {
    display: inline;
}

/* @end */

#breadcrumb {
	font-size: .8em;
	float: left;
    height: 2em;
    line-height: 1.5em;
    color: #444;
}

.homepageGrid {
	text-align: center;
	overflow: hidden;
}

.homepageGrid li {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 20px;
}

.homepageGrid li a.image {
	display: block;
	height: 150px;
	overflow: hidden;
	margin-bottom: 5px;
}

#content table td {
	padding-right: 5px;
	vertical-align: top;
}

/* @group Season Pass */

.ProductNameText {
	color: #07c;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

.inputInstructions {
	margin-left: 10px;
	color: #666;
}

/* multiline instructions need absolute positioning */
#skipassAddress { position:relative; }
.skipassTable td .multiline {
	position: absolute;
	top: 0;
}
#skipassAddress .inputInstructions { left:435px; }

.skipassFormItem { margin-bottom: 10px; }
.skipassTable td { vertical-align: top; }
.skipassTable td br, #skipassSignature td br { display: none; }
.skipassTable td .multiline br { display: block; }
.skipassTable td.col0 { width: 180px; }

.prevPassQ { margin-right: 10px; }

.itemPrice { margin-bottom: 10px; }
.itemPrice span {
	display: inline-block;
	margin-right: 20px;
}
.itemPrice strong, .signLater { color: #c22; }

#skipassAddress textarea {
    width: 250px;
    height: 100px;
}

#skipassSignLater,
#skipassWaiverText		{ margin: 20px 0 30px; }
#skipassSignLater td,
#skipassWaiverText 		{ font-size: .9em; }
#skipassWaiverText p 	{ margin-bottom: 10px; }
.signLater input 		{ margin-right: 5px; }

#skipassSignature table td.col0 { width: 330px; }
#skipassSignature table input 	{ width: 250px; }
#skipassSignature small.inputInstructions {
	display: block;
	margin: 10px 0;
}

#skipassForm fieldset {
	padding: 20px 20px 10px;
	background: #eee;
	border: 1px solid #ccc;
}

#skipassPhoto a {
	display: inline-block;
	font-size:.8em;
	cursor:pointer;
	margin-left: 10px;
}
#skipassPhoto img {
	display: block;
	margin-top: 10px;
}

#skipassForm #updateKitPriceButton { margin-top: 20px; }

#skipassConfirmation table {
    margin: 10px 0;
    width: 100%;
    border: 1px solid #eee;
}
#skipassConfirmation table td:first-child { width: 180px; }
#skipassConfirmation table td {
    padding: 4px 20px 4px 5px;
    vertical-align: top;
    font-weight: bold;
}
#skipassConfirmation table td pre {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a#orderEdit {
    border: 1px solid #eee;
    padding: 5px;
    cursor: pointer;
}
a#orderEdit:hover {
    text-decoration: underline;
}

/* @end */

/* @group Shopping Cart */

#pnlCartSummary,
#pnlCoupon,
#pnlOrderNotes {
	position: relative;
	padding-top: 6px;
	font-size: .9em;
	text-align: left;
}

.cartHeaderImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#pnlCartSummary table,
#pnlCoupon fieldset,
#pnlOrderNotes fieldset,
.addressBookTable,
#pnlOrderHistory table td,
#pnlOrderHistory table th {
	border: 1px solid #999;
}
#pnlCartSummary table td {
	padding: 5px;
}
#pnlCartSummary table b {
	display: inline-block;
	padding-top: 5px;
}

#pnlCartSummarySubTotals {
	padding: 5px;
	background: #eee;
	border: 1px solid #999;
	margin-bottom: 5px;
}

#pnlCoupon fieldset,
#pnlOrderNotes fieldset {
	padding: 8px 5px;
}

#pnlCoupon fieldset legend,
#pnlOrderNotes fieldset legend {
	display: none;
}

#pnlOrderNotes textarea {
	width: 95%;
}

#ErrorMsgLabel,
#ValSummary {
	display: block;
	padding: 10px 0;
	text-align: center;
	background: #920;
	border: 1px solid #000;
	color: #fff;
}

div#paymentPanes {
	margin-bottom: 10px;
	border-color: #999 !important;
}
#pnlPaymentOptions label {
	display: inline-block;
	margin-left: 5px;
}

.editOrderLink {
	position: relative;
	left: 200px;
}

p.readyMsg,
#pnlAccountUpdated {
	display: block;
	padding: 10px;
	background: #c0d9e3;
	color: #000;
	border: 2px solid #000;
	font-size: .9em;
}

/* @end */

#AccountForm table td,
#pnlOrderHistory table td,
#pnlOrderHistory table th,
#pnlNewAddress table td,
#pnlAddressListBottom li,
#tblAddressListBox td,
#tblAccountBox td,
#tblBillingInfoBox td,
#tblShippingInfoBox td {
	padding: 4px;
	font-size: .9em;
	border-collapse: collapse;
}

#pnlOrderHistory table th {
	text-align: center;
	font-weight: bold;
}
#pnlOrderHistory table th small {
	font-weight: normal;
}

#imgAccountinfo,
#imgAddressbook,
#imgOrderhistory {
	margin-bottom: -3px;
}

#pnlNotCheckOutButtons {
	font-size: .9em;
	margin: 5px 0;
}

.addressBookTable {
	font-size: .8em;
}
.addressBookTable td {
	padding: 4px;
}

#SigninForm p,
#SigninForm table {
	margin: 10px 0;
	font-size: .9em;
}
#SigninForm table td {
	padding: 2px;
}
#SigninForm td.LightCell table {
	margin-top: 0;
}

#OKToEMailYes, #OKToEMailNo {
	margin-left: 5px;
}

/* @group Category Description */

#pageHeaderDescription h1,
#pageHeaderDescription h2,
#pageHeaderDescription h3,
#pageHeaderDescription h4,
#pageHeaderDescription h5,
#pageHeaderDescription h6 {
	font-weight: bold;
	margin-bottom: 10px;
}
#pageHeaderDescription h1 {font-size: 3em;}
#pageHeaderDescription h2 {font-size: 2.6em;}
#pageHeaderDescription h3 {font-size: 2.2em;}
#pageHeaderDescription h4 {font-size: 1.8em;}
#pageHeaderDescription h5 {font-size: 1.4em;}
#pageHeaderDescription h6 {font-size: 1em;}

#pageHeaderDescription p {
	font-size: 1em;
	margin-bottom: 10px;
}

#pageHeaderDescription ol, #pageHeaderDescription ul {
	margin: 5px 0 5px 2em;
	padding-left: 1em;
	list-style-type: decimal;
}
#pageHeaderDescription ul {list-style-type: disc;}

#pageHeaderDescription strong, #pageHeaderDescription b {font-weight: bold;}
#pageHeaderDescription em, #pageHeaderDescription i {font-style: italic;}
#pageHeaderDescription strike {text-decoration: line-through;}

/* @end */
