.join-file { 
padding: 15px;
box-shadow: 0 5px 12px rgba(0,0,0,.055);
}
.join-file2 { 
padding: 80px;
box-shadow: 0 5px 12px rgba(0,0,0,.055);
border: 1px solid #fff;
}
.server-container {position:relative;clear:both;width:auto;margin-bottom:2em;border: 1px solid #d5d5d5;-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.user-cp {position:relative;clear:both;width:auto;margin-bottom:2em;border: 1px solid #d5d5d5;-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.user-cp a {
    color: #6e0d0d;
    font-size: 14px;
	text-shadow: none;
} 

.user-cp a:hover {
    color: #222;
    font-size: 14px;
    text-decoration: none;
    text-shadow: none;
}
table.stats {
	width: 100%;
    text-align: center;
    font-family: Ubuntu,sans-serif;
    font-weight: bold;
    margin-bottom: 8px;
	padding-top: 2px;
	font-size: 14px;
}

table.stats th.th1 {
	background-color: #0C0;
}

table.stats th.th2 {
	background-color: #F00;
}

table.stats th.th3 {
	background-color: #09F;
}

table.stats th.th4 {
	background-color: #0CF;
}
table.stats th.th5 {
	background-color: #EFCD89;
}
table.stats th.th6 {
	background-color: #F2E5B1;
}
table.stats th.th7 {
	background-color: #ECB313;
}
table.stats th {
    font-size: 18px;
    color: #FFF;
    background-color: #B0B0B0;
    text-shadow: 0px -1px rgba(0, 0, 0, 0.5);
    padding: 5px 0px 5px 0px;
    min-width: 60px;
	text-align: center;
}
.cp-button {
    padding: 30px 0 30px 0;
}
.server-header {position:relative;height:40px;line-height:40px;background:-moz-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-o-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-ms-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:linear-gradient(top,#fafafa 0%,#e9e9e9 100%);border-top-left-radius: 4px;
border-top-right-radius: 4px; padding-left: 15px;}
.server-header h3 {top:0;position:relative;left:10px;display:inline-block;margin-right:3em;font-size:15px;font-weight:400;color:#555;line-height:3px;text-shadow:1px 1px 2px rgba(255,255,255,0.5)}
.server-content {
	padding-top:30px;
	font-size: 14px;
}

.server-content p {padding: 30px 0px 30px 15px;}
.headings {
	padding-left: 30px;
}
.headings h1 {
	color: f60;
font-size: 36px;
font-family: 'Open Sans';
font-weight: 800;
font-size: ;
color: #71716c;
}

.headings h2 {
	font-size: 20px;
color: #a5a5a5;
font-family: 'Italic';
}
.headings-get {
	margin-bottom: 80px;
}
.headings-get h1 {
	color: f60;
font-size: 36px;
font-family: 'Open Sans';
font-weight: 800;
font-size: ;
color: #71716c;
}

.headings-get h2 {
	font-size: 20px;
color: #a5a5a5;
font-family: 'Italic';
}


/* Index container */
.index-container {
	font-family: 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
	font-weight: 100;
	width: 100%;
	height: 100px;
	color: white;
	background: url('/images/header.png') no-repeat;
	padding: 5px 0 50px 110px;
	-webkit-box-shadow: 0px 1px 20px 0px rgba(73, 73, 73, 0.5);
	-moz-box-shadow: 0px 1px 20px 0px rgba(73, 73, 73, 0.5);
	box-shadow: 0px 1px 300px 0px rgb(183, 182, 182);
	background-position: center;
	background-color: #000;
}

.logo-header {
	padding: 5px 0 5px 330px;
}
.teles {
	padding-left: unset;
}
/* rows container */
.os-first {
	margin-bottom: 15px;
}

/* row elite */
.call-to-action-elite {
    padding: 2px;
    text-align: left;
    width: 100%;
	box-shadow: inset 1px 0 0 rgba(255,255,255,.3),inset -1px 0 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.3),0 0 8px rgba(0,0,0,.05);
    border-bottom: solid 1px rgba(0,0,0,.05);
    background: #ffec9b;
    border-left: solid 1px rgba(0,0,0,.05);
    border-right: solid 1px rgba(0,0,0,.05);
}
.rank-holder-e {
    position: relative;
    width: 85%;
    height: 100%;
    min-height: 100px;
    margin: 20px auto;
    text-align: center;
	padding-top: 20px;
}
.rank_big-e {
    font-family: doppio;
    font-size: 36px;
    color: #fff306;
    text-shadow: 0 0 15px rgb(255, 255, 255),0 1px 2px rgb(77, 2, 2);
}
.server-info-e  {
	padding-top: 10px;
}
.server-info-e span {
	font-size: 17px;
    font-weight: 700;
    color: #4b4b4b;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info-e a {
    font-size: 17px;
    font-weight: 700;
    color: #4b4b4b;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info-e a:hover {
	text-decoration: none;
	color: ##8f8e8e; 
}
.text-xs-center {
    text-align: center !important;
}
.text-strong-e {
    font-weight: 800;
	font-size: 14px;
}
.label-break-e {
    border-top: 1px solid #6e6e6e;
    text-transform: capitalize;
	display: block;
	color: #f8e408;
}
.score-stat-e {
    padding-top: 33px;
    padding-bottom: 20px;
}
.score-stat-e:first-child {
 background: #fff3c2;
 border-left: 1px solid #e0e0e0;
}
.score-stat-e:first-child span{
 color:#00ff1e;
}
.score-stat-e:nth-child(2) {
 background: #fff3c2;
 border-left: 1px solid #e0e0e0;
}
.score-stat-e:nth-child(2) span {
 color: #a19f9f;
 font-size: 22px;
 font-family: comic sans ms;
}
.score-stat-e:nth-child(3) {
 background:#484848;
}
.score-stat-e span {
}
.score-stat-e h3 {
	color: #1ecbf0;
    font-size: 12px;
    margin: 0;
    font-weight: 800;
}
.server-stats-e {
    left: -15px;
	
}
.server-stats-e a{
    font-size: 16px;
    color: #f9dc06;
}
.server-stats-e a:hover {
	font-size: 16px;
    color: #fff;
	text-decoration: none;
}
.desc-e {
	font-weight: lighter;
	font-size: 13px;
	font-family: Verdana;
	color: #8f9292;
	padding-top: 10px;
	margin-right: 10px;
}

/* end rows elite*/
/* row premium */
.call-to-action-premium {
    padding: 2px;
    text-align: left;
    width: 100%;
	box-shadow: inset 1px 0 0 rgba(255,255,255,.3),inset -1px 0 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.3),0 0 8px rgba(0,0,0,.05);
    border-bottom: solid 1px rgba(0,0,0,.05);
	background-color: #fdf8dc;
    border-left: solid 1px rgba(0,0,0,.05);
    border-right: solid 1px rgba(0,0,0,.05);
}
.rank-holder-p {
    position: relative;
    width: 85%;
    height: 100%;
    min-height: 100px;
    margin: 20px auto;
    text-align: center;
	padding-top: 20px;
}
.rank_big-p {
    font-family: doppio;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 15px rgb(255, 255, 255),0 1px 1px rgb(77, 2, 2);
}
.server-info-p  {
	padding-top: 10px;
}
.server-info-p a {
    font-size: 17px;
    font-weight: 700;
    color: #077eac;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info-p a:hover {
	text-decoration: none;
	color: ##8f8e8e; 
}
.text-xs-center {
    text-align: center !important;
}
.text-strong-p {
    font-weight: 800;
	font-size: 14px;
}
.label-break-p {
    border-top: 1px solid #6e6e6e;
    text-transform: capitalize;
	display: block;
	color: #f8e408;
}
.score-stat-p {
    padding-top: 18px;
    padding-bottom: 18px;
}
.score-stat-p:first-child {
 
 
}
.score-stat-p:first-child span{
 color:#737373;
}
.score-stat-p:nth-child(2) {
 
 
}
.score-stat-p:nth-child(2) span {
 color: #a19f9f;
 font-size: 22px;
 font-family: comic sans ms;
}
.score-stat-p:nth-child(3) {
 

}
.score-stat-p span {
}
.score-stat-p h3 {
	color: #1ecbf0;
    font-size: 12px;
    margin: 0;
    font-weight: 800;
}
.server-stats-p {
    left: -15px;
	
}
.server-stats-p a{
    font-size: 16px;
    color: #f9dc06;
}
.server-stats-p a:hover {
	font-size: 16px;
    color: #fff;
	text-decoration: none;
}
.desc-p {
	font-weight: lighter;
	font-size: 13px;
	font-family: Verdana;
	color: #8f9292;
	padding-top: 10px;
	margin-right: 10px;
}

