/*оформление тела документа*/


/*DIV
{
	border: 1px dashed Navy;
}
*/

BODY
{
	background: #FFFFFF;
	margin: 0px; 
	padding: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover 
{
	text-decoration: underline;
}

A
{
	text-decoration: none;
	color: #000044;;
}


/*Мелкие общие стили*/
.red
{
	color: red;
}

.bold
{  
	font-weight: bold;
}

.red_allert
{
	color: red;
	font-weight: bold;
}


/*основные элементы*/

.main_left
{
	vertical-align: top;
	width: 180px;
	background:url(/img/prm_topleftbg.jpg);
}

.main_center
{
	vertical-align: top;
}

/*оформление блоков*/
	/*левые*/
.block_header_l
{
	width: 165px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.block_content_l
{
	width: 165px;
	font-family: Verdana;
	color: White;
	text-decoration: none;
	font-size: 10pt;
	padding-left: 5px;
}

.block_header_c
{
	color: #000077;
	text-align: right;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.block_header_prev
{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; padding: 0 0 5 0;
}

.block_headerUL_c
{
	border: 1px outset rgb(50,50,50);
	background-repeat: repeat-x;
	background-image: url(/img/prm_horizline.gif);

}

.block_content_c
{
	font-family:  Verdana, 'Times New Roman', Times, serif;
	font-size: 10pt;
}


/*logo*/
.logo_phones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: White;
}

	
/*search_form*/
.search_form_txt
{
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
}

.search_form_input
{ 
	border: 1px outset rgb(50,50,50); 
	border-color: #000000; 
	font-family: tahoma; 
	font-size:9pt; 
	color:#000000;
}

.search_form_submit
{ 
	border: 1px outset rgb(50,50,50); 
	border-color: #000000; 
	font-family: tahoma; 
	font-size:8pt; 
	color:#000000 
}


/*about_menu*/
.about_menu
{ 
	padding-right: 15px;
	padding-bottom: 5px;
	float: right;
	text-align: center;
	font-size: 10pt; 
}

.about_menu A, .about_menu A:visited, .about_menu A:link, .about_menu A:active
{ 
	font-family: tahoma; 
	font-size:10pt; 
	color:#000000;
	font-weight: bold;
}

.about_menu A:hover
{ 
	font-family: tahoma; 
	font-size:10pt; 
	color: #000044;
	text-decoration: underline;
}


/*Contacts*/
.contacts_left
{
	width: 165px;
	background-color: #FE9807;
	text-align: center;
}

.contacts_left A, .contacts_left A:visited, .contacts_left A:link, .contacts_left A:active
{
	color: White;
	font-size: 11pt; 
	font-weight: bold; 
}

.contacts_right
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	padding: 6 0 6 0;
	background-color: #D4D4D4;
}

.contacts_right A, .contacts_right A:visited, .contacts_right A:link, .contacts_right A:active
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11; 
	font-weight: bold; 
}


/*Rubrikator*/

.rubrikator_quick
{
	width: 165px;
}

.rubrikator_menu
{
	padding-left: 3px;
}

.rubrikator_submenu
{
	padding-left: 25px;
}

.rubrikator_menu_url, A:hover.rubrikator_menu_url
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
	font-size: 10pt;  
	font-weight: bold;
}

A:hover.rubrikator_menu_url
{
	text-decoration: underline;
}

.rubrikator_menu_list
{
	list-style: none;
}	

.rubrikator_menu_list_act
{
	list-style: none;
}	

.rubrikator_submenuurl
{
	font-family: Verdana;
	color: Navy;
	text-decoration: none;
	font-size: 10pt;
}

.rubrikator_submenuact
{
	font-family: Verdana;
	color: Navy;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}


/*Basket_small*/
.basket_small_links
{

	text-align: center;
	width: 150px;
}

.basket_small_links a
{
	font-family: Verdana;
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

/*Register_form*/
.register_form_input
{
	 width:80px;
	 font-size:10px;
}

.register_form a
{
	font-family: Verdana;
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

/*tips*/
.tips_content
{
	font-family:  'Times New Roman', Times, serif;
	font-size: 10pt;
}

/*viewgoods*/
.viewgoods_UvelichFoto
{
	font-size: 12px;
	color: Blue;
}
.viewgoods_svva
{
	font-size: 8pt;
}

/*viewrubrik*/
.viewrubrik_sorts
{
	padding-top: 5;
}

/*bigphoto_main*/
.bigphoto_main
{
	background-color: #fe9807;
	text-align: center;
}

/*rub_pages_main*/
.rub_pages_main
{
	font-size: 12px;
	text-align: center;
	border: 1 solod black;
}

.page_act
{
	color: #aa0000;
}


