﻿* {font-size: 100.01%;}
html{font-size: 62.5%;}
body{
}
img{border-style:none;}
a{color:#FFF; text-decoration: none;}
a:hover{text-decoration: underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
ol, ul{
	list-style: disc outside;
	padding-left: 13px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
p
{
	margin:0 0 12px;
	font-family:Tahoma;
	font-size:1em;
	letter-spacing:0.045em;
	line-height:1.5em;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}

#wrapper{
	width:950px;
	margin:0 0 0 103px;
	overflow:hidden;
	position:relative;
	padding:440px 0 50px;
}
/* header start */
#header{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .logo{
	width:850px;
	margin-left: 54px;
	margin-bottom: 33px; /* Extra Rule. Used to clean up area behind banner */
	height: 178px; /* Extra Rule. Used to clean up area behind banner */
	overflow:hidden;
}
/* logo buttons start */
#header .logo .bouldering-gym-btn
{
	background:url(/images/template/bouldering-gym-on.jpg) no-repeat;
	width: 247px;
	height: 170px;
	display: block;
	float: left;
}

#header .logo .the-spot-logo-btn
{
	background:url(/images/template/the-spot-logo-on.jpg) no-repeat;
	width: 157px;
	height: 170px;
	display: block;
}
/* logo aside 1 start */
#header .logo .logo-aside1{
	float:left;
	margin:0 -33px 0 0;
	display:inline;
	position:relative;
}
#header .logo .logo-aside1 a{
	display:block;
	width:115px;
	height:72px;
	margin:54px 0 0 158px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
#header .logo .logo-aside1 span{
	display:block;
	background:url(/images/template/logo-aside1.png) no-repeat;
	width:304px;
	height:316px;
	overflow:hidden;
	margin:-158px 0 0;
}
#header .logo .logo-aside1 a:hover{background:none;}
/* logo main start */
#header .logo .logo-main{
	float:left;
	height:211px;
	overflow:hidden;
	margin:0 -60px 0 0;
}
#header .logo .logo-main a {
	display:block;
	width:273px;
	height:211px;
	cursor:pointer;
	margin:0;
	/*position:relative;*/
}
#header .logo .logo-main span {
	display:block;
	overflow:hidden;
	width:273px;
	height:211px;
}
#header .logo .logo-main a span {
	display:block;
	width:273px;
	height:422px;
	text-indent:-9999px;
	background:url(/images/template/logo-mian.png) no-repeat;
}
#header .logo .logo-main a:hover {background:none;}
#header .logo .logo-main a:hover span {margin:-211px 0 0;}

