/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> E-Games Portal v3.0 CSS Style <<<-----------------------------------------------------------------*/
/* ---------->>> copyright 2008 e-games.com.ph <<<-----------------------------------------------------------------*/
/* ---------->>> By the E-games webteam.       <<<-----------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#main-nav a.myaccnt { color:#0072bc; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Content settings needed for e-games portal <<<----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#contentInner {
	width: 940px;
	height: auto;
	display: block;
}
 .topInnerbg { background: url('../../images/2008/bg-content-inner.gif') 0 0 no-repeat; height: 14px; }
 .middleInner { background: url('../../images/2008/bg-content-inner-mid.gif') 0 0 repeat-y; padding: 0; height: 100%; display: block; }
 .bottomInnerbg { background: url('../../images/2008/bg-content-inner.gif') 0 100% no-repeat; height: 17px; }
 .logo { display: block; left: -20px; position: relative; }
.leftColumn {
	width: 200px;
	float:left;
	position: relative;
	display:block;
	height:auto;
	padding: 0 0 10px 20px;
}
.rightColumn {
	display:block;
	height:auto;
	padding: 2px;
	float: left;
}
.top {
text-align:center;
}
.top a {
	margin:0pt auto;
	padding:10px 25px 10px 10px;
	text-decoration:none;
}
h3, ul#downloadList h3 { font-size: 15px; font-weight: bold; }
h4 { font-size: 13px; font-weight: bold; color:#0099CC; border-bottom: 1px dotted #333; padding-left: 5px; }

ol.contentarealist, ul.contentarealist, dl dd, dl dd{ padding-left: 20px!important; }
ul.glossary { list-style-type: none; }
 ul.glossary h3 { color: #00aeef; text-transform: capitalize; }
ul.glossary li dl dd, ol.glossary li dl dd, dl dd { color: #b7b7b7; padding: 5px 20px; line-height: 1.5; }
 ul.glossary li dl dt, ul.glossary li dl dt, dl dt { font-weight: bold; font-size: 11px; }
ol.contentarealist li, ul.contentarealist li { padding-left: 5px; padding-bottom: 5px; line-height: 1.5; }

tr.alt1 { background-color: #252525; color: #fff; }
tr.alt2 { background-color: #111111; color: #fff; }
tr.alt1:hover, tr.alt2:hover { background-color: #000; color: #fff; }
table.cspace { padding: 5px!important; table-layout:auto;}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Registration settings needed for e-games portal <<<-----------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.reminder {
	color: #fff;
	background: #1b0101;
	padding: 5px;
	border: 1px solid #790000;
	text-align:justify;
}
.steps {
	width:380px;
	text-align:center;
	background:url(../../images/2008/hr-blue.gif) bottom center no-repeat;
	height: 24px;
}
#regform {
	width: 580px;
	color: #FFF;
	padding-top: 10px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#regform th {
	padding-top: 8px;
	font-size: 11px;
}
input, select {
	background: #333333;
	border: 1px solid #333333;
	color: #777777;
}
#regform input.text {
	width: 160px;
	height: 16px;
}
#regform input.mobile {
	width: 110px;
	height: 16px;
}
#regform select.mobile {
	padding: 2px;
	float: left;
	height: 18px;
}

.error {
	color: #ed1c24;
	background: #1b0101;
	padding: 4px;
	border: 1px solid #790000;
}
.avail {
	color: #fff;
	background-color: #6a6a6a;
	border: 1px solid #898989;
}
.agree {
	color:#990000;
}
.progressBar {
 border: 1px solid #6a6a6a; width: 160px; float: left;
 height: 5px;
}
.btn_continue, .btn_clr {
	color: #fff;
	background-color: #6a6a6a;
	border: 1px solid #898989;
	width: 100px;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Submenu settings needed for e-games portal <<<----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul#submenu {
	width: 190px;
	border: 1px solid #252525;
	border-bottom: 0px;
	list-style-type: none;
}

ul#submenu li {
	border-bottom: 1px solid #252525;
	background-image: url(../../images/2008/tile_submenu.gif);
	font-weight: bold;
	padding: 1px;
}

ul#submenu li a {
	padding: 2px;
	padding-left: 10px;
	color: #00aeef;
	display: block;
}
ul#submenu li a:hover {
	color: #fff;
	background: url(../../images/2008/btn-submenu.gif) 50% 0px no-repeat;
	text-decoration: none;
}

 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Submenu settings needed for e-games portal <<<----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ul#submenu2 {
	width: 190px;
	border: 1px solid #252525;
	border-bottom: 0px;
	list-style-type: none;
}

ul#submenu2 li {
	border-bottom: 1px solid #252525;
	background-image: url(../../images/2008/tile_submenu.gif);
	font-weight: bold;
	padding: 1px;
}

ul#submenu2 li a {
	padding: 2px;
	padding-left: 10px;
	color: #00aeef;
	display: block;
}
ul#submenu2 li a:hover {
	color: #fff;
	background: url(../../images/2008/btn-submenu.gif) 50% 0px no-repeat;
	text-decoration: none;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Inner content settings needed for e-games portal <<<----------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#contentRight {
	width: 702px;
	text-align: center;
}

 .topInnerbg2 { background: url('../../images/2008/bg-content-inner2.jpg') 0 0 no-repeat; height: 14px; }
 .middleInner2 { background: url('../../images/2008/bg-content-inner2-mid.gif') 0 0 repeat-y; padding: 0; padding-left: 5px; padding-right: 5px; text-align: center; }
 .innerContent { text-align: justify; padding: 10px; }
 .innerContent p { line-height: 1.5; padding-top: 10px; }
 .innerContent a { color: #00aeef; text-decoration: none; }
 .innerContent a:hover { color: #ff3333; text-decoration: underline; }
 .bottomInnerbg2 { background: url('../../images/2008/bg-content-inner2.jpg') 0 100% no-repeat; height: 17px; }
 
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Major navigation settings needed for e-games portal <<<-------------------------------------------*/
/* ---------->>> Register + Top Up + Item Shop inner page <<<------------------------------------------------------*/

