﻿@import url("reset.css");

body {
	font-family:Arial,Helvetica,"Helvetica Neue","Lucida Grande","Lucida Sans",Geneva,Verdana,sans-serif;
	font-size:11px;
}

p {
	line-height:15px;
	margin:0 0 10px;
	color:#606060;
}
strong,b {font-weight:bold;}
em,i {font-style:italic;}
ol {list-style-type:decimal;}

h1 {font-size:20px;font-weight:bold;}
h2 {font-size:16px;font-weight:bold;}
h3 {font-size:14px;font-weight:bold;}
h4 {font-size:12px;font-weight:bold;}
h5 {font-size:12px;}
h6 {font-size:12px;}

a:link,
a:visited 	{color:#5393b1;text-decoration:none;}
a:hover, 	
a:active 	{color:#3e677a;text-decoration:underline;}

#wrap {
	position:relative;
	margin:30px auto 0;
	width:993px;
	border:1px solid #94bd1d;
	border-bottom:0;
	padding-right:3px;
	padding:3px 3px 30px;
}
#index #wrap {
	/*background:url("/system/images/mascot.gif") no-repeat bottom left;*/
	}

.hidden {display:none;}
fieldset.propertypane {
	border:1px solid #DEDEDF;
	padding:5px;
}
.button {
	background-color:transparent;
	background-image:url(../images/button_bg.gif);
	border:1px solid #D5DBE2;
	color:#375F8F;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:9px;
	height:16px;
	margin-top: 8px;
}
/*
=HEADER
*/
#header {
	background:url("/system/images/bg-slogan.gif") no-repeat center center;
	text-transform:uppercase;
	font-weight:bold;
}
	#header img {float:left;}
	#topmenu {
		background:url("/system/images/bg-topmenu.gif") no-repeat;
		width:730px;
		float:right;
		height:25px;
		margin:49px 0 0;
	}
	#topmenu li {
		float:left;
		border-left:2px solid #fff;
		margin-left:-2px;
	} 
	#topmenu a:link, #topmenu a:visited 
	{
		color:#fff;
		display: block;
		height: 25px;
		letter-spacing: 1px;
		line-height: 25px; 
		padding: 0px 16px;
		text-decoration:none;
	}
	#topmenu a:hover, #topmenu a:active 
	{
		color:#fff;
		display: block;
		height: 25px;
		letter-spacing: 1px;
		line-height: 25px;
		padding: 0px 16px;
		text-decoration:none;
	}
	#topmenu li.active a:link, #topmenu li.active a:visited,#topmenu li.active a:hover{color: #000;}
	#topmenu a.active:link {color:#000;}
	#loginsearch {font-size:10px;}
	#loginsearch p {display:inline;}
	#loginsearch li {
		color:#000;
		float:right;
		margin:4px 0 0;
		padding:0 5px 0;
		border-right:1px solid #000;
	}
	#loginsearch .search {
		border:0;
		margin:0;
		padding:0 0 0 5px;
	}
		#loginsearch input {font-size:10px;}
		#loginsearch a:link,
		#loginsearch a:visited	{color:#000;text-decoration:none;}
		#loginsearch a:hover,
		#loginsearch a:active 	{color:#000;text-decoration:underline;}

/*
=CONTENT
*/
#content {
	width:730px;
	float:right;
	padding:34px 0 0 0;
	margin-top: 3px;
}
	#index #content {padding:0;}
	#content p {margin:0 12px 10px;}
	#content p strong {
		font-size:16px;
		color:#f4d046;
		font-weight:bold;
		margin:0 3px 0 0;
	}
	#content h1 {
		font-size:20px;
		color:#f4d046;
		font-weight:bold;
		margin:5px 0 0 10px;
	}
	#content h2 {
		font-size:14px;
		color:#606060;
		font-weight:bold;
		margin:10px 0 0 10px;
	}
	#content h3 {
		font-size:14px;
		color:#f4d046;
		font-weight:bold;
		margin:10px 0 0 10px;
	}
	#content h4 {
		font-size:16px;
		color:#f4d046;
		font-weight:bold;
		margin:10px 0 0 10px;
	}
	#content ol,
	#content ul {
		list-style-position:inside;
		margin:0 12px 10px;
	}
	#content ol {list-style-type:decimal;}
	#content ul {list-style-type:square;}
	
#left_content {
	width:390px;
	float:left;
	padding:5px 0 0 0;
	margin-top: 3px;
	border: 0px solid red;
}
	#left_content ol,
	#left_content ul {
		list-style-position:outside;
		margin:0 12px 10px;
		color:#606060;
	}
	#left_content li {
		padding-left:0px;
		margin-left:20px;
	}
	#left_content ol {list-style-type:decimal;}
	#left_content ul {list-style-type:square;}
	
#right_content {
	width:333px;
	float:right;
	padding:5px 0 0 0;
	margin-top: 3px;
	border: 0px solid blue;
}
/*
=CONTENT SECONDARY
*/
#index #content-secondary #col-1,
#index #content-secondary #col-2 {border:0;}
#index #content-secondary #col-1 h3 {background:url("/system/images/bg-h3-green-long.gif") repeat-y top left;color:#000;}
#index #content-secondary #col-2 h3 {background:url("/system/images/bg-h3-green-short.gif") repeat-y top left;color:#000;}

