/* easy-clearing styles documented here: http://www.positioniseverything.net/easyclearing.html */
.fix:after{content:".";display:block;height:0;clear:both;visibility: hidden;}/*for firefox,safari etc*/
* html .fix {height: 1%;}/*for ie*/
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/

body {margin:0px;padding:0px;background: url(/custom/templates/page/GlacierExplorersHome/images/bg.jpg) top left; background-attachment:fixed;text-align:center;}
#wrapper {text-align:left; Margin: 60px auto 10px; width:900px;position:relative;}
#container {border:4px solid #fff;border-bottom:none;}
	#containerBg {height:100%;background:#fff;filter:alpha(opacity=75);opacity: 0.75;-moz-opacity:0.75;position:absolute;top:0px;left:0px;width:896px;}
	#logo {position:relative;z-index:30;}
		#logo h1 {margin:0px;position:absolute;left:-21px;top:-53px;width:294px;height:94px;background: url(/custom/templates/page/GlacierExplorersHome/images/logo.gif) no-repeat top left;text-indent:-999em;}
		#logo a {position:absolute; background: url(/custom/templates/page/GlacierExplorersHome/images/cover) top left;display:block;height:140px;width:294px;left:-32px;top:-60px;text-indent:-999em;}

	#glacierNav {height:34px;background-color:#02a0d1;position:relative;z-index:20;width:100%;}
	a#webcamLink {width:120px;height:21px; position:absolute;top:-25px;right:70px; background: url(/custom/templates/page/GlacierExplorersHome/images/webcam.gif) no-repeat top left; text-indent:-999em;}
	#bookNow {position:absolute;top:-40px;right:-20px;z-index:30;}


#homeMain {width:892px; height:448px;float:left;}
	#homeSlideshow {width:892px;height:448px;overflow:hidden;position:absolute;z-index:10px;top:38px;left:4px;}
	#homeContent {margin:10px 5px 0px 581px;height:438px;overflow:hidden;position:relative;z-index:20;}
		#homeContent h2 {position:relative;width:305px;height:63px;margin: 0 0 0px 0;background: url(/custom/templates/page/GlacierExplorersHome/images/homeBlurb.gif) no-repeat top left;text-indent:-999em;}


	#homeContent #homeMap {position:absolute;bottom:0px;right:0px;width:100%;}
		#homeMap h3 {width:131px;height:28px;margin:0px 0px 5px 0px;background: url(/custom/templates/page/GlacierExplorersHome/images/homeMapTitle.gif) no-repeat top left;text-indent:-999em;}
		#homeMap #homeMapImage {position:absolute;bottom:0px;right:0px;}
		#homeMap h4 {margin:0px;font-size:13px;}
		#homeMap p {font-size:11px;margin:0 0 20px 0;}

#footer {margin-top:-4px;margin-bottom:30px;float:left;clear:both;width:100%;border-top:4px solid #fff;padding-top:5px;position:relative;z-index:40;}
#footerLeft {float:left;}
#footerRight {float:right; color:#fff; text-align:right; }
	#footerRight a:link, #footerRight a:hover {color:#fff; text-decoration:none;}
	#footerRight a:hover {color:#fff;text-decoration:underline;}



/*Inner Styles */
	#innerMain {width:892px;border-bottom:4px solid #fff;position:relative;z-index:20;}
		#innerIntro {height:180px;overflow:hidden;margin-left:572px;margin-bottom:15px;}
			#pageHeading {margin-top:7px;}
			#pageHeading h2 {margin:4px 0 3px 0;}
			#innerIntroPadding {margin-left:6px;width:310px;}
				#innerIntroPadding p {margin:0 0 5px 0;}
				
		#innerContent {clear:both;margin-top:20px;width:590px;float:left;position:relative;z-index:20;}
			#innerContentPadding {margin:0px 0px 0px 20px;}
				#innerContentPadding table td {width:50%;}
				#innerContentPadding table td p,
				#innerContentPadding table td h2,
				#innerContentPadding table td h3,
				#innerContentPadding table td h4,
				#innerContentPadding table td h5,
				#innerContentPadding table td h6 {margin-right:40px;}
			
		#innerSidebar {float:right;width:270px;margin-top:10px;position:relative;z-index:20;}
		
		
			 .sidebarImage {position:relative;width:260px;height:204px;margin:10px 0 30px;}
				.sidebarImage img {margin:9px 0 0 9px;}
				 .sidebarImage .sidebarImageFrame {position:absolute;top:0px;left:0px;}
				 .sidebarImage .linkOverlay a {width:260px; height:204px; display:block; position:absolute;top:0px;left:0px; z-index:40;text-decoration:none;background: url(/custom/templates/page/GlacierExplorersHome/images/cover) repeat scroll left top;}
				 .sidebarImage .linkOverlay a:hover {text-decoration:none;}
				 .sidebarImage .enlargeLink {position:absolute; bottom: -25px; right:15px;}
			 .mainImage {position:relative;width:200px;height:157px;margin:10px 0 10px;}
				.mainImage img {margin:7px 0 0 7px;}
				 .mainImage .sidebarImageFrame {position:absolute;top:0px;left:0px;}