/* end rows premium */


/* row interstitial */
.call-to-action-inter {
    padding: 2px;
    text-align: left;
    width: 100%;
	box-shadow: inset 1px 0 0 rgba(255,255,255,.3),inset -1px 0 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.3),0 0 8px rgba(0,0,0,.05);
    border-bottom: solid 1px rgba(0,0,0,.05);
    background: #f3f3f3;
    border-left: solid 1px rgba(0,0,0,.05);
    border-right: solid 1px rgba(0,0,0,.05);
}
.rank-holder-i {
    position: relative;
    width: 85%;
    height: 100%;
    min-height: 80px;
    text-align: center;
	padding-top: 10px;
}
.rank_big-i {
    font-family: doppio;
    font-size: 36px;
    color: #fff306;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0),0 1px 2px rgb(8, 8, 8);
}
.server-info-i  {
	padding-top: 10px;
}
.server-info-i span {
	font-size: 17px;
    font-weight: 700;
    color: #4b4b4b;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info-i a {
    font-size: 17px;
    font-weight: 700;
    color: #4b4b4b;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info-i a:hover {
	text-decoration: none;
	color: ##8f8e8e; 
}
.text-xs-center {
    text-align: center !important;
}
.text-strong-i {
    font-weight: 800;
	font-size: 14px;
}
.label-break-i {
    border-top: 1px solid #6e6e6e;
    text-transform: capitalize;
	display: block;
	color: #f8e408;
}
.score-stat-i {
    padding-top: 33px;
    padding-bottom: 20px;
}
.score-stat-i:first-child {
 background: #f6f6f6;
 border-left: 1px solid #e0e0e0;
}
.score-stat-i:first-child span{
 color:#00ff1e;
}
.score-stat-i:nth-child(2) {
 background: #fff3c2;
 border-left: 1px solid #e0e0e0;
}
.score-stat-i:nth-child(2) span {
 color: #a19f9f;
 font-size: 22px;
 font-family: comic sans ms;
}
.score-stat-i:nth-child(3) {
 background:#484848;
}
.score-stat-i span {
}
.score-stat-i h3 {
	color: #1ecbf0;
    font-size: 12px;
    margin: 0;
    font-weight: 800;
}
.server-stats-i {
    left: -15px;
	
}
.server-stats-i a{
    font-size: 16px;
    color: #f9dc06;
}
.server-stats-i a:hover {
	font-size: 16px;
    color: #fff;
	text-decoration: none;
}
.desc-i {
	font-weight: lighter;
	font-size: 13px;
	font-family: Verdana;
	color: #8f9292;
	padding-top: 10px;
	margin-right: 10px;
}

