/* Default stylesheet */
body {
	background: #e7eae3 url(/getfile.php/1127468.1624.cdfascqwyc/bg.jpg) no-repeat center top;
	color: #222;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin: 90px auto 40px;
}
table,caption,th,td {
	font-size: 11px; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	font-family: Calibri, Verdana, Ariel, sans-serif;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #000;}
a:visited { color: #333; }
a:hover { text-decoration: none;}

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
a.menu, span.menu { }
a.menu:link, .menu a:link { text-decoration: none; }
a.menu:visited, .menu a:visited { text-decoration: none; }
a.menu:hover, .menu a:hover { text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink.headline, h1.headline .headlineview, h1.headlineview { color: #000;}
.headlinelink:link { color: #000; text-decoration: none;}
.headlinelink:visited { text-decoration: none;}
.headlinelink:hover { text-decoration: underline;}

/* Linked headlines on listing pages */
.headline .headlinelink, h1.headline .headlineview, h1.headlineview  { color: #000; font-size: 24px;}
.headline .headlinelink:link {color: #000; }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }
.projectteam .headline .headlinelink { color: #f08b15; font-size: 14px;font-weight: normal;text-decoration: none;}
.projectteam .headline .headlinelink:link { color: #f08b15; font-size: 14px;text-decoration: none;}
.projectteam .headline .headlinelink:visited { color: #f08b15; font-size: 14px;text-decoration: none;}
.projectteam .headline .headlinelink:hover { color: #f08b15; font-size: 14px;}

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
.default { }
.date { color: #eb8519; font-size: 14px; font-style: italic;}
.author { color: #000; font-size: 14px; text-align: right; font-style: italic;}
.author a {
	text-decoration: none;
}
.feedback { }
#copyright { text-align: right;float: right;width:370px;}


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


/* midtskygge */
div.s1 { 
	background-position: top left;
	background-repeat: repeat-y;
}
/* toppskygge */
div.s2 { 
	background-position: top left;
	background-repeat: no-repeat;
}
/* bunnskygge */
div.s3 { 
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { padding-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }

.subheadline, h2.subheadline {
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
.projectteam .subheadline, .projectteam h2.subheadline {
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
	color: #f08b15;
	font-style: italic;
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
.ingressbold {
	font.size: 14px;
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #a3a5a2;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	width: 980px;
	margin: 0px auto;
	padding: 0 0px;
	text-align: left;
}

#top {
	margin: 0px 0px 40px;
	padding: 0px;
}
#top .logo {
float: left;
}
#top #quote {
float: left;
width: 370px;
margin: 20px 20px 0 80px;
font-size: 22px;
}
#topnav {
float: right;
margin-top: 20px;
}

.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	min-width: 190px;
}
ul.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul.nav li {
	margin: 0 10px;
	padding: 0;
	position: relative;
	z-index: 99;
	

}
ul.nav li a {
	color: #222;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid #a7a8a3;
	display: block;
	padding: 6px 5px 6px 0;
	font-style: italic;
	font-family: Calibri, Verdana, Ariel, sans-serif;
}
ul.nav li a:hover {
	color: #e89014;
	border-bottom: 1px solid #a7a8a3;
}
ul.nav li:hover ul,
ul.nav li.sfHover ul {
	top: 20px;
}
ul.nav ul {
	background: #606060;
	left: -1px;
	margin: 0;
	position: absolute;
	top: -999em;
	width: auto;
	z-index: 3;
	padding: 0;

}
ul.nav ul li a {
	font-size: 14px;
	padding: 5px 15px;
	white-space: nowrap;
	width: auto;
	
}
ul.nav ul li a:hover {
	background: #606060;
	color: #FFF;
}
ul.nav ul li {
	float: none;
}

ul.nav li ul ul {
	margin: -0.5em 0 0 9em;
}

ul.nav li:hover ul ul, ul.nav li:hover ul ul ul, ul.nav li.sfhover ul ul, ul.nav li.sfhover ul ul ul {
	left: -999em;
}
ul.nav li:hover ul, ul.nav li li:hover ul, ul.nav li li li:hover ul, ul.nav  li.sfhover ul, ul.nav li li.sfhover ul, ul.nav li li li.sfhover ul {
	left: auto;
}
ul#navigation {
	float: left;
}
ul#searchnavigation {
	float: right;
}
#middle {
}
#navbar {
	float: left;
	margin-right: 20px;
	width: 220px;
	margin-top: 16px;
}
#main {
	float: left;
	width: 520px;
	min-height: 300px;
}
/* #main when no sidebar */
.wide #main {
	float: right;
	width: 760px;
}
.wide #navbar {
	margin-right: 0;
}

#mainsidebar {
	float: right;
	width: 180px;
}
#mainsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Calibri, Verdana, Ariel, sans-serif;
	font-size: 15px;
	font-style: italic;
}
#mainsidebar ul li {
	margin-bottom: 10px;
}

#mainsidebar ul li a{
	padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#mainsidebar ul li a:hover{
	background: #ed881e;
}
#mainsidebar #partners ul li a {
	padding:0;
	border-radius: none;
}

