* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg/bg_grey.jpg) center fixed;
	color: grey;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div {
	border: 0 solid;
	text-align: left;
}

img {
	border-width: 0;
	display: block;
}

#content_block h1 {
	color: #fff;
	font-size: 14px;
	line-height: 53px;
}

h2 {
	color: #006ab3;
	font: 14px Helvetica;
}

#content_right h2 {
	color: #000;
	font-size: 10px;
	padding-bottom: 3px;
}

a,
button,
input
textarea {
	outline: none;
}

a {
	xcolor: #e2001a;
	color: #006ab3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

hr {
	background: #fff;
	border: 0;
	border-top: 2px solid #cfd0d2;
	height: 1px;
	line-height: 1px;
	margin: 4px 0 10px 0;
}

input,
textarea,
select {
	border: 1px solid #dbdfe6;
	color: #7f7f7f;
	font: 10px Helvetica;
	height: 16px;
	padding: 2px 5px 0 5px;
}

td {
	color: #7f7f7f;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

ul {
	margin: 0 0 20px 15px;
}

.clear,
.cb_clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.hide {
	display: none;
}

/**********/
/* layout */
/**********/

/* page */
#page {
	background: url(../img/bg/page_bg.png) repeat-y;
	color: #888;
	font-size: 11px;
	margin: 20px auto 0;
	padding: 0 5px;
	position: relative;
	width: 940px;
}

/* menu */
#menu {
	left: 279px;
	position: absolute;
	top: 115px;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	padding-right: 25px;
}

#menu li a {
	color: #006ab2;
	font-size: 14px;
	text-decoration: none;
}

#menu li a:hover,
#menu li a.active {
	color: #e2001a;
}

/* actionmenu */
#action_menu {
	margin: 50px 0 0 20px;
}

#action_menu ul {
	list-style: none;
}

#action_menu li {
	padding-bottom: 8px;
}

#action_menu li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#action_menu li a:hover,
#action_menu li a.active {
	color: #e2001a;
}

/* fondsmenu */
#fonds_menu {
	margin: 0 43px 60px 0;
	text-align: right;
}

#fonds_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#fonds_menu li {
	padding: 0 0 3px 0;
}

#fonds_menu li a {
	color: #707173;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#fonds_menu li a:hover,
#fonds_menu li a.active {
	color: #e2001a;
}

/* forms */
.cs_form_wrapper {
	margin: 20px;
}

#cs_field_5,
#cs_field_6 {
	margin-left: 20px;
	width: 200px;
}

.cs_form_wrapper .cs_form_label label {
	float: left;
	width: 110px;
}

.cs_form_wrapper .cs_form_input input {
	width: 230px;
}

.cs_form_wrapper .cs_form_input textarea {
	height: 100px;
	width: 230px;
}

.cs_form_wrapper .cs_form_button .cs_submit {
	float: right;
	height: 25px;
}

.cs_form_wrapper form {
	width: 342px;
}

.cs_form_wrapper .cs_form_button input {
	cursor: pointer;
}

.cs_form_info {
	margin-bottom: 10px;
}

.cs_feedback_info {
	display: none;
	color: #e2001a;
	margin: 0 0 15px 0;
}

.cs_feedback_info ul {
	color: #e2001a;
	list-style: none;
	margin: 0;
	padding: 0;
}

.cs_form_wrapper label.cs_error img {
	border: 1px solid #e2001a;
}

.cs_form_wrapper .cs_form_info p.cs_error,
#e2001a label.cs_error {
	color: #e2001a;
}

/*********/
/* pages */
/*********/
#homepage #logo {
	left: 86px;
	top: 92px;
	z-index: 701;
}

#logo {
	position: absolute;
	left: 90px;
	top: 107px;
}

#logo_2 {
	margin-left: 21px;
}

#slogan {
	color: #4b4b4d;
	font-size: 29px;
	left: 280px;
	line-height: 32px;
	position: relative;
	top: 87px;
	width: 360px;
	z-index: 10;
}

#movie {
	bottom: -4px;
	height: 450px;
	position: absolute;
	right: -90px;
	width: 320px;
	z-index: 20;
}

#homepage_text {
	color: #888;
	min-height: 90px;
	margin-top: 111px;
	margin-left: 279px;
	width: 400px;
}