/* end rows interstitial*/




/* rows regular */
.call-to-action-regular {
    padding: 2px;
    text-align: left;
    width: 100%;
	box-shadow: inset 1px 0 0 rgba(255,255,255,.3),inset -1px 0 0 rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.3),0 0 8px rgba(0,0,0,.05);
    border-bottom: solid 1px rgba(0,0,0,.05);
    background: #f3f3f3;
    border-left: solid 1px rgba(0,0,0,.05);
    border-right: solid 1px rgba(0,0,0,.05);
}

.rank-holder {
    position: relative;
    width: 85%;
    height: 100%;
    min-height: 100px;
    margin: 20px auto;
    text-align: center;
	padding-top: 20px;
}
.rank_big {
    font-family: doppio;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 15px rgba(14, 86, 114, 0.15),0 1px 1px rgba(15, 15, 15, 0.9);
}
.server-info  {
	padding-top: 10px;
}
.server-info a {
    font-size: 15px;
    font-weight: 600;
    color: #737373;
    text-shadow: 1px 1px 0 rgba(255,255,255,.4);
}
.server-info a:hover {
	text-decoration: none;
	color: ##8f8e8e; 
}
.text-xs-center {
    text-align: center !important;
}
.text-strong {
    font-weight: 800;
	font-size: 14px;
}
.label-break {
    border-top: 1px solid #666;
    text-transform: capitalize;
	display: block;
	
}
.score-stat {
    padding-top: 12px;
    padding-bottom: 12px;
}
.score-stat:first-child {
 background: #f3f3f3;
 
 padding-bottom: 1px;
}
.score-stat:first-child span {
 color: #737373;
}
.score-stat:nth-child(2) {
 background: #f3f3f3;
}
.score-stat:nth-child(2) span{
 color: #a19f9f;
 font-size: 20px;
 font-family: comic sans ms;
}
.score-stat:nth-child(3) {
 background: #f3f3f3;
border-left: 1px solid #e0e0e0;
}
.score-stat span {
}
.score-stat h3 {
	color: #7a7a7a;
  font-size: 12px;
  margin: 0;
  font-weight: 800;
}
.server-stats {
    left: -15px;
}
.server-stats a{
    font-size: 16px;
    color: #f9dc06;
}
.server-stats a:hover {
	font-size: 16px;
    color: #fff;
	text-decoration: none;
}
.desc {
	font-weight: lighter;
	font-size: 13px;
	font-family: Verdana;
	color: #8f9292;
	padding-top: 5px;
	margin-right: 10px;
}

