﻿body
{
    margin:0;
    padding:0;
    text-align:center;
    background-color:#61799d;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-size:0.8em;
}

body form
{
    width:800px;
	max-width: 1200px;
	margin: 0 auto 18px auto;
	text-align: left;
    overflow: hidden;
}

a
{
    color:#000;
    text-decoration:underline;
}

a:hover
{
    color:#cc3333;
}

a:visited
{
    color:#999999;
}

a.email
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-image: url(images/mailicon.jpg);
}

.xls, .doc, .pdf, .ppt, .ie, .xlsx, .docx, .pptx
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:30px;
    margin-top:10px;
    margin-bottom:0px;
}

.xls, .xlsx
{
    background-image: url(images/icons/xls.png);
}

.doc, .docx
{
    background-image: url(images/icons/doc.png);
}

.pdf
{
    background-image: url(images/icons/pdf.png);
}

.ppt, .pptx
{
    background-image: url(images/icons/ppt.png);
}

.ie
{
    background-image: url(images/icons/ie.png);
}

h1, h2
{
    font-family:Verdana, Helvetica, Sans-Serif;
    text-transform:uppercase;
    color:#336699;
    margin-top:20px;
}

h1
{
    font-size:1em;
}

h2
{
    font-size:0.9em;
}



#Page 
{
    background: url(images/PageBg.png) repeat-y scroll 0 0;
}


/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	background: url(images/TopBg.png) no-repeat scroll 0 0;
	display:block;
	width:100%;
}

#Header
{
	position: relative;
	padding:12px 10px 0 10px;
	clear:both;
	display:block;
}

#Logotype
{
    margin: 0;
    padding:0;
    height:167px;
    width:189px;
    float:left;
    overflow:hidden;
}

#HeaderBanner
{
    margin:0 0 0 9px;
    padding:0;
    height:167px;
    width:360px;
    float:left;
    overflow:hidden;
}

#HeaderBanner p
{
    margin-top:0;
}

#HeaderRight
{
    float:right;
    height:167px;
    width:190px;
    margin-right:17px;
    _margin-right:8px;
    overflow:hidden;
}

#SmallLogotype
{
    margin: 0;
    padding:0;
    height:44px;
    width:190px;
}

#HeaderRightImg
{
    margin:0;
    padding:0;
    width:190px;
    height:123px;
}

#BelowMenuHeaderArea
{
    padding:0 0 0 10px;
    margin:0;
    display:block;
}

#LogotypePartTwo
{
    margin:0;
    padding:0;
    height:25px;
    width:189px;    
}



/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	position: relative;
	margin:0 21px 0 22px;
	_margin-top:-3px;
	height: 26px; 
	background: url(images/topMenuBg.png) repeat-x;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: White;
	font-size: 1.2em;
	font-weight:bold;
	line-height:23px;
	clear: both;
}

