/* Def */

* {
	/*font-style: normal;
	font-variant: normal;
	font-weight: 400;*/
	font-size: 11pt;
	/*font-family: Georgia, 'Times New Roman', Times, serif;*/
	font-family: Vendora, Tahoma, Arial;
	letter-spacing: 0.7px;
	line-height: 22px;

	margin: 0px;
	padding: 0px;
}

body {
  	background-image: url('../body/body_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0a0a0a;
	color: #dedede;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 1.5em;
	line-height: 31px;
	color: #ebbe06;
}

h2 {
	margin-bottom: 10px;
}

	h2 { font-size: 1.4em; }
	h3 { font-size: 1.3em; }
	h4 { font-size: 1.2em; }
	h5 { font-size: 1.1em; }
	h6 { font-size: 1em; }
.orange {color: #CCC;}
p {
 	text-indent: 0em;
	line-height: 21px;
	margin: 5px 0px 15px 0px;
}

	p.bigtext {
		line-height: 25px;
	}

	p.nored {
		text-indent: 0em;
	}

	p.hint {
		text-indent: 0em;
		font-size: 0.7em;
	}

		p.hint nobr {
			font-size: 1em;
		}

ol {
	margin-left: 20px;
}

ul {
	margin-left: 50px;
	list-style-type: circle;
}

li {
	padding-bottom: 10px;
}

div.hr {
	width: 97%;
	border: none 0px;
/* 	border-bottom: 1px dashed #dedede; */
	margin: 35px 0px 35px 0px;
}

div.ghr {
	width: 100%;
	height: 29px;
	border: none 0px;
	border-bottom: 3px solid #222222;
	margin: 20px 0px 40px 0px;
/*	background-image: url('../market/div_ghr.gif');
	background-repeat: repeat-x;*/
}

.hide {
	display: none;
}

.color {
	color: #ebbe06;
}

.aright {
	text-align: right;
}

.fright {
	float: right;
}

.acenter {
	text-align: center;
}

.important {
	font-weight: 600;
	font-size: 1.4em;
}

label {
	display: block;
	margin: 15px 0px 6px 0px;
	color: #ebbe06;
	font-size: 0.8em;
}

input, select, option, textarea {
 	background-image: url('../form/right_button_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #3d3d3d;
	border: 1px solid #373737;
	width: 100%;
	height: 25px;
	font-size: 0.8em;
	color: #dedede;
	padding: 2px 0px 2px 0px;
}

input.radio {
width: 20px;
background-image: none;
	}

input.text, select.text, option {
	background-image: none;
		background-color: transparent;
	border: 0px none;
}

select, option {
	padding: 0px;
	height: 21px;
}

textarea, select.multiple {
	height: 110px;
}

input.button {
	background-image: url('../form/menu_button_bg.gif');
	background-color: #feeb09;
	height: 23px;
	color: #111;
	font-weight: bold;
	font-size: 1em;
}

input.hidden {
	display: none !important;
}

#check {
	width:15px;
	height: 15px;
	border: none;
	vertical-align:bottom;
}

strong, .strong {
	font-weight: bold;
}

a {
	border: 0px none;
	color: #ebbe06;
	text-decoration: none;
	border-bottom: 1px dotted #ebbe06;
}

a:hover {
	color: #ebbe06;
	border-bottom: 1px solid #ebbe06;
}

#fobj {
	position: absolute;
	top: 0px;
	left: 270px;
}

#ban {
	position: absolute;
	top: 5px;
	right: 20px;
}
#kurs {
	position: absolute;
	top: 40px;
	right: 50px;
}
#loader {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding:0px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #0f0f0f;
	z-index: 2005;
}

	#loader span {
		position: relative;
		top: 50%;
		left: 50%;
		padding-top: 60px;
		margin-left: auto;
		margin-right: auto;
		font-weight: bold;
		background-image: url('../loader.gif');
		background-repeat: no-repeat;
		background-position: center;
	}
