html{
	height: 100%;
}

body {
	height: 100%;
	font-family: Geneva CY, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0; 
	background: #000000 url(/images/bg.gif);
	color: #000000;
	scrollbar-face-color: #CEA34D;
	scrollbar-highlight-color: #4C4122;
	scrollbar-shadow-color: #CEA34D;
	scrollbar-3dlight-color: #CEA34D;
	scrollbar-arrow-color:  #4C4122;
	scrollbar-track-color: #4C4122;
	scrollbar-darkshadow-color: #4C4122;
}

h1, h1 a, h1 a:active, h1 a:visited, h1 a:hover {
	font-family: Geneva CY, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FB6B09;
	text-decoration: none;
	text-transform:uppercase;
}

.header {
	font-family: Geneva CY, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #4C4122;
	line-height: 110%;
	/* text-transform: uppercase; */
	text-decoration: none;
	margin-bottom: 0px;
}

.sub_header {
	padding:0;
	font-size: 14px;
	padding-left:20px;
	font-family: Geneva CY, Arial, sans-serif;
	font-weight:bold;
	margin-bottom: 20px;
}

/* .header:first-letter {color:#0099FF;}  */

.header span {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

.path {
	margin: 10px 0px 10px 0px;
	font-size: 80%;
}
.path span a {text-decoration: underline;}

.defaultListBullet {
	margin-left:-20px;
	margin-right:10px;
	margin-top:4px;
	padding:0;
	width:10px;
	height:10px;
	background-color:#0099FF;
	display:inline;
}

#indexContent {
	width:100%;
	padding: 0 0 45px 0;
}

.indexContentCell {
	padding: 0px 0px 20px 20px;
	color: #000000;
	line-height:110%;
}

.highlighted_text {
	/*background-color: #0099FF;*/
	padding: 0 3px 0 3px;
	font-weight: bold;
}

div.top {
	width:100%;
	padding: 0;
}

.topTbl {
	width:100%;
	padding: 0;
}

.topTbl2 {
	width:100%;
	padding: 0;
	background: #F0F0F0;
}

.mainTbl {
	width:100%;
	padding: 0;
}

.rightColumn {
	padding: 0px 0px 0px 0px;
	/*width:35%;*/
}

.centerColumn {
	padding-right: 0px;
}

.leftColumn {
	padding: 0px 20px 0px 0px;
}

.tree_node, .tree_node_act, .tree_node_curr {
	display:inline;
	vertical-align:middle;
	margin: 0 0 0 10px;
	padding: 0;
}

#containerCell {width:100%;}

#leftFooterCol {
	padding: 10px 0 10px 20px;
}

#rightFooterCol {
	padding: 10px 20px 10px 0;
}

#simple_menu {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}

#copyright {
	border-top: 1px #999999 solid;
	margin: 20px 0 20px 0;
	font-size: 90%;
}
#errorReport {
	border-top: 1px #999999 solid;
	margin: 20px 0 20px 0;
	padding-left: 20px;
	font-size: 90%;
}
#copyright a {text-decoration: underline;}


.commonTable {
	border-collapse:collapse;
	background:#FFFFFF;
	line-height:110%;
}

.commonTable td {
	border:1px #A0A0A0 solid;
	border-collapse:collapse;
	color: #000000;
	padding:4px;
}

.commonTable td.left {
	border:1px #A0A0A0 solid;
	border-collapse:collapse;
	color: #000000;
	font-weight:bold;
	padding:4px;
}

.commonTable td.separate {
	font-family:Arial, Verdana, sans-serif;
	border:1px #A0A0A0 solid;
	border-collapse:collapse;
	color: #000000;
	background:#C1E0F5;
	font-style:italic;
	padding:8px;
}

#categs_list td.left, #options_list td.left {padding:0px 10px 3px 0px; vertical-align:top}
#all_categs, #all_options {margin:0px 10px 3px 0px}

.tabsTbl{
	width:100%;
	text-align:center;
	background:#FFFFFF;
	border:1px #E0E0E0 solid;
	border-collapse:collapse;
}

.tabsTbl td.tabsItem, .tabsTbl td.tabsItem_act{
	cursor:pointer;
	background:#E0E0E0;
	color: #000000;
	padding:4px;
}

.tabsTbl td.tabsItem_act{
	background:#FFFFFF;
}

