﻿/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	background: transparent;}
td
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;

	color: #000;
	font-weight: normal;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}



body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}



body
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background-image: url(bg2.jpg);
	background-color:#a5bcf0;
}

div.clear
{
	clear: both;
}

div.page
{
	/*width: 989px;*/
	width: 1020px;
	margin: 1em auto;
}

div#header
{
	position: relative;
	z-index: 4;
}

div#logo
{
	float: left;
	width: 190px;
	margin-left: 20px;
}

div#topmenu
{
	float: left;
	margin-top: 50px;
}

div#menu
{
	width: 759px;
	/*width: 769px;*/
	margin-right: 20px;
}

div#menu ul
{
	background-image: url(topmenu_bg.png);
	background-repeat: repeat-x;
	white-space:nowrap;
	list-style-type:none;
	height: 55px;
	/*width: 670px;*/
	width: 759px;
	margin: auto;

}
div#menu ul li
{
	float: left;
}
div#menu ul li a
{
	text-decoration: none;
	color: #fff4da;
	padding: 0 11px;
	background-image: url(topmenu_delimiter.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 55px;
	display: block;
	font-size: 110%;
	font-weight: bold;
}

div#menu ul li a:hover, div#menu ul li a.currentMenuItem, div#menu ul li a.currentMenuPath
{
	color: #4779a5;
	 
}

div#main
{
	position: relative;
	top: -99px;
	z-index: 2;
}

div#mainUpper
{
	background: transparent url(plate_top1.png) no-repeat scroll	center bottom;
	height: 24px;
	 
}

div#mainMiddle
{
	background: transparent url(plate_middle1.png) repeat-y scroll center;
}

div#mainMiddle div#content
{
   /* width: 946px;*/
   width: 976px;
    min-height: 100px;
    margin: 0 auto;
    background-color: #fff;
}

div#mainBottom
{
	background: transparent url(plate_bottom1.png) no-repeat scroll	center top;
	height: 24px;
}

a
{
    color: #004b84;
}

div.startpage
{
    /*position: absolute;*/
        height: 575px;

}
div.startpage img.background
{
    display: block;
}

div.startpage div.content
{
    position: absolute;
    top: 100px;
    left: 620px;
    width: 258px;
    height: 366px;
    background-image: url(startpage_textplate.png);
    background-position: left top;
    background-repeat: no-repeat;
}

div.startpage div.content div.inner
{
    height: 276px;
    overflow: hidden;
    padding: 30px 40px;
	
	
	font-size: 9pt;
	line-height: 1.1em;
 	font-weight:bold;
	  
}

div.startpage div.footer_start
{
     
	position: relative;
	 
    top: -37px;
    color: #fff4da;
    text-align: center;
    height: 37px;
    background-image: url(footer_bg.png);
    padding-top: 7px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}

 

a.sidfot, a.sidfot:link, a.sidfot:visited {
color:#FFFFFF;
text-decoration:none;
 
}


img.subpageTopImage
{
    display: block;
}

div.subpage
{
    padding: 4px;
}

div.subpage div.menu
{
    width: 172px;
    float: left;
}

div.subpage div.menu h2
{
    padding: 10px 4px;
    background-color: #7fa5c1;
    margin-bottom: 4px;
}

div.subpage div#submenu
{
    background-color: #004b84;
    background-image: url(leftmenu_bg.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
div.subpage div#submenu ul li
{
    background-image: url(horisontal-1px-line-10black.png);
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
}

div.subpage div#submenu ul li ul li
{
    padding-left: 12px;
}


div.subpage div#submenu ul li a
{
	text-decoration: none;
	color: #fff4da;
	padding: 0 0.1em;
	line-height: 24px;
	display: block;
    background-image: url(leftmenu_box_yellow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}

div.subpage div#submenu ul li a:hover, div.subpage div#submenu ul li a.currentMenuItem, div.subpage div#submenu ul li a.currentMenuPath
{
	color: #4779a5;
    background-image: url(leftmenu_box_blue.png);
}

div.subpage div.content
{
    float: left;
    width: 770px; /* 946 -(2*4) - 172 -20 */
    margin-left: 20px;
    padding-top: 10px;
}

div#mainMiddle div.footer
{
    color: #fff4da;
    text-align: center;
    height: 30px;
    background-image: url(footer_bg.png);
     
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	padding-top:7px;
}

div.subpage div.content div.form
{
}

div.subpage div.content form label
{
    display: block;
    margin-top: 0.3em;
}

div.subpage div.content form textarea#ContactForm_Message2
{
    display: none;
}

div.subpage div.content form textarea
{
    width: 500px;
}
div.subpage div.content form input[type="text"]
{
    width: 300px;
}
div.subpage div.content form input[type="submit"]
{
}
div.subpage div.content form div.submit
{
    margin: 0.3em 0 1em;
}

div.subpage div.content form .input-validation-error
{
    border: solid 1px #f00;
}
div.subpage div.content form .field-validation-error
{
    color: #f00;
    font-size: 80%;
}

.blueText
{
    color: #004b84;
}

.yellowText
{
    color: #fff4da;
}


/* -- userstyles -- */
h1,h2,h3,h4,h5,h6
{
	padding: 0; margin: 0;
	color: #004b84;
}

h1
{
	font-size: 150%;
	font-weight: lighter;
	line-height: 20px;
}				
h2
{
	font-size: 125%;
	font-weight: bold;
}				
h3
{
	font-size: 110%;
	font-weight: bold;
}				
h4
{
	font-size: 100%;
	font-weight: bold;
}				
h5
{
	font-size: 80%;
	font-weight: bold;
}				
h6
{
	font-size: 60%;
	font-weight: bold;
}				

