
/*Main Layout Styles---------------------------------------*/	

body {
		background-image: url(../images/backgrounds/random.php);
		
		background-position: top center;
		background-attachment: fixed;
		background-color: #5A5A5A;
		margin:0;
		padding:0;
		font-family: Helvetica, Arial, Sans;
		font-size: 12px;
		line-height: 133%;
		color: #333;
  		
  	}
  	
  	
  	img, div, { behavior: url(scripts/iepngfix.htc) }
  	.imgBorder {border: 4px solid #ccc;}
  	.rBorder {border: 4px solid #222;}
  	
  	a {color:#FA0084;  -moz-outline:none;}
  	
  	.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
	
	#frame {
		position: relative;
		width:1024px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom: 30px;
		padding:0px;
		text-align:left;
		}
	#logo {
		position: absolute;
		*:top:1px;
		*:left: 1px;
		width:220px;
		height:89px;
		padding:30px 0 30px 0;
		z-index: 20;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
	
		}
		
		
	#navcontainer {
		float:left;
		margin:0;
		min-height:540px;
		width:124px;
		padding-top:150px;
		
		}
		
		#contentheader {
		float:left;
		height:510px;
		width:900px;
		background:#000;
		}
		
		
		#vidcell {
		float:left;
		min-height:900px;
		width:900px;
		background:#111111;
		}
		
	#cWrap{
	float:left;
	width:900px;
	background-image: url(../images/tile.gif);	
	background-repeat: repeat-y;
	border-top: 20px solid #fff;
	
	
	}
	
	#topleft {
		float:left;
		width:624px;
		height:527px;
		padding:0px;
		background:#000;
		border-right: 2px solid #333;
	
		
		}
	
	#topright {
		float:left;
		width:254px;
		height:15px;
		padding:10px;
		background: #555 url(../images/feedBK.gif) repeat-x;
		
		}
	
	#midleft {
		float:left;
		width:626px;
		min-height:240px;
		padding:0px;
		background:#ccc;
		}
	
	#blogFeed {
		float:left;
		width:274px;
		height:492px;
		padding:0px;
		background: #4E4E4E url(../images/feedFade.jpg) repeat-x;
		overflow-y: scroll; 
		scrollbar-arrow-color:#eee; 
		scrollbar-face-color: #666; 
		scrollbar-3dlight-color: #ccc; 
		scrollbar-darkshadow-color: #333;
		z-index: 2;
		}
		
		#teamright {
		float:left;
		width:586px;
		min-height:400px;
		padding:20px;
		margin-bottom: 50px;		

		}
		
	
	#teamleft {
		float:left;
		width:234px;
		min-height:400px;
		padding:20px;
		border-top: 2px solid #E0E0E0;
		
		}
		
		#bcellright {
		float:left;
		width:586px;
		min-height:400px;
		padding:20px;
		margin-bottom: 50px;
		color:#CCCCCC;	
		font-size:13px;	

		}
		
	
	#bcelleft{
		float:left;
		width:234px;
		min-height:400px;
		padding:20px;
		
		}
		
#homieheader {
		float:left;
		height:350px;
		width:900px;
		background:#000;
		overflow: hidden;
		
		}
				
		#homedogs {
		float:left;
		width:840px;
		min-height:500px;
		padding:290px 20px 20px 40px;
		background-color: #000000;
		background-image: url(../images/homieHeader.jpg);
		background-repeat: no-repeat;
		
		}
		
		#netcell {
		float:left;
		width:890px;
		min-height:500px;
		padding:290px 0px 20px 10px;
		background-color: #000000;
		background-image: url(../images/homieHeader.jpg);
		background-repeat: no-repeat;
		
		}
		
		
		#biocell {
		float:left;
		width:900px;
		min-height:700px;
		padding:0 0 20px 0;
		background-color: #000000;
		
		}

		
				
.homieCell{
	position: relative;
	width: 360px;
	float:left;
	background: #4D4D4D url(../images/feedFade.jpg) repeat-x;
	padding:10px; 
	border:2px solid #333333;
	margin: 0 35px 30px 0;
}

