@charset "utf-8";

/* CSS Document */
/***********************************************/
/***********************************************/
/*    HTML ELEMENTS                            */
/***********************************************/
html, body {
	width: 1000px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    
	/*TOPMARGIN:0;
	LEFTMARGIN:0;
	MARGINHEIGHT:0;
	MARGINWIDTH:0;*/
    /*width: 1002px; */
    /*line-height: 18px;*/
    /*letter-spacing: 0.1em;*/
  }
    
h1 {
    font-size: 22px;
}
h1, h2, h3, p {
    margin: 0px 0px 10px 0px; /* t r b l */
    padding: 0px;
}
a:link{
    color: #003366;
    text-decoration: underline;
}
a:visited{
    color: #003366;
    text-decoration: none;
}
a:hover {
	color: #003366;
    text-decoration: underline;
}
form {
    display: inline;
}
input, textarea, select {
    font-size: 11px;
    margin-bottom: 2px;
}

a img{
	border:none;
}
div.clearboth{
clear:both;
}



/***********************************************/
/*    PLACEHOLDERS, CONTAINER, ID              */
/***********************************************/
#container{
	float:left;
	width: 1000px;
}
#placeholder-header{
	width:1000px;
	height: 73px;
	/*left:0;
	position:absolute;
	top:0px;*/

}
#placeholder-main{
	/*background-image:url(../../images/haugesund/page_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	/*height: 46px;
	left:0;
	position:absolute;
	top:73px;*/
  float: left;
}
#placeholder-column{
/*
	width: 250px;
	float: left;
*/
	float:left;
    width:241px;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
	background-image: url(../../images/haugesund/skole_leftbox_bg.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
}
#placeholder-content{
	float:left;
	padding:0;
	width:756px;
	/*
	float:left;
    width: 465px;
    padding:30px 0px 0px 22px;*/
}
#placeholder-right-content{
	float:left;
    width: 260px;
    overflow: hidden;

}
div.art-two-col{
	float:left;
	width:757px;
}
#placeholder-left-content{
    width: 421px;
    float: left;
    overflow: hidden;
    margin: 0 38px 0 38px;
}
#placeholder-container-frontpage{
	float:left;
	width: 1000px;
	left:0;
	position:absolute;
	top:73px;
}
#placeholder-frontpage-content-left{
	/*float:left;
	width:256px;
	height: 580px;*/
	float:left;
	height:580px;
	margin-left:0px;
	width:250px;

}
#placeholder-frontpage-content-middle{
	/*border:1px solid red;*/
	float:left;
	left:267px;
	margin-top:32px;
	position:absolute;
	top:0;
	width:438px;
}
#placeholder-frontpage-content-right{
	float:left;
	margin-left:15px;
	width:253px;
 
}
#container-frontpage{
	width:1000px;
	
}

/***********************************************/
/*    HEADER                           */
/***********************************************/

