/* Default stylesheet for condis*/

* {
	outline: none;
}
/* Default stylesheet */
body {
	background: #ffffff url(/getfile.php/1191622.1577.vpwwrbpeee/bg.jpg) no-repeat center top;
	color: #616161;
	font-family: "Trebuchet MS",Helvetica,"Liberation sans",Arial,Jamrul,sans-serif;
	font-size: 13px;
	margin: 0px;
}
table,caption,th,td {
	font-size: 11px; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

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; 
}

a img.smallinfobox {
	/* border-top: 1px solid #ffffff; */
	border-bottom: 1px solid #ffffff;

}
.body img {
	margin: 3px 0px 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: #76b911; text-decoration: none;}
a:visited { color: #76b911;  text-decoration: none;}
a:hover {color: #76b911; text-decoration: underline;}

/* 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; }


/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#copyright {width:960px;margin:6px auto; font-size: 10px; text-align: left; color: #6a6a6a; background: transparent;}
#copyright a {  color: #6a6a6a;}

/* Les mer..*/
.linkcontainer a{font-style:italic; }

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink {color: #76b911;}
.headlinelink:link {color: #76b911;}
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink {color: #76b911;}
.headline .headlinelink:link {color: #76b911;}
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path	{color:#FFF;}
a.path:link,a.path:visited {color: #FFF; }
a.path:hover {color: #FFF; }

/* 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: #999999; font-size: 10px; }
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background: url(/getfile.php/1084663.1595.cfqtfvtrby/box_border.png);
  background-repeat: no-repeat;
	display: block;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 13px;
  height: 13px;
  
}

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;
} 


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { width: 350px; padding: 10px 0px; clear: both; }

.pagebar.next { 
	background: url(/getfile.php/1616727.1577.dqqpeqqyrr/nesteside.png) no-repeat;
	/* padding: 14px 63px 44px 20px; */
	display: block;
	width: 156px;
	height: 80px;
	text-indent: -9999px;
	float: left;
}
.pagebar.prev { 
	background: url(/getfile.php/1616726.1577.bftdpydvvd/forrigeside.png) no-repeat;
	/* padding: 14px 63px 44px 20px; */
	display: block;
	width: 173px;
	height: 80px;
	text-indent: -9999px;
	float: left;
	margin-right: 20px;
	
}
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */

h1.pagetitle {
	font-size: 22px;
	font-weight: normal;
	color: #6a6a6a;
	margin-top:16px;
}
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
.headline, h1.headline {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #76b911;
}
.headlineview, h1.headlineview {
	font-size: 24px; 
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	color: #76b911;
}

.ingentittel .headlineview, .ingentittel h1.headlineview{
	display:none;
}	
.subheadline, h2.subheadline {
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
font-size: 18px;
}
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: 40px;
}

.articleblock .imgwrap {
	float: left;
	width: 42.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: left;
	width: 50%;

}

.block, .articleblockfront {
	/* margin-bottom: 10px; */
}

.articleblockfront .imgwrap {
	float: left;
	width: 32.5%;
}
.articleblockfront .imgwrap img {
	
	max-width: 100%;
	height: auto;
}
.articleblockfront .textwrap {
	float: right;
	width: 65%;
	height: 130px;
}


/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

div.articleblockfront.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;
}


div.twocol .articleblockfront { 
	width: 46%;
}
div.twocol .articleblockfront.pair0 { 
	clear: both;
	float: left;
	padding-left: 25px;
}

div.twocol .articleblockfront.pair1 { 
	clear: right;
	float: right;
/* 	margin-right: 25px; */
}


div.twocol .articleblockfront.pair1 .article0 hr { 
	display: none;}

/* 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;
}


.hr1 {
	background: url(/getfile.php/1192062.1577.dsypfuspxy/hr1.png) no-repeat;
	width: 623px;
	height: 8px;
	margin: 10px auto;
	text-align: center;
}

.articleblockfront.pair0 .hr2{
	background: url(/getfile.php/1616897.1577.yqystbsfsa/hr2.png) no-repeat;
	width: 465px;
	height: 2px;
	margin: 13px 13px 13px -26px;
	text-align: center;
}
.articleblockfront.pair1 .hr2{
	background: url(/getfile.php/1616897.1577.yqystbsfsa/hr2.png) no-repeat;
	width: 465px;
	height: 2px;
	margin: 13px -23px;
	text-align: center;
}


/* 
.hr2 {
	background: url(/getfile.php/1616897.1577.yqystbsfsa/hr2.png) no-repeat;
	width: 100%;
	height: 2px;
	margin: 13px 13px 13px -25px;
	text-align: center;
} */

.hr3 {
	background: url(/getfile.php/1616651.1577.ycbufcuvaf/hr3-fullwide.png) no-repeat;
	width: 100%;
	height: 2px;
	text-align: center;
}



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;
}

table thead th {
padding:5px 24px;
}

table thead th {
background:#423f38;
color:#FFFFFF;
}

able tbody th, table tbody td {
color:#444444;
padding:5px 24px;
}

table tbody tr.alt {
background-color:#EEEEEE;
}

/* SECTION: page containers */ 
#page {
	width: 960px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	background: transparent;
}

#header {
	height: 115px;
	background: url(/getfile.php/1191625.1577.dcuxxfvvud/header.png) no-repeat;
}


.logo {
	margin:30px 0 0 20px;
	float: left;
	width: 305px;
}
.searchtop {
	width: 325px;
	float: right;
	margin-top: 34px;
	margin-right: 30px;
	text-align: right;
}
#mainmenu {
	background: #d8d8d8 url(/getfile.php/1191653.1577.tcrwapavbf/mainmenubg.png) repeat-x;
	height: 40px;
	border: none;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: auto;
	position: relative;
	z-index: 5;
	
}

#nav span.noclick {
	display:block;
	padding:8px 0px;
}
#nav li{
	float: left;
	margin:0;
	padding:0;
	font-size: 16px;
	color: #3f3f3f;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #eaeaea;
	position: relative;
}
#nav li.firstitem{
	border:none;
	
}
#nav li.lastitem{
	border:none;
	
}

