@charset "UTF-8";
/* CSS Document */


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

object, a {
	outline: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

html {
	text-align: center;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #959B0E;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

	h2.underline {
		border-bottom: 1px solid #c0c558;
		padding: 0 0 10px 0;
		display: block;
		width: 100%;
	}

h3 {
	color: #ed1c24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0 10px 0px;
	padding: 20px 0 0 0;
}

h4 a {
	color: #000000 !important;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	position: absolute;
	z-index: 1;
	top: 0;
}

#container {
	position: absolute;
	top: 135px;
	width: 960px;
}

#left-col {
	width: 250px;
	float: left;
}

#left-col-1 {
	background-color: #d7df23;
	height: 10px;
	width: 100%;
	margin: 0 0 10px 0;
}

#left-col-2 {
	background: #d9e12e url(/data/images/leftnav-bg.gif) no-repeat bottom left;
	width: 250px;
	min-height: 227px;
	margin: 0 0 10px 0;
	padding: 3px 0 10px 0;
}

#left-col-reg-2 {
	background: #d9e12e url(/data/images/leftnav-reg-bg.gif) no-repeat bottom left;
	width: 250px;
	min-height: 227px;
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
}

	#left-col-2 ul {
		font-size: 1.5em;
	}
	
	#left-col-2 li {
		line-height: 1.5em;
		
		border-bottom: #959B0E solid 1px;
	}
	
	#left-col-2 li a {
		color: #000000;
		text-decoration: none;
		padding: 5px 0 5px 10px;
		display: block;
	}
	
	#left-col-2 li a:hover, #left-col-2 li a.active{
		background: #AFB621;
	}

		#left-col-2 li ul {
			margin: 0px 0 5px 0;
			text-transform: none;
		}
	
		#left-col-2 li ul li {
			font-size: 0.6em;
			margin: 0 0 0 12px;
			border: none;
		}
		
		#left-col-2 li ul li a {
			color: #6a6a6a;		
			padding: 0 0 0 10px;
		}
		
		#left-col-2 li ul li a:hover, #left-col-2 li ul li a.active {
			color: #000;
			background: none;		
		}
	

#left-col-3 {
	background-color: #c9c9c9;
	height: 10px;
	width: 100%;
	margin: 0 0 10px 0;
}

#members-area {
	margin: 0 0 20px 0;
}

#members-top {
	background: url(/data/images/members-top.png) no-repeat top left;
	width: 250px;
	height: 19px;
}

#members-middle {
	background: #ed1c24;
	padding: 0 10px 0 10px;
}

	#members-middle h4 {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		margin: 0 0 10px 0;
	}
	
	#members-middle p {
		color: #ffffff;
		font-size: 1.3em;
		line-height: 1.3em;
	}

#members-bottom {
	background: url(/data/images/members-bottom.png) no-repeat top left;
	width: 250px;
	height: 19px;
}

#members {
	margin: 5px 0 0 0;
}

#members td {
	padding: 0 0 5px 0;
}

#members input {
	color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	height: 15px;
}

#members input.submit {
	background-color: #ed1c24;
	border: 1px solid #ffffff;
	padding: 2px;
	color: #ffffff;
	height: auto;
	cursor: pointer;
}

#members input.submit:hover{
	background: #CF000D;
}


#members td.subtd {
	padding: 0 0 0 15px;
}

#members a {
	color: #ffffff;
	font-size: 1.1em;
}

#right-col {
	width: 670px;
	float: right;
}

#right-col-1 {
	background-color: #ed1c24;
	height: 10px;
	width: 100%;
	margin: 0 0 10px 0;
}

#right-col-2 {
	margin: 0 0 10px 0;
}

#right-col-3 {
	background-color: #9d9d9d;
	height: 10px;
	width: 100%;
	margin: 0 0 10px 0;
}

#content p {
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 0 0 15px 0;
}

#content a {
	color: #959B0E;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul{
	margin: 0;
	padding: 0;
}

#content ul li {
	margin: 0 0 10px 0;
}

#content ul li a{
	font-size: 1.2em;
}

#content .content-list {
	margin: 0 0 15px;
}

#content .content-list li {
	font-size: 1.2em;
	list-style: square;
	margin: 0 0 5px 20px;
}

#content table {
	font-size: 1.2em;
	line-height: 1.7em;
}

#content td table {
	font-size: 1em;
	line-height: 1em;
}

#content .registration-prices {
	margin: 0 0 20px;
}

#content .registration-prices td {
	border: 1px solid #c9c9c9;
	padding: 5px;
}

#footer {
	float: left;
	width: 960px;
	position: absolute;
	font-size: 1.1em;
}

	#footer a {
		color: #000000;
	}

#footer-left-1 {
	border-top: 10px solid #d7df23;
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
}

	#footer-left-2 {
		width: 250px;
		float: left;
	}

#footer-right-1 {
	background-color: #ed1c24;
	height: 10px;
	width: 670px;
	margin: 0 0 10px 0;
	float: right;
}

	#footer-right-2 {
		float: right;
		width: 670px;
	}
	
		#footer-right-2-1 {
			float: left;
		}
		
		#footer-right-2-2 {
			float: right;
		}

