* {
	padding: 0;
	margin: 0;
	}
BODY {
	font-family: Arial,Trebuchet MS,Verdana,Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: black;
	background-image: url("http://www.tehnosphera.ru/published/publicdata/TEHNOSPHTS/attachments/SC/themes/tehnosphera/images/background_grey2.png");
	}
	

	
/******************* Content *******************/


A {
	color: #9b0400;
	}
A:hover {
	color: #9b0400;
	text-decoration: none;
	}
A:visited {
	color: #9b0400;
	}
#center P,
#right P,
#text P {
	margin: 15px 0;
	}
UL {
	list-style: none;
/* 	list-style-image: url("/templates/faibis/images/li.gif"); */
	}
#center LI,
#right LI,
#text LI {
	margin: 10px 0;
	padding-left: 0px;

	}
#center IMG, #right IMG {
	border: 5px solid white;
	}
/*
DIV.shadow {
	margin: 15px 0;
	width: 160px;
	height: 240px;
	padding: 0 40px 0 0;
	-font-size: 0;
	background: url("/templates/faibis/images/photo_shadow.gif") right bottom no-repeat;
	}
*/
.bold {
	font-weight: bold;
	}

.rounded-img2 {
	display: inline-block;
	border: solid 1px #000;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	}
/******************* Headers *******************/
H1, H2, H3, H4, H5 {
	margin: 0 0 14px 0;
	color: black;
	text-transform: uppercase;
	}	
H1 {
	position: relative;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
/* 	background: url("/templates/faibis/images/header_bg.gif") left top no-repeat; */
	}
H1 SPAN {
	display: inline-block;
	position: absolute;
	left: -27px;
	top: 7px;	
	width: 16px;
	height: 16px;
	background: url("/templates/faibis/images/header_bg.gif") left top no-repeat;
	}
H2 {
	padding: 0 0 13px 0;
	font-size: 13px;
	font-weight: normal;
border-bottom: 1px solid #93a6b0;
padding: 0 0 13px 0;
	font-size: 13px;
	font-weight: normal;
border-bottom: 1px solid #93a6b0;
color: #333333;
    font-family: "Myriad Pro";
    font-size: 18px;
    font-style: italic;
    margin-bottom: 10px;		
	}
H3 {
	padding: 15px;	
	border-bottom: 1px solid #93a6b0;
padding: 13px 13px 13px 13px;
	font-size: 13px;
	font-weight: normal;
border-bottom: 1px solid #93a6b0;
color: #333333;
    font-family: "Myriad Pro";
    font-size: 18px;
    font-style: italic;	
	}
H4 {
	font-size: 14px;	
	}
H5 {
	font-size: 12px;
	}
	
H6 {
	padding: 15px;	
	border-bottom: 1px solid #93a6b0;
padding: 13px 13px 13px 13px;
	font-size: 13px;
	font-weight: normal;
border-bottom: 1px solid red;
color: red;
    font-family: "Myriad Pro";
    font-size: 32px;
    font-style: italic;	
	}	
	
/******************* Layout *******************/
.reducer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 900px;
	max-width: 1400px;
height: 100%;
	}	
#content {
	width: 100%;
	padding: 40px 0 7px 0;
	font-size: 0;
	line-height: 0;
	}
#left,
#right,
#center,
#text {/* border: 1px solid white; */
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;	
	}
/* IE 7 */
*:first-child+html #left,
*:first-child+html #right,
*:first-child+html #center,
*:first-child+html #text {
	display: inline;
	zoom: 1;
	}
#left,
#footer_left {

	margin: 0 7% 0 7%;
	width: 22%;
	}
	#lef {
 background: url("http://rcshop.kz/published/publicdata/RCSHOPKRCSHOPV2/attachments/SC/themes/rcshop/images/gray30-bg.png") repeat scroll left top rgba(0, 0, 0, 0);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 7px rgba(50, 50, 50, 0.33);
    padding: 10px 10px;
	}
#right,
#footer_right {
	margin-left: 3%;
	width: 20%;
	}
#center,
#footer_center {
	width: 37%;
	}
#text {
	width: 60%;
	}
#footer {
	width: 100%;
	padding: 20px 0;
	font-size: 0;
	line-height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 2px solid black;
	background: #cad4da;	
	}
