/* 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; }
address,caption,cite,code,dfn,em,strong,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; }
em { font-style:italic }
a { outline:none; }
strong { font-weight:bold; }

h1, h2, h3, h4, p, ul {padding-bottom:15px;}
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }


.floatleft {
	float:left;
	margin:0px;
	padding:0px 10px 10px 0px;
}

.clear {
	clear:both;
}




.floatright {
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;

}


/* END Reset
----------------------------------------------------------------------------------------*/



/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/



body {
	background:url(../images/body_bg.gif) repeat-x 0 0 #0d4573;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#242424;
	text-align:center;
}

#header-wrapper {
	width:100%;
	height:142px;
	background:url(../images/header_bg.jpg) repeat-x top center;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

#wrapper {
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}


a {
	color:#6a1213;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

h1 {
	color:#6a1213;
	font-size:28px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
}


h2 {
	color:#0a365b;
	font-size:22px;
	line-height:26px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h3 {
	color:#0a365b;
	font-size:18px;
	line-height:18px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h4 {
	color:#6a1213;
	font-size:14px;
	line-height:16px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h5 {
	color:#000000;
	font-size:12px;
	line-height:16px;
	margin:0px 0px 16px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/





/* START HEADER STYLES
----------------------------------------------------------------------------------------*/


#nav-content {
	width:100%;
	height:29px;
	background:url(../images/nav_bar.gif) repeat-x 0 0;
	position:relative;
	z-index:5;
}

#top-content {
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	height:113px;
}

#logo {
	width:540px;
	height:82px;
	float:left;
	margin:0px 0px 0px -10px;
}

#logo a {
	background:url(../images/talkeetna_air_taxi_logo-new.png) no-repeat 0 0;
	width:540px;
	height:0px;
	display:block;
	padding-top:82px;
	overflow:hidden;
	cursor:pointer;
}




/*----------------start top navigation---------------*/




#top-nav {
	float:right;
	margin:0px -10px 0px 0px;
	height:25px;
	padding:6px 0px 0px 0px;
}

#top-nav ul li {
	float:left;
	line-height:16px;	
}

#top-nav ul li a {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0px 10px;

}




/*----------------end top navigation---------------*/



#top-content .reserve-btn {
	float:right;
	margin:45px 0px 0px 0px;
}


.reserve-btn a {
	background:url(../images/reserve_btn.gif) no-repeat 0 0;
	width:99px;
	height:0px;
	padding-top:26px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

.reserve-btn a:hover {
	background:url(../images/reserve_btn.gif) no-repeat 0 -26px;
}
.map-btn a {
	background:url(../images/map_btn.jpg) no-repeat 0 0;
	width:270px;
	height:0px;
	padding-top:136px;
        margin-bottom:26px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

.map-btn a:hover {
	background:url(../images/map_btn.jpg) no-repeat 0 -136;
}






/* END HEADER STYLES
----------------------------------------------------------------------------------------*/






/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/



#mainbody {
	width:960px;
	background:url(../images/mainbody_bg.png) repeat-y 0 0;
	margin:0px -9px 0px -9px;
	padding:0px 9px;
	position:relative;
	z-index:2;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#main-banner {
	width:960px;
	display:block;
	background-color:#ffffff;
}

#flash-container {
	width:960px;
	height:460px;
}

#bar-content {
	background:url(../images/bar_bg.gif) no-repeat 0 0;
	width:960px;
	height:35px;
	overflow:hidden;

}

#form-content {
	float:left;
	padding:6px 0px 0px 17px;
}

.search {
	float:left;
	margin:0px 100px 0px 0px;
	display:inline;
}

.sign-up {
	float:left;
	color: #FFF;
	display: inline;
	margin-bottom: 100px;
}
#sign-up-link {
	float:left;
	color:#ffffff;
	display:inline;
	padding-bottom: 10px;
}
#sign-up-link span {
	float:left;
	padding-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}


#form-content form label {
	float:left;
	margin:2px 8px 0px 0px;
	color:#ffffff;
	line-height:16px;
}