/* header-image-div start */
#header .header-image-div{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.header-graphic-foreground
{
	position: absolute;
	z-index: 10000;
	right: 0;
	bottom: 0;
	width: 31px;
	height: 52px;
}
.header-image
{
	width: 950px;
	height: 283px;
	position: relative;
}
/* content start */
#content{
	width:100%;
	overflow:hidden;
	position:relative;
}
#content .breadcrumbs{
	position:absolute;
	left:0;
	top:9px;
	list-style:none;
	margin:0;
	padding:0;
}
#content .breadcrumbs span{
	font-size:0.83em;
}
#content .breadcrumbs span a{
	text-decoration:none;
	color: black;
}
#content .breadcrumbs span a:hover{text-decoration:underline;}
/* primary start */
#content .primary{
	float:left;
	width:788px;
	padding:56px 0 0;
}
#content #tabset-holder
{	
	float: right;
	display: block;
	margin-top: -28px;
}
#content #tabset-sublinks-holder
{
	height: 35px;
	margin-bottom: 10px;
}
#content .tabset{
	list-style:none;
	margin:0;
	padding:0 45px 0 0;
	height:1%;
	overflow:hidden;
	float: right; 
} 
#content .tabset li{
	float:left;
	margin:0 -9px 0 0;
}
#content .tabset li a{
	float:left;
	background:url(/images/template/bg-tabset-el.png) no-repeat;
	width:120px;
	height:21px;
	padding:7px 0 0;
	text-align:center;
	text-transform:uppercase;
	color:#999;
	text-decoration:none;
	font-size: 0.9em;
}
#content .tabset .last a{
	background:url(/images/template/bg-tabset-el-last.png) no-repeat;
	padding-left: 10px;
	width:110px;
}
#content .tabset a:hover,
#content .tabset .active a{
	background-position:0 -28px;
	color:#91100F;
	font-weight:bold;
}
#content .box{
	width:100%;
	overflow:hidden;
	background:url(/images/template/bg-box.jpg) repeat-y;
}
#content .box .holder{
	width:100%;
	overflow:hidden;
	background:url(/images/template/bg-box-t.jpg) no-repeat;
}
#content .box .frame{
	height:1%;
	padding:11px 44px 45px 44px;
	overflow:hidden;
	background:url(/images/template/bg-box-b.jpg) no-repeat 0 100%;
}
#content .tabset-sublinks{
	float:right;
	list-style:none;
	margin:0;
	padding:0 0 35px;
	display:inline;
}
#content .tabset-sublinks li{
	float:left;
	margin:0 24px 0 0;
	display:inline;
}
#content .tabset-sublinks li a{
	color:#4A4A4A;
	font-weight: bold;
	text-decoration:none;
}

/* main-content start */
#content .main-content{
	width:100%;
	overflow:hidden;
	min-height: 400px;
	height:auto !important; /* IE6 Fix */
	height:400px; /* IE6 Fix */
	position: relative;
}
/*#content .main-content p
{
	margin:0 0 12px;
}*/

#content .img-holder{
	width:100%;
	overflow:hidden;
	padding:21px 0 0;
}
#content .img-holder img{display:block;}
/* foot start */
.foot{
	height:1%;
	overflow:hidden;
	color:#fff;
	padding:6px 0 0 0;
	font-size:0.83em;
	width: 76em;
	text-align: center;
}
.foot a{
	color:#fff;
	text-decoration:none;
}
.foot a:hover{text-decoration:underline;}
.foot div.sitemap
{
	float: left;
	width:32em;
}
.copyright{
	float: left;
	width: 11em;
}
.credits
{
	float: right;
	width: 33em;
}

/* Top Content */
#div-top-content{
	line-height:1.5em;
}

/* aside start */
#right-column
{
	float:right;
	width:140px;
	/*position: absolute;
	right: 0;
	top: 67px;*/
	margin-top: 67px;
}

