*
{
    font-size:11px;
}

/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

/********************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #555;
	position:relative;
	background-color: #c7c7c7;
	background-image: url("/Images/Style/bg.png");
	background-repeat: repeat-y;
	background-position: top center;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #333;
	outline: none;
	}
a:visited {
	color:  #333;
	}
a:active {
	color:  #333;
	}
a:hover {
	color: #333;
	text-decoration: underline;
	}
	
a.map:after {
	content:url("/Icons/map.png");
	padding-left:5px;
	display:inline;
	position:relative; top:4px;
}

a.mail:after {
	content:url("/Icons/email.png");
	padding-left:5px;
	display:inline;
	position:relative; top:4px;
}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 20px; 
	}

h1 {
	display:block;
	width: 980px;
	height: 42px;
	background-image: url("/Images/Style/h1.png");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-left:-50px;
	margin-bottom: 20px;
	text-align: center;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.centered {
	text-align:center;
}

.productImage
{
	float:left;
}

.product
{
	margin-top:20px;
	margin-top:40px;
	clear:both;
}

.ResultIcon
{
    position:relative; top:4px;
    padding-right:5px;
}

.ResultEntry
{
    margin-top:5px;
    margin-bottom:5px;
    padding:0px;
}

.linkicon
{
    top:3px;
    position:relative;
}
	
#header {
	position:relative;
	padding:0px;
	width:980px;
	height:100px;
	background-color: #999;
	margin:auto;
}

#headerBack {
	position:absolute;
	left:0px;
	bottom:0px;
	height:70px;
	width:980px;
	display:block;
	background-image: url("/Images/Style/header.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#headerLogo {
	position:absolute;
	left:412px;
	top:22px;
	height:33px;
	width:160px;
	display:block;
	background-image: url("/Images/Style/Logo.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#Login
{
    padding:5px;
}

#navLeft
{
	display:Block;
	position:absolute;
	left:0px;
	bottom:10px;
}

#navRight
{
	display:Block;
	position:absolute;
	right:0px;
	bottom:10px;
}

.DK
{
	clear:both;
	padding:20px;
	height:auto;
}

.DkIcon
{
	display:block;
	width:64px;
	height:64px;
	background-repeat: no-repeat;
	background-position: center left;
	float:left;
}

.DkErrors
{
	Display:block;
	position:relative;
}

.DkIconOn
{
	background-image: url("/Images/Style/moxaon.jpg");
}

.DkIconOff
{
	background-image: url("/Images/Style/moxaoff.jpg");
}

.DkIconGone
{
	background-image: url("/Images/Style/moxagone.jpg");
}

.StateLabelBold
{
	margin:0px; 
	padding:2px;
}

.StateLabelBold b
{
	display:inline-block;
	width:150px;
}

.EntryDetails
{
	display:block;
}

.ProgressContainer
{
	margin:auto 0; 
	position:relative;
    overflow:hidden; 
	border:1px solid black; 
	height: 15px; 
	display:inline-block; 
	width:255px; 
	background-color:white;
}

.ProgressIndicator
{
	position:absolute; 
	left:0px; 
	top:0px; 
	display:block; 
	height: 12px; 
	background-color:Lime;
}

.ProgressLabel
{
	padding:0px; 
	margin-top:-3px; 
	position:absolute; 
	left:0px; 
	top:0px; 
	text-align:center; 
	display:block; 
	height: 15px; 
	width:100%;
}

.navItem , .navItem:link, .navItem:visited, .navItem:hover, .navItem:active
{
	font-size: 10px;
	float:right;
	display:block;
	width:120px;
	height:60px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center top;
}

.navItem:hover, navItem:active
{
	background-position: center -60px;
}

#footer
{
	position:fixed;
	display:Block;
	bottom:0px;
	width:100%;
	border-top: 1px solid #929292;
	background-color:white;
	font-size:10px;
	height:20px;
	text-align:center;
	margin:auto;
	-webkit-box-shadow: 0px -0px 30px 20px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px -0px 30px 20px rgba(255, 255, 255, 1);
    box-shadow: 0px -0px 30px 20px rgba(255, 255, 255, 1); 
}

#content {
	width: 880px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin:auto;
	position:relative;
	overflow:visible;
}
	
.Icon
{
    position:relative; top:4px;
}
        
.Device
{
    overflow:visible; 
    font-size:10px; 
    padding:10px; 
    margin:5px;
    float:left; 
    background-color:#b3f3b3; 
    background-image: url('/Images/Style/whitegradient.png'); 
    width:90%; 
    border:1px solid #CCC; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-repeat:repeat-x; 
    background-position:center top;
    -moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: 3px 3px 4px #CCC;
}

.InfoFrame
{
    overflow:visible; 
    font-size:10px; 
    padding:10px; 
    margin:5px;
    float:left; 
    background-color:#e4f7e4;
    background-image: url('/Images/Style/whitegradient.png'); 
    width:90%; 
    border:1px solid #CCC; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-repeat:repeat-x; 
    background-position:center top;
    -moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: 3px 3px 4px #CCC;
}

.Name
{
    font-size:12px;
}        

.StateOK .Name
{
    color:#090;
}

.StateError .Name
{
    color:#900;
}

.StateWarning .Name
{
    color:#c9760d;
}

.StateOK
{
    background-color:#e4f7e4;
}
        
.StateWarning
{
    background-color:#f6f7e4;
}
        
.StateError
{
    background-color:#f7e4e4;
}

.productImage
{
	float:left;
	padding:10px;
}

.gallery
{
	margin-bottom:30px;
}

.reference .details
{
	display:block;
	position:absolute;
	left:100px;
	top:40px;
	width:500px;
}

.reference .logo
{
	display:block;
	width:70px;
	height:70px;
}

.reference .gallery
{
	padding-top:10px;
}

.reference, .product
{
    display:block;
	position:relative;
	margin-top:20px;
	margin-top:40px;
	padding:10px;
	clear:both;
	background-image: url('/Images/Style/border.png'); background-position: top left; background-repeat: no-repeat;
}

.product div
{
	width:750px;
	float:left;
	padding-bottom:50px;
}

/* ------------------ Dashboard ------------------ */

