/* RAGE Theme v1.0 by Samir Kahvedzic ( AkIrA ) */
/* www.akirapowered.com */
/* akira_tim@hotmail.com */
/* 2006 - 2007. */

/* GLOBAL */

* { margin: 0; padding: 0; }
body { background: #333333; font: 11px arial, helvetica, sans-serif; color: #9c9c9c; }
.clear { clear: both; }

/* LINK STYLES */

a:link, a:active, a:visited { color: #fff; font-weight: bold; text-decoration: none; }
a:hover { color: #FFFF00; text-decoration: none; }

/* TABLE STYLE */

table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }
td { text-align:left; vertical-align:top; padding-left:2px; padding-right:2px; } 


/* MENU STYLES */

h1, h2, h3, h4, h5, h6 { margin: 0; color: #fff; font-weight: normal; padding: 0; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 11px; }

/* menu top */

.menu_top { background: url(images/menu_top.png) repeat-x top; }
.menu_top_c { background: url(images/menu_top_c.png) no-repeat center top; }
.menu_top_l { background: url(images/menu_top_l.png) no-repeat left top; }
.menu_top_r { background: url(images/menu_top_r.png) no-repeat right top; height: 31px; padding: 29px 7px 0px 7px; }

/* menu content and borders */

.menu_l { background: #000 url(images/menu_l.png) repeat-y left; }
.menu_r { background: url(images/menu_r.png) repeat-y right; }
.menu_text { padding: 0 17px; }

/* menu bottom */

.menu_bot { background: url(images/menu_bot.png) top; margin-bottom: 4px; }
.menu_bot_l { background: url(images/menu_bot_l.png) no-repeat left top; }
.menu_bot_r { background: url(images/menu_bot_r.png) no-repeat right top; height: 23px; } 

/* THEME LAYOUT */

#wrapper { margin: 7px auto; width: 98%; }

/* header */

#header_b { background: url(images/header_b.png) repeat-x top; }
#header_l { background: url(images/header_l.png) no-repeat left top; }
#header_r { background: url(images/header_r.png) no-repeat right top; height: 147px; }

/* navigation */

#nav { background: url(images/nav_b.png) repeat-x top; }
#nav_l { background: url(images/nav_l.png) no-repeat left top; }
#nav_r { background: url(images/nav_r.png) no-repeat right top; height: 24px; padding: 4px 37px 0px 37px; }

/* login box */

.loginbox { background: url(images/login_b.png) repeat-x top; }
.loginbox_l { background: url(images/login_l.png) no-repeat left top; }
.loginbox_r { background: url(images/login_r.png) no-repeat right top; height: 20px; padding: 4px 11px 4px 11px; color: #333333; font-size: 10px; }
.loginbox li { display: inline; list-style: none; }
.loginbox a { float: left; padding: 0 7px; border-right: 1px solid #a7a29f; font-size: 10px; color: #d7d7d7; }
.loginbox a:hover { color: #FFFF00; text-decoration: none; }
.buttonlogin { border: none; background: url(images/go.png) no-repeat; width: 41px; height: 17px; cursor: pointer; }
#username, #userpass { height: 18px; width: 121px; padding: 2px 2px 0px 2px; border: none; background: url(images/lbox.png) no-repeat left top; }
#username:focus, #userpass:focus { background: url(images/lbox_on.png) no-repeat left; }

/* content wrapper */

.content_top { background: url(images/cont_top.png) repeat-x top; }
.content_top_l { background: url(images/cont_top_l.png) no-repeat left top; }
.content_top_r { background: url(images/cont_top_r.png) no-repeat right top; height: 27px; }

.content_l { background: #484848 url(images/cont_l.png) repeat-y left; }
.content_r { background: url(images/cont_r.png) repeat-y right; }

.cont_text { padding: 0 20px; }

.content_bot { background: url(images/cont_bot.png) repeat-x top; }
.content_bot_l { background: url(images/cont_bot_l.png) no-repeat left top; }
.content_bot_r { background: url(images/cont_bot_r.png) no-repeat right top; height: 27px; }  

/* menu areas */

#leftmenu, #rightmenu { float: left; width: 20%; text-align: center; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }
#central { width: 58.4%; float: left; padding: 0 7px; display: inline; overflow: visible !important /*Firefox*/; overflow: hidden /*IE6*/; }

/* NEWS STYLES */

.news_image { text-align: center; }
.news_info { text-align: center; padding: 0px 0px 7px 0px; }

/* footer */

#footer { padding: 4px; text-align: center; }

/* E107 STYLES */

.button { border: 1px solid #373737; background: url(images/login_b.png) repeat-x bottom; color: #333333; text-transform: uppercase; font-size: 10px; font-weight: bold; margin: 2px auto; cursor: pointer; }
.button:hover { color: #000; border: 1px solid #5b5b5b; } 

.indentchat { padding: 4px; margin-top: 4px; text-align: left; background: #191919; border: 1px solid #373737; }

.indent { background: #444444; border: 1px solid #373737; padding: 4px; margin: 4px; }

.code_highlight { padding: 0 4px 4px 4px; margin: 4px; background: #444444; overflow: scroll; height: 270px;  }

.small { font: 10px; color: #666666; }
.smalltext { font: 10px; color: #666666; }
.smallbottom { font-size: 10px; color: #666666; text-align:left; }
.smallblacktext { color: #666666; font-size: 10px; }

.tbox { color: #fff; background: #040404 url(images/tbox.png) repeat-x top; font-weight: bold; font-size: 12px; margin: 2px auto; padding: 0 2px; border: 1px solid #5b5b5b; }

.tbox:hover { color: #fff; }
.tbox:focus { color: #fff; border-top: 2px solid #858585; border-left: 2px solid #858585; border-bottom: 2px solid #484848; border-right: 2px solid #484848; }

.chatbox { width: 96%; margin: 2px auto; }

.helpbox { background-color: #000; border: 1px solid #DFDFDF; color: #fff; font-size: 9px; padding: 4px 5px 4px 5px; }

/* FORUM STYLES */

.ftrack { border: none; padding: 7px 5px 7px 5px; background: #191919; }

.fdata { text-align: center; border: none; background: #292929; padding: 7px 4px; }
.fdata:hover { background: #000; }

.fcaption { padding: 4px; color: #9c9c9c; background: #3b3b3b url(images/fcap.png); font: 11px; min-height: 27px; }

.fcaption span.smalltext{ color: #fff; }
.fcaption span.smalltext a:hover{ color: #FFFF00; }
.fcaption a { color: #fff; text-decoration: none; }
.fcaption a:hover { color: #FFFF00; }
a.forumlink{ color: #fff; text-decoration: none; }
a.forumlink:hover{ color: #FFFF00; }

.fborder { border: 1px solid #373737; background-color: transparent; margin: 4px 0 4px 0; }

.forumheader{ padding: 7px 5px 7px 5px; line-height:16px; font-weight:bold; color: #fff; border-bottom: 2px solid #373737; background: #000 url(images/fhead.png) repeat-x bottom; }

.forumheader2{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #151515 url(images/fhead2.png) repeat-x top; }
	
.forumheader3{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #1d1d1d url(images/fhead3.png) repeat-x top; }

.forumheader4{ color: #9c9c9c; padding: 7px 5px 7px 5px; border: 1px solid #373737; background: #1d1d1d url(images/fhead3.png) repeat-x top; }

.finfobar{ padding: 4px; background: #3b3b3b url(images/fcap.png); border: 1px solid #373737; background: #292929; }

.finfobar a { color: #fff; }
.finfobar a:hover { color: #ffc125; }








