body, html
{
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	color:#666666;
}

form
{
	margin:0;
	padding:0;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
a
{
	color:#ff6600;
	text-decoration:none;
}
a img
{
	border:0;
}

h1,h1 a
{
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	color:#ff6600;
	margin:0;
	padding:0;
}

h2,h2 a
{
	font-family:Georgia, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#ff6600;
	margin:0;
	padding:10px 0;
}

input,textarea,select
{
	color: rgb(119,119,119);
	font-family:Arial;
	font-size:11px;
}

.date
{
	font-family:Georgia, serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#999999;
	margin:0;
	padding:0;
}


div#container
{
	margin:0px auto;
	width:1005px;
	overflow:hidden;
}

div#header
{
	clear:both;
	float:left;
	width:1005px;
	height:108px;
	background:#fff url(/resources/images/ljosanott_is/template/header_bg_n2011.gif) no-repeat bottom right;
	overflow:hidden;
}
div#header a#logo
{
	float:left;
	padding:19px 0 0 19px;
	display:block;
	width:263px;
	height:82px;
	text-indent:-1000px;
	background:#fff url(/resources/images/ljosanott_is/template/logo_n2011.gif) no-repeat 19px 19px;
	overflow:hidden;
}
div#header a#rnb
{
	clear:both;
	float:left;
	position: absolute;
	top: 36px;
	left: 945px;
	display:block;
	width:40px;
	height:50px;
}

div#bar
{
	clear:both;
	float:left;
	width:1005px;
	height:30px;
	overflow:hidden;
}
div#bar ul#topmenu
{
	float:left;
	width:726px;
	padding:0 0 0 4px;
	margin:0;
	list-style:none;	
}
div#bar ul#topmenu li 
{
	float:left;
	display:block;	
	margin:0;
	padding: 7px 16px 5px 16px;
}
div#bar ul#topmenu li a
{	
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
div#bar ul#topmenu li.selected a,
div#bar ul#topmenu li a:hover
{
	color:#ff6600;
}
	
div#bar div#form-search
{
	float:left;
	width:250px;
	padding:4px 15px 4px 10px;
}
div#bar div#form-search form
{
	margin:0;
	padding:0;
}
div#bar div#form-search form input.text
{
	position:relative;
	float:right;
	display:block;
	width:134px;
	height:16px;
	padding:5px 2px 1px 2px;
	background:url(/resources/images/ljosanott_is/template/search_input_bg_n.gif) top left;
	background-attachment:inherit;
	color:#000;
	border:0;
	font-size:11px;	
	overflow:hidden;
}
div#bar div#form-search form input.button
{
	float:right;
	display:block;
	padding-left:15px;
	margin-top:2px;
	background:none;
	border:0;
	font-family:arial;
	font-size:11px;	
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

div#footer-container
{
	width:100%;
	height:29px;
	background:#f4f4f4 url(/resources/images/ljosanott_is/template/footer_bg.gif) repeat-x;
}

div#footer
{
	margin:0px auto;
	padding: 0 20px;
	width:965px;
	overflow:hidden;
	font-size:9px;
	line-height:29px;
	font-weight:900;
	color:#666666;
	background:#f4f4f4 url(/resources/images/ljosanott_is/template/footer_bg.gif) repeat-x;
}

div#middle-container
{
	clear:both;
	float:left;
	width:985px;
	padding:10px;	
}
div#middle-container div#left-container
{
	float:left;
	width:610px;	
	overflow:hidden;
}
div#middle-container div#right-container
{
	float:left;
	width:375px;
	overflow:hidden;
}
div#middle-container div#clear
{
	clear:both;
}
div.box
{
	float:left;	
	margin:10px;
	position:relative;
}
div.box .top-left { overflow:hidden; float:left; height:10px; padding-left:10px; background: url(/resources/images/ljosanott_is/template/box_top_left.gif) top left no-repeat;}
div.box .top-right { float:left; height:10px; padding-right:10px; background: url(/resources/images/ljosanott_is/template/box_top_right.gif) top right no-repeat;}
div.box .tab { float:left; width:100%;}
div.box .mid { font-size:0px; line-height:0px; float:left; height:10px; width:100%; background:#fff;}
div.box .bottom-right { font-size:0px; line-height:0px; float:left; height:10px; padding-right:10px; background: url(/resources/images/ljosanott_is/template/box_bottom_right.gif) bottom right no-repeat;}
div.box .bottom-left { font-size:0px; line-height:0px; float:left; height:10px; padding-left:10px; background: url(/resources/images/ljosanott_is/template/box_bottom_left.gif) bottom left no-repeat;}
div.box .box-content { float:left; padding:0px 10px; background:#fff;}
div.box .box-content-padded { float:left; padding:0px 20px; background:#fff;}
div.box .box-padded { padding:10px;}
div.box .box-padded-top { padding-top:10px;}
div.box .box-padded-bottom { padding-bottom:10px;}
div.box .box-separator{ clear:both;float:left; width: 100%; height:2px; overflow:hidden; background:rgb(241,241,241);}

div#left-container div.box{ width:590px;	}
div#left-container div.box .box-content{ width:570px;	}
div#left-container div.box .box-content-padded{ width:550px;	}
div#left-container div.box .top-left{ width:580px;	}
div#left-container div.box .top-right{ width:570px;	}
div#left-container div.box .bottom-left{ width:580px;	}
div#left-container div.box .bottom-right{ width:570px;	}

div#left-container div.box .box-separator
{
	width:590px;
}


div#right-container div.box{ width:355px;	}
div#right-container div.box .box-content{ width:335px;	}
div#right-container div.box .top-left{ width:345px;	}
div#right-container div.box .top-right{ width:335px;	}
div#right-container div.box .bottom-left{ width:345px;	}
div#right-container div.box .bottom-right{ width:335px;	}

div#right-container div.box .box-separator
{
	width:335px;
}


div.box h2
{
	display:block;
	width:400px;
}
.box-content .date
{
	margin-top:10px;
}

.box-content p
{
	margin:0px;
	padding:5px 0px;
}
a.sendme {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	background: #ff6600;
	color:#ffffff;
	font-weight: bold;
}

p.more
{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
div.tab ul
{
	margin:0;
	padding:0;
	list-style:none;
}
div.tab ul li
{
	float:left;
	display:block;
	margin-left:3px;
	height:24px;	
}
div.tab ul li a
{	
	float:left;
	display:block;
	height:19px;
	text-align:center;
	padding-top:5px;	
	font-size:11px;
	font-weight:bold;	
}
div.tab ul li span.left
{
	float:left;
	display:block;
	height:24px;
	background: url(/resources/images/ljosanott_is/template/tab_left.gif) no-repeat top left;	
}
div.tab ul li span.right
{
	float:left;
	display:block;
	height:24px;
	width:5px;		
	background: url(/resources/images/ljosanott_is/template/tab_right.gif) no-repeat top right;	
}
div.tab ul li.tab-over span.left {background: url(/resources/images/ljosanott_is/template/tab_left_over.gif) no-repeat top left; }
div.tab ul li.tab-over span.right {background: url(/resources/images/ljosanott_is/template/tab_right_over.gif) no-repeat top right; }
div.tab ul li.tab-first
{
	margin-left:0;
}

div.tab ul li.width294 { width:294px;}
div.tab ul li.width294 a { width:289px;}
div.tab ul li.width293 { width:293px;}
div.tab ul li.width293 a { width:288px;}
div.tab ul li.width176 { width:176px;}
div.tab ul li.width176 a { width:171px;}
div.tab ul li.width132 { width:132px;}
div.tab ul li.width132 a { width:127px;}
div.tab ul li.width145 { width:145px;}
div.tab ul li.width145 a { width:140px;}
div.tab ul li.width115 { width:115px;}
div.tab ul li.width115 a { width:110px;}
div.tab ul li.width113 { width:113px;}
div.tab ul li.width113 a { width:108px;}
div.tab ul li.width105 { width:104px;}
div.tab ul li.width105 a { width:99px;}
div.tab ul li.width61 { width:61px;}
div.tab ul li.width61 a { width:56px;}
div.tab ul li.width50 { width:50px;}
div.tab ul li.width50 a { width:45px;}
div.tab ul li.width47 { width:47px;}
div.tab ul li.width47 a { width:42px;}
div.tab ul li.width47 { width:47px;}
div.tab ul li.width47 a { width:42px;}

ol
{
	margin:5px 0;
	padding:0;
	list-style-position:inside;
	list-style:none;
}
ol li
{
	float:left;
	clear:both;
	width:100%;
	border-bottom:2px solid	#ececec;
	padding:5px 0;
}

ol li span, ol li a
{
	float:left;
}
ol li strong
{
	float:left;
	color:#ff6600;
	padding:0 10px;
}

ol li a strong
{
	float:left;
	width:270px;
}

a.small
{
	font-size:10px;
	padding:3px 10px 0;
}

ul.paging
{	
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
	font-weight:bold;
}
ul.paging li
{
	float:left;
	height:17px;
	padding:0 7px;	
	border-left:1px solid #cccccc;
}ul.paging li.first {border:0;padding:0 7px 0 8px;}
ul.paging li a
{
	line-height:17px;
}

div.photos
{
	margin:10px 0;
	padding:10px;
	background:#ececec;
}
div.photos img
{
	width:79px;
	height:87px;
	padding:6px;
	margin:5px 6px;
	background:url(/resources/images/ljosanott_is/template/photo_bg.gif);	
}

.box-form label
{
	display:block;
	margin:0 0 5px;
	font-size:9px;
	font-weight:bold;
	color:#999;
}

.box-form input
{
	background:#ececec;
	border:1px solid #e0e0e0;
	width:150px;
	margin-bottom:10px;
}
.box-form select
{
	background:#ececec;
	color:#999;
	border:1px solid #e0e0e0;
	padding:3px;
	width:150px;
	margin-bottom:10px;
	font-size:9px;
}
.box-form textarea
{
	background:#ececec;
	border:1px solid #e0e0e0;
	width:330px;
	height:66px;
	margin-bottom:10px;
}

div.box-form input.checkbox
{
	clear:both;
	float:left;
	background: none;
	border: none;
	width:auto;
	margin-bottom: 0px;
}

div.form-middle label
{
	float:left;
	margin:5px 0 0 0;
}

ul.button-list
{	
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	font-weight:bold;
}
ul.button-list li
{
	float:left;
	height:17px;
	padding:0 7px;	
	border-left:1px solid #cccccc;
}
ul.button-list li.first {border:0;}
ul.button-list li a
{
	line-height:17px;
}

table.schedule
{
	width:100%;
}
table.schedule th
{
	padding:11px 0;
	font-family:Georgia, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#ff6600;
	width:125px;
	text-align:left;
	vertical-align:top;
}
table.schedule td
{	
	padding:11px 0;
	border-top:2px solid #ececec;	
}
table.schedule tr.first th,
table.schedule tr.first td
{
	border-top:0;
	padding-top:0;
}

div.greybox
{
	margin:10px 0;
	padding:0 10px;
	background:#ececec;
}
div.greybox ul
{
	margin:0;
	padding:0;
	list-style:none;
}
div.greybox ul li
{
	display:block;
	padding:10px 0 ;
	font-size:9px;		
	border-top:1px solid #fff;
}
div.greybox ul li.first
{
	border-top:0;
}
div.greybox ul li.play
{
	background:url(/resources/images/ljosanott_is/template/icon_play.gif) no-repeat 0 50%;
	padding-left:25px;
}

div.photo-list
{
	padding:2px 2px;
	background:#ececec;
}
div.photo-list a.btn-left
{
	float:left;
	display:block;
	width:14px;
	height:122px;
	background:url(/resources/images/ljosanott_is/template/button_left.gif) no-repeat;
	text-indent:-1000px;
}
div.photo-list a.btn-right
{
	float:left;
	display:block;
	width:14px;
	height:122px;
	background:url(/resources/images/ljosanott_is/template/button_right.gif) no-repeat;
	text-indent:-1000px;
}
div.photo-list a.btn-tall-left
{
	float:left;
	display:block;
	width:14px;
	height:190px;
	background:url(/resources/images/ljosanott_is/template/tall_button_left.gif) no-repeat;
	text-indent:-1000px;
}
div.photo-list a.btn-tall-right
{
	float:left;
	display:block;
	width:14px;
	height:190px;
	background:url(/resources/images/ljosanott_is/template/tall_button_right.gif) no-repeat;
	text-indent:-1000px;
}
div.photo-list .photo-viewport
{
	float:left;
	width:518px;
	padding:5px 10px;	
}
div.photo-list .photo-viewport img
{
	background:url(/resources/images/ljosanott_is/template/photo_bg_2.gif) no-repeat;
	padding:7px 7px 6px;
	margin:2px 5px;
}
div.photo-list .photo-viewport-small
{
	float:left;
	width:518px;
	padding:10px;	
}
div.photo-list .photo-viewport-small img
{
	background:url(/resources/images/ljosanott_is/template/photo_bg_3.gif) no-repeat;
	padding:7px 6px 6px 6px;
	margin:0 5px;
}

/* ADDONS */

a:active,a:focus
{
	outline: none;
	-moz-outline-style: none;
}

div#left-container div.box .box-content .box-content
{
	width:570px;
	padding:10px 0px;
}

div#left-container div.box .box-content .box-separator
{
	width:570px;
	background: #ececec;
}

div#left-container div.box .box-content-padded .box-content
{
	width:550px;
	padding:10px 0px;
}

div#left-container div.box .box-content-padded .box-separator
{
	width:550px;
	background: #ececec;
}

div.news-paging
{
	clear:both;
	float:left;
	padding:0px 0px 5px 0px;
	width:550px;
	text-align:center;

}

div.news-paging a
{
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
}


.box-form label.group
{
	float:left;
	margin:5px 3px 5px 0px;
	font-size:9px;
	font-weight:bold;
	color:#999;
}

.box-form input.group
{
	float:left;
	background:none;
	border:none;
	width:auto;
	margin-bottom:0px;
}

#media-tab-1, #send-tab-1, #form-tab-1, #list-tab-1, #list-small-tab-1
{
	margin-left:0px;
}

#media-tab-2, #send-tab-2, #form-tab-2, #list-tab-2, #list-tab-3, #list-tab-4, #list-small-tab-2, #list-small-tab-3, #list-small-tab-4
{
	margin-left:3px;
}

div.tab ul li.width85 { width:85px;}
div.tab ul li.width85 a { width:80px;}

div.tab ul li.width86 { width:86px;}
div.tab ul li.width86 a { width:81px;}

div.tab ul li.width131 { width:131px;}
div.tab ul li.width131 a { width:126px;}

div.tab ul li.width54 { width:54px;}
div.tab ul li.width54 a { width:49px;}

div.tab ul li.width25 { width:25px;}
div.tab ul li.width25 a { width:20px;}

div.tab ul li#prevMenu
{
	margin-left:0px;
	text-align:center;
}

div.tab ul li#nextMenu
{
	text-align:center;
}

div.tab ul li#prevMenu img, div.tab ul li#nextMenu img
{
	position: relative;
	left:3px;
}

.front-fix
{
	clear:both;
	float:left;
	height: auto !important;
	height: 590px;
	min-height: 590px;
	width:590px;
	background:#fff;
}

#image-over
{
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index: 9999;
	position: absolute;
	top:321px;
	left:0px;
	width:100%;
	height:122px;
}

#image-over-bg
{
	margin:0px auto;
	width:1005px;
	height:122px;

}

#image-over-prev
{
	float:left;
	position: relative;
	left:30px;
}

#image-over-next
{
	float:left;
	position: relative;
	left:572px;
}


.search-btn
{
	float:right;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}

a.facebook
{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 17px;
	color: rgb(59,89,152);
	font-size:11px;
	background: url(/resources/Images/ljosanott_is/Template/bg-facebook.gif) no-repeat top left;
}