#nav li a, #nav li.noclick {
	display: block;
	padding: 10px 19px;
	color: #3f3f3f;
	text-decoration: none;
}
#nav a:hover {
	background: transparent url(/getfile.php/1191683.1577.ywpadpepat/nav_active.png) repeat-x;
	/* color: #FFF; */
}

#nav li a.menuselected {
	background: transparent url(/getfile.php/1191683.1577.ywpadpepat/nav_active.png) repeat-x;
	/* color: #FFF; */
}
#nav li ul { /* second-level lists */
	height: auto;
	position: absolute;
	zoom: 1;
	/* background: #FFF; */
	margin: 0;
	left: -999em;
	width: auto;
	border-top: 0;
}

#nav li ul {
list-style: none;
}
#nav li ul li {
background: #FFF;
width: auto;
white-space: nowrap;
border: none;
float: none;
}

#nav li ul li.noclick {
padding: 5px 0;
}
	#nav li ul li a{
	border: 1px solid #ccc;
	border-top: none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}

#nav li ul li ul {
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0px 0 0 5px;
}

#nav li ul li ul li{

}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	top: auto;
}

#memberbar {
	background: #141414 url(/getfile.php/1191992.1577.raexeuxwdu/blackbar.png) repeat-x;
	min-height: 80px;
	border: none;
	border-bottom: 4px solid #4c4c4c;
	color: #FFF;
}
#memberbar span {
	float: left;
}

.wide #memberbar {
	display: none;
}
#memberbar p{
	padding: 20px 0 ;
	margin: 0px 0 0 20px;
	font-size: 28px;
	
}

#memberbar .button{
	text-align: right;
	vertical-align: middle;
	float: right;
	margin-right: 20px;
}

#content {
	background: #f4f4f4 url(/getfile.php/1192073.1577.qdxqavqtqt/contentbg.png) no-repeat center top;
	border: none;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	width: 918px;
	padding: 1px 20px 40px;
}
.wide #content {
	width: 958px;
	padding: 1px 0px;
}


.slideshowcontainer, .videoshowcontainer{
	width: 690px;
	height: 350px;
 	background: url(/getfile.php/1193321.1577.trppyqxxsb/slideshowbg.png) no-repeat;
 	position: relative;
 	float: left;
 	display: inline;
}

.videoshowcontainer {
	display:none;
}
.video .slideshowcontainer {
	display: none;	
}
.video .videoshowcontainer {
	display: block;	
}
.slideshow {
}