#form-content form input.text-box {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8a1116;
	border:1px solid #c1c1c1;
	width:126px;
	height:18px;
	display:block;
	line-height:16px;
	padding:2px 8px 0px 8px;
	margin:0px 4px 0px 0px;
	line-height:14px;
	float:left;
}

#form-content form input.go-btn {
	background:url(../images/go_btn.gif) no-repeat 0 0;
	width:23px;
	height:22px;
	display:block;
	float:left;
	cursor:pointer;
	font-size:0px;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	border:none;
	margin:0px 0px 0px 0px;
}


#media {
	float:right;
	color:#ffffff;
	padding:4px 0px 0px 0px;
	margin:0px 17px 0px 0px;
	display:inline;
}

#media span {
	float:left;
	margin:6px 0px 0px 0px;
}

#media a {
	margin:0px 0px 0px 4px;
}




/*---------------- main content --------------------*/




#main-content {
	width:920px;
	padding:0px 20px;
	overflow:hidden;
	background-color:#ffffff;

}

#main-content a {
	text-decoration:underline;
}

#main-content a:hover {
	text-decoration:none;
}

#main-content p, #inner-content p {
	line-height:16px;
	padding:0px 0px 15px 0px;
}

.left-content {
	width:230px;
	float:left;
	padding:22px 0px 22px 0px;
}

.right-content {
	width:230px;
	float:right;
	padding:22px 0px 22px 0px;
}

.content {
	width:380px;
	float:left;
	margin:0px 40px 0px 40px;
	padding:22px 0px 22px 0px;
}


.banner {
	width:222px;
	background-color:#051d30;
	padding:4px;
}


/*---------------- ads content --------------------*/


#ads-content {
	background:url(../images/bottom_gradbg.png) repeat-x 0 0;
	width:920px;
	height:158px;
	margin:0px -9px 5px -9px;
	padding:13px 29px 0px 29px;
	position:relative;
	z-index:2;
	
}

#ads-content span {
	float:left;
	border: 1px solid #CCC;
}

#ads-content .photo-gallery {
	display:block;
	margin:0px 20px;
	border: 1px solid #CCC;
}



/*---------------- inner content --------------------*/




#inner-content {
	width:940px;
	padding:0px 20px 0px 0px;
	overflow:hidden;
	background:url(../images/inner_content_bg.gif) repeat-y 0 0 #ffffff;
}


#internal-content {
	width:731px;
	float:right;
	padding:10px 0px 10px 0px;
}

#breadcrumbs {
	display:block;
	margin:0px 0px 18px 0px;
}

#breadcrumbs a {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#081737;
	line-height:18px;
	margin:0px 5px 0px 5px;
}

.inner-left-col {
	width:434px;
	float:left;
}

.inner-left-col-full {
	float:left;
}

.inner-right-col {
	width:270px;
	float:right;
}

.inner-left-col ul {
	padding:0px 0px 20px 20px;
}

.inner-left-col ul li {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding:0px 0px 0px 12px;
	line-height:16px;
	font-weight: bold;
}


.inner-banner {
	width:262px;
	background-color:#05426c;
	padding:4px;
	margin:0px 0px 12px 0px;
}

.map {
	width:270px;
	margin:0px 0px 20px 0px;
}


#mainbody .testimonial p {
	width:270px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-style:italic;
}


.customer {
	display:block;
	text-align:right;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}




/*---------------- tabular --------------------*/


.tabular {
	width:711px;
	display:block;
	border:1px solid #d85c5c;
	margin:0px 0px 25px 0px;

}

.tabular ul li {
	width:711px;
	float:left;
	background:url(../images/tabular_bg.gif) repeat-y 0 0;
	margin:0px;
	padding:0px;
}

.tabular ul li span {
	display:block;
	padding:7px 10px;
	overflow:hidden;
}

.title {
	background-color:#810d0d;
	color:#ffffff;
}