#download-home {
	float: right;
	width: 196px;
	margin: 0 0 15px 10px;
}

#download-home a{
	color: gray;
}

#download-1-top {
	background: url(/data/images/gray-top.png) no-repeat top left;
	width: 196px;
	height: 17px;
}

#download-1-middle {
	background: #c9c9c9;
	padding: 10px;
}

#download-1-bottom {
	background: url(/data/images/gray-bottom.png) no-repeat top left;
	width: 196px;
	height: 63px;
	padding: 65px 0 0 5px;
}

	#download-1-middle h4{
	font-size: 1.5em;
	margin: 0 0 10px 0;
	}

	#download-1-middle h4 a{
		color: #000000;
		line-height: 1.2em;
		font-weight: normal;
		margin: 0;
		text-decoration: none;
	}
	
		#download-1-middle h4 a:hover{
			text-decoration: underline;
		}
	
	#download-1-bottom p {
		color: #000000;
		font-size: 1em;
		line-height: 1.5em;
		margin: 0 0 0 0;
	}
	
	#download-1-bottom a {
		color: #000000;
	}
	
#partners {
	text-align: center;
	margin: 0 0 20px 0;
}

#flash_partner_slideshow {
	margin: 0 auto;
}

#backend {
	z-index: 999;
	position: absolute;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	margin: 0 auto;
	left: 0;
}

#members-area h3{
	color: white;
	margin: 10px 0 5px 0;
}

ul.account {
	margin: 0;
	padding: 0;
}

	ul.account li {
		padding: 0 0 10px 0;
	}
	
	ul.account li a {
		color: #ffffff;
		font-size: 1.1em;
		text-decoration: none;
	}
	
	ul.account li a:hover {
		text-decoration: underline;
	}

/**
*	Form template
----------------------------------------------------------------------------------------------------------------------*/

form.uniform fieldset {
	border: none;
	width: 530px;
	/*margin-left: 20px;*/
}

form.uniform fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #21457B;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 20px;
	font-size: 1em;
}

* html form.uniform fieldset legend {
	padding-right: 0;
	margin: 0 -7px;
}

form.uniform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	width: 100%;
}

form.uniform fieldset fieldset legend {
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	padding: 0 0 2px 0;
}

form.uniform ol {
	list-style: none;
}

form.uniform ol li {
	clear: both;
	padding: 4px 0px 4px 0;
}

form.uniform label {
	display: block;
	float: left;
	width: 100%;
	line-height: 1.8em;
	margin-right: 6px;
}

* html form.uniform label {
	margin-right: 0;
}

form.uniform fieldset.options label {
	text-align: left;
	padding-left: 40%;
}

form.uniform fieldset.options label input {
	text-align: left;
	margin-left: 10px;
}

* html form.uniform fieldset.options input {
	margin-left: 0;
}

form.uniform em {
	color: #FC4203;
}

form.uniform p {
	margin: 10px 0;
}

/**
*	Form layout
----------------------------------------------------------------------------------------------------------------------*/

form.uniform {
	width: 530px;
}
form.uniform fieldset {
	margin-bottom: 10px;
}
form.uniform fieldset fieldset{
	background: none;
	margin-bottom: 0;
}
form.uniform fieldset legend {
	font-size: 1em;
	padding-top: 10px;
}
form.uniform fieldset fieldset legend {
	font-size: 1em;
	padding-left: 4px;
}
form.uniform li{
	width: 500px;
}
form.uniform label {
	width: 40%;
	text-align: left;
	padding-left: 4px;
	font-size: 1.3em;
}
form.uniform fieldset.options label {
	padding-left: 40%;
}

form.uniform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

form.uniform select {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/**
*   Messages
------------------*/

.error {
	color: #F10028;
	margin-bottom: 7px;
	line-height: 16px;
	padding: 2px 2px 2px 21px;
	font-size: 1.2em;
	background: #FFFCAF url(/data/images/warning_18.gif) no-repeat top left;
	border: 1px solid #D7DD1B;
}

.tError {
	color: #F10028;
	padding: 3px;
	background: #FFFCAF;
}

.divError {
	color: #F10028;
	padding: 3px;
}

.message {
	color: #07A63B;
}

div.error, div.message {
	margin: 20px 0;
}

/**
*   Registration
------------------*/
.tLabel {
	font-weight: bold;
	padding: 3px;
}

.tInput {
	padding: 3px;
}
.registration-nav {
	border-bottom:2px solid #959907;
	font-size:13px;
	padding:6px;
}
.registration-nav-selected {
	color: #F10028;
	font-weight: bold;
}
.registration-nav-disabled {
	color: #7F7F7F;
}

/**
*   Usermanagement
------------------*/

.table-clean{
	color: black;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

.table-clean th{
	color: black;
}

.table-clean td{
	padding: 5px 2px 5px 0;
	border-bottom: 1px #dedede solid;
}

