/**
 * General HTML elements
 */
html,body {
	height: 100%;
}

body {
	background-color: #fcfcfc;
	text-align: center;
	margin: 0;
}

body,table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {
	border: 0;
}

th {
	text-align: left;
}

/**
 * Setup
 */

#top {
	width: 100%;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #381449;
}

#topWrapper {
	width: 966px;
	text-align: left;
	margin: 0 auto;
}

#topLogo {
	width: 132px;
	height: 93px;
	float: left;
	margin: 0 0 0 -15px;
}

#topSubMenu {
	width: 100%;
	height: 32px;
	background-image: url(../images/topSubMenu.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

#wrapper {
	width:966px;
	text-align:left;
	margin:0 auto;
}
#footer {
	width: 100%;
	height: 47px;
	margin: 20px 0 0 0;
	background-image: url(../images/footerBackground.png);
	background-repeat: repeat-x;
}

#footerWrapper {
	width: 966px;
	height: 244px;
	text-align: left;
	margin: 0 auto;
}

#loginBox {
	background-color: #674a3e;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#loginBoxInner {
	margin: 15px;
	padding: 0;
}

#loginBox h2{
	color: #d6d6d6;
}

#loginBox input.fields{
	width: 252px;
	padding: 5px 10px;
	margin: 0 0 5px 0;
	font-size: 12px
}

#loginBox input.boxs{
	background-color: transparent;
	border: 0px;
}

#loginBox a:link, #loginBox a:active, #loginBox a:hover, #loginBox a:visited {
	color: #fff;
}

.frontpageTopBox {
	width: 310px;
	height: 285px;
	background-image:url(../images/frontpageTopBoxBackground.png);
	background-repeat: no-repeat;
	background-color: #fcfcfc;
	float: left;
	margin-right: 10px;
	padding: 0;
}

.frontpageTopBox .left {
	width: 135px;
	float: left;
	margin: 35px 0 0 10px;
}
.frontpageTopBox .right {
	width: 165px;
	float: left;
	margin: 45px 0 0 0;
}

.frontpageTopBox h2 {
	font-size: 27px;
	color: #2f2f2f;
}

.frontpageTopBox p {
	font-size: 14px;
	color: #797979;
	line-height: 20px;
}

.colThree {
	width: 322px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}

.colThreeBG {
	width: 322px;
	background-image:url(../images/frontpageTopBoxBackground.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}

.colThreeInner {
	margin: 20px 10px;
	padding: 0;
}

.colThreeBGPlus {
	width: 644px;
	background-image:url(../images/frontpageTopBoxBackground.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}



.colOne {
	width: 100%;
	background-image:url(../images/frontpageTopBoxBackground.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.colOneInner {
	margin: 20px 10px;
	padding: 0;
}


/**
 * Menus
 */

#topMenu {
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	margin: 30px 0 0 100px;
}

#topMenu ul li a:link, #topMenu ul li a:active, #topMenu ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topSubMenu ul li a:hover {
	color: #ffffff;
}

#topSubMenu ul li a.active {
	color: #ffffff;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{

}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 7px; top: 19px;
	background: #1e0d17;
	margin: 0; padding: 0;
	display: none;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 2px 0;
	clear: both;

	text-transform: none;
}
html ul.topnav li ul.subnav li a {

	margin: 0 11px;
}

#topSubMenu ul {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topSubMenu ul li {
	float: left;
	padding: 10px 10px 7px 10px;
	border-right: 1px solid #2e2e2e;
}

#topSubMenu ul li a:link, #topSubMenu ul li a:active, #topSubMenu ul li a:visited {
	color: #dfc7d5;
	text-decoration: none;
}

#topSubMenu ul li a:hover {
	color: #df93ff;
}

#topSubMenu ul li a.active {
	color: #df93ff;
}
 
/**
 * Drop down
 */ /*
.dropdown-top-left,.dropdown-top-center,.dropdown-top-right,.dropdown-middle-left,.dropdown-middle-center,.dropdown-middle-right,.dropdown-bottom-left,.dropdown-bottom-center,.dropdown-bottom-right
	{
	float: left;
}
*/
.dropdown-trans {
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity =   40);
}

.dropdown-top-left,.dropdown-top-center,.dropdown-middle-left,.dropdown-middle-right,.dropdown-bottom-center
	{
	background-color: #000;
}

.dropdown-top-right,.dropdown-bottom-left,.dropdown-bottom-right {
	background-image: url(../images/menu-top-hover-corners-background.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}

.dropdown-top-right {
	background-position: -9px 0;
}
.dropdown-bottom-right {
	background-position: -9px -8px;
}

.dropdown-bottom-left {
	background-position: 0 -8px;
}

.dropdown-top,.dropdown-bottom {
	font-size: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.dropdown-text-container {
	position: relative;
	overflow: hidden;
	margin:0 1px 1px 0;
}

.dropdown-text-trans {
	background-color: #000;
	position: absolute;
	overflow: hidden;
	display: block;
	width: 1000px;
	height: 4000px;
}

.dropdown-text {
	position: relative;
	color: #fff;
}

#test {
	background-image: url(../images/menu-top-hover.png);
	background-repeat: repeat-y;
	background-position: -15px 0;
	width: 8px;
	height: 100px;
}



#tagline {
	font-family: Georgia, Century Gothic, sans-serif;
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding: 0 0 20px 0;
}

#messenger {
border: 2px solid #5d5d5d;
background-color:#f2f2f2;
	margin-bottom: 20px;

}

/**
 * Misc. helper classes
 */
.img-border {
	border: 3px solid #ffd8e7;
}

.clear {
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
	background: transparent;
	overflow: hidden;
}

/**
 * Forum
 */

#forumTopic {
	background-color:#eaeaea;
}
#forumTopic .padding {
	padding:7px;
}
 
/**
 * Headers
 */
h1 {
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Georgia, Century Gothic, Arial, Helvetica, sans-serif;
	color: #606060;
	font-weight: normal;
	font-size: 21px;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #606060;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 0;
}

h4 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #606060;
	font-weight: bold;
	font-size: 13px;
}

/**
 * Links
 */
a:link,a:active,a:visited {
	color: #7a7a7a;
}

a:hover {
	color: #7a7a7a;
	text-decoration: none;
}

/**
 * Form elements
 */
input.submit {
	
}

select,input,textarea {
	font: 10px, verdana, sans-serif;
	border: 1px solid #b2b2b2;
	background-color: #FFFFFF;
	padding: 2px;
	color: #4E4E4E;
}

select:focus,select:hover,input:focus,input:hover,textarea:focus,textarea:hover
	{
	border-color: #fd77b4;
}

input,textarea {
	padding: 2px;
}

form {
	display: inline;
}

input.checkbox,input.radio {
	margin: 0;
	padding: 0;
	border: 0;
}