/*CSS document created by GUI Designer Pratap Singh Bisht Oct,2008*/

input, option, form, td, textfield, br {
margin:0px;
padding:0px;
}

p{
margin-top:0px; 
margin-bottom:14px;
}

body {
background-color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}

img {
border:0;
}
.image-thumb img 
{
	margin: 0px auto !important; 
	display:block;
}
/* top menu styles  */

.content-wrapper 
{
	width:1002px;
	margin:auto;
	/*height:100%;*/
}
.content-wrapper a 
{
	color:#000;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
}
.logocontainer 
{
	float:left;
	margin-left:18px;
	margin-top:9px;
	margin-bottom:6px;
	font-family:  Arial, Helvetica, sans-serif;
}
.logocontainer h1 , .logocontainer .logo
{
	display:block;
	height:76px;
	margin:0px;
	padding:0px;
	float:left;
}


.logocontainer h1 a
{
	font-size:22pt;
	color:#000;
	display:inline;
	font-weight:normal;	
	line-height:76px;
	margin-left:20px;
}

.top-links 
{
	float:right;
	margin-right:20px;
	margin-bottom:8px;
	margin-top:74px;
}
.top-links a
{
	margin-left:18px;
	
}
.menu-container 
{
	width:100%;
	height:33px;
	
	background-color:#859A79;
	clear:both;
	vertical-align:middle;
}
.menu-container a
{
	cursor:pointer;
}
.topmenu 
{
	float:left;
}
.topmenu-l 
{
	width:3px; height:31px; float:left;
	background: url(../img/menu_bg_l.png) no-repeat;
}
.topmenu-s 
{
	width:3px; height:31px;float:left;
	background: url(../img/menu_bg_sep.png) no-repeat;
}
.topmenu-r 
{
	width:3px; height:31px;
	float:right;
	background: url(../img/menu_bg_r.png) no-repeat;
}

.menu-container .topmenu-item a span,  .menu-container .topmenu-item-active a span
{
	display:block;
	text-align:center;
	float:left;
	height:31px;
	font-size:10pt;
}
.menu-container .topmenu-item  a span
{
	color:#fff;
	text-transform:uppercase;
	
}
.menu-container .topmenu-item-active  a span
{
	background: #fff url(../img/menu_item_bg.gif) repeat-x;
}
.menu-container .topmenu-item-active  a
{
}
.menu-container  .l  
{
	width:7px;
	height:31px;
	float:left;
}
.menu-container  .r 
{
	width:6px;
	height:31px;
	float:left;
}
.menu-container .topmenu-item-active .l 
{
	background: #fff url(../img/menu_item_l.gif) no-repeat;
}
.menu-container .topmenu-item-active .r 
{
	background: #fff url(../img/menu_item_r.gif) no-repeat;
}
.menu-container .topmenu-item-active a span
{
	color:#000;
}
.menu-container .topmenu-item a, .menu-container .topmenu-item-active a 
{
	display:block;
	margin:1px 10px 1px 10px;
}

