/* VR1.com prototype */

* {margin:0;padding:0;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*\*/.clearfix{display:block;}/**/
* html .clearfix{height:1px;}

body{
text-align: center;
color: #000;
font: 11px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
background: #fff url(images/vr1_background.png) bottom center no-repeat;
background-attachment: fixed;
}

a {
color: #000;
}
a:hover{
background-color: #000;
color: #fff;
}

#wrapper	{
margin: 0 auto;
padding: 0;
border: 0;
width: 800px;
text-align: left;
background: transparent url(images/vr1_header.png) top center no-repeat;
}

#header{
width: 800px;
height: 190px;
padding: 0;
border: 0;
margin: 0;
}

div#headwrap{
position: relative;
top: 0;
left: 5px;
height: 170px;
width: 250px;
border: 0;
padding: 0;
margin: 0;
cursor: pointer;
}

div#headwrap h1{
margin: 0;
border: 0;
padding: 0;
padding-top: 170px;
overflow: hidden;
height: 0px !important; /* for most browsers */
height /**/:170px; /* for pre 6.0 IE Win */
}

span#custom{
position: relative;
top: -160px;
left: 650px;
}

#contents{
position:relative;
}

#navs{
position: absolute;
top: 55px;
left: 5px;
width: 175px;
height: 400px;
overflow: hidden;
}

#main{
position: relative;
left: 200px; top:30px;
width: 435px;
padding-bottom:25px;
}

div.feature{
width:435px;
}
div.feature *{margin-bottom:10px;}
div.feature * *{margin-bottom:0;}

#extra{
position:absolute;
top:55px;
right:0;
width: 150px;
}

ul#frenz{
list-style:none;
padding-bottom:15px;
}
ul#frenz li {
width:70px;
float:left;
}
div.frenz a:hover{
background-color: #FABE08;
}

#footer{
clear: both;
position: relative;
color:#fff;
height:30px;
line-height:30px;
background-color: #000;
}

#main img{
border: 1px dashed #000;
}
#main img a:hover{
background-color: transparent;
}
#main p{
text-align:justify;
line-height:135%;
}

ul#ulnavs{
width: 100%;
margin: 10px;
list-style-type: none;
}

ul#ulnavs li a{
position: relative;
top: 0px;
left: 0px;
display: block;
width: 175px;
text-decoration: none;
overflow: hidden;
height: 20px;
line-height: 20px;
border: 0;
border-bottom: 1px dashed #000;
color: #000;
}

ul#ulnavs li a:hover{
background-color: #FABE08;
color: #fff;
}
body#frenzzone li#tujuh a{
background-color: #FABE08;
color: #fff;
}

span.we{
padding: 0 10px 0 0;
font-weight: bold;
font-size: 17px;
border-right: 1px dashed #000;
}
span.are{
padding: 0 0 0 10px;
border:0;
font-size: 13px;
}
span.one{
font-weight: bold;
border:0;
font-size: 12px;
}

h3#login{
height:30px;
line-height: 30px;
font-size: 13px;
}

input{
position: relative;
top: -15px;
left: 75px;
border: 1px dashed #000;
border-left:  3px solid #FABE08;
}

h2{
font-size: 17px;
}

#footer p { padding:0 25px;text-align:right;}
