﻿body {
	background:#545454 url(images/background_gradient_horizontal.png) center top repeat-y;
	/*_background:#c8d0d4;*/	/* hack for IE6 and older */
	margin:0;
	padding:0 0 0 0;
	color:#333;
	/*font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:0.8em;
	text-align:center;
	min-width:820px;
	line-height:1.4;
}

*::-moz-selection {
	background-color:#ff5900;
	color:white;
}


span.codedirection {
	unicode-bidi:bidi-override;
	direction: rtl;
}

/*#ie6wrap {
	background-color: ;
	width:100%;
	height:100%;
	text-align:center;
	min-width:820px;
}*/

.wrappage {
	margin:10px auto;
	width:820px;
}

.wraptop {
	background:url(images/background_top.png) top center no-repeat;
	height:180px;
	min-width:820px;
}

.wrapmiddle {
	max-width:820px;
	min-width:820px;
	width:820px;
	text-align:left;
	height:100%;
	background:url(images/background_middle.png) top center repeat-y;
	width:820px;
}

.wrapbottom {
	background:url(images/background_bottom.png) bottom center no-repeat;
	font-size:11px;
	height:100px;
	margin:0 auto;
	text-align:center;
	min-width:820px;
}

.wrapcontent {
	width:780px;
	margin:0 20px 0 20px;
}

.menuarea {
	height:10px;
	background:#FFFFFF;
	margin-bottom:12px;
	clear:both;
}

.menu {
	clear:both;
	margin:0;
	height:28px;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, #side h3 {
	margin:0 0 10px 0;
	font-size:13px;
	font-family:'tahoma','trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	/*text-transform:uppercase;*/
	line-height:1;
}

h1 {
	font-size:2.0em;
}

h2 {
	font-size:1.7em;
}

h3 {
	font-size:1.35em;
}

.contentheading {
	border-bottom:1px solid black;
}

.componentheading {
	font-size:13px;
	font-family:'tahoma','trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	line-height:1;
}

.mainarea {
	width:100%;
	margin:0 -280px 0 0;
	float:left;
	display:inline;
}

.mainbox {
	padding-right:300px;
	padding-left:20px;
	margin-bottom:40px;
	margin-top:0px;
	margin-right:auto;
}

.mainbox img.left {
	margin-right:30px;
	margin-bottom:60px;
	margin-left:0;
	margin-top:0;
	border: 0;
}

.mainbox img.right {
	margin-right:0;
	margin-bottom:50px;
	margin-left:30px;
	margin-top:0;
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.icons {
	margin-left: 10px;
	margin-right: 10px;
}

img {
	border: 0;
}

.blog.leading_separator {
	clear:both;
}

.blog.leading {
	clear:both;
}

.iteminfo {
	font-size:0.7em;
}

.sidearea {
	width:260px;
	overflow:hidden;
	float:right;
	font-size:11px;
	padding-bottom:20px;
	padding-right:20px;
	display:inline;
}

.sidearea a:link, .sidearea a:visited {
	color:#111;
}

.sidebox {
	clear:both;
	margin-bottom:12px;
}

.sidearea h3 {
	background:url(images/newsh2.gif) bottom left repeat-x;
	padding-left:14px;
	line-height:26px;
	color:#444;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.clear {
	height:0px;
	line-height:1px;
	overflow:hidden;
}

.topnavbar {
	font-size:11px;
}


/**
 *  Sidebar
 */
.sidearea .moduletable {
	margin-top:20px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.sidearea .moduletable .search {
	margin-left: 20px;
	margin-top: 10px;
}

.sidearea li.latestnews {
	margin-bottom: 5px;
}


/**
 * MENU
 */

.menuarea .menu {
	list-style-type:none;
	background:url(images/menu_bg.gif) #515151 repeat-x;
	margin:0;
	padding:0;
	height: 37px;
	width:780px;
	border-top:1px solid #FFFFFF;
	overflow:hidden;
}

.menuarea .menu li {
	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	text-align:center;
	float:left;
	height: 37px;
}

.menuarea .menu li.last_menu,
.menuarea .menu li.right_menu {
	float:right;
}

.menuarea .menu li a {
	margin:-1;
	font-size:1.0em;
	/*text-transform:uppercase;*/
	/*line-height:normal !important;*/
	line-height:37px;
	/*display: table-cell;*/
	display:block;
	vertical-align:middle;
	height:37px;
	padding:0px 20px 0px 20px;
	background:url(images/menu_bg.gif) left top transparent repeat-x;
}

.menuarea .menu li a:hover,
.menuarea .menu li a:active {
	background:url(images/menu_bg_hover.gif) left top transparent repeat-x;
	background-position:center left;
	color:#FFFFFF;
}

.menuarea .menu li a.selected {
	background:url(images/menu_bg_active.gif) left top transparent repeat-x;
	/*color:#1F3700 !important;*/
	color:#FFFFFF !important;
}

.menuarea .menu li a {
	color:white;
	text-decoration:none;
}

.menuarea .menu li.lang_menu {
	float:right;
}

.menuarea .menu li.lang_menu a span {
	width:19px;
	/*height:80px;*/
	height:37px;
	overflow:hidden;
	text-indent:100px;
	display:block;
}

.menuarea .menu li.lang_menu a {
	display:block;
	width:19px;
	cursor:pointer;
}