/* end rows regular */
/* footer */

/* sticky footer add server */

.container1 {
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
	font-size: 16px;
    color: #999;
}
.sticky-footer-add-server {
    color: #404040;
    padding: 35px 0;
    border-top: 1px solid #cecbcb;
}
.sticky-footer-add-server span {
	color: #C0C0C0;
}
.sticky-footer-add-server h3 {
	color: #575353;
	font-size: 24px;
	margin-top: 0px;
    margin-bottom: 10px;
	font-weight: 600;
}
/* sticky footer main */

.sticky-footer-main {
	min-height: 50px;
    background-color: #171717;
    padding: 15px 0px 1px 0px;
}
.sticky-footer-main h4{
	font-size: 18px;
	color:#fff;
}
.sticky-footer-main a {
	font-size: 14px;
	color:#ecb100;
}
.sticky-footer-main p {
	
	color:#bee7f8;
}
.sticky-footer-main a:hover {
	color:#cbcbcb;
	text-decoration: none;
}

.sticky-footer-main b {
	color:#898a8a;
}
/* Modifications for sticky footer */
html {
	position: relative;
	min-height: 100%;
}
.sticky-footer {
	font-family: 'Segoe UI', Tahoma, Segoe UI, Arial, sans-serif;
	background-color: #000;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #212121;
}

.sticky-footer, .sticky-footer a {
	color: #C6C5C5;
}

.sticky-footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.cat {
	
	width: 221px;
padding: 10px;
margin: 1px;
color: #111 !important;
}

.border2 {
border: 1px solid #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #fff;
color: #2d2d2d;
padding:3px 5px 3px 5px;
font-weight: bold;	
}
.border3 {
border: 2px solid #05a8fc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2d2d2d;
background-color: #fff;
font-weight: bold;
padding:3px 5px 3px 5px;
}


.norm {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5B7;
	height: 1px;
	width: 728px;
}

.prem  {background:url('') no-repeat; width: 728px; height: 200px; margin-top: 0px; padding-top: 0px;}


.logo_table {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	background-image: url('/images/header.png');
	height:120px;
	background-repeat: no-repeat;
	 -moz-transition: all 1s;
		-webkit-transition: all 1s; 
}

.logo_table:hover {
	opacity:1.0;
}  

#nav {
	margin-bottom: 5px;
	background-color:#111;
}
#nav td {
	background-image: url('/images/nav_bar.png');
	height:28px;
}

#nav td:hover {
	background-image: url('/images/navbar_hover.png');
}
.stylem {font-size: 10px;}

