/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/
:input         { font-family: Tahoma; font-size: 8pt; font-weight: bold; border-style: solid; border-width: 1px; background-color: #6a6a6a }
:textarea      { font-family: Tahoma; font-size: 8pt; font-weight: bold; border-style: solid; border-width: 1px; background-color: #6a6a6a }
table         { font-family: Tahoma; font-size: 8pt; color: #6a6a6a }
:link 	{	color: #6a6a6a; text-decoration: none;}
:visited { color: #6a6a6a; text-decoration: none;}
:link:hover, :visited:hover { color: #6a6a6a; text-decoration: none;	}
:link:active, :link:active { color: #6a6a6a; }

h1, h2, h4, h5, h6 {
    font-family: Tahoma, verdana, sans-serif;
    margin: 0.5em 0 0.2em 0;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #FFFF99;
}
h2 { font-size: 150%; }
h3 { font-size: 120%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0;}
h4 { font-size: 100%; }
h5 { font-size: 90%; font-weight: normal;}
h61 { font-size: 90%; border: 0; }
h6 { font-size: 160%; font-family: Bradley Hand ITC; font-weight: bold; margin: 0; color: #6a6a6a;}


#cut_text, .history_block
{
	background-color: #F7F7F7;
	border: 1px #D0D0D0 solid;
	margin-top: 4px;
	padding: 8px;
}

body, font, td, p, ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
body {
	height: 100%; 
	padding: 0 /*for Opera*/;
	min-width: 610px;
	margin: 0 0 1em 0;
	background: #fdfcfc;
}

#page_bg {
	background: #fdfcfc url(images/body_bg.png) left 40px repeat-x;
	text-align: center;
}

p {
	margin: 3px 0;
}

a img {
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 994px;
	text-align: left;
	background: #fdfcfc url(images/body_bg.png) top left repeat-x;
}

#shadow-left {
	background: transparent url(images/shadow_left.png) left top repeat-y;
	float: left;
	width: 994px;
}

#shadow-right {
	background: transparent url(images/shadow_right.png) right top repeat-y;
	float: left;
	width: 994px;
}

#container {
	float: left;
	width: 994px;
}

#container div,
#container td {
	line-height: 140%;
}

/*?????*/
input, textarea, select {
	background: #FFFFFF;
	color: #777;
	border: 1px #e0d5c9 solid;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

.f_input {
	background: url(images/dlet_field_o.gif) top repeat-x;
}

/*????????? ????????? Header*/
#header {
	position: relative;
	overflow: hidden;
	height: 199px;
}

#logotype {
	position: relative;
	top: 47px; 
	margin-left: 35px;
	float: left;
	background: transparent url(images/logotype.png) left top no-repeat;
	font-size: 20px;
	outline: none;
}

/*DEMONSTRATION*/
.demo {
	position: relative;
	top: 8px;
	float: right;
	width: 300px;
	height: 183px;
	background: #FFF url(images/demo_bg.png) top repeat-x;
	overflow: hidden;
}

.demo-left {
	height: 88px;
	background: transparent url(images/demo_left.png) left top no-repeat;
	position: relative;
	padding-left: 9px;
}

.demo-right {
	height: 183px;
	background: transparent url(images/demo_right.png) right top no-repeat;
	position: relative;
	padding-right: 9px;
}

#demonstration {
	position: relative;
	top: 9px;
	float: left;
	width: 346px;
	height: 165px;
}

div.release {
	position: relative;
	float: right;
	width: 178px;
	height: 130px;
	overflow: hidden;
	color: #a3a3a3;
	text-align: right;
}

div.release h3{
	color: #f59000;
	font-size: 20px;
	padding-top: 20px;
}

a.download {
	position: relative;
	float: none;
}

a.download:link, a.download:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	display: block;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #f59000 url(images/download.png) left top no-repeat;
	outline: none;
	overflow: hidden;
}

a.download:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	background: #f8af47 url(images/download.png) left -20px no-repeat;
}

div#navigation {
	padding: 0;
	margin: 0;
	height: 40px;
	overflow: hidden;
	background: #2d2d2d url(images/navigation_bg.png) left -28px repeat-x;
	text-align: center;
	position: relative;
}

div#navigation div{
	display: block;
	height: 40px;
	width: 994px;
	margin: auto;
}

div#navigation a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 24px;
	color: #FFF;
	font-weight: bold;
	background: url(images/navigation_link.png) right -28px no-repeat;
	outline: none;
}

div#navigation a:hover {
	color: #480000;
	background: #ff8c00 url(images/navigation_link.png) left -96px repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.clr {clear:both;}

/*????? ????? ??? <HR>*/
hr	{ 
	height: 1px;
	border: solid #d8d8d8 0px;
	border-top-width: 1px;
	}


/*FOOTMENU*/
#fmenu {
	position: relative;
	height: 27px;
	background: #393939 url(images/fmenu_bg.png) top repeat-x;
}

#fmenu-left {
	position: relative;
	height: 27px;
	background: transparent url(images/fmenu_left.png) left top no-repeat;
	padding-left: 6px;
}

