﻿body {	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: white;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

body img {	border-style: none;
}

a:link { color: white; }
a:hover { color: white; }
a:visited { color: white; }

#wrapper {	
/* for the other pages */

margin: auto auto;
	background-color: #ffffff;
	background-image: url(../images/rush_bg_layer.png);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 600px;
/* for the content (dynamic height) pages */
/*	margin: auto auto;
	position: relative;
	top: -1200px;
	width: 800px;
	height: 600px; */
	/* z-index: -100; */
}

#messagecontainer {
	width: 775px;
	height: 215px;
	background-color: #000000;
	position: absolute;
	top: 375px;
	left: 10px;
	border: 1px solid green;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#rush_sessions {
	clear: none;
	float: right;
	margin-top: 155px;
	margin-right: 5px;
	background-color: black;
	width: 185px;
	height: 55px;
	border: 1px solid #277523;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:150;

}
	
#background {
	background-color: #ffffff;
	background-image: url(../images/rush_bg_layer.png);
	background-repeat: no-repeat;
	margin: auto auto;
	position: relative;
	width: 800px;
	height: 600px;
	z-index: -1;
}

#background_lower {
	background-color: none;
	width: 800px;
	height: 600px;
	position: relative;
	margin: auto auto;
	top: 0px;
	z-index: -1;
	}

#logoimg {	width: 247px;
	height: 76px;
	position: absolute;
	left: 4px;
	top: 4px;
	background-image: url(../images/rush_logo.png);
}
#facebook {	position:absolute;
 	right: 0px;
}
#myspace {	position:absolute;
 	right: 55px;
}

#bottom_contact {
	position: absolute;
	top: 600px;
	margin: auto auto;
	height: 25px;
	width: 800px;
	padding: 0px;
	background-color: #079146;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding-top: 3px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	
}

#contact {
	top: 88px;
	left: 147px;
	position: absolute;
	background-color: black;
	width: 135px;
	height: 52px;
}
	
#leftmenu {	width: 133px;
	height: 260px;
	background-image: url();
	position: absolute;
	left: -30px;
	top: 75px;
}
#leftmenu_items {	position: absolute;
}
#leftmenu ul {	list-style-type: none;
	position: absolute;
}
#leftmenu_items li {	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -2px;
	position: relative;
}
#snowboarder {	width: 166px;
	height: 178px;
	background-image: url(../images/rush_snowboarder.png);
	position: absolute;
	left: 119px;
	top: 197px;
	z-index: -12;
}
#skateboarder {	width: 205px;
	height: 176px;
	background-image: url(../images/rush_skateboarder.png);
	left: 362px;
	top: 254px;
	position:absolute;
	visibility: hidden;
}
#calendar {	width: 180px;
	height: 215px;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/rush_calendar_bg.png);
	background-repeat: no-repeat;
	left: 5px;
	top: 370px;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	text-align: center;
}
#video {		
		width: 160px;
		height: 160px;
		/* background-color: #ffffff;
		background-image: url();
 */		left: 203px;
		top: 436px;
		position: absolute;
}
#bottombanner {	
	width: 295px;
	height: 230px;
	left: 371px;
	top: 440px;
	position: absolute;
}
#banner { 	
	width: 295px;
	/* height: 134px;
 */	bottom: 75px;
	/* right: 6px;
 */	position: absolute;
	}
