@charset "utf-8";
/* CSS Document */

@import url(http://www.kcadventure.com/css/bnhstyles.css);
@import url(http://www.kcadventure.com/css/chromestyle.css);
@import url(http://www.kcadventure.com/css/contentslider.css);
@import url(http://www.kcadventure.com/css/lytebox.css);
@import url(http://www.kcadventure.com/css/links.css);
@import url(http://www.kcadventure.com/css/definitions.css);
@import url(http://www.kcadventure.com/css/contact.css);
@import url(http://www.kcadventure.com/css/events.css);
@import url(http://www.kcadventure.com/css/gearguidestyle.css);
@import url(http://www.kcadventure.com/css/jquery-ui.css);
@import url(http://www.kcadventure.com/css/prettyPhoto.css);
@import url(http://www.kcadventure.com/css/climbingareastyles.css);

body {
 	background-color: #fdfdfd;
	font-family: "Trebuchet MS", Calibri, Tahoma, sans-serif;
	font-weight: 300;
	color: #333333;
	line-height: 1.50;
}
html, body, #wrap {
	height: 100%;
	margin: 0px;
}
body > #wrap {
	height: auto; 
	min-height: 100%; 
	margin: 0px;
}
#main {
	margin:0 auto;
	padding-bottom:225px;
	padding-top:20px;
	width:1025px;
	margin-top: 0px;
} 
#header {
	background-image: url(http://www.kcadventure.com/img/headerbg.png);
	background-repeat: repeat-x;
	position: relative;
	height: 125px;
	border-bottom: 0px dashed #cccccc;
	font-size: 85%;
	color:#006699;
	font-weight: 500;
	font-family: Verdana, Arial, sans-serif;
	line-height: 2.9;
	clear: both;
	margin-bottom: 20px;
}
.headeraarea {
	width: 1025px;
	height: 125px; 
	margin: 0 auto;
	border: 0px dashed #cccccc;
}
.loginnav {
	position: absolute;
	height: 30px;
	width: 600px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 413px;
	font-size: 11px;
	color: #fefefe;
	font-weight: 600;
}
.loginnav a {
	text-decoration: none;
	color: #fefefe;
	border: none;
}
.loginnav a:visited {
	text-decoration: none;
	color: #fefefe;
	border: none;	
} 
.loginnav a:hover {
	text-decoration: none;
	color: #cccccc;
	border: none;
}
.hellostyle {
	font-size: 13px;
}
#footer {
	background-image: url(http://www.kcadventure.com/img/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-top: -225px; /* negative value of footer height */
	height: 225px;
	clear:both;
	text-align: center;
	font-size: 85%;
	color:#006699;
	font-weight: 500;
	font-family: Verdana, Arial, sans-serif;
	line-height: 2.9;
}
hr {
	border: 1px solid #dedbd1;
} 
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
a {
	text-decoration: none;
	color: #616161;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
/************* #siteInfo styles ***************/
.siteinfotag {
	margin-left:10px;
	margin-right: 10px;
}
.footermain {
	padding-top: 10px;
	border-top: 1px solid #dedbd1;
}
.footercategories{
	font-size: 80%;
	padding-bottom: 10px;

}
.sitefooterinfo {
	padding-top: 10px;
	padding-bottom: 10px;
}	
/*********** #navBar link styles ***********/
.Content {
	float: left;
	width: 750px;
	margin: 10px 0px 10px 0px;
	text-align: justify;
}
.SearchContent {
	margin: 0 auto;
	width: 1030px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
}
.SideBar {
	float: right;
	width: 270px;
	margin: 10px 0px 10px 0px;
}
.searchinput:hover {
	background-color: transparent;
	border: #cccccc 1px solid;
}
.searchinput {
    background: url(http://www.kcadventure.com/img/icons/search.png) no-repeat right center;
	position: absolute;
	margin-top: 65px;
	margin-left: 795px;
	background-color: transparent;
	border: none;
	height: 25px;
	width: 175px;
	font-size: 18px;
	color: #FF0000;
	border: #fdfdfd 1px solid;
	padding: 2px 35px 1px 5px;
}
.sitelogo {
	background-image: url(http://www.kcadventure.com/img/sitelogo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 150px;
	width: 200px;
	margin-top: 10px;
	margin-left: 0px;
	border: 0px dashed #cccccc;
	z-index: 100;
}	
.headertext {
	background-image: url(http://www.kcadventure.com/img/sitename.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 70px;
	width: 450px;
	margin-top: 40px;
	margin-left: 175px;
	text-align: right;
}
/*
.masternavbar {
	background-color: #006699;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	font-weight: 600; 
	clear:both;
}
.masternav {
	width: 1025px;
	height: 40px;
	margin: 0 auto;
	text-align:right;
}
.masternav ul {
	list-style: none; 
	padding: 0;
	margin: 0;
	display: inline;
}
.masternav ul li {
	display:inline-block;
	zoom: 1;
	*display: inline;
}

.masternav li {
	display: inline-block;
}
.masternav li a {
	text-decoration: none;
	color: #fdfdfd;
	display: block;
}
.masternav li a:visited {
	text-decoration: none;
	color: #fdfdfd;
	border: none;
	border-left: 1px;
}
li.navcats a:hover {
	background-image: url(http://www.kcadventure.com/img/tabover.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #006699;
	background-color: #fdfdfd;
}
li.navicons a:hover {
	text-decoration: none;
	color: #006699;
	background-color: #fdfdfd;
}
.masternav li, .masternav li a, .masternav li a:hover, .masternav li a:visited  {
	height: 40px;
	vertical-align: middle;
	padding: 0px 3px 3px 3px;
}
*/
#footer a:link{
	color: #387cb4;
	text-decoration: none;
	border: none;	
}
#footer a:visited{
	color: #387cb4;
	text-decoration: none;
	border: none;
}
#footer a:hover{
	color: #334d55;
	text-decoration: none;
	border: none;
}
.masternavicons {
	border: 0px;
	padding-top: 5px;
}
.masternavloginicons {
	border-top: 0px;
	border-left: 0px;
	border: 0px;
}
/*
.linkimg {
	display: inline-block;
	padding: 0px 5px 0px 5px;
	border: 0px;
	margin-top: 7px; 
}
*/
.date {
	font-family: Tempus Sans ITC;
	position: absolute;
	height: 20px;
	width: 250px;
	text-align: right;
	font-size: 12px;
	color: #ffffff; 
	margin-top: 95px;
	margin-left: 765px;
}
.leftsitemap, .firstcolumnsitemap, .secondcolumnsitemap, .thirdcolumnsitemap, .rightsitemap {
	display: inline-block;
	font-size: 12px;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	min-height: 100%;
	height:auto !important;
	height: 100%;
}
.leftsitemap {
	margin-left: 10px;
/*	border-right: 1px dashed #cccccc;*/
}
.firstcolumnsitemap {
/*	border-right: 1px dashed #cccccc;	*/
}
.secondcolumnsitemap {
/*	border-right: 1px dashed #cccccc;	*/
}
.thirdcolumnsitemap {
/*	border-right: 1px dashed #cccccc;	*/
}
.rightsitemap {

}
.sitemaptitle{
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 3px;
	text-decoration: underline;
}
.mainfeature, .sidebartopstory, .story, .sidebarstory {
	background-image: url(http://www.kcadventure.com/img/boxtopbg.png);
	background-repeat: repeat-x;
	border: 1px solid #dedbd1;
	padding: 10px;
	overflow: auto;
}
.mainfeature a, .story a {
	text-decoration: none;
	color: #006699;
}
.mainfeature a:visited, .story a:visited {
	text-decoration: none;
	color: #006699;
}
.mainfeature a:hover, .story a:hover {
	text-decoration: none;
	color: #616161;
}
.mainfeature, .sidebartopstory {
	padding: 15px;
}
.story, .sidebarstory {

}
.mainfeature {
	margin: 5px 8px 0px 0px;
}
.story {
	margin: 8px 8px 8px 0px;
}
.sidebartopstory {
	margin: 5px 0px 0px 0px;
}
.sidebarstory {
	margin: 8px 0px 8px 0px;
}
.mainfearturetitle {
	background-image: url(http://www.kcadventure.com/img/boxtopbg.png);
	background-repeat: repeat-x;
	padding: 6px 6px 0px 6px;
	height: 30px;
	background-color: #006699;
	margin-bottom: 10px;
	color: #fdfdfd;
	font-weight: 700;
}
.sidebartopstorytitle {
	background-image: url(http://www.kcadventure.com/img/boxtopbg.png);
	background-repeat: repeat-x;
	padding: 6px 6px 0px 6px;
	height: 30px;
	background-color: #006699;
	margin-bottom: 10px;
	color: #fdfdfd;
	font-weight: 700;
}
.sidebarstorytitle {
	background-image: url(http://www.kcadventure.com/img/boxtopbg.png);
	background-repeat: repeat-x;
	padding: 6px 6px 0px 6px;
	height: 30px;
	background-color: #006699;
	margin-bottom: 10px;
	color: #fdfdfd;
	font-weight: 700;
}
.mainpageimg, .contentstoreimg, .contentwallimg, .snowthumbimg {
	float: left;
	padding: 0px 10px 10px 0px;
}
.forumpostrow a:hover {
	text-decoration: none;
	color: #006699;
}
.forumpostrow:hover {
	text-decoration: none;
	background-color: #e8e8e8;
}
.webxtras {
	height: 24px;
	width: 245px;
	border-bottom: 1px solid #dedbd1;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	clear: both;
}
.webxtras a {
	padding-left: 5px;
}
.webxtras:hover {
	height: 24px;
	width: 245px;
	border-bottom: 1px solid #cccccc;
	background-color: #e8e8e8;
	color: #006699;
}
.webextraicon {
	border: 0px;
	padding-right: 8px;
	vertical-align: middle;
}
h1{
 	font-weight: bold; 	
 	font-family: Tempus Sans ITC;
 	font-size: 175%;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
h2{
 	font-family: Tempus Sans ITC;
 	font-size: 140%;
 	color: #387cb4;
 	margin: 0px;
 	padding: 0px;
}
h3{
 	font-family: Tempus Sans ITC;
 	font-size: 110%;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
h4{
 	font-family: Tempus Sans ITC;
 	font-size: 100%;
 	font-weight: normal;
	color: #387cb4;
 	margin: 0px;
 	padding: 0px;
}
h5{
 	font-family: Tempus Sans ITC;
 	font-size: 110%;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
.homeflash {
	position: absolute;
	height: 300px;
	width: 710px;
	z-index: 0;
}
.homequote {
	position: absolute;
	margin-top: 30px;
	margin-left: 40px;
	width: 400px;
	font-weight: bold;
 	color: #ff0000;
	z-index: 100;
}
.belowhomeflash {
	margin-top: 320px;
}
li {
	list-style: none;
}
.addthisicon {
	border: 0px;
	padding-right: 8px;
	vertical-align: middle;
	display: inline-block;
}
.addthislinks {
	border: 0px;
	margin-top: -5px;
	vertical-align: middle;
	display: inline-block;
}
.webbuttonbr {
	border: 0px;
	margin-bottom: 3px;
}
.required {
	color: #FF0000;
}
.backtotopimg {
	border: 0px;
	padding-right: 8px;
}
/********************** tooltips *************************************/
#tooltip{
	background-image: url(http://www.kcadventure.com/img/tooltip_bg.png);
	background-repeat: repeat;
	font-size: 10px;
	font-weight: bold;
	position:absolute;
	padding:3px 5px;
	color: #fdfdfd;
	display:none;
	z-index: 1000;
}
/***** climbing page links *****/
.mainfearturetitle a {
	text-decoration: none;
	color: #fdfdfd;
}
.mainfearturetitle a:visited {
	text-decoration: none;
	color: #fdfdfd;	
}
.mainfearturetitle a:hover {
	text-decoration: none;
	color: #ff0000;	
}










.masternavbar {
	background-color: #006699;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	font-weight: 600; 
	clear:both;
	text-align:left;
}
.masternavbar img {
	border:medium none;
	margin-top:5px;
}
.masternavbar a	{ 
	text-decoration: none; 
}
.masternavbar ul { 
	list-style: none; 
	margin-top: 0px;
}
.one {
	width: 270px;
}
.two {
	width: 200px;	
}
.three {
	width: 200px;	
}
.four {
	width: 200px;	
}
ul.dropdown {
	position: absolute;
	z-index: 1100;
	margin-left: 360px;
}
ul.dropdown li { 
	font-weight: bold; 
	float: left; 
	zoom: 1; 
	height: 40px; 
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
	margin-left: -1px;
}
ul.dropdown a:hover {
	color: #fdfdfd;	
}
ul.dropdown li a { 
	display: block; 
	padding:0px 8px 3px;; 
	color: #fdfdfd;
}
ul.dropdown li.hover { 
	background-color: #fdfdfd; 
	color: #006699; 
	position: relative;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	background-image: url(http://www.kcadventure.com/img/boxtopbg.png);
	background-repeat: repeat-x;
}
ul.dropdown li.hover a { 
	color: #006699; 
}
ul.dropdown ul {
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
}
ul.dropdown ul li { 
	font-weight: normal; 
	background: #fdfdfd; 
    border-bottom: 1px solid #cccccc; 
    float: none; 
}                                   /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{ 
	border-right: none; 
	width: 100%; 
	display: inline-block; 
	color: #fdfdfd;
} 
ul.sub_menu li {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	margin-left:-41px;
}
.linkimg {
	height: 30px;
	width: 30px;
	margin-top: 5px;
	display: inline;
}

.one a {
	margin: 0px 0px 8px 5px;	
}