* {font-size: 100.01%;}

html
{
	width:100%;
	height: 100%;
}

@font-face 
{
    font-family: "Arial Unicode MS";
    src: url(images/ARIALUN0.eot);
}

body
{
	height: 100%;
	margin:0;
	padding:0;
	background:white;
	font-size: 80.01%;
	font-family: Arial, Helvetica, sans-serif;
	color:#052635;
}

textarea
{
	font-size:14px;
}

input, select
{
	font-size:14px; 
}


#page-container
{
	margin:0 13px -36px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width:850px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 840 ? "850px" : "auto");
}

#print-link-back
{
	display:none;
	float:right;
	padding:10px;
}

#header
{
	height:218px;
	position:relative;
	/*background-image:url(images/header-background.gif);
	background-repeat:repeat-x;*/
}

#header-logo
{
	position:absolute;
	top:0;
	left:0;
	height:218px;
	width:520px;
	
}

#company-info
{
	height:55px;
	width:550px;
	float:left;
	background:url(images/logo_header.gif) center left no-repeat;
	font-weight:bold;
	padding-left:60px;
	font-size:14px;
	color:#292175;
}
#company-info-right{ float:right; height:55px;
font-size:12px; font-weight:bold;
	color:#292175; width:150px;}
#company-info-text{ padding-top:10px;}
#company-default-logo
{
	padding-top:10px;
}

#company-logo
{
/*	background:url(images/logo.gif) center right no-repeat; */
	width:90px;
	height:100%;
}

#company-name-default
{
	padding-left:50px;
	margin-top:3px;
	font-size:13px;
	color:white;
	font-weight:bold;
}

#company-name
{
	position:absolute;
	top:32px;
	left:240px;
	font-size:12px;
    font-weight:normal;
}

#auth
{
	position:absolute;
	right:23px;
	top:5px;
	height:66px;
	font-size:11px;
	text-align:right;
	width:600px;
}

#auth-text{ float:left; padding-top:3px; margin-left:20px; font-size:12px; color:#ffa828; background-color:#FFF;}
#auth-text a:link {color:#ffa828; text-decoration:none;}
#auth-text a:visited{color:#ffa828; text-decoration:none;}
#auth-text a:active {color:#ffa828; text-decoration:none;}
#auth-text a:hover{color:#ffa828; text-decoration:underline;}

#ico_fon
{ background:url(images/ico-fon.gif) right top no-repeat;
	float:right;
	height:120px;
	font-size:11px;
	text-align:right;
	width:140px;
}

#header-separator
{
	height:10px;
	/*background-image:url(images/header-separator.gif);
	background-repeat:repeat-x;*/
	font-size:1px;
}

#header-separator-fod{
position:relative;
    height:25px;
	background-image:url(images/topmenu-footer.gif);
	background-repeat:repeat-x;
	}

#top-menu-section-header{height:55px;}

#top-menu-section
{
	height:38px;
	background-image:url(images/topmenu-section-background.gif);
	background-repeat:repeat-x;
}

#top-menu
{
	
	margin-left:10px;
}

#top-menu-left-corner
{
	background:url(images/topmenu-left-corner.gif) left bottom no-repeat;
	margin-right:15px;
	height:38px;
}

#site-icons
{
	width:15px;
	overflow:hidden;
	float:right;
	height:38px;
	background:url(images/topmenu-right-corner.gif) right no-repeat;
}
#site-icons-text{ padding-top:7px; color:#FFF; font-size:11px;}
#site-icons-text a:link {color: #fff; text-decoration:none;}
#site-icons-text a:visited{color:#fff; text-decoration:none;}
#site-icons-text a:active {color: #fff; text-decoration:none;}
#site-icons-text a:hover{color:#fff; text-decoration:underline;}


a.favourite-icon, a.print-icon, a.sitemap-icon
{
	float: right;
	width:20px;
	height:32px;
	margin-right:15px;
}

a.favourite-icon {background:url(images/icons/favourite.gif) no-repeat;}
a.print-icon {background:url(images/icons/printer.gif) no-repeat;}
a.sitemap-icon {background:url(images/icons/sitemap.gif) no-repeat;}

#breadcumb-section
{
	margin-left:16px;
}

#navigation 
{
	padding:10px 0;
	font-size:11px;
	color:#7f7f7f;
	margin-right:220px;
}

#navigation a
{
	text-decoration:none;
	color:#7f7f7f;
}

#search
{
	float:right;
	width:210px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
}

#search-main-page
{
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	width:170px;
	text-align:right;
}

#search
{
	
	margin:0;
	top:0;
	right:0;
	width:170px;
	text-align:right;	
}

#search-main-page form
{
	margin:0;
	padding:0;
	height:100%;
}

#search span.search-text, #search-main-page span.search-text
{
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
}

#search input.search-submit, #search-main-page input.search-submit
{
	height:21px;
	vertical-align:middle;
	width:22px;
}

#search input.search-field, #search-main-page input.search-field
{
	background:white;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	vertical-align:middle;
	width:115px;
}

#page-content
{
	font-size:0.9em;
	padding:0 10px;
}

#main-page
{
	padding-bottom:15px;
	margin:0 10px;
}

#main-table
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#left-column
{
	width:200px;
	padding-right:9px;
	vertical-align:top;
	border-right:1px solid #dbdbdb;
	padding-bottom:15px;
}

#main-column
{
	padding:0px 10px 10px 10px;
	vertical-align:top;
	width:100%;
	
}

#right-column{ width:190px; padding-left:9px; vertical-align:top; border-left:#999999 0px solid; border-left:1px solid #dbdbdb;}

.left-column-delimiter
{
	height:9px;
	font-size:1px;
}

.left-column-delimiter-right
{
	height:9px;
	font-size:1px;
}


#space-for-footer
{
	height:35px;
}

#footer
{
	height:35px;
	overflow:hidden;
	border-top:1px solid #cccccc;
}

#copyright
{
	float:left;
	margin-left:19px;
	padding-top:10px;
	font-size:11px;
}

#footer-links
{
	float:right;
	margin-right:19px;
	padding-top:8px;
}

#footer-links a
{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

td.main-page-left-column, td.main-page-center-column
{
	border-right:1px solid #dbdbdb;
	padding-right:10px;
}

/*Ajax window*/
div.waitwindow 
{
	background-color:#FCF7D1;
	background-image:url(images/wait.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #E1B52D;
	color:black;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:10px;
	position:absolute;
	width:170px;
	z-index:10000;
	text-align:center;
}

*{-moz-force-broken-image-icon:1 !important;}


.gdheader {font-weight:bold; font-size:14px; padding:8px; color:#000; background:url(images/table-header-separator.gif) bottom repeat-x;}
.gdparent {border: 0px solid #becfd8; position: relative; background-color: white;}

.gdcorn, .gdbcorn
{
	border: 1px solid #E0E0E0
	height:0px;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:0px;
}