img, form {
	border: 0;
	padding: 0;
	margin: 0;
}

.png {
	behavior: url('/css/iepngfix.htc');
}
body {
	font: 0.688em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	background: url(../img/body_bg.png);
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 1.182em;
	padding: 25px 0 0;
}

p {
	text-align: justify;
}

small {
	font-size: 0.909em;
}

h2 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #90804a;
	text-decoration: underline;
}

a:hover {
	color: #90804a;
	text-decoration: none;
}

.gradient {
	height: 480px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/body_bg_grad.png) repeat-x 0 0;
	behavior: url('/css/iepngfix.htc');
}

.nobg {
	background: none;
}

#wrap {
	width: 933px;
	margin: 0px auto;
	min-width: 933px;
	max-width: 933px;
}

.logo {
	padding: 35px 0 18px 5px;
	float: left;
}
.lng {
	float: right;
	padding: 40px 5px 0 0;
	list-style: none;
}


/* @group MENU */

.menu {
	height: 40px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.364em;
	clear: both;
}

.menu .corn {
	display: block;
	position: absolute;
	width: 933px;
	height: 6px;
	background: url(../img/menu_corn_bg.png) no-repeat;
	border: 1px;
}

.menu ul {
	padding: 0;
	margin: 0;
	background: url(../img/menu_bg.png) repeat-x left top;
	height: 40px;
	width: 100%;
}

.menu ul li {
	float: left;
	list-style: none;
	line-height: 40px;
	margin: 0;
	cursor: pointer;
	width: 156px;
	padding: 0;
	text-align: center;
}

.menu ul li.active {
	background: url(../img/menu_bg_active.png) repeat-x;
	cursor: auto;
}

.menu ul li.mouse_hover {
	background: url(../img/menu_bg_active.png) repeat-x;
}

.menu a:link, .menu a:visited, .menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.separator {
	background: url(../img/separator_bg.png) repeat-x;
	height: 8px;
	margin: 2px 0 7px 0;
	font-size: 1px;
}

/* @end */

.content {
	background: #d3d5d7;
	height: 450px;
}

.content td {
	background: #ffffff;
	vertical-align: top;
}

.content .cn {
	height: 400px;
	padding: 25px;
	overflow-y: scroll;
	position: relative;
}

.pad {
	padding: 0 70px;
}

.footer {
	background: url(../img/footer_bg_r.png) no-repeat right center;
	height: 19px;
	margin: 0;
}

.footer span {
	height: 19px;
	display: block;
	background: url(../img/footer_bg_l.png) no-repeat left top;
}

.submenu {
	text-transform: uppercase;
	color: #7f8285;
	font-size: 0.833em;
	padding: 5px 0 0;
}

.submenu ul {
	padding: 0;
	margin: 0;
	float: left;
}

.submenu ul li {
	float: left;
	list-style: none;
	padding: 0 15px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	color: #7f8285;
	text-decoration: none;
}

.submenu .copyright {
	float: right;
	padding: 0 15px;
}

/* @group FORMS */

.reg_info {
	background: #ffffff;
	border-bottom: 1px solid #dfe0e2;
	padding: 10px 25px;
	position: absolute;
	width: 549px;
	z-index: 100;
}

.login {
	padding: 50px 0 0;
	width: 192px;
	margin: 0px auto;
	height: 140px;
}

.cpanel {
	padding: 25px 0;
	width: 192px;
	margin: 0px auto;
	height: 140px;
}

.login a:link, .login a:visited, .login a:hover {
	color: #5b5c5e;
	font-size: 0.909em;
	padding: 0 5px;
}

.register {
	width: 410px;
	margin-top: 70px;
}

.login .textinput, .register .textinput {
	border: none;
	width: 172px;
	height: 13px;
	margin: 0 0 7px 0;
	padding: 4px 5px 6px 15px;
	background: url(../img/login_input_bg.png) no-repeat right;
	outline: none;
	font-size: 1em;
}