#right-column .cart{
	background:url(/images/template/ico-cart.gif) no-repeat;
	display:block;
	padding:7px 0 0 42px;
	color:#fff;
	font-size:0.92em;
	height:19px;
}
#right-column .cart.empty{visibility:hidden;}
#right-column .sub-nav{
	list-style:none;
	padding:0;
	overflow:hidden;
	height:1%;
}
#right-column .sub-nav li{
	width:100%;
	font-size:0.83333em;
	font-weight:bold;
	padding:0 0 9px;
}
#right-column .sub-nav li a {
	color:#000;
	text-decoration:none;
	font-size: 1.05em;
} 
#right-column .sub-nav li a:hover {
	color:#ec9530;
}
#right-column .video{
	width:132px;
	display:block;
	padding:85px 0 0;
	background:url(/images/template/image4.jpg) no-repeat;
	text-decoration:none;
	color:#aaa9a9;
	text-align:center;
	font-size:0.92em;
	letter-spacing:1px;
}
#right-column .video:hover{
	background:url(/images/template/image3.jpg) no-repeat;
	color:#fff;
}
/* footer start */
#footer{
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
}
#footer:after{
	content:"";
	display:block;
	clear:both;
}
#footer .footer-c{
	margin:0 14px 0 23px;
	padding:8px 0 0;
	background:url(/images/template/bg-footer-c.png) repeat-x;
	height:29px;
	min-width:950px
}
#footer .footer-c:after{
	content:"";
	display:block;
	clear:both;
}
#footer .footer-r{
	float:right;
	margin:-8px -8px 0 0;
	display:inline;
	position:relative;
	background:url(/images/template/bg-footer-r.png) no-repeat;
	width:8px;
	height:37px;
}
#footer .footer-l{
	float:left;
	margin:-8px 0 0 -21px;
	display:inline;
	position:relative;
	background:url(/images/template/bg-footer-l.png) no-repeat;
	width:21px;
	height:37px;
}
#footer .sub-logo{
	float:left;
	margin:0 0 0 10px;
	display:inline;
	padding:2px 0 0 90px;
	height:27px;
	width:105px;
	text-decoration:none;
	position:relative;
	cursor:pointer;
	background-repeat: no-repeat;
}
#footer .sub-logo .title{
	font-size:0.92em;
	line-height:1.1em;
	color:#777;
	display:block;
}
#footer .sub-logo .date{
	display:block;
	color:#777;
	font-size:0.75em;
	line-height:1em;
}
#footer .sub-logo .popup{
	visibility:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
}
* html #footer .sub-logo .popup{bottom:-1px;}
#footer .sub-logo:hover{border:none;}
#footer .sub-logo:hover .popup{visibility:visible;}
#footer .sub-logo .popup img{display:block;}
#footer .btn-next{
	float:left;
	background:url(/images/template/btn-next.gif) no-repeat;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 42px 0 32px;
	display:inline;
	position:relative;
}
* html #footer .btn-next{margin-right:39px;}
#footer address{
	background:url(/images/template/bg-address.gif) no-repeat;
	height:22px;
	overflow:hidden;
	display:block;
	text-align:center;
	padding:7px 0 0;
	font-style:normal;
	font-size:0.92em;
	line-height:1.1em;
	color:#666;
	position:relative;
}
#footer .vcard a
{
	color: #666666;
	text-decoration: none;
}
#footer address span.phone{margin-left:22px;}
#footer address .hidden{
	position:absolute;
	left:-9999px;
	top:auto;
	height:1px;
	width:1px;
}
#footer .social{
	float:right;
	list-style:none;
	margin:0 34px 0 0;
	padding:0;
	display:inline;
}
#footer .social li{
	float:left;
	padding:0 0 0 14px;
	display:inline;
	position:relative;
}
#footer .social li a{
	height:22px;
	width:22px;
	margin:3px 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .social li a.btn-facebook{background:url(/images/template/btn-facebook.gif) no-repeat;}