.homieCell .thumb { border:1px solid #444; }		
		
/*
	Portfolio-Home-Styles
*/



#block_portfolio {
	overflow:auto;
	margin: 20px;
}
#portfolio_items {
	width:581px;
	float:left;
	min-height:100px;
	padding-top:3px;
}

.mini_portfolio_item {
	border:1px solid #262626;
	margin-bottom:10px;
	position:relative;
	
}


.mini_portfolio_item2 {
	border:1px solid #262626;
	margin-bottom:10px;
	position:relative;
	height:234px;
	overflow-y: scroll; 
		scrollbar-arrow-color:#eee; 
		scrollbar-face-color: #666; 
		scrollbar-3dlight-color: #ccc; 
		scrollbar-darkshadow-color: #333;
}
.mini_portfolio_item .block_inside { 
	background: #4D4D4D url(../images/feedFade.jpg) repeat-x;
	padding:25px 30px 15px 30px; 
}

.mini_portfolio_item2 .block_inside { 
	background: #4D4D4D url(../images/feedFade.jpg) repeat-x;
	padding:25px 30px 15px 30px; 
}

.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}

.block_inside { 
	display:block; 
	border:1px solid #333;	
	padding:30px;
	overflow:auto;
	color:#eee;
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:2px solid #222; }

		
		
		
		
/*PHOTO RIGHT / LEFT----------------------------------*/	
	
		#photoright {
		float:left;
		width:586px;
		min-height:400px;
		padding: 0 20px 30px 20px;
		
	
		}
	
	#photoleft {
		float:left;
		width:234px;
		min-height:400px;
		padding:20px;
		border-top: 2px solid #E0E0E0;
	
		}
		
/*Weather RIGHT / LEFT----------------------------------*/	
	
		#wheader {
		float:left;
		height:510px;
		width:900px;
		background: #4D4D4D url(../images/feedFade.jpg) repeat-x;
		}
		
		
		#weatherCell {
		float:left;
		width:900px;
		min-height:600px;
		padding:o;
		background:#eee;
		}
			
			#webcam{
				float:left;
				background-color: #000;
				padding:5px;
				margin: 10px 0 10px 10px;
				border: 1px solid #111;
				width:275px;
				color:#eee;
				font-size: 11px;
				text-align: center;
				 /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
			}
			
			#we{background-color: #000;float:left;padding:10px;width:880px;}
			#be{background-color: #222;float:left;padding:10px 10px 10px 20px;width:870px;}
		
	#weleft {
		float:left; 
		width:350px;  
		min-height: 400px;
		}
			
	#weright {float:left; width:480px; margin:0 40px 0 0;}	
		