.slide {
}

.slideimg {
z-index: 2;

}
.slidetext {
display: block;
background: transparent url(/getfile.php/1191501.971.scyseqrvcd/transparent60.png) repeat;
color: #FFF;
position: absolute;
bottom: 0px;
left: 0;
padding: 2%;
width: 96%;


}
h1.slidetitle {
font-size: 26px;
}
h1.slidetitle a.headlinelink{
color: #FFF;
}
h1.slidetitle ,h2.slidesubtitle {
font-weight: normal;
}

.ribbon {
	background: transparent url(/getfile.php/1191792.1577.tttwcqsrbw/ribbon.png) no-repeat;
	position: absolute;
	top: -3px;
	left: -3px;
	height: 76px;
	width: 78px;
	z-index: 300;
}

.slideshownav {
	position: relative;
	z-index: 15;
	
}
#prevslide, #nextslide {
	width: 45px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 150px;
}
#prevslide {
	background: url(/getfile.php/1621450.1577.acvtrabsyw/slidenav_left_new.png) no-repeat;
	left: 0;
}
#nextslide {
	background: url(/getfile.php/1621452.1577.qcuswqstwx/slidenav_right_new.png) no-repeat;
	right: 0;
}

#infoboxcontainer {
	float: right;
	width: 268px;
	display: inline;
	height: 350px;
	overflow: hidden;
}

#infoboxcontainer2 {
	float: right;
	width: 268px;
	display: inline;
	height: 436px;
	overflow: hidden;
}

.infobox {
	height: 175px;
	padding: 0;
	text-align: center;
	font-size: 16px;
	color: #2d2d2d;
	position: relative;
}

.infobox p{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0; padding: 0 10px;
}
.infobox span.button{
	display: block;
	margin-top: 10px;
}




.infobox.top {
	background: url(/getfile.php/1191816.1577.dcypvebprt/frontoage_boxtop.png) no-repeat;
}
.infobox.bottom {
	background: url(/getfile.php/1191815.1577.ydsustuasu/frontoage_boxbottom.png) no-repeat;
}

.smallinfobox{
	height: 86px;
	padding: 0;
	text-align: center;
	font-size: 16px;
	color: #2d2d2d;
	position: absolute;
}

.bannerrow {
	background: #aaaaaa;
	text-align: center;
	width: 100%;
/*	width: 690px; */ 
}



.bannerrow .bannerimg{
	display: inline;
	/* border: 3px solid #7d7d7d; */
}

/*
.bannercontainer{
	width: 100%;
	border: 1px solid red;
}
*/
.frontbannerrow{
	background: #aaaaaa;
	text-align: center;
	width: 690px;
	height: 86px;
	display: inline;
	float: left;
	margin-top: -86px;
}

.frontbannerrow .bannerimg{
	display: inline;
	/* border-top: 1px solid #fff; */
	border-bottom: 1px solid #fff;
}

.frontbannershadow{
	background: url(/getfile.php/1616316.1577.avfafsqspf/gradient-bgbanner.png) repeat-x;
	width: 958px;
	height: 13px;
}
.4colbannerrow .bannerimg{
	border: 1px solid #ffffff;
} 

.4colbannerrow {
	background: #aaaaaa;
	text-align: center;
	width: 100%;
}

.bannerborder {
	border: 1px solid #ffffff;
}

.4colbannerrow .bannerimg
{
	display:inline;
	border: 1px solid #ffffff;
} 

.bannerrowright {
	background: #aaaaaa;
	text-align: center;
	width: 290px;
	float: right;
	
}

.frontbannerright {
 display: inline;
 float: right;
}



.bannershadow{
	width: 958px;
	height: 13px;
	background-image: url(/getfile.php/1287262.1577.xtpttcrtrv/shadowbanner.png);
}

#navbar {
	float: left;
	margin-right: 40px;
	width: 220px;
	padding-top: 20px;
	display: none;
}

.subside #navbar {
	display: block;
}

ul#submenu {
	list-style: none;
	margin-bottom: 20px;
}
ul#submenu li {
	margin-bottom: 4px;
	
}
ul#submenu li a, ul#submenu li.noclick{
	background: #62ab03 url(/getfile.php/1192491.1577.xeqfrdusys/submenubg.png) repeat-x bottom;
	border: 1px solid #ace536;
	display: block;
	color: #000;
	padding: 6px 8px;
	font-size: 15px;
}
ul#submenu li a:hover,ul#submenu li a.itemselectedcurrent{
	color: #FFF;

}

