/* Ski Black Live Green CSS Document */

*	{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	}

html {
	scrollbar-face-color: #999;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #80FF89;
	scrollbar-shadow-color: #80FF89;
	scrollbar-highlight-color: #80FF89;
	scrollbar-3dlight-color: #80FF89;
	scrollbar-darkshadow-color: #80FF89;
	}

body {
	background: url(images/background.gif) 0 0  repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}
	


/*Divisions*/

	
#ski_scene {
	background: url(images/Ski_run_stripe.jpg) no-repeat;
	position: relative; left: 0; right: 0;
	z-index: 1;
	width: 930px;
	height: 600px;
	}
	
	
	
#page_text {
	position: absolute;
	right: 85px;
	top: 270px;
	z-index: 3;
	width: 500px;
	}
	
#skier {
	position:absolute;
	z-index: 2;
	left: 518px;
	top: 163px;
	height: 111px;
	width: 107px;
	visibility: hidden;
	}
	
	
/*google*/

#googlesearch	{
	position:absolute;
	z-index: 3;
	right: 83px;
	top: 212px;
}

#googleads	{
	position:absolute;
	left:85px;
	top: 650px;
	text-align:center;
	}


/*navigation*/
	
#navcontainer {
	position:absolute; left: 85px; top: 270px;
	z-index: 4;
	width: 200px;
	border-bottom: #999 solid 1px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	}
	

#navcontainer ul {
	list-style-type: none;
	font-size:13px;
	line-height:30px;
	margin:0;
	padding:0;
}

#navcontainer li{
	position: relative;
	background: url(images/roll_button_flat.png) 0 0;
	border-top: #999 solid 1px;
	behavior: url(Scripts/iehoverfix.htc);
	}

#navcontainer a {
	display: block;
	background: transparent;
	color:#333;
	width: 190px;
	height: 30px;
	padding-left: 10px;
	text-decoration: none;
	
}

#navcontainer a:hover {
	background: transparent;
	}


#navcontainer li:hover, #navcontainer li.hover {
	background: url(images/roll_button_flat.png) 0 -31px;	
}


#navcontainer li ul {
	position: absolute;
	width:200px;
	left: 200px;
	top: -1px;
	visibility:hidden;
	font-size:13px;
	line-height:30px;
	margin:0;
	padding:0;
	border-bottom: #999 solid 1px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	}
	
#navcontainer li:hover ul, #navcontainer li.hover ul{
	visibility:visible;
}

#navcontainer li ul a {
	background: #FFF url(images/roll_button2_flat.png) 0 0;
	}
	
#navcontainer li ul a:hover {
	background: #FFF url(images/roll_button2_flat.png) 0 -30px;
	}


#mainPic	{
	position:relative;
	width:200px;
	height:127px;
	visibility:visible;
	border-top: #999 solid 1px;
	font-size: 11px;
	}
	
#mainPic img	{
	width:200px;
	height:127px;
	}
	
#homePic, #whyPic, #climatePic, #greenPic, #skiPic, #memberPic	{
	position:absolute; top: -1px; left: 0;
	z-index:100;
	width:200px;
	height:127px;
	visibility:hidden;
	border-top: #999 solid 1px;
	}
	
#homePic	{
	background:url(images/threeSki.jpg);
	}

#whyPic {
	background:url(images/snowMelt.jpg);
	}
	
#climatePic {
	background:url(images/pollution2.jpg);
	}
	
#greenPic {
	background:url(images/recycle.jpg);
	}
	
#memberPic {
	background:url(images/members.jpg);
	}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%;}
* html #navcontainer ul li a { height: 1%; }

/* End */

/*text*/
	
h1 {
	background: url(images/head_flat.png) repeat-x;
	border: #999 solid 1px;
	color: #fff;
	font-size: 18px;
	line-height: 29px;
	padding-left: 15px;
	margin:0 0 15px 0;
	}
	
h2	{
	color:#36C;
	font-size:14px;
	line-height:18px;
	margin:20px 15px 0 15px;
	}
	
/*horizontal line to separate book reviews*/
.amazon	{
	border-top:1px solid #999;
	padding-top:15px;
	clear:both;
	}
	
#page_text p {
	color: #333;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 15px 15px 15px;
	text-align:justify;
	}
	
a {
	color: #888;
	text-decoration:underline;
	}
	
a:hover {
	color: #333;
	background:#80FF89;
	text-decoration:none;
	}
	
#page_text .footer	{
	background: url(images/head_flat.png) repeat-x;
	color: #FFF;
	font-size: 10px;
	line-height: 18px;
	border: #999 solid 1px;
	margin: 10px 0;
	padding-right: 10px;
	text-align: right;
	}
	
.footer a {
	color: #FFF;
	text-decoration: underline;
	}
	
.footer a:hover {
	color: #333;
	text-decoration: underline;
	background: transparent;
	}
		
#page_text ul	{
	list-style-type: none;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	}
	
#page_text li	{
	background: url(images/snowFlake.gif) 0 3px no-repeat;
	margin: 15px 15px 15px 15px;
	padding-left: 20px;
	}

/*Text Switcher*/

#text_switch	{
	width: 200px;
	position:absolute;
	margin-top: 4px;
	}

#text_switch p	{
	font-size: 11px;
	line-height: 30px;
	color: #333px;
	margin-left: 10px;
	text-align:left;
	}
	
#text_switch .medium a, #text_switch .larger a, #text_switch .largest a 	{
	background: url(images/roll_button_flat.png) 0 0;
	display:inline;
	padding: 2px 5px 3px 5px;
	border: #999 1px solid;
	margin: 0 2px;}
	
#text_switch .medium a:hover, #text_switch .larger a:hover, #text_switch .largest a:hover	{
	background: url(images/roll_button_flat.png) 0 -31px;
	}
	
.medium {
	font-size: 11px;
	}

.larger	{
	font-size: 12px;
	}
	
.largest	{
	font-size: 13px;
	}

/*Pics */
	
.pagePic, .amazonPic	{
	float:right;
	margin-left:20px;
	margin-top:5px;
	border:#80FF89 solid 1px;
	}
	
.amazonPic	{
	margin-bottom:15px;
	}
	
.clearPic	{
	clear:both;
	}
	
/*form */

input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	background: #C0FFC5;
	border: #999 solid 1px;
	padding: 2px;
}

.rad 	{
	background: #FFF;
	border:none;
	}
	
.btn, .gbtn {
	font-size: 13px;
	color: #333;
	background: #FFF url(images/roll_button_flat.png) 0 0;
	border: #999 solid 1px;
	padding: 4px;
	behavior: url(Scripts/iehoverfix.htc);
}

.btn:hover, .btn.hover, .gbtn:hover, .gbtn.hover{
	background: #FFF url(images/roll_button_flat.png) 0 -31px;
	}
	
.gbtn {
	padding: 1px;
	}
	
	
/* hacks */	
.clearfloats 	{
	clear: both;
	height:1px;
	font-size:1px;
	}