/*FOOTER---------------------------------------*/			
		#footer {
		float:left;
		width:900px;
		height:40px;
		margin-left:124px;
		_margin-left:62px;
		background:#000;
		font-family: Helvetica, Arial, Sans;
		font-size: 11px;
		color: #666;
		border-top: 2px solid #444;
		background-image: url(../images/footerfade.gif);	
		background-repeat: repeat-x;

		}
		#netwerk {
		float:left;
		width:880px;
		height:250px;
		padding:10px;
		margin-bottom: 30px;
		font-family: Helvetica, Arial, Sans;
		font-size: 11px;
		color: #666;

		}

		
		#sitemap {
		float:left;
		width:880px;
		height:250px;
		padding:10px;
		margin-bottom: 30px;
		background:#222;
		font-family: Helvetica, Arial, Sans;
		font-size: 11px;
		color: #666;
		background-image: url("../images/footer_tile.jpg");

		}

			#sitemap a {
		text-decoration: none;
		font-weight: bold;
	
		}
		
		#sitemap a:hover {
		color:#C314F7;
	
		}
		
		
		#footB {
		float:left;
		width:400px;
		padding:4px 10px 0 10px;
	
		}
		
		#footC {
		float:right;
		width:400px;
		text-align: right;
				padding:10px;
	
		}
		
		#footC a {
		font-family: Georgia, Times, New Times Roman;
		font-style: italic;
		text-decoration: none;
		font-weight: bold;
	
		}
		
		#footC a:hover {
		color:#C314F7;
	
		}
		
		
		#skull {
		float:left;
		width:118px;
		height:102px;
		margin-top: -50px;
		margin-left: -30px;
		z-index: 30;
	
		}
		
		#skull2 {
		float:right;
		width:118px;
		height:102px;	
		margin-top: -50px;
		margin-right: -30px;
		z-index: 40;
		}
		
		
		#mapleft{
			float:left;
			width:460px;
			
		}
		
		#mapright{
			float:left;
			width:340px;
			padding:15px;
			background-color:#111;
			border:1px solid #333;
			height:200px;
			 /* optional rounded corners for browsers that support it */
   		-moz-border-radius: 3px;
   		-khtml-border-radius: 3px;
   		-webkit-border-radius: 3px;
  		 border-radius: 3px;
		}
		
		
		
		#mapright .sub_btn{
			background-color: #8F00BB;
			border:1px solid #BE31DA;
			padding:5px;
			color:#fff;
			width:150px;
			margin:10px 0 0 5px;
			font-size: 13px;
		}
		
		#mapright .sub_btn:hover{
			background-color: #222;
			border:1px solid #555;
			padding:5px;
			color:#fff;
			width:150px;
			margin:10px 0 0 5px;
		}

		#mapright input{
			background-color: #333;
			border:1px solid #333;
			color:#eee;
			padding:2px;
			font-size: 16px;
			-moz-border-radius: 3px;
   		-khtml-border-radius: 3px;
   		-webkit-border-radius: 3px;
  		 border-radius: 3px;
		}
			
			
		.mapcell{
		width:190px;
		height:40px;
		background-color:#111;
		border:1px solid #333;
		float:left;
		padding:5px;
		margin: 0 10px 10px 0;
			
		}
		

#twitter{float:left;background-color:#fff;padding:10px 8px 10px 8px;width:220px;overflow-x:hidden;min-height:50px;margin:0 0 10px 0;}
#twtop{float:left;margin:0;padding:0;line-height: 0;}
#twitter a {color:#333;text-decoration: none; font-weight: normal;}
#twitter a:hover {color:#E742A8;text-decoration: none;}


#twitter2{float:left;background-color:#333;padding:10px 8px 10px 8px;width:220px;overflow-x:hidden;min-height:50px;margin:0 0 10px 0;}
#twitter2 a {color:#999;text-decoration: none; font-weight: normal;}
#twitter2 a:hover {color:#E742A8;text-decoration: none;}

