.startpagebottom
{
    float: left;
    width: 980px;
    background: url(/images/bg-startpagebottom.jpg) no-repeat;
}
.startpagebottomleft
{
    float: left;
    width: 301px;
    padding: 45px 0px 0px 30px;
}
.startpagebottommiddle
{
    float: left;
    width: 298px;
    padding: 45px 0px 0px 10px;
}
.startpagebottomright
{
    float: left;
    width: 300px;
    padding: 45px 0px 0px 11px;
}
/*Job openings*/
.joblistdiv
{
    float: left;
    width: 100%;
    padding: 10px 0px 15px 0px;
    border-bottom: solid 1px #00af97;
    margin-bottom: 10px;
}
.joblisttext
{
    float: left;
    width: 100%;
}
.joblistplace
{
    float: left;
    width: 100%;
    margin-top: 5px;
}
.joblistplacetext
{
    font-weight: bold;
    color: #696969;
}
/*Top menu*/
#topmenucontrol
{
    float: right;
}
a.menuhead
{
    float: left;
	display: block;
	font-family: Arial;
	font-size: 120%;
	color:#706d6d;
	text-transform:  uppercase;
	border-top: solid 4px #01b19a;
	padding: 4px 4px 4px 4px;
	margin-left: 12px;
}
a.menuhead:hover
{
    float: left;
	display: block;
	font-family:Arial;
	font-size: 120%;
	color:#01b19a;
	text-transform:  uppercase;
	text-decoration: none;
	border-top: solid 4px #01b19a;
	padding: 4px 4px 4px 4px;
	margin-left: 12px;
}
a.activemenuhead
{
    float: left;
	display: block;
	font-family:Arial;
	font-size: 120%;
	color:#ffffff;
	text-transform:  uppercase;
	border-top: solid 4px #01b19a;
	background-color: #01b19a;
	padding: 4px 4px 4px 4px;
	margin-left: 12px;
}
a.activemenuhead:hover
{
    float: left;
	display: block;
	font-family:Arial;
	font-size: 120%;
	color:#ffffff;
	text-transform:  uppercase;
	text-decoration: none;
	border-top: solid 4px #01b19a;
	background-color: #01b19a;
	padding: 4px 4px 4px 4px;
	margin-left: 12px;
}
/********* Sub menu **********/
#submenu
{
    float: left;
	width: 293px;
	border-top: solid 4px #01b19a;
	margin-bottom: 20px;
}
.SubMenuTopLevel
{
    float: left;
	width: 253px;
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #e7e4e2;
}
.SubMenuTopLevelSelected
{
    float: left;
	width: 263px;
	padding: 5px 10px 5px 20px;
	border-bottom: solid 1px #e7e4e2;
	background-color: #01b19a;
}
.SubMenuTopLevelExpanded
{
    float: left;
	width: 253px;
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
	background-color: #f5f5f5;
}
.SubMenuItem
{
    float: left;
    margin: 0px 10px 0px 10px;
	padding: 3px 20px 3px 0px;
	border-bottom: solid 1px #e7e4e2;
	background-color: #f9f9f9;
}
.SubMenuItemSelected
{
    float: left;
	padding: 5px 20px 5px 0px;
	border-bottom: solid 1px #e7e4e2;
	background-color: #01b19a;
}
.SubMenuItemExpanded
{
    float: left;
    margin: 0px 10px 0px 10px;
	padding: 3px 20px 3px 0px;
	background-color: #f5f5f5;
}
a.topmenulink
{
	color: #777777;
	text-decoration: none;
}
a.topmenulink:hover
{
	color: #01b19a;
	text-decoration: none;
}
a.topmenulinkactive
{
    font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.topmenulinkexpanded
{
    font-weight: bold;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}
a.menulink
{
    font-size: 85%;
	color: #777777;
	text-decoration: none;
}
a.menulink:hover
{
    font-size: 85%;
	color: #01b19a;
	text-decoration: none;
}
a.menulinkactive
{
    font-size: 85%;
    font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.menulinkexpanded
{
    font-size: 85%;
    font-weight: bold;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}
/* Rssicon */
.rssicon
{
    float: left;
    padding: 16px 0px 0px 15px;
}
/**************************************************
/*Xform
/*************************************************/
.xForm
{
    float: left;
    width: 360px;
    padding: 10px;
    border: solid 1px #00af97;
    background-color: #f2f2f2;
}
.xformheading
{
    float: left;
    width: 357px;
    font-family: Georgia, Times New Roman;
    font-size: 220%;
    line-height: 100%;
    color: #ffffff;
    padding: 10px 10px 10px 15px;
    margin-top: 15px;
    background-color: #01b19a;
}
.xformButton
{
    float: right;
    margin-top: 60px;
	color: #ffffff;
    background-color: #01b19a;
    border: solid 1px #01b19a;
}
.jobbtext{padding-right:10px;margin-bottom:2px;}
.jobbtextbox{width:245px;}
.formtext{padding-right:10px;}
.formtextbox{width:200px;}
.regtextbox{width:200px;}

/* Puffar */
.puffbox
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.puffbox ul { list-style: none; margin:0; padding:0; border:0; display:inline;}
.puff-text { margin:10px;}
* html .puff-text { margin:10px 0px 10px 0px;}
/* Pagelisting */
.pagelistheader
{
    float: left;
    width: 97%;
    font-family: Georgia, Times New Roman;
    font-size: 220%;
    line-height: 100%;
    color: #ffffff;
    padding: 10px 0px 10px 3%;
    background-color: #01b19a;
    background-image: url(/images/bigarrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
.pagelistrow
{
    float: left;
    width: 99%;
    padding: 10px 0px 15px 1%;
    border-top: solid 1px #e7e4e2;
}
.pagelistdate
{
    font-family: Georgia, Times New Roman;
    font-size: 90%;
    color: #777777;
}
.pagelistlink
{
    font-family: Georgia, Times New Roman;
    font-size: 90%;
    color: #777777;
}
/* Newslist */
.newslistdiv
{
    float: left;
    width: 100%;
    padding: 10px 0px 15px 0px;
    border-bottom: solid 1px #00af97;
    margin-bottom: 15px;
}
/* StartPageNewslist */
.newslistfirstrow
{
    float: left;
    width: 607px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #e7e4e2;
    overflow: hidden;
}
.newslistrow
{
    float: left;
    width: 500px;
    margin-bottom: 15px;
}
.newslistsmallrow
{
    float: left;
    width: 283px;
    margin-left: 10px;
}

/* -- Quick search -- */
#searcharea
{
	float: left;
	margin-bottom: 15px;
}
input.quicksearchinput
{
	width: 242px;
}

/*--QuickBar*/
.quickBar 
{
	width:120px;
	margin-top:3px;
	margin-right: 0px;
}
/* Partner */
.partnerlistdiv
{
    float: left;
    width: 100%;
    padding: 10px 0px 15px 0px;
    border-bottom: solid 1px #00af97;
    margin-bottom: 15px;
}
.partnerlogodiv
{
    float: left;
    width: 200px;
    margin-right: 12px;
    overflow: hidden;
}
.partnerinfotextdiv
{
    float: left; 
    width: 355px;
}
/*------ Site map items ---*/
tr.sitemapheader
{
	font-weight:bold;
	padding: 0.4em 0.4em 0.4em 0.4em;
	color:#666;
}
.imgleftposition
{
	margin-right:15px;
	margin-bottom:7px;
	margin-bottom:10px;
	float:left;
}
.leftfloating{float: left;}
.rightfloating{float: right;}
.centered{text-align: center;}
.rightaligned{text-align: right;}
.leftaligned{text-align: left;}
.hidden
{
	display:none;
}
/* Google Map */
.mapoutherdiv
{
    float: left;
    width: 545px;
    padding: 10px;
    border: solid 1px #00af97;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}
.mapdiv
{
   width: 545px;
   height: 300px;
}

/* Footer */
.footerleft
{
    float: left;
    width: 293px;
    padding-right: 20px;
}
.footercenter
{
    float: left;
    width: 271px;
    padding: 0px 20px 0px 20px;
    border-right: solid 1px #ffffff; 
    border-left: solid 1px #ffffff;
}
.footerright
{
    float: left;
    width: 293px;
    padding-left: 20px;
}
.footerbottom
{
    float: left;
    width: 100%;
    margin-top: 10px;
}

/* Count down */
.count-break {clear:left;}
.countdown_area { padding:0px 0px 0px 10px;} 

#countdown_dashboard { height:45px; max-height:45px; overflow:hidden; border-bottom:1px solid #ccc; }
.dash {width: 70px;float: left; height:60px;}
.dash_title { font-size: 11px; text-align:left;color: #555; text-transform: uppercase;}

.dash .digit {font-size: 25px;font-weight: bold; float: left; text-align: center; font-family:  Arial; color: #000; padding-top:5px; height:60px; width:24px;}

.dash .digit .top { margin:0; padding:0; height:25px;}
.dash .digit .bottom { margin:0; padding:0; height:25px;}

.countdown-content {padding:0px 10px 0px 10px;}

/*Big news box on startpage with image rotator*/
.image-rotator {height:190px; width:293px; float:left;}
.image-rotator ul {list-style: none; margin:0; padding:0; border:0; height:190px; display:inline;}
.image_rotate { display:block;}