ul#submenu li ul{
	list-style: disc;
	margin-left: 20px;
	color: #76b911;
}

ul#submenu li ul li a, ul#submenu li ul li.noclick,ul#submenu li ul li a:hover,#submenu li ul li a.itemselectedcurrent{
	background: none;
	border: none;
	color: #616161;
	font-size: 13px;
}

#main {
	float: left;
	width: 560px;
}

/* #main when no sidebar */
.wide #main{
	width: 958px;
	float: none;
}

.subside #main{
	width: 600px;
}


#mainsidebar {
	float: right;
	width: 280px;
	padding-top: 25px;
}
.subside #mainsidebar {
	display:none;
}

.bannercolumn {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.bannercolumn .bannerimg{
	border: 3px solid #7d7d7d;
	margin-bottom: 6px;
}

.partners {
	text-align: center;
	width: 100%;
}

.partners .bannerimg{
	border: 1px solid #a4a4a4;
	margin-bottom: 6px;
	margin-right: 6px;
}


h3.sidebartitle {
	text-align: left;
	font-size: 18px;
	color: #3f3f3f;
	font-weight: normal;
	padding-bottom: 8px;
	background: url(/getfile.php/1192138.1577.wwepcfvuwc/hr2.png) repeat-x bottom;
	margin-bottom: 8px;
}

#footer {
	background: #d9d9d9 url(/getfile.php/1191744.1577.xxtfftvavy/footer.png) no-repeat;
	height: 73px;
	clear: both;
	text-align: center;
	position: relative;
}

#footer .logo_bottom {
	float: left;
	width: 90px;
	margin-left: 20px;
	margin-top: 22px;
}

ul#navfooter {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 150px;
	margin-top: 26px;
	text-transform:lowercase;
	
}

ul#navfooter li{
	float: left;
	font-size: 14px;
	color: #7b7b7b;
	margin-left: 20px;
}
ul#navfooter li a,ul#navfooter li.noclick{
	color: #7b7b7b;
}
/* SECTION: Sidebar */
.sidebar {
}

/* SECTION: box */
.box {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
  border: 1px solid #CCCCCC;
  zoom: 1;
}
.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;
	float: right;
	margin: 16px 28px 5px 16px;
	width: 540px;
}

#topmenu li {
	margin: 0 10px;
	float: left;
	text-align: left;
}
#topmenu li a, #topmenu li.noclick {
	color: #6a6a6a;
	font-size: 14px;
}
#topmenu li a.itemselectedcurrent {
	text-decoration: underline;
}

#topmenu li a#topmenuitem155726,
#topmenu li a#topmenuitem155727,
#topmenu li a#topmenuitem155728,
#topmenu li a#topmenuitem155729 {
	padding-left: 31px;
	padding-top: 6px;
	display: block;
	height: 41px;
}
#topmenu li a#topmenuitem155726 {
	background: url(/getfile.php/1191648.1577.xfsvbpyxfu/icon_home.png) no-repeat;
}
#topmenu li a#topmenuitem155727 {
	background: url(/getfile.php/1191645.1577.vcyytyuxqb/icon_clock.png) no-repeat;
}
#topmenu li a#topmenuitem155728 {
	background: url(/getfile.php/1191647.1577.suyvvysbrv/icon_schedule.png) no-repeat;
}
#topmenu li a#topmenuitem155729 {
	background: url(/getfile.php/1191646.1577.vtbpvrtxss/icon_contact.png) no-repeat;
}


.languagebar {
float: left;
margin-left: 10px;
width: 500px;
}
.languagebar ul {
list-style: none;
margin: 0;
padding: 0;
}
.languagebar ul li {
float: left;
}

.languagebar ul li a{
color: #FFF;
padding-left: 20px;
padding-right: 5px;
}

.languagebar ul li a#langnavitem149063{
background: url(/getfile.php/1084597.1595.qftyveturs/no.png) no-repeat;
}
.languagebar ul li a#langnavitem149064{
background: url(/getfile.php/1084596.1595.pbqayqewwu/uk.png) no-repeat;
}
.languagebar ul li a#langnavitem149065{
background: url(/getfile.php/1085300.1595.xrptvtdafv/se.png) no-repeat;
}


