/*  FaTall-Error.InFo - Different Place To Play!
=============================================================
	Copyright © 2013 - 2016 FaTall-Error                     |>
	URL: http://www.fatall-error.info                        |>
	Cascading Style Sheet (CSS) Document                     |>
	Author by: sed1                                          |>
	Code by: sed1                                            |>
=============================================================
*/

@import "reset.css" screen;
/* @import url('https://fonts.cdnfonts.com/css/counter-strike'); */


@font-face {
    font-family: Counter-Strike;
    src: url(../../font-awesome/cs_regular.ttf);
}

body{
        background: #000 url(../images/backgroundlast.jpg) no-repeat top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
	background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0;
    min-height: 100%;.box1
	/* cursor: url(../images/hand.cur), auto; */
}

*{
	margin:0px;
	padding:0px;
}

a:active, a:focus, a:link, a:visited, a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #C0504E;

}


li {
	list-style-type: none;
}

h1 {
    font-family: Cuprum,Tahoma,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
	
}

h3 {
    font-family: Cuprum,Tahoma,Arial,sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #333;
    margin-bottom: 4px;
    padding-bottom: 4px;
    color: #FFFFFF;
    font-weight: normal;
}

#content_top_center {
	    color: #fff;
  background: #333333;
	width: 100%; 
	margin-right: auto;
	color: #696969;
	font-weight: bold;
}
#content_top_center:hover {
	    color: #fff;
  background: #333333;
	width: 100%; 
	margin-right: auto;
	color: #696969;
	font-weight: bold;
}

#content_top_center:hover {
	    /* color: #fff; */
  /* background: #288DAF; */
    /* padding: 5px; */
	/* width: 100%;  */
	/* margin-top: 35px; */
	/* height: 37px; */
	/* margin-left: auto; */
	/* background-color: #F0F0F0; */
	/* margin-right: auto; */
	/* border-left: 1px solid #D0D0D0; */
	/* border-right: 1px solid #D0D0D0; */
	/* border-top: 1px solid #D0D0D0; */
	/* color: #696969; */
	/* font-weight: bold; */
	/* line-height:35px; */
	/* text-shadow: 0px 1px 0px #fff; */
}
.newh3 {
	border-top: 3px solid #FEE15B;
    padding: 9px;
    color: #fff;
	min-height: 25px;
    font-size: 17px;
}
.newh3 a:hover {
    padding: 9px;
    color: #FFA500;
    font-size: 17px;
}
#content_top_center a { 
	text-decoration:none;
	font-weight:normal; 
	color:#fff;
}

a#forum-link, a#forum-link:visited {
	/* text-shadow: 0px 1px 0px #fff; */
	display: block;
	float: left;
	height: 38px;
	padding: 0px 8px 0px 8px;
	line-height: 32px;
	color: #fff;
	/* background: url('../images/header-bottom-link.png') no-repeat; */
}
a#forum-link:hover, a#forum-link:active {
	background: url('../images/header-bottom-link.png');
	background-position:0 -38px;
}

a#ads-link, a#forum-link:visited {
	/* text-shadow: 0px 1px 0px #fff; */
	display: block;
	float: left;
	height: 35px;
	padding: 0px 8px 0px 8px;
	line-height: 32px;
	color: #fff;
	/* background: url('../images/header-bottom-link.png') no-repeat; */
}
a#ads-link, a#forum-link:hover {
	/* text-shadow: 0px 1px 0px #fff; */
	display: block;
	float: left;
	background: #FFA500;
	height: 35px;
	padding: 0px 8px 0px 8px;
	line-height: 32px;
	color: #fff;
	/* background: url('../images/header-bottom-link.png') no-repeat; */
}
a#ads-link:hover, a#forum-link:active {
	background: url('../images/header-bottom-link.png');
	/* background-position:0 -38px; */
}


#header{
	width: 95%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/* background: rgba(0, 0, 0, 0.65) none repeat scroll 0% 0%; */
    /* border-radius: 5px; */

}

#bannerposition{
	float:right;
	background: url(../images/banerposition.png) no-repeat;
	width: 500px;
	height: 99px;
	margin-top: 40px;
	padding-top: 30px;
	padding-left: 8px;
}