#but {
	background-image: url('/images/form/menu_button_bg.gif');
	height: 23px;
	color: #111;
	font-size: 12px;
	text-align: center;
}
#but1 {
	background-image: url('/images/form/menu_button_bg.gif');
	height: 23px;
	width:80px;
	color: #111;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#head {}

		#head #head_up {
			height: 211px;
			background-image: url('../head/town_up_bg.gif');
			background-position: bottom;
			background-repeat: repeat-x;
			text-align: center;
		}

			#head #head_up #town_up {
				margin-top: 81px;
			}

		#head #head_dn {
			height: 140px;
			background-image: url('../head/town_dn_bg.gif');
			background-position: top;
			background-repeat: repeat-x;
			vertical-align: bottom;
			text-align: center;
		}

			#head #head_dn #town_dn {
				margin-right: 66px;
			}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#slogan {
	position: absolute;
	left: 3px;
	top: 135px;
	text-align: center;
	width: 244px;
	font-weight: 300;
	font-size: 0.9em;
	color: #ebbe06;
}


#menu {
	height: 37px;
	background-image: url('../menu/menu_bg.gif');
	background-repeat: repeat-x;
	padding: 12px 0px 0px 10px;
}

	#menu .clickMenu {
		margin: 0px;
		padding: 0px;
		cursor: default;
	}

	#menu .clickMenu, .clickMenu ul {
		list-style: none;
	}

	#menu .clickMenu ul {
		margin: 0px;
		//float: left;
		//width: 100%;
	}

	#menu .clickMenu div.outerbox {
		display: none;
	}

	#menu .clickMenu div.inner {
		//top: 20px;
		left: 0;
		margin: 0;
	}

	#menu .clickMenu div.inner div.outerbox {
		margin: 0;
		left: 98px;
		//left: 90px;
		top: -3px;
	}

	#menu .clickMenu li {
		position: relative;
		padding: 0 20px 0 2px;
	}

	#menu .clickMenu li.main {
		float: left;
		padding: 0 10px;
		//height: 20px;
		list-style: none;
		background-image: url('../form/menu_button_bg.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #ebbe06;
		border: 1px solid #373737;
		padding: 1px 14px 1px 14px;
		color: #0a0a0a;
		text-align: center;
		margin-right: 15px;
	}

	#menu .clickMenu li.main ul {
		border: 1px solid #373737;
		background-color: #3d3d3d;
		padding: 4px 10px;
		margin-top: 4px;
	}

	#menu .clickMenu li.main li {
		z-index: 500;
		width: 100%;
		height: 25px;
		font-size: 0.8em;
		color: #dedede;
		padding: 2px 0px;
		white-space: nowrap;
		text-align: left;
	}

	#menu .clickMenu li.main li a {
		color: #dedede;
		border: 0px none;
	}

	#menu .clickMenu li.main li input {
		color: #dedede;
		border: 0px none;
		background-color: transparent;
		background-image: none;
		height: 22px;
		width: 200px;
		text-align: left;
		font-size: 1em;
		padding: 0px;
		margin: 0px;
	}

	#menu .clickMenu li.hover {
		z-index: 500 !important;
	}

	#menu .clickMenu img.liArrow {
		position: absolute;
		right: 5px;
		top: 0.41em;
	}

#languages {
	display: none;
	position: absolute;
	top: 20px;
	right: 50px;
	font-size: 0.8em;
	list-style-type: none;
	list-style-position: outside;
}

	#languages a {
		border: 0px none;
		color: #b6b8a3;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 20px;
	}

		#languages a.flag_ru {
			background-image: url('../lang/flag_ru.jpg');
		}

		#languages a.flag_en {
			background-image: url('../lang/flag_en.jpg');
		}

		#languages a.flag_de {
			background-image: url('../lang/flag_de.jpg');
		}

		#languages a.flag_ar {
			background-image: url('../lang/flag_ar.jpg');
		}

		#languages a.flag_kz {
			background-image: url('../lang/flag_kz.jpg');
		}

		#languages a:hover {
			color: #ebbe06;
		}

	#languages li {
		height: 17px;
	}

	#languages li.selected {
		color: #ebbe06;
		font-weight: 900;
	}

		#languages li.selected a {
			color: #ebbe06;
		}

		#languages li.selected a:hover {
			color: #b6b8a3;
		}