.menu-container .topmenu-item a span, .menu-container .topmenu-item-active a span
{
	height:100%; 
	display:block;
	float:left;
	line-height:31px;
	font-size:11pt;
	text-transform:uppercase;
}
span.topmenu-item 
{
	display:table-cell;
}
.menu-container-search 
{
	float:right;
	margin-top:11px;
	width:260px;
}
.topmenu-search-inner 
{
	margin-right:17px;
	float:left;
}
.menu-container .search 
{
	display:block; float:right;
	margin-right:18px;
	height:22px; line-height:22px;
	margin-top:5px;
}
.menu-container .search a 
{
	color:#fff;
	display:block;
	float:left;
}
.menu-container .search-input-outer
{
	float:right;
	margin-left:7px;
	background: #fff url(../img/search_bg.gif) repeat-x;
}
.menu-container .search-input-outer .l 
{
	float:left;
	background: #fff url(../img/search_l.gif) no-repeat;
	width:7px; height:22px;
}
.menu-container .search-input-outer input 
{
	float:left;
	border : none 0px;
	margin: 2px 0px 0px 0px;
}
.menu-container .search-input-outer .r 
{
	float:left;
	background: #fff url(../img/search_r.gif) no-repeat;
	width:7px; height:22px;
}
.menu-container .search-btn 
{
	margin-left:7px;
	text-transform:uppercase;
	width:75px;
	height:20px;
	float:right;
	display:block;
	background-image: url(../img/menu_btn_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	line-height:20px;
}

.topmenu-dropdown 
{
	//height:190px !important;
	max-height:190px;
	border:solid 1px #545557;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	padding:6px 40px 10px 4px;
	margin-left:10px;
}
.topmenu-dropdown a 
{
	line-height:20px;
	text-transform:uppercase;
}
/* body styles  */

.body-wrapper 
{
	width:100%;
	//height:400px;
	min-height:400px;
	background-image: url(../img/body_bg.png);
	background-repeat:repeat-x;
	margin-top:7px;
}
.body-wrapper-doc 
{
	width:100%;
	//height:400px;
	min-height:400px;
	/*background-position: 50% top;*/
	margin-top:7px;
}
.body-background-doc 
{
	position:absolute;
	left:50%;
	width:50%;
	height:100%;
	background-image: url(../img/doc_bg.png);
	background-repeat:repeat-x;
	z-index:-1;
}

.wrapper {
	width:1002px;
	margin:auto;
	height:100%;
}

/* footer styles  */
.footer {
	height:34px;
	clear:both;
	color:#fff;
	font-size:10pt;
	background-color:#859A79;
}

.footer a, .footer span{
	font-size:10pt;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.footer a:hover 
{
	text-decoration:underline;
}

.footer-copyright 
{
	height:34px; line-height:34px;
	float:left;
	margin-left:207px;
}

.footer-links 
{
	height:34px; line-height:34px;
	float:right;
	margin-right:50px;
}



/* page inner styles  */

.inner_container {
	width:1002px;
/* height : 634px;*/
min-height:634px;
clear:both;
margin:auto;
background-color:#D4D9CE;
}

.left-sidebar 
{
	float:left;
	padding-top:30px;
	padding-right:20px;
	padding-left:14px;
	width:174px;
	background-color:#D4D9CE;
	//height:600px;
	min-height:600px;
}
.left-sidebar ul 
{
	padding:0px;
}
.left-sidebar li 
{
	list-style-type:none;
}
.left-sidebar li a 
{
	color:#859A79;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
}

.right-sidebar 
{
	float:right;
	width:167px;
	min-height:100px;
}
.center-content 
{
}
.center-content-doc 
{
	clear:right;
	float:left;
	background-image: url(../img/doc_bg.png);
	background-repeat:repeat-x;
	padding-left:30px;
	padding-top:18px;
	padding-right:30px;
	width:540px;
	//height:500px;
	min-height:500px;
}


.right_linkbar_outer {
float:right;
}

.icon_container {
word-spacing:20px;
text-align:center;
float:left;
margin-top:5px;
}


/* navigation styles */
.navbar-left 
{
	width:183px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
}
.navbar-left a
{
	color:#515151;
	text-decoration:none;
	font-size:9pt;
}
.navbar-left a:hover
{
	color:#515151;
	text-decoration:underline;
}
.navbar-left .indent-0 
{
	padding-bottom:4px;
	border-bottom: solid 1px #CFCFCF;
	margin-bottom:4px;
	margin-top:12px;
}

.navbar-left .indent-1 
{
	margin-left:20px;
	background-image:url(../img/bullet_sm_n.png);
	background-repeat:no-repeat;
	background-position:left center ;
	padding-left: 10px;
}
.navbar-left .navbaritem-active.indent-1 
{
	margin-left:20px;
	background-image:url(../img/bullet_sm_h.png);
	background-repeat:no-repeat;
	background-position:left center ;
	padding-left: 10px;
}

.navbar-left .navbaritem-active a, .navbar-left .navbaritem-active a:hover
{
	color:#9BC067;
	font-weight:bold;
}
.navbar-left .navbaritem 
{
	margin-bottom:4px;
	margin-top:7px;
}
.navbar-item-home 
{
	border-bottom:none !important;
}
.navbar-item-home a {
	color:#79AA34 !important;
	font-weight:bold !important;
}


/* page content styles  */ 
.page-container 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	width:554px;
	/*height:600px;*/
	min-height:600px;
	margin:0px auto;
	background-color:#fff;
	border-left:#6D6E70 solid 1px;
	border-right:#6D6E70 solid 2px;
	padding: 14px 14px 20px 20px;
}
.page-header 
{
	display:none;
}
.page-header h1, .page-header h2, .page-header h3
{
	margin-top:0px;
	font-family:Trebuchet MS, Tahoma, Arial, Verdana;
	font-size: 23px;
	font-weight:normal;
}

.page-content 
{
	color:#323232;
}

.page-content a, .page-content a:hover
{
	color:#79AA34;
	text-decoration:underline;
}

.page-content a:visited  
{
	color:#8E8E8E;
}

.page-content p, .page-content br 
{
	margin-bottom:11px;
}
.page-content hr 
{
	color:#B3B3B3;
	margin-left: -17px;
	margin-right: -17px;
}
.page-content .intro 
{
	color:#583E3A;
	font-family:Tahoma, Arial, Verdana;
	font-size:16px;
	margin-bottom:20px;
}
/* Document styles */
.page-top-links 
{
	width:100%;
}
.page-top-links span, .page-top-links a, .page-top-links a:hover
{
	color:#515151;
	text-decoration:none;
	text-transform:uppercase;
}
.page-top-links .doc-date 
{
	float:left;
}
.page-top-links .doc-print
{
	float:right;
}
.page-top-links .doc-print a 
{
	 line-height:17px; 
	 background-image:url(../img/i_print.png);
	 background-position:right center;
	 background-repeat:no-repeat;
	 padding-right:23px;
}

.page-top-links hr {
	color:#B3B3B3;
	margin-left: -17px;
	margin-right: -17px;
	margin-bottom:15px;
}

/* current topics block styles */
.current-topics-block .current-topics-item 
{
	float:left;
	width:140px;
	height:140px;
	margin-right:53px;
}
.current-topics-item .icon-container 
{
	width:140px;
}
.current-topics-item .link-container 
{
	width:100%;
}

.current-topics-item .link-container a 
{
	color:#579500;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-align:left;	
	text-decoration:none;
}
.current-topics-block .block-header h2
{
	color:#515151;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
}


/* left sidebar styles */
.left-sidebar-block 
{
	width:183px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	margin-bottom:50px;
}
.left-sidebar-block .block-header 
{
	border-bottom: solid 1px #D3D2D2;
	width:100%;
}
.left-sidebar-block .block-header h3
{
	margin:0px 0px 4px 0px;
}
.left-sidebar-block .block-header h3 a
{
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#3C6325;
}
.left-sidebar-block .block-content 
{
}
.left-sidebar-block .block-content .item-header 
{
	margin-top:11px;
	color:#3C6325;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.left-sidebar-block .block-content .item-content
{
	color:#515151;
}
.left-sidebar-block .item-link  
{
	margin-top:10px;
	margin-bottom:4px;
}
.left-sidebar-block .item-link a 
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#595959;
	background-image:url(../img/bullet_sm_n.png);
	background-repeat:no-repeat;
	background-position:left center ;
	padding-left: 10px;
	text-decoration:none;
	
}


.left-sidebar-block .item-link a:hover
{
	color:#515151;
	text-decoration:underline;
	
}
/* right sidbar styles  */
.right-sidebar-block {
	width:140px;
}
.right-sidebar-block .block-header,
.right-sidebar-block .block-header h3, 
.right-sidebar-block .block-header a, 
.right-sidebar-block .block-header a:hover
{
	color:#515151;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;	
}


/* list template 1 styles */

.list-page-header 
{
	color:#91B959;
}
.list-page-header h1, .list-page-header h2
{
	font-family:Trebuchet MS,Tahoma,Arial,Verdana;
	font-size:23px;
	font-weight:normal;
	margin-top:0px;
}
.news-list .news-list-item 
{
	border-bottom: solid 1px #B1B0AE;
}
.news-list .news-list-item .date 
{
	margin-top:10px;
	color:#79AA34;
	text-transform:uppercase;
	float:left;
	width:380px;
}
.news-list .item-link 
{
	clear:left;
}

.news-list .news-list-item .date a, .news-list .news-list-item .date a:bisited 
{
	text-decoration:none;
	color:#79AA34;
}
.news-list .news-list-item .header 
{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:380px;
	margin-bottom:4px;
} 
.news-list .news-list-item .header a, .news-list .news-list-item .header a:visited 
{
	color:#323232;
	text-decoration:none;
}


.news-list .news-list-item .teaser
{
	float:left;
	width:380px;
	margin-bottom:10px;
} 
.news-list .news-list-item .image 
{
	width:130px;
	height:80px;
	margin:20px 8px 8px 8px;
	float:right;
}

/* faq list template styles */
.faq-list-item h2, .faq-list-item h4
{
	color:#79AA34;
	font-size:12px;
	margin:0px;
}



#top_navigation_container {
	width:100%;
	height:41px;
	border-collapse:collapse;
	background-color:#DEDFE3;
}