#MainMenuArea ul 
{
	height: 26px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#MainMenuArea li 
{
    display: block;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0;
	height: 26px;
}

#MainMenuArea li.selected a, #MainMenuArea li.unselected a:hover 
{
	background-color:#d9dfe9;
	color:#000;
}

#MainMenuArea li a 
{
	display:block;
	display:inline-block;
	padding: 1px 10px 1px 10px;
	text-decoration: none;
	color: White;
	height: 24px;
}

/*************************/
/* LEFTAREA              */
/*************************/
#LeftArea
{
    width:242px;
    background-color:#d9dfe9;
    float:left;
    margin-bottom:60px;
    padding-bottom:0.2em;
}

/*************************/
/* SUBMENUAREA           */
/*************************/
#SubMenuArea
{
	width: 242px;
	background-color:#d9dfe9;
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:1em;
	font-weight:bold;
}

#SubMenuArea a
{
	color: #000;
}

#SubMenuArea span
{
    display:block;
}

#SubMenuArea a:hover
{
	background-color:#eceff4;
}

#SubMenuArea ul
{
	padding: 0;
	margin: 5px 0 0 0;
	_margin-top:11px;
	list-style-type: none;
}

#SubMenuArea ul img
{
    border:0;
}

#SubMenuArea ul ul
{
	margin: 0;
	border: 0;
	padding-bottom:0;
}

#SubMenuArea li
{
    _width:100%;
    _margin:-3px 0 -3px 0;
}

#SubMenuArea li span.selected, #SubMenuArea li span.selected a:hover
{
   	background-color:#eceff4;
}

#SubMenuArea li li span.selected a 
{
    font-weight:bold;
}

#SubMenuArea li li li span.selected 
{
	font-weight:bold;
}

#SubMenuArea li span.expanded_top 
{
  	font-weight:bold;
	background-color:#eceff4;
}

#SubMenuArea li span.expanded_top, #SubMenuArea li span.expanded_item
{
   	display: block;
	padding: 0;
	text-decoration: none;
}

#SubMenuArea li span.expanded_item a, #SubMenuArea li span.expanded_item a:hover
{
    font-weight:bold;
	background-color:#eceff4;
}

#SubMenuArea li a
{
    display: block;
	padding: 7px 5px 7px 20px;
	text-decoration: none;
}

#SubMenuArea li li a
{
	display: block;
	padding: 7px 5px 7px 28px;
	text-decoration: none;
	font-weight:normal;
}

#SubMenuArea li li li a
{
	display: block;
	padding: 7px 5px 7px 42px;
	_padding: 9px 5px 9px 42px;
	text-decoration: none;
}

/*************************/
/* QUICKSEARCHAREA       */
/*************************/

#QuickSearchArea
{
    padding-top:15em;
    width: 242px;
	background-color:#d9dfe9;
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
}

#QuickSearchArea input
{
    margin-left:20px;
}

#QuickSearchArea a
{
    text-decoration:none;
    color:#000;
    text-transform:uppercase;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#ContentArea
{
    margin:0 10px 0 10px;
    padding:0 20px 0 20px;
    display:block;
    width:100%;
}

/*************************/
/* MAINAREA              */
/*************************/
#MainArea
{
    float:left;
    width:495px;
    margin-left:6px;
    display:block;
}

#FullWidthBody
{
    width:735px;
}

#MainLeftArea
{
    float:left;
    width:285px;
    margin-left:22px;
    _margin-left:10px;
}

#MainRightArea
{
    margin-top:-25px;
    _margin-top:0;
    float:left;
    width:175px;
    margin-left:10px;
}

/*************************/
/* MAINBODY              */
/*************************/
#MainBody
{
    width:465px;
    margin-left:22px;
}


/*************************/
/* MAINLEFTAREA          */
/*************************/

#StartPage
{
     width:750px; 
     height:496px;
}

/*************************/
/* OrderPage            */
/*************************/

#OrderPage
{
     width:495px; 
     margin-left:60px;
}

#subText
{
    width:300px;
}

#subText h1
{
    font-size:1.2em;
    color:#000000;
}

/*************************/
/* ORDERBOX              */
/*************************/

.orderPicBox
{
    width:430px; 
    overflow:hidden; 
}
.orderPicBox img
{
    margin:0px;
}

.orderPicBox p
{
    margin:0px;
    padding:0px;
}

/*************************/
/* ModulePage            */
/*************************/

#ModulePage
{
     width:495px; 
     height:496px;
}

/*************************/
/* MODULEBOXES           */
/*************************/

.moduleSmallBox
{
    width:247px; 
    height:225px; 
    float:left;
    overflow:hidden;
    
}
.moduleSmallBox img
{
    border:0px
}

.smallBox
{
    width:242px; 
    background-color:#61799d;
    height:242px; 
    float:left;
    overflow:hidden;
}

.bigBox
{
    width:242px; 
    height:489px; 
    float:left;
    background-color:#61799d; 
    overflow:hidden;
}

.bigBoxWrapper
{
    width:249px; 
    height:489px; 
    float:left;
}

.fullBox
{
    height:489px; 
    width:740px; 
    background-color:#61799d; 
    overflow:hidden; 
    float:left;
}

.smallBox p, .bigBox p, .fullBox p, .moduleSmallBox p
{
    margin:0;
    padding:0;
}

.editorBox
{
     background-color:#fff; 
     width:100%; 
     height:100%;
}

.editorBox h1
{
    margin-top:0;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:0;
}

.editorBox h2
{
    margin-top:0;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:0;
}

.editorBox p.marginText
{
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
}

.editorBox p.xls, .editorBox p.doc, .editorBox p.pdf, .editorBox p.ppt, .editorBox p.ie, .editorBox p.xlsx, .editorBox p.docx, .editorBox p.pptx
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:30px;
    margin-left:12px;
    margin-top:10px;
    margin-bottom:0px;
}

.smallBoxShadowRight
{
    background: url(images/startpage_smallbg_right.png) no-repeat scroll 0 0;
    width:7px; 
    height:242px; 
    float:left; 
    margin-bottom:0px;
}

.bigBoxShadowRight
{
    background: url(images/startpage_bigbg_right.png) no-repeat scroll 0 0;
    width:7px; 
    height:489px; 
    float:left; 
    margin-bottom:0px;
}

.smallBoxShadowBottom
{
    background: url(images/startpage_smallbg_bottom.png) no-repeat scroll 0 0;
    width:249px; 
    height:5px; 
    overflow:hidden; 
    margin-left:0px; 
    padding:0; 
    float:left;
}

.fullBoxShadowBottom
{
    background: url(images/startpage_fullbg_bottom.png) no-repeat scroll 0 0;
    width:749px; 
    height:5px; 
    overflow:hidden; 
    margin-left:0px; 
    padding:0; 
}

/*************************/
/* SEARCHAREA            */
/*************************/
#SearchArea .searchText
{
    width:400px;
}

#ResultArea ol
{
    list-style:none; 
    margin-left:0;
    padding-left:0;
    width:470px;
}

#ResultArea ol p
{
    margin-top:0;
    margin-bottom:10px;
}

#ResultArea ol a
{
    font-weight:bold;
}


/*************************/
/* FAQ                   */
/*************************/
#FAQ a
{
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:10px;
}

#FAQ a.unselected
{
    background-image: url(images/arrow.gif);
}

#FAQ a.selected
{
    background-image: url(images/arrow_down.gif);
}

#FAQ .question
{
    margin-bottom:0;
}

#FAQ .answer
{
    padding-left:10px;
}

#FAQ .answer p
{
    margin:5px 0 0 0;
}

/*************************/
/* REPORTS               */
/*************************/

#Reports h2
{
    color:#000;
    margin-bottom:0px;
}

#Reports a
{
    text-decoration:none;
}

/*************************/
/* CONTACT               */
/*************************/
.coworker
{
    padding-left:5px;
    margin-bottom:25px;
}

.coworker p
{
    margin:0;
}

.office
{
    margin-top:20px;
    margin-bottom:15px;
}

.office span.city
{
   text-transform:uppercase;
   font-weight:bold;
}

.office a
{
    text-decoration:none;
}

.office a:hover
{
    text-decoration:underline;
}

.officeMap
{
   
    background-repeat:no-repeat;
    background-image: url(images/Karta.png);
    position:relative;
    width:175px;
    height:336px;
    font:80% Arial, Helvetica, sans-serif;
    line-height:180%;
}

.officeMap a
{
    text-decoration:none;
    color:#ccc;
}


/*************************/
/* SITEMAP               */
/*************************/
#SiteMap li
{
    margin-bottom:5px;    
}


/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
	clear:both;
	background: url(images/FooterBg.png) no-repeat scroll 0 0;
	height:41px;
	margin-top:90px;
}

#Footer
{
    height:30px;
    margin:0 10px 0 10px;
    display:block;
    padding-left:20px;
    clear:both;
    padding-top:8px;
}

#Footer a
{
    color:White;
    text-decoration:none;
}

#Languages
{
    width: 242px;
	float: left;
	overflow: hidden;
}

#Languages img
{
    border:0;
}

#BottomLinkLeft
{
    float:left;
    font-size:0.8em;
    overflow:hidden;
    margin-left:5px;
    width:240px;
    padding-top:2px;
}

#BottomLinkMiddle
{
    float:left;
    overflow:hidden;
    margin-left:5px;
    width:185px;
    font-size:0.8em;
    padding-top:2px;
}

#BottomLinkRight
{
    float:left;
    overflow:hidden;
    margin-left:5px;
    width:75px;
    font-size:0.8em;
    padding-top:2px
}

div.clear
{
    clear:both;
}

.xformvalidator
{
    color:Red;
    margin-left:3px;
    font-weight:bold;
    font-size:18px;
}