@charset "UTF-8";

/*** EWo1 - Elite Warriors Online ***/ 

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html , fieldset{
  	height: 100%;
  	margin-bottom: 0px;
}

form {
  	display:inline;
}

body {	
	margin-top: 0px; 
}

body, td{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;	
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #017FFF;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	padding-left: 1px;
    text-decoration: none;
	color: #017FFF;
}

a.mainlevel-nav:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 0px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/	 

#page_bg {
	background: #DEDEDE url(../images/background.png) repeat-y top center;
	width: 100%;
	padding: 0px;
	margin:0px auto;
	margin-bottom: 1px;
} 

#footer{
    margin:0px auto;
	width: 988px;
    text-align:center;
} 

#top { 
	padding: 0px; 
	margin: 0px;
	height: 160px;
	background: #000000 url(../images/top_bg1.png) repeat-x top center;
}

#topmenu {
	padding: 0px; 
	height: 60px;	 	
}

#topmenu1 {
	padding-left:65px;
	padding-top:35px;
	font-weight: normal;			
}


#navi {
	position:absolute;
	padding-left:62px;
	top:13px;	
} 

#navi1 {
	position:absolute;
	padding-left:10px;
	top:2px; 			
}

#navi2 {
    position:absolute;
	padding-left:840px;
	padding-top:5px;
    margin: 3px;
	font-weight: normal;
} 

div#main_bg{	
	margin:0px auto;
	width: 978px;
	text-align:left;
}

.search {
	width: 165px;
	height: 18px;
	font-size: 11px;
	padding:2px 2px 2px 2px;	
}

#rightcolumn{
	margin: 0px;
	padding: 0px;
	width: 285px;
	float:left;	
}

#rightcolumn div.module_menu, #rightcolumn div.module{
	margin: 14px 0px;
	margin-left:0px;
	padding: 0px;
	width: 285px;
	background: #000000;
}

#rightcolumn div.module_menu  div div div, #rightcolumn div.module div div div{
	background:#000000;
}

#rightcolumn div.module_menu  div div div, #rightcolumn div.module div div{
	padding-bottom: 5px;
	width: 285px;
	height:auto;
}

#rightcolumn div.module_menu div div div div, #rightcolumn div.module div div div div{
	background: none;
	padding: 4px 4px;
}

#rightcolumn h3{
	text-align: center;
	height: 29px;
	width: 285px;
	line-height: 25px;
	color: #017FFF;
	font-family: Tahoma;
	font-size: 14px;
	font-style: bold;	
	margin:0px;
}

div.module_menu h3, div.module h3{
	background: url(../images/background1.png) top center repeat-x;
}

#power_by, #power_by a, #power_by a:visited{
	font-size: 10px;
	color:#7B7B7B;
}

ul.menu li{
	list-style:none;
	background:url(../images/menu_arrow.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/menu_arrow.png) top left no-repeat;
} 

ul.latestnews li{
	list-style:none;
	background:url(../images/menu_arrow.png) top left no-repeat;
} 

.moduletable ul li {
	list-style:none;
	background:url(../images/menu_arrow.png) top left no-repeat;
}

div.componentheading{
} 

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	float:right;
	width: 680px;
	margin: 14px 0px;
	padding: 0px;
	}

div.nopad ul {
	clear: both;
}

textarea {
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
} 

.inputbox {
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;	
}

.input {
	font-family: Tahoma;
	font-size: 11px;
	width:100%;		
}

.inputbox:hover, .inputbox:focus {
	background: #D9D9D9;
}
 
fieldset {
	border: 0px;
	width: 550px;	
}

fieldset a {
	font-weight: bold;
}

form#form-login { 
	border: none;
	margin: 0;
	margin-left:10px;
}

form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 11px;
} 

div.bannergroup_text {
	margin:10px 13px 10px 13px;
}

.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
} 

.banneritem_text {
	margin-bottom:10px;
}

.bannerfooter_text {
	margin-bottom:10px;
} 

table.adminform {
    width: 500;
	margin:0px;
	padding:0px;
} 

table.adminform textarea {
  	width: 500px;
 	height: 400px;
  	font-size: 1em;
}

table.poll thead td {
	text-align: left;
	padding-left:10px;
}

table.poll td {
	text-align: left;
} 

#rightcolumn ul.menu li ul{
	list-style: none;
}

.pollstableborder {
	margin: 5px 0px 10px 0px;
}

.poll td div{
	display:inline;
}

#rightcolumn .moduletable ul{
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#rightcolumn .moduletable ul li{
	margin: 0;
	padding: 0 2px;
}

.moduletable ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}

#rightcolumn ul.menu li#current ul li{
	margin: 0px;
	padding: 0px;
}

ul.menu {
	padding:10px 0px 10px 15px;
	margin:0px;
}

ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}

ul.menu li#current a{
	text-decoration:underline;
}

ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}

ul.menu li ul li{
	padding:0px 0px 0px 15px;
} 

ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
} 

ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
} 

ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}

ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
} 

ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}

div.componentheading{
	font-weight:bold;
	font-size:14px;
	margin:7px auto;
}

.contentpagetitle {
  	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma;
}

td.contentheading, td.buttonheading{
 	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #017FFF;
	height:29px;
	margin:0px;
	padding: 0px;
	text-decoration: underline;
	background: url(../images/background1.png) repeat-x top center;
} 

table.contentpaneopen{
	border-collapse: collapse;
	margin-left:0px;
	background: #000000;
	width: 680px;
}

table.contentpaneopen td{
	padding:5px;
} 

table.blog span.article_separator {
	width: 100%;
	display: block;
	height: 14px;
}

span.small, td.createdate, td.modifydate{
	font-family: Tahoma;
	font-size: 9px;
} 

span.pagination span, span.pagination a{
	padding:5px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}