#banneritem {	background-image: url();
	width: 295px;
	height: 134px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	overflow: visible;
}
#scroller {	background-image: url(../images/rush_scroll_bg.png);
	color: #ffffff;
	width: 402px;
	height: 42px;
	left: 270px;
	top: 10px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	overflow: visible;
}
#scrollitem {	top: -9px;
	left: 0px;
	position: relative;
}
#news {	width: 120px;
	height: 220px;
	background-color: #000000;
	background-image: url();
 	color: ffffff;
	left: 674px;
	top: 375px;
	position: absolute;
}
#photos {
	height: 80px;
	width: 130px;
	background-color: none;
	left: 145px;
	top: 90px;
	position: relative;
}
#topmenu {	width: 490px;
	height: 90px;
	background-image: url(../images/rush_topmenu_bg.png);
	background-repeat: no-repeat;
	left: 287px;
	top: 53px;
	position: absolute;
}
#topmenu_items {	width: 490px;
	height: 90px;
	background-image: url();
	background-repeat: no-repeat;
	left: 16px;
	top: 4px;
	position: absolute;
}
#topmenu_items img {	margin-right: 0px;
}
/* MAIN MENU - ALL BROWSERS - */#topmenu_items ul {	padding:0;
	margin:0;
	list-style-type: none;
}
/* MAIN MENU - ALL BROWSERS - aligns menu horizontally*/#topmenu_items li {	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
}
#sport_content {
	width: 580px;
	height: 333px;
	display: block;
	background-image: url(../images/rush_sport_content_bg.png);
	background-repeat: no-repeat;
	left: 206px;
	top: 142px;
	position: absolute;
	/* overflow: scroll; */
	overflow: auto;
	overflow-x:hidden;
	/* padding: 6px; */
}

#sport_thumbs_container {	width: 550px;
	height: 100px;
	left: 228px;
	top: 490px;
	position: absolute;
}
#sport_thumb1 {	width: 119px;
	height: 100px;
	background-color: #000000;
	left: 0px;
	top: 0px;
	position:absolute;
}
#sport_thumb2 {	width: 119px;
	height: 100px;
	background-color: #000000;
	left: 143px;
	top: 0px;
	position:absolute;
}
#sport_thumb3 {	width: 119px;
	height: 100px;
	background-color: #000000;
	left: 286px;
	top: 0px;
	position:absolute;
}
#sport_thumb4 {	width: 119px;
	height: 100px;
	background-color: #000000;
	left: 429px;
	top: 0px;
	position:absolute;
}

#rush_content_big {	
	width: 585px;
	/* height: 438px; */
	background-image: url(../images/rush_content_big_bg.png);
	background-repeat: repeat-y;
	left: 206px;
	top: 145px;
	padding: 5px;
	position: absolute;
	overflow: auto;
}

#rush_content_container {
position: absolute;
/* width: 505px; */
width: 70%;
/* height: 438px; */
/* height: 100%; */
left: 206px;
top: 145px;
padding: 12px;
/* overflow: auto; */
background-color: none;

}

#rush_content_ul {
position: absolute;
top: 0px;
left: 0px;
height: 15px;
width: 15px;
background-image: url(../images/rush_content_bg_ul.png);
background-color: none;
}

#rush_content_upper {
position: absolute;
top: 0px;
left: 15px;
height: 15px;
width: 555px;
background-image: url(../images/rush_content_bg_upper.png);
background-color: none;
}

#rush_content_ur {
position: absolute;
top: 0px;
left: 570px;
height: 15px;
width: 15px;
background-image: url(../images/rush_content_bg_ur.png);
background-color: none;
}

#rush_content_row {
position: absolute;
top: 15px;
left: 15px;
height: 100%;
background-color: lightgrey;

}

#rush_content_lside {
position: absolute;
top: 15px;
left: 0px;
height: 97%;
width: 15px;
background-image: url(../images/rush_content_bg_lside.png);
background-color: none;
}

#rush_content_mid {
position: absolute;
top: 15px;
left: 15px;
height: 97%;
width: 555px;
/* background-image: url(../images/rush_content_bg_mid.png); */
background-color: black;
z-index: -1;
}

#rush_content_rside {
position: absolute;
float: left;
top: 15px;
left: 570px;
height: 97%;
width: 15px;
background-image: url(../images/rush_content_bg_rside.png);
background-color: none;
}

#rush_content_ll {
position: absolute;
bottom: 0px;
left: 0px;
height: 15px;
width: 15px;
background-image: url(../images/rush_content_bg_ll.png);
background-color: none;
}

#rush_content_lower {
position: absolute;
bottom: 0px;
left: 15px;
height: 15px;
width: 555px;
background-image: url(../images/rush_content_bg_lower.png);
background-color: none;
}

#rush_content_lr {
position: absolute;
bottom: 0px;
left: 570px;
height: 15px;
width: 15px;
background-image: url(../images/rush_content_bg_lr.png);
background-color: none;
}


																								
