﻿/*  -= general =-  */
html
{
	margin:0;
	padding:0;
	border:none;

	height:100%;
	background:#fff;
}

body.page
{
	font-family: verdana, arial;
	font-size: 8pt;
	min-height: 100%;
	width:978px;
	margin: 0 auto;
	padding:0;
	position:relative;
	min-height:100%;
	background:url(images/header/header_bg_picture.jpg) top center no-repeat #fff;
}

#page_div
{
	position:relative;
	margin:0 80px;
}


/*  -= header =-  */


#header
{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:243px;
}
#header_logo
{
	position:absolute;
	top:107px;
	left:0;
}
	#header_logo img
	{
	border:none;
	}

/*  -= content =-  */


a
{
	text-decoration: none;
	color:#1787d5;
	cursor:pointer;
}

a:hover
{
	text-decoration: underline;
}

input
{
	font-family: verdana;
	font-size: 8pt;
}

li
{
	list-style-type: none;
}

#content
{
	margin:0;
	padding:0;
	border:none;
	overflow:hidden;
	padding-top:250px;
	width:100%;
}

img
{
	border:1px solid #e0e0e0;
}

img.without_border
{
	border:none;
	outline:none;
}


/*  -= center part =-  */


#center_block
{
	margin:0;
	padding: 0 10px;
	background:#fff;
	min-height:300px;
}

#center_panel
{

	float:left;
	margin:0 188px;
	width:442px;
	position:relative;
	display:inline;
	overflow:hidden;
}


.center_hat
{
	font-size:7px;
	height:8px;
	padding-left:8px;
	padding-right:8px;
	background: transparent url('images/page/section_center.gif') center top no-repeat;

	
}


/*  -= left part =-  */


.side_hat
{
	font-size:7px;
	height:8px;
	width:100%;
	background: transparent url('images/page/side_header.gif') center top no-repeat;

}
	
#left_panel
{	
	margin:0;
	padding:0;
	width:180px;
	float:left;
	margin-left:-100%;
	position:relative;
	display:inline;
	overflow:hidden;
}
	
.side_block
{
	padding:0 5px;
	width:100%;
	min-height:300px;
	background:#fff;
}

div.margined
{
	margin:5px;
	width:160px;
}

.side_block h4
{
	border:none;
	height: 28px;
	overflow: hidden;
	background: transparent url('images/page/section_header_bg.gif') left top no-repeat;
	color: #fff;
	margin: 0 3px;
	padding: 6px 8px;
}


.side_block h4 a
{
	color: #fff;
}

/*  -= right part =-  */


#right_panel
{
	margin:0;
	padding:0;
	width:180px;;
	float:left;
	position:relative;
	display:inline;
	margin-left:-180px;
	overflow:hidden;
}


/*  -= workers category =-  */


.workers
{
	padding:0 10px;
	background:#fff;
	#min-height: 300px;
}

.workers_unit
{
	padding:0 10px;
	background:#fff;
}


/*  -= contacts category =-  */


#contacts {
	padding-top: 55px;
	background: transparent url('images/page/logo_red.gif') center top no-repeat;
	text-align:justify;
	color:#888888;
}
#contacts div
{
	margin:5px;
	width:160px;
	text-align: justify;
}


/*  -= catalogue =-  */


div.book_list
{
	margin:5px;
	width:160px;
}

.catalogue_level
{
	margin:0 5px 15px 10px;
}

.catalogue_level a
{
	color:#696969;
}
	
/*  -= menu =-  */


#menu
{
	position:absolute;
	left:0;
	bottom:0;
	margin-right:180px;	
}

#menu ul
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
	#menu ul li
	{
		display: inline;
	}
	
	#menu li {
		margin-right: 19px;
		text-align: right;
	}
	
	#menu a {
		color: #fff;
		font-size: 1.2em;
		font-weight:bold;
		font-family: arial,verdana;
	}
	
	#menu a.selected {
		color:#fff;
		font-family: arial,verdana;
		font-weight: bold;
		text-decoration: underline;
	}

/*  -= search =-  */

#search
{
	width: 180px;
	position: absolute;
	left: 638px;
	top: 224px;
}

	#search form 
	{
		background: transparent url('images/page/search_bg.png') left center no-repeat;
		height:19px;
	}
	
	#search form input
	{
		border: none;
		padding: 0;
	}
	
	#search_text {
		margin:0 3px 3px 3px;
		width: 160px;
		height: 15px;
		font-size: 1.2em;
		background-color: transparent;
	}
	
	#search_button 
	{
		margin: 0;
		position: absolute;
		right: 1px;
		top: 3px;
		width: 13px;
		height: 13px;
		background: #fff url('images/buttons/search.gif') left center no-repeat;
	}
	

	
	#search form p
	{
		padding: 0;
		margin: 0;
	}


/*  -= publications =- */


div.publication
{
	padding:0;
	margin-top:0;
	text-align: justify;
	clear:both;
}

div.publication a.image_list_item_enlagable img
{
	float:left;
	margin: 0 5px 5px 0;
}
div.publication a.rlnk
{
	float:right;
}


div.publication_image_list
{
	float:left;
	width:110px;
	border:1px solid #e0e0e0; 
	text-align: center;
	clear: left;
	margin: 5px 5px 0 0;
}
div.publication_image_list a.image_list_item_enlagable img
{
	float:none;
	margin:5px;
}


div.goods_image_list
{
	float:left;
	width:205px;
	/*height:140px;*/
	border:none; 
	text-align: left;
	clear: left;
	margin: 5px 5px 0 0;
	white-space: nowrap;
}