.top_navigation_button_outer a,	 
.top_navigation_button_outer a:hover, 
.active_menu_selected a, 
.active_menu_selected a:hover
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	line-height:41px;
	font-weight:bold;
}
.top_navigation_button_outer a,	 
.active_menu_selected a 
{
	color:#4C572D;
}
.top_navigation_button_outer a:hover ,
.active_menu_selected a:hover
{
	color:#ffffff;
	background-color:#fcb131;
}

.top_navigation_button_outer {
	/*float:left;
	display:block;*/
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	/*width:148px;*/
	height:41px;
	background-image:url(img/pipe.jpg);
	background-repeat:no-repeat;
	/*background-position: 146px 15px;*/
	background-position: 100% 15px;
	}
	
	.top_navigation_button_outer:hover  {
	/*display:block;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	/*width:148px;*/
	height:41px;
	}
		
	.active_menu_selected {
	/*display:block;*/
	background-color:#fcb131;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	/*width:148px;*/
	height:40px;
	}

	.active_menu_selected:hover{
	/*display:block;*/
	background-color:#fcb131;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	/*width:148px;*/
	height:40px;
	}
	
.banner_outer_container {
width:100%;
/*height:327px;*/
background-image:url(img/header_back_bg.jpg);
background-repeat:repeat-x;
background-position:top;
margin-top:1px;
}