.style1 {color: #FFFFFF}

.midcenter {
	font-size: 12px;
	font-weight: bold;
    padding-top: 30px;
	width: 100%;
	
}

.style2 {color: #666666}
.style20 {color: #FFFFFF}

a.style2:link{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-shadow:0px 0px 2px #000, 1px 1px 1px #000, 0px 0px 1px #000;
}
a.style2:visited{color:#02a7fd;text-decoration: none;}
a.style2:active{color:#02a7fd;text-decoration: none;}
a.style2:hover{color:#fff;text-decoration: none;}


.stylew {font-size: 14px}
a.stylew:link{color:#FFFFFF;text-decoration: none;}
a.stylew:visited{color:#FFFFFF;text-decoration: none;}
a.stylew:active{color:#FFFFFF;text-decoration: none;}
a.stylew:hover{color:#C0C0C0;text-decoration: none;}


.style5 {font-weight: bold; }

.style7 {
	font-weight: lighter;
	font-size: 12px;
	font-family: Verdana;
}




.style16 {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}


.style17 {
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	text-decoration: underline;
}

.styler {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}

.stylerrank {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color:#137899;
}

.style18 {color: #FFFFFF}


.styletop {color: #CCCCCC;}
.style8 {color: #CCCCCC;}
.style9 {
	color: #CCCCCC;
	font-size: 10%;
}
.style10 {
	font-size: 12px;
	color: #291810;
}
.stylein {font-size: 14px; font-weight: bold; color: #14b01f; }
.styleout {font-size: 14px; font-weight: bold; color: #ea3612; }
.style12 {
	font-size: 10px;
}

div.createserver {
  display: none;
  position: absolute;
  left: 47%;
  top: 53%;
  margin-left: -300px;
  margin-top: -200px;
  z-index: 101;
  width: 728px;
  border: 1px solid #000000;
  background: #FFFFFF;
  font-size: 10pt;
  text-align: left;

}


#menu {
	background-color:#FBFBFB;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#menu h4 {
	font-family: Verdana;
	color: #FFFFFF;
	padding: 5px 0 7px 30px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bold;
	
	
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
	font-size: 11px;
	display: block;
	padding: 5px 0px 8px 8px;
	text-decoration: none;
	color: #000;
	margin-top: 1px;
	background-color: #fff;
	border: 1px solid #68220B;
	background-repeat: no-repeat;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a:focus {
	color: #09f;
	background-color: #F3F3F3;
	border: 1px solid #1079B3;
}


#clover {
font-family: Verdana;
font-size: 12px;

padding: 0px;
margin: 0px;
}

#clover h4 {
	font-family: Verdana;
	margin: 0;
	color: #FFFFFF;
	padding: 5px 0 7px 36px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight:bold;
	
}

img { border: 0; }


h1 {
	font-size: 32px;
	color: #18335F;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
} 

h2 {
	font-size: 18px;
	color: #18335F;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
} 

h3 {
font-size: 12px;
color: #FF6000;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
} 



#middlecont {
margin-top: 15px;	
width: 732px;
background-color: #FFFFFF;	
}

#footer {
	padding: 0px 0px 0px 0px;
	height: 100px;
	background-image: url('/images/footer.png');
	background-repeat: no-repeat;
}

#fooleft {
	float: left;
	width: 300px;
	height: 50px;
}
#foocenter {
	float: left;
	width: 452px;
	height: 50px;
}
#foocenter p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#fooright {
	width: 300px;
	height: 50px;
	float: right;
}
#fooright p {
	padding: 15px 0 0 160px;
}

#footerlow {
	height: 20px;
	float: left;
    width: 1070px;
}

#footerlow p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	padding-top: 10px;
}


#getawmid {
width: 1070px;
background-image: url('/images/contgetw.png') ;
background-repeat: repeat-y;	
}

#linepunct {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #C6CB7;
height: 1px;
width: 726px;
margin-left: 7px;
margin-top: 5px;
}

.mobilemenubutton {position:fixed; top:200px;  background: url('/images/followbuton1.png'); no-repeat; background-position:left; width:40px; height:120px; cursor:pointer; -webkit-transition:all .5s ease-out; -moz-transition:all .5s ease-out; -o-transition:all .5s ease-out; -ms-transition:all .5s ease-out; transition:all .5s ease-out;margin:0;}
.mobilemenu {width:180px; height:0; -webkit-transition:all .5s ease-out; -moz-transition:all .5s ease-out; -o-transition:all .5s ease-out; -ms-transition:all .5s ease-out; transition:all .5s ease-out; overflow:hidden; margin:auto; position:absolute; z-index:200; background:#111; opacity:.9; border-bottom-right-radius: 10px; border-top-right-radius: 10px;}
.mobilemenubutton:hover .mobilemenu {height:120px;}
.mobilemenu ul {margin-top:10px; padding:0;}
.mobilemenu ul li {width:100px; height:40px; list-style:none; display:inline-block; }
.mobilemenu ul li a {text-align:center; display:block; font: 16px Georgia, "Times New Roman", Times, serif; color:#fff; font-weight:bold;}

#menuleft h4 {
	font-family: Verdana;
	color: #FFFFFF;
	padding: 5px 0 7px 12px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bold;
	background-image: url('/images/side_left.png');
	
}

#menuleft {
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#menuleft ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menuleft ul li {
margin: 0px;
padding: 0px;
}
#menuleft ul li a {
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 7px 0px 8px 6px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 1px;
	background-image: url('/images/ul_a.png');
	background-repeat: no-repeat;
}

#menuleft ul li a:hover, #menu ul li a:focus {
	color: #0cf;
	background-image: url('/images/ul_ahover.png');
}
.sidebarmenu {width:172px; height:0; -webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; -ms-transition:all 1s; transition:all 0.2s; overflow:hidden; font-weight:normal; position:relative; top:2px; left:0;}
.slotcountry:hover  .sidebarmenu {height:30px;}

#disclaimer {
	color: #6c6e72;
	font-size: 14px;
	max-width: 100%!important;
	padding-top: 25px ;
	width: 100%!important;
	letter-spacing: 30px;
	text-align: center;
}