#majorNav2 {
	width: 500px;
	margin: 0 auto;
	padding: 0px;
	height: 39px;
	background-image:url(../../images/2008/majornav2-btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#majorNav2 ul {
	list-style-type: none;
}
#majorNav2 ul li {
	display: block; float: left;
}

#majorNav2 span {
	display: none;
}
#majorNav2 a {
	display: block;
	background-position: 50% 0px;
}
#majorNav2 a {
	display: block;
	background-position: 50% 0px;
	width: 150px;
	height: 26px;
}
#majorNav2 a:hover {
	background-position: 50% -26px;
}
#majorNav2 a.register {
	background-image:url(../../images/2008/btn-register2.jpg);
	display: block;
	width: 150px;
	height: 26px;
}
#majorNav2 a.visitsite {
	background-image:url(../../images/2008/btn-visit.jpg);
}
#majorNav2 a.itemshop {
	background-image:url(../../images/2008/btn-itemshop.jpg);
}
#majorNav2 a.installer {
	background-image:url(../../images/2008/btn-installer.jpg);
}
#majorNav2 a.topup {
	background-image:url(../../images/2008/btn-topup.jpg);
}

ul#downloadList {
	margin: 0; padding: 0; width: 550px; display: block; height: auto;
}
ul#downloadList li { float: left; display: block; padding: 5px; }
ul#downloadList li a, ul#downloadList li a:link { width: 165px; height:45px; display: block; background-image: url(../../images/2008/btn-dlhere.gif); background-position: 50% 0; background-repeat: no-repeat; }
ul#downloadList li a:hover, ul#downloadList li a:active { background-position: 50% -45px; }
ul#downloadList li span { display: none; }

.accordion2 { width: 500px; border-bottom: solid 1px #c4c4c4; padding: 2px; }
.accordion2 a { display: inline!important; background: transparent!important; font-weight: bold; color: #FFCC99; }
.accordion3 { width: 100%; border-bottom: solid 3px #333; padding: 2px; }

.partners { width: 250px; display: block; float: left; text-align: center; padding: 10px;}

.lbanner a { margin: 5px 0px; text-align: center; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Shop settings needed for e-games portal <<<-------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.scolumn { width: 115px; text-align: center; float: left;padding: 5px 0;}