#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}

#searchform {
float: right;
margin: -8px 44px 0px 0px;
display: inline;
height: 32px;
}
#searchform input.searchinput {
	background: #fff url(/getfile.php/1750991.1577.xbavrvwctc/searchfield-bg.png);
	padding: 8px;
	width: 200px;
	border: 0;
	font-style: italic;	
	vertical-align: middle;
}
	
#searchform input.searchsubmit {
	background: url(/getfile.php/1750992.1577.exxatxvptw/searchsubmit.png) no-repeat;
	padding: 9px;
	border: 0;
	margin-left: -10px;
	vertical-align: middle;
}

input,textarea,select {
	background: #e9e9e9;
	border: 1px solid #c5c5c5;
	padding: 5px 2px;
	margin: 3px 0;
	color: #8f8f8f;
}
input.radio {
	margin-right: 5px;
}

select {
	background: #d8d8d8;
	
}
fieldset  {
border:1px solid #ccc;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}

label {
	color: #717171;
	font-size: 14px;
}
.submitbutton,.cpssubmit {
	background: #989797 url(/getfile.php/1197012.1577.fyqtbsedqc/submitbtn.png) no-repeat right;
	border: 1px solid #a09b9b;
	color: #4a4a4a;
	padding: 2px 20px 1px 10px;
	text-transform: uppercase;
	cursor: pointer;
}

/* 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%;
}
.rss-feed {
display: inline;
padding: 0 5px;
color: #FFF;
}
.rss-feed a{
text-decoration: none;
color: #FFF !important;
}
.rss-feed a:hover{
text-decoration: underline;
}
.rssicon {
background: url(/getfile.php/1084641.1595.vqepwtsxpc/feed.png) no-repeat;
padding-left:20px;
display:inline-block;
line-height:16px;
}


#sharebox {
	color: #47494B;
	font-family: Tahoma;
	list-style: none;
	margin: 5px;
	padding: 0;
}

#sharebox span a {
	color: #47494B;
	text-decoration: none;
}
#sharebox span a:hover {
	text-decoration: underline;
}
#sharebox span {
	float: left;
	padding: 0px 0px 13px 20px;
	width: 100px;
}
#sharebox span.nopadding{
	padding: 0px !important;
}
span.facebook {
	background: transparent url(/getfile.php/1032312.1537.vfqpbyfveq/facebook_16.png) no-repeat 0 0px;
}
span.twitter {
	background: transparent url(/getfile.php/1032311.1537.uqwcudxqfr/twitter_16.png) no-repeat 0 0px;
}

.facebooklike{
	width: 130px;
	padding: 0px 14px 13px 0px;
	float: left;
	overflow: hidden;
}

#facebookliker{
	width: 160px;
}
.page155741 span{
	padding: 0px !important;
}

.contacinfo h4{
	font-size: 14px;
	color: #76b911;
}
.adminbar {
	float: left;
	margin-right: 20px;
}

.checkout {
	margin-top: 11px;
}

.checkoutpage #main {padding: 0px 25px 0px 25px;}
.checkoutpage .checkout{display: none;}
.checkoutpage #mainsidebar{display: none;} 

.checkoutpage .frontbannerrow{display: none;}

.checkouttable {
	width: 96%;
}

.boughtbaloon {
background-color:#FFFF99;
border:1px solid gray;
color:#000000;
padding:5px;
position:absolute !important;
z-index:99999 !important;
}

/* jQuery Countdown styles 1.5.9. */
.rightside {
	float: right;
	text-align: center;
	margin-top: -14px;
	margin-right: 30px;
	width: 174px;
}


.rightside p{
	margin: 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
}


.countdown {
	display: inline;
}
.counter img {
	float:right;
}
.counter .eventdate {
	color: #FFF;
font-size: 17px;
}
.hasCountdown {

}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 240%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/*Fiks for søkeside*/
.searchpage #slides, .searchpage #mainsidebar, .searchpage .frontbannerrow, .searchpage .frontbannershadow, .searchpage .checkout{
	display: none;
}

#searchsuggestions{
	padding-left: 24px;
}