#disclaimer a:hover {
	opacity:0.7;
}

#disclaimerr {
	font-size: 12px;
	max-width: 100%!important;
	padding-top: 29px ;
	width: 100%!important;
	text-align: center;
}

#disclaimerr a {
	color: #0CF;
	font-weight: bold;
	padding: 3px;
	
}

#disclaimerr a:hover {
	text-decoration: none;
	color: #FFF;
}


#comment {
width: 700px;
border: 1px solid #037fa9;
border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
padding: 8px;
}

#stats {
 width: 728px;
 background-color:#fff;
 border: 1px solid #000000;
}

#statsinout {
 width: 728px;
 background-color:#fff;
 border: 1px solid #000000;
}
#divcomm {
 background-color:#fff;
 border: 1px solid #000000;
 padding: 10px;
}

#statsinout p {
	font-size:12px;
	text-align:left;
	padding-left: 10px;
	color: #0D73B7;
	font-weight:normal
}

.scrollup {
	width: 50px;height: 50px;
	position: fixed;bottom: 0;
	right: 0;display: none;
	background-image: url('/images/backtotop.png');
}

@media (max-width:1024px){
	.container1{
     width:100%;
	 margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
	 font-size: 16px;
	 color: #999;
}
.logo-header {
	padding: 5px 0 5px 5px;
}
.index-container {
	padding: 5px 0 50px 10px;
	
}
}
@media (max-width:992px){
.teles {
	padding-left: 30px;
}
}
@media only screen and (max-device-width: 700px), only screen and (device-width: 700px) and (device-height: 700px), only screen and (width: 700px) and (orientation: landscape), only screen and (device-width: 700px), only screen and (max-width: 700px) {
.index-container {
	
	background: none;
}


}

@media only screen and (max-device-width: 480px), only screen and (device-width: 480px) and (device-height: 480px), only screen and (width: 480px) and (orientation: landscape), only screen and (device-width: 480px), only screen and (max-width: 480px) {
.join-file { 
padding: 10px;
}
.join-file2 { 
padding: 10px;
}
}

@media only screen and (max-device-width: 350px), only screen and (device-width: 350px) and (device-height: 350px), only screen and (width: 350px) and (orientation: landscape), only screen and (device-width: 350px), only screen and (max-width: 350px) {
.logo-header {
	padding: 5px 0 5px 15px;
}
.index-container {
	padding: 5px 0 50px 50px;
	
}
.join-file { 
padding: 5px;
}
.join-file2 { 
padding: 5px;
}
}