.snowCell{
	float:left;
width:250px;
background-color:#ccc;
border:1px solid #999;
padding:10px;	
margin:0 14px 10px 0;
-moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
	
}
.snowreport{
float:left;background-color:#fff;
padding:10px 8px 10px 8px;
width:240px;
height:220px;
overflow-y: scroll; 
scrollbar-arrow-color: #eee; 
scrollbar-face-color: #666; 
scrollbar-3dlight-color: #ccc; 
scrollbar-darkshadow-color: #333;

}
.snowreport a {color:#E742A8;text-decoration: none;}
.snowreport a:hover {color:#333;text-decoration: none;}

	
/*Main Nav---------------------------------------*/	

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 124px;
  font: bold 11px Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

ul.menu a {
  display: block;
  text-decoration: none;
  -moz-outline:none;	
}

ul.menu span {
  display: block;
 background-color: #999;
 padding: 2px 0 2px 5px;
 color:#000;
 margin-top: 1px;
  -moz-outline:none;	
}


ul.menu li {
  margin-top: 1px;
 
}

ul.menu li a {
  background-image: url(../images/mainBtn.png);
  background-repeat: no-repeat;
  color: #fff;	
  padding: 0.8em 0.5em 0.9em 0.9em;
  *:padding: 0.8em 0.5em 0.6em 0.9em;
  _padding: 0.5em 0.5em 0.5em 0.9em;  
  behavior: url(scripts/iepngfix.htc);
  _height:13px;
}


ul.menu li a:hover {
background-position: 0 -35px;
background-repeat: no-repeat;
  color:#000;
  behavior: url(scripts/iepngfix.htc);
}

ul.menu li ul li a {
  background-image: url(../images/secBtn.png);
  background-repeat: no-repeat;
  color: #000;
  padding-left: 12px;
  height:13px;
  _height:14px;
  font: bold 10px Helvetica, Arial, sans-serif;
  behavior: url(scripts/iepngfix.htc);
}

ul.menu li ul li a:hover {
 background-position: 0 -35px;
  background-repeat: no-repeat;
  color: #fff;
  padding-left: 12px;
  behavior: url(scripts/iepngfix.htc);
}

#navbar a:hover,
/*Main Nav*/
	.home #navcontainer #home a,
	.team #navcontainer #team a,
	.staff #navcontainer #staff a,
	.gear #navcontainer #gear a,
	.videos #navcontainer #videos a,
	.blog #navcontainer #blog a,
	.weather #navcontainer #weather a,
	.resorts #navcontainer #resorts a,
	.partners #navcontainer #partners a,
	.network #navcontainer #network a,
	
/*Team Nav*/
  .bode #navcontainer #bode a,
  .phil #navcontainer #phil a,
  .chrisc #navcontainer #chrisc a,
  .ted #navcontainer #ted a,
  .wyatt #navcontainer #wyatt a,
  .chrisb #navcontainer #chrisb a,
  .austen #navcontainer #austen a,
  .matty #navcontainer #matty a,
  .brewster #navcontainer #brewster a,
  .tim #navcontainer #tim a,
  .parker #navcontainer #parker a,
  .homies #navcontainer #homies a,
  
/*Staff Nav*/  
  .nico #navcontainer #nico a,
  .corey #navcontainer #corey a,
  .adam #navcontainer #adam a,
  .mitch #navcontainer #mitch a,
  .ck #navcontainer #ck a,
  .jason #navcontainer #jason a,
  .jeremy #navcontainer #jeremy a,
  .andrew #navcontainer #andrew a,
  .will #navcontainer #will a,
  .mark #navcontainer #mark a,
  .shanna #navcontainer #shanna a
{
 background-image: url(../images/mainBtn.png);
 background-position: 0 -35px;
 color: #000;
 padding: 0.8em 0.5em 0.9em 0.9em;

}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/*TEXT STYLES---------------------------------------*/	

h1 {
	font-size:5em;
	line-height: 0.8em;
	color:#ccc;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	margin: 20px 0 20px 0;
	text-shadow: #666 1px 1px 3px;
	
}

h2 {
font-size:2.3em;
letter-spacing: -1px;
	color:#ccc;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0 0 0;
}

h3 {
font-size:2.3em;
letter-spacing: -1px;
	color:#ccc;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
}


h4 {
font-size:1.5em;
letter-spacing: -1px;
line-height: 1.2em;
	color:#ccc;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}

h5 {
font-size:1.2em;
letter-spacing: -1px;
color:#333;
font-weight:bold;
text-transform:uppercase;
margin:0 0 5px 0;
}

.smTitle {
	display: inline-block;
	font-family: Helvetica, Arial, Sans;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color:#000;
	background-color: #6BFF0A;
	padding:2px 5px 2px 5px;
}


.feedTitle {
	font-family: Helvetica, Arial, Sans;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color:#FFF;
	text-shadow: #333 1px 1px 1px;

}

.medTitle {
font-size:1.5em;
letter-spacing: -1px;
	color:#ccc;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 10px;
}

/*BUTTON STYLES---------------------------------------*/	

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
    color: #CCC;
    text-transform: uppercase;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    text-shadow: #333 1px 1px 1px;
    height: 25px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background-color: #111;
	width: 335px;
	border:1px solid #666;	
	-background:#666;
}

/* accordion header */
#accordion h2 {
	background: #555 url(../images/feedBK.gif) repeat-x;
	margin:0;
	padding:5px 15px;
	font-family: Helvetica, Arial, Sans;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color:#FFF;
	text-shadow: #333 1px 1px 1px;
	border:1px solid #666;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #222;
	border-width:0 2px;
	display:none;
	height:250px;
	padding:5px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}


.partnerz {
	float: left;
display: inline;
   border: 1px solid #333;
    background-color: #222;
   padding:6px 6px 3px 6px;
   margin:0 15px 15px 0;
   min-width:100px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