/*.DashboardPanel
    .IconContainer
        .Icon
    .Description
        .Title
        .Actions*/
        
.DashboardPanel
{
    height:120px;
    display:block;
    width:45%;
    float:left;
    margin:4px 4px 4px 4px;
    padding:0px;
    background-color:#fff;
}

a.DashboardPanel
{
    text-decoration: none;
    font-weight: normal;
    overflow:hidden;
}


.DashboardPanel:hover
{
    background-color:#ddd;
}

.DashboardPanel .Clear
{
    clear:both;   
}

.DashboardPanel .IconContainer
{
    float:left;
    padding:4px;
    height:120px;
}

.DashboardPanel .IconContainer .Icon
{
    width:32px;
    height:32px;
    margin:auto auto;
}

.DashboardPanel .Description
{
    position:relative;
    height:120px;
    width:85%;
    float:left;
    margin:0px 0px 0px 4px;
}

.DashboardPanel .Description ul
{
    display:block;
    margin:0px 0px 0px 16px;
    padding:0px;
}

.DashboardPanel .Description p
{
    display:block;
    margin:0px 0px 0px 16px;
    padding:0px;
}

.DashboardPanel .Description h2.Title
{
    display:block;
    margin:0px;
    padding:0px;
}

.InputLabel
{
    width:140px;
    margin-right:20px;
    display:inline-block;
}

.InputField
{
    width:140px;
    margin-right:20px;
    display:inline-block;
}

.InputHint
{
    font-style: italic;
    color:#444;
}

.InputGroup
{
    margin-bottom:5px;
}

.RemoteLogin
{   
    padding:6px;
    display:block;
    float:left;
    width:350px;
}

.RemoteIcon
{
    float:left;  
    display:block;
    padding:4px;
    height:32px;
    width:32px;  
}

.RemoteName
{
    float:left;    
    display:block;
    height:32px;
    padding:4px;
}