html, body{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#EEE;
  background-color:#000;
  line-height: normal;
  margin:0;
} 



#maincont
{
	background-color: Black;
}

#maincont div
{
	background-color: Black;
}

a,
span a,
#maincont .BottomPane a,
.RightPane td a,
#rightcol a,
.padding .TopPane a {
	text-decoration:none;
	color:#ff8c00;
}

a:hover,
#maincont .BottomPane a:hover,
.RightPane td a:hover,
#rightcol a:hover,
.padding .TopPane a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-size:11px;
}

strong {
 font-weight:bold;
}

h2{
	font-weight:normal;
} 
 
h3 {
 background:url(../Images/orangesqr.gif) no-repeat left top;
 padding-left:20px;
 margin: 20px 0 40px 0;
 font-size:13px;
 font-weight:normal;
}

img { 
border:0;
}

#pagewidth{ 
 width:1000px; 
 position:relative;
 left:50%;
 margin-left:-500px;
 margin-top:20px;
 margin-bottom:20px;
 background-color:#000;
} 
 
#header
{
	 position:relative; 
	 height:101px; 
	 background-color:#000; 
	 width:100%;
	 border-bottom-color:#ED8F13;
	 border-bottom-width:2px;
	 border-bottom-style: solid;
} 

html>body #header
{
	 position:relative; 
	 height:102px; 
	 background-color:#000; 
	 width:100%;
	 border-bottom-color:#ED8F13;
	 border-bottom-width:2px;
	 border-bottom-style: solid;
}

#header .logo img{
 position:absolute;
 left:60px; 
 top:17px; 
 z-index:1;
}

#header .navcontainer {
 position:absolute;
 left:235px;
 top:76px; /* Hack */
 z-index: 1 ;
}

Html>Body #header .navcontainer {
top:65px;

}

#header .topright
{
	float: right;
	margin: 10px 10px 0px 0px;
	clear: both;
/*	position:absolute;
	left:688px;
	top:14px;
*/
}

#header .topright img
{
	position: relative;
	bottom: -3px;	
}

#header .topright .flag
{
	position: relative;
	bottom: -1px;	
	padding-left: 10px;
}

#header .search 
{
	margin: 10px 10px 0px 0px;
	float: right;

	position: relative;
	top: 1%;	

}

#header .search .btnSearch
{
	position: relative;
	padding-left: 5px;
	bottom: -5px;	
}
 
#maincol{
 background-color: #000;  
 float: right; 
 display:inline; 
 position: relative; 
 padding: 20px 0 20px 0px;
}
 
#rightcol{
 width:220px; 
 float:left; 
 background-color:#000; 
}

#rightcol table.ContactBox td.ContactHeader,
#rightcol table.ContactBox td.ContactInfo {
	background: url(../Images/contact_bg.gif) 0 0 repeat-y ;
}

#rightcol table.ContactBox td.ContactInfo {
	padding: 8px 5px 8px 72px ;
	font-size: 1.2em ;
}

#rightcol .brownbox {
 width: 210px;
 display:block;
 background: #D0D174 url(../Images/rightbrownbottom.gif) no-repeat left bottom;
 margin-top:20px;
}
 
#rightcol .brownbox h2{
 padding: 15px 20px 0px 20px;
 background: url(../Images/rightbrowntop.gif) no-repeat left top;
}
 
#rightcol .brownbox p {
 padding: 0 20px 15px 20px;
}
 
#rightcol .haskolanemar {
 width: 210px;
 display:block;
 background: #EEB935 url(../Images/haskolanemarbottom.gif) no-repeat left bottom;
 margin-top:20px;
}
 
#rightcol .haskolanemar h2{
 padding: 80px 20px 15px 20px;
 background: url(../Images/haskolanemartop.gif) no-repeat left top;
}

 
#rightcol .markadsupp {
 width: 210px;
 display:block;
 background: #E6E3D4 url(../Images/markadsuppbottom.gif) no-repeat left bottom;
 margin-top:20px;
}
 
#rightcol .markadsupp h2{
	padding: 90px 20px 15px 20px;
	background: url(../Images/markadsupptop.gif) no-repeat left top;
}
 
