/* 
	Copyright Sami Puro / 2008.
*/



/* 	GENERAL		*/

html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.show {
	display: block;
}
.hide {
	display: none;
}
table {
	empty-cells: show;
}
#Header {
	text-align: left;
	width: 100%;
}
#Container {
	margin: 0px 15px 0px 0px;
	width: auto;
	text-align: left;
}
#Footer {
	clear:both;
}
.Container2 {
	position: relative;
}
#MainArea .Container2 {
	position: static;
}
#MainArea {
	width:100%;
}
#Container #MainArea {
	float:right;
	margin-left:-250px;
}
#Container .Container2 {
	float: left;
	width: 250px;
}
#Container #MainArea .Container2 {
	margin-left: 265px;
}
#MainArea .Container2 {
	float: none;
	width: auto;
}
a {
	outline: none;
}
.Small {
	font-size: 80%;
}
img.BoxPic {
	BORDER: 1px SOLID #000000;
	MARGIN: 5px;
}




/*	HEADER		*/

#LeaderImage {
	height: 90px;
	overflow: hidden;
}
#TopBanner {
	position: absolute;
	top: 0px; right: 0px;
	width: 500px;
	height: 90px;
	overflow: hidden;
	background-color: #efefef;
}
#TopBanner2 {
	position: relative;
	top: 15px;
	left: 15px;
}



/*	MAIN NAVIGATION	*/


#MenuBar {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 34px;
	color: #FFFFFF;
	background-color: #4b7490;
	background-image: url('/layout/img/menu-bg.jpg');
	background-repeat: repeat-x;
	border-bottom: 2px solid #263c4c;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
}
#MenuBar ul {
	list-style: none;
	white-space: nowrap;
	margin: 0 0 0 15px;
	padding: 0;
}
#MenuBar li {
	float: left;
	margin: 0;
	padding: 0;
	background: url("/layout/img/menubar_button2.gif") no-repeat right top;
}
#MenuBar a {
	height: 34px;
	padding: 11px 19px 0 17px;
	display: block;
	background: url("/layout/img/menubar_button1.gif") no-repeat right top;
	text-decoration: none;
	color: #FFFFFE;
}
* html #MenuBar a {
	width: 1%;
}
#MenuBar li:hover, #MenuBar li.sfhover, #MenuBar li:hover a {
	background-position: 100% -34px;
	text-decoration: underline;
	color: #e0e0e0;
}
#MenuBar li:hover a, #MenuBar li.sfhover a {
	background-position: 0 -34px;
	text-decoration: underline;
}
#MenuBar #Active {
	background-position: 100% -68px;
}
#MenuBar #Active a {
	background-position: 0 -68px;
	color: #e0e0e0;
}
#MenuBar #Active a:hover {
	color: #e0e0e0;
}



/*	SUBMENU		*/

#SubMenuArea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
}
#SubMenuArea a {
	color: #000000;
}
#SubMenuArea a:hover {
	color: #efefef;
}
#SubMenuArea form {
}
#SubMenuArea Input {
	color: #000000;
	background-color: #ededed;
	border: #7F9DB9 SOLID 1px;
	margin: 2px 4px;
	padding: 2px;
	font-size: 95%;
}
.SubMenuContent td {
	margin: 0px;
	padding: 0px;
}
.SubMenuLow {
	background: url("/layout/img/sub_low.png") right top no-repeat;
	height: 18px;
	overflow: hidden;
}
.SubMenuContent {
	background: url("/layout/img/sub_mid.png") right repeat-y;
	padding: 5px 0 0 5px;
	overflow: hidden;
	border-right: 1px solid #475765;
	background-color: #adcee7;
}
.SubMenuContent ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	top: -6px;
	list-style-type: none;
}
.SubMenuContent li {
	padding: 2px 4px;
	margin: 0 0 0px 0px;
	width: 96%;
}
.SubMenuContent li a {
	color: #4b7490;
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	direction: ltr;
	letter-spacing: 1px;
	word-spacing: 0;
}
.SubMenuContent li a:hover {
	text-decoration: none;
	background-color: #769cb8;
	color: #efefef;
}
.SubMenuContent li.Sub {
	WIDTH: 92%;
	MARGIN: 2px 0 0 10px;
	font-size: 85%;
}
.SubMenuBanner {
	padding: 10px 0 0 30px;
}





/*	CONTENT		*/

#PageContentForum {
	color: #000000;
	padding: 10px 10px;
	text-align: left;
}
#PageContent {
	color: #231f20;
	margin: 10px 0 20px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 103%;
}
#PageContent Select, #PageContent Input, #PageContent Textarea {
	color: #000000;
	background-color: #ffffff;
	border: #7F9DB9 SOLID 1px;
	margin: 4px 4px;
	padding: 2px 0px;
	font-size: 13px;
	font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
}
#PageContent blockquote {
	margin: 10px 0 10px 20px;
}
#PageContent ul {
	margin: 0 20px;
	padding: 0 20px;
}
#PageContent li {
	padding: 8px 0;
}
#PageContent table {
	font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
}



