/* Reset */
html,body,p {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 100%;
	background: #FFC300;
}
div.clear {
	clear: both;
}
#txText {
	width: 475px;
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 12px;
}
#container {
	width: 950px;
	margin: 10px auto 10px auto;
	background: #FFF;
}
#header {
	position: relative;
	width: 100%;
	height: 114px;
}
#topnav {
	position: absolute;
	top: 39px;
	left: 20px;
	width: 785px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	background: url(/Files/System/default/images/topnav_bg.gif) no-repeat;
}
#topnav ul, #topnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topnav li {
	float: left;
}
#topnav span {
	padding: 0px 10px 0px 10px;
	display: block;
}
#topnav a {
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	line-height: 50px;
	color: #FFF;
	display: block;
	background: url(/Files/System/default/images/topnav_vr_normal.gif) no-repeat center center;
	float: left;
}
#topnav a span {
	background: url(/Files/System/default/images/topnav_bg.gif) repeat-x;
}
#topnav a:hover,
#topnav a.inpath {
	background: url(/Files/System/default/images/topnav_vr_hover.gif) no-repeat center center;
}
#topnav a:hover span,
#topnav a.inpath span{
	background: url(/Files/System/default/images/topnav_bg_hover.gif) repeat-x;
}
#logo {
	position: absolute;
	top: 12px;
	left: 748px;
	width: 185px;
	height: 112px;
	background: url(/Files/System/default/images/uus_logo.gif) no-repeat;
}
#main {
	background: url(/Files/System/default/images/leftcol_bg.gif) repeat-y 20px 0px;
}
#leftcol {
	width: 220px;
	float: left;
}
#leftnav {
	margin: 0px 10px 0px 20px;
	font-size: 12px;
	line-height: 13px;
	border-bottom: 2px solid #FFF;
}
#leftnav ul, #leftnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftnav ul {
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}
#leftnav li a {
	margin-bottom: 7px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	display: block;
}
#leftnav li a:hover,
#leftnav li a.inpath {
	color: #34cfcb;
}
#leftnav li ul li a {
	font-weight: normal;
}
#leftnav li ul li a:hover,
#leftnav li ul li a.inpath {
	color: #000;
}
#leftcol #toppagename,
#leftcol h6 {
	height: 25px;
	margin: 0px;
	margin-bottom: 8px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #fa6d24 url(/Files/System/default/images/rightcol_h6_bg.gif) no-repeat center right;
	border-bottom: 2px solid #FFFFFF;
	line-height: 25px;
}
#leftcol h6 {
	margin: 0px -10px 10px -10px;
}
#leftcolsearch {
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 0px 20px;
}

#leftcol input.txt,
#rightcol input.txt {
	width: 145px;
	border: 1px solid #b84a18;
}
#leftcol .button,
#rightcol .button,
#leftcol button,
#rightcol button {
	color: #FFFFFF;
	background: #b84a18;
	border: 1px solid #b84a18;
}


#content {
	width: 540px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	float: left;
}
#content p {
	font-size: 12px;
	line-height: 16px;
}
#content a {
	text-decoration: underline;
	color: #FA6D24;
}
#content a:hover {
	color: #34CFCB;
}

#content h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #34CFCB;
}

#content h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #004080;
}

#breadcrumb {
	height: 30px;
	margin: 0px 0px 10px 10px;
	font-size: 10px;
	color: #999;
	line-height: 30px;
}
#breadcrumb a {
	text-decoration: none;
	color: #999;
}
#rightcol {
	width: 150px; /* 190px */
	padding: 35px 20px 0px 20px;
	font-size: 11px;
	line-height: 13px;
	float: left;
}

#rightcol h6 {
	margin: 15px -20px 10px -10px;
	padding-left: 10px;
	height: 25px;
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background: #fa6d24 url(/Files/System/default/images/rightcol_h6_bg.gif) no-repeat center right;
}
#rightcolnewslist a {
	text-decoration: none;
	color: #000;
}
#rightcolnewslist a:hover {
	color: #FA6D24;
}

#mainfooter {
	height: 20px;
	background: #FFF;
	clear: both;
}

#sitefooter {
	width: 100%;
	height: 125px;
	margin-bottom: 10px;
	background: #FA6D24;
}

#sitefooterdata {
	width: 950px;
	height: 100%;
	margin: 0px auto 0px auto;
	color: #FFF;
	background: url(/Files/System/default/images/sitefooter_bg.gif) no-repeat 360px 0px;
}
#sitefooterdata ul,
#sitefooterdata li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitefooterdata a {
	text-decoration: none;
	color: #FFF;
}
#sitefooterdata a:hover {
	color: #930;
}
#sitefooterdata ul.links {
	width: 230px;
	height: 77px; /* 85px */
	margin: 20px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	line-height: 25px;
	text-transform: uppercase;
	border-right: 1px solid #FCA070;
	display: block;
	float: left;
}
#sitefooterdata div.contact {
	height: 75px; /* 85px */
	margin: 20px 0px 0px 20px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 17px;
	float: left;
}
#sitefooterdata div.contact h6 {
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}

#content a.button {
	padding: 4px 12px 4px 12px;
	color: #FFF;
	line-height: 1em;
	text-decoration: none;
	background: url(/Files/System/default/images/button_bg_normal.gif) repeat-x center center;
}
#content  a.button:hover {
	background-image: url(/Files/System/default/images/button_bg_hover.gif)
}

/* Forum */
div.forumFileUpload {
	padding: 10px;
	background: #EEE;
}
div.forumFileUpload table {
	margin-top: 1em;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
}
div.forumFileUpload table td {
	padding: 2px;
	border: 0px;
	border-top: 1px solid #CCC;
}

div.posts div.author {
	padding: 4px;
	color: #FFFFFF;
	background: #34CFCB;
}
div.posts div.message {
	padding: 4px;
	background: #EEEEEE;
	margin-bottom: 10px;
}
div.posts div.message div.files {
	margin: 4px -4px -4px -4px;
	padding: 4px;
	border-top: 1px solid #FFF;
}
div.posts div.message div.files ul,
div.posts div.message div.files li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.posts div.message div.files li {
	margin-right: 15px;
	float: left;
}
div.posts div.message div.files li.first {
	margin-right: 1em;
	font-weight: bold;
}

/* For the first post = the created thread */
div.posts div.post1 div.author {
	background: #FA6D24;
}
div.posts div.post1 div.message {
	margin-bottom: 25px;
}