#content {
	background: #fff;
	min-width: 940px;
	overflow: hidden;
	position: relative;
}

#homepage #content_top {
	height: auto;
	width: 940px;
}

#content_top {
	border-top: solid 1px #000;
	height: 140px;
	min-width: 940px;
	position: relative;
}

#header_image {
	position: absolute;
	top: 0px;
	width: 940px;
	height: 100px;
	overflow: hidden;
	z-index: 5;
}

#content_top .signature {
	position: absolute;
	left: 650px;
	top: 270px;
	width: 100px;
}

.login_btn {
	background: #fff;
	border: solid 1px #888;
	color: #006ab3;
	font-weight: bold;
	font-size: 13px;
	height: 19px;
	left: 50px;
	line-height: 19px;
	padding-bottom: 3px;
	position: absolute;
	top: 375px;
	width: 200px;
}

.login_btn a {
	color: #006AB3;
	text-decoration: none;
	padding: 0 30px 0 30px;
	font-weight: bold;
}

.login_btn1 {
	display:none;
}

#homepage #content_bottom {
	height: 200px;
}

#content_bottom {
	position: relative;
	width: 940px;
}

#content_bottom .bg {
	height: 170px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 940px;
	z-index: 1;
}

#content_left {
	float: left;
	margin: 3px 0 20px 70px;
	width: 210px;
}

#image_left {
	margin-left: -60px;
	width: 300px;
	float: left;
}

#image_left img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 120px;
	height: 100px;
}

#image_left blockquote {
	float: left;
}

#content_right {
	float: left;
	width: 550px;
	line-height: 14px;
}

#banner_page #content_right {
	padding-top: 215px;
	line-height: auto;
}

#content_block {
	border: solid 1px #9d9ea0;
	width: 503px;
}

#content_block .header {
	background: #006ab2;
	border-bottom: solid 1px #cfd0d2;
	height: 53px;
	text-align: center;
}

#content_block .text p {
}

#content_block .text {
	color: #888;
	padding: 13px 8px 11px 8px;
}

#banner_page .banner {
	bottom: 5px;
	height: 191px;
	margin-bottom: 23px;
	overflow: hidden;
	position: relative;
	right: 70px;
	width: 940px;
}

#ticker {
	background: #006ab3;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	top: 0;
	width: 940px;
}

.textblock {
	background-color: #fff;
	border: 1px solid #666;
	bottom: -147px;
	color: #444;
	cursor: default;
	height: 300px;
	position: absolute;
	width: 179px;
	z-index: 100;
}

.textblock:hover {
	bottom: 0;
}

.textblock .head {
	height: 88px;
	padding: 20px 10px 0;
}

.textblock .head h3 {
	color: #fff;
	font-size: 22px;
	text-align: center;
	text-shadow: 0 0 5px #000;
}

.textblock .text {
	background: url(../img/bg/arrow_down.gif) center top no-repeat;
	border-bottom: 1px solid #999;
	height: 174px;
	overflow: hidden;
	padding: 0 10px;
}

.textblock .text p {
	margin-bottom: 5px;
}

.textblock .text p:first-child {
	color: #222;
	font-size: 12px;
	height: 30px;
	margin-bottom: 0;
	text-align: center;
	padding-top:1px;
}

.textblock .text a {
	font-weight: bold;
	text-decoration: none;
}

.textblock .read_more {
	height: 18px;
	line-height: 18px;
	padding-right: 20px;
	text-align: right;
}

.textblock .read_more a {
	color: #e2001a;
}

#textblock_1 {
	left: 80px;
}

#textblock_1 .head {
	background-image: url(../img/bg/textblock_1.jpg);
}

#textblock_2 {
	left: 281px;
}

#textblock_2 .head {
	background-image: url(../img/bg/textblock_2.jpg);
}

#textblock_3 {
	left: 482px;
}

#textblock_3 .head {
	background-image: url(../img/bg/textblock_3.jpg);
}

#textblock_4 {
	left: 683px;
}

#textblock_4 .head {
	background-image: url(../img/bg/textblock_4.jpg);
}

.logos a {
	float: left;
	margin-left: 20px;
}

.logos {
	float: left;
}

#footer {
	background: #e9e9ea;
	border-top: 1px solid #999;
	float: left;
	font-size: 6px;
	min-height: 50px;
	line-height: 9px;
	padding: 3px 0 0 170px;
	position: relative;
	width: 770px;
}

