/* Default stylesheet */

html, body {height: 100%;}

body {
	background: #FFFFFF url(/getfile.php/1308555.1624.rsbuqwdtfs/bg.png) repeat-x center 142px;
	color: #08090a;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif ;
	font-size: 11px;
	margin: 0px;
}
table,caption,th,td {
	font-size: 11px; 
}

fieldset {
	border: 1px solid #deb899;
	margin-bottom: 10px;
}
legend {
	color: #777f85;
	font-size: 16px;
	font-style: oblique;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,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: #bc874d; text-decoration: none;}
a:visited { color: #666666; }
a:hover { text-decoration: underline;}

/* 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.	 */
#copyright {
	text-align: right;
	padding: 10px 0;
}

#copyright a {
	color: #ca7635;
	text-decoration: none;
}

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink {color: #434b51; }
.headlinelink:link { color: #434b51;}
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* 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; }



/* 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;
} 



/* 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 { }
.headline, h1.headline {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0 10px;
	border-bottom: 1px solid #cdd2d5;
	text-shadow: 0 1px 1px #FFF;
}
.headlineview, h1.headlineview {
	font-size: 18px; 
	color: #434b51;
	text-shadow: 0 1px 1px #FFF;
}
.subheadline, h2.subheadline {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
	font-size: 12px;
}
.ingress {
	color: #434b51;
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}

div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
	clear: both;
	color: #08090a;
	font-size: 12px;
}
.byline {
	margin: 0px; padding: 10px 10px 50px;
	background: url(/getfile.php/1309720.1624.svbfcvxvtf/byline.png) no-repeat;
	font-size: 12px;
}
.byline span {
	margin-right: 6px;
}
.date { float:left;color: #999999; font-size: 10px; }
.author { float:left;color: #333333; font-size: 10px; }

/* 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 {
	background: url(/getfile.php/1309599.1624.xvebrswcpt/listingbox.png) no-repeat;
	position: relative;
	zoom: 1;

}
.articleblock .imgwrap {
	float: left;
	width: 200px;
	height: 110px;
	overflow: hidden;
	padding: 10px 0 10px 10px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 270px;
	padding: 10px;
}
.articleblock .linkcontainer {
	width: 50px;
}
.articleblock .linkcontainer a{
	display: block;
	float: right;
	width: 50px;
	height: 140px;
	text-indent: -9999px;
}
.listingarea .linkcontainer{
	float: right;
	margin-left: 10px;
}
.listingarea .byline .linkcontainer a{
	background: url(/getfile.php/1310145.1624.brvecyapqd/readmore.png) no-repeat 6px 3px;
	padding: 4px 12px 4px 24px;
	color: #534741;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;   
	-moz-border-radius: 5px 5px 5px 5px;    
    -webkit-border-radius: 5px 5px 5px 5px;
}
.listingarea .byline .linkcontainer a:hover{
	background: #ca7635 url(/getfile.php/1310164.1624.tywbvxavvs/readmore_hover.png) no-repeat 6px 3px;
	color: #FFF;
}
/* 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: #e8ebec;
	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;
}

#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* SECTION: page containers */ 
#page {
	text-align: left;
	background: url(/getfile.php/1308655.1624.dfpbtduyfy/pagebg.png) no-repeat center top;
	
}
#page .inner {
	padding-top: 24px;
	padding-bottom: 180px;
}
#top {
	background: #464646 url(/getfile.php/1308557.1624.tbsdcspptu/headerbg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 142px;
	border-bottom: 5px solid #ea7e1a;
}
.topswirls {
	background: url(/getfile.php/1309611.1624.rdbdxyppxu/swirltop.png) no-repeat center top;
	height: 142px;
	
}

.mainmenubg {
	background: #c7c7c7 url(/getfile.php/1308567.1624.trtwcccxaa/mainmenubg.png) repeat-x;
	padding: 3px 0;
}

#mainmenu, #mainmenu * {

	position: relative;
	z-index:99;
	font-size: 16px;
	float: left;
}

#mainmenu ul {
	position:absolute;
	top:-999em;
	width:14em; /* left offset of submenus need to match (see below) */
}
#mainmenu ul li {
	width:100%;
}
#mainmenu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#mainmenu li {
	position:relative;
}
#mainmenu a {
	position:relative;
	
}
#mainmenu li:hover ul, #mainmenu li.sfHover ul {
	left:0;
	top:100%; /* match top ul list item height */
	z-index:99;
}
ul#mainmenu li:hover li ul, ul#mainmenu li.sfHover li ul {
	top:-999em;
}
ul#mainmenu li li:hover ul, ul#mainmenu li li.sfHover ul {
	left:100%;
	top:0;
}
ul#mainmenu li li:hover li ul, ul#mainmenu li li.sfHover li ul {
	top: -999em;
}
ul#mainmenu li li li:hover ul, ul#mainmenu li li li.sfHover ul {
	left: 100%;
	top: 0;
}

