/* global reset */
ul,ol { list-style: none; margin: 0; padding: 0;}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
* { margin: 0; padding: 0; }

a {color: #04c; text-decoration:none;}
a:link, a:visited, a:active {text-decoration:none; }
a:hover {text-decoration:underline;}

.ul-style {list-style: disc; margin-left:35px;}
.ol-style {list-style: decimal; margin-left:35px;}
.clear {clear:both;}
.outline {border:solid 1px;}

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

html
{
	height:100%;
}

body
{
	background:#fff url(images/bg.gif) top repeat-x;
	height:auto !important;
	height:100%;
	min-height:100%;
	/*min-width:1200px;*/
	min-width:980px;
	text-align:center;
}

/*Font*/
body
{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

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

/*Links*/
a:link {color: #486DAA;}
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{color:#DD0000;}


small
{
	font-size:85%;
}

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

#container
{
	background:url(/images/~bg_globe.gif) top no-repeat;
	margin:0 auto;
	padding:10px;
	text-align:left;
	/*width:1200px;*/
	width: 980px;
}

#header
{
	height:102px;
	width:980px;
/*width:1200px;*/
	padding-top:11px;
	position: relative;
}
#logo
{
	float:left;
    width:230px;
    margin-left:16px;
    margin-top:3px;
}

#company_logo
{
	display:block;
	position:absolute;
	width:100px;
	height:106px;
	left:165px;
	top: 0;
	background:url(images/~logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text .bx-main-title
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span.bx-main-subtitle
{
	font-size:80%;
}

/* Header menu: home, search, feedback, lang*/
#header_menu
{
    margin-left:670px;
}

#header_menu li
{
    display:inline;
    float:left;
    margin-left:11px;
}

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

#lang
{
    font-family:Arial, Helvetica, sans-serif;
    float:right;
    margin-right:20px;
}
#lang li
{
    display:inline;
    margin-left:13px;
}
#lang a
{
    text-decoration:none;
    color:#005fa1;
}

#login
{
	font-family:Arial, Helvetica, sans-serif;
	top:38px;
	right:0;
        position:absolut;
	width:100%;
}

#login a
{
    text-decoration:underline;
    color:#005fa1;
}

#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: #9dabc0;
}

.current
{
	border-bottom:1px dashed #005fa1;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

#promo
{
	margin-top:12px;
	line-height:1.7em;
}
.prtext
{
    float:left;
    text-align:justify;
    width:380px;
/*width:610px;*/
	padding:10px 20px 0 20px;
}

/*Content table*/
#content
{
	width:100%;
	margin:0 auto;
}

/*Left column*/
#content .left-column
{
	width:220px;
	padding:20px;
	vertical-align:top;
	height:100%;
}

#content .left-column h1, #content .main-column
{
	margin-top:12px;
}

#content .left-column h4, #content .right-column h4
{
	color:#005fa1;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia,'Times New Roman',serif;
	margin-bottom:10px;
	width:100%;
}

#content .left-column p
{
	margin:0 20px 20px 20px;
}
#content .left-column img
{
	margin-bottom:13px;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:13px 23px 10px 0;
}
/*#content .main-column
{
	width:600px;
}*/
#content .main-column h2
{
    font-size:1.2em;
    color:#ca7a31;
    line-height:18px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
	padding-right:20px;
}

/* BOX */
.box {
	width:180px;
	background:#fff;
	text-align:left;
}
.box_cont {
	border-left:solid 1px #9dcbed;
	border-right:solid 1px #9dcbed;
	padding:0 10px;
}
.box h1 {margin-bottom:7px;}
.box th {}
.box td {}
.box .lu {background:url(/images/lu.gif) no-repeat left top; width:5px; height:5px;}
.box .cu {border-top:solid 1px #9dcbed; width:205px;}
.box .ru {background:url(/images/ru.gif) no-repeat right top; width:5px; height:5px;}
.box .cl {border-left:solid 1px #9dcbed;}
.box .cr {border-right:solid 1px #9dcbed;}
.box .ld {background:url(/images/ld.gif) no-repeat left bottom; width:5px; height:5px;}
.box .cd {border-bottom:solid 1px #9dcbed;}
.box .rd {background:url(/images/rd.gif) no-repeat right bottom; width:5px; height:5px;}
.send 
{
	background:transparent;
	margin:6px 0 0 86px;
	height:20px;
	width:63px;
}

/*Include area*/
.information-block img
{
	margin-top:13px;
}

/*Bottom banner*/
div.b_dynamic1
{
	width:541px;
	height:271px;
	overflow:hidden;
}
div.b_dynamic1 a.left-active-area1 {float:left;}
div.b_dynamic1 a.left-active-area1 img {border:0px;}
div.b_dynamic1 ul.right-list-area1
{
	float:left;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background: url('/images/banners/15_kp90/right.jpg') right top no-repeat;
	width:208px;
	height:195px;
	padding-top:12px;
}
div.b_dynamic1 ul.right-list-area1 li
{
	color:#fde7d2;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	height:32px;
	padding-top:5px;
	padding-left:16px;
}
div.b_dynamic1 ul.right-list-area1 li a {display:block; cursor:pointer;}
div.b_dynamic1 ul.right-list-area1 li a span
{
	display:block;
	font-size: 13px;
	font-weight:bolder;
	font-family:Verdana;
	line-height:12px;
}
div ul.right-list-area1 li.item-selected{color:#FFFFFF;}
div ul.right-list-area1 li#right-list-area1 {height: 25px;}
div ul.right-list-area1 li#right-list-area2 {height: 25px;}
div ul.right-list-area1 li#right-list-area3 {height: 25px;}
div ul.right-list-area1 li#right-list-area4 {height: 37px;}
div ul.right-list-area1 li#right-list-area5 {height: 37px;}
div ul.right-list-area1 li.item-selected#right-list-area1 {background: url('/images/banners/15_kp90/nav_01.jpg') left top no-repeat;}
div ul.right-list-area1 li.item-selected#right-list-area2 {background: url('/images/banners/15_kp90/nav_02.jpg') left top no-repeat;}
div ul.right-list-area1 li.item-selected#right-list-area3 {background: url('/images/banners/15_kp90/nav_03.jpg') left top no-repeat;}
div ul.right-list-area1 li.item-selected#right-list-area4 {background: url('/images/banners/15_kp90/nav_04.jpg') left top no-repeat;}
div ul.right-list-area1 li.item-selected#right-list-area5 {background: url('/images/banners/15_kp90/nav_05.jpg') left top no-repeat;}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	width:980px;
	border-top:solid 2px #599fd7;
	margin-top:26px;
}
#footer img
{
	width:102px;
	height:30px;
	margin:16px 0 0 60px;
	float:left;
}
.copy
{
	width:700px;
	color:#595959;
	margin:26px 0 0 260px;
	font-size:95%;
}

/*Link in footer*/
#footer a
{
}

/*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
{
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}
table.data-table thead td, table.data-table th h1
{
    color:#222;
    font-size:1.5em;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:18px;
}


/*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;
}

/*Error & OK messages*/
.errortext
{
	color:red;
	position:relative;
	left:350px;
}
.warning
{
	color:red;
}

.notetext
{
	color:green;
}

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

/* social network*/
div#sonet_events_ms_message {width:150px;}