/*
 *	Tags
 */
 
*
{
	margin: 0px;
	padding: 0px;
}

BODY
{
	background-image: url( ../img/page_bg.jpg );
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	color: #4A4A4A;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
}
 
TD
{
	vertical-align: top;
	font-size: 1em;
	padding: 0px;
}

DIV
{
	font-size: 1em;
}

INPUT, SELECT, PRE
{
	margin: 0px;
	padding: 0px;
	color: #4A4A4A;
}

TEXTAREA
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, sans-serif;
}

A:link
{
	color: #5D6F7D;
	text-decoration: underline;
}

A:visited
{
	color: #5D6F7D;
	text-decoration: underline;
}

A:hover
{
	color: #A80024;
	text-decoration: underline;
}

A:active
{
	color: #A80024;
	text-decoration: underline;
}

TABLE
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}

IMG
{
	border: none;
}

TH
{
	font-size: 1em;
	font-weight: normal;
	background-color: #C5CBCF;
	color: #FFFFFF;
	text-align: left;
}

FORM
{
	margin: 0px;
}

P
{
	margin: 0px 0px 10px 0px;
}

UL
{
	list-style-type: square;
}

OL
{
	list-style-image: none;
}

LI
{
	margin: 0px 0px 5px 0px;
}

SMALL, .small
{
	font-size: 0.9em;
}

BIG, .big
{
	font-size: 1.2em;
}

H1
{
	color: #4A4A4A; 
	font-size: 18px;
	margin: 0px 0px 18px 0px;
	font-weight: normal;
	text-transform: uppercase;
}