#header_sr {
	color:#9d9d9d;
	text-align:center;
    margin: 0px 0 0 0;
    padding: 2px 0;
	width: 180px;
    position: absolute;
}

#header_logo {
	background: url("../images/logotipe.png");
	width: 239px; /*350px*/
	height: 62px; /*170px*/
	position:relative;
	top:0px;
	margin-left:450px;
}



#menu{
	width: 1250px;
	height: 42px;
	/* background-image: url("../images/navmenu.gif"); */
	/*border-bottom: 3px solid #3498db;*/
	background: #288DAF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	padding-left: 0;
	list-style-type: none;
}

#menu li {
	display: inline-block;
	height: 32px;
}

#menu ul li {
	height: 42px;
	display: block;
	float: left;
	margin: 0px;
}

#menu li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	font: 10px Arial;
	text-transform: uppercase;
	line-height: 42px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 11px;
	color: #fff;
}

#menu li a:hover{
	height: 42px;
	/* color: #fff; */
	/* background: transparent url("../images/menu_hover.gif") no-repeat top center; */
	    color: #000;
    background: orange;
}


#wrap{
	width: 90%;
	/* margin-top:30px;   */
	/* background: rgba(0, 0, 0, 0.7); */
	margin:auto;
	overflow: hidden;
}

#left_acp{
	float: left;
	width: 300px; 
	margin-left: 5px; 
	margin-top: 7px;
}

#right_acp{
	float: right;
	width: 935px;
	margin-right: 5px; 
	margin-top: 7px; 
}

#left{
	float: left;
	width: 300px; 
	margin-left: 5px; 
	margin-top: 7px;
}

#center{
	float: left;
	width: 100%; 
	margin-left: 7px; 
}

#centermenu{
	width: 1240px;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 55px;
}

#right{
	float: right;
	width: 300px;
	margin-right: 5px; 
	margin-top: 7px; 
}

#leftcol{
	height: 15px;
/*	background:  repeat-x #191919; */
	/* background-image: url("../images/bg_list.gif"); */
	    /* background: #288DAF; */
		
	 background: orange;	
    /* border: 1px solid #d7d7d7; */
    /* border-top-left-radius: 3px; */
    /* border-top-right-radius: 3px; */
    color: #000;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding: 11px;
}


#centercol{
	height: 15px;
    /* background: #288DAF; */
    /* background: repeat-x #191919; */
    /* background-image: url(../images/bg_list.gif); */
    /* border: 1px solid #d7d7d7; */
    /* border-top-left-radius: 3px; */
    /* border-top-right-radius: 3px; */
    color: #fff;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 14px;
	margin-top: 30px;
    font-weight: bold;
    font-family: Arial;
    padding: 13px;
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0% 0%;
    border-radius: 10px;
    text-align: center;
}


#rightcol{
	height: 15px;
/*	background:  repeat-x #191919; */
	/* background-image: url("../images/bg_list.gif"); */
    /* border: 1px solid #d7d7d7; */
	 /* background: #288DAF; */
	 background: orange;
    /* border-top-left-radius: 3px; */
    /* border-top-right-radius: 3px; */
    color: #000;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding: 11px;
}

#footer {
    /* background: transparent url("../images/footer.png") no-repeat scroll 0% 0%; */
    line-height: 28px;
    font-family: tahoma;
	text-align:center;
    font-size: 12px;
    color: #666;
	    margin-bottom: 50px;
    background-position: right;
    margin: 0px auto; 
    padding: 6px;
	margin-top: 60px;
}

#footerwidget {
    float: left;
    padding: 6px;
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0% 0%;
    border-radius: 6px;
    /* border: 1px solid #111; */
    margin-right: 8px; 
    text-shadow: 0 0 2px #555;
	    line-height: 30px;
}

#footerwidgetbanner {
    float: right;
    padding: 2px;
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0% 0%;
    border-radius: 6px;
    border: 1px solid #111;
    margin-right: 8px;
    text-shadow: 0 0 2px #555;
    margin-top: 16px;
    width: 468px;
    height: 60px;
}