#footer .social li a.btn-blog{background:url(/images/template/btn-blog.gif) no-repeat;}
#footer .action-list{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer .action-list li{
	float:left;
	background:url(/images/template/bg-link-l.gif) no-repeat;
	padding:0 0 0 11px;
	margin:0 -11px 0 0;
	position:relative;
	font-size:0.92em;
}
#footer .action-list li a{
	background:#ebebeb url(/images/template/bg-link-r.gif) no-repeat 100% 0;
	height:23px;
	float:left;
	padding:6px 37px 0 20px;
	text-decoration:none;
	color:#5e5e5e;
}
#footer .action-list li a.btn-search span{
	background:url(/images/template/ico-search.gif) no-repeat;
	padding:0 0 6px 25px;
}
#footer .action-list li a.btn-share span{
	/* */ 
	background:url(/images/template/ico-share.gif) no-repeat;
	padding:0 0 6px 22px;
	margin:0 -14px 0 -5px;
	white-space:nowrap;
}
#footer .action-list li .box-share{
	position:absolute;
	right:0;
	bottom:30px;
	width:120px;
	border:1px solid #abaead;
	padding:4px;
	background:#fff;
	display:none;
}
* html #footer .action-list li .box-share{bottom:29px;}
#footer .action-list li.active .box-share{display:block;}
#footer .action-list li.active .box-share .box-share-content
{
	background:none repeat scroll 0 0 #D8D7D7;
	border:medium none;
	color:#6C6B6B;
	float:left;
	font-size:1.17em;
	font-style:italic;
	line-height:1.3em;
	padding:5px;
	width:180px;
	height: 100px;
}
#footer .action-list li .box-share a 
{
	background: none;
	padding:6px 20px 0 10px;
}
#footer .action-list li .box-share a span
{
	width: 21px;
}
#footer .action-list li .search-frm{
	position:absolute;
	right:0;
	bottom:30px;
	width:190px;
	border:1px solid #abaead;
	padding:4px;
	background:#fff;
	display:none;
}
#footer .action-list li .search-frm fieldset{
	width:100%;
	overflow:hidden;
}
* html #footer .action-list li .search-frm{bottom:29px;}
#footer .action-list li.active .search-frm{display:block;}
.search-frm .text{
	float:left;
	background:#d8d7d7;
	width:141px;
	padding:3px 10px 6px;
	border:none;
	font-style:italic;
	color:#6c6b6b;
	font-size:1.17em;
	line-height:1.3em;
}
.search-frm .btn-submit{
	float:left;
	background:#fff url(/images/template/btn-search.gif) no-repeat 2px;
	height:25px;
	width:22px;
	border:none;
	padding:0;
	margin:0 0 0 7px;
	cursor:pointer;
}

/******Add This Link******/
.addthis_button
{
	position: absolute;
	bottom: 0;
	left: 0;
}

/*******Shopping Cart*******/
.shopping-cart-container
{
	height: 31px;
	color: #FFFFFF;
	position: absolute;
	right:36px;
	top:22px;
	font-weight: bold;
}

.shopping-cart-container .x-plain-body-noheader
{
	padding: 0 !important;
}

.shopping-cart {
	background:url("/images/template/cart-icon.png") no-repeat scroll 0 0 transparent;
	height:24px; /*If you edit this, you must edit the top padding as well to equal a combined 31px total (or equal to .shopping-cart-container height)*/
	padding:7px 0 0 42px; /*If you edit this, you must edit the height as well to equal a combined 31px total */
}

/******Right Column Video*******/
.right-column-video-outer
{
	width: 132px;
	text-align: center;
}

.right-column-video-outer a
{
	color: #aaa9a9;
	text-decoration: none;
}

.right-column-video
{
	background: url('/images/template/image4.jpg') no-repeat;
}

.right-column-video:hover
{
	background: url('/images/template/image3.jpg') no-repeat;
}

/*********Page Title***********/
.pnlPageTitle
{
	position: absolute;
	top: 68px;
}

.txtPageTitle
{
	font-size: 2.5em;
	color:#91100F;
	font-weight:bold;
}

/******** Transparent Table **********/
.transparent-table, .transparent-table table
{
	border: none;
	border-collapse: collapse;
}

.transparent-table td
{
	border: 1px solid #676777;
	padding: 5px;
	background: url(/images/template/25pctopacitywhite.png);
}

/*********** x-window-dlg *************/
.x-window-dlg a
{
	color: #07538B;
	text-decoration: underline;
}

.x-window-dlg a:hover
{
	color: #07538B;
	text-decoration: underline;
}

.x-btn-over button, .x-btn button, .x-btn-focus button
{
	color: #07538B;
}

/**********Search Results***********/
.sf_searchBox label {
	font-size:1.2em;
	font-weight:bold;
}

.sf_searchText
{
	margin: 0 5px;
	height: 19px;
}

.searchResults dt
{
	margin-top: 20px;
	font-size: 1.2em;
}

.searchResults dd
{
	background:url('/images/template/20pctopacitywhite.png');
	padding: 5px
}

/********Special Notice**********/
.specialNotice
{
	margin-bottom: 15px;
}

#lightwindow
{
	z-index: 1100 !important;
}

#divLightBoxLink a, #divLightBoxLink a:hover
{
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
