/**************************************
     Дефолтовые параметры страницы
**************************************/
body
{
	background-color: white;
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

strong {font-weight: 100;}

IMG
{
	border: 0px;
}




A
{
	color:black;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

UL
{
	padding-left: 14px;
	margin: 0px;
	list-style-type: square
}


/**************************
        Общие стили
**************************/
.header1_text, .header1_text a
{
	color: #E2DC50;
	font-size: 32px;
	font-family: Tahoma;
}
.header2_text, .header2_text a
{
	color: #436280;
	font-size: 32px;
	font-family: Tahoma;
}
.header3_text, .header3_text a
{
	color: #C0438D;
	font-size: 32px;
	font-family: Tahoma;
}
.header4_text, .header4_text a
{
	color: #CE3E43;
	font-size: 32px;
	font-family: Tahoma;
}


/**************************
   Листалка
**************************/
.pages_td
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-left:17px;
}

.pages
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #5F5E5E;
}


/**************************
   Верхушка.Меню
*************************/
.top_menu_item, .top_menu_item td a
{
	font: 16px Myriad Pro;
	color:#9A0706;
	text-transform: uppercase;
	font-weight: bold;
	line-height:30px;
}

/**************************
	НИЗ
**************************/
.bottom_text, .bottom_text a
{
	font-family: Times new roman;
	font-size: 14px;
	color:#605E67;
}

/**************************
   Главная.
**************************/
.mainpage_right_text
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight:bold;
}

/**************************
   Статичесские страницы
**************************/
.page
{
	background-color: white;
	color: black;
}

.static_page_text
{
	font-family: Arial;
	font-size: 12px;
	color: #4D4B57;
}

/**************************
   Новости
**************************/
.news_archive
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FF9933;
	text-decoration: underline;
}

.news_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: black;
}

.news_date
{
	font-family: Verdana;
	font-size: 10px;
	color:#ED1C24;
	font-weight:normal;
}

.news_year
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #010000;
}

.news_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}

.news_full_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: black;
}

.news_full_back
{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

/**************************
    Курс валюты, погода
**************************/
/*.rate
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.weather
{
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
}*/




/**************************
	КОНТРОЛЫ
**************************/
.control_error input, .control_error textarea, .control_error select
{
	border: 3px solid #e25a00;
}

.edit
{
	font-family: Arial;
	font-size: 11px;
	background: white;
	border: 1px solid black;
	color: black;
}

.site_edit1
{
	font-family: Arial;
	font-size: 12px;
	background: white;;
	border: 1px solid black;
	color: #5F5E5E;
	width:205px;
	border-color:#5B5B58;
}

.site_textbox1
{
	font-family: Arial;
	font-size: 12px;
	background: white;
	border: 1px solid black;
	color: #5F5E5E;
	width:383px;
	height:85px;
	border-color:#5B5B58;
}

.combo
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #808080;
	background-color: #C7C7C7;
	color:#646464;

}

.select1
{
	font-family: Arial;
	font-size: 11px;
	color:#5f5e5e;
	background: white;
	border: 1px solid #8F9090;
	scrollbar: #00CC00;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #ffffff;
}

.submit
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	/*border-left: 1px solid #4E698C;
	border-right: 1px solid #4E698C;
	border-top: 1px solid #4E698C;
	border-bottom: 1px solid #4E698C;*/
	/*background-color: white;//#B2C7D5;*/
	background-color: #78777D;
	border:0px;
}

.captcha_input_td
{
	padding-left:5px;
}

.captcha_input
{
	font-family: Arial;
	font-size: 18px;
	background: white;
	border: 1px solid black;
	color: black;
}

.captcha_text
{
	padding-top:3px;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-left:5px;
}


.rbl { width: 150px; float: right; margin: 0px 0px 5px 5px; background: #eee; border: 1px dashed #999; }
.rbl ul { padding: 10px; margin: 0px; }
.rbl ul li { list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px 0px 10px 0px; font-size: 11px; }
.rbl ul li a { font-size: 11px; }