#loginshow {
	position: absolute;
	top: 20px;
	right: 190px;
}

	#loginshow ol {
		list-style: none;
		color: #ebbe06;
	}

#login {
	width: 280px;
	position: absolute;
	top: 20px;
	left: 700px;
	background-image: url('../cabinet/win_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #2a2a2a;
	border: 1px solid #373737;
	z-index: 1010;
	font-size: 0.9em;
	color: #ebbe06;
}

	#login div.title {
		height: 24px;
		padding: 1px 0px 1px 5px;
		background-image: url('../cabinet/win_title_bg.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #454545;
		font-weight: bold;
		vertical-align: middle;
		border-bottom: 1px solid #454545;
	}

	#login td.label {
		padding-right: 10px;
		white-space: nowrap;
	}

	#login td.value {
		width: 100%;
		padding-right: 10px;
		
	}

	#login input.button {
		font-size: 0.8em;
		width: 75px;
		margin: 4px;
	}

#main {
	
	width: 100%;
	height: 100%;
}

	
#foot {
	padding: 15px 20px 15px 20px;
	background-image: url('../head/town_dn_bg.gif');
	background-repeat: repeat-x;
}
#windoww {
	border: 2px solid #ebbe06;
	background-image: url('../body/bottom_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0f0f0f;
	color: #dedede;
	position: fixed;
	width: 50%;
	height: auto;
	left: 50%;
	margin-left: -40%;
	top: 50%;
	margin-top: -160px;
	z-index: 3008;
	display: none;
}

	#windoww.small {
		width: 40%;
		height: 250px;
		left: 50%;
		margin-left: -20%;
		top: 50%;
		margin-top: -125px;
	}

	#windoww h1 {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 25px;
		font-size: 1em;
		text-align: center;
		color: #0f0f0f;
		background-image: url('../form/menu_button_bg.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #ebbe06;
	}

	#windoww div.scroll {
		margin-top: 25px;
		margin-bottom: 25px;
		width: 100%;
		height: 370px;
		overflow: auto;
	}

		#windoww div.scroll textarea {
			height: 70px;
		}

		#windoww div.scroll textarea.edit {
			height: 320px;
		}

		#windoww div.scroll div.panel, div.panel {
			width: 75%;
		}

		#windoww div.scroll div.panelline {
			margin: 0px;
			padding: 0px;
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 100%;
			height: 25px;
			font-size: 1em;
			text-align: right;
			color: #0f0f0f;
			background-image: url('../form/menu_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #ebbe06;
		}

			#windoww div.scroll div.panelline form {
				display: inline;
				padding: 0px;
				margin: 0px;
			}

			#windoww div.scroll div.panelline input {
			 	background-image: url('../form/right_button_bg.gif');
				background-repeat: repeat-x;
				background-position: bottom;
				background-color: #0f0f0f;
				height: 20px;
				border: 1px solid #373737;
				color: #dedede;
				font-size: 0.8em;
				font-weight: normal;
				margin: 3px 0px;
				margin-right: 2px;
				padding: 1px 5px;
				display: inline;
				width: auto;
			}

		#windoww.small div.scroll {
			height: 190px;
		}

		#windoww div.scroll div.padding {
			padding: 7px;
		}

		#windoww div.scroll table {
			width: 100%;
		}

		#windoww div.scroll thead, #windoww div.scroll tr.thead {
			color: #ebbe06;
			font-weight: bold;
 			background-image: url('../form/right_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #0f0f0f;
		}

		#windoww div.scroll tfoot {
			color: #ebbe06;
			font-weight: bold;
 			background-image: url('../form/right_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #0f0f0f;
		}

			#windoww div.scroll tfoot tr, #windoww div.scroll thead tr {
				height: 31px;
			}

		#windoww div.scroll tr {
			height: 32px;
			border-bottom: 1px solid red;
 			background-image: url('../form/line_pix.gif');
			background-repeat: repeat-x;
			background-position: bottom;
		}

	#windoww td {
		padding: 4px 5px 4px 5px;
	}



	#windoww div.close {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		text-align: right;
		padding: 0px;
	}

		#windoww div.close input {
			background-color: transparent;
			background-image: none;
			border: 0px none;
			color: #000;
			width: 19px;
			height: 19px;
			margin: 3px;
			font-size: 15px;
			font-weight: bold;
		}