#footer_shadow {
	background: url(../img/bg/footer_bg.png) bottom center no-repeat;
	height: 9px;
	margin: 0 auto;
	padding: 0 5px;
	width: 940px;
}

#footer_wide {
	width: 940px;
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 10px;
}

.footer_block {
	color: #888;
	float: left;
	width: 100px;
}

.footer_block ul {
	list-style: none;
	margin: 0px;
}

.footer_block a {
	color: #888;
	text-decoration: none;
}

.footer_block b,
.footer_block strong {
	font-size: 10px;
}

.footer_block p {
	margin: 0px;
}

#footer_block_4 {
	margin-left: 215px;
	width: 200px;
}

#detailcontainer {
	background: url(../img/bg/detailcontainer_bg.png) repeat-y;
	margin: 0 auto;
	width: 473px;
}

#detailcontainer .header {
	background: #006ab2;
	border-bottom: solid 1px #cfd0d2;
	border-top: solid 1px #4e545f;
	color: #FFF;
	height: 53px;
	line-height: 53px;
	position: relative;
	text-align: center;
	width: 467px;
}

#detailcontainer .text {
	color: #888;
}

#detailcontainer p {
	padding: 0;
	margin: 0px 35px 0 35px;
	padding: 10px 0 15px 0;
}

#detailcontainer hr {
	margin: 10px 6px 10px 2px;
}

#detailcontainer .header_image {
	position: absolute;
	margin-left: 33px;
	left: 0px;
}

.popin .popin_footer {
	background: url(../img/bg/detailcontainer_footer_bg.png) no-repeat;
	height: 6px;
	margin: 0 auto;
	width: 473px;
}

/* popin */
#cs_popin_outer {
	background: url(../img/bg/popup_bg.png) no-repeat;
	color: #fff;
	font-size: 12px;
	height: 640px;
	left: 50%;
	margin: 0 0 0 -453px;
	position: fixed;
	top: 0;
	width: 907px;
	z-index: 1000;
}

#cs_popin_inner {
	background: url(../img/bg/popup_bg.png) repeat-x;
	height: 600px;
	position: absolute;
	width: 867px;
}

#cs_popin_close {
	background: url(../img/popup_close.png) no-repeat;
	cursor: pointer;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
}

#cs_popin_blocker {
	background: #fff;
	bottom: 0;
	filter: alpha(opacity=75);
	left: 0;
	opacity: 0.75;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

/* Banner Images Fader */
.cs_image_fader {
	height: 138px;
	overflow: hidden;
	position: relative;
	width: 169px;
}

.cs_image_fader img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}

.text a {
	text-decoration: none;
}

#content_right p img {
	display: inline;
	margin: 0 13px 28px 0;
	xborder: solid 1px #898788;
}

#content_right table {
	border-collapse: inherit;
}

#content_right table td {
	padding: 0 0px 0px 0px;
}

.mb_gallery_carousel {
	z-index: 1;
	position: relative;
}

.mb_gallery_image_viewport {
	height: 138px;
	overflow: hidden;
	width: 169px;
	position: relative;
}

.mb_gallery_image,
.mb_gallery_image_active,
.mb_gallery_image_hold {
	left: 0;
	position: absolute;
	top: 0;
}

.mb_gallery_images,
.mb_gallery_image_prev,
.mb_gallery_image_next,
.mb_gallery_image_info,
.mb_gallery_info {
	display: none;
}

#bolling {
	background: url(../img/bg/bolling.png) bottom;
	height: 50px;
	left: 0;
	position: absolute;
	top: 53px;
	width: 940px;
	z-index: 10;
}

/* popin */
#overlay {
	background-color: #000;
	bottom: 0;
	filter: alpha(opacity=60);
	left: 0;
	opacity: .6;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

#popin {
	background-color: #fff;
	height: 596px;
	left: 50%;
	margin: -298px 0 0 -370px;
	position: fixed;
	top: 50%;
	width: 740px;
	z-index: 1010;
}

#popin_close {
	background-image: url(../img/bg/close.png);
	cursor: pointer;
	height: 42px;
	position: absolute;
	right: -21px;
	top: -21px;
	width: 42px;
	z-index: 100;
}

#popin_content {
	padding: 10px;
}