.data-col {
	width:160px;
	float:left;
	margin:0px 1px 0px 0px;

}

.mid-col {
	width:156px;
	float:left;
	margin:0px 1px 0px 0px;
}


.last-col {
	width:156px;
	float:left;

}


.dot {
	display:block;
	background:url(../images/dot.gif) repeat-x 100% 100%;
}

.check-box {
	margin:0px 5px 0px 0px;
	padding:0px;
	width:12px;
	float:left;
	height:12px;
}

.tabular ul li label {
	float:left;
}
#qual-table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px;
	width: 620px;
	border-collapse: collapse;
	text-align: left;
}
#qual-table th
{
	font-size: 14px;
	font-weight: bold;
	color: #0E4379;
	padding: 10px 8px;
	border-bottom: 2px solid #0E4379;
	background: url(/images/border-row.gif) repeat-x bottom;
}
#qual-table td
{
	border-bottom: 1px solid #999999;
	color: #333;
	padding: 10px 8px;
	background: url(/images/border-row.gif) repeat-x bottom;
}
#qual-table tbody tr:hover td
{
	color: #0E4379;
}




/*---------------- contact form --------------------*/


#contact-form form label {
	width:98px;
	float:left;
	padding:5px 0px 0px 0px;
	margin:0px 0px 6px 0px;
}



#contact-form form input.text-box {
	width:271px;
	height:20px;
	float:left;
	border:1px solid #ae454a;
	padding:4px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0px 6px 0px;
}

#contact-form form textarea {
	width:271px;
	height:55px;
	border:1px solid #ae454a;
	overflow:auto;
	float:left;
	padding:4px 5px 0px 5px;
	margin:0px 0px 15px 0px;
}


#contact-form form input.check-box {
	width:14px;
	height:14px;
	float:left;
	margin:0px 5px 15px 0px;
	
}

#contact-form form span {
	float:left;
	margin:0px 0px 15px 0px;
}


#contact-form form input.submit-btn {
	background:url(../images/submit_btn.gif) no-repeat 0 0;
	width:99px;
	height:26px;
	display:block;
	float:left;
	cursor:pointer;
	font-size:0px;
	text-align:left;
	letter-spacing:19px;
	text-indent:-1000px;
	border:none;
	margin:0px 0px 0px 0px;
}

#contact-form form input.submit-btn:hover {
	background:url(../images/submit_btn.gif) no-repeat 0 -26px;
}


.inner-bottom-bg {
	width:960px;
	height:17px;
	margin:0px -9px 5px -9px;
	position:relative;
	z-index:2;
}

/*---------------- sidebar --------------------*/




#sidebar {
	width:151px;
	float:left;
	color:#ffffff;
	padding:10px 19px;
}

#sidebar ul {
	display:block;
	margin:0px 0px 8px 0px;
}

#sidebar ul li {
	line-height:20px;
}

#sidebar ul li a {
	color:#ffffff;
}

.sidebar-banner {
	display:block;
	margin:0px 0px 16px 0px;
	border: 1px solid #CCC;
}
#ratesTable tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 4px;
}
#ratesTable {
	width: 650px;
	margin-bottom: 20px;
}
#ratesTable tr td img {
	border: 2px solid #850000;
}
.climbingPrice {
	background: #850000;
	display: block;
	color: #FFF;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 90px;
	margin-left: 330px;
	font-size: 14px;
}
.climbingText {
	color: #000;
}
#ratesTable tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	list-style: url(../images/arrow.gif);
	padding-top: 2px;
	margin-left: 20px;
}
#tableAdditional
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	text-align: left;
	margin-top: 15px;
}
#tableAdditional
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	text-align: left;
	margin-top: 15px;
}
#tableAdditional th
{
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 8px;
	border-bottom: 4px solid #369;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tableAdditional td
{
	border-bottom: 1px solid #cccccf;
	color: #369;
	padding: 6px 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background: #E6E6E6;
}
#tableAdditional tbody tr:hover td
{
	color: #039;
}


/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/




/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/




#footer {
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	color:#ffffff;
}