.banner_outer {
width:624px;
float:left;
}

.body_outer {
width:100%;
}

.left_panel {
float:left;
height:100%;
color:#7A7C88;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-align:left;
vertical-align:top;
}
.shopview-leftpanel {
	width:600px;
}

.right_panel {
width:270px;
float:right;
clear:right;
height:auto;
vertical-align:top;
}

.right_panel_top {
width:270px;
float:right;
clear:right;
height:auto;
background-color:#f8f8fa;
}

.right_panel_bottom {
margin-top:23px;
width:270px;
float:right;
clear:right;
height:auto;
background-color:#f8f8fa;
}

.oversiktskart_img_container {
width:620px;
height:180px;
}

.oversiktskart_big_img{
width:267px;
float:left;
}

.heading_text_blue h1 {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#1d3075;
padding-top:10px;
padding-bottom:5px;
text-align:left;
margin:0px;
}

.bank_post_container {
width:338px;
float:right;
}

.p_bank_outer {
width:100%;
text-align:left;
}

.bank_top_normal_text {
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7a7c88;
text-align:left;
vertical-align:top;
}


.small_button {
margin:0px;
float:left;
width:79px;
height:29px;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}

.small_button a {
width:79px;
height:29px;
display:block;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
text-decoration:none;
padding-top:7px;
}

