/*
Created By http://zhamelank.wen.ru
(2011) Makassar-Indonesia
Apa Kareba Sappo. . .
*/

/* -->> Body <<-- */ 

body { background-color: #000000; margin: 0px auto;   padding: 0; color: #808080;font-family: Tahoma; font-size: 12px; max-width: 450px;
}
a, a:visited {color: #ff8c00;text-decoration: none;
}
a:hover, a:active {color: #fce796; text-decoration: none;
}
input, textarea, select {
color : #757575;
background-color : #010101;
background-image: url(/img/red.png);  background-repeat: repeat-x; background-position: 50% top; border: 1px solid #434343;
}
input:hover, textarea:hover, select:hover {
color: #989898;
background-color: #151515;
border: 1px solid #434343;
}
input:focus, textarea:focus, select:focus {
color : #787878;
background-color : #181818;
border : 1px solid #434343;
}
p {
margin-top : 6px;
margin-bottom : 6px;
}
ul {
margin : 0;
padding-left : 20px;
}
hr { margin-top: 6px;  margin-bottom: 6px; border-bottom: 1px solid #585858;
}

/* -->> Div Classes <<-- */ 

.logo { margin: 1px; padding: 1px; background-color: #010101; background-image: url(/img/lg.png); background-repeat: repeat-x; background-position: 50% top; border: 1px solid #414141; color: #989898; text-align:center;
}
.c, .title { margin: 1px; padding: 1px; background-color: #010101; background-image: url(/img/title.png); background-repeat: repeat-x; background-position: 50% top; border: 1px solid #950000; color: #ff4500;
text-shadow : #ffff00 1px 1px 2px; 
text-align: center; font-size: 16px; font-weight: bold;
}
.ablock {margin: 0px; border-top: 2px solid #999999; border-right: 2px solid #999999; border-bottom: 2px solid #222222; border-left: 2px solid #999999; background: #8a8a8a;
}
.bblock {border-top: 1px solid #777777; border-right: 1px solid #777777; border-bottom: 1px solid #333333; border-left: 1px solid #777777; background: #6b6b6b;
}
.cblock {padding: 2px 2px 2px 2px; border-top: 1px solid #666666; border-right:  1px solid #666666; border-left: 1px solid #666666; border-bottom:  1px solid #444444;
 background: #5a5a5a;
}
.list {margin: 1px; padding: 1px; background-color: #212121; border-top: 1px solid #858585; border-bottom: 1px solid #858585; color: #9a9a9a;
}
.menu { background-color: #050505; background-image: url(/img/menu.png); background-repeat : repeat-x; background-position: 50% bottom; margin: 1px; padding: 1px; border: 1px solid #313131; 
}
.maintxt { 
border: 1px solid #535353; background-color: #050505; background-image: url(/img/maintxt.png); background-repeat: repeat-x; background-position: 50% bottom; color: #9a9a9a; padding: 1px; margin: 5px;
}
.center { text-align:center; 
}
.left {text-align: left;
}
.andas {
background-color : #010101;
 padding: 0;
margin : 1px; 
color: #f5ff85; border : 1px solid #050505;
}
.andas-bgtop {
background-image : url(/img/top.png);
background-repeat : repeat-x;
background-position : 50% top;
}
.andas-bgbottom {
background-image : url(/img/bottom.png);
background-repeat : repeat-x;
background-position : 50% bottom;
}
.header, .footer {
margin: 1px;
padding: 1px;
background-image : url(/img/header.png);
background-repeat : repeat-x;
background-position : 50% top;
color : #9a9a9a;
background-color : #0a0a0a;
margin: 1px;
padding : 1px;
border : 1px solid #212121;
text-align : center;
}