H2
{
	color: #A80024; 
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

H3
{
	color: #4A4A4A; 
	font-size: 110%;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

H4
{
	color: #4A4A4A;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-family: "Arial Narrow";
}

H5
{
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

DL
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

DT
{
	font-size: 0.9em;
	font-weight: bold;
}

DD
{
	font-size: 0.9em;
	font-weight: normal;
	border-bottom: 1px solid #D5D5D5;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

/*
 *	Classes
 */
 
.nomargin
{
	margin: 0px;
	padding: 0px;
}

.pictext
{
	border-bottom: 5px solid #C5CBCF;
	margin: 0px 20px 10px 0px;
	float: left;
}

.picteam
{
	border-bottom: 5px solid #C5CBCF;
	margin: 0px 0px 0px 0px;
}

.picgal
{
	border: 2px solid #C5CBCF;
	margin: 0px 0px 10px 0px;
}

.bgwhite
{
	background-color: #FFFFFF;
}

.bgstripe1
{
	background-color: #F0F0F0;
}

.bgstripe2
{
	background-color: #FFFFFF;
}

.boxmenuitem
{
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
}

.boxmenuitemactive
{
}

.boxmenuitem A:link, .boxmenuitem A:visited, .boxmenuitem A:hover, .boxmenuitem A:active
{
	font-size: 14px;
	color: #FFFFFF;
}

.boxmenuitemactive A:link, .boxmenuitemactive A:visited, .boxmenuitemactive A:hover, .boxmenuitemactive A:active
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.boxmenusep
{
	background-image: url( ../img/menu_sep.gif );
	background-repeat: no-repeat;
	background-position: center top;
	width: 30px; 
}

.red
{
	color: #B91E00;
}

.white
{
	color: #FFFFFF;
}

.gray
{
	color: #9C9C9C;
}

.price
{
	color: #F20017;
}

.sep
{
	margin: 20px 0px 20px 0px;
	height: 1px;
	background-color: #D5D5D5;
	clear: both;
}

.tbldata TD
{
	padding: 10px 0px 10px 0px;
	border-bottom: #D5D5D5 solid 1px;
}

.tbldata TH
{
	padding: 10px 10px 10px 10px;
	border-bottom: #D5D5D5 solid 2px;
}

.tblform TD
{
	padding: 5px 5px 5px 0px;
}

.absmiddle
{
	vertical-align:middle;
}

.cellcaption
{
	width: 30%;
}

.cellvalue
{
	width: 70%;
}

.boxservleft
{
	background-image: url( ../img/serv_l.gif );
	background-position: left top;
	background-repeat: no-repeat;
	width: 5px;
}

.boxservright
{
	background-image: url( ../img/serv_r.gif );
	background-position: right top;
	background-repeat: no-repeat;
	width: 5px;
}

.boxservcenter
{
	background-image: url( ../img/serv_bg.gif );
	background-position: center top;
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

.bgfrontpage
{
	background-image: url( ../img/main_bg-frontpage.jpg );
}

.bginternal
{
	background-image: url( ../img/main_bg-internal.jpg );
}

.bgclients1
{
	background-image: url( ../img/main_bg-clients1.jpg );
}

.bgclients2
{
	background-image: url( ../img/main_bg-clients2.jpg );
}

.bgclients3
{
	background-image: url( ../img/main_bg-clients3.jpg );
}

.bgpress
{
	background-image: url( ../img/main_bg-press.jpg );
}

.bgeducation
{
	background-image: url( ../img/main_bg-education.jpg );
}

.bggallery
{
	background-image: url( ../img/main_bg-gallery.jpg );
}

.bgservices
{
	background-image: url( ../img/main_bg-services.jpg );
}

.boxpressitem
{
	clear: both;
	margin: 0px 0px 20px 0px;
}

/*
 *	Identifiers
 */

#header
{
	width: 990px;
	text-align: left;
}

#header TABLE
{
}

#fx
{
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	text-align: right;
}

#logo
{
	vertical-align: middle;
}

#lang
{
	font-size: 11px;
	margin: 0px 0px 20px 0px;
}

#main
{
	padding: 0px 0px 30px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
}

#main TABLE
{
	width: 990px;
}

#main TABLE TABLE
{
	width: 100%;
}

#content
{
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#contentint
{
	padding: 20px 0px 0px 240px;
	text-align: left;
}

#menu
{
	margin: 0px 0px 20px 0px;
	background-image: url( ../img/menu_bg.gif );
	background-repeat: repeat-x;
}

#menu TABLE
{
	width: 990px;
	height: 30px;
}

#support
{
	padding: 0px 50px 0px 0px;
}

#support TABLE
{
	width: auto;
	height: 44px;
}

#phone
{
	color: #A80024;
	font-size: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: right;
}

#phone SPAN
{
	font-size: 22px;
	color: #5D6F7D;
}

#UIS
{
	margin-top:20px;
	margin-bottom:20px;
}

#news, #partners, #team, #search, #submenu
{
	margin-bottom: 20px;
}

#frontpage
{
	margin-bottom: 40px;
}

#intro
{
	margin-bottom: 35px;
}

#ads IMG
{
	margin-bottom: 20px;
}

#clients
{
	text-align: center;
	background-image: url( ../img/clients_bg.gif );
	background-repeat: no-repeat;
	background-position: center 30px;
}

#clients H1
{
	margin-bottom: 90px;
}

#catalog
{
	margin: 50px 0px 0px 0px;
}

#submenu UL
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#submenu UL LI
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#left
{
	width: 200px;
	padding: 0px 40px 0px 0px;
	text-align: left;
}

#right
{
	width: 200px;
	padding: 0px 0px 0px 40px;
	text-align: left;
}

#footer
{
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#footer TABLE
{
	width: 990px;
}

#copyright
{
	padding: 20px 0px 0px 0px;
	width: 240px;
	text-align: left;
	border-top: 5px solid #FFFFFF;
}

#address
{
	border-top: 5px solid #C5CBCF;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#address SPAN
{
	color: #A80024;
}

#x, .x
{
	border: 1px solid red;
	background: yellow;
}

.r-border, 
.r-border-shape .content{
	background:#E6E9EC;
}

.r-border .content, 
.r-border-shape .content{
	padding: 5px 15px;
}

.r-border .tb, .r-border .bb,
.r-border-shape .tb, .r-border-shape .bb{
	position:relative;
	height:5px;
	overflow:hidden;
}

.r-border .cn,
.r-border-shape .cn{
	position:relative;
	width:5px;
	height:20px;
	background:url( ../img/box1.gif );
	overflow:hidden;
}

.r-border .cn.r,
.r-border-shape .cn.r{
	position:absolute;
	margin-left:100%;
	left:-5px;
	top:-5px;
}

.r-border .bb .cn,
.r-border-shape .bb .cn{
	margin-top:-10px;
}


.r-border-shape .cn{
	background:url( ../img/box2.gif );
}

.r-border-shape .cn.l{
	width:auto;
	margin-right:5px;
}

.boxframe
{
	margin-bottom: 20px;
}

.boxframe TABLE
{
	margin-bottom: 0px;
}

.boxframe TABLE TD TABLE
{
	background: transparent;
}

.boxframetopleft
{
	width: 5px;
	height: 5px;
	background-image: url( ../img/box-t_l.gif );
	background-repeat: no-repeat;
}

.boxframetopright
{
	width: 5px;
	height: 5px;
	background-image: url( ../img/box-t_r.gif );
	background-repeat: no-repeat;
}

.boxframetop
{
	height: 5px;
	background-image: url( ../img/box-t.gif );
	background-repeat: repeat-x;
	background-position: top;
}

.boxframebottom
{
	height: 5px;
	background-image: url( ../img/box-b.gif );
	background-repeat: repeat-x;
	background-position: bottom;
}

.boxframeleft
{
	width: 5px;
	background-image: url( ../img/box-l.gif );
	background-repeat: repeat-y;
	background-position: left;
}

.boxframeright
{
	width: 5px;
	background-image: url( ../img/box-r.gif );
	background-repeat: repeat-y;
	background-position: right;
}

.boxframebottomleft
{
	width: 5px;
	height: 5px;
	background-image: url( ../img/box-b_l.gif );
	background-repeat: no-repeat;
}

.boxframebottomright
{
	width: 5px;
	height: 5px;
	background-image: url( ../img/box-b_r.gif );
	background-repeat: no-repeat;
}

.boxframecontent
{
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
}

.floats
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -1em 0 0 -1em;

/* Эти правила для IE */
position: relative;
display: inline-block;
clear: both;
background: none;
}
.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .l
{
position: relative;
float: left;

/* Убираем удвоение отступов в IE */
display: inline;

/* Прячем все, что вдруг вылезло за наши ограничения */
overflow: hidden;

/* Отсупы между float-блоками */
margin: 1em 0 0 1em;

/* Задаем минимальную ширину по картинке и тексту */
width: 13em;
min-width: 150px;
}
.floats .l .r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.floats .l .min
{
/* Задаем минимальную высоту по картинке */
margin: 10px 0 120px 0;

/* Задаем минимальную высоту по тексту */
height: 0em;

/* Дублируем значение минимальной ширины по картинке для IE */
width: 150px;
}

#breadcrumb {
    color:#6C6C6C;
    font-size:11px;
    text-align:right;
	font-weight:bold;
    margin:0;
    padding:0;
	margin-bottom:15px;
}

#breadcrumb a, #breadcrumb a:visited {
    color:#6C6C6C;
    text-decoration:none;
}
#breadcrumb a:hover {
    color:#6C6C6C;
    text-decoration:underline;
}

.errors {
	color:#FF0000;
    font-size:12px;
    text-align:center;
	font-weight:bold;
	margin:10px 0px;
}