/* @group MAIN PAGE SET */

html, body, form {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

/*Font*/

body {
	font-family: Tahoma, Verdana, Helvetica, sans-serif !important;
	font-size: 12px
	color: #333;
}

li {
  list-style-image: url(/bitrix_personal/templates/itelon_satelit/images/blt.gif);
}

/*Font in table*/

table {
	font-size: 12px;
}

small {
	font-size: 85%;
}

hr {
	width: 100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin: 8px 0
}

.clear {
	width: 0px;
	height: 0px;
	clear: both;
}

/* @end */
#set-panel {
position: absolute;
top: 0; left: 0;
width: 100%;
z-index: 100;
}
/* @group CONTAINER */

#sat-container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* @end CONTAINER*/

/* @group HEADER */

#sat-header {
	position: relative;
	height: 130px;
	margin-top: 10px;
	overflow: hidden;
}

#sat-header-logo {
	width: 250px;
	height: 130px;
	text-align: center;
	margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 5px;
	float: left;
}


#sat-company_logo {
	width: 211px;
	height: 72px;
}

a.header-phone {
	display: block;
	width: 100%;
	height: 22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 8px 17px 0px 17px;
text-align: center;
}

*html #sat-header-phone {
	padding: 8px 0px 0px 0px;
}

#sat-header-banner {
	height: 130px;
	margin: 0px;
margin-right: 10px;
}

/* @end */

/* @group CONTENT */

/*Content table*/

#content {
	width: 100%;
	height: 70%;
	border-collapse: collapse;
	background: url(images/gray_line_pad.jpg) left top repeat-x;
}

/*Left column*/

#content .left-column {
	width: 250px;
	vertical-align: top;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 111px 0px 0px 10px;
}
/*Callback Item*/

#callback-item {
	width: 200px;
	margin: 10px 13px;
}

/*Left banner*/

div.left-banner {
	width: 200px;
	margin: 0px 13px;
}

/*Main column*/

#content .main-column {
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0px 10px;
	width: 100%;
}

div.wa-container {
border: #ccc 1px solid;
margin-bottom: 10px;
margin-top: 41px;
}

#title-box {
	position: relative;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 8px 10px 10px 15px;
	border-bottom: none;
}

#title-box h1 {
width: 60%;
float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
padding: 8px 0;
}
#sat-work-area-content-box {
margin: 0px;
padding: 0px;
	background: url(images/gray_line_small.jpg) left top repeat-x;
}

#main-navigation {
	position: relative; /*containing block*/
	top: 0px;
	left: 0px;
}

#nav-box {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#under-nav {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 70px;
	z-index: 10;
	width: 100%;
}

#under-nav-content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
height: 30px;
	background: #006699 url(images/banner-left-pad.jpg) left top repeat-y;
}

*html #under-nav-content {
	height: 30px;
	padding: 0px;
}

/* @end */

/* @group FOOTER */
#content tfoot {
	background: #ccc;
}

#footer {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 8px;
}

/*Link in footer*/

#footer a {
	color: #333;
	font-size: 11px;
}
#footer a:hover {
color: #006699;
}

#footer-box {
background:#f4f4f4;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 10px 0px 10px 10px;
text-align: left;
color: #555;
font-size: 11px;
}
div.footer-bottom-line {
width: 100%;
text-align: center;
color: #333;
margin-top: 10px;
}

table.footer-table {
width: 100%;
}
table.footer-table td {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
padding-left: 10px;
border-left: #ccc 1px solid;
vertical-align: top;
}
/* @end */

/* @group DATA TABLE */

/*Data table*/

table.data-table {
	border: 1px solid #99BAD7;
	border-collapse: collapse;
}

/*Any cell*/

table.data-table td {
	border: 1px solid #99BAD7;
	background-color: #FFFFFF;
	color: #333;
	padding: 3px 5px;
}

/*Head cell*/

table.data-table thead td, table.data-table th {
	background-color: #F1F5FA;
	text-align: left;
	font-weight: normal;
	background-image: none;
	border: 1px solid #99BAD7;
	padding: 4px;
	color: #333;
}

/*Body cell*/

table.data-table tbody td {
	background-color: #FFF;
	background-image: none;
	color: #333;
}

/*Foot cell*/

table.data-table tfoot td {
	background-color: #F1F5FA;
	padding: 4px;
	color: #333;
}

/* @end */

/* @group MISC */


/*Error & OK messages*/

.errortext {
	color: red;
}

.notetext {
	color: green;
}

/* Used to draw a "star" near reqired field */

.starrequired {
	color: red;
}
div.mail-content-box {
margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
padding: 15px;
}
div.err-msg {
margin: 0px;
color: #cc0000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
padding: 15px;
font-weight: bold;
}
div.ok-msg {
margin: 0px;
color: green;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
padding: 15px;
font-weight: bold;
}
/* @end */
div.compred-request  {
width: 210px;
font-weight: bold;
float: right;
background-color: white;
margin: -3px 0 -5px 0;
border: #ccc 1px solid;
}
div.compred-request a {
display: block;
color: #CC0000;
padding: 6px;
padding-left: 40px;
background: url(images/callback.gif) 8px center no-repeat;
}
