@import url(/css/conf.toolbar.css);
@import url(/css/main.news.css);
@import url(/css/main.board.css);
@import url(/css/tool.pages.css);

.href
{
	text-decoration: none;
	border-bottom: 1px dashed;
}

body
{
	font-family: Arial, "Lucida Sans Unicode","Arial",Verdana,Helvetica,sans-serif;
	background: #8c8c56 url(/img/index/bg_body.gif);
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4
{
	font-family: "Lucida Sans Unicode","Arial",Verdana,Helvetica,sans-serif;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	letter-spacing: -0.05em;
}

h1
{
	color: #854720;
	font-weight: normal;
}


h2
{
	font-size: 1.5em;
	color: #46462E;
	font-weight: normal;
}

h3
{
	color: #46462E;
	letter-spacing: 0em;
	font-weight: normal;
}

h4
{
	color: #555;
}


a
{
	color: #00ADEF;
	color: #09e;
}

a:hover
{
	color: #c00;
}

ul li
{
	list-style-type: none;
}

blockquote
{
	font-size: 110%;
	font-variant: italic;
	background: #eee;
	padding: 20px;

}

img
{
	border: none;
}

.img
{
	text-align: center;
	padding: 1em;
}



#container_general
{
	background: url(/img/index/bg_line.gif) repeat-x 0px 347px;
}


#container
{
	background: url(/img/index/bg_line.gif) repeat-x 0px 247px;
}

#flow
{
	width: 980px;
	margin: 0 auto;
	padding-right: 7px;
	background: #fff url('/img/index/bg_shadow.gif') repeat-y right;
}

#preflow
{
	background: #fff url('/img/index/bg_shadow_left.gif') repeat-y left;
	width: 987px;
	padding-left: 7px;
	margin: 0 auto;
}


#header
{
	margin: 0;
	background: #fff url('/img/index/bg_visual.jpg') no-repeat left bottom;
	padding: 0;
	height: 200px;
}

#container_general #header
{
	height: 300px;
}

#header > table
{
}

#header table td
{
	padding: 10px;
}

#header a
{

}

#header_icons
{
	background: url('/img/index/bg_img_1.gif') no-repeat left;
	padding: 25px 0;
	vertical-align: middle;
	white-space: nowrap;
}

#header_icons img
{
	margin: 0 10px;
}

#header_phone
{
	padding: 25px;
	vertical-align: middle;
	font-family: "Arial Narrow", "Arial", sans-serif;
	color: #fff;
	font-size: 90%;
	font-weight: bolder;
	white-space: nowrap;
}

#header_phone strong
{
	font-size: 120%;
	color: #fff;
}


#logo
{
	padding: 20px 40px;
}

#lang
{
	font-size: 10px;
	text-align: left;
	margin-left: 60px;
	width: 150px;
}


#lang strong
{
	font-weight: normal;
	background: #eee;
}

#lang a{color: #343434;text-decoration: none;display: block; margin-bottom: 10px;}
#lang a:hover{color: #555;}

#lang img{border: 1px solid #777;padding:0;vertical-align: middle;}
#lang img:hover{border: 1px solid #ccc;}


#crumbs
{
	padding: 0;
	font-size: 80%;
}

#crumbs img
{
	border: none !important;
}

.crumbs
{
	border-right: 1px dotted #868686;
	white-space: nowrap;
}

#copyphones
{
	font-size: 75%;
	color: #333;
	font-family: "Arial Narrow", sans-serif;
}

#copyphones span
{
	font-family: "Arial", sans-serif;
	color: #c55639;
}

#copyphones strong
{
	font-size: 180%;
	color: #555;
}

/* GLOBALS **************************************************************************** */

#globals
{
	padding: 0px 10px 0px 0px;
	font-size: 80%;
	text-align: right;
	white-space: nowrap;
	font-family: "Trebuchet MS", "Arial", sans-serif;
}

#globals span
{
	padding: 4px;
	margin: 0 4px;
	display: block;
	float: left;
	padding: 10px 10px 18px 10px;
}

#globals span:hover
{
	background: url(/img/index/bg_globals_active.gif) repeat-x top;
}

#globals span#active a
{
	color: #c55639;
}

#globals a
{
	color: #fff;
}

#globals a:hover
{
	color: #fc0;
}

#globals span#active
{
	background: url(/img/index/bg_globals_active.gif) repeat-x top;
}

#globals span#active a
{
	font-weight: bolder;
	color: #fc0;
}
	
#globals strong
{
	color: #fc0;
}

.clu{background: url('/img/index/co_lt.gif') no-repeat left top; padding: 0;}
.cru{background: url('/img/index/co_rt.gif') no-repeat right top; padding: 0;}
.crb{background: url('/img/index/co_rb.gif') no-repeat right bottom; padding: 16px;}
.clb{background: url('/img/index/co_lb.gif') no-repeat left bottom; padding: 0;}

/* OPTIONALS **************************************************************************** */
#optionals
{
	background: url(/img/index/ico_open.gif) no-repeat top;
	color: #333;
	margin: 30px 0 0 15px;
	font-size: 90%;
	padding-top: 75px;
}

#optionals ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style:none;
}