P {
	color: #231f20;
	line-height: 140%;
	padding: 8px 0 10px 0;
	margin: 0;
}
p a, p a:visited, #PageContent li a, #PageContent li a:visited, #PageContent blockquote a, #PageContent blockquote a:visited {
	color: #00599A;
	text-decoration: underline;
}
p a:hover, #PageContent li a:hover, #PageContent blockquote a:hover {
	color: #8D4840;
}
H1, H2, H3 {
	FONT-FAMILY: "Trebuchet MS", trebuchet, tahoma, verdana, helvetica, sans-serif;
	FONT-WEIGHT: normal;
	COLOR: #215a85;
	MARGIN: 0;
	PADDING: 10px 0 5px 0;
	LETTER-SPACING: 0.5px;
}
H1 {
	FONT-SIZE: 160%;
	padding-top: 5px;
}
H2 {
	FONT-SIZE: 150%;
	padding-top: 15px;
}
H3 {
	FONT-SIZE: 135%;
	padding-top: 13px;
}
HR {
	BORDER: 0px;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #708190;
	COLOR: inherit;
}
.Fade, .MainFade {
	font-weight: normal;
	font-size: 10px;
	color: #888888;
}
form {
	margin: 0px;
	padding: 0px;
}
#PageContent input[type="radio"] {
	margin: 2px 10px;
}


.Error {
	width: 90%;
	border: 1px solid #bbbbbb;
	margin: 10px 0 13px 0;
	text-align: left;
}
.Error .Title, .Error .ETitle {
	background: url("/layout/img/ErrorBar-Title.gif") no-repeat left top;
	height: 26px;
	padding: 4px 0 0 65px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #7d0c0c;
	border-bottom: 1px solid #efefef;
}
.Error .Text {
	padding: 10px 6px;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.Error .Text, .Error .Text a {
	color: #7d0c0c;
}

.Msg {
	width: 90%;
	border: 1px solid #bbbbbb;
	margin: 10px 0 13px 0;
	text-align: left;
}
.Msg .Title {
	background: url("/layout/img/MsgBar-Title.gif") no-repeat left top;
	height: 26px;
	padding: 4px 0 0 65px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #2e782e;
	border-bottom: 1px solid #efefef;
}
.Msg .Text {
	padding: 10px 6px;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.Msg .Text, .Msg .Text a {
	color: #2e782e;
}


.Warn {
	width: 90%;
	border: 1px solid #bbbbbb;
	margin: 10px 0 13px 0;
	text-align: left;
}
.Warn .Title, .Warn .WTitle {
	background: url("/layout/img/WarnBar-Title.gif") no-repeat left top;
	height: 26px;
	padding: 4px 0 0 65px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #48402a;
	border-bottom: 1px solid #efefef;
}
.Warn .Text {
	padding: 10px 6px;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.Warn .Text, .Warn .Text a {
	color: #9e7412;
}


.Info {
	width: 90%;
	border: 1px solid #bbbbbb;
	margin: 10px 0 13px 0;
	text-align: left;
}
.Info .Title, .Info .ITitle {
	background: url("/layout/img/InfoBar-Title.gif") no-repeat left top;
	height: 26px;
	padding: 4px 0 0 65px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #5a88b0;
	border-bottom: 1px solid #efefef;
}
.Info .Text {
	padding: 10px 6px;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.Info .Text, .Info .Text a {
	color: #5a88b0;
}






/*	NEWS		*/

#NewsContent {
	padding: 2px;
	margin: 10px 0;
	border: 1px solid #b9b9b9;
}
#NewsContent .NewsItem {
	padding: 8px 10px;
	width: 100%;
	border-bottom: 5px solid #efefef;
	background: #e2e2e2;
}
#NewsContent .NewsDate {
	padding: 10px;
	font-size: 90%;
	color: #000000;
	background: #d5d5d5;
	border-right: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
}
#NewsContent .Details {
	color: #506673;
	font-size: 90%;
}
#NewsContent .Details A, #NewsContent .Details A:visited {
	color: #506673;
}
#NewsContent .Details A:hover {
	color: #8D4840;
}
#NewsContent .Text {
	margin: 10px;
	padding: 0;
	font-size: 95%;
}
#NewsContent H2, #NewsContent H2 A, #NewsContent H2 A:visited {
	color: #485c6e;
	padding: 0;
	margin: 0;
	font-size: 18px;
}