#leftcol{
 width:180px; 
 float:left; 
 padding-left:20px;
 padding-right:20px;
 background-color:#000;
 }

 #leftcol .leftnav div div {
	margin:10px 0 0 0;
 }
 
 #leftcol .leftnav div div div {
	margin: 0 0 0 0;
 }
 
  #leftcol .leftnav ul{
	margin: 0 0 0 20px ;
	padding:0;
 }
 
  #leftcol .leftnav li{
	margin:0;
	padding:0;
 }
 
 
 #leftcol .leftnav ul li{
	list-style: none ;
	margin:0;
	padding:0;
 }
 
 #leftcol .leftnav ul li a{
	text-decoration:none;
	color:#EAEAEA;
 }
 
 #leftcol .leftnav ul li a:Hover{
	text-decoration:underline;
	color:#EAEAEA;
 }
 
  #leftcol .leftnav .cModuleHeadline {
	display: none ;
  }

 #leftcol .leftnav div h2 {
	margin: 0 0 5px 0 ;
	padding: 0 0 0 20px ;
 }
 
 #leftcol .leftnav .cModuleHeadline,
 #leftcol .leftnav div h2 {
	background:url(../Images/orangeboxsm.gif) no-repeat left 4px ;
	text-transform: uppercase ;
	border-bottom: 2px solid #F0BA33 ;
 }

 
 #leftcol .leftnav .cModuleBody{
	margin: 0px 0 0 0px ;
 }
 
 #leftcol span{
 
 display:block;
 }
 
#maincont{
 background-color: #000;  
 float: left; 
 display:inline; 
 width:560px;
 }
 
 #maincont .padding{
 padding: 0px 20px 0 20px;
 }

 #maincont .cModuleHeadline {
	font-weight:bold;
	display:block;

 }
 
 #maincont .cModuleBody {
	margin: 10px 0 10px 0;
	display:block;
 }
 
 #maincont .imgborder {
	padding: 3px;
	margin-right:10px;
	margin-bottom:5px;
    float: left;
	border: 1px solid #d4d4d4;
}

#maincont .cModuleBody ul li{
	margin:0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../images/listb.jpg) 0 5px no-repeat;
}

 #maincont .midspan {
	margin: 20px 0 0 20px;
 }
 
 #maincont .midspan div {
	float:left;
 }
 
 #maincont .midspan div div{
	padding:0 6px 0 0;
	width:165px;
	float:left;
 }
 
 html>body #maincont .midspan div div{
 	padding:0 12px 0 0;
 }
 
 
 #maincont .midspan div div div {
	width: auto ;
	float: none ;
}
 
 #maincont .midspan .cModuleHeadline {
	padding-left:15px;
	margin-bottom:-10px;
	background:url(../Images/arrow.gif) no-repeat left bottom;
 	text-transform: uppercase ;
 	width: 149px;
 	border-bottom: 2px solid #F0BA33 ;
 }
 
 #maincont .header{
 padding: 10px 0 7px 2px;
 text-transform: uppercase;
 }
 
 #maincont .bottomcont{
	margin:0px 0 0 0;
	float:none;
	clear: both;
	border-top:solid 2px #ED8D12;
 }

html>body #maincont .bottomcont{
	margin:-10px 0 0 0;
}

#maincont .bottomcont .cModuleHeadline {
	padding:10px 0 10px 0;
	display:block;
	text-transform: uppercase;
	font-weight:bold;
}


#maintcont .MidPaneyay {
	width: 500px ;
}

#maincont .extracont div {
	float: left ;
}

#maincont .extracont div div {
	width: 240px ;
	margin: 0 10px 0 0 ;
	float: left ;
}

#maincont .extracont div div div {
	width: auto ;
	float: none ;
}

#maincont .BottomPane {
	float: left ;
	padding: 10px 20px 0 20px ;
}

#greybox
{
	float: left ;
	clear: both ;
}

#greybox .top
{
	height: 15px ;
	width: 100% ;
	
	clear: both ;
	
	float: left ;
	
	background: url(../Images/greyboardertop.gif) no-repeat left top;
}

#greybox .bottom
{
	float: left ;
	clear: both ;

	height: 15px ;
	width: 100% ;
	
	background: url(../Images/greyboarderbottom.gif) no-repeat left bottom;
 }

