body {
	background-image:url(images/main_bg_01.jpg);
	background-color:#666666;
	background-repeat:repeat-x;
	margin:0px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

html {
	height:100.1%;
	
}

#green_bg {
	background-image:url(http://www.calgaryclimbing.com/images/main_bg_green.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:100%;
	position:absolute;
	top:111px;
	padding:0 -10 0 -10px;
	z-index:0;
}

#blocktext {
	padding:8px;
}

#container {
	text-align: left;
	position:relative;
	margin: 0 auto;
	min-width:750px;
	width: 950px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-bottom:none;
	background-color:#FFFFFF;
	z-index:50;
}

#header {
	height:100px;
}


.content {
	margin-top:-8px;
	padding:15px;
	clear:both;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.header_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:5px;
}

.intro_text {
	width:500px;
	height:65px;
	padding:5px;
	padding-left:10px;
	text-align:left;
	color:#000000;
	background-image:url(images/header_text_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;;
}

.main_img {
background-image:url(images/lead_01.jpg);
background-position:right;
background-possition-top:10px;
background-repeat:no-repeat;
position:relative;
z-index:51;
}

.contact_img {
background-image:url(images/belaytest_1.jpg);
background-position:right;
background-possition-top:10px;
background-repeat:no-repeat;
position:relative;
z-index:51;
}

.programs {
background-image:url(images/divider.gif);
background-repeat:no-repeat;
background-position:right;
height:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.program_list {
padding-left:8px;
padding-top:6px;
padding-bottom:10px;
color:#003399;
}

.hours_list {
padding-left:8px;
padding-top:6px;
padding-bottom:10px;
}

.news_list {
padding:6px 20px 10px 7px;
}

.item {
background-image:url(images/arrow.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}

.news_item {
background-image:url(images/arrow.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding-left:12px;
padding-bottom:10px;
}

.news {
height:200px;
padding-left:15px;
}
.newshead {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	margin-top:4px;
}

.footer {
background-image:url(images/navbg.jpg);
background-repeat:repeat-x;
width:950px;
height:30px;
margin:0px;
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-style:solid;
border-width:1px;
border-color:#000000;
border-bottom:none;
border-top:none;
}

.footer_link {
	margin-left:10px;
}

.copyright {
	padding-top:8px;
	padding-left:10px;
	color:#333333;
	font-size: 9px;
}

.copyright a {
	color:#333333;
	text-decoration:none;
	font-size: 10px;
}

.copyright a:hover {
	text-decoration:underline;
}

.logoflash {
	position:relative;
	display:inline;
	top:-532px;
	left:-300px;
	z-index:150;
	width:350px;
}

.hint {
   	display: none;
    position: relative;
	z-index:200;
	top:-14px;
    right: 147px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/arrow.gif) left top no-repeat;
}

.info_text {
	width:400px;
	height:65px;
}

.contact_cont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:530px;
	height:310px;
}
.contact_info {
	position:relative;
	width:160px;
	height:100px;
	top:-10px;
	left:-10px;
}

.contact_item {
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat;
padding-left:12px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.hours_cont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:900px;
	height:310px;
}

.map {
position:relative;
float:right;
top:-35px;
right:10px;
border-style:solid;
border-width:1px;
border-color:#666666;
}

.hours_table {
	position:relative;
	left:70px;
	top:30px;
}

.prices_img {
background-image:url(images/prices_1.jpg);
background-position:left;
background-possition-top:10px;
background-repeat:no-repeat;
}

.header_text_prices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:5px;
	margin-left:200px;
}

dl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
dt {
    clear: both;
    float:left;
    width: 100px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
/*================= NAV================= */

.navbg {
background-image:url(images/navbg.jpg);
background-repeat:repeat-x;
width:100%;
height:30px;
position:relative;
z-index:100;
}

.navcontainer
{

position:relative;
left:-20px;
height:30px;
width:950px;

}

.navcontainer ul
{
margin:0px;
padding-top: 0px;
list-style-type: none;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
height: 30px;
padding-top:8px;
padding-bottom:8px;
display:block;
width:100%;
display:table-cell;
}

.navcontainer ul li { display: inline; }

.navcontainer ul li a
{
text-decoration: none;
padding-right: 11px;
padding-bottom: 8px;
padding-left: 11px;
padding-top:8px;
color:#000000;
width: 100%;
height: 30px;
}

.navcontainer ul li a:hover
{
color:#000000;
background:url(images/navbgover.jpg) repeat-x;
text-decoration:none;
width: 100%;
height:30px;
}

/*++++++++++++++++++++++++++++++++++++++++*/

.footercontainer
{

position:relative;
left:-20px;
/*height:30px;*/
width:950px;

}

.footercontainer ul
{
margin:0px;
padding-top: 0px;
list-style-type: none;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
height: 30px;
padding-top:8px;
/*padding-bottom:8px;*/
display:block;
width:100%;
/*display:table-cell;*/
}

.footercontainer ul li { display: inline; }

.footercontainer ul li a
{
text-decoration: none;
padding-right: 11px;
padding-bottom: 8px;
padding-left: 11px;
padding-top:8px;
color:#000000;
width: 100%;
/*height: 30px;*/
}

.footercontainer ul li a:hover
{
color:#000000;
background:url(images/navbgover.jpg) repeat-x;
text-decoration:none;
width: 100%;
/*height:30px;*/
}


/*================= NAV================= */