div.izd_param
{
	float:left;
	width:200px;
	border:none; 
	text-align: left;
	clear: left;
	margin: 15px 5px 15px 0;
}
div.izd_param div
{
	margin : 15px;
}
div.izd_param .val
{
	margin:0 15px;
	padding:0;
	font-weight: bold;
	color:#000;
}
div.izd_param p.vlabel
{
	color:#000080;
	margin:0;
	padding:0;
}

div.izd_param form
{
	margin:10px 0;
	padding:0;
}

div.goods_image_list a.image_list_item_enlagable img
{
	float:left;
	margin:0;
	padding:0;
}

/*дата публикации*/
/*заголовочек публикации*/
div.hdr
{
	width:424px;
	height:51px;
	margin:0 auto 10px;
	vertical-align: middle;
	position:relative;
	font-size: 9pt;
	font-weight:bold;
	background:#f0f;
}
/*фон заголовочка*/
div.blg
{
	background: transparent url('images/page/blue_header.gif') left top no-repeat;
}
div.grg
{
	background: transparent url('images/page/green_header.gif') left top no-repeat;
}
div.org
{
	background: transparent url('images/page/orange_header.gif') left top no-repeat;
}

div.hdr p,h3
{
	color:#fff;
	margin:0 0 0 10px;
	padding-top:10px;
	font-size: 9pt;
	width: 360px;
}

div.hdr h2,h1
{
	font-size: 9pt;
	color:#ccc;
	padding:0;
	margin:0 0 0 10px;
	width: 360px;
}

div.date_box
{
	width:44px;
	height:44px;
	margin:4px;
	position: absolute;
	right:0;
	bottom:0;
	background: transparent url('images/page/date_rect.gif') left top no-repeat;
	font-size: 8pt;
	font-family:arial;
	color:#fff;	
	text-align: center;
}
	div.date_box .d1
	{
		margin-top:8px;
		color:#e8ec00;
	}
	div.date_box .d1 span
	{
		color:#fff;
		padding:0;
		margin:0;
	}
	
/*дополнительный шлак*/
/*типо пометочки*/
div.label
{
	padding: 5px 5px 5px 45px;
	background: transparent url('images/page/info_rect.gif') left center no-repeat;
	border-top:1px dotted #dcdcdc;
	
}
p.label
{
	color:#545454;
	margin:0;
}
div.centered
{
	text-align: center;
	margin-bottom:15px;
}
/*Форма обратной связи*/
form.feedback
{
	margin:0;
	padding:5px;
}
form.feedback p
{
	padding:0;
	margin:0;
}
form.feedback input,textarea
{
	width:155px;
}
form.feedback textarea
{
	font-family: verdana,arial;
	font-size: 8pt;
	overflow: auto;
}

form.feedback img
{
	border:none;
	outline:none;
	margin:5px 0;
}
form.feedback .send_form
{
	width:71px;
	height:18px;
	border:none;
	outline:none;
	margin-top:15px;
	background: transparent url('images/buttons/send_form.gif') left center no-repeat;
}
div.div_error
{
	font-size: 7pt;
	color:#800000;
	padding:0 5px;
}
div.div_error ul
{
	padding:0;
	margin:0;
}

.send_ok
{
	color:#006400
}


.hdn
{
	display:none;
	visibility: hidden;
	font-size: 0;
	margin:0;
	padding: 0;
}
.menu_breadcrumb_devider
{
	color:#696969;
}
.catalogue_level
{
	margin:0 5px 15px 10px;
}
.catalogue_level a
{
	color:#696969;
	
}
.icon_image
{
	margin:3px;
	border:none;
	outline: none;
	float:right;
}

/*  -=  places  =-*/

ul.territory
{
	padding:0 0 0 10px;
	margin:0;
}
a.cl 
{
	color: #696969;
}

h1.shop_header
{
	font-family:verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform:uppercase;
	color:#be1f1c;
	width:200px;
}
div.sd
{
	margin-bottom:10px;
}
div.sd p
{
	margin:0;
	paddin:0;
}
div.sd .sc
{
	color: #3c61ab;
}
.save_basket_button
{
	width:70px;
	height:17px;
	border:none;
	outline: none;
	background: transparent url('images/page/save.gif') left center no-repeat;
	cursor:pointer;
}
.order_basket_button
{
	width:70px;
	height:17px;
	border:none;
	outline: none;
	background: transparent url('images/page/order.gif') left center no-repeat;
	cursor:pointer;
}

a.popup,a.action_link
{
	color:#006eba;
	cursor:pointer;
}

img.shop_logo
{
	width:120px;
	height:70px;
}


/* -= legend =- */


div.legend
{
	position:relative;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	border:none;
}

div.legend_icon
{
	position:relative;
	float:left;
	width:20%;
}
	div.legend_icon p
	{
		margin-top:0;
		postiont:relative;
	}
	div.legend_icon img
	{
		margin-top:0;
		postiont:absolute;
		right:0;
	}

div.legend_info
{
	position:relative;
	float:right;
	width:80%;
}

p.legend_head
{

	font-family:verdana;
	font-size: 8pt;
	font-weight: bold;
}

/*  -= _pager  =- */

.pager a,
.pager span
{
	padding-right:3px;
}

/*  -= _add_button  =- */

p.add_button
{
	margin:0;
}

#left_panel .side_block ul
{
	margin:0;
	padding-left:20px;
}

.side_block h4
{
	font-size:12px;
}

.mail_input_holder input
{
	width:100%;
}

.mail_input_holder textarea
{
	width:100%;
}

.number_of_goods
{
	width:100px;
}

/*  -= _roads  =- */

.roads_image_list
{
	clear:both;
}

/*  -= _action_panel  =- */

.action_panel
{
	clear:both;
}

