/*
Date: 30th October 2009

Primary Colors:

gray: #8e8e8e
white: #eceded
text gray: #6f6e6f
link color: #000D59
*/

body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Arial', sans-serif;
	line-height: 1.6em;
	color: #6f6e6f;
}
img{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #000D59;
}
a:hover{
	color: #1624BC;
}
a img{
	border: none;
	margin: 0;
	padding: 0;
}
h2,h3,h4{
	margin: 0;
	font-weight: bold;
}
h2{
	background: url(img15.png) no-repeat;
	height: 35px;
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
	font-size: 30px;
	font-family: 'Arial', sans-serif;
	color: #fff;
}
h3{
	font-size: 15pt;
}
h4{
	margin-top: 10px;
	font-size: 15pt;
	color: #2e88ae;
}
ul, ol, li{
margin-bottom: 0;
}

/* SPAN CLASSES */
span.news{
	color: #ddf2ff;
	font-weight: bold;
	cursor: pointer;
}
span.news:hover{
	color: #aae0ff;
}

/* A CLASSES */
a.news{
	color: #ddf2ff;
	font-weight: bold;	
}

/* P CLASSES */
p.support{
	float:left;
	margin: 0 10px 0 10px;
	font-family: 'Bebas Regular', Arial, sans-serif;
	font-size: 0.9em;
	color: #8e8e8e;	
}
p.support img{
	margin-top:3px;
}
p.chat{
	float: left;
	margin: 0 0 0 15px;
	padding-left: 45px;
	background: url(img09.png) no-repeat left;
	font-family: 'Bebas Regular', Arial, sans-serif;
	font-size: 0.9em;
	color: #8e8e8e;
}
p.flag{
	float: right;
	margin: 2px 10px 0 0;
	padding: 0;
}
p.text{
	margin: 0 0 30px 0;
	font-weight: bold;
}
p.news{
	color: #fff;
	font-size: 0.9em;
	line-height: 1.5; 
	margin: 0;
	padding-left: 30px;
}
p.error{
	color: #FF0000;
	padding-left: 15px;
}
p.nomargin{
	margin: 0;
}

/* H3 CLASSES */
h3.blue{
	color: #2e88ae;
	border-bottom: 4px solid #2e88ae;
}
h3.gray{
	color: #6f6e6f;
	border-bottom: 4px solid #6f6e6f;
}
h3.red{
	color: #e9343c;
	border-bottom: 4px solid #e9343c;
}
h3.news{
	color: #ddf2ff;
	margin: 5px 0 10px 15px;
}

/* TABLE CLASSES */
table.paddinged{
	padding: 0 0 30px 15px;
}
table.about{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #fafafa;
	border-collapse: collapse;
	border-spacing: 5px;
}
td.about{
	border: 1px dotted #CEDCEA;
}

/* INPUT CLASSES */
input.hiddenbox {
	font: bold 1.3em Verdana, sans-serif;
	color: #0000FF;
	border: none;
	background: none;
}
input.hiddenbox:hover {
	color: #00013E;
}

/* SURF TABLE CLASSES */
tr.row{
background-color: #D4E2FE;
vertical-align: middle;
}
tr.row:hover{
background-color: #F3FEFF;
}
td.row{
padding: 2px;
border-style:solid;
border-width:1px;
border-color:#82827B;
text-align:center;
}
td.row1{
padding: 2px;
border-style:solid;
border-width:1px;
border-color:#82827B;
text-align:center;
}
tr.row2{
background-color: #F1F1F1;
vertical-align: middle;
}
tr.row2:hover{
background-color: #F5F5F5;
}
td.row2{
padding: 2px;
border-style:solid;
border-width:1px;
border-color:#82827B;
text-align:center;
}
td.row21{
padding: 2px;
border-style:solid;
border-width:1px;
border-color:#82827B;
text-align:center;
}

/* BEBAS FONT */
@font-face {
	font-family: 'Bebas Regular';
	src: url('BEBAS___.eot');
	src: local('Bebas Regular'), local('Bebas'), url('BEBAS___.woff') format('woff'), url('BEBAS___.svg#Bebas') format('svg'), url('BEBAS___.TTF') format('truetype');
}

/* CONTENT */
#container{
	width: 1020px;
	margin: 0 auto;
}

/* HEADER */
#header{
	width: 900px;
	height: 123px;
	margin: 0 auto;
	padding: 0 60px 0 60px;
	overflow: hidden;
	background: url(img10.png) no-repeat;
}
#logo{
	float: left;
	width: 267px;
	padding: 50px 0 0 50px;
}
#support{
	float: left;
	width: 368px;
	height: 29px;
	margin: 0 5px 0 200px;
	padding: 0 0 0 10px;
	background: url(img04.png) no-repeat;
}
#nav{
	float: left;
	height: 35px;
	width: 543px;
	margin: 47px 5px 0 35px;
	background: url(img05.png) no-repeat;
	font-family: Calibri, Arial, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	text-transform:uppercase;
}
#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li{
	display: inline;
	float: left;
}
#nav a{
	display: inline-block;
	height: 30px;
	padding: 5px 7px 0 7px;
	background: url(img06.png) no-repeat left;
	text-align: center;
	text-decoration: none;
	color: #eceded;
	position:relative;
}
#nav a.first{
	background: none;
	padding: 5px 10px 0 20px;
}
#nav a:hover{
	color: #17506e;
}


/* MAIN CONTENT */
#maincontent{
	margin: 0 auto;
	padding: 0 60px 0 60px;
	background: url(img02.png) repeat-y;
}
#content{
	padding: 0 15px 10px 15px;
	font-size: 11pt;
	line-height: 1.6;
	border-bottom: 1px solid #8c98b5;
}

/* MEMBERS AREA MENU */
#members_nav{
	background: url(img16.png) repeat-x;
	border: 1px solid #8b96b2;
	height: 34px;
	width: 898px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 0.9em;
	margin-bottom: 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#members_nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#members_nav li{
	display: inline;
}
#members_nav a{
	display: block;
	float: left;
	height: 30px;
	padding: 5px 10px 0 10px;
	background: url(img17.png) no-repeat left;
	text-align: center;
	text-decoration: none;
	color: #eceded;
}
#members_nav a:hover{
	color: #17506e;
}

#news{
	background: #2e8cb3 url(img11.png) no-repeat;
	border: 1px solid #8c98b5;
	border-bottom: none;
	min-height: 155px;
}
#news ul{
	list-style: url(img14.png) disc;
}
#shadow{
	background: url(img13.png);
	margin: 0 160px 0 0;
	padding-right: 5px;
}
#links{
	text-align: center;
	margin: 0 auto;
	background: #2e8cb3;
	border: 1px solid #8c98b5;
	border-top: none;
	color: #004982;
	font-size: 0.8em;
}
#links a{
	color: #ddf2ff;
}
#links a:hover{
	color: #aae0ff;
}
#footer{
	margin: 0 auto;
	height: 103px;
	padding: 20px 60px 0 60px;
	background: url(img12.png) no-repeat;
	text-align: center;
}

