@CHARSET "ISO-8859-1";
* {
margin: 0px;
padding: 0px;
}
body {
background-color: #000000;
}
#webpos {
width: 900px;
height: 700px;
border: 0px solid #FFFFFF;
position: relative;
top: 0px;
left: 260px;
}
#top {
width: 900px;
height: 100px;
background-color: #999999;
border: 0px solid #FFFFFF;
position: relative;
top: 0px;
left: 0px;
}
#banner {
width: 471px;
height: 79px;
background-image: url(http://koc.x10hosting.com/images/dslogo.png);
border: 0px solid #FFFFFF;
position: relative;
top: 10px;
left: 220px;
}
#makeup {
width: 900px;
height: 20px;
background-color: #333333;
border: 0px solid #FFFFFF;
position: relative;
top: 0px;
left: 0px;
}
#content {
width: 900px;
height: 500px;
background-color: #141414;
border: 0px solid #FFFFFF;
position: relative;
top: 0px;
left: 0px;
}
#footer {
width: 900px;
height: 30px;
background-color: #333333 ;
border: 0px solid #FFFFFF;
position: relative;
top: 0px;
left: 0px;
}
#footer p {
font: normal 10px "Lucida Sans", Verdana, Georgia, "Times New Roman", Times, serif;
color: #999999;
font-weight: italic;
position: relative;
top: 0px;
left: 10px;
}
#menu {
float: left;
width: 200px;
height: 300px;
background-color: #333333;
border: 0px solid #FFFFFF;
position: relative;
top: 25px;
left: 25px;
}
#menuname {
width: 180px;
height: 20px;
background-color: #1D1D1D;
border: 0px solid #FFFFFF;
position: relative;
top: 10px;
left: 10px;
}
#menuname p {
font: normal 15px "Lucida Sans", Verdana, Georgia, "Times New Roman", Times, serif;
color: #999999;
font-weight: italic;
position: relative;
top: 0px;
left: 5px;
}
#menu ul {
display: block;;
list-style: none;
}
#menu li {
width: 180px;
background-color: #2A2A2A;
display: block;
padding: 0px 0px 5px;;
position: relative;
top: 15px;
left: 10px;
}
#menu a {
display: block;
font: normal 13px "Lucida Sans", Verdana, Georgia, "Times New Roman", Times, serif;
color: #999999;
font-weight: italic;
position: relative;
top: 0px;
left: 10px;
}
#menu li:hover {
background-color: #161616;
text-decoration: none;
}
#playnow {
width: 125px;
height: 40px;
background-color: #D70000;
border: 2px solid #FFFFFF;
position: relative;
top: 15px;
left: 60px;
}
#playnow li {
width: 125px;
height: 40px;
display: block;
}
#playnow a {
font: normal 18px Verdana, Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
position: relative;
top: 8px;
left: 20px;
}
#playnow li:hover {
background-color: #800000;
text-decoration: none;
}
#playnow:hover {
border: 2px solid #C0C0C0;
}
#main {
float: right;
width: 625px;
height: 300px;
background-color: #333333;
border: 0px solid #FFFFFF;
position: relative;
top: 25px;
left: -25px;
}
#mainname {
width: 605px;
height: 20px;
background-color: #1D1D1D;
border: 0px solid #FFFFFF;
position: relative;
top: 10px;
left: 10px;
}
#mainname p {
font: normal 15px "Lucida Sans", Verdana, Georgia, "Times New Roman", Times, serif;
color: #999999;
font-weight: italic;
position: relative;
top: 0px;
left: 5px;
}
#maintekst {
width: 605px;
height: 130px;
background-color: #2A2A2A;
border: 0px solid #FFFFFF;
position: relative;
top: 15px;
left: 10px;
}
#maintekst p {
font: normal 12px "Lucida Sans", Verdana, Georgia, "Times New Roman", Times, serif;
color: #999999;
font-weight: italic;
position: relative;
top: 0px;
left: 5px;
}