#window {
	border: 2px solid #ebbe06;
	background-image: url('../body/bottom_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0f0f0f;
	color: #dedede;
	position: fixed;
	width: 50%;
	height: auto;
	left: 50%;
	margin-left: -40%;
	top: 50%;
	margin-top: -160px;
	z-index: 3008;
	display: none;
}

	#window.small {
		width: 40%;
		height: 250px;
		left: 50%;
		margin-left: -20%;
		top: 50%;
		margin-top: -125px;
	}

	#window h1 {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 25px;
		font-size: 1em;
		text-align: center;
		color: #0f0f0f;
		background-image: url('../form/menu_button_bg.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #ebbe06;
	}

	#window div.scroll {
		margin-top: 25px;
		margin-bottom: 25px;
		width: 100%;
		height: 370px;
		overflow: auto;
	}

		#window div.scroll textarea {
			height: 70px;
		}

		#window div.scroll textarea.edit {
			height: 320px;
		}

		#window div.scroll div.panel, div.panel {
			width: 75%;
		}

		#window div.scroll div.panelline {
			margin: 0px;
			padding: 0px;
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 100%;
			height: 25px;
			font-size: 1em;
			text-align: right;
			color: #0f0f0f;
			background-image: url('../form/menu_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #ebbe06;
		}

			#window div.scroll div.panelline form {
				display: inline;
				padding: 0px;
				margin: 0px;
			}

			#window div.scroll div.panelline input {
			 	background-image: url('../form/right_button_bg.gif');
				background-repeat: repeat-x;
				background-position: bottom;
				background-color: #0f0f0f;
				height: 20px;
				border: 1px solid #373737;
				color: #dedede;
				font-size: 0.8em;
				font-weight: normal;
				margin: 3px 0px;
				margin-right: 2px;
				padding: 1px 5px;
				display: inline;
				width: auto;
			}

		#window.small div.scroll {
			height: 190px;
		}

		#window div.scroll div.padding {
			padding: 7px;
		}

		#window div.scroll table {
			width: 100%;
		}

		#window div.scroll thead, #window div.scroll tr.thead {
			color: #ebbe06;
			font-weight: bold;
 			background-image: url('../form/right_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #0f0f0f;
		}

		#window div.scroll tfoot {
			color: #ebbe06;
			font-weight: bold;
 			background-image: url('../form/right_button_bg.gif');
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #0f0f0f;
		}

			#window div.scroll tfoot tr, #window div.scroll thead tr {
				height: 31px;
			}

		#window div.scroll tr {
			height: 32px;
			border-bottom: 1px solid red;
 			background-image: url('../form/line_pix.gif');
			background-repeat: repeat-x;
			background-position: bottom;
		}

	#window td {
		padding: 4px 5px 4px 5px;
	}



	#window div.close {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		text-align: right;
		padding: 0px;
	}

		#window div.close input {
			background-color: transparent;
			background-image: none;
			border: 0px none;
			color: #000;
			width: 19px;
			height: 19px;
			margin: 3px;
			font-size: 15px;
			font-weight: bold;
		}

#photoupload {
	width: 50px;
	height: 80px;
}

	#photoupload img {
		width: 50px;
		height: 50px;
		border: 2px solid #545454;
		margin-bottom: 5px;
	}

	#photoupload input {
		height: 20px;
	}

img.photo_big {
	width: 200px;
	height: 200px;
	border: 2px solid #545454;
}

img.photo_small {
	width: 50px;
	height: 50px;
	border: 2px solid #545454;
}

