@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4B4B4B;
	line-height:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/body-bg.png);
	background-position:top;
	background-repeat:repeat-y
	}
	
a {
	text-decoration:none;
	color:#0066CC;
	outline: none;
	-moz-outline-style: none;
	}
	
a:active {
	color:#FF8000;
	}
	
#header {
	position:relative; 
	height:48px; 
	background-image:url(images/header-f.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	}
	
#navHeader {
	position:relative;
	color:#333333;
	margin-right:10px;
	float:right;
	text-align:center;
	padding-top:8px;
	margin-top:17px;
	background-image:url(images/t-n-bg_h.gif);
	background-position:bottom;
	}
	
#navHeader a {
	display:block;
	height:22px;
	width:100px;
	}
	
#navHeader a:hover {
	background-image:url(images/t-n-bg.gif);
	background-position:bottom
	}
	
#body-3 {
	position:relative;
	margin:0 auto;
	clear:both;
	height:auto;
	padding-top:10px;
	width:850px;
	/*background-color:#8b9098;*/
	}
	
#xx { /*nav drop list style */
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:20px;
	width:201px;
	/*background-color: #69a47c;
	filter: alpha(opacity=85);
  	-moz-opacity: 0.85;
  	opacity: 0.85;*/
	}
		
form,input {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4c9362;
	}
	
#ffield {
	background-image:url(images/f-f-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	padding:3px;
	font-size:10px
	}
	
#ffield2 {
	background-image:url(images/f-f-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #FFFFFF;
	padding:3px;
	font-size:11px
	}
	
#formBtn {
	background-image:url(images/h1-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#585858;
	border:1px solid #FFFFFF;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
	}

h1 {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
	background-image:url(images/h1-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	color: #4c9362;
	padding-left:0px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	cursor: default;
	font-weight:normal;
	cursor:pointer;
	}
	
h2 {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
	background-image:url(images/h1-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	color: #4c9362;
	padding-left:0px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	cursor: default;
	font-weight: bold;
	}
	
h3 {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:4px;
	height:16px;
	font-weight:normal;
	background-image:url(images/h3-bg.png);
	color:#4c9362;
	}
	
h4 {
	margin-bottom:5px;
	margin-top:0px;
	margin-right:0px;
	font-family: "Lucida Grande", "Segoe UI", "Trebuchet MS", "Myriad Pro", Arial;
	font-size:15px;
	background-image:url(images/h1-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	color: #3F9BE0;
	padding-left:0px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	cursor: default;
	font-weight: bold;
	}
	
h5 {
	margin-top:1px;
	margin-bottom:2px;
	padding:10px;
	border:1px solid #FF6C6C;
	background-color:#FFE1E1;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	}
	
h6 {
	margin-top:1px;
	margin-bottom:2px;
	padding:10px;
	border:1px solid #5151FF;
	background-color: #D9D9FF;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	}
		
#gobtn {
	margin:0 auto;
	font-size:11px;
	padding-left:20px;
	width:225px;
	padding-bottom:5px;
	padding-top:3px;
	height:14px;
	font-weight:normal;
	background-image:url(images/go-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	
	}
	
#gobtn a {
	display:block;
	width:245px;
	height:22;
	color:#FFFFFF;
	}
		
a h4 {
	display:block;
	cursor:pointer;
	width:225px;
	height:14px;
	}
	
img {
	border:0px;
	}
	
a img {
	border:0px;
	outline: none;
	-moz-outline-style: none;
	}
	
img a {
	border:0;
	outline: none;
	-moz-outline-style: none;
	}
	
#cpList{
	width: auto; /*width of menu*/
}

#cpList ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom:8px; /*bottom spacing between each UL and rest of content*/
}

#cpList ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	margin:0px;
	}

#cpList ul li a{
	background: url(images/bullet.gif) no-repeat center left; /*custom bullet list image*/
	background-position:15px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	text-decoration: none;
	border-bottom:1px solid #fbfcfb;
	}

/*#cpList ul li a:hover {
	background: url(images/bullet_h.gif) no-repeat center left;
	background-position:15px;
	}
	*/

#cpList ul li a:hover {
	background-color:#FFE6CE;
	}
	
#body-bottom {
	position:relative; clear:both; width:100%; height:61px; 
	}
	
#footer-txt {
	position:relative; 
	margin:0 auto; 
	width:600px; 
	padding-top:25px; 
	text-align:center;
	line-height:20px;
	}
	
#footer-txt a {
	color: #333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	
#footer-txt a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	}
	
#servertime {
	position:relative;
	padding-left:38px;
	margin-top:13px;
	color:#FF0000;
	}
	
hr {
	color: #666666;
	background-color: #F5F5F5;
	height: 1px;
	}
	
#bgColorTrans {
	background-color:#FFE6CE;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	}
	
#statsColor-1 {
	background-color:#59919b;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:capitalize
	}
	
#statsColor-2 {
	background-color:#9b8159;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
#statsColor-3 {
	background-color:#59919b;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
#tblBg {
	background-color:#F3F3F3;
	color:#333333;
	cursor: default;
	}
	
#links {
	position:relative; height:60px; margin-bottom:2px; margin-top:2px; background-repeat:no-repeat; cursor:pointer
	}
	
#wrongData {
	background-color:#FF0000;
	color:#FFFFFF
	}

.login {
	border-bottom:1px solid #9bd1ac;
	}
	