#footer_left,
#footer_right,
#footer_center {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	}
/* IE 7 */
*:first-child+html #footer_left,
*:first-child+html #footer_right,
*:first-child+html #footer_center {
	display: inline;
	zoom: 1;
	}
	
	
	
	
	
	
/******************* Forms *******************/
TEXTAREA {
	width: 350px;
	height: 100px;
	}







/******************* Pic *******************/
#pic {
	width: 100%;
	height: 400px;
	border-top: 2px solid black;
	background: #cad4da url("/templates/faibis/images/pic_bg.jpg") 50% top no-repeat;
	}
#pic_building_center {
	position: absolute;
	left: 44%;
	bottom: 0;
	width: 240px;
	height: 400px;
	background: url("/templates/faibis/images/pic_building_center.png") left top no-repeat;
	-background: url("/templates/faibis/images/pic_building_center.gif") left top no-repeat;		
	}
#pic_building_right {
	position: absolute;
	left: 60%;
	bottom: 0;
	width: 240px;
	height: 380px;
	background: url("/templates/faibis/images/pic_building_right.png") left top no-repeat;
	-background: url("/templates/faibis/images/pic_building_right.gif") left top no-repeat;		
	}
#pic_building_left {
	position: absolute;
	left: 20%;
	bottom: 0;
	width: 400px;
	height: 280px;
	background: url("/templates/faibis/images/pic_building_left.png") left top no-repeat;
	-background: url("/templates/faibis/images/pic_building_left.gif") left top no-repeat;		
	}
#pic_girl_right {
	position: absolute;
	right: 5%;
	bottom: 0;
	width: 300px;
	height: 400px;
	background: url("/templates/faibis/images/pic_girl_right.png") left top no-repeat;
	-background: url("/templates/faibis/images/pic_girl_right.gif") left top no-repeat;		
	}
#pic_girl_left{
	position: absolute;
	left: 10%;
	bottom: 0;
	width: 190px;
	height: 400px;
	background: url("/templates/faibis/images/pic_girl_left.png") left top no-repeat;
	-background: url("/templates/faibis/images/pic_girl_left.gif") left top no-repeat;		
	}
#logo {
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left: -170px;
	width: 320px;
	height: 60px;
	background: url("/templates/faibis/images/faibis-logo.gif") left top no-repeat;
	cursor:pointer;
	}
	
	
	
	
	
/******************* Menu *******************/
#menu {
	width: 100%;
	height: 33px;
	text-align: center;
	border-top: 4px solid black;
	background: red;
	}
#menu UL SPAN {
	}	
#menu LI {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	margin: 8px 20px;
	font-size: 16px;
	text-transform: uppercase;
	color: blue;
	background: none;
	}
/* IE 7 */
*:first-child+html #menu LI {
	display: inline;
	zoom: 1;
	}
#menu A {
	color: white;
	text-decoration: none;
	}
	
	
	
	
	
/******************* Navigator *******************/
#navigator {
	margin: -15px 0 40px 0;
	font-size: 10px;
	list-style: none;
	}
#navigator SPAN {
	margin: 0 3px;
	color: #d52722;	
	}	
#content #navigator LI {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
/* 	text-transform: uppercase; */
	background: none;
	padding: 0;
	margin: 0;
	}
/* IE 7 */
*:first-child+html #content #navigator LI {
	display: inline;
	zoom: 1;
	}
#navigator LI A {
	color: black;
	}
#navigator LI A:hover {
	text-decoration: none;
	}
	
	
	
	
/******************* Submenu *******************/
.submenu2 {
	background: url("http://www.tehnosphera.ru/published/publicdata/TEHNOSPHTS/attachments/SC/themes/tehnosphera/images/block_bg.png") repeat scroll left top transparent;
    border-bottom: 1px solid #C5C5C5;
    border-radius: 5px 5px 5px 5px;
    list-style: none outside none;
    margin: 9px 0 45px;
    text-transform: uppercase;
   
	}

#submenu {
	background: url("http://www.tehnosphera.ru/published/publicdata/TEHNOSPHTS/attachments/SC/themes/tehnosphera/images/block_bg.png") repeat scroll left top transparent;
    border-bottom: 1px solid #C5C5C5;
    border-radius: 5px 5px 5px 5px;
    list-style: none outside none;
    margin: 9px 0 45px;
    text-transform: uppercase;
	display:inline-block;
   
	}
#submenu UL {
	}
#submenu LI {
	
    display: inline-block;
  
	}