.small_button a:hover {
width:79px;
height:29px;
display:block;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:center;
vertical-align:middle;
}

.small_button_container {
width:100%;
margin-top:22px;
}

.utvalgte_outer{
width:100%;
}

.utvalgte_products_container {
width:100%;
}

.heading_text_yellow h1 {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#ebaa0f;
padding-top:10px;
padding-bottom:5px;
text-align:left;
margin:0px;
}

.product_outer {
width:190px;
height:130px;
float:left;
margin-right:17px;
}

.product_normal_gray_text {
margin-top:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#9d9fa9;
}

.product_normal_gray_text a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
text-decoration:none;
color:#0c88b1;
}

.product_normal_gray_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color:#0c88b1;
text-decoration:underline;
}

/*.product_blue_text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
text-decoration:none;
color:#0c88b1;
}*/

.parkirning_gray_text a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
text-decoration:none;
color:#0c88b1;
}

.parkirning_gray_text a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
text-decoration:underline;
color:#0c88b1;
}


.outer_product_container {
width:100%;
height:135px;
margin-top:15px;
}

.heading_text_gray h1 {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#39464b;

padding-bottom:5px;
text-align:left;
margin:0px;
}

.nytting_block_outer {
width:100%;
}

.nytt_left_outer {
width:309px;
float:left;
}

.nytt_right_outer {
width:309px;
float:right;
}


.blue_bullet_outer {
width:40px;
float:left;
}

.parkirning_gray_text {
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#7a7c88;
width:269px;
}

.blue_bullet_outer_container {
width:100%;
float:left;
height:84px;
margin-top:15px;
}


.heading_hava_skgor h1 {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:24px;
color:#39464b;
padding-top:10px;
padding-bottom:5px;
padding-left:20px;
text-align:left;
margin:0px;
}

.date_outer {
width:100%;
}

.forum_Date {
margin-right:0px;
float:right;
height:21px;
width:86px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#ffffff;
padding-top:3px;
background-image:url(img/gray_small_btton_bg.jpg);
background-repeat:repeat-x;
}

.forum_block_outer {
width:100%;
float:right;
margin-top:0px;
}

.forum_gray_text {
clear:both;
margin-left:20px;
padding-top:8px;
width:230px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#7a7c88;
}

.forum_gray_text a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#e94411;
text-decoration:underline;
}

.forum_gray_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#e94411;
text-decoration:none;
}



.button_dark_orange {
width:230px;
margin-left:20px;
padding-top:10px;
height:30px;
clear:both;
}

.small_button_orange {
margin:0px;
float:left;
width:79px;
height:29px;
background-image:url(img/small_button_dark_orange.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}

.small_button_orange a {
width:79px;
height:29px;
display:block;
background-image:url(img/small_button_dark_orange.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
text-decoration:none;
padding-top:7px;
}

.small_button_orange a:hover {
width:79px;
height:29px;
display:block;
background-image:url(img/small_button_dark_orange.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:center;
vertical-align:middle;
}

.annonser_text {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:24px;
color:#39464b;
padding-top:10px;
padding-bottom:5px;
padding-left:30px;
text-align:left;
margin:0px;
}

.hori_line {
clear:both;
width:220px;
margin:auto;
background-image:url(img/horizontal_line.jpg);
background-repeat:repeat-x;
height:10px;
}

.last_ned_container {
width:220px;
margin:auto;
}

.user_outer {
width:74px;
float:left;
margin-right:8px;
}
.lastned_heading {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:26px;
color:#39464b;
text-align:left;
line-height:22px;
margin:0px;
}

.lastned_gray_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#7a7c88;
}

.lastned_gray_text a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:underline;
color:#f55814;
}

.lastned_gray_text a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
color:#f55814;
}

.lastned_orange_heading {
color:#eb7a00;
}

.clear_bottom {
clear:both;
}
.clear {
clear:both;
}

