/*****************************   anDeRan   ************************************/

body {
	background-color: #FFF;
	color: #646363;
}

body, ul, form, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

body {
	font: 11px Verdana, Arial, Helvetica, Kalimati, "Bitstream Vera Sans", sans-serif;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #646363;
	text-decoration: underline;
}

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

p {
	margin: 0 0 15px;
}

h2 {
	font: bold 13px Arial, "Nimbus Sans L", Garuda, sans-serif;
	text-transform: uppercase;
	color: #E29500;
	margin-bottom: 16px;
}

hr {
	background-color: #D6E319;
	height: 1px;
	border-width: 0;
	color: #D6E319;
}

.clear {
	clear: both;
}

#header h1 {
	line-height: 1000em;
	overflow: hidden;
}

input {
	color: #646363;
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
}

.field {
	border: 1px solid #CCC;
	background-color: #F4F4F4;
	text-indent: 3px;
}

.button {
	border: 1px solid #E29501;
	background-color: #F8E1AD;
	font-weight: bold;

}

/* HEADER */

#header {
	color: #C60;
	background: #EDB32E url(../images/common/hdr_bg.png) repeat-y;
	height: 81px;
	min-width: 962px;
	font: bold 10px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
	position: relative;
}

#header a {
	color: #FFF;
}

#header h1 {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 9px;
	height: 81px;
	margin: 0 0 0 217px;
}

#header h1 a {
	display: block;
	width: 179px;
	height: 63px;
	margin: 9px 0 0;
}

#langs {
	position: absolute;
	list-style-type: none;
	right: 294px;
	top: 26px;
	font-family: Verdana, sans-serif;
	line-height: 16px;
}

#discount {
	position: absolute;
	right: 0;
	width: 72px;
	height: 121px;
	padding: 20px 100px 0 16px;
	background-position: right top;
	background-repeat: no-repeat;
}

/* CONTENT */

#content {
	padding: 12px 20px 0 217px;
	min-height: 630px;
	min-width: 745px;
}

#nav {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 364px 0 0 -189px;
	line-height: 16px;
	position: absolute;
	width: 170px;
}

#nav a {
	color: #E29500;
}

#nav a:hover {
	color: #C60;
	text-decoration: underline;
}

#nav ul {
	list-style-type: none;
	margin: 8px 0 8px 10px;
	text-transform: none;
	line-height: 14px;
}

#nav li li a {
	background: url(../images/common/nav_li.png) no-repeat left;
	padding-left: 11px;
	text-decoration: none;
	display: block;
}

#nav li li a:hover {
	background-image: url(../images/common/nav_li_on.png);
}

#pg-image {
	position: absolute;
	top: 0;
	left: 0;
}

.nav-sub a {
	background: url(../images/common/nav_li.png) no-repeat 0 60%;
	padding: 0 6px 0 14px;
	color: #E29500;
	font-weight: bold;
	text-decoration: none;
}

.nav-sub a:hover {
	background-image: url(../images/common/nav_li_on.png);
	color: #C60;
	text-decoration: underline;
}

#logos-multi {
	width: 340px;
	float: right;
	margin: 0 -20px 0 15px;
}

#logos-multi p.imgs {
	text-align: right;
	margin-left: -9px;
	width: 340px;
}

#logos-multi img {
	margin: 0 3px 10px 3px;
}

#logos-once {
	width: 170px;
	float: right;
	margin: 66px 0 10px 15px;
}

.title {
	color: #C60;
	margin-bottom: 18px;
}

.news-list {
	margin-top: 15px;
}

.news-list p {
	margin: 4px 0 0;
}

.news-list span {
	color: #D7660A;
}

.news-archive {
	margin: 20px 0 0;
}

.news-archive a {
	text-decoration: none;
}

#hide-fields {
	margin: 0 -5px;
}

#hide-fields td {
	padding: 5px;
}

.form {
	table-layout: fixed;
	font-weight: bold;
	width: 100%;
}

.form th {
	height: 40px;
}

.form .multi-flds input {
	margin-top: 5px;
}

.form .field {
	width: 100%;
}

span.required {
	color: #F00;
}

input.required {
	border: 1px solid #D99;
	background-color: #F4EEEE;
}

/* FOOTER */

#footer {
	height: 92px;
	background: url(../images/common/ftr_bg.png) no-repeat 100% 100%;
	width: 100%;
	display: none;
}

#subscribe {
	position: absolute;
	font: bold 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
	background: url(../images/common/letter.png) no-repeat;
	margin: 33px 0 0 22px;
	padding: 18px 0 1px 94px;
	width: 216px;
}

#subscribe #attempt {
	position: absolute;
	visibility: hidden;
	width: 190px;
	margin: -110px 0 0 -86px;
	height: 100px;
}

#subscribe #attempt p {
	margin-bottom: 8px;
}

#subscribe #attempt label {
	font-weight: normal;
	padding-right: 4px;
}

#subscribe #attempt .field {
	width: 115px;
	margin-right: 2px;
}

#subscribe #attempt .button {
	width: 30px;
}

#copyright {
	float: right;
	font: 11px Arial, "Nimbus Sans L", Garuda, sans-serif;
	color: #FFF;
	text-align: right;
	margin: 0 10px 0;
	padding-top: 55px;
}

#copyright img {
	vertical-align: top;
}

#copyright strong {
	font-size: 12px;
}
.im {
	text-decoration: none;
	color: #ACB61A;
}
#lik {position:absolute; z-index:10; text-decoration: none; font-size: 8px; visibility:hidden;}
#lik a {position:absolute; z-index:10; font-size: 8px; visibility:hidden;}