#optionals li
{
	background: none;
	font-family: "Arial", sans-serif;
	margin-bottom: 4px;
	border-bottom: 1px solid #eee;
}

#optionals li strong
{
	font-size: 85%;
	padding: 4px 4px 4px 8px;
	display: block;
	color: #c00;
	background: url('/img/index/bg_arrow_right_a.gif') no-repeat left;
}

#optionals li a
{
	font-size: 85%;
	padding: 4px 4px 4px 8px;
	display: block;
	color: #073879;
	text-decoration: none;
	background: url('/img/index/bg_arrow_right.gif') no-repeat left;
}

#optionals li a:hover
{
	background: url('/img/index/bg_arrow_right_a.gif') no-repeat left;
	text-decoration: underline;
}

/* Content **************************************************/

#layout
{
	background: #fff url(/img/index/bg_content.jpg) repeat-x top;

}

#info
{
	/* background: #efeddf; 
		background: #eee;
	*/
	background: #efefef url('/img/index/bg_corn_lt_20.gif') no-repeat left top;	
	padding: 16px;
}


#content, #general_content
{
	font-size: 80%;
	padding: 10px 20px 4em 20px;
}

#general_content
{
	padding: 0;
}

#content li, #general_content li
{
	margin-bottom: .5em;
}

#content ul, #general_content ul
{
	list-style-type: square;
}

