body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana;
	background: #ffffff;
	overflow-y: scroll;
}

a { outline: none;}

#top {
	float: center;
	text-align: left;
	background: url("images/topbg.jpg") repeat-x;
	height: 162px;
	width: 1002px;
}

#menu {
	float: center;
	width: 1002px;
	text-align: left;
	background: url("images/menu.jpg") repeat-x #4F80AE;
	height: 165px;
	line-height: 42px;
}

.sr {
	padding: 10px 0px 0px 0px;
}

.sr form {
	margin: 0px;
	padding: 0px;
}

.sr ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sr ul li {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.sr input {
	border: solid 1px;
	color: #446C95;
}
.sr input[type="submit"] {
	border: solid 1px;
	color: #ffffff;
	background: #446C95;
}

#cnad {
	position: absolute;
	background: red;
	z-index: 300;
	width: 740px;
	height: 470px;
	display: none;
}



/* ------------- TOP MENU ----------------------- */


#nav {
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	width: 1002px;
	position: absolute;
	overflow: visible !important;
}

#nav ul {
	display: none;
	line-height: 42px;
	position: relative;
	z-index: 90;
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style: none;
	float: left;
	width: auto;
	line-height: 42px; 
	background: url('images/menusel.jpg') no-repeat right;
}

#nav li a {
	padding: 0 25px;
	text-decoration: none;
	color: #4377A9;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: underline;
}
#nav li.active {
	background: url('images/menusel.jpg') repeat-x;
	color: #FFF;
}
#nav li.active a {
	color: #fff;
	/*position: relative;*/
	/*z-index: 900;*/
}
#nav li.active a:hover {
	cursor: pointer;
}

#nav li ul li a {
	padding: 0 15px !important;
}
#nav li ul li a {
	background: #4F80AE;
	float: left;
	width: auto;
}


#nav li ul.subnav {
	position: absolute;
	left: 0;
	line-height: 20px !important;
	background: #4F80AE;
}

#nav li ul.subnav a {
	color: #000;
	font-weight: normal;
	cursor: pointer;
	border: none;
	/*text-transform:capitalize;*/
	text-transform: none;
	text-decoration: underline;
}

#nav li.active ul.subnav {
	display: block;
	position: absolute;
	top: 42px;
	line-height: 20px !important;
	left: 0;
}

#nav li.active ul.subnav {
	right: 0;
}

#nav li.active ul.subnav li {
	right: 0;
	line-height: 20px !important;
}

#nav li.active ul.subnav a {
	color: #fff;
	font-weight: normal;
	cursor: pointer;
	border: none;
	/*text-transform:capitalize;*/
	text-transform: none;
	text-decoration: none;
}

#nav li.active ul.subnav a:hover {
	text-decoration: underline;
}

#nav li ul.subnav a.first {
	border: none;
}

#nav li.active ul.subnav li {
	margin: 0;
	border: none;
}

#nav li.active ul.subnav a:hover {
	color: #fff;
}
#nav li.active ul.subnav a.active {
	text-decoration: underline;
	/*background-color: #CC3300;*/
}

#nav li.active ul.subnav,
#nav li.active ul.subnav a {
}
/* ------------ [end] TOP MENU ------------*/

#logo {
	position: absolute;
	margin: 18px 0px 0px 10px;
}

#logo h2 {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: -8px 0px 0px 3px;
	font-size: 14px;
}

#content {
	color: #446C95;
}

.content {
	float: center;
	width: 1002px;
	text-align: left;
	background: url('images/cnt.jpg') repeat-y;
}

#flash_game {
	display: none;
}


#flash_ad {
	border: solid 1px #ffffff !important;
	display: none;
}

.content_det {
	float: center;
	width: 1002px;
	text-align: left;
	background: url('images/cnt_det.jpg') repeat-y;
}

.line {
	line-height: 1px;
	height: 1px;
	background: url('images/cntline.jpg') no-repeat;
	float: center;
	width: 1002px;
}
.spacer {
	line-height: 3px;
	height: 3px;
	float: center;
	width: 1002px;
	clear: both;
}

#footer {
	width: 980px;
	float: center;
	text-align: justify;
	color: #5584B1;
	border: solid 1px #B8D0EA;
	padding: 10px;
}
#footer a {
color: #5584B1 !important;
}
#footer a b {
color: #5584B1 !important;
}
#footer a:hover {
	text-decoration: none;
}

.cnt_left {
	float: left;
	width: 172px;
}
.cnt_left div {
	padding: 5px;
}
.cnt {
	float: left;
	width: 306px;
	margin: 0px 0px 0px 2px;
	padding: 10px;
}

