@import url("assets/gfx/navigation/nav.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4E1FF;
		/*background-color: #fff;
	background-image:
	url(assets/chirstmas/bg2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	text-align: center;
}

.bluetablereplace {
	border-style: solid;
	border-width: 1px;
	border-color: #8db9cd;
	background-color: #c4e1ff;
	width: 544px;
	padding: 2px;
}

.greentablereplace {
	border-style: solid;
	border-width: 1px;
	border-color: #8db9cd;
	background-color: #cfe6aa;
	width: 538px;
	padding: 5px;
}

.topbar {
 	width: 100%;
 	height: 20px;
 	border-top: 0px;
 	border-left: 0px;
 	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #8cbdce;
	background-color: #9c3314;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 5px;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
}
.highlightbox {
	float: left; 
	width: 550px; 
	background-color: #C4E1FF; 
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
	padding: 0px;
}

.featcreators {
	float: left;
	width: 550px; 
}

.news {
	float: left;
	width: 560px; 
}

.newsimage {
	float: left;
	width: 70px;
}

.newsdetails {
 	float: left;
	width: 470px;
	height: 50px;
	background-color: #C4E1FF; 
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
	padding: 5px;
}

.teamdes {
 	float: left;
	width: 470px;
	background-color: #C4E1FF; 
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
	padding: 5px;
}

.comment {
 	float: left;
	width: 447px;
	background-color: #C4E1FF; 
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
	padding: 5px;
}

.blueborder {
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
}

.whatsnew {
	float: left; 
	width: 220px; 
	background-color: #C4E1FF; 
	border-width: 1px; 
	border-color: #8db9cd; 
	border-style: solid;
	padding: 0px;
}

.whatsnewcontainer {
	float: left; 
}

.downloaddetails {
	float: left; 
	width: 240px; 
	height: 50px;
	background-color: #cfe6aa; 
	border-width: 1px; 
	border-color: #b0ce7a; 
	border-style: solid;
	padding: 5px;
}

.greenborder {
	border-width: 1px; 
	border-color: #b0ce7a; 
	border-style: solid;
}

.featdownloads {
	float: left; 
	width: 330px; 
	padding: 0px;
}

.whiteborder {
	border-width: 1px;
	border-color: #fff;
	border-style: solid;
}

#filter {
	background-image:
	url(assets/gfx/users/filterbg.gif);
	color: #fff;
}

.floatbody {
	border: 1px;
	border-style: solid;
	border-color: #fff;
}

.floatheader {
	background-color: #c4e1ff;
	padding: 2px;
	border: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.loginform {
	border: 1px;
	border-style: solid;
	border-color: #396fad;
	background-color: #eff8ff;
	font-size: 8pt;
	padding: 2px;
}

.nounderline:visited {
	text-decoration: none;
}

.nounderline:hover {
	text-decoration: none;
	color: #656565;
}

.nounderline {
	text-decoration: none;
}

.logintext {
	border: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #9cd37f;
	font-size: 8pt;
	padding: 2px;
}

.error {
	color: #ac1417;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #8ACE77;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.whitelink:link {
	text-decoration: none;
	color: #fff;
}

.whitelink:visited {
	text-decoration: none;
	color: #fff;
}

.whitelink:hover {
	text-decoration: none;
	color: #fff;
}

.whitelink:active {
	text-decoration: none;
	color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.newstitle {
	font-size: 11px;
	font-weight: bold;
}
.tinytext {font-size: 9px}
.tinytextbold {font-size: 9px; font-weight: bold; }

.form {
font-size: 8pt;
border: 1px solid #8cbdce;
background-color: #C4E1FF;
padding: 2px;
}

.greenform {
font-size: 8pt;
border: 1px solid #fff;
background-color: #cfe6aa;
padding: 2px;
}

.page
{
margin: 0 auto;
position: relative;
width: 750px;
height: 100%;

}

.sidetable
{
	padding: 2px;
}

#float {
	position: fixed;
}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
}

.question {
	font-size: 10px;
	font-weight: bold;
}

.answer {
	font-size: 10px;
	font-weight: normal;
}

.namefloat {
	position: absolute;
	
	width: 80px; 
	height: 10px; 
	padding-bottom: 2px;
	background-image: 
	url(assets/blacktrans.png);
	font-size: 10px;
	color: #fff;
	text-align: center;
}

.boardmessage {
 	width: 500px;
	float: left;
	font-size: 8pt;
	border: 1px solid #8cbdce;
	background-color: #d2e8fe;
	padding: 5px;
}