/**************************************
     Дефолтовые параметры страницы
**************************************/
body
{
	/*background-color: #017fbb;*/
	background-color: #164885;
	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;
}


IMG
{
	border: 0px;
}




A
{
	color:black;
	text-decoration: none;
}


div.hr {
  height: 10px;
  background: #fff url(/project/templates/site/img/1.gif) repeat-x top left;
}
div.hr hr {
  display: none;
}

/*
hr {
  background: url(/project/templates/site/img/1.gif) repeat-x top left;
  border: 1px #0359ac solid;
  height: 10px;
  margin: 0px 0px 0px 0px;
}
*/

A:HOVER
{
	text-decoration: underline;
}

UL
{
	padding-left: 14px;
	margin: 0px;
	list-style-type: square
}


/**************************
        Общие стили
**************************/
.header1_text
{
	font-family:Arial;
	font-size: 18px;
	text-decoration: none;
	color: #F8C301;
	font-weight:bold;
}

/**************************
        каталог
**************************/
.catalog_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f8c301;
	font-weight:bold;
}

.catalog_title_col
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	background-color: #0b3d7a;

}

.catalog_col
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
	background-color: #dddddd;
}

/**************************
        отзывы
**************************/
.otzivi_text3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f8c301;
	font-weight:bold;
	padding-left:20px;
}

.otzivi_text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	background-color: #0b3d7a;

}

.otzivi_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #0359ac;
}



/**************************
	меню главная
**************************/

.menu_item
{
	height:44px;
	background-image:url(/project/templates/site/img/fon_button.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:center;
}

.menu_item2
{
	height:44px;
	background-image:url(/project/templates/site/img/fon_button3.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:center;

}



.menu_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#939598;
	font-weight:bold;
}

.menu_text:hover {
	color:#000000;
	text-decoration:none;
}

.menu_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#231f20;
	font-weight:bold;
	padding-left:30px;
}

/**************************
	меню центр главная
**************************/

.menu_center {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fffefe;
	text-transform:uppercase;
	font-weight:bold;
}

.menu_center:hover {
	color:#F8C301;
	text-decoration:none;
}

.menu_center2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fffefe;
	font-weight:bold;
}

.menu_center2:hover {
	color:#F8C301;
	text-decoration:none;
}


/**************************
меню  низ главная
**************************/

.menu_item_bottom
{
	height:45px;
	background-image:url(/project/templates/site/img/fon_button2.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:center;
}

.menu_text_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#231f20;
	font-weight:bold;
}

.menu_text_bottom:hover {
	color:#ffffff;
	text-decoration:none;
}

.menu_text2_bottom
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#231f20;
	font-weight:bold;
	/*padding-left:30px;*/
}

.text_bottom
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}



/**************************
	НИЗ
**************************/
.bottom_text1
{
	font-family: Tahoma;
	font-size: 18px;
	color:#FFFFFA;
	/*font-weight: bold;*/
}

.bottom_text2
{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFA;
	/*font-weight: bold;*/
}

.bottom_text3
{
	font-family: Arial;
	font-size: 20px;
	color:#F9FB00;
	font-weight: bold;
}

.bottom_menu_item
{
	width:61px;
	height:24px;
}

.bottom_menu_item a
{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFA;
	/*padding-left:44px;*/
}


.bottom_menu_itema
{
	width:61px;
	height:24px;
}

.bottom_menu_itema a
{
	font-family: Tahoma;
	font-size: 12px;
	color:#EE1C24;
	text-decoration:underline;
}



/**************************
   Главная.
**************************/
.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:white;
}

/**************************
   Новости
**************************/
.news_archive
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FF9933;
	text-decoration: underline;
}

.news_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #f8c301;
	padding-left:20px;
}

.news_data
{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
}

.news_text
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-left:20px;
}

.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:325px;
	/*height:26px;*/
	border-color:#5B5B58;
}

.site_textbox1
{
	font-family: Arial;
	font-size: 12px;
	background: white;
	border: 1px solid black;
	color: #5F5E5E;
	width:325px;
	height:164px;
	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: 12px;
	color: black;
	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: #c0c0c0;
}

.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-left:5px;
	padding-top:3px;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	color: black;
}



####прайс#####

.tablestyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.celltitle {
background-color:#164885;
text-align:center;
font-weight:bold;
}
.cellprice {
#border-bottom:#ffffff;
#border-bottom-style:solid;
#border-bottom-width:1px;
text-align:center;
}

h1 {
	margin: 5px 0 5px 0;
	color: #FC0;
	font-size: medium;
}

a.w, a.w:hover {
	color: #fff;
}
