

/* Start:/bitrix/components/gastro/menu/templates/gastro_tabs/style.css?14156273372275*/
div.image-load-left
{
	background-image: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tableft-hover.gif");
}

div.image-load-right
{
	background-image: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tabright-hover.gif");
}

div.image-load-bg
{
	background-image: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tab_bg_hover.gif");
}


div.web-blue-tabs-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	height:37px;
}

div.web-blue-tabs-menu ul li
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tableft.gif") left bottom no-repeat;
	margin-right: 1px;
	margin-left: 2px;
}

div.web-blue-tabs-menu ul a
{
	background:url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tabright.gif") right bottom no-repeat;
	text-decoration: none;
	margin-left: 4px;
	width:.1em;
	cursor:pointer; cursor: hand;
}

div.web-blue-tabs-menu > ul a {width:auto;}


/*#D3DDE9 */
div.web-blue-tabs-menu ul a nobr
{
	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tab_bg.gif") bottom repeat-x;
	margin-right: 4px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding:10px 6px;
}

div.web-blue-tabs-menu ul a, div.web-blue-tabs-menu ul a nobr
{
	display:block;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:37px;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
div.web-blue-tabs-menu ul a, div.web-blue-tabs-menu ul a nobr
{
	float: none;
}
/* End IE5-Mac hack */


div.web-blue-tabs-menu li:hover, div.web-blue-tabs-menu li.jshover
{
	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tableft-hover.gif") left bottom no-repeat;
}

div.web-blue-tabs-menu a:hover
{
	background:url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tabright-hover.gif") right bottom no-repeat;
}

div.web-blue-tabs-menu a:hover nobr
{
	/*fix*/
	margin-right:3px;
	padding-right:7px;

	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tab_bg_hover.gif") bottom repeat-x;
}

div.web-blue-tabs-menu li.selected, div.web-blue-tabs-menu li.selected:hover
{
	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tableft-selected.gif") left bottom no-repeat;
}

div.web-blue-tabs-menu li.selected a, div.web-blue-tabs-menu li.selected a:hover
{
	background:url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tabright-selected.gif") right bottom no-repeat;
}

div.web-blue-tabs-menu li.selected nobr, div.web-blue-tabs-menu li.selected a:hover nobr
{
	background: url("/bitrix/components/gastro/menu/templates/gastro_tabs/images/tab_bg_selected.gif") bottom repeat-x;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/components/gastro/menu/templates/gastro_left/style.css?1415627337841*/
/* Left menu*/
div.left-menu
{
	width:200px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-bottom:8px;
	margin-left:5px;
	margin-right:5px;
}

div.left-menu a:link,
div.left-menu a:visited,
div.left-menu a:active,
div.left-menu a:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

div.left-menu a.selected:link,
div.left-menu a.selected:visited,
div.left-menu a.selected:active,
div.left-menu a.selected:hover
{
	color:#0000ff;
}

.bl
{
	margin-bottom:4px;
	background:#E5E5D8 url(/bitrix/components/gastro/menu/templates/gastro_left/images/bl.gif) 0 100% no-repeat;
	width:100%;
}
.br 
{
	background: url(/bitrix/components/gastro/menu/templates/gastro_left/images/br.gif) 100% 100% no-repeat;
}
.tl
{
	background: url(/bitrix/components/gastro/menu/templates/gastro_left/images/tl.gif) 0 0 no-repeat;
}
.tr 
{
	background: url(/bitrix/components/gastro/menu/templates/gastro_left/images/tr.gif) 100% 0 no-repeat;
	padding:5px 10px;
}
.clear {font-size: 1px; height: 1px}
/* End */


/* Start:/bitrix/components/gastro/breadcrumb/templates/template1/style.css?1415625214227*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/bitrix/templates/gastroscan10/styles.css?14661475131104*/
h1, h2, h3, h4, h5, h6
{
	color:#000000;
}


h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:14px;
	border-bottom:1px dashed #C4C4C3;
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #C4C4C3;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:200px;
	padding:0px 5px 10px 10px;
	margin-left:5px;
	margin-right:5px;
	background:#F5F5ED;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:12px;
	color:#000000;
}

.information-block-head
{
	font-size:110%;
	color:#000000;
	font-weight:bold;

	margin-bottom:4px;
	padding-bottom:5px;
	background:url(/bitrix/templates/gastroscan10/images/infoblock_line.gif) left bottom no-repeat;
}

.information-block-body
{
	font-size:100%;
	color:#000000;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family: Verdana, sans-serif;
}

.news-date-time
{
	color:#858585;
}
/* End */


/* Start:/bitrix/templates/gastroscan10/template_styles.css?14661475134690*/
html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

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

/*Font*/

* HTML body /* Для браузера Internet Explorer */
{
	font-size: 60%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;
	background:#EEEEDD;
}

body /* Для остальных браузеров */
{
	font-size: 80%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;
	background:#EEEEDD;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #0000EE;}
a:visited{color:#333399;}
a:active {color: #990099;}
a:hover{color:#BB0000;}


small
{
	font-size:85%;
}

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

#container
{
	width:999px; 
	height:100%;
	position:absolute;
	margin-left:auto;
        margin-right:auto;
	background:#AE535C url(/bitrix/templates/gastroscan10/images/header_bg.gif) repeat-x;
}

#header
{
	position:relative; /*containing block*/
	height:127px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;

}

#header_logo
{
	position:absolute;
}

#company_logo
{
	width:190px; 
	height:50px; 
	background:url(/bitrix/templates/gastroscan10/images/logo-04.gif) center left no-repeat; 
	position:absolute; 
	left:6px; 
}

#header_text
{
	position:absolute;
	left:365px;
	top: 5%;
	color:#fff;
	width:590px;
}

#header_text p
{
	margin:0;
	padding:0;
	font-size:150%;
	border:none;
	color:#fff;
	text-decoration:none;
}

#header_text span
{
	font-size:90%;
	font-weight:bold;
	color:#e7d6d5;
	margin-left:50px;
}

#header_menu
{	
        position:absolute;
 	left:18px;
        height:20px;
        width:100px;
}

#search
{
	color:#e7d6d5;
	position:absolute;
	right:55px;
	top:6px;
}

#login
{
	position:absolute;
	right:75px;
	top:55px;
	color:#e7d6d5;
}

#login a
{
	color:#e7d6d5;
	text-decoration:none;
}
#login a.profile-link
{
	text-decoration:underline;
}

#menu
{
	position:absolute;
	bottom:0;
	*bottom:-1px; /*IE hack*/
	left:18px;
}


#header_menu a
{
	display:block;
	float:right;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #bbb;
}

#printer
{
	float:right;
	font-size:85%;
	background:url(/bitrix/templates/gastroscan10/images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	font-weight:bold;
        text-decoration:underline;
	color:#660000;
}

.table-border-color
{
	background-color:#AE535C;
}

.right-shadow
{
	background:url(/bitrix/templates/gastroscan10/images/right_shadow.gif) right top repeat-y;
}

.footer-box
{
	border-top:1px solid #D9D9D9;
	
	padding:10px 10px 0 15px;
	margin-right:3px;
}

.footer-box a:link, 
.footer-box a:visited,
.footer-box a:active, 
.footer-box a:hover
{
	color:#5F7185;
}

.footer-box span
{
	font-weight:bold;
	color:#1B3552;
}

.table-bottom-corner
{
	background:#AE535C url(/bitrix/templates/gastroscan10/images/bottom_corner_bg.gif) repeat-x;
}


/*Content table*/
#content
{
	background:#fff;
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	vertical-align:top;
	height:100%;
	padding:0;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-top:34px;
	background:#F5F5ED url(/bitrix/templates/gastroscan10/images/left-column-bg.gif) left top repeat-x;
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0 15px;
	background:#fff url(/bitrix/templates/gastroscan10/images/right_shadow.gif) right top repeat-y;
}

#bottom_banner
{
	text-align:center;
	margin:10px;
}

/*Footer*/
#footer
{
	background: #E4E4E4;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #333;
	font-size: 100%;
}

/
/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F2F2EA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	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:#fff;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/* End */
/* /bitrix/components/gastro/menu/templates/gastro_tabs/style.css?14156273372275 */
/* /bitrix/components/gastro/menu/templates/gastro_left/style.css?1415627337841 */
/* /bitrix/components/gastro/breadcrumb/templates/template1/style.css?1415625214227 */
/* /bitrix/templates/gastroscan10/styles.css?14661475131104 */
/* /bitrix/templates/gastroscan10/template_styles.css?14661475134690 */
