ul           { list-style-type: none }
li           { padding-left: 10px }

div.pod444 { width: 775px; height: 25px; overflow: hidden; background: url(/template/images/pod444.gif) top right no-repeat; position: relative; top: -1px; }
div.pod444 a { font-size: 14px; color: white }

.foot_info a { color: white; text-decoration: none }
.foot_info a:hover { color: white; text-decoration: none }


.rightmenu { font-family: Verdana; font-size: 13px; color: #EE202A; text-transform: uppercase; padding-bottom: 10px; }
.rightmenu a { color: #959494; text-decoration: none }
.rightmenu a:hover { color: #EE202A; text-decoration: none }


.clients_list{ width: 200px; height: 160px; overflow: hidden; text-align: center; font-size: 10px; padding: 0px 10px 20px 10px; float: left; }


* { margin: 0px; padding: 0px; }

a { color: #ed202a; text-decoration: underline }
a:hover { color: #ed202a; text-decoration: none }

html { height: 100%; }
body { font: 13px Verdana; height: 100%; background: url('/template/images/img1.gif') no-repeat left top black; }
img { border: none; }

.all_obj_box {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('/template/images/img2.gif') no-repeat right bottom;
}

#header { height: 160px; padding: 0px 75px; }
#content { padding: 50px 75px 40px 75px; }


#footer {
	margin: -40px auto 0;
	min-width: 1000px;
	height: 40px;
	overflow: hidden;
	font-size: 15px;
	color: white;
	padding: 0px 75px 100px 75px;
}

.logo { width: 192px; height: 88px; position: relative; top: 45px; left: 25px; z-index: 1000; }
.lang { position: relative; top: -45px; z-index: 995; text-align: right; }
.topmenu { position: relative; top: -50px; padding-left: 25px; z-index: 990; text-align: center; font-family: Verdana; font-size: 13px; color: #EE202A; text-transform: uppercase; white-space: pre; }
.topmenu a { color: #959494; text-decoration: none }
.topmenu a:hover { color: #EE202A; text-decoration: none }

.search { height: 16px; background: url('/template/images/search_bg.png') right top no-repeat; overflow: hidden; text-align: right; position: relative; top: -100px; right: 75px; z-index: 996; padding: 0px; margin: 0px; }
.search input { background: black; border: 0px; width: 113px; height: 14px; position: relative; right: 16px; top: 1px; z-index: 10; color: #EC1B24; font-family: Verdana; font-size: 11px; padding: 0px; margin: 0px; }

.content1 { font-family: Verdana; font-size: 13px; color: black; width: 773px; height: 490px; overflow: hidden; background: url('/template/images/img3.gif') no-repeat left top; }

.content1 table { font-family: Verdana; font-size: 13px; color: black; }
.content1_box1 { height: 230px; overflow: hidden; text-align: right; padding: 0px; }
.content1_box2 { height: 245px; overflow: hidden; text-align: left; padding: 0px 20px 0px 50px; }


.scroll-pane { height: 245px; overflow: auto; }


.content2 { font-family: Verdana; font-size: 13px; color: white; min-width: 300px; height: 490px; overflow: hidden; padding-left: 25px; }

.content3 { font-family: Verdana; font-size: 13px; color: white; width: 773px; overflow: hidden; padding: 30px 0px 50px 10px; }
.content3 table { font-family: Verdana; font-size: 13px; color: white;  }


.news_box { padding-top: 20px; color: #8d8b8b }
.foot_info { position: relative; left: 10px; }


.menubox2 { width: 726px; height: 330px; overflow: hidden; position: absolute; top: 80px; left: 113px; }
.menubox3 { width: 726px; height: 330px; overflow: hidden; position: absolute; top: 80px; left: 113px; background: url(/template/images/zline.png) left bottom no-repeat; }























/*   jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #83C948 !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
/*   jQuery UI Datepicker */