.usages_tbl {
	border-collapse:collapse;
	width:100%;
}

.usages_tbl td {
	padding:3px;
	border:1px #F0F0F0 solid;
}

.total_info {
	font-family: Geneva CY, Arial, sans-serif;
	font-weight: bold;
	display: inline;
	vertical-align: middle;
}
.price_info {
	font-family: Geneva CY, Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
}
.price_info_span{
	font-family: Geneva CY, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

.small_white {
	font-size: 80%;
	color:#FFFFFF;
}

.white, .small_white a, .small_white a:active, .small_white a:visited, .small_white a:hover {
	color:#FFFFFF;
}


#logo {
	padding-left: 20px;
}

#options_list {width:100%}

#options_list td.left {width:1%}
#options_list td.sFont {width:99%; color:#FFFFFF}


.synchTable {
}

.synchTable td.titleRow {
	font-size:80%;
	background:#E0E0E0;
	color:#000000;
	font-weight:bold;
}

.synchTable td.left {
	border-right:1px #E0E0E0 solid;
	padding-top:6px;
}

.synchTable td.right {
	font-size:80%;
	line-height:110%;
	padding-top:6px;
}


/* Общие */
a {color: #333333; text-decoration: underline;}
a:visited {color: #333333;}
a:active {color: #808080;}
a:hover {color: #808080;}
.mFont {
	font-size: 80%;
	line-height:110%;
}
.sFont {font-size: 65%;}
.stFont {font-size: 58%;}
.f8 {font-size: 8pt;}




.search_button{
	background:#0099FF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;
	margin-left:10px;
}
.search_text{
	background:#E8F5FF;
	color:#0099FF;
	font-weight:bold;
	width:100%;
}

.inputs {background-color:#E8F5FF;vertical-align:middle}
.bullet {margin-right:10px}

.error {color:#FF0000;}

.date_adv_stripe {height:20px; background-color:#E8F5FF;}

.radio_item {display:inline; float:left; margin-right:10px; vertical-align:middle; font-size:90%;}

.controls_div {margin-right:10px; display:block; vertical-align:middle; white-space:nowrap}

#index_scrolling_stripe {
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	height:200px;
	overflow:hidden;
	z-index:0;
}

.mainAdminTable {
	width:100%;
	margin-right:20px;
}
.mainAdminTable td{
	padding:5px;
}

.layoutTable {
	width:100%;
	margin:0;
}
.layoutTable td {
	padding:0;
}


.curr_lang, .another_lang {
	font-weight:bold;
}

.searchParamBlock {
	/*border-bottom:1px #D0D0D0 solid;*/
	padding-bottom:10px;
	margin-bottom:10px;
}
.searchParamHeader {
	margin-bottom:5px;
	font-weight:bold;
}

#advSearchPanel {
	/*
	position: absolute;
	display: none;
	*/
	z-index: 200;
	padding: 10px;
	border: 1px #0099FF solid;
	background: #EEEEEE;
	font-size: 80%;
	line-height: 110%;
}

.text_block {
	font-size:85%;
}

.white_rounds {
	font-size: 16px;
	font-family: Geneva CY, Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	white-space: nowrap;
	color: white;
	float: left;
}
.number_list {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva CY, Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#menu_cell{
	width: auto;
	padding: 0;
	height: 80px;
	vertical-align: top;
}

#menu_collage {padding-left:40px;}

/* Таблицы */
#itemTable                              {}
#itemTable th                   {font-size: 13px; text-align: left; padding: 4px 8px 4px 0; font-weight: bold; border-bottom: 3px #FB6B09 solid;}
#itemTable td                   {font-size: 11px; padding: 6px 8px 6px 0; border-bottom: 1px #D0D0D0 solid;}



.offer_block {
	cursor:pointer;
	width:100%;
	height:157px;
	margin:0;
	padding:0;
}

.prod_block_l{
	width: 8px;
	background:url(@@htmlrootpath@@/images/prod_block_l.gif) no-repeat left top;
}

.prod_block_r{
	width: 8px;
	background:url(@@htmlrootpath@@/images/prod_block_r.gif) no-repeat right top;
}

.prod_block_m{
	width: 100%;
	text-align:left;
	background:url(@@htmlrootpath@@/images/prod_block_m.gif) repeat-x left top;
}

.mainAdminTable a {
	color: white;
}