<!--
body, td, li, p {
	font: 10px verdana, arial, san-serif;
	color: #ffffff;
	/*margin:0;*/
}
body {
	position:relative;
	top:50%;
	margin: 0; padding: 0;
	background-color:#000000;
	overflow-x : hidden; /* stupid hack for equally stupid MSIE */
	scrollbar-face-color: #820404;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #a90202;
	scrollbar-3dlight-color: #a90202;
	scrollbar-highlight-color: #a90202;
	scrollbar-shadow-color: #a90202;
	scrollbar-darkshadow-color: #a90202;
}
img {
	border: 0;
}
a {
	color: #ffffff;
}
a:hover {
	/*color: #eecccc;*/
	background-color:#000000;
}

input {
color: #222222;
/*background-color: #737373;*/
font-family: Tahoma, Verdana, san serif;
font-size: 10px;
font-weight: bold;
line-height: 12px;
margin-left: 2px;
}

#wrap {
position: relative;
width: 800px; height: 750px;
text-align:left;
}

#bac {
position:absolute;
top:18px; width: 790px; height: 690px;
background: url(../imgs/bac.jpg) no-repeat;
}

#layer1 {
	position: absolute;
	top:0px; left:0px; width: 790px; height: 690px;
	text-align:left;
	background: url(../imgs/bac.jpg) no-repeat;
	border: 30px solid #000000;
	border-bottom-width: 40px;
	z-index:0;
}

#hdr {
	position: absolute;
	top:10px; left: 40px; width: 750px;
	color: #aaa;
    font-size: 11px;
    z-index:1;
}

#hdr a {
    color: #fff;
    color: #aaa;
    text-decoration: none;
}

#hdr a:hover {
    text-decoration: underline;
}

#ftr{
	position: absolute;
	top:700px; left:190px; width:500px; height: 18px;
	white-space:nowrap;
	font: 8px verdana, arial, san-serif;
	vertical-align: middle;
	/*background-color: #000000;*/
	z-index:1;
}

#ftr a {
	font: 9px verdana, arial, san-serif;
	text-decoration:none;
}

#logged {
	position: absolute;
	top:2px; left: 20px; width: 750px;
	color: #fff;
    font: 9px verdana, arial, san-serif;
    z-index:1;
}

#logged a {
    color: #fff;
    text-decoration: none;
}

#logged a:hover {
    text-decoration: underline;
}


#cp_rider {
	position:absolute;
	top:80px; left:50px; width:260px; height:200px;
	padding:20px; overflow: auto;
	background-color: #a90202;
	/*border: 2px solid #000;*/
}

#cp_pr {
	position:absolute;
	top:80px; left:400px; width:260px; height:200px;
	padding:20px; overflow: auto;
	background-color: #a90202;
}

#cp_slopestyle {
	position:absolute;
	top:360px; left:30px; width:180px; height:200px;
	padding:20px; overflow: auto;
	background-color: #a90202;
}

#cp_qtrpipe {
	position:absolute;
	top:360px; left:280px; width:180px; height:200px;
	padding:20px; overflow: auto;
	background-color: #a90202;
}

#cp_halfpipe {
	position:absolute;
	top:360px; left:530px; width:180px; height:200px;
	padding:20px; overflow: auto;
	background-color: #a90202;
}

#detail {
	position:absolute;
	top:50px; left:50px; width:360px; height:400px;
	padding:20px; overflow: auto;
	background-color: #a90202;
	/*border: 2px solid #000;*/
}

#darkred {
background-color: #820404;
}

.backbtn a {
	font-size:9px;
	text-decoration: none;
}

/* ***** LOGIN ***** */

#panel {
position:absolute;
top:50px; left:40px; width:200px; height:120px;
padding:20px;
background-color: #a90202;
}
#panel td {
font-size: 9px;
color:#fff;
}
#panel a {
font-size: 11px;
font-family: Impact, Verdana, san serif;
color:#fff;
padding:0px 2px;
text-decoration: none;
}
#panel a:hover {
color:#820404;
background-color: #fff;
}

/* ***** RIGHT ***** */

#right {
	position:absolute;
	top:50px; left:320px; width:390px; height:590px;
	padding:20px;
	background-color: #a90202;
	overflow: auto;
}

#right .ttl {
font-size: 12px;
font-family: Impact, Verdana, san serif;
color:#fff;
padding-bottom:8px;
}
#right .tbhdr {
font-size: 9px;
}

#full {
	position:absolute;
	top:50px; left:120px; width:590px; height:590px;
	padding:20px;
	background-color: #a90202;
	overflow: auto;
}

#full .ttl {
font-size: 12px;
font-family: Impact, Verdana, san serif;
color:#fff;
padding-bottom:8px;
}

#right .tbhdr {
font-size: 9px;
}


#nav {
	position:relative;
	left:0px;
	top:0px;
	width:402px;
	height:14px;
	padding:10px 6px 4px 6px;
	font: 9px verdana, arial, san-serif;
	background-color: #820404;
	white-space:nowrap;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	white-space:nowrap;
}

#nav a {
	/*color: #ffffff;*/
	font: 9px futura, arial, san-serif;
	text-decoration:none;
}

#nav a:hover {
	/*color: #ffffff;
	text-decoration:underline;*/
}

#nav li { /* all list items */
	float: left;
	position: relative;
	padding: 0 10px 0 0;
}

#content {
	position:absolute;
	font: 10px verdana, arial, san-serif;
	padding:10px;
	padding-top:50px;
	width:310px;
}

#content .left {
	float:left;
}

#content .right {
	width:380px;
	float:right;
}

hr.hr1 {
      color: #fff;
      background-color: #fff;
      height: 1px;
    }
.news {
	font-weight: bold;
	text-decoration:none;
}

-->