.breadcrumbs {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

.breadcrumbs a.ba {
	padding: 0px 13px 0px 0px;
	background: url('images/sep.jpg') no-repeat right;
}

.breadcrumbs a {
	font-size: 12px;
	text-decoration: underline;
	color: #5584B1;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

.cnt_det {
	float: left;
	width: 805px !important;
	margin: 0px 0px 0px 2px;
	padding: 10px;
}

.cnt_det a {
	color: #5584B1;
}
.cnt_det a:hover {
	text-decoration: none;
}

.cnt_left h3 {
	margin: 1px 1px 0px 1px;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
	font-size: 12px;
	color: #5584B1;
	background: url('images/blh.jpg') repeat-x;
}

.pagination {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

.page-current {
	padding: 2px 3px 2px 3px;
	margin: 0px 1px 0px 1px;
	font-size: 11px;
	color: red;
	border: solid 1px red;
}

.page-link {
	padding: 2px 3px 2px 3px;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	font-size: 11px;
	color: #5584B1;
	border: solid 1px #5584B1;
}

.ndesc {
	font-size: 11px;
	text-align: justify;
	padding: 2px 0px 5px 0px;
}

.news_det {
	border-bottom: solid 1px #B8D1EA;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}

.news_det h4 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	color: #5584B1;
	font-size: 12px;
	font-weight: normal;
}

.news_det h4 a{
	color: #5584B1;
}
.news_det h4 a:hover {
	text-decoration: none;
}

.news_det p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.news_det a {
	color: #5584B1;
} 
.news_det a:hover {
	text-decoration: none;
} 

.nimg {
	float: right;
	text-align: center;
	margin: 0px 0px 5px 10px;
}
.nimg img{width:140px; max-height:130px;}

.ndesc {
	padding: 5px 0px 0px 0px;
	min-height:70px;
}
.clist {
	padding: 5px 0px 0px 0px;
}
.clist a {
	font-size: 11px;
	color: #5584B1;
	text-decoration: none;
}
.clist a:hover {
	font-size: 11px;
	color: #5584B1;
	text-decoration: underline;
}

#login {
	font-size: 11px;
	color: #5584B1;
	float: right;
	z-index: 300;
	position: absolute;
	margin: 0px 0px 0px 665px;
	width: 380px;
	text-align: right;
}

#login a {
	font-size: 11px;
	color: #5584B1;
}
#login a:hover {
	text-decoration: none;
}

#userp {
	font-size: 11px;
	color: #5584B1;
	float: right;
	z-index: 300;
	position: absolute;
	margin: 0px 0px 0px 740px;
	width: 250px;
	text-align: right;
	line-height: 18px !important;
}

#userp a {
	font-size: 11px;
	color: #5584B1;
}
#userp a:hover {
	text-decoration: none;
}

#userp p {
	padding: 0px !important;
	margin: 0px !important;
}

#userp div.fl {
	padding: 0px 0px 0px 0px !important;
	margin: 1px 0px 0px 0px !important;
}

#userp div.fl div {
	margin: 0px !important;
	padding: 0px !important;
	line-height: 12px !important;
}

#topad {
	float: left;
	padding: 10px 0px 0px 15px;
}

#toplinks {
	float: right;
	padding: 10px 15px 0px 0px;
}

#toplinks a {
	color: red;
}
#toplinks a:hover {
	text-decoration: none;
}

div.fl {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
}
div.fl input.text	{
	border: solid 1px #5584B1;
	color: #375777;
}

.login-button {
	border: none;
	background: url('images/login.jpg') no-repeat;
	width: 25px;
	height: 18px;
}

.flb {
	position: absolute;
	margin: -40px 0px 0px 98px;
	float: none !important;
}
.flb a {
	color: #ffffff !important;
}

#tb {
	position: absolute;
	margin: 14px 0px 0px 229px;

}

.addtp {
	padding: 5px 0px 5px 0px;
}

.error {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: solid 1px red;
	color: red;
}

.sc {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: solid 1px green;
	color: green;
}

.addtp a {
	background: #5584B1;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 25px 2px 25px;
}
.addtp a:hover {
	text-decoration: none;
	background: #446C95;
}

.cnt_reg p {
	margin: 0px;
	padding: 0px;
}

.rform td {
	padding: 0px 0px 10px 0px;
}
.rform input {
	border: solid 1px #446C95;
	color: #446C95;
}
.required {
	color: red;
}

.wlpeMessageText {
	color:red;
	font-weight:bold;
}


form.page-form button, .button {
	border: none;
	background: #5584B1;
	color: #ffffff;
}
form.page-form submit {
	border: none;
	background: #5584B1;
	color: #ffffff;
}

form[rel="page-form"] label {

}

.addtb input , .addtb textarea , .addtb select {
	border: solid 1px;
	color: #446C95;
}

.addtb input[type="submit"] {
	border: none;
	background: #5584B1 !important;
	color: #ffffff !important;
}

.cnt_reg a {
	color: #446C95;;
	text-decoration: underline;
}

.cnt_reg a:hover {
	color: #446C95;;
	text-decoration: none;
}

form.page-form label input,
form.page-form label select,
form.page-form label textarea {
	left: 800px;
	position:absolute;
	border: solid 1px;
	color: #446C95;
}

form.page-form label input	{
	width: 200px;
}
form.page-form label textarea {
	width: 400px;
	height: 70px;
}

#wlpeNewUser div{
	padding: 10px 0px 0px 0px;
}

.cnt_reg {
	padding: 10px;
	float: left;
	width: 800px;
}

.info {
	font-weight: bold;
}

.required {
	color:red;
}

/* -------- SEARCH ----------------- */
#search {
	/*position: relative;
	top: -27px;*/
	float:right;
	margin-top:6px;
	margin-right:8px;
}

#search input[type="text"] {
	width:400px; 
	background-color:#d5d5d5;
	border: 1px solid gray;
}

.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

#flash_game{float:left; clear:both; width:100%; padding-bottom:40px; text-align:center;}
#flash_game p{text-align: left; margin:0 auto; text-align:center;}

h2{font-size:14px;}


.last-news-categories {
	padding:10px;
	background-color:#333;
	margin-top:5px;
}
.last-game-block{width: 185px; float: left; height: 170px; margin-left: 10px;}
.last-game-block a{color:#ff7f00!important;}
.last-game-block .news-comments-count{color:#fff;}
.last-news-categories a{
	color:#fff!important;
}
.last-news-block .news-title{text-align:center; margin:0 auto;}

.iic{position: relative; float: left; top: -10px; left: 170px;}
