@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
background-color:#000;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pscroller1{
width: auto;
height: 123px;
border: 0px solid black;
padding: 5px;
font-size:12px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
line-height:21px;
}
#pscroller1 a:link{
width: auto;
height: 123px;
border: 0px solid black;
padding: 5px;
font-size:12px;
background-color:#000000;
color:#fced00;
text-align:center;
line-height:21px;
}
.newsbg{
background-image:url(../images/news_bg.png);
background-position:top;
background-repeat:repeat-x;
}

.heading{
font-size:18px;
font-weight:bold;
color:#7e7e7e;
padding-left:3px;
}

#topmenu{
background-image:url(../images/menu_normal.jpg);
background-position:top;
background-repeat:repeat-x;
height:34px;
}

#topmenu ul {
list-style-type: none;
padding: 0px;
height:34px;
margin: auto;
}

#topmenu ul li {
float: right;
}

#topmenu ul li a {
background-image: url(../images/menu_devider.jpg);
background-repeat: no-repeat;
background-position: right;
padding-right: 11px;
padding-left: 11px;
padding-top:1px;
display: block;
line-height: 34px;
text-decoration: none;
font-family: verdana, arial;
font-size: 12px;
color: #ffffff;
}

#topmenu ul li a:hover {
color: #FFFFFF;
background-image: url(../images/menu_active.jpg);
background-position:top;
background-repeat:repeat-x;
line-height: 34px;
margin:auto;
}

#topmenu ul li a:active {
color: #FFFFFF;
background-color:#b84735;
line-height: 30px;
margin-top:1px;
padding-bottom:1px;
}

.menubottom{
background-image: url(../images/menu_bottom.jpg);
background-position:top;
background-repeat:repeat-x;
line-height: 34px;
margin:auto;
}
.ourservers{
font-size:16px;
color:#ffffff;
height:30px;
font-weight:bold;
background-image:url(../images/underline.png);
background-position:bottom;
background-repeat:no-repeat;
}

.tdheight{
height:6px;
}

.selecttxt{
font-size:14px;
font-weight:bold;
color:#ffffff;
text-align:right;
}
.selecttxt a{
font-size:14px;
font-weight:bold;
color:#e39d3e;
text-align:center;
text-decoration:none;
}
.selecttxt a:hover{
font-size:14px;
font-weight:bold;
color:#e39d3e;
text-align:center;
text-decoration:underline;
}

.zonetopbg{
background-image:url(../images/zone_top_bg.png);
background-position:top;
background-repeat:repeat-x;
height:4px;
}

.tablehdbg{
background-image:url(../images/table_hd_bg.png);
background-position:top;
background-repeat:repeat-x;
height:29px;
border:1px solid #ffffff;
font-size:13px;
color:#ffffff;
font-weight:bold;
padding-left:3px;
text-align:left;
}

.content{
font-size:13px;
color:#ffffff;
text-align:left;
font-weight:bold;
height:25px;
padding-left:4px;
}

.designation{
font-size:12px;
font-weight:bold;
color:#e39d3e;
height:25px;
padding-left:4px;
}


.adminsec1{
font-size:12px;
font-weight:bold;
color:#000000;
height:25px;
padding-left:4px;
text-align:left;
}

.adminsec2{
font-size:12px;
color:#000000;
height:25px;
padding-left:4px;
}

.contentbold{
font-size:12px;
color:#ffffff;
font-weight:bold;
text-align:left;
padding-left:8px;
}

.highlight{
font-size:14px;
color:#e56201;
font-weight:bold;
text-align:center;
padding-left:4px;
}

.datalable{
font-size:12px;
color:#ffffff;
text-align:left;
height:25px;
padding-left:4px;
}
.datafield{
font-size:12px;
color:#ffffff;
text-align:left;
padding-left:5px;
}

.pointshead{
font-size:12px;
background-color:#1a1b1e;
color:#ffffff;
display:block;
vertical-align:middle;
padding-left:8px;
}

.pointshead1{
font-size:12px;
color:#ffffff;
display:block;
vertical-align:middle;
padding-right:20px;
padding-bottom:3px;
text-decoration:none;
}

#points ul {
list-style-type: none;
padding: auto;
margin: auto;
float:left;

}

