body {
 	background: white;
	font-size: 8pt;
	color: #3A3A3A;
}

h1, h2, h3, h4, h5, h6 {
	color: #094E96;
}

h1 {
	font-size: 15pt;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#skin {
	width: 99.5%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#skin-header {
	height: 170px;
}

#skin-block-left {
	float: left;
	width: 185px;
}

#skin-block-right {
	float: right;
	width: 185px;
}

#skin-content {
	padding: 0 10px 0 10px;
	margin: 0 190px 0 190px;
	min-height: 600px;
}

#skin-content p {
	margin: 5px 0 5px 0;
}

#skin-footer {
	clear: both;
	padding: 5px;
	margin: 0;
	min-height: 20px;
}

#skin-title {
	position: relative;
	right: 45px;	
}

#skin-hands {
	position: relative;
	left: 45px;	
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
#skin-counters {
	float: left;
	width: 32%;
	text-align: left;	
}

#skin-info {
	float: left;
	width: 35%;
	text-align: center;
}

#skin-developer {
	float: right;
	width: 32%;
	text-align: right;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
.skin-block {
	margin: 5px;
	width: 185px;
}

.skin-block_title {
	clear: both;
}

/*Заголовок блока*/
.skin-block_title_left {
	background: url(skin-block_title_left.png) no-repeat right center;
	width: 11px;
	height: 19px;
	float: left;
}

.skin-block_title_center {
	background: url(skin-block_title_center.png) repeat-x center;
	height: 19px;
	width: 163px;
	color: white;
	text-align: center;
	font-weight: bolder;
	float: left;
	line-height: 18px;
}

.skin-block_title_right {
	background: url(skin-block_title_right.png) no-repeat left center;
	width: 11px;
	height: 19px;
	float: right;
}

.skin-block_content {
	clear: both;
	background: #F9F9F9;
	border: 1px solid #60A1EB;
	color: #4C4B50;
	font-size: 9pt;
	padding: 5px;
}

.skin-block_content a {
	display: block;
}

.skin-block_item_separate {
	width: 100%;
	border-bottom: 1px dotted #60A1EB;
	padding: 1px 0 2px 0;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/*Блок поиска*/
#skin-search_bar {
	margin: 10px;
}

#skin-search_bar_left {
	background: url(skin-search_bar_left.jpg) no-repeat right center;
	width: 31px;
	height: 71px;
}

#skin-search_bar_center {
	background: url(skin-search_bar_center.jpg) repeat-x center;
	height: 71px;
	width: 700px;
}

#skin-search_bar_right {
	background: url(skin-search_bar_right.jpg) no-repeat left center;
	width: 30px;
	height: 71px;
}

#skin-search_bar_region {
	width: 320px;
	text-align: right;
	padding: 5px;
}

#skin-search_bar_text{
	width: 320px;
	text-align: left;
	padding: 5px;
}

#skin-search_form {
	position: relative;
	bottom: 3px;
}

#skin-search_bar_text input{
	width: 300px;
	border: 1px solid #61A2EC;
	color: #1458A7;
	background: url(skin-search_bar_itext.jpg) no-repeat left center;
	background-color: white;
}

#skin-search_bar_region input{
	width: 300px;
	border: 1px solid #61A2EC;
	color: #1458A7;
	background: url(skin-search_bar_iregion.jpg) no-repeat left center;
	background-color: white;
}


#skin-search_bar_submit{
	width: 60px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Меню модуля*/
#skin-menu_user{
	padding-bottom: 7px;
	font-size: 9pt;
}

#skin-menu_user a {
	padding: 0 5px 0 0;
}

#skin-menubar_user {
	padding-bottom: 35px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#skin-module_title {
	font-size: 13pt;
	font-weight: bolder;
	text-align: right;
	color: #094E96;
	padding-bottom: 2px;
	margin-bottom: 7px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Таблица формы*/
table.table_form {
	border: 1px solid #BCD7F5;
	background: #F9F9F9;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

/*таблица формы - заголовок*/
table.table_form th, table.table_form thead{
	background: url(skin-table_head.jpg) repeat-x;
	height: 24px;
	padding: 0px 3px 0px 3px;
	text-align: center;
}

	/*ТАБЛИЦЫ*/ /*Таблица темная*/
table.table_dark {
	border: 1px solid #BFD8F5;
	background: #F9F9F9;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

th.th_dark,td.td_dark {
	background-color: #BFD8F5;
	height: 24px;
	padding: 0px 3px 0px 3px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

textarea:hover, input:hover, select:hover {
	border: 1px solid #AED3FF;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/


/* BLOCK MENU ITEM */

a.block-icon-index {
	background: url("icon16-star.png") no-repeat left;
	padding-left: 18px;
	height: 17px;
}

a.block-icon-list_ad {
	background: url("icon16-list_ad.png") no-repeat left;
	padding-left: 18px;
	height: 17px;
}

a.block-icon-add_ad {
	background: url("icon16-addad.png") no-repeat left;
	padding-left: 18px;
	height: 17px;
	font-weight: bolder;
}

a.block-icon-pay_txt {
	background: url("icon16-pay_txt.png") no-repeat left;
	padding-left: 18px;
	height: 17px;
}

a.block-icon-rule_txt {
	background: url("icon16-rule_txt.png") no-repeat left;
	padding-left: 18px;
	height: 17px;
}