#greybox .middle
{
	height: 15px ;
	width: 520px;
	
	clear: both ;
	
	float: left ;
	
	background: url(../Images/greyboardermiddle.gif) no-repeat left top;
}

#greybox .ContentPane,
#greybox .RightPane
{
	padding: 5px 5px 5px 5px ;
}

/* Subpage List cols */

#greybox
{
	width: 521px ;
	margin: 5px 0 0 10px ; 
	background:url(../Images/greyboarderbgsub.gif) repeat-y;	
}


html>body #greybox
{
	margin: 5px 0 0 20px ;
}

#greybox .cModuleHeadline 
{

	display: block ;
	padding: 0 0 0 10px ;
	
	text-transform: uppercase ;
	
	background: url(../images/arrow2.gif) 0 50% no-repeat;
}

#greybox .cModuleBody 
{
	margin: 5px 0 0 3px ;
	float: left ;
	width: 220px;
}

html>body #greybox .cModuleBody 
{
	margin: 5px 0 0 3px ;
	float: left ;
}

/*
#greybox .ContentPane {
	width: 500px ;
	background-color: #ccc;

}
*/

#greybox div 
{	
	float: left ;
	padding-left: 5px;
}


#greybox div div 
{
	width: 235px ;
	float: left ;	
	margin-right: 15px;
	overflow: hidden;
	
}

html>body #greybox div div 
{
	width: 235px ;
	float: left ;	
	margin-right: 15px;
}


#greybox div div div 
{
	width: auto ;
	float: none ;
}

/* Subpage list */
 #greybox .cModuleBody ul 
{
	margin: 0 0 0px 0px ;
	padding: 0 ;
	list-style: none ;
}

#greybox .cModuleBody ul li a 
{

	/*
	background: url(../images/arrow2.gif) 0 3px no-repeat;
*/
	padding: 0 0 5px 0px ;
/*
	color: rgb(51,51,51);
	text-decoration: none ;
	*/
 }

#greybox .cModuleBody ul li 
{

	text-transform:uppercase ;
	background: url(../images/arrow2.gif) 0px 3px no-repeat;
	padding: 0 0 5px 10px ;
	color: #E1E1E1;
	text-decoration: none ;
 }

 
#greybox .cModuleBody ul li a:hover 
{
	text-decoration: underline ; 
}

#greybox .cModuleBody ul li ul 
{
	margin: 5px 0 0 3px ;
	background: none ;
}

#greybox .cModuleBody ul li ul li
{
	margin: 0 0 2px 3px;
	padding: 0 ;
	text-transform:none ;
	background: none ;
}


#greybox .cModuleBody ul li ul li a 
{
	margin: 0 0 2px 0px;
	text-transform:none ;
	/*
	padding: 0 ;
	text-transform:none ;
	background: none ;
	*/
}
 
#greybox .last{
	background: url(../Images/greyboarderbottom.gif) no-repeat left bottom;
	padding-bottom:20px;
	margin:0;
}

.menutest ul li{
	float:left !important;
	margin:0 15px 0 0;
	width:220px;
}
.menutest ul li ul li{

	width:208px;
}
.menutest ul li ul li ul li{

	width:190px;
}
.menutest ul li ul li ul li ul li{

	width:175px;
}

html>body .menutest ul li{
	margin: 0 20px 0 0;
}

/* News begin */

#news {
	padding: 10px 0 0 0px;
	color:#EEE;
}

#news div {
	float: left ;

}

#news div div {
	width: 240px ;
	margin: 0 20px 0 0 ;
	float: left ;
}

#news div div div {
	width: auto ;
	float: none ;

}

#news .cc{
	display:inline;
	color:#666666;
}


#news div.BottomPane {
}

#news div.BottomPane div {
	width: 520px ;
	margin: 0 ;
}

#news div.BottomPane span.cModuleHeadline {
	background: url(../Images/arrow2.gif) 0 4px no-repeat ;
	padding: 0 0 0 10px ;
	margin: 0 0 10px 0 ;
	border-bottom: 3px solid rgb(236, 189, 51) ;
	text-transform: uppercase ;
}