/* RokNewsRotator */
#news-rotator .story-container 
{
	position:absolute;
	left:0px; top:0px;
	height:322px;
	width:892px;
}

#news-rotator{position:relative;z-index:1;height:327px;overflow:hidden;padding: 0;margin: 0;}
#news-rotator .image{position:relative;float:left;margin-top:0px;height:322px;z-index:100;overflow:hidden; display:block; width:624px;}
#news-rotator .image div {padding: 0;margin: 0;}
#news-rotator .story{
width:245px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7a7c88;
text-align:right;
float:right;

vertical-align:top;
display:block;
position:relative;
z-index:2;
height:290px;
font-weight: normal;
margin-left:23px;

}

#news-rotator .story a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#233482;
text-decoration:underline;
}

#news-rotator .story a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#233482;
text-decoration:none;
}

#news-rotator .story h1{
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#39464b;
padding-top:10px;
padding-bottom:5px;
text-align:left;
margin:0px;
text-decoration:none;
}

#news-rotator .story p{padding-right:20px;text-align:left;}
/*#news-rotator h1 {color:#fff;margin-top:8px;font-size: 170%;}
#news-rotator h1 a {color:#fff;}
#news-rotator .story .padding{padding:40px 25px 40px 30px;top:0;overflow:hidden;}*/
#news-rotator .controls{position:absolute;bottom:15px;right:15px;z-index:5;}
#news-rotator .story-banner { width:624px; }


#ga_till_button {
margin:0px;
margin-top:9px;
position:absolute;
right:0px;
bottom:0px;
top:100px;
width:140px;
height:38px;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}

#ga_till_button a.readon {
display:block;
position:absolute;
right:0px;
top:175px;
width:140px;
background-image:url(img/big_button.jpg);
height:38px;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
text-decoration:none;
padding-top:10px;
}

#ga_till_button a.readon:hover {
width:140px;
display:block;
background-image:url(img/big_button.jpg);
height:38px;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:center;
vertical-align:middle;
}

.breadcrumbs {
background-image:url(img/bread_bg.jpg);
height:29px;
background-repeat:repeat-x;
display:block;
padding: 5px 10px 0px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#39464B;
float:none;
clear:both;
}

.breadcrumbs a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#39464B;
text-decoration:underline;
}

.breadcrumbs a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#39464B;
text-decoration:none;
}

.shop_list{
	float:left;
	width:290px;
}

.oversiktskart_big_img {
	padding-right:10px;
	padding-bottom:10px;
}

.left_inner {
	width:600px;
}

.lastned_bold_text {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:left;
color:#7a7c88;
}

.contentpaneopen, .contentpane {
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7a7c88;
text-align:left;
vertical-align:top;
margin-left:-3px;
width:580px;
}

.contentpaneopen a, .contentpane a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
color:#0c88b1;
}

.contentpaneopen a:hover, .contentpane a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#0c88b1;
text-decoration:underline;
}

.contentheading{
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#1d3075;
padding-bottom:5px;
text-align:left;
margin:0px;
}

.external_button {
margin:0px;
float:left;
width:130px;
height:29px;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
margin-left:20px;
margin-bottom:20px;

}

.external_button a {
width:130px;
height:29px;
display:block;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
text-decoration:none;
padding-top:7px;
}