#menu_bg li a {
    width: auto;
    height: 23px;
    margin: auto;
    border-bottom: 1px solid #DEDEDE;
    text-decoration: none;
}

#menu_bg li a:link, #menu_bg li a:visited {
    color: #333;
    font-size: 11px;
    font-family: verdana;
    display: block;
    padding: 8px 0 0 5px;
}

#menu_bg li a:hover {
    color: #7DC221;
    transition: all 0.4s ease-in-out;
 
}

#button2{
    width: 273px;
    background-color: #eceded;
    -moz-background-clip: padding;
    background-clip: padding;
    border: 1px solid #cdcecf;
    border-radius: 3px;
    color: #828181;
	text-align: center; 
    padding: 5px;
    margin-top: 1px;
    overflow: visible;
    display: inline-block;
    font: 12px/normal sans-serif; 
}

#button2:hover{
    background-color: #d8d8d8;	
}

#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#ffdd99;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size:12px;
}

#preview{
	position:absolute;
	background:#333;
	display:none;
	color:#fff;
}

#search {
	float:right; 
	margin: 0 10px; 
	padding: 3px; 
	background-image: url("../images/navmenu.gif");
}
#search input[type="text"]{
	background:url(../images/search-white.png)no-repeat 11px 10px ;
	border: 0 none;
	height:21px;
	font: bold 10px Arial,Helvetica,Sans-serif;
	color:#d7d7d7;
	width:0px;
	padding: 6px 0px 8px 35px;
	border-radius: 3px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
#search input[type="text"]:focus {
	background:url(../images/search-dark.png) no-repeat 11px 10px #fcfcfc;
	color: #6a6f75;
	font: bold 12px Arial,Helvetica,Sans-serif;
	width: 145px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	outline: none
}

#boxcointainer {
	width: 100%;
	overflow: hidden;
}
.containertop {
	
	margin-top: 190px;
    text-align: center;
    margin-bottom: 20px;
    background: #333333;
    padding: 14px;
    color: #fff;
}


.topbox {
	float: left;
	width: 32.7%;
	margin-top: 25px;
	margin-left: 5px;
}

.box1{
    height: auto;
	
    color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
	line-height: 24px;
    font-size: 13px;
    font-family: Arial;
    padding: 7px;
}

.button{
	font:15px Calibri, Arial, sans-serif;

	/* A semi-transparent text shadow */
	text-shadow:1px 1px 0 rgba(255,255,255,0.4);
	
	/* Overriding the default underline styling of the links */
	text-decoration:none !important;
	white-space:nowrap;
	
	vertical-align:baseline;
	position:relative;
	cursor:pointer;
	padding:5px 10px;
	margin:2px;
	
	background-repeat:no-repeat;

	/* The following two rules are fallbacks, in case
	   the browser does not support multiple backgrounds. */

	background-position:bottom left;
	background-image:url('../images/button_bg.png');
	
	/* Multiple backgrounds version. The background images
	   are defined individually in color classes */
	
	background-position:bottom left, top right, 0 0, 0 0;
	background-clip:border-box;
	
	/* Applying a default border raidus of 8px */
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	/* A 1px highlight inside of the button */
	
	-moz-box-shadow:0 0 1px #fff inset;
	-webkit-box-shadow:0 0 1px #fff inset;
	box-shadow:0 0 1px #fff inset;
	
	/* Animating the background positions with CSS3 */
	/* Currently works only in Safari/Chrome */
	
	-webkit-transition:background-position 1s;
	-moz-transition:background-position 1s;
	transition:background-position 1s;
}

.button:hover{
	
	/* The first rule is a fallback, in case the browser
	does not support multiple backgrounds
	*/
	
	background-position:top left;
	background-position:top left, bottom right, 0 0, 0 0;
	cursor: url(../images/pointer.cur), auto;
}

.button:active{
	/* Moving the button 1px to the bottom when clicked */
	bottom:-1px;
}

/* The three buttons sizes */

.button.big		{ font-size:30px;}
.button.medium	{ font-size:18px;}
.button.small	{ font-size:13px;}

/* A more rounded button */