.register .textinput {
	float: left;
}

.register .cld {
	background: url(../img/login_input_cal_bg.png) no-repeat left top;
	cursor: pointer;
}

.login .button ,.register .button {
	border: none;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: center;
	color: #fff;
	height: 25px;
	cursor: pointer;
	font-size: 0.917em;
	width: 83px;
	background: url(../img/login_button_bg.png) no-repeat center center;
}

.login .button {
	float: right;
}

.register .label {
	padding: 3px 10px 0 0;
	text-align: right;
	width: 200px;
	display: block;
	float: left;
}

.register label.inner {
	line-height: 23px;
	height: 23px;
	font-size: 0.833em;
}

.register select {
	width: 187px;
	height: 20px;
	margin: 0 0 7px 0;
}

#required {
	display: none;
}

.error {
	border: 2px solid #bcad76;
	color: #bcad76;
	padding: 5px;
	margin: 95px 0 0 450px;
	text-align: center;
	position: absolute;
	z-index: 100;
	width: 100px;
}

.error_global {
	border: 2px solid #bcad76;
	color: #bcad76;
	padding: 5px;
	text-align: center;
	width: 400px;
	margin: 5px auto;
}

.success {
	border: 2px solid #41535d;
	color: #41535d;
	padding: 5px;
	margin: 95px 0 0 450px;
	text-align: center;
	position: absolute;
	z-index: 100;
	width: 100px;
}

.success_global {
	border: 2px solid #41535d;
	color: #41535d;
	padding: 5px;
	text-align: center;
	width: 400px;
	margin: 5px auto;
}

.clr {
	clear: both;
	width: 100%;
	display: block;
	height: 0px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0px;
	border: none;
}
/* @end */

.numbers {
	background: url(../img/numbers_bg.png) repeat-x left top;
	height: 37px;
	border-bottom: 8px solid #d3d5d7;
	margin-bottom: 10px;
}

.numbers ul {
	padding: 0;
	margin: 13px 26px 0 0;
	float: right;
	display: inline;
}

.numbers ul li {
	float: left;
	list-style: none;
	background: #ffffff;
	margin: 0 3px;
	font-size: 0.833em;
	width: 12px;
	text-align: center;
	height: 12px;
	line-height: 12px;
	cursor: pointer;
}

.numbers ul li.active {
	background: #8f7f4a;
	color: #ffffff;
}

.numbers a:link, .numbers a:visited, .numbers a:hover {
	text-decoration: none;
}

#imagesff {
	text-align: center;
	cursor: pointer;
}

/* @group NEWS */

.news_teaser {
	height: 120px;
	padding: 10px 0;
	border-bottom: 1px solid #dfe0e2;
	cursor: pointer;
}

.news_teaser .pad {
	padding: 0 70px 0 25px;
}

.m_over {
	color: #777777;
}

.news_teaser img{
	float: left;
	padding: 0 20px 0 0;
}

.news{
	border-top: 1px solid #dfe0e2;
}
.news .images{
	float: left;
	width: 110px;
	padding:10px 0 0;
	text-align: center;
}
.news img {
	padding: 0 10px 5px 0;
}
.news h1{
	padding: 0 0 0 110px;
	margin: 10px 0 5px 0;
}
.news_teaser h1{
	padding: 20px 0 0;
	margin: 0;
}
.news_shortcuts{
	width: 549px;
	border-top: 1px solid #dfe0e2;
}
.fixed{
	position: absolute;
	bottom: 0;
}
.news_shortcuts .news_teaser {
	height: 60px;
	border-bottom: none;
	width: 274px;
	float: left;
}

.news_shortcuts .news_teaser img {
	padding: 0 5px 0 0 !important;
}
.partners{
	padding: 10px 0;
	border-bottom: 1px solid #dfe0e2;
}
.partners .image{
	float: left;
	width: 70px;
	text-align: center;
	padding: 0 19px 0 0;
}
.partners .text{
	float: left;
	width: 318px;
}
/* @end */