#general_content ul, #content ul { margin: 0.5em 0; padding: 0 0 0 2em; }
#general_content ul li, #content ul li
{
    margin: 0.5em 0; padding: 0 0 0 20px;
    list-style-type: none;
    behavior: expression( !this.before
            ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
	text-indent: -1.24em;
}
#general_content ul li:before,#content ul li:before { content: '\2014\a0'; }

#content form
{
	display:block; 
	font-size: 90%;
}

#content form h2
{
	font-size: 140%;
	color: #c00;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: 2px solid #09e;
}

#content form .def
{
	border:1px solid #b3b9c3; width:90%; font:120% arial;
}

#content form .ddef
{
	border:1px solid #b3b9c3; width:45%; font:120% arial;
}

#content form .ndef
{
	display: none;
}

#content img
{

}

#button
{
   background: #eee url('/img/index/bg_button.gif') no-repeat center;
   font-family: "Trebuchet MS", "Tahoma", sans-serif;
   padding: 4px 30px;
   width: 10em;
}


.button
{
	border: none !important;
}

/* FOOTER **************************************************************************** */

#footer, #general_footer
{
	background: #fff url(/img/index/bg_footer.jpg) repeat-x bottom;
	color: #333;
	font-size: 70%;
	border-top: 1px dashed #ccc;
	margin-top: 60px;
	padding-top: 20px;
}

table.footer td
{
	text-align: left;
}

#footer_copy
{
	padding: 30px 0;
	width: 300px;
}

/* ALTERNATES **************************************************************************** */

#altbg
{
	background: #373C22 url(/img/index/bg_alt.gif) repeat-x top;
}

#alternates
{
	text-align: right;
	font-size: 0.75em;
	color: #555;
	padding: 8px;
}

#alternates a
{
	font-weight: bolder;
	text-decoration: none;
}

#alternates a:hover
{
	text-decoration: underline;
}

#alternates td
{
	padding: 15px;
	border-left: 1px solid #fff;
	background: url('/img/index/bg_arrow_down.gif') no-repeat bottom left;
	background-position: center bottom;
}


.box
{
	margin: 0;
	padding: 0;
}

.inbox
{
	margin: 0;
	padding: 20px 40px;
}



/* COPY **************************************************************************** */
#copy
{
	color: #333;
	font-size: 90%;
	padding-top: 2em;
	text-align: left;
	line-height: 1.7em;
}

/* THUMB **************************************************************************** */
dl.thumb
{
	margin: 0 0 2em 0;
	padding: 0;
	clear: both;
}

.thumb dt, .thumb h2 a, .thumb h2
{	
	text-decoration: none;
	padding: .5em 0 .3em 0;
	margin: 0;
}

.thumb dd
{
	text-align: justify;
}

.thumb dt, .thumb dd
{
	margin: 0;
	padding: 0;
}

.thumb .img
{
	margin: 0 0 0 28px;
	float: right;
}

.em
{
	font-size: 120%;
	
}

.em h2 
{
	margin-top: 0;
}

table
{
	border: 0px;
	border-collapse: collapse;
}
table td
{
	padding: 0px;
	vertical-align: top;
}


table.table th
{
	background: #ccc;
}

table.table td, table.table th
{
	font-size: 80%;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	font-family: arial;
}

table.grid td
{
	padding: 4px;
	text-align: left;
}

table.clean td
{
	padding: 5px;
}

table.none td
{
	padding: 0;
	margin: 0;
}

.logo_vo
{
	font-family: Impact, sans-serif; 
}

.logo_vo span
{
	color: #01923e;
}

.logo_vsim
{
	color: #DA251C;
	font-family: Impact, sans-serif; 
}

.pagelisting
{
	padding: 12px;	
}


/* ************************************************************ */

.ff, .ft, .fs, .ffc, .ffi
{
	font-family: "Tahoma", sans-serif;
	margin: 0 0 .5em 0;
	border: 1px solid #ccc;
	border-top: 1px solid #999;	
	border-left: 1px solid #999;		
	background: #f9f9f9;
	width: 92%;
	font-size: small;
	color: #4C4C4C;
}

.ffi, .ffc
{
	width: auto;
	margin: 0;
}

.fs{}

.fcb, .frb
{
	margin: 0;
}

.ft{width: 92%;font-size: small;}


.searchform
{
	vertical-align: top;
	background: #FFCC00;
	font-size: 105%;
}

.searchword
{
	background: #FDEDD3;
	border: none;
	border-right: 4px solid #F17304;
}

input.algferequired
{
	border: 1px dashed #A5ACB2 !important;
}

.search_form
{
	background: url(/img/index/bg_alt.gif) repeat-x; 
	padding: 8px;
}

#contacts
{
	background: transparent url(/img/index/bg_map_ukraine.gif) no-repeat right top;
	padding-right: 95px;
	margin-right: 35px;
	margin-top: 20px;
}

#phones
{
	font-family: Arial, sans-serif;
	padding: 25px 0 0 95px;
	font-size: 20px;
	width: 180px;
	height: 130px;
	background: transparent url(/img/index/bg_phones.gif) no-repeat;
}

.phone
{
	font-size: 180%;
}

.phone_code
{
	font-size: 95%;
	color: #999;
}

#hmm
{
	padding: 10px 25px;
}

#hmm img
{
	margin: 0 25px;
	border-bottom: 2px solid #fff;
}

#hmm a img
{
	border-bottom: 2px solid #4A512E;
}

#ideil
{
	font-size: 100%;
	color: #999;
	padding: 40px 0;
	vertical-align: bottom;
}

#ideil a
{
	color: #333;
}

.buttons
{
	margin: 40px 0 0 0;
}

.shortcuts
{
	padding: 20px 0 0 0px;
}

.shortcuts a 
{
	display: block;
	background: url(/img/index/bg_button.gif) no-repeat center;
	color: #333;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	width: 192px;
	padding: 10px 10px 10px 10px;
}

.shortcuts a:hover
{
	color: #000;
	background: url(/img/index/bg_button_active.gif) no-repeat center;
}

#information
{
	margin-top: 20px;
	padding: 0 20px;
}

#gallery
{
	margin: 3em 0px;
}

#gallery img
{
	background: transparent url('/img/index/bg_note_shadow.gif') no-repeat scroll right bottom;
	padding: 10px 8px;
}

#about
{
	margin: 3em 20px;
}

#top
{
	padding-top: 25px;
}

.nowrap
{
	white-space: nowrap;
}