/*
Created By http://jawir03.wapsite.me
*/

/* -->> Body <<-- */ 

body { background-color: #000000; margin: 0px auto;   padding: 0; color: #a9a9a9;font-family: Tahoma; font-size: 9px; 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(/images/rmenu.gif);  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;
border-right-style : none;
border-right-width : 0;
border-bottom-style : none;
border-bottom-width : 0;
border-left-style : none;
border-left-width : 0;
}

/* -->> Div Classes <<-- */ 

.logo { margin: 1px; padding: 1px; background-color: #010101; background-image: url(/images/bottom.png); background-repeat: repeat-x; background-position: 50% bottom; border: 1px solid #484848; color: #989898; text-align:center;
}
.c, .title { margin: 1px; padding: 1px; background-color: #010101; background-image: url(/images/title.png); background-repeat: repeat-x; background-position: 50% top; border: 1px solid #550000; color: #ff4500;
text-shadow : #ffff00 1px 1px 2px; 
text-align: center; font-size: 16px; font-weight: bold;
}
.ablock {margin: 0px; border-top: 2px solid #990000; border-right: 2px solid #990000; border-bottom: 2px solid #220000; border-left: 2px solid #990000; background: #860000;
}
.bblock {border-top: 1px solid #770000; border-right: 1px solid #770000; border-bottom: 1px solid #330000; border-left: 1px solid #770000; background: #6a0000;
}
.cblock {padding: 2px 2px 2px 2px; border-top: 1px solid #660000; border-right:  1px solid #660000; border-left: 1px solid #660000; border-bottom:  1px solid #390000;
 background: #4a0000;
}
.list {margin: 1px; padding: 1px; background-color: #212121; border-top: 1px solid #535353; border-bottom: 1px solid #535353; color: #858585;
}
.menu { background-color: #050505; background-image: url(/images/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(/images/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(/images/top.png);
background-repeat : repeat-x;
background-position : 50% top;
}
.andas-bgbottom {
background-image : url(/images/bottom.png);
background-repeat : repeat-x;
background-position : 50% bottom;
}
.header, .footer {
margin: 1px;
padding: 1px;
background-image : url(/images/header.png);
background-repeat : repeat-x;
background-position : 50% top;
color : #9a9a9a;
background-color : #0a0a0a;
margin: 1px;
padding : 1px;
border : 1px solid #101010;
text-align : center;
}