.external_button a:hover {
width:130px;
height:29px;
display:block;
background-image:url(img/small_button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:center;
vertical-align:middle;
}

.joomla_add_this {
float:right;
margin-bottom:10px;
margin-top:10px;
}

.componentheading {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn",Arial;
font-size:28px;
color:#1d3075;
padding-bottom:5px;
text-align:left;
margin:0px;
}

.contentpane {
padding-bottom: 15px;
}

.sectiontableheader {
font-weight:bold;
line-height:20px;
padding:4px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2, .sectiontableheader {
border-bottom:1px solid #E3E4E3;
padding:7px;
}

.nav_bleow_container {
width:888px;
margin:auto;
background-image:url(img/bread_bg.jpg);
height:31px;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-left:7px;
padding-top:5px;
}


.lamp_outer {
width:890px;
}

.lamp_text_container {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#484848;
padding-left:20px;
background-color:#efefef;
}


.lamp_text_container b {
font-size:14px;
color:#000000;
}


.lordag_head {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn";
font-size:18px;
color:#000000;
}


.heading_faster_yellow h1 {
font-family:"VAGRounded BT", "VAGRounded Lt", VAGRounded-Bold, "VAGRounded-Bold Cn";
font-size:28px;
color:#ebaa0f;
padding-top:10px;
padding-bottom:5px;
text-align:left;
margin:0px;
}



.fest_text_container {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#383838;
padding-left:20px;
}


.fest_text_container b {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#053a80;
}


.height_fest_td {
height:10px;
}


.hav_skjar_outer{
width:890px;
}

.infoitems-column 
{
	width:310px;
	float:left;
	margin-top:20px;
}

.infoitems-column table td 
{
	padding-bottom:20px;
}

.page-smallphotos 
{
	margin-top: 10px;
	width: 580px; height: 128px;
}
.page-smallphotos a 
{
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	margin-bottom:10px;

}
.page-smallphotos a img 
{
	border:solid 2px #A6A7AA !important;
}
/* beging search styles */
.search-results 
{
	margin-top:30px;
	margin-left:10px;
	margin-bottom:40px;
	min-height:700px;
}

.search-result-item 
{
	margin-bottom:20px;
}
.search-criteria .search-nodetypes span,
.search-criteria .search-keywords span
{
	float:left;
	width:150px;
}
.search-criteria .search-nodetypes label 
{
	margin:5px;
}

/* end search styles */

/* front page styles */
.front-left-panel 
{
	background-color:#fff;
	float:left;
	width:549px;
	// height:600px;
	min-height:600px;
	border-right: solid 1px #6D6E70;
	border-left: solid 1px #6D6E70;
}
.front-left-panel-content 
{
	padding:12px 36px 12px 30px;
}

.front-right-panel 
{
	float:left;
	width:449px;
	// height:600px;
	min-height:600px;
	background-color:#fff;
	border-right: solid 1px #6D6E70;
	
}

.front-news 
{
	padding-top:20px;
}

.front-news .image-thumb 
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.front-news h3
{
	margin:0px;
	padding:0px;
	font-size:12px;
}
.front-news a {
	color:#386938;
	font-size:10pt;
}

.news-page-container 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	width:554px;
	//height:600px;
	min-height:600px;
	float:left;
	background-color:#fff;
	border-left:#6D6E70 solid 1px;
	border-right:#6D6E70 solid 2px;
	padding: 14px 14px 20px 20px;

}

.page-container .main-image .image-thumb 
{
	border: solid 2px #010101;
	float:left;
	margin-left:-7px;
	margin-right:10px;
	margin-bottom:4px;
	width:auto !important;
	height:auto !important;
}
.news-page .page-content 
{
	padding-left:16px !important;
}
/* sitemap styles */
.sitemap-page-header 
{
	font-size:10px;
	
}

.registrationform 
{
	width:100%;
	height:100%;
	
}
.registrationform .field 
{
	margin-left:28px;
	margin-top:4px;
}

.registrationform .field label 
{
	width:70px;
	display:inline-block;
	font-weight:bold;
}
.registrationform .field input 
{
	width:310px;
	border:solid 1px #010101;
}
.buttons 
{
	margin-top:20px;
}

.button .l
{
	width:7px; height:22px;
	background: url(../img/button_l.png) left top;
	float:left;
}

.button .r
{
	width:8px; height:22px;
	background: url(../img/button_r.png) left top;
	float:left;
}

.button span 
{
	font-weight:bold;
	height:22px;
	line-height:23px;
	display:block;
	float:left;
	text-align:center;
	padding-left:3px;	
	padding-right:3px;	
	background: url(../img/button_bg.png) top repeat-x;
	color:#fff;
}