#news div.BottomPane .NewsContainer,
#news div.BottomPane .NewsLst {
	background: transparent !important ;
	margin-right: 10px;
	width: 245px ;
}

#news div.BottomPane .NewsContainer ul,
#news div.BottomPane .NewsLst ul {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}

#news div.BottomPane .NewsContainer div,
#news div.BottomPane .NewsLst div {
	width: auto ;
	margin: 0 ;
}

#news div.BottomPane .NewsContainer {
}

#news div.BottomPane .NewsContainer .NewsTitle 
{
	margin: 0 0 5px 0 ;
}

.NewsContainer .NewsTitle
{
	font-weight: bold;	
}

#news div.BottomPane .NewsContainer .NewsFooter {
	margin: 5px 0 0 0 ;
}

#news div.BottomPane .NewsLst {
	margin: 0 0 0 10px ;
}

#news div.BottomPane .NewsLst .NewsTitle 
{
	margin: 0 0 5px 0 ;
}



/* News end */
 
 #rightpanetitle{
 padding-left:20px;
 font-weight:bold;
 }

 
 
 
#footer{
 height:40px; 
 background-color:#000; 
 clear:both;
 padding:10px 0 0 0;
 text-align:center;
 border-top-style:solid;
 border-top-width:2px;
 border-top-color:#EDEDE3;
 } 
 
 .nanar{
 float:right;
 padding-right:20px;
 }
 
 

 
 
 /*NAVIGATION*/
 .navlist ul
{
margin-left: 0;
padding-left: 0;

white-space: nowrap;
}

.navlist li
{
float: left ;
margin-right:0px;
list-style-type: none;
padding: 5px 5px 5px 5px; 
}

.navlist a { 
padding: 5px 13px 5px 13px; 

}

html>.navlist li{
padding: 0 0 0 0; 
}

.navlist a:link, .navlist a:visited
{
	font-weight: bold;
	color: #FFF;
	background-color: #111;
	text-decoration: none;
}

.navlist a:hover
{
	font-weight: bold;
color: #fff;
background-color: #111;
text-decoration: none;
}