#mainmenu li {
	float: left;
}

#mainmenu li a {
	padding: 5px 14px 5px 0;
	color: #515c63;
	display: block;
	text-shadow: 0 1px 1px #ffffff;
	text-decoration: none;
	line-height: 18px;
}
#mainmenu li a span{
	padding: 5px 0 5px 14px;
}
#mainmenu li a:hover,#mainmenu li a.menuselected {
	background: url(/getfile.php/1309934.1624.pcesdcudvv/mainmenu_bg_hover_right.png) no-repeat right;
	color: #FFF;
	text-shadow: 0 1px 1px #965410;
	/*
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
*/
	/* font-style: oblique; */
}
#mainmenu li a:hover span,#mainmenu li a.menuselected span  {
	background: url(/getfile.php/1309933.1624.etrsrcfwuq/mainmenu_bg_hover_left.png) no-repeat left;
	*padding: 4px 0 4px 14px;
}

ul#mainmenu ul{
	background: #c7c7c7;
	-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}


#searchform {
	float: right;
	background: #ececec;
	border: 1px solid #deb899;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 5px;
	
}
input.searchinput {
	vertical-align: middle;
	background: transparent;
	border: none;
	outline: 0;
	font-size: 14px;
	color: #adadad;
}	
input.searchsubmit {
	vertical-align: middle;
	background: transparent;
	border: none;
	outline: 0;
}
.inner {
	margin: 0 auto;
	width: 1000px;
}
.logo {
	padding-top: 8px;
	float:left;
}
#topnav {
}
#middle {
}
#navbar {
	float: left;
	margin-right: 2px;
	width: 190px;
}

.sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.sidenav a {
	border-bottom: 1px solid #e8ebec;
	display: block;
	padding: 6px 0;
	color: #E08641;
	text-shadow: white 0px 1px 1px;
}
.sidenav a:hover {
}
#main {
	float: left;
	min-height: 500px;
	width: 560px;
	background: url(/getfile.php/1309744.1624.eavtqbcbpv/shadows.png) no-repeat center;
	padding: 10px 25px;

}
/* #main when no sidebar */
.wide #main {
	float: right;
	width: 760px;
}
.wide #navbar {
	margin-right: 0;
}

#mainsidebar {
	float: right;
	width: 190px;
}
#footer {
	width: 100%;
	background: #464646;
	clear: both;
	position: absolute;
	bottom: 0 !important;
	height: 110px;
	color: #bfbfbf;
	padding: 10px 0;
}

#footer .footermenu {
	float: left;
	margin: 0;
	padding: 10px 0;
	list-style-image: url(/getfile.php/1308703.1624.ypbfvuxxta/listitem.png);
	width: 80px;
	margin-right: 30px;
}

#footer .footermenu li{
	margin-bottom: 6px;
}

#footer .footermenu li a{
	color: #bebebe;
	text-decoration: none;

}

.bsr {
	float: right;
	width: 300px;
	margin-top: 16px;
}
.footerlogo {
	float: left;
	width: 420px;
	margin-right: 40px;
}