#submenu LI SPAN {
 background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    height: 15px;
    padding: 10px;
    text-align: center;
font-weight:bold;
}
#submenu LI A {
	background: none repeat scroll 0 0 #A6B6C1;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    margin: 0 5px;
    padding: 5px;
    text-decoration: none;
    width: 26px;
	text-align: center;
	}
#submenu LI A:hover {
	text-decoration: none;
	}
	
	
	
	
/******************* Paginator *******************/
.paginator {
	padding: 15px 0;
	border-top: 1px solid white;
	text-align: center;
	}
.paginator A {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	margin: 0 5px;
	padding: 5px;
	width: 15px;
	height: 15px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #a6b6c1;
	}
*:first-child+html .paginator A {
	display: inline;
	zoom: 1;
	}
.paginator A:hover {
	background: #f64a35;
	}
.paginator A:visited {
	color: white;
	}
.paginator a.selected  {
	  color: blue;
     text-decoration: none;
     pointer-events: none;
}
	
	

	
	
	
/******************* Phones *******************/	
#phones {
	width: 100%;
	padding: 10px 0 12px 0;
	font-size: 18px;
	color: white;
	text-align: center;
	border-top: 3px solid black;
	background: gray;
	}
#phones UL SPAN {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	margin: 0 5px;
	width: 4px;
	height: 10px;
	font-size: 0;
	background: url("/templates/faibis/images/li_black.gif") left 50% no-repeat;
	}	
#phones UL LI {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	}
/* IE 7 */
*:first-child+html #phones LI, *:first-child+html #phones UL SPAN {
	display: inline;
	zoom: 1;
	}	
	
	
	
	
	
/******************* News *******************/	
#bnr_fabiani {
	position: relative;
	margin-bottom: 30px;
	border: 0;
	}
#right .news_list LI {
	margin: 0 0 15px -15px;
	padding-left: 15px;
	}
#right .news_list A,
#center .news_list A,
#text .news_list A {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: black;
	}
#right .news_list P,
#center .news_list P,
#text .news_list P {
	margin: 2px 0;
	}
.news_list SPAN {
	font-size: 10px;
	color: #7e878d;
	}
	
	
	
	
	
/******************* Catalogue *******************/
.catalogue_list {
	}
.catalogue_list H3 {
	border: none;
	padding: 0;
	}
.catalogue_list TD {
	padding: 0 20px 40px 0;
	vertical-align: top;
	}
.catalogue_list IMG {
	margin: 0 5px 5px 0;
	border: 3px solid white;
	}
.product_info {
	border-collapse: collapse;
	border-top: 1px solid white;	
	}
.product_info TD {
	padding: 10px 10px 10px 0;
	vertical-align: middle;
	border-bottom: 1px solid white;
	}
.product_colors A {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	font-size: 0;
	color: black;
	text-decoration: none;
	text-align: center;
	background: #cad4da;
	}
.product_colors SPAN.color_title {
	display: block;
	font-size: 10px;
	}
.product_colors IMG {
	margin: 0 auto;
	}		





	
/******************* Footer *******************/
#footer UL {
	}
#footer UL SPAN {
	margin: 0 5px;
	color: #d52722;	
	}	
#footer UL LI {
	display: -moz-inline-stack;
	display: inline-block;
	-display: inline;
	-zoom: 1;
	text-transform: uppercase;
	background: none;
	}
/* IE 7 */
*:first-child+html #footer LI {
	display: inline;
	zoom: 1;
	}
#footer LI A {
	color: black;
	text-decoration: none;
	}
#footer LI A:hover {
	text-decoration: underline;
	}
#footer P {
	margin: 10px 0;
	color: #616e75;
	}
#footer P A {
	color: #616e75;
	}
#logo_obsudim, #logo_handy {
	float: left;
	display: block;
	width: 85px;
	height: 30px;
	text-indent: -5000px;
	background: url("/templates/faibis/images/faibis-logo.gif"") left top no-repeat;
	cursor: pointer;
	}
#logo_obsudim {
	background: url("/templates/faibis/images/faibis-logo.gif"") left top no-repeat;	
	}
#logo_handy {
	margin-left: 10px;
	background: url("/templates/faibis/images/faibis-logo.gif"") -92px top no-repeat;	
	}
#counter {
	width: 88px;
	height: 31px;
	background: url("/templates/faibis/images/counter.gif") left top no-repeat;
	}
	