#footer-nav {
	display:block;
	text-align:center;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	
}

#footer-nav ul {
	display:block;
	margin:0px auto;

}

#footer-nav ul li {
	display:inline;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

#footer-nav ul li span {
	margin:0px 9px 0px 11px;
}
#footer-nav ul li a {
	color:#ffffff;
	margin:0px 0px 0px 0px;
}

.copyright {
	text-align:center;
	line-height:16px;
}


/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/

#footer-nav li {list-style-type:none; display:inline; border-right:1px solid #fff; padding:0 5px;}
#footer-nav li.last {border:0px;}

*+html #nav_908143 ul {margin-top:-5px;}
*+html #nav_908143 ul ul{margin-top:0px;}

.shop-product-small .image {height:150px;}
 .system-message, .system-error-message {margin:0px; padding:0px; padding:25px; background:none; border:none;}
table th, table td {border:0px; }


/* Edit Details Form */
.form-c { border-width: 1px 0 0 0; }
  .form-c h3 { border-bottom:1px solid #666;color:#666;font-size:1.8em;font-weight:normal;margin-bottom:10px;margin-top:10px;padding-bottom:8px; }
  .form-c p { overflow: hidden; width: 100%; margin-bottom: 6px; font-size: 1.1em; }
   .form-c p label { float: left; width: 125px; padding-top: 4px; text-align:left; padding-right:10px;}
   .fields-a h4 {color:#666; border-bottom:1px solid #333333; margin:15px 0px; padding:0 0 15px 0;}
   .form-c p input, .input-txt { width: 200px; padding: 5px 2px; border: 1px solid #d0d2d3; line-height: 1 !important; }
   .form-c p.submit input {width:100px; background:#000; color:#fff; margin-top:15px;}
   .form-c p textarea { width: 540px; height: 61px; padding: 5px 2px; border: 1px solid #d0d2d3; }
   .form-c p.chbox label { display: inline; float: none; width: auto; padding: 0 0 0 4px; }
  .form-c p.chbox { padding-top: 4px; }
   .form-c p.chbox input { width: auto; padding: 0; border: none; }
  .form-c p.btn { padding-top: 13px; }
   .form-c p.btn button { margin: 0; padding: 0; border: none; background: none; }
  
   
/* Order History Etc. */
.orderHistory {position:relative; overflow:hidden; background:#eee; padding:10px 0; }
.orderHistory p {margin-bottom:0px; font-weight:bold;}
.orderHistory p.invoice {float:left; width:100px; padding-left:10px;}
.orderHistory p.date {float:left; width:204px;}
.orderHistory p.status {float:left; width:100px;}
.orderHistory p.orderName {float:left; width:100px;}
.orderHistory p.action {float:left; width:85px;}
.orderHistory p.invoice {float:left; width:410px; margin-left:10px;}

.orderHistoryDetails td.invoice {width:240px;}
.orderHistoryDetails td.date {width:236px;}

#recentActivity {overflow:hidden; font-size:1em; background-color:#eee; font-weight:bold; height:17px; padding:10px;}

#recentActivity .subject {width:289px; float:left;}
#recentActivity .category {width:288px; float:left;}
#recentActivity .status {width:90px; float:left;}

table.case-list td.subject, table.case-list td.category {width:240px;}

.box-k ul {padding-left:13px;}

/* Log In */
#lostPass {display:none;}
#registerForm {display:none;}
.show {display:block;}

/*     Notices
-------------------------------------*/
#notice-slider { padding: 20px; color: #fff; font-weight: bold; display: none; margin: 0 0 20px 0; font-size: 1.4em; }
.alarm { background-color: red; }
.caution { background-color: #98012e; }

 .system-message, .system-error-message {margin:0px; padding:0px; padding:25px; background:none; border:none;}
 table th, table td {border:0px !important; }
table.order-list a {margin-left:5px;}
.shop-product-small .image {width:auto !important;}