#index #content-secondary p strong.first {
	text-transform:uppercase;
	font-size:14px;
	color:#94bd1d;
}

#content-secondary {
	width:730px;
	padding:30px 0 0;
}
	#content-secondary p {margin: 8px 10px;}
	#content-secondary ol,
	#content-secondary ul {
		list-style-position:outside;
		list-style-type:none;
	}
	#content-secondary h3 {
		font-weight:bold;
		font-size:11px;
		text-transform:uppercase;
		padding:4px 10px;
	}
	#content-secondary h4 {
		color:#f4d046;
		font-weight:bold;
		font-size:12px;
		text-transform:uppercase;
		margin:10px;
	}
	#content-secondary a {color:#000;}
	#content-secondary ul {
		padding:0 0 8px;
		margin:0 10px 10px;
		border-bottom:2px solid #e6e6e4;
	}
	#content-secondary ul a {color:#777;}
	
	#col-1 {
		width:444px;
		float:left;
		border-left:2px solid #f4d046;
	}
		#col-11 {float:left;width:44%;}
		#col-12 {float:right;width:56%;}
			#col-12 p {margin:10px 10px 0 0;}
			#col-12 p.ingress {
				font-size:13px;
				line-height:15px;
				font-weight:bold;
			}
		#col-1 h3 {background:url("/system/images/bg-h3-yellow-long.gif") repeat-y top left;}
	#col-2 {
		width:282px;
		min-height:100%;
		float:right;
		border-left:2px solid #f4d046;
	}
		#col-2 h3 {background:url("/system/images/bg-h3-yellow-short.gif") repeat-y top left;}
	
	

/*
=SIDEBAR
*/
#sidebar {
	width:241px;
	margin:0 13px 0 0;
	/*padding-bottom:195px;*/
	float:left;
}
	#sidebar h3,
	#submenu li,
	#sidebar dt {
		font-weight:bold;
		/*text-transform:uppercase;*/
		padding:4px 7px;
	}
	#sidebar dl {margin:4px 0 10px;}
	#sidebar dd p {margin:0 0 4px;}
	#sidebar dd {
		border-bottom:2px solid #e6e6e4;
		margin:0 0 5px 7px;
		padding:0 0 5px 0;
	}
	#sidebar h3 {
		background:url("/system/images/bg-sidebar-h3.gif") repeat-y top left;
		font-size:11px;
	}
	#sidebar p {margin:8px 7px 0;}
	#submenu {padding:6px 0 14px;}
		#submenu a:link,
		#submenu a:visited 	{color:#94bd1d;text-decoration:none;}
		#submenu a:hover, 
		#submenu a:active 	{color:#749122;text-decoration:underline;}

	#selected_link {color:#606060;text-decoration:none;}
		#selected_link a:link,
		#selected_link a:visited 	{color:#606060;text-decoration:none;}
		#selected_link a:hover, 
		#selected_link a:active 	{color:#606060;text-decoration:none;}
/*
=FOOTER
*/
#footer {
	position:relative;
	margin:0 auto 50px;
	padding:0 3px 2px;
	width:993px;
	font-size:10px;
	font-weight:normal;
	border-left:1px solid #94bd1d;
	border-right:1px solid #94bd1d;
	border-bottom:8px solid #94bd1d;
}
	#footer ul {
		text-transform:uppercase;
		float:right;
		font-weight:bold;
	}
	#footer li {
		display:inline;
		margin:0 5px;
	}
	#footer a:link 		{color:#000;text-decoration:none;}
	#footer a:visited 	{color:#000;}
	#footer a:hover 	{color:#000;text-decoration:underline;}
	#footer a:active 	{color:#000;}

	/*
	=hCARD MICROFORMAT STYLING 
	*/
	#footer .vcard {float:left;}
	#footer .vcard * {display:inline;}
	#footer .vcard .fn,
	#footer .vcard .email,
	#footer .vcard .country-name {display:none;}
	#footer .vcard .org {text-transform:uppercase;}
	#footer .vcard .copyright {font-weight:bold;}

/*
=CLEARFIX
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#searchresults a
{
	font-size:12px;
	margin:0;
	padding:0;
}
#searchresults h1 
{
	font-size:10px;
	color:#606060;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0;
}
#searchresults h2
{
	font-size:9px;
	color:#606060;
	font-weight:bold;
	margin:0 0 0 10px;
}
#searchresults p
{
	font-size:9px;
	color:#909090;
	margin:0 0 0 10px;
}

#searchresultsitem 
{
	border-bottom: 1px solid #909090;
	padding: 5px 0 5px 0;
}

#login 
{
	background-color: #f0f0f0; 
	width: 160px;
	border:1px solid #909090;
	padding: 10px 10px 30px 10px;
	margin:20px;
}
#login .text 
{
	height: 15px;
	font-size: 10px;
	width: 130px;
}
#login label 
{
	font-weight: bold;
}
#login .submit 
{
	margin-top: 10px;
	float:right;	
}
.regform label
{
	display:block;
	padding: 7px 0 2px 0;
}
#left_content #recoverpass ul
{
	margin-left: 0px;
}
#left_content #recoverpass ul li
{
	color: Red;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
}