﻿/*
	EGN Style 	 
*/


body {
	background:url(main_bg.jpg);
	font: 12px arial, times new roman, helvetica;
	color: #231C1C;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	margin: 0;
	padding: 0;
}
p, table, td, input, textarea, select {
	font: 12px arial, times new roman, helvetica;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	border-bottom: 1px dotted #39F;
	border-top: 1px dotted #39F;
	color: #FF6666;
}
form {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px;
}
table {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
}
#container {
	width: 1000px;
	height: auto;
	z-index: 1;
	margin: auto;
}
#mainpage {
	background:url(page_bg.jpg);
	position: absolute;
	width: 1000px;
	height: auto;
	z-index: 1;
}
#header {
	background:url(main_header.jpg);
	height: 152px;
}
#top {
	background:url(topmenu_bg.jpg);
	height: 28px;
}
#adminmainpage {
	background:url(admin_bg.jpg);
	width: 1000px;
	height: auto;
	z-index: 1;
}
#admintop {
	background:url(admintopmenu_bg.jpg);
	height: 27px;
}
#adminclock {
	color:#FFF;
	text-align:center;
	width: 230px;
	float: left;
	padding:6px;
}
#adminnavi {
	color:#FFF;
	text-align:center;
	float: left;
	padding:12px;
}
#adminmaincontent {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#admipagesubject {
	background:url(admintopsubject_bg.jpg);
	height: 37px;
}
#adminsubject {
	background:url(arrow.gif) 1px 22px no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	margin-left: 5px;
	float: left;
	border-bottom: thin dashed #000;
	width: 978px;
	padding-bottom: 5px;
}

#admintopmenu {
	padding:6px;
	text-align: right;
}

#topmenu {
	padding:12px;
	text-align: right;
}
.topmenu {
	color: #FFFFFF;
}
.topmenu a {
	background:url(arrow-menu.gif) no-repeat left;
	padding-left: 15px;
	padding-right:15px;
	color: #FFFFFF;
}
#pagesubject {
	background:url(topsubject_bg.jpg);
	height: 45px;
}
#subject {
	background:url(arrow.gif) 1px 22px no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	margin-left: 5px;
	float: left;
	border-bottom: thin dashed #000;
	width: 750px;
	padding-bottom: 5px;
}
#pageclock {
	text-align:center;
	width: 230px;
	float: left;
}
#main {
	width: 1000px !important;
}
#leftmenu {
	position: static;
	text-align:center;
	width: 222px;
	float: left;
	padding-left: 10px;
}
#maincontent {
	float: left;
	width: 758px !important;
	padding-top: 10px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 20px;
}
#footer {
	background:url(footer_bg.jpg);
	height: 35px;
	float: left;
	width: 1000px;
	text-align:center;
	padding-top: 45px;
}
.pagenum {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float:left;
}
.pagenum span {
	border:1px solid #399CCC;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 2px 0 2px;
}
.current-num {
	font-weight: bold;
	color: #231C1C;
}
.confighead_inside {
	background:url(arrow-config.gif) 5px 8px no-repeat;
	background-color:#94D5FC;
	font-weight: bold;
	padding-left: 17px;
	border-collapse: collapse;
	vertical-align: middle;
	color: #333;
}
.confighead {
	background:url(arrow-config.gif) 5px 8px no-repeat;
	background-color:#94D5FC;
	font-weight: bold;
	padding-left: 17px;
	border-collapse: collapse;
	vertical-align: middle;
	color: #333;
}
.confighead tr, .confighead td {
	background-color:#94D5FC;
	font-weight: bold;
	border-collapse: collapse;
	vertical-align: middle;
	color: #333;
}
.config {
	text-align: left;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 15px;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.config td {
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height:25px;
	border-collapse: collapse;
	border: none;
}
.configbutton {
	padding-left: 5px;
	color: #FFF;
	background-color:#DEF;
	font-weight: bold;
	border: none;
}
.tablistbutton {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}
.tablisthead {
	padding-left: 5px;
	color: #FFF;
	background-color:#09F;
	font-weight: bold;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.tablist {
	text-align: left;
	border-collapse: collapse;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	font-size: 11px;
	line-height: 15px;
}
.tablist td {
	height:25px;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.tablist tr:hover {
	background: #FFFFEE;
	color: #333;
	font-weight: bold;
}
.tablist td a:hover {
	background: #FFF;
}
.tablist a:link, a:visited {
	text-decoration: none;
}
#news {
	overflow: auto;
	height: 120px;
	font: 11px/12px arial;
	background-color: #FFF;
	font-style: normal;
	text-decoration: none;
	color: #333;
}
#payout {
	overflow: auto;
	height: 70px;
	font: 11px/14px arial;
	background-color: #FFF;
	font-style: normal;
	text-decoration: none;
	color: #333;
}
#lastmembers {
	overflow: auto;
	height: 70px;
	font: 11px/14px arial;
	background-color: #FFF;
	font-style: normal;
	text-decoration: none;
	color: #333;
}
.bobg {
	background-image:url(admin/bobg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size: 11px;
}
.mainmenu a {
	background:url(arrow-menu.gif) no-repeat left;
	padding-left: 15px;
}
.mainmenu tr {
	border-bottom: #808080 1px dashed;
}
.mainmenu tr:hover {
	background: #FFFFEA;
	color: #333;
}
.mainmenu td:hover {
	font-weight: bold;
}
.eglist {
	background:url(list.gif) no-repeat left;
	padding-left: 8px;
	margin-left: 8px;
}
.egdesc {
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
.egfaq {
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
.egquestion {
	background:url(question.png) no-repeat left;
	padding-left: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-weight: bold;
}
.eganswer {
	padding-left: 20px;
	margin-left: 8px;
	margin-top: 8px;
}
.eghr2 {
	border: 0;
	color: #AFCBFE;
	background-color: #AFCBFE;
	height: 1px;
}
.eghr {
	margin-left: 10px;
	margin-top: 8px;
	color: #fff;
	background-color: #fff;
	border: 1px dotted #808080;
	border-style: none none dotted;
}
#egLocalTime {
	font-weight: bold;
}
#errormsg {
	color: #FF4A4A;
	font-weight: bold;
}
.testi {
	color: #333;
	text-align: left;
	border:thin #CCC;
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 11px;
	line-height: 15px;
}
.testihead {
	padding-left: 5px;
	color: #333;
	background-color:#94D5FC;
	font-weight: bold;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.testi td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height:25px;
}
.testifooter {
	padding-left: 5px;
	background-color:#DEF;
	font-weight: bold;
}
.box2 {
	border-right: #3B3B3B 1px solid;
	border-top: #3B3B3B 1px solid;
	border-left: #3B3B3B 1px solid;
	border-bottom: #3B3B3B 1px solid;
}
.box_info {
	background:url(info.png) 7px 12px no-repeat;
	background-color:#D2E1FF;
	border-right: #3B3B3B 1px dotted;
	border-top: #3B3B3B 1px dotted;
	border-left: #3B3B3B 1px dotted;
	border-bottom: #3B3B3B 1px dotted;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_info td, tr {
	font-style:oblique;
}
.spacer {
	height: 5px;
}
.notice {
	background:url(exclamation.png) 3px 2px no-repeat;
	background-color:#FFFFE8;
	border-right: #3B3B3B 1px dotted;
	border-top: #3B3B3B 1px dotted;
	border-left: #3B3B3B 1px dotted;
	border-bottom: #3B3B3B 1px dotted;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Tahoma", "Arial";
	font-size: 10px;
	text-decoration: none;
}