#fmenu-right {
	position: relative;
	height: 27px;
	background: transparent url(images/fmenu_right.png) right top no-repeat;
	padding-right: 6px;
}

#fmenu div.cont {
	float: right;
}

#fmenu div.cont a:link, #fmenu div.cont a:visited{
	float: left;
	padding: 0 8px;
	line-height: 26px;
	height: 27px;
	font-size: 10px;
	color: #fff;
	outline: none;
	background: transparent url(images/fmenu_link.png) center top no-repeat;
}

#fmenu div.cont a:hover{
	font-size: 10px;
	color: #ff9c00;
	background: transparent url(images/fmenu_link.png) center bottom no-repeat;
}

/*FOOTER*/
#footer {
	position: relative;
	height: 72px;
	background: #FFF url(images/footer_bg.png) top repeat-x;
}

#footer-left {
	position: relative;
	height: 72px;
	background: transparent url(images/footer_left.png) left top no-repeat;
	padding-left: 6px;
}

#footer-right {
	position: relative;
	height: 72px;
	background: transparent url(images/footer_right.png) right top no-repeat;
	padding-right: 6px;
}

/*Copyright*/
#copyright {
	position: relative;
	top: 10px;
	padding-left: 10px;
	float: left;
	width: 500px;
	color: #a2a2a2;
	font-size: 10px;
}

#copyright a:link, #copyright a:visited{
	color: #a2a2a2;
	font-size: 10px;
}

#copyright a:hover{
	color: #ff7800;
	font-size: 10px;
}

span.ttfrm {
	color: #a69e92;
}

table.userstop {background-color: #EEEEEE;}
table.userstop td {background-color: #FFFFFF;}


/*????????*/

.count1 {
	position: absolute;
	right: 12px;
	top: 16px;
	width: 656px;
	height: 36px;
}

.mid {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

form {  
	padding: 0px;
	margin: 0px;
}

/* ==================== ?????? ? ??????? ????? */

.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}

.quote {
	color: #757575;
	background-color: #faf8f5;
	border: 1px dotted #eee;
	text-align: justify;
	padding: 5px;
}

/*RELATED*/
.related {
	background: url("images/dotted.gif") bottom repeat-x;
	padding: 5px 0;
}


/*????????? PAGE*/
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#ff7800;
	color:#FFFFFF;
	border-color:#ff7800;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

/*TOOLBAR*/
#toolbar {
	height: 32px;
	background: #2d2d2d url(images/toolbar_bg.png) top repeat-x;
	position: relative;
	overflow: hidden;
}

#toolbar-left {
	height: 32px;
	background: transparent url(images/toolbar_left.png) left top no-repeat;
	position: relative;
	padding-left: 14px;
}

#toolbar-right {
	height: 32px;
	background: transparent url(images/toolbar_right.png) right top no-repeat;
	position: relative;
	padding-right: 6px;
}

/*Login*/
#toolbar input,
#toolbar span {
	color: #d3d3d3;
	font-size: 10px;
}

div.usermenu { position: relative; float:left; top: 10px; display: block; width: auto;}

div.language { position: relative; float:right; top: 6px; display: block; width: auto;}
div.language span {float: left; width: auto; height: 22px; line-height: 22px; margin: 0 2px;}

div.language a:link, div.language a:visited {
	display: block;
	float: left;
	width: 80px;
	height: 22px;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	background: #c09464 url(images/language_btn.png) left -22px no-repeat;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

div.language a:hover {
	font-family: Arial, Verdana, Helvetica sans-serif;
	color: #3e0000;
	background: #f59000 url(images/language_btn.png) left top no-repeat;
	}

/*-----LEFTBLOCKS-----*/
div#leftbox {
	font-size: 11px;
	float: left;
	width: 209px;
}

div#leftbox td {
	font-size: 11px;
}

div#leftbox div.blocks{
	width: 197px;
	background: #FFF url(images/leftblock_bg.png) left repeat-y;
	margin: 6px;
	margin-bottom: 0px;
	position: relative;
}

div#leftbox div.blocks div{
	background: transparent url(images/leftblock_top.png) top left no-repeat;
	width: 197px;
}

div#leftbox div.blocks div div{
	width: 197px;
	background: transparent url(images/leftblock_bottom.png) bottom left no-repeat;
}

div#leftbox div.blocks div div div{
	width: 177px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	background: transparent;
}

div#leftbox div.blocks div div div h3{
	width: 177px;
	font-size: 10px;
	color: #5b5b5b;
	display: block;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 6px 0;
	margin: 0 0 2px 0;
	background: transparent url(images/leftblock_h3line.png) bottom left repeat-x;
}

div#leftbox div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}

/*??????? ????*/
div#leftbox ul.navs		{list-style: none; padding: 0; margin: 0;}
div#leftbox ul.navs li	{background: none; padding: 0; margin: 0; display: block;}
div#leftbox ul.navs li a	{
	background: #f6f6f6 url(images/quick_menu.png) left top no-repeat;
	color: #737373;
	width: auto;
	margin: 0;
	padding-left: 12px;
	height: 27px;
	line-height: 26px;
	display: block;
	overflow: hidden;
	font-weight: bold;
}