.school_header{
	background-image:url(../../images/haugesund/skole_header_right_repeatbg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width: 1000px;
	height:73px;
}
.school_header_left{
	background-image:url(../../images/haugesund/skole_header_left_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 242px;
	height:73px;
	float:left;


}
.school_header_right{
	background-image:url(../../images/haugesund/skole_header_right_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 757px;
	height:73px;
	float:left;
}
.school_header_right_text{
	padding-top:20px;
	padding-left:30px;
	color: #000000;
	font-size: 28px;
    font-family: georgia;
    float:left;
    height:73px;
    width:517px;

}
.school_header_search{
	float: left;
	height:73px;
	width:210px;
	padding-top:24px;
}
.school_header_search_box{
	border: 1px solid #000000;
	height: 17px;
	width: 142px;
	/*border: 1px inset #CCCCCC;*/
}
.school_header_search_button{
	background-image:url(../../images/haugesund/skole_header_searchbutton_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #3f6f9f;	
	/*padding:1px 5px;*/
	padding-bottom:2px; 
	height:21px;
}
/*******************************************************/
/* .advanced category menu - uncomment if menu is used */
/*
/* The "top div" surrounding the entire menu */
div.category-menu-header{
	background-image: url(../../images/haugesund/skole_menu_bg.gif);
    background-position:top left;
    background-repeat:repeat-x;
    padding-left:35px;
    padding-top:5px;
    padding-bottom:5px;
    text-transform: uppercase;
	color:#403f3f;
	height:19px;
	width:206px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 50px;
    border-top: 1px solid #d1d1d1;
    
    border-bottom: 1px solid #d1d1d1;
}
div.category-menu-header.first{
	
	margin-top: 0px;
}
div.ctsitebase-categorymenu {
	padding: 10px 0px 0px 0px;
	margin-left: 0px;
	width:241px;
	
	

}

/* styles for all UL's of this class */
ul.ctsitebase-categorymenu {
    display: block;
	width:241px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}
ul.ctsitebase-categorymenu li a.treemenu-has-selected-child{
    padding: 10px 0px 10px 35px;
	border-bottom:  1px solid #EAEAEA;
}
ul.ctsitebase-categorymenu li a:hover.treemenu-has-selected-child{
    padding: 10px 0px 10px 35px;
	border-bottom:  1px solid #EAEAEA;
}
ul.ctsitebase-categorymenu a, ul.ctsitebase-categorymenu a:visited {
    font-size: 14px;
    display:block;
    text-decoration:none;
    color: #000000;
}
/* Onmouseover-effects on the links */
ul.ctsitebase-categorymenu a:hover {
    color: #713F3F;
    text-decoration: none;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
    margin: 0px;
}
/* LI elements inside the proper ul's */
ul.ctsitebase-categorymenu li {
    padding: 0px;

    
}
ul.ctsitebase-categorymenu li a.treemenu {
    padding:        10px 10px 10px 35px; /* top-right-bottom-left */
    font-size:14px;
    border-bottom:  1px solid #eaeaea;
}
.noborder{
	border: 0 none;
}
ul.ctsitebase-categorymenu li a.treemenu-active{

    padding:        10px 10px 10px 35px; /* top-right-bottom-left */
    border-bottom:  1px solid #EAEAEA;
    font-size:14px;
    color:#003366;
}
ul.ctsitebase-categorymenu li a.treemenu-siblingactive{
	padding:        10px 10px 10px 35px; /* top-right-bottom-left */
    border-bottom:  1px solid #EAEAEA;
    font-size:14px;

}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-active, ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-siblingactive{
	border-bottom: 0;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
/*background-color:#ecebeb;*/
}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu {
	padding: 10px 0px 10px 45px;
	border-bottom:  1px solid #EAEAEA;
}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-parentactive, ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu li a.treemenu-siblingactive {
background-image:url(../../images/haugesund/mainmenu_inactive.gif);
background-position:7px 4px;
background-repeat:no-repeat;
font-size:14px;
margin:0;
padding:0 45px 5px 26px;
color:#003366;

}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-active{
background-image:url(../../images/haugesund/mainmenu_active.gif);
background-position:7px 4px;
background-repeat:no-repeat;
font-size:14px;
margin:0;
padding:0 0 5px 26px;
font-weight: bold;
}
/**********************************************/
/*       BANNER FRONTPAGE MENU                */


.school-frontpage-menubanner-frame{
	width:241px;
	
}
.school-frontpage-menubanner{
	padding-bottom:15px;
padding-left:35px;
padding-top:15px;
}
.school-frontpage-menubanner-linklist a{
	line-height:18px;
	text-decoration: underline;
}

/******************************************************/
/*   FRONTPAGE RIGHT COLUMN                          */

.school-rightcolumn-frontpage{
	background-image: url(../../images/haugesund/skole_right_bg.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    /*height: 511px;*/
    width:260px;
    float: left;
    
} 
.school-rightcolumn-bottom-frontpage{
	background-image: url(../../images/haugesund/skole_right_bottombg2.gif);
    background-position:top right;
    background-repeat:no-repeat;
    /*height: 511px;*/
    width:260px;
    height:8px;
    float: left;
	clear: both;
}
/*******************************/
/* Frontpage Campaign          */
div.school-frontpage-main-campaign{
float:left;
margin-top:9px;
height:138px;
width:411px;
padding-right:10px;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-top:3px solid #e1e1e1;
border-bottom:3px solid #e1e1e1;
background-color:#F4F4F4;
font-size:12px;
color:#403f3f;
/*padding-bottom:5px;*/

}
div.school-frontpage-main-campaign-image{
float:left;
margin-left:1px;
margin-right:15px;
}
div.school-frontpage-main-campaign-image img{
	height: 138px;
	width: 206px;
}
div.school-frontpage-main-campaign-header{
margin-top:12px;
font-size:19px;
color:#403f3f;
padding-bottom:5px;
font-family: georgia;
}
div.full-articledisplay h1{
font-size:18px;
font-weight:bold;
color:#000000;
font-family:georgia; 
margin-bottom: 15px;
}
div.full-articledisplay h2{
font-size:12px;
font-weight:bold;
color:#403f3f;
}

div.full-articledisplay{
width: 370px;
padding-top:22px;
}
div.tile-content{
float:left;
width:370px;
}
div.tile-content-thumb{
/*width:118px;*/
float:left;
padding:0px 15px 15px 0px;
}
div.tile-content-thumb img{
float:left;
}
div.tile-content-thumb span{
float:left;
font-size:11px;
color:#9d9a9a;
padding-top:5px;
}
div.tile-content-body{
clear:both;
padding-top:14px;
color:#403F3F;
}
div.tile-content-body a, div.tile-content-body a:hover, div.tile-content-body a:visited{
text-decoration: underline;
}
/*********************************/
/*      Articlelist             */
/*******************************/
/* .full-articlelist           */
div.full-articlelist {
	float:left;
	width:436px;
    line-height: 18px;
    margin-top:15px;
}


div.full-articlelist h3, div.full-articlelist h3 a, div.full-articlelist h3 a:visited, div.full-articlelist h3 a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    margin: 0px;
    text-decoration: none;
}
div.full-articlelist ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.full-articlelist li {
    margin: 0px;
    padding: 0px 10px 0px 10px;   
    height:100%;
}
div.full-articlelist li.odd, div.full-articlelist li.even, div.full-articlelist li.lastodd, div.full-articlelist li.lasteven { 
    padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 12px;
    background-color: #f4f4f4;
}
div.full-articlelist p {
    margin: 0px;
}
div.full-articlelist span.article_pub_date {
    font-size: 12px;
    font-weight: normal;
    color: #4c4b4b;
}
div.full-articlelist div.articletype {
    color: #999999;
    font-size:10px;
    
}

div.full-articlelist-message {
   	margin-left:0;
	margin-top:45px;
}
div.list-thumbnail-left {
   border:1px solid #cfcfcf;
float:left;
margin:0 10px 0 0;
padding:0 0 0;
}
/*******************************/
/* .full-articlelist   SEARCH     */
div.full-articlelist_search {
	float:left;
	width:420px;
    line-height: 18px;
}

div.full-articlelist_search h3, div.full-articlelist_search h3 a, div.full-articlelist_search h3 a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    margin: 0px;
    text-decoration: none;
}
div.full-articlelist_search ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.full-articlelist_search li {
    margin: 0px;
    padding: 0px 10px 0px 10px;
    
}
div.full-articlelist_search li.odd, div.full-articlelist_search li.even, div.full-articlelist_search li.lastodd, div.full-articlelist_search li.lasteven {
    /*margin: 0px;
    padding: 20px 0px 18px 0px;
    overflow: hidden;
    border-bottom: 1px solid #bbd0d8;
    font-size: 12px;*/
      padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 12px;
    background-color: #f4f4f4;
}
div.full-articlelist_search p {
    margin: 0px;
}
div.full-articlelist_search span.article_pub_date {
    font-size: 12px;
    font-weight: normal;
    color: #4c4b4b;
}
div.full-articlelist_search div.articletype {
    color: #a3427e;
    font-size:10px;
}
div.list-thumbnail-left_search {
   border:1px solid #cfcfcf;
float:left;
margin:0 10px 0 0;
padding:0 0 0;
}
/***************************/
/* MENU RIGHT COLUMN       */
.rightmenu_linkframe{
	
	border-top:1px solid #E0F3FC;
	margin-top:15px;
	width:206px;
	margin-left:43px;
}

.rightmenu_linklist{
	float:left;
	padding-top: 7px;
	margin-right: 10px;
}
.rightmenu_line{
	border-bottom:1px solid #E0F3FC;
	height:30px;
	
	width:206px;
}
.rightmenu_linklist a, .rightmenu_linklist a:hover, .rightmenu_linklist a:visited{
	text-decoration: none;
	margin-right: 10px;
}
.rightmenu_linklist ul{
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	
}
.rightmenu_linklist ul li{
	float:left;
	height:22px;
	width:auto;
}
.rightmenu_linklist ul li a{
	color: #003366;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 12px;
}
.rightmenu_linkfont{
	float:left;
	margin-right: 10px;
	padding-top:2px;
	/*border:1px solid blue;*/
}
.rightmenu_linkrss{
	background-image:url(../../images/haugesund/rss_logo.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	margin-top:3px;
	padding-left:25px;
	padding-top:6px;
}
.rightmenu_linkrss a, .rightmenu_linkrss a:hover, .rightmenu_linkrss a:visited{
	text-decoration: none;
}
.font-small a, .font-medium a, .font-large a{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.font-small a{	
	font-size: 12px;
}
.font-medium a{
	font-size: 15px;
}
.font-large a{
	font-size: 20px;
}
/******************************/
/* CONTACT US			      */

.school_contactinfo_frame{
background-image:url(../../images/haugesund/skole_contactus_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
border:1px solid #CFCFCF;
background-color:#ffffff;
/*height:140px;*/
margin-top:12px;
width:254px;
overflow:hidden;

		
}
.frontpage-contactinfo_text{
	color:#000000;
	padding-left:40px;
padding-top:25px;
}

/*******************************/
/* Standard Banner      */

div.banner-div-frame{

	width: 255px;
	
}
.banner-div-heading, .banner-div-text, .banner-div-linklist{
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 0px; 
}
div.banner-div{
background-color:#FFFFFF;
background-image:url(../../images/haugesund/skole_rightbox_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
border:1px solid #CFCFCF;
margin-top:20px;
padding-bottom:13px;
}
div.banner-div p{
	margin:0px;
	padding:0px;
}
div.banner-div-heading{
color:#000000;
font-weight:bold;
padding-bottom:0;
padding-left:31px;
padding-top:5px;
}
div.banner-div-text{
	color: #000000;
	line-height: 1.4;
	padding-left:31px;
	padding-top:0px;
}
div.banner-div-linklist{
	text-decoration: underline;
	padding-top:0px;
	padding-left:31px;
}

div.banner-div-imagetext{
	color: #000000;
	font-size: 11px;
	padding-left:31px;
}
div.banner-div-image{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 31px;
}
/*******************************/
/*       BREADCRUMB            */

div.breadcrumbs{
/*overflow:visible;
font-size:11px;
margin-left:45px;
width:500px;
overflow:visible;
margin-top:5px;*/
font-size:11px;
margin-bottom:0px;
margin-left:0px;
margin-top:18px;
overflow:visible;
width:419px;
}

div.breadcrumbs ul{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
div.breadcrumbs ul li{
	float: left;
	

}

div.breadcrumbs a{
text-decoration:none;
}

/************************/
/* SITEMAP              */

div.sitemap{
	padding-left:0px;
	padding-top:16px;
}
div.sitemap a,div.sitemap a:hover, div.sitemap a:visited {
	text-decoration: none;
}
 
/************************/
/* FONT              */

.font-small a, .font-medium a, .font-large a{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.font-small a{	
	font-size: 12px;
}
.font-medium a{
	font-size: 15px;
}
.font-large a{
	font-size: 20px;
}

/************************/
/* AUTHOR DATE              */

div.publishedby{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border-top: 1px solid #666666;
    padding-top:3px;
    margin-top:25px;
    width: 100%;
    clear: both;
}
span.article_lesmer{
	padding-left:10px;
	width:100px;
}
span.article_lesmer a{
	text-decoration: none;
}

/************************/
/* ImageGallery           */

div.image-gallery{
	clear: both;
	padding-top: 10px;
	padding-bottom:10px;
}

.login-form{
	padding-left: 35px;
}
.login-form .tile-content{
	width:200px;
}



#placeholder-column .newsletter-form{
	width:253px;
	float:left;
}

#placeholder-column .newsletter-form .newsletter-frame{
	width:228px;
	float:left;
}

#placeholder-column .newsletter-form .newsletter-frame h2{
	background-image:url(../../images/haugesund/skole_menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	color:#403F3F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:19px;
	margin-top:50px;
	padding-bottom:5px;
	padding-left:35px;
	padding-top:5px;
	text-transform:uppercase;
	width:206px;
	float:left;
}

#placeholder-column .newsletter-form .newsletter-frame .tile-top, #placeholder-column .newsletter-form .newsletter-frame .tile-content, 
#placeholder-column .newsletter-form .newsletter-frame .tile-bottom{
	float:left;
	width:205px;
	padding: 0 0 10px 35px;
}

#placeholder-column .newsletter-form .newsletter-frame #newsletter-form-register{
	float:left;
	width:205px;
}

#placeholder-column .newsletter-form .newsletter-frame label{
	padding:0 3px 0 0;
		
}
#placeholder-column .newsletter-form .newsletter-frame input.submit{
	min-width:55px;
}

#placeholder-column .newsletter-form .newsletter-frame input.textinput{
	padding:0 5px;
	width:140px;
	height:16px;
}