#mainsidebar #partners ul li a:hover {
	background: url(/getfile.php/1109537.1624.pbbxvepscr/partners_li.png);
}

#footer {
	clear: both;
	text-align: center;
	font-size:10px;
	margin: 20px 0;
}

#footer .leftside {
float: left;
text-align: left;
width:560px;

}
#footer .leftside img{
vertical-align: bottom;
}
#footer .leftside .agurk {
float: left;
margin-right: 20px;
}
#footer .leftside .agurk img{
margin-right: 10px;
}
#footer .footermenu {
margin-bottom: 5px;
}

#footer .footermenu ul{
list-style-image: url(/getfile.php/1113379.1624.rbaptfqdxe/li2.png);
padding: 0;
margin: 0;
}
#footer .footermenu ul li{
float: right;
margin: 10px;
}

#footer .footermenu ul li a{
text-decoration: underline;
}

/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box .cell {
	padding: 5px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 1px 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

#topmenu {
	list-style-type: none;
}
#topmenu li {
	display: inline;
}
#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}
#searchform {
padding: 2px;
margin-top: 10px;
}
input.searchinput {
	vertical-align: middle;
	background: #f1f4ef;
	border: 1px solid #8c8d82;
	padding: 5px;
	width: 175px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}	
input.searchsubmit {
	vertical-align: middle;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #cecece; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 85%; }
.errmsg { font-weight: bold; color: #aa0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}


#partners {
float: left;
width: 550px;
}
#partners ul {
list-style: none;
margin: 0;
padding: 0;
float:left;


}
#partners ul li {
background: url(/getfile.php/1109537.1624.pbbxvepscr/partners_li.png) no-repeat;
float: left;
margin: 5px 20px 20px 0;
}

#partners ul li a{
background: url(/getfile.php/1109537.1624.pbbxvepscr/partners_li.png) no-repeat;
display: block;
text-align: center;
line-height: 80px;
width: 80px;
height: 80px;
color: #000;
text-decoration: none;
}

#partner_updates {
float: right;
font-size: 14px;
width: 360px;
margin-top: 32px;
}

#partner_updates ul {
list-style-image: url(/getfile.php/1129150.1624.bvubawqffw/listyle.png);
padding: 0;
margin: 0;
list-style-position:inside;
}
#partner_updates ul li {
margin-bottom: 8px;
}
h3.sectiontitle {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}

.greybox {
	border: 1px solid #8c8d85;
	background: #eceee9;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.greybox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.greybox ul li{
	display: inline-block;
	width: 300px;
	vertical-align: top;
}

.greybox ul li a{
	text-decoration: underline !important;
}

.greybox ul li a:hover{
	color: #999;
}

ul#archives li.menulevel0{
	display: inline;
}
.smalltext {
	font-size: 10px;
	display: block;
	text-align: right;
}
