@charset "UTF-8";
/* CSS Document */

body {
background:url(images/background.gif) 0px 0px repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

a {
color:#111;
}

a:hover {
color:#333;
}

.wrap {
width:950px;
margin:15px auto 0 auto;
position:relative;
}

h1 {
min-height:65px;
height:auto !important;
height:65px;
background:url(images/kordia-logo.png) 0px 0px no-repeat;
display:block;
margin-bottom:15px;
}

h1 a, h1 a:hover {
text-decoration:none;
}

h1 span, h2 span, h3 span {
/*
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	filter: alpha(opacity=00);					
	*/
	visibility:hidden;
}

h2 {
font-size:2em;
line-height:1em;
}

h2.service-status {
background:url(images/h2-service-status.gif) 1px 2px no-repeat;
}

h2.reports {
background:url(images/h2-reports.gif) 1px 2px no-repeat;
}

h2.service-control {
background:url(images/h2-service-control.gif) 1px 2px no-repeat;
}

h2.workspace {
background:url(images/h2-workspace.gif) 1px 2px no-repeat;
}

h3 {
background:url(images/h3-topics.gif) 0px 0px no-repeat;
font-size:1.2em;
line-height:2em;
}

.left-content, .box-head, .box-foot, .information-content {
width:743px;
}

.left-content {
float:left;
}

.information-content {
background:url(images/box-background.png) 0px 0px repeat-y;
min-height:600px;
padding-left:47px;
padding-top:3px;
}

h2 {}

.flash-content {}

.flash-content p {}

.right-navigation {
width:240px;
position:absolute;
left:730px;
}

.right-navigation h3 {
margin-left:40px;
margin-top:5px;
}

.right-navigation hr {
width:180px;
border:1px solid #99D9DF;
margin-left:40px;
}

.right-navigation ul {
margin-top:18px;
}

.right-navigation ul li {
padding:10px 0px 10px 40px;
margin-bottom:5px;
}

.right-navigation ul li.on {
background:url(images/menu-highlight.png) 2px -10px no-repeat;
}

.right-navigation ul a{
text-decoration:none;
margin-left:5px;
}

.right-navigation ul a:hover {
text-decoration:underline;
}

.right-navigation ul li.on a:hover{
text-decoration:none;
cursor:default;
color:#111;
}

.return {
float:right;
margin-top:45px;
margin-right:220px;
}

.return h4 a{
text-decoration:none;
font-size:1em;
color:#33B3BF;
}

.return h4 a:hover {
color:#7E8082;
}