#points li {
list-style-type: none;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 12px;
display: block;
line-height: 24px;
text-decoration: none;
font-size: 12px;
color: #ffffff;
text-align:left;
margin-left:-10px;
}
.footertxt{
font-size:11px;
height:35px;
text-align:center;
color:#FFFFFF;
}
.loginbg{
background-image:url(../images/qz4sxj.jpg);
background-position:top;
background-repeat:no-repeat;
height:369px;
}
.loginbgclr{
background-color:#5f5e5e;
}
.logintoplt{
background-image:url(../images/login_lt.png);
background-repeat:no-repeat;
background-position:left;
width:17px;
height:38px;
}
.logintopmdl{
background-image:url(../images/login_mdl.png);
background-repeat:no-repeat;
background-repeat:repeat-x;
background-position:left;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
.logintoprt{
background-image:url(../images/login_rt.png);
background-repeat:no-repeat;
background-position:right;
width:17px;
height:38px;
}
.username{
font-size:12px;
font-weight:normal;
text-align:right;
padding-right:15px;
color:#FFFFFF;
}
.greybg{
background-image:url(../images/grey_bg.png);
background-position:top;
background-repeat:repeat-x;
}
.subhdbg{
background-image:url(../images/sub_hd_bg.png);
background-position:top;
background-repeat:repeat-x;
height:20px;
border:1px solid #ffffff;
font-size:12px;
color:#663300;
font-weight:bold;
padding-left:2px;
}
.subcontent{
font-size:12px;
color:#ffffff;
text-align:left;
font-weight:normal;
height:15px;
padding-left:4px;
}
.whitebgmdl{
background-color:#FFFFFF;
}
.whitetop{
background-color:#FFFFFF;
background-image:url(../images/corner.jpg);
background-position:left;
background-repeat:no-repeat;
height:45px;
}
/*// Drop down list, listbox, and text box controls //*/
input {
font-size:12px;
}

select {
font-size:12px;
}

.errormsg{
font-size:12px;
font-weight:normal;
text-align:left;
color:#ffcc33;
padding-left:10px;
word-spacing:10px;
}
.sucessfullmsg{
font-size:12px;
font-weight:normal;
text-align:left;
color:#ffff33;
padding-left:10px;
word-spacing:10px;
}
.msgbg{
background-color:#333333;
}
.msgtable{
border-style: solid;
border-color:#000000;
}
.welcomemsg{
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:15px;
color:#ff9900;
}
.yesbg{
background-color:#333333;
}
.yes{
font-size:12px;
font-style:normal;
color:#FFFFFF;
}
.logout{
font-size:12px;
color:#ffffff;
text-align:center;
}
.logout a:link{
font-size:12px;
color:#ffffff;
text-align:center;
text-decoration:none;
}
.logout a:hover{
font-size:12px;
color:#ffffff;
text-decoration:underline;
text-align:center;
}
.logout a:visited{
font-size:12px;
color:#ffffff;
text-decoration:none;
text-align:center;
}
.bgline{
background-image:url(../images/line.png);
height:1px;
background-repeat:repeat-x;
}
.bgblack{
background-color:#000000;
}
.bggrey{
background-image:url(../images/contactbg.jpg);
background-position:left;
background-repeat:repeat-x;
}
.tablecontacthdbg{
background-image:url(../images/table_hd_bg.png);
background-position:top;
background-repeat:repeat-x;
height:28px;
border:1px solid #ffffff;
font-size:18px;
color:#ffffff;
font-weight:bold;
padding-left:5px;
text-align:left;
}
.contactus{
font-size:11px;
font-weight:bold;
color:#000000;
padding-left:15px;
text-align:left;
}
.GZcontacthd{
font-size:12px;
font-weight:bold;
color:#0862cd;
text-align:left;
padding-left:25px;
line-height:21px;
}
.GZcontactcont{
font-size:11px;
font-weight:bold;
color:#000000;
text-align:left;
padding-left:55px;
}
.serverlink{
font-size:12px;
color:#ffffff;
text-align:left;
padding-left:5px;
}
.bgblue{
background-image:url(../images/blue.jpg);
background-repeat:repeat-x;
background-position:left;
height:39px;
font-size:16px;
padding-top:5px;
font-weight:bold;
text-align:center;
color:#FFFFFF;}
.bgcolor{
background-image:url(../images/bg_color.png);
background-repeat:repeat-x;
background-position:left;
height:368px;
}
.greyline{
background-image:url(../images/greyline.png);
background-repeat:repeat-y;
}

.tableborder{
border:1px solid #c8c7b9;
}

.freeserver{
font-size:11px;
color:#696969;
padding-left:8px;
}
.freeserverhilight{
font-size:12px;
color:#ffffff;
font-weight:bold;
text-align:left;
padding-left:5px;
}
.tableborderblk{
border:2px solid #6b6a6a;
}
.blkcolorbg{
background-color:#000000;
}
.blkgr{
background-image:url(../images/blk_gr.png);
background-repeat:repeat-x;
height:24px;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-top:0px;
text-align:left;
color:#FFFFFF;
}
.divider{
background-image:url(../images/vdivider.png);
background-repeat:repeat-y;
background-position:top;
width:2px;
}
.name{
font-size:12px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}
.activitytxt{
font-size:12px;
color:#FFFFFF;
text-align:left;
padding-left:0px;
line-height:25px;
}
.greenbg{
background-image:url(../images/green.png);
background-repeat:no-repeat;
background-position:top;
height:34px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding-top:0px;
}
.aboutustxt{
	font-size:12px;
	font-style:normal;
	color:#000;
	text-align:left;
	padding-left:5px;
}
.aboutusborder{
border:2px solid #c8c7b9;
}
.yellowbg{
background-color:#f1f1d9;
}
.formtxt{
font-size:12px;
font-weight:bold;
color:#000000;
text-align:left;
padding-left:5px;
line-height:22px;
}
.aboutushd{
font-size:18px;
color:#000000;
padding-left:5px;
}
.txtclr{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
	}
.step{
	color:#C00;
	font-weight:bold;
	}
.clanbg{
	background-color:#FFF;
	}
.clantab{
	height:20px;
	background-position:top;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	}
.clantconthdlt{
font-size:12px;
color:#ffffff;
font-weight:bold;
padding-left:10px;
line-height:15px;
}
.clantconthdrt{
font-size:12px;
color:#ffffff;
font-weight:bold;
padding-right:0px;
line-height:20px;
}

.clantconthyel{
font-size:12px;
color:#ffd500;
font-weight:bold;
padding-right:0px;
line-height:20px;
}
	.clancont{
font-size:12px;
color:#000000;
font-weight:normal;
padding-left:5px;
line-height:20px;
}
.clanhd {
	font-weight: normal;
	font-size:12px;
	color:#4692cf;
	padding-left:5px;
	}
.clanborder{
border:1px solid #dedbdb;
}
	
	.border{
border:1px solid #dedbdb;
}
.profile{
	background-image:url(../images/prfle_img.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:169px;
}
.iconhd{
	font-size:16px;
	font-weight:600;
	padding-top:0px;
	padding-bottom:5px;
	text-align:center;
	padding-left:20px;
	line-height:35px;
	}
.clanid{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#000;
	}
.clancont{
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	color:#000;
	line-height:20px;
	}	
.clancontgrn{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-align:left;
	padding-left:5px;
	color:#000000;
	line-height:20px;
	}	
	
.clancontblu{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
	color:#0367b1;
	line-height:20px;
	}
.clancontred{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
	color:#fe0000;
	line-height:20px;
	}	
.clancontviolet{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#5a00ff;
	line-height:20px;
	}
.clancontgolden{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#e5d600;
	line-height:20px;
	}
.clancontorge{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#ff7602;
	line-height:20px;
	}
.clancontbold{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#000;
	}	
.gradient{
	background-image:url(../images/gradient.jpg);
	background-position:left;
	background-repeat:repeat-x;
	font-size:12px;
    color:#e4ffff;
    font-weight:bold;
    line-height:20px;
	}
.blkhdlt{
	background-image:url(../images/ltblk.png);
	background-position:left;
	background-repeat:no-repeat;
	height:33px;
	width:8px;
	}	
.blkmdl{
	background-image:url(../images/mdl_blk.png);
	background-position:left;
	background-repeat:repeat-x;
	height:33px;
	font-size:18px;
    color:#ffffff;
    font-weight:bold;
	text-align:left;
    padding-left:5px;
	padding-top:0px;
	}		
.blkrt{
	background-image:url(../images/rt_blk.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:33px;
	width:8px;
	}
.grytopleft{
	background-image:url(../images/ltgrey.png);
	background-position:top;
	background-repeat:no-repeat;
	height:16px;
	width:13px;
	}	
.grytopmdl{
	background-image:url(../images/mdlgrey.png);
	background-position:top;
	background-repeat:repeat-x;
	height:16px;
	}
.grytopright{
	background-image:url(../images/rtgrey.png);
	background-position:top;
	background-repeat:no-repeat;
	height:16px;
	width:13px;
	}
.mdlline{
	background-color:#7c7c7c;
	}
.grybtmleft{
	background-image:url(../images/ltgreybtm.png);
	background-position:top;
	background-repeat:no-repeat;
	height:17px;
	width:13px;
	}	
.grybtmdl{
	background-image:url(../images/mdlgrey_btm.png);
	background-position:top;
	background-repeat:repeat-x;
	height:2px;
	width:680px;
	}		
.grybtmright{
	background-image:url(../images/rtgreybtm.png);
	background-position:top;
	background-repeat:no-repeat;
	height:17px;
	width:13px;
	}	
.ltgreytab{
	background-image:url(../images/lttab_grey.png);
	background-position:top;
	background-repeat:no-repeat;
	height:31px;
	width:14px;
	}	
.mdltabgrey{
	background-color:#333333;
	}	
.rtgreytab{
	background-image:url(../images/rttab_grey.png);
	background-position:top;
	background-repeat:no-repeat;
	height:31px;
	width:14px;
	}
.ltwhite{
	background-image:url(../images/lt_white.png);
	background-position:left;
	background-repeat:no-repeat;
	height:10px;
	}	
.rtwhite{
	background-image:url(../images/rt_white.png);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;
	}
.mdlwhite{
	background-color:#FFF;
	}
.whitebg{
	background-color:#ffffff;
	}	
.contlt{
	background-image:url(../images/contlt_grey.png);
	background-position:left;
	background-repeat:no-repeat;
	height:7px;
}
.contrt{
	background-image:url(../images/contrt_grey.png);
	background-position:right;
	background-repeat:no-repeat;
	height:7px;
}
.contgrey{
	background-color:#ffffff;
	}	
.mail{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#005690;
	}
.clangreybg{
	background-color:#7c7c7c;}	
.clanlink{
font-size:11px;
color:#b10103;
font-weight:bold;
}	
.clancontgrey{
	background-color:#CCC;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	color:#000000;
	line-height:20px;
	}	
.wallgr{
	background-image:url(../images/wallpaper_gr.png);
	background-position:top;
	background-repeat:repeat-x;
	height:96px;
	width:9px;
	}	
.wallpapercontent{
	font-size:12px;
	text-align:left;
	color:#FFF;
	font-style:normal;
	padding-left:5px;
	line-height:25px;
		}	
.wallpapercontentorg{
	font-size:12px;
	text-align:center;
	color:#F90;
	font-style:normal;
	line-height:25px;
	}
.dkgreenbg{
	background-color:#606e77;
	height:158px;
}
.ltgreenbg{
	background-image:#697881;
	}
.blkfrm{
border:2px solid #000;	
	}
.dkgrey{
	background-color:#6b6b6b;
	}	
.topclr{
	background-color:#606e77;
	font-size:12px;
	text-align:center;
	color:#F90;
	font-style:normal;
	line-height:25px;
	}	
	.btmclr{
	background-color:#606e77;
	}	
.clantxt{
    font-size:18px;
    color:#7e7e7e;
    font-weight:bold;
    padding-left:5px;
    }
.clanblkgra{
	background-image:url(../images/clan_blkgra.png);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #bba035;
	height:33px;
	}
.clantabtxt{
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	line-height:25px;
	}
.clangrey{
	background-color:#42464f;
	}
.clanconttxt{
	background-color:#b4b4b4;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-align:left;
	padding-left:5px;
	line-height:20px;}	
.clanconttxt2{
	background-color:#e6e6e6;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-align:left;
	padding-left:5px;
	line-height:20px;}	
.conttxtcntr{
	background-color:#b4b4b4;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-align:center;
	line-height:20px;}	
	}	
.conttxtcntr2{
	background-color:#e6e6e6;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-align:center;
	line-height:20px;}	
	}	
.l4d2banner{
	background-image:url(../images/l4d2_banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:438px;
	width:950px;
	}	
.l4d2bottom{
	background-image:url(../images/l4d2_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:438px;
	width:950px;
	}		
.brwnbtm{
	background-color:#291b0f;
	}
.yellowhd{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	color:#ffea00;
	line-height:25px;}	
.yellowsmall{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	color:#ffea00;
	line-height:25px;}	
.contentdata{
font-size:12px;
color:#FFFFFF;
text-align:left;
padding-left:10px;
line-height:25px;
}	
.tabbluesmall{
background-image:url(../images/table_hd_blue.png);
background-position:top;
background-repeat:repeat-x;
height:29px;
border:1px solid #ffffff;
font-size:12px;
color:#ffffff;
font-weight:bold;
padding-left:3px;
text-align:left;
}
.tabred{
background-image:url(../images/table_red.png);
background-position:top;
background-repeat:repeat-x;
height:28px;
border:1px solid #ffffff;
font-size:13px;
color:#ffffff;
font-weight:bold;
padding-left:3px;
text-align:left;
}
.taborange{
background-image:url(../images/table_orng.png);
background-position:top;
background-repeat:repeat-x;
height:28px;
border:1px solid #ffffff;
font-size:13px;
color:#ffffff;
font-weight:bold;
padding-left:3px;
text-align:left;
}
.tabltgreen{
background-image:url(../images/table_grn.png);
background-position:top;
background-repeat:repeat-x;
height:28px;
border:1px solid #ffffff;
font-size:13px;
color:#ffffff;
font-weight:bold;
padding-left:3px;
text-align:left;
}
.strikered{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#fe0000;
	line-height:20px;
	text-decoration:line-through;
	}	
.demos{
	background-position:right;
	background-color:#f0000c;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	color:#ffe300;
	line-height:20px;
	}	
.democont{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	line-height:20px;
	text-decoration:none;
	}
.download{
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}	
.notehd{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#ffea00;
	line-height:25px;}
	
.newbox1{
background-image:url(../images/boxtop.png);
background-repeat:no-repeat;
width:300px;
height:71px;
}

.newbox2{
background-image:url(../images/boxmiddle.png);
background-repeat:repeat-y;
width:300px;
font-size:12px;
font-weight:500;
color:#FFFF00;
}

.newbox3{
background-image:url(../images/boxbottom.png);
background-repeat:no-repeat;
width:300px;
height:29px;
}

.redtab_left{
background-image:url(../images/redtab_left.png);
background-repeat:no-repeat;
width:22px;
height:41px;
}

.redtab_centre{
background-image:url(../images/redtab_centre.png);
background-repeat:repeat-x;
height:41px;
font-size:15px;
font-weight:bold;
padding-left:5px;
color:#FFFFFF;
padding-top:3px;
}

.redtab_right{
background-image:url(../images/redtab_right.png);
background-repeat:no-repeat;
height:41px;
width:22px;
}
.bluebox{
background-image:url(../images/bluebox1.png);
background-repeat:no-repeat;
height:63px;
}
.bluboxmiddle{
background-image:url(../images/bluebox2.png);
background-repeat:repeat-y;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
.bluboxbtm{
background-image:url(../images/bluebox3.png);
background-repeat:no-repeat;
height:22px;
}
.greyroundconr{
background-image:url(../images/leftgrey.png);
background-repeat:no-repeat;
background-position:left;
width:7px;
height:106px;
}
.whiteroundcrnr{
background-image:url(../images/rightwhite.png);
background-repeat:no-repeat;
background-position:right;
width:7px;
height:106px;
}
.greyroundbg{
background-color:#333333;
}
.Latest{
background-color:#353938;
font-size:16px;
font-weight:bold;
text-align:center;
padding-top:0px;
padding-bottom:px;
color:#FFFFFF;
line-height:20px;
}
.updates{
font-size:11px;
color:#000000;
padding-left:5px;
line-height:20px;
}

.glasslft{
background-image:url(../images/glass_lft.png);
background-repeat:repeat-y;
background-position:left;
width:13px;
}

.glassright{
background-image:url(../images/glass_right.png);
background-repeat:repeat-y;
background-position:right;
width:13px;
}

.glassbottom{
background-image:url(../images/glass_bottom.png);
background-repeat:repeat-x;
background-position:bottom;
height:13px;
}
.glasstop{
background-image:url(../images/glass_top.png);
background-repeat:repeat-x;
background-position:top;
height:13px;
}
.grups{
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.bluboxhd{
font-size:12px;
color:#FFF;
/*color:#b10103;*/
font-weight:bold;
padding-left:10px;
padding-right:5px;
padding-top:5px;
text-align:center;
}
.videotxt{
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}