div#leftbox ul.navs li a:hover {
	background: #facead url(images/quick_menu.png) left bottom no-repeat;
	color: #ff9000;
	text-decoration: none;
}

/*-----RIGHTBLOCKS-----*/
div#rightbox {
	float: right;
	font-size: 11px;
	width: 209px;
}

div#rightbox td {
	font-size: 11px;
}

div#rightbox div.blocks {
	width: 197px;
	background: #FFF url(images/rightblock_bg.png) left repeat-y;
	margin: 6px;
	margin-bottom: 3px;
	position: relative;
}

div#rightbox div.blocks div {
	background: transparent url(images/rightblock_top.png) top left no-repeat;
	width: 197px;
}

div#rightbox div.blocks div div {
	width: 197px;
	background: transparent url(images/rightblock_bottom.png) bottom left no-repeat;
}

div#rightbox div.blocks div div div {
	width: 177px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	background: transparent;
}

div#rightbox div.blocks div div div h3{
	width: 177px;
	font-size: 10px;
	color: #5b5b5b;
	display: block;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 6px 0;
	margin: 0 0 2px 0;
	background: transparent url(images/leftblock_h3line.png) bottom left repeat-x;
}

div#rightbox div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}


/*MAINBOX*/
div#mainboxforum {
	float: left;
	width: 905px;
	padding:3;
	font-size: 11px;
}

div#mainboxforum div.blockss {
	width: 985px;
	background: #FFF url(images/forumbg.png) left repeat-y;
	margin-bottom: 10px;
}

div#mainboxforum div.blockss div.blockss1 {
	background: transparent url(images/forumust.png) top left no-repeat;
	width: 985px;
}

div#mainboxforum div.blockss div.blockss1 div.blockss2 {
	width: 985px;
	background: transparent url(images/forumalt.png) left bottom no-repeat;
}

div#mainboxforum div.blockss div.blockss1 div.blockss2 div.blockss3 {
	width: 975px;
	padding-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	background: transparent;
}

/*MAINBOX*/
div#mainbox {
	float: left;
	width: 576px;
	padding:0;
	font-size: 11px;
}

div#mainbox div.blocks {
	width: 576px;
	background: #FFF url(images/mainbox_bg.png) left repeat-y;
	margin-bottom: 10px;
}

div#mainbox div.blocks div.blocks1 {
	background: transparent url(images/mainbox_top.png) top left no-repeat;
	width: 576px;
}

div#mainbox div.blocks div.blocks1 div.blocks2 {
	width: 576px;
	background: transparent url(images/mainbox_bottom.png) left bottom no-repeat;
}

div#mainbox div.blocks div.blocks1 div.blocks2 div.blocks3 {
	width: 564px;
	padding-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	background: transparent;
}

/*CONTENT*/
div.content {
	margin-bottom: 10px;
}

div.content h3.ntitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff6d00;
	margin: 0 10px;
	padding: 10px 0;
	clear: both;
}

div.content h3.ntitle2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff9c00;
	margin: 0 10px;
	padding: 10px 0;
	clear: both;
}

div.content div.morefield {
	color: #a6a6a6;
	margin: 0 10px;
	font-size: 10px;
	padding-bottom: 20px;
}

div.content div.morefield span {
	padding-right: 12px;
	float: left;
}

div.content div.maincont {
	padding: 10px;
	background: transparent url(images/maincont_bg.png) left top repeat-x;
}

div.content div.morelink {
	padding: 10px;
	background: transparent url(images/morelink_bg.png) left bottom no-repeat;
	font-size: 10px;
}

div.content div.morelink a{
	font-weight: bold;
	font-size: 10px;
}

div.iconic_list_item
{
	height: 36px;
	padding-left: 40px;
	padding-top: 8px;
}

span.history_header
{
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

.ucizgi       {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3
}
.ualt       {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3
}
.kare         {
	border:1px solid #e3e3e3;
}
.sagcizgi     { border-right: 1px solid #e3e3e3 }
.solcizgi     { border-left: 1px solid #e3e3e3 }
.altcizgi     { border-bottom: 1px solid #e3e3e3}
.ustcizgi     { border-bottom: 1px solid #e3e3e3}

.ustcizgi     { border-top:1px solid #e3e3e3; border-left-width:1px; border-right-width:1px; border-bottom-width:1px }

.yucizgi      { border-left: 1px solid #e3e3e3; border-right: 1px solid #333333; border-bottom: 1px solid #333333 }
.ykare        { border:1px solid #e3e3e3;  }
.ysagcizgi    { border-right: 1px solid #e3e3e3 }
.ysolcizgi    { border-left: 1px solid #e3e3e3 }
.yaltcizgi    { border-bottom: 1px solid #e3e3e3 }


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}


#lamba-arka
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.stil1 {color: #FF0000}


.haberdetay
{
	border-width: 1px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	vertical-align:middle;
}
.haberresim
{
	float:left;
	padding-right:5px;
}
