/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {margin:0 0 8px 0}
h1 {font-size:14px}
h2 {font-size:13px}
h3 {
	font-size:12px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {font-size:11px}
h5 {font-size:10px}

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 2px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:40px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Who's your daddy */
#daddy {
	width:998px;
	min-height:100%;
	margin:0 auto -95px auto;
	text-align:left;
	}
* html #daddy {height:100%}

/* Header */
#header {height:300px}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}
#ticker {width:632px; height:31px; float:right; display:inline; padding:15px 0 0 0; text-align:center; color:#888}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {
	width:998px;
	height:200px;
	float:left;
	position:relative;
	background-image: url(images/bg_header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slogan {
	color:#FFFFFF;
	position:absolute;
	bottom:-101px;
	left:0px;
	width: 981px;
	font-family: tahoma, arial, serif;
	font-size: 45px;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 55px;
}
#beta {
	color:#FFFF00;
	position:absolute;
	top:81px;
	left:578px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	height: 25px;
	width: 107px;
	line-height: normal;
	padding-left: 7px;
	text-transform: lowercase;
}
#download {width:189px; height:59px; margin:128px 0 0 0; background:url('images/download.gif') no-repeat top left; float:left}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}
/* Login */
#loginframe {
	width:679px;
	float:left;
	margin:0;
}
.loginbox {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:5px;
	color:#282627;
	width: 650px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 8px;
}
.loginbox ul {list-style-type:none}
.loginbox li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}
#loginmsg {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	background-image: url(images/loginmsg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#loginmsg-title {
	color:#FF0000;
	position:absolute;
	top:10px;
	left:9px;
	font-family: impact, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 25px;
	line-height: normal;
}
#loginmsg-title a {color:#fff!important; font-weight:normal!important}
#loginmsg-text {
	position:absolute;
	bottom:-1px;
	left:8px;
	width:204px;
	font-family: arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 37px;
}
#loginmsg-text a {color:#35393f!important}
.loginleftimg {
	font:normal 10px arial,sans-serif;
	padding: 10px;
}
#loginleftframe {
	width:270px;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 30px;
	float: left;
	display: inline;
	overflow: visible;
}
#loginleftframe img {
	padding:4px;
	border:1px solid #d3cfce;
	margin:4px 7px 0 0;
}
#loginrightframe {
	width:330px;
	float:right;
	margin:0;
	top: 342px;
	left: 645px;
	position: absolute;
}
#loginrightbox {
	width:309px;
	height:100px;
	position:relative;
	text-transform:uppercase;
	background-position: left top;
	}
#loginrightbox-title {
	color:#4e4a49;
	position:absolute;
	top:10px;
	left:15px;
	font-family: impact, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 24px;
}
#loginrightbox-title a {
	color:#4e4a49!important;
	font-weight:normal!important;
	height: 24px;
}
#loginrightbox-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#loginrightbox-text a {color:#35393f!important}	
.loginfieldset{
	border:1px solid #778D1D;
	padding:5px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.loginlegend{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}
.logininput{
	border:1px solid #778D1D;
	background-color:#ECF4CA;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.logintextarea{
	border:1px solid #778D1D;
	background-color:#ECF4CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}
#menupage-title {
	color:#4e4a49;
	position:relative;
	top:0px;
	left:0px;
	font-family: impact, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 25px;
	width: 309px;
	line-height: normal;
	padding-left: 7px;
	text-transform: uppercase;
}
/* CONTENT AND COLUMNS */
#content {
	background:#f3f2f0 url('images/bg_page.gif') repeat-y top left;
	overflow: visible;
}
#content a:link, #content a:visited {text-decoration:none; color:#1c4851; font-weight:bold}
#cA {
	width:270px;
	display:inline;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 30px;
	float: left;
}
.Ctopleft {
	background:url('images/corners_top.gif') no-repeat top left;
	width:9px;
	height:9px;
	overflow:hidden;
	float:left;
}
#search {background:#a4c0ba; padding:10px 15px}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.testimonial {
	padding:10px;
	font:normal 10px arial,sans-serif
}
#cB {
	float:right;
	width:679px;
	margin:0 8px 0 0;
	display:inline;
}
.Ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {
	width:340px;
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #c6d6d6;
}
.news {
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	position: relative;
}
#cB2 {
	width:600px;
	float:left;
	margin:0
}
.about {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:5px;
	color:#282627;
	width: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.about ul {list-style-type:none}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}
#newsletter {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {
	height:95px;
	width:100%;
	margin:0;
	background:url('images/bg_footer.gif') no-repeat bottom center;
}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}
/* Forum */
#forumframe {
	width:679px;
	float:left;
	margin:0;
	overflow: visible;
}
.forumbox {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	color:#282627;
	width: 667px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 5px;
}
#videoclip {
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #a4c0ba;
}
.Object1 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.floatContentRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatTextLeft {

}


.forumbox ul {list-style-type:none}
.forumbox li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}