.footerlogo p {
	padding: 20px 0;
}
.footerlogo img {
	margin: 10px 10px 10px 0;
}
/* 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;
}

.dynimage {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	-moz-box-shadow: 1px 1px 2px #888;
}

/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation.middle {
	background: url(/getfile.php/1308743.1624.xdrrtbcsvx/banner.png) no-repeat;
	height: 77px;
	margin-bottom: 10px;
	line-height: 77px;
}
.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;
}

#newsletterform form{
	float: right;
	background: #ececec;
	border: 1px solid #deb899;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 100%;
	
}
#newsletterform input {
	vertical-align: middle;
	background: transparent;
	border: none;
	outline: 0;
	font-size: 14px;
	color: #adadad;

}
#newsletterform input.newslettersubemail {
	width: 146px; float: left;
}
input.antispaminput {
	border: 1px solid #333 !important;
}
.newslettersubsubmit {
	float: right;
}
#divoptionsel85374 {
	float: left;
}
#newsletterform input.cpssubmit {
	vertical-align: middle;
	background: transparent;
	border: none;
	outline: 0;
	background: url(/getfile.php/1308601.1624.arpdrrwvqt/btn_go.png) no-repeat;
	text-indent: -999px;
	float: right;
	width: 38px;
	height: 25px;
	cursor: pointer;
}

#newsletterform label {
	display: none;
}
#newsletterform .cpsoptionsclear, #newsletterform .cpsclear {
	clear: none !important;
	display: none !important;
}
h3.sectiontitle {
	color: #777f85;
	text-shadow: 0 1px 1px #FFF;
	font-size: 20px;
	font-style: oblique;
}
ul.section {
	padding: 0;
	margin: 0;
	list-style: none;
}


ul.section li{
	clear: both;
	border-bottom: 1px solid #e0e2e3;
	padding: 10px 0;
}
ul.section li a {
	color: #434b51;
}
ul.section li a:hover {
	
}
.sectiondate {
	float:left; width: 50px;text-align: center;
}

.sectiondate span{
	color: #e08641;
	font-size: 10px;
	text-shadow: 0 1px 1px #FFF;
}

.morelink a{
	background: url(/getfile.php/1308663.1624.urfcytudff/btn_more.png) no-repeat;
	width: 62px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 4px;
}

.partner {
	width: 81px;
}
.partner h4 {
	text-align: center;
}
.partner.pair0{
	float: left;
}
.partner.pair1{
	float: right;
}
.thumb {
	background: url(/getfile.php/1309673.1624.uqetdyteeu/partner_thumbbg.png) no-repeat;
	width: 68px;
	height: 68px;
	display: block;
	padding: 6px 6px 7px 7px;
	position: relative;
}
.thumb .glow {
	background: url(/getfile.php/1309980.1624.ryfeeaevbs/thumb_glow.png) no-repeat;
	position: absolute;
	bottom: 7px;
	left: 7px;
	z-index: 2;
	width: 68px;
	height: 68px;
}
.thumb .flag {
	width: 15px;
	height: 11px;
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 10px;
}
.thumb .flag.norway {
	background: url(/getfile.php/1309983.1624.cdbfatfuax/norway.png) no-repeat;
}
.thumb .flag.latvia {
	background: url(/getfile.php/1314698.1624.rwtdtwvvwy/latvia.png) no-repeat;
}
.thumb .flag.lithuania {
	background: url(/getfile.php/1314699.1624.ftttaawawd/litauen.png) no-repeat;
}
.thumb .flag.germany {
	background: url(/getfile.php/1314697.1624.uqrwefstdb/germany.png) no-repeat;
}
.thumb .flag.poland {
	background: url(/getfile.php/1314700.1624.bxytepttwd/poland.png) no-repeat;
}
.thumb .flag.sweden {
	background: url(/getfile.php/1314701.1624.vatytybtqy/sweden.png) no-repeat;
}
.thumb .flag.russia {
	background: url(/getfile.php/1314714.1624.qvdrffcbuv/russia.png) no-repeat;
}
.thumb .flag.belorussia {
	background: url(/getfile.php/1314715.1624.dfrwvrtxuc/belorussia.png) no-repeat;
}
.thumb img{
	text-align: center;
	float: none;
	position: absolute;
	z-index: 1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	-moz-box-shadow: 1px 1px 2px #888;
}
.thumb:hover {
	background: url(/getfile.php/1309711.1624.vdbccdaett/partner_thumbbg_hover.png) no-repeat;
	cursor: pointer;
}

/* AddThis Vertical Hover Menu */

.addthis_toolbox {
	float: right;
}

.addthis_toolbox .custom_hover {
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button {
    padding: 4px 12px 4px 30px;
    color: #534741;
    cursor: pointer;
    -moz-border-radius: 5px 5px 0 0;    
    -webkit-border-radius: 5px 5px 0 0;
    background: url(/getfile.php/1309728.1624.atrxfcwscb/share.png) no-repeat 6px 4px;
}

.addthis_toolbox .custom_hover .custom_button.active {
    background: #ca7635 url(/getfile.php/1309731.1624.xtuvaeabpr/share_hover.png) no-repeat 6px 4px;
    color: #FFF;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
}

.addthis_toolbox .custom_hover .tower {
    -webkit-border-radius: 0 5px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.addthis_toolbox .hover_menu  {
    width: 136px;
    padding: 1px;
    border: 3px solid #ca7635;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_menu a {    
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #534741;
}

.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}
