/* @override 
	http://dev2.smootown.no/nikolai/smootown_svn/www/sites/blakors/screen/css/screen.css
	http://dev.ztorm.no/nikolai/ztorm_svn/www/sites/blakors/screen/css/screen.css
	http://dev2.smootown.no/nikolai/ztorm_svn/www/sites/blakors/screen/css/screen.css
*/

a { text-decoration: none; color: #3AA4DB; }
a:hover { text-decoration: underline; color: #3AA4DB; }

#slider {
	width:938px;
	border: 1px solid #ccc;
}

#slider .scroll{
	height: 346px;
	width: 938px;
}

.scrollContainer div.panel {
	height:346px;
	width:938px;
}

#slider .scrollButtons {
	margin-bottom: 5px;
	padding: 0;
}

#slider .navLeft {
	width: 32px;
	height: 31px;
	background: url(../gfx/scroller_bak.png) no-repeat;
	position: absolute;
	top: 155px;
	left: 20px;
}

#slider .navRight {
	width: 32px;
	height: 31px;
	background: url(../gfx/scroller_forward.png) no-repeat;
	position: absolute;
	top: 155px;
	left: 887px;
}

#scrollershadow {
	background: url(../gfx/scroller_shadow.png) no-repeat;
	height: 8px;
	margin-bottom: 27px;
}

#box_341, #box_304 {
	background: transparent url(../gfx/topp_bg.png) repeat-x;
	height: 130px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -10;
}

.ie6 #box_341, ie6 #box_304 {
	background: transparent url(../gfx/ie6/topp_bg.gif) repeat-x;
}

.box_header {
	background: transparent url(../gfx/header_bg.png) center no-repeat;
	position: absolute;
	height: 200px;
	top: 0;
	margin-left: -90px;
	width: 1200px;
	overflow: hidden;
}

.ie6 .box_header {
	background: transparent url(../gfx/ie6/header_bg.gif) center no-repeat;
}

#box_345, #box_307{
	margin: -41px 40px 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	top: 50px;
}

#box_345 ul.left li, #box_307 ul.left li  {
	display: block;
	float: left;
	margin-right: 10px;	
}

#box_345 ul li a, #box_307 ul li a  {
	background: #62291d url(../gfx/bg_footerlink.png) repeat-x;
	padding: 4px 20px 6px 20px;
	text-decoration: none;
	display: block;
}

#box_345 ul li a:hover, #box_307 ul li a:hover  {
	background: #00aedb url(../gfx/bg_footerlink_hover.png) repeat-x;
	padding: 4px 20px 6px 20px;
	text-decoration: none;
	display: block;
}

#box_346, #box_308 {
	border: 0;
	height: 30px;
	background: transparent url(../gfx/bg_footer.png) no-repeat center;
	margin-bottom: 20px;
}

.ie6 #box_346, .ie6 #box_308 {
	background: url(../gfx/ie6/bg_footer.gif) no-repeat center;
}

.box_login .profilpicture img{
	background-color:white;
	border:1px solid #BBBBBB;
	float:left;
	margin:5px 5px 0 0;
	padding:3px;
	max-height:80px;
	max-width: 110px;
}

#top_container div.box_login div.title a:hover {
	color: #000;
	text-decoration: underline;
}

#top_container div.box_login div.title a {
	color: #000;
}

.box_login .loggedin .loggout input{
	position: absolute;
	bottom: 1px;
	right: 0px;
}

#tpl_1000100010002 .article_byline {
	padding: 3px 5px;
}

.article_sub_area {
	margin-top: 15px;
}

.news_share {
border-bottom: 1px solid #CDCEC9;
padding-bottom: 10px;

}

/* Fixs */
img.dynamic {
	border:1px solid #DAD7D7; 
}

.blakors_frontpage_article img.dynamic {
	border: 1px solid #dad7d7;
}

#content .share_comm a:hover {
	text-decoration: underline;
}

#ie6msg {
	display: none;
}