.navlist ul li.Active a,
.navlist ul li.navInPath a {
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.navlist ul li.nav.Active a,
.navlist ul li.navInPath a {
	background: #fff !important ;
	color: Black !important ;
}

 /*NAVIGATION*/
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.LeftMenu {
	text-decoration:none;
	margin: 10px 0 0 0;
}

.LeftMenu ul {
	margin:0px 0 0 0 ;
	padding: 0 ;
	list-style: none ;
}

.LeftMenu .Home a {
	position: relative ;
	top: -5px ;

/*	background: url(../images/greenqr.gif) 0 3px no-repeat ;*/
/*	border-bottom: 2px solid rgb(240, 186, 51) ;*/
	display: block ;
	
	padding: 3px 0 0px 20px ;
	
/*	text-transform: uppercase ; */
	color: White ;
}

/* Level2 */
.LeftMenu ul li {
	padding: 0px 0 0px 0px ;
}

.LeftMenu ul li a {
	display: block ;
	background: #000;
	text-decoration:none;
	color:#EEE;
	padding: 3px 0 3px 20px ;
}
.LeftMenu ul li a:hover {
	text-decoration:underline;
}

/* active */
.LeftMenu ul li.nav.Active a {
	background: url(../images/orangesqr.gif) 0 3px no-repeat;
	color: white;
}

/* Level3 */
.LeftMenu ul li ul li a,
.LeftMenu ul li.nav.Active ul li a {
	color:#EEE;
	padding: 3px 0 3px 30px ;
	background: none ;
	color: white;
}

/* active */
.LeftMenu ul li ul li.Active a {
	background: url(../images/orangesqr.gif) 0 3px no-repeat;
	padding: 3px 0 3px 30px ;
	color: white;
}

/* Level4 */
.LeftMenu ul li ul li ul li a,
.LeftMenu ul li ul li.Active ul li a,
.LeftMenu ul li ul li.InPath ul li.Active a {
	padding: 3px 0 3px 40px ;
	background: #000;
	color: white;
}

/* active */
.LeftMenu ul li ul li.InPath ul li.Active a {
	background: url(../images/orangesqr.gif) 0 3px no-repeat;
}

/* Level5 */
.LeftMenu ul li.navInPath ul li.InPath ul li.Active ul li a,

.LeftMenu ul li ul li ul li.InPath ul li.Active a {
	padding: 3px 0 3px 50px ;
	background: #FFFFFF
}

/* active */
.LeftMenu ul li ul li ul li.InPath ul li.Active a {
	background: url(../images/blueboxsm.gif) 0 3px no-repeat; }



/**********************************************
	Layout Stylesheet for NetQbs
**********************************************/

@import url("Forms.css");
@import url("Lists.css");
@import url("Calendar.css");

td.MiddleTop{
	height: 24px;
	background: url(../images/layout/middle/bg_top.gif) repeat-x;
}
div.LeftTop{
	background:#010101;
	border-bottom:1px solid #2D405F;
	padding:8px;	
}
div.LeftTreeTop{
	background: url(../images/layout/middle/left/bg_section_div.gif) repeat-x;
	height: 8px;
	line-height: 8px;
}
div.LeftTree{
	padding: 10px
}
a.TabNormal{
	padding: 7px;
/*	border-bottom: 1px solid #2D405F;*/
	color: #111;
	font-weight: bold;	
	font-size: 0.9em;
}
a.TabActive{
	padding: 7px;
	border-left: 1px solid #2D405F;
	border-right: 1px solid #2D405F;
	border-top: 1px solid #2D405F;
	background: #0d0d0d;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
}
a.TabActiveFirst{
	padding: 7px;
	border-right: 1px solid #2D405F;
	border-top: 1px solid #2D405F;
	background: #BDBDBD;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
}

.LeftBox
{
	position: relative;
	top: -10px;
    width: 180px;
}

.LeftBoxTop
{
  
    height: 14px;
    background-position: bottom;
    background-repeat: no-repeat;    
}
.LeftBoxMain
{

    padding-left: 5px;
    padding-right: 5px;
}
.LeftBoxBottom
{

    height: 14px; 
    background-position: top;
    background-repeat: no-repeat;
}

.ModuleTable th
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F6BF7D;
}

.ModuleTable .altRow
{
    background-color: #111;
}

.ModuleTable .BoldRow
{
    font-weight: bold;    
}

.RightPane div div
{
	margin-bottom: 15px;
}

#greybox .RightPane div div
{
	margin-bottom: 0px;
}



.btnLeft
{
    background-image: url(../images/buttons/btn_normal_left.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 12px;        
    float: left;
    height: 19px;
}
.btnMiddle
{
    background-image: url(../images/buttons/btn_normal_middle.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 19px;
    padding-top: 2px;
}

.btnMiddle a
{
    text-decoration: none;
    font-weight: bold;
    color: #6A4E30;
}

.btnRight
{
    background-image: url(../images/buttons/btn_normal_right.jpg);
    background-repeat: no-repeat;
    background-position: left;
    float: left;
    width: 12px;
    height: 19px;
}

.ContentPane
{
	width: 510px;
}

.LeftPane
{
	padding: 50px 0px 0px 0px;
	
}

/* GPS - 26.06.06
ContentNarrow is designed to be used in the ContentDisplay box. 
Displaying text below an image used in the ContentDisplay.
-----------------------*/

#rightcol .ContentNarrowMain
{

}

#rightcol .ContentNarrowFooter
{

}

#rightcol .ContentNarrow
{
	position:relative;
	width: 200px;
}

#rightcol .ContentNarrow div
{
	margin: 0px 0px 0px 0px;
}


/* GPS - 28.06.06
Hiding Activate Inverted Style button
-----------------------*/

span.InvertedStyle
{
	display: none;
}


.Home a
{
	position: relative ;
	top: -15px ;
	left: 40px;

	background-color: #fff ;
	
		
	padding: 5px 35px 5px 35px ;
	
	text-transform: uppercase ; 
	color: black ;
	font-weight: bold;
}

.SubPage a
{
	position: relative ;
	top: -25px ;
	background-color: #111 ;
}

.Home a:hover,
.SubPage a:hover
{
	text-decoration: none;
}