.button.rounded{
	-moz-border-radius:4em;
	-webkit-border-radius:4em;
	border-radius:4em;
}


/* Defining four button colors */


/* BlueButton */

.blue.button{
	color:#0f4b6d !important;
	border:1px solid #84acc3 !important;
	/* A fallback background color */
	background-color: #48b5f2;
	/* Specifying a version with gradients according to */
	background-image:	url('../images/button_bg.png'), url('../images/button_bg.png'),
	-moz-radial-gradient(	center bottom, circle,
	rgba(89,208,244,1) 0,rgba(89,208,244,0) 100px),
	-moz-linear-gradient(#4fbbf7, #3faeeb);
	background-image:	url('../images/button_bg.png'), url('../images/button_bg.png'),
	-webkit-gradient(	radial, 50% 100%, 0, 50% 100%, 100,
	from(rgba(89,208,244,1)), to(rgba(89,208,244,0))),
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4fbbf7), to(#3faeeb));
}

.blue.button:hover{
	background-color:#63c7fe;
	background-image:	url('../images/button_bg.png'), url('../images/button_bg.png'),
	-moz-radial-gradient(	center bottom, circle,
	rgba(109,217,250,1) 0,rgba(109,217,250,0) 100px),
	-moz-linear-gradient(#63c7fe, #58bef7);
	background-image:	url('../images/button_bg.png'), url('../images/button_bg.png'),
	-webkit-gradient(	radial, 50% 100%, 0, 50% 100%, 100,
	from(rgba(109,217,250,1)), to(rgba(109,217,250,0))),
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c7fe), to(#58bef7));
}

/* Green Button */

.green.button{
	color:#345903 !important;
	border:1px solid #96a37b !important;	
	background-color: #79be1e;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(162,211,30,1) 0,rgba(162,211,30,0) 100px),-moz-linear-gradient(#82cc27, #74b317);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(162,211,30,1)), to(rgba(162,211,30,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#82cc27), to(#74b317));
}

.green.button:hover{
	background-color:#89d228;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(183,229,45,1) 0,rgba(183,229,45,0) 100px),-moz-linear-gradient(#90de31, #7fc01e);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(183,229,45,1)), to(rgba(183,229,45,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#90de31), to(#7fc01e));
}

/* Orange Button */

.orange.button{
	background: green;
    color: #fff;
    border-color: green;
    text-shadow: none;
    padding: 12px;
    border: none;
}

.orange.button:hover{
	background-color:#ec9732;
	
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(241,192,52,1) 0,rgba(241,192,52,0) 100px),-moz-linear-gradient(#f9a746, #e18f2b);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(241,192,52,1)), to(rgba(241,192,52,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9a746), to(#e18f2b));
}

.gray.button{
	color:#525252 !important;
	border:1px solid #a5a5a5 !important;	
	background-color: #a9adb1;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(197,199,202,1) 0,rgba(197,199,202,0) 100px),-moz-linear-gradient(#c5c7ca, #92989c);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(197,199,202,1)), to(rgba(197,199,202,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c5c7ca), to(#92989c));
}

.gray.button:hover{
	background-color:#b6bbc0;
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(202,205,208,1) 0,rgba(202,205,208,0) 100px),-moz-linear-gradient(#d1d3d6, #9fa5a9);
	background-image:url('../images/button_bg.png'), url('../images/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(202,205,208,1)), to(rgba(202,205,208,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#d1d3d6), to(#9fa5a9));
}

.unban {
    width: 165px;
	height: 24px;
	line-height: 12px;
	background: url(../images/unban.png) top center no-repeat;
	border: 0;
	font-family: "Titillium800", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #0a5482;
	cursor: pointer;
	vertical-align: top;
	}
.unban:hover {
	background: url(../images/unban_.png) top center no-repeat;
	text-shadow: 1px 1px 0 #b55f10;
	}
	
.openpet{
    cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	background-color:#003300;border:1px solid #006600;
}




.filled.text {
	font-weight: bold;
    text-align: center;
    display: block;
    width: 232px;
    color: #CCCCCC;
}

.pagination {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;

}

.pagination a.active, .pagination .inactive, .pagination .current {
	 background: #007BFF !important;
    color: #fff !important;
    font-size: 16px;
    margin: 0px 0px;
    padding: 8px 17px;
    background: #FFFFFF;
    color: #606060;
    text-decoration: none;
    border-bottom: 2px solid #CCC;
}

.pagination a.active:hover, .pagination .current {
	    border-bottom: 2px solid #FFA500;
    color: #FFA500 !important;
}

.pagination .inactive {
	background: #000 !important;
    color: #fff !important;
}
	

.submit {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; 
	background: black;
	border: 1px solid white;
	color: white;
}

.news_author {
    background :#FFF;
    background-repeat : repeat-x;
    width : auto;
    height : 15px;
    padding-top : 17px;
    padding-left : 5px;
    font-size : 11px;
}

.tableform {
	width:100%;
}
.tableform td { }
.tableform td.label {
	width:16%; 
	vertical-align: top; 
	padding-right: 0; 
	font-weight: bold; 
}
.tableform td {
	padding: 5px 12px 6px 12px; 
	background:url(../images/dotted.png) repeat-x bottom;
}

.impot {
	color: #b22626; 
	font-weight: normal; 
}

.f_input { 
	    background-color: #FFF;
    border: 1px solid #B7B7B7;
    width: 50%;
    border-radius: 5px;
    padding: 8px;
}

.f_input:hover { 
	background:#F4F3F3;
	border:1px solid #000;
	cursor: url(../images/pointer.cur), auto;
}

.f_input_acp { 
	background-color:#FFF;
	border:1px solid #B7B7B7;
	width: 300px; 
}

.f_input_acp:hover { 
	background:#F4F3F3;
	border:1px solid #000;
	cursor: url(../images/pointer.cur), auto;
}

.f_textarea { 
	background-color:#FFF;
	border:1px solid #B7B7B7;
}

.f_textarea:hover { 
	background:#F4F3F3;
	border:1px solid #000;
	cursor: url(../images/pointer.cur), auto;
}

.option { 
	background-color:#FFF;
	border:1px solid #B7B7B7;
    cursor: url(../images/pointer.cur), auto;
	width: 50%;
    border-radius: 5px;
    padding: 8px;
}

.option:hover { 
	background:#F4F3F3;
	border:1px solid #000;
}

.inner_s {
	float: left;
	padding: 6px;
	margin:3px;
	background-image: url(../images/navmenu.gif);
	border-radius: 5px;
	color: rgb(126, 126, 126);
}

.steam1 {
	width:24px;
	height:24px;
	float:left;
	background:url(../images/steam.png) no-repeat 0 0;
	display:inline-block; 
}
.gametracker {
	width:24px;
	height:24px;
	float:left;
	background:url(../images/gtr.png) no-repeat 0 0;
	display:inline-block; 
}
.facebook {
	width:24px;
	height:24px;
	float:left;
	background:url(../images/fb.png) no-repeat 0 0;
	display:inline-block; 
}


.curlycontainer {
    border: 1px solid #b8b8b8;
    border-top: 0;
}

.curlycontainer .innerdiv {
    left: 2px;
    top: 2px;
    padding: 1px 4px 15px 5px;
}

.bold {
    font-weight: bold;
}

.news-details {
	list-style:none
}

.news-details li {
	float:left;
	display:block; 
	color:#222222; 
	font-size:10px;
	padding:0px 10px;
	height:20px;
	line-height:20px;
	margin:3px; 
	background:#e5e5e5; 
	padding:0px 5px; 
	text-shadow:none; 
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	box-shadow:0px 0px 1px rgba(255,255,255,0.6), 0px 1px 0px rgba(0,0,0,0.3) inset, 0px 1px 0px rgba(255,255,255,0.3);
	-moz-box-shadow:0px 0px 1px rgba(255,255,255,0.6), 0px 1px 0px rgba(0,0,0,0.3) inset, 0px 1px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow:0px 0px 1px rgba(255,255,255,0.6), 0px 1px 0px rgba(0,0,0,0.3) inset, 0px 1px 0px rgba(255,255,255,0.3);
}

.news-details li:hover {
	color:#222222;
	background:#f1f1f1;
}

.news-details a {
	color:#222222;
	text-decoration:none;
}
.news-pane {
	height: 24px;
    /* padding-top: 4px; */
    margin-top: 4px;
    /* background: #288DAF; */
    border-top: 1px solid #d9d9d9;
    padding: 5px;
}

.news-panel {
	height:1px;
	padding-top:4px;
	margin-top:4px;
	border-top:1px dashed #E9E9E9
}

a.thickbox:link img, a.thickbox:active img, a.thickbox:visited img, .listbox img, .pagetext img {
	margin: 0px;
	border: 0px solid #999999;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}
a.thickbox:hover img, .pagetext:hover img, .listbox:hover img {
	border: 0px solid #666666;
	filter: alpha(opacity=80);
	-moz-opacity: 1;
	opacity: 1;
}

.message-box { 
	text-align: center; 
	padding: 5px; 
	color:#545454; 
	width:80%;  
	margin:5px auto; 
}

.clean2 { 
	background-color: #efefef;
	border-top: 2px solid #dedede; 
	border-bottom: 2px solid #dedede;
	width:580px; 
	padding:15px; 
	color:#222222; 
	font-size:12px; 
}

.info2  { 
	background-color: #f7fafd; 
	border-top: 2px solid #b5d3ff; 
	border-bottom: 2px solid #b5d3ff;
	width:580px; 
	padding:15px; 
	color:#222222; 
	font-size:12px; 
}

.ok2      { 
	background-color: #d7f7c4; 
	border-top: 2px solid #82cb2f; 
	border-bottom: 2px solid #82cb2f; 
	width:580px; 
	padding:15px; 
	color:#222222; 
	font-size:12px;
}

.alert2 { 
	background-color: #fef5be; 
	border-top: 2px solid #fdd425; 
	border-bottom: 2px solid #fdd425; 
	width:95%;
	padding:15px; 
	color:#222222; 
	font-size:12px;
}

.error2 { 
	background-color: #ffcdd1; 
	border-top: 2px solid #e10c0c; 
	border-bottom: 2px solid #e10c0c; 
	width:580px; 
	padding:15px; 
	color:#222222; 
	font-size:12px;
}

.srvtable {border:1px solid #000000; border-collapse:collapse;}
.srvtable td{vertical-align:middle;padding:3px;}
.srvtable td:not(:first-child){text-align: center}
#csrekwhere {/*background-color:#fff9ed;*/border:2px solid #ffe7b9}
#csrekwhere legend {font-weight:bold;background-color:#ffe7b9;padding:5px;}
#csrekwhere li {margin-bottom:5px;}
.csrekstyle {margin:10px auto 20px;} .csrekstyle legend {font-size:1.2em; font-weight: bold; background: #FFF; border:1px solid #999; padding:5px} .csrekstyle p {line-height: 23px;}
.csrekstyle div{background-color: rgba(255, 255, 255, 0.9); padding:10px}
.smstext {font-size:14px; font-weight:bold; border:1px solid #F90; padding:2px 4px; display:inline-block; white-space: nowrap}

.serverbg {
	background: url(../images/csbg.png) top center no-repeat;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-weight: bold;
	font-size:12px;
	height:35px;
	line-height:31px;
	width:97px;
	text-decoration:none;
	text-align:center;
}


/*Setup all boxes*/
.infoM,.successM,.errorM,.warningM,.tipM,.secureM,.messageM,.downloadM,.purchaseM,.printM,.lotaryM{margin:5px 0px; padding:10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 4px 4px #dfe1d8;-webkit-box-shadow: 4px 4px #dfe1d8;box-shadow: 4px 4px #dfe1d8;;}

/*Styling for text inside boxes*/
h4 {padding:0; font-size:16px; }
h5 {padding:0; font-size:15px; }
h6 {padding:0; font-size:15px; }

/*Boxes*/
.infoM{border:1px solid #0e7fad;color:#0e7fad;background:#c0e9fa url('../images/info.png') no-repeat; background-position:30px 20px;}
.successM{border:1px solid #4f8746;color:#4f8746;background:#d4ffcd url('../images/success.png') no-repeat; background-position:30px 20px;}
.errorM{border:1px solid #641f1a;color:#641f1a;background:#ffd2d4 url('../images/error.png') no-repeat; background-position:30px 20px;}
.warningM{border:1px solid #9d9c49;color:#9d9c49;background:#fdfdcb url('../images/warning.png') no-repeat; background-position:30px 20px;}
.tipM{border:1px solid #c77d10;color:#c77d10;background:#f9d69e url('../images/tip.png') no-repeat; background-position:30px 20px;}
.secureM{border:1px solid #9638f1;color:#9638f1;background:#e5cefc url('../images/secure.png') no-repeat; background-position:30px 20px;}
.messageM{border:1px solid #000;color:#000;background:#efefef url('../images/robot.png') no-repeat; background-position:30px 20px;}
.downloadM{border:1px solid #04b5eb;color:#04b5eb;background:#f7f7f7 url('../images/download.png') no-repeat; background-position:30px 20px;}
.purchaseM{border:1px solid #426164;color:#426164;background:#c2e1e3 url('../images/purchase.png') no-repeat; background-position:30px 20px;}
.printM{border:1px solid #3c4b5e;color:#3c4b5e;background:#c8d9e3 url('../images/print.png') no-repeat; background-position:30px 20px;}
.lotaryM{border:1px solid #9d9c49;color:#9d9c49;background:#fdfdcb url('../images/lotary.png') no-repeat; background-position:5px 7px;}


.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;width:600px;margin-top:70px;}
.alert{color:#b94a48;background-color:#f2dede;border-color:#CD9B9B}
.close{float:right;font-size:21px;font-weight:bold;text-decoration:none;margin-top:-10px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}


.advertisingtable {border-collapse: collapse; border-color: #000000;}
.advertisingtable tr:hover {background-color:#288DAF}
.advertisingtable td {padding:7px; text-align:center; vertical-align:middle}

.banlist {border-collapse: collapse; border-color: #000000;}
.banlist tr:hover {background-color:#eee}
.banlist td {padding:7px; text-align:center; vertical-align:middle}

.gamebox{background-color:#FFF3D7;padding:5px 10px;width:auto;border:1px solid #F7C275;margin-bottom:10px;}
.zip{background:url('../images/compressed.png') no-repeat left;padding-left:20px;margin:2px 0;display:inline-block;height:16px;}

.messagebox {
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok {
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;

}
.messageboxerror {
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.justify {
    text-align: justify;
}

.label-info {
    border-radius: 3px;
    background: #A3A3A3;
    color: #fff;
    font-weight: bold;
    padding: 2px 4px 3px;
    font-size: 0.9em;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.label-info:hover {
    background: #686868;
}


    #smscheck {text-align: center; margin-top:15px;}
    .smscode {font-size:1.8em; text-align: center; padding:15px; margin-bottom:15px}
    .smstype {padding:5px}
    .reply {text-align: center; width:300px; padding:10px; margin:0 auto;background: #FFEFC9}
    .reply p {margin-bottom: 0}
	
.list_row_lgsl {
   background:#rgb(204, 204, 204); 
   border-bottom:#E6E6E6 2px solid; 
   padding:6px 10px!important;
   margin-top:2px; 
   vertical-align: middle; 
   margin-left:5px;
   color: #fff;
    font-size: 12px;
}
.list_row_lgsl_vip {
   border: 1px solid rgb(204, 204, 204);
   margin-top:2px;
width: 20%;   
   vertical-align: middle; 
   margin-left:5px;
   
}
.list_row_lgsl_vip2 {
   border: 1px solid rgb(204, 204, 204);
   margin-top:2px;
width: 14%;   
   vertical-align: middle; 
   margin-left:5px;
}


.clips_container {clear: both; height: auto; padding: 10px 0px 0px 0px;}
.widetabs {clear: both;}
.widetabs a, .playlisttitle {float: left; background: #FFF url('images/cliptab.gif') left bottom repeat-x; width: 345px; padding: 12px 10px 13px 9px; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; text-align: center; color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; border: 1px solid #ddd; border-bottom: none;}
.widetabs a:hover { color: #b40000; background: #F1F1F1; border: 1px solid #ccc; border-bottom: none;}
.widetabs a.current_tab {background: #F1F1F1; border-top: 3px solid #b40000; padding: 10px 10px 13px 10px; color: #b40000; border-left: none;}
.main_container, .playlist_container {clear: both; height: auto; overflow: hidden; background: #F1F1F1; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px;}
.main_container .clip {min-height: 190px;}
.main_container .clip strong {line-height: 16px;}
.clip-cell				{width: 186px; float: left; margin: 14px 8px 8px 8px; display: block;}
.clip-thumb-182			{float: left; width:172px; height:102px; border: none; padding: 1px; position: relative; line-height: normal;}
.clip-thumb-182 a		{display: block;}
.clip-thumb-182 img		{width: 172px; height: 102px;}
.clip-thumb-182:hover 	{background-color: #b40000;}
.clip-title-182			{max-height: 34px; margin: 11px 1px 4px 1px; font-family: 'PT Sans Caption', sans-serif; font-size: 14px; overflow:hidden;}
.clip-title-182			{max-height: 34px; margin: 11px 1px 14px 1px; font-family: 'PT Sans Caption', sans-serif; font-size: 13px; overflow:hidden;}
.clip-title-182 a		{line-height: 17px;}
.clip-title-182:hover strong { color: #b40000;}
.clip-info-182		       {float: left; margin-left: 0px;}
.clip-info-182 p		       {display: block; font-family: Verdana, Arial,Helvetica,sans-serif; font-size: 11px; color: #a9a9a9; /*white-space: nowrap;*/ line-height: 16px;}
.thumb-time, 
.thumb-subs                            {white-space:nowrap; position:absolute; display: block; color:#FFFFFF; font-size:11px; background-image: url('images/black_transp_pixel.png'); background-repeat: repeat;}
.thumb-time                            {bottom: 1px; right: 1px;}
.thumb-subs                            {bottom: 1px; left: 1px;}
.thumb-time span, 
.thumb-subs span                  {font-family:Arial,sans-serif; padding: 0px 5px; height: 16px; line-height: 16px;}
.play-header-container  {float: left; width: 100%; min-height: 22px; line-height: 22px;}
.play-video-title-box    {float: left;}
.play-video-title-box > span, .play-video-title-box > h1 {display: block;margin: 17px 17px 17px 17px;padding: 0;font-family: 'PT Sans Caption', sans-serif;font-size: 18px;font-weight: bold;color: #b40000;}
.thumb-time, .thumb-subs {white-space:nowrap; position:absolute; display: block; color:#FFFFFF; font-size:11px; background-image: url('images/black_transp_pixel.png'); background-repeat: repeat;}
.thumb-time {bottom: 1px; right: 1px;}
.thumb-subs {bottom: 1px; left: 1px;}
.thumb-time span, 
.thumb-subs span{font-family:Arial,sans-serif; padding: 0px 5px; height: 16px; line-height: 16px;}
.icon-play-hd, .icon-embed-1, .icon-embed-2, .icon-embed-3, .icon-embed-4 {position: absolute; top: 1px; left: 1px; width: 22px; height: 22px;}
.icon-play-hd {background-position: -190px -94px;}
.icon-embed-1 {background-position: -90px -94px;}
.icon-embed-2 {background-position: -165px -94px;}
.icon-embed-3 {background-position: -140px -94px;}
.icon-embed-4 {background-position: -115px -94px;}
.video-play-hd, .video-embed-1, .video-embed-2, .video-embed-3, .video-embed-4 {position: absolute; top: 2px; left: 2px; display: block; background-image: url("images/icons_sprite.png"); background-position: 0 0; background-repeat: no-repeat; text-align: right;}
.video-embed-1, .video-embed-2, .video-embed-3, .video-embed-4 {width: 22px; height: 22px;}
.video-play-hd {background-position: 0px -1966px; width: 23px; height: 20px;}
.video-embed-1 {background-position: 0px -1854px;}
.video-embed-2 {background-position: 0px -1882px;}
.video-embed-3 {background-position: 0px -1910px;}
.video-embed-4 {background-position: 0px -1938px;}