
a:hover,
a:focus,
a:active {
    outline: none;
    -moz-outline-style: none;
}

html {
    overflow-y: scroll;
}

a:link {color: #1caee6; text-decoration: underline; }
a:active {color: #1caee6; text-decoration: underline; }
a:visited {color: #1caee6; text-decoration: underline; }
a:hover {color: #47cbfe; text-decoration: underline; }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg.jpg) repeat-y fixed top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #bbbbbb;
	font-size: 14px; 
}

/*tables*/

.servertable {
	width:787px;
}

.applytable {
	width:787px;
}

table, td, th
{
    border-color: #2b2b2b;
    border-style: solid;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td, th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #111111;
}

.odd {
	background-color:#2b2b2b;
}

#mainContent h2 {
	text-align:center;
}

#mainContent h2 {
	text-align:left;
}

#mainContent li {
	padding-bottom:5px;
}

.twoColFixRtHdr #container { 
	width: 918px;
	background: #111111 url(../images/contentbg.png) repeat top;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
} 
.twoColFixRtHdr #header {
	background: #000000 url(../images/poqbanner.jpg) no-repeat top;
	height: 197px;
	margin:-21px 0 0 0;
} 
.twoColFixRtHdr #sidebar1 {
	float:left;
	position:fixed;
	width:80px;
	padding: 0 auto;
	margin: 248px 0px 0px 2px;
	font-size: 12px;
	text-decoration: none; 
	z-index:50;
}
.twoColFixRtHdr #mainContent {
	margin: 20px 40px 0px 40px;
	padding: 2px 25px 25px 25px;
	background: #1b1b1b url(../images/contenttop.png) no-repeat top;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
	z-index:1;
} 
.twoColFixRtHdr #footer {
	margin: 20px 0px 0px 0px;
	padding: 0 10px;
	background:#1b1b1b url(../images/footertop.png) no-repeat top;
	border-bottom: 1px solid #000000;
	height:175px;
} 
.twoColFixRtHdr #footer p {
	float:left;
	padding: 50px 25px 25px 150px;
	text-align:center;
	font-size: 12px;  
}
#joinpoq,
#banappeal,
#donate,
#cnop,
#nocheat,
.twoColFixRtHdr #header h1 {
	text-indent:-9999px;
}
#cnop {
	float:left;
	background: url(http://www.centraloutpost.com/images/seals/cnopseal_X55-XAN5.png) no-repeat left;
	height:125px;
	display:block;
	width:125px;
	margin: 28px 0 0 15px;
}
#nocheat {
	float:right;
	background: url(../images/nocheat.gif) no-repeat left;
	height:120px;
	display:block;
	width:120px;
	margin:22px 12px 0 0;
}
#joinpoq {
	background: url(../images/join2.png) no-repeat left;
	height:82px;
	display:block;
	width:80px;
}
#joinpoq:hover {
	background-position: -80px 0;
	}
#donate {
	background: url(../images/donate2.png) no-repeat left;
	height:37px;
	display:block;
	width:80px;
}
#donate:hover {
	background-position: -80px 0;
	}
#banappeal {
	background: url(../images/unban2.png) no-repeat left;
	height:60px;
	display:block;
	width:80px
}
#banappeal:hover {
	background-position: -80px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Nav start */
#homelink,
#serverslink,
#memberslink,
#forumlink,
#groupslink,
#medialink,
#contactlink {
	text-indent:-9999px;
}
#nav,
#serversdrop,
#membersdrop,
#groupsdrop,
#mediadrop,
#contactdrop {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav li {
	float:left;
}
#nav li a {
	padding:0px;
	display:block;
	font-size:14px;
	text-align:center;
	width:131px;
	height:32px;
}
#nav li a:hover {
	color:#1caee6;
}
#nav li a.larger {
	width:132px;
}
#serversdrop,
#membersdrop,
#groupsdrop,
#mediadrop,
#contactdrop {
	position:absolute;
	margin:-1px 0 0 0;
	width:130px;
	display:none;
	z-index:50;
	background:#181818;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}
#serversdrop li,
#membersdrop li,
#groupsdrop li,
#mediadrop li,
#contactdrop li {
	float:none;
	padding:17px 0 0 0;
}
#serversdrop li a,
#membersdrop li a,
#groupsdrop li a,
#mediadrop li a,
#contactdrop li a {
	text-decoration:none;
	color:#bbbbbb;
}
/* Normal States */
#homelink {
	background:url(../images/home.png);
}
#serverslink {
	background:url(../images/servers.png);
}
#memberslink {
	background:url(../images/members.png);
}
#forumlink {
	background:url(../images/forum.png);
}
#groupslink {
	background:url(../images/groups.png);
}
#medialink {
	background:url(../images/media.png);
}
#contactlink {
	background:url(../images/contact.png);
}
/* Hover States */
#homelink:hover,
#serverslink:hover,
#memberslink:hover,
#forumlink:hover,
#groupslink:hover,
#medialink:hover,
#contactlink:hover {
	background-position:0 -32px;
}
/* Press States */
#homelink:active,
#forumlink:active {
	background-position:0 -64px;
}
#servers:hover #serversdrop {
	display:block;
}
#members:hover #membersdrop {
	display:block;
}
#groups:hover #groupsdrop {
	display:block;
}
#media:hover #mediadrop {
	display:block;
}
#contact:hover #contactdrop {
	display:block;
}
/* Nav End */
