@charset "utf-8";
/* CSS Document */

.ORS_white_line {padding-left:16px;}
.ORS_white_line div {padding-right:16px;}

.ORS_Head .ORS_white_line		{background:url(images/orange/white-corner-t-l.png) left top no-repeat; }
.ORS_Head .ORS_white_line div	{background:url(images/orange/white-corner-t-r.png) right top no-repeat; }

.ORS_Bottom .ORS_white_line		{background:url(images/orange/white-corner-b-l.png) left top no-repeat; }
.ORS_Bottom .ORS_white_line div	{background:url(images/orange/white-corner-b-r.png) right top no-repeat; }

.ORS_Head .ORS_white_line div div, .ORS_Bottom .ORS_white_line div div {background-color:white; height:16px; background-image:none;}

#headerimage
	{
	margin-top:13px;
	vertical-align:top;
	}

.ORS_topmenu_line
	{
	background:url(images/orange/topmenu_bg_1.png) left top repeat-x;
	height:30px;
	text-align:right;
	}
	
.ORS_topmenu_line a
	{
	display:inline-block;
	height:30px;
	border-right: 1px solid white;
	padding:0 6px;
	
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:11px;
	line-height:30px;
	}
	
.ORS_topmenu_line a.first,
.ORS_topmenu_line a.last
	{
	border-right:none;
	}
	
.ORS_topmenu_line a.first
	{
	float:left;
	background:url(images/orange/icon_house.png) left center no-repeat;
	margin-left:25px;
	padding-lefT:25px;
	}
	
.ORS_header_main
	{
	background-color:#fdefcc;
	height:120px;
	min-width:980px;
	clear:both;
	}
	
.ORS_header_main h1
	{
	color: #f16a30;
	font-size:28px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	margin:10px 0 10px;
	}
	
.ORS_header_main h1 strong
	{
	font-weight:600;
	}
	
.ORS_phones
	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align:bottom;
	}
	
.ORS_phones .country
	{
	font-size:9px;
	display:inline-block;
	width: 40px;
	}
	
.ORS_topmenu2
	{
	height:31px;
	background:url(images/orange/topmenu_bg_2.png) left top repeat-x;
	}
	
.ORS_topmenu2 a
	{
	display:inline-block;
	height:31px;
	border-right:1px solid white;
	padding:0 8px;

	color: white;
	font-family:"Arial narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	}
	
.ORS_topmenu2 a:hover
	{
	background:url(images/orange/topmenu_bg_2a.png) left top repeat-x;
	text-decoration:none;
	}
	
.medal
	{
	position:absolute;
	right:5px;
	top:-61px;
	background:url('images/medal.gif') no-repeat;
	height:150px;
	width:100px;
	}
	
.ORS_bottom_menu
	{
	background:url(images/orange/topmenu_bg_1.png) left top repeat-x;
	height:30px;
	text-align:center;
	}
	
.ORS_bottom_menu a
	{
	display:inline-block;
	height:30px;
	padding:0 6px;
	
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:12px;
	line-height:30px;
	}

.ORS_rss
	{
	padding:15px 0; 
	text-align:center;
	}
	
.ORS_rss a
	{
	margin: 0 9px;
	}
	
.ORS_news
	{
	background-color:#fdefcc;
	text-align: left;
	width:200px;
	}
	
.ORS_news h2
	{
	background:url(images/orange/news_hmarker.png) left center no-repeat #d56411;
	color:#FFF;
	margin:0;
	padding-left:30px;
	height: 26px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	}
		
div.ORS_news_item
	{
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	margin: 20px 8px 40px 8px;
	padding:8px;
	
	border-radius:10px;
	}

.ORS_news h3
	{
	text-align:left;
	font-family:"Arial narrow", Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#d56411;
	margin:0;
	}
	
.ORS_news .news_date
	{
	font-weight: bold;
	font-size: 11px;
	line-height: 16.8px;
	color: #000;
	background: none;
	}

.ORS_cart
	{
	background:url(images/orange/cart_bg.png) top left repeat-x;
	padding:2px 15px;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	
	border-radius:12px;
	}
	
.ORS_cart a
	{
	color:#FFF;
	text-decoration:none;
	}
	
.ORS_copyright_block
	{
	display:inline-block;
	vertical-align:middle;
	}
	
