body
{
	font-size:0.8em;
	font-family:Verdana,Geneva,sans-serif;
	background-color:#fff;
}



/*---- Från Mås */




h1, h2, h3, h4, h5, h6
{
	font-family: verdana, sans-serif;
	line-height: 1.5em;

}
h1{
	margin-top:0em;
	margin-bottom:0.4em;
	font-size:2em;
	color:#053265;
	font-weight:normal;


}

h2{
	margin-top:0.8em;
	margin-bottom:0.4em;
	font-size:1.6em;
	color:#053265;
	font-weight:normal;
}

a h2 {
	color: blue;
	font-style: normal;


}


h3{
	margin-top:1em;
	margin-bottom:0.4em;
	font-size:1.4em;
	color:#053265;
	font-weight:normal;
}

h4{
	margin-top:1.2em;
	margin-bottom:0.4em;
	font-size:1.2em;
	color:#053265;
	font-weight:bold;
}

h5{
	margin-top:1.6em;
	margin-bottom:0.1em;
	font-size:1em;
	color:#053265;
	font-weight:bold;
}
h6{
	margin-top:1.6em;
	margin-bottom:0.1em;
	font-size:1em;
	color:#053265;
	font-weight:bold;
}

p{
	margin-top:0px;
	margin-bottom:0.8em;
	line-height:1.3em;
	color:#053265;
}

table{
	margin-top:0px;
	margin-bottom:0.8em;
	border-collapse:collapse;
	empty-cells:hide;
	line-height:1.3em;
}

td{
	padding:3px;
}
table p{
	margin:0px;
}

td.rightAlign {
	text-align: right;
}

td.centerAlign {
	text-align: center;
}

td.leftAlign {
	text-align: left;
}

tr.bgdark 
{
	background-color: #ddd;

}

tr.bglight
{
	background-color: #eee;

}

form{
	margin:0px;
	line-height:1.4em;
}

legend{
	font-weight:bold;
	color:#000;
}

a
{
	color:blue; 
	font-style: italic;
	font-weight: normal;
	
}
a:visited{color:#2c4d7d;}
a:hover{color:#2c4d7d;}

/* Listor i satsytan*/
.clsContent ul{
	padding-left:10px;
}
.clsContent ol{
	padding-left:10px;
}




/* --- Slut från Mås */ 

img
{
border:none;
}

div.content-image

a
{
text-decoration:none;
}


div.clsMain
{
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
	background-image:none;
}

 div#columns
{
   padding: 0;
}


div.clsPageHead
 {
		margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
	background-image:none;
	background-color:#fff;
 }


/* logotypens position */
div#idLogo
{

	position: static;
	left: 0;
	top: 0;
	float: none;
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
	background-image:none;

 }

div#idTopImages
{
display:none;

}

div.clsTopImage
{
display:none;

}


 div.clsTopMenu
 {
display:none;


 }




/* Sökboxen i huvudmenyn */
div.label
 {
	display: inline;


 }

div.search-line
 {
	display: inline;


 }

 div.search-line form
 {
	display: inline;

 }

/* Slut sökboxen i huvudmenyn */

div.clsColumns
{	
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
	background-image:none;
	background-color:#fff;
}

/*	Dölj de element som endast är till för 
	tillgänglighet.
	Obs! Detta är inget "fusk" för sökmotorer.
	Vi tillhandahåller h-element för uppläsande
	webbläsare, där dessa inte behövs i vanliga fall.
*/	
.clsHidden
{
	display: none;
}

/* Undermeny */
.clsSubmenu{
display:none;

}
/* Högerspalten */
.clsRightmenu{
display:none;
}

/* Påminnelserutan i högerspalten */

#idReminder {
	border: 2px dotted red;
	margin: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	top: 0em;

}

#idReminder h2 {

padding: 0em;
margin: 0em;
}



 div.clsContent p.path
 {
display:none;
visibility:hidden;
 }

 .clsPath
 {
display:none;
visibility:hidden;
 }

 #footer
 {
	margin:0;
	padding:0;
	border-top: 2px solid #053265;
	margin-top:30px;
	padding-top:5px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
 }

 div.clsNovitellLink
 {
	display:none;
 }

  div.clsNovitellLink a
 {
	color:#999;
	font-style:normal;
 }
 
 div.clsContent
 {
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	clear:both;
	overflow:visible;
	background-image:none;
	background-color:#fff;
	margin-top: 0;
 }

 div#debug
 {
clear:both;
 }

 div.clsClear
 {

	clear:both;
 }

 div.block
 {
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	border:#ccc 1px solid;
	background-color:#f7f7f7;
 }

  div.block input.box
 {
	margin-top:5px;
	margin-bottom:5px;
	border:#ccc 1px solid;
	width:50%;
 }

 form
 {
	text-align:left;
 }

 div.clsCell
 {
	display:inline;
 }

  div.clsHeadCell
 {
	display:inline;
	font-weight:bold;
 }

 div.clsRowDark
 {
	border:#ccc 1px solid;
	background-color:#f7f7f7;
	margin-top:5px;
	padding: 2px;
 }

  div.clsRowLight
 {
	border:#ccc 1px solid;
	margin-top:5px;
	padding: 2px;
 }

 /* AGENDA */

/* Fet stil på aktiva dagar i kalendern */
tr.days a{

	font-weight: bold;
}
div#ezagenda_calendar_left
{
    width: 228px;
    float: left;
}

div#ezagenda_calendar_container
{
    width: 228px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

div#ezagenda_calendar_container div.border-box div.border-tl
{
    background: transparent url(../images/agendabox/border-tl.gif) no-repeat scroll left top;
}

div#ezagenda_calendar_container div.border-box div.border-tr
{
    background:transparent url(../images/agendabox/border-tr.gif) no-repeat scroll right top;
}

div#ezagenda_calendar_container div.border-box div.border-tc
{
    background:transparent url(../images/agendabox/border-tc.gif) repeat-x scroll left top;
}

div#ezagenda_calendar_container div.border-box div.border-ml
{
    background: transparent url(../images/agendabox/border-ml.gif) repeat-y scroll left center;
}

div#ezagenda_calendar_container div.border-box div.border-mr
{
    background:transparent url(../images/agendabox/border-mr.gif) repeat-y scroll right center;
}

div#ezagenda_calendar_container div.border-box div.border-mc
{
    background:#F4F4F4 url(../images/agendabox/border-mc.gif) repeat-x scroll left top;
    padding: 0.25em 0 0.25em 0;
}

div#ezagenda_calendar_container div.border-box div.border-bl
{
    background: transparent url(../images/agendabox/border-bl.gif) no-repeat scroll left bottom;
}

div#ezagenda_calendar_container div.border-box div.border-br
{
    background: transparent url(../images/agendabox/border-br.gif) no-repeat scroll right bottom;
}

div#ezagenda_calendar_container div.border-box div.border-bc
{
    background:transparent url(../images/agendabox/border-bc.gif) repeat-x scroll left bottom;
}

div#ezagenda_calendar_container table
{
    background-image:url(../images/cal_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #F0F0F0;
    margin: auto;
    text-align: left;
    font-size: 0.85em;
}

div#ezagenda_calendar_container table th
{
    font-weight: bold;
    text-align: center;
    height: 20px;
    border: 1px solid;
    border-color: #fefffc #dee0dd #dee0dd #fefffc;
    border-top: 0px;
}

div#ezagenda_calendar_container table td
{
    padding: 8px;
    border: 1px solid;
    border-color: #fefffc #dee0dd #dee0dd #fefffc;
    text-align: center;
}

div#ezagenda_calendar_container table .first_col
{
    border-left: 0px;
}

div#ezagenda_calendar_container table .last_col
{
    border-right: 0px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th
{
    border: 0px;
    padding-bottom: 12px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th a
{
    text-decoration: none;
}

div#ezagenda_calendar_container table td.ezagenda_selected
{
    background-color: #e4e5e4;
}

div#ezagenda_calendar_container table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a
{
    color: #df1d42;
    font-weight: bold;
}

div#ezagenda_calendar_right
{
    vertical-align: top;
    padding-left: 12px;
    margin-left: 225px;
}

.event-calendar-programview div#ezagenda_calendar_right
{
    margin-left: auto;
    padding: 0;
}
.event-calendar-programview .block .right
{
    text-align: right;
}


div#ezagenda_calendar_right table.ezagenda_month_event
{
   
    margin-bottom: 5px;
    width: 80%;
    table-layout: fixed;
    border-collapse: collapse;
    vertical-align: top;
}

table.ezagenda_month_event td.ezagenda_month_label
{
    vertical-align: top;
    padding: 0;
	margin: 0;
    width: 46px;
	background-image: url(../images/date_bg.png);
	background-repeat: no-repeat;
}

table.ezagenda_month_event td.ezagenda_month_label h2
{
   
    padding: 0;
    color:#053265;
    font-size: 1.2em;
    font-weight: bold;
    width: 46px;
	height:60px;
    margin-top: 10px;
	margin-left: -2px;
	line-height: 1em;
    
    text-align: center;
}

table.ezagenda_month_event td.ezagenda_month_label h2 span.ezagenda_month_label_date
{
    display: block;
}

table.ezagenda_month_event td.ezagenda_month_info
{
    vertical-align: top;
    padding-top: 8px;
}

table.ezagenda_month_event td.ezagenda_month_info h4, div#ezagenda_calendar_today div.ezagenda_day_event h4
{
    margin: 0;
    font-size: 1.1em;
}

table.ezagenda_month_event td.ezagenda_month_info p
{
    margin-top: 0;
    margin-bottom: 5px;
    clear: both;
}

table.ezagenda_month_event span.ezagenda_date
{
    float: left;
    margin-right: 6px;
}

div#ezagenda_calendar_today
{
/*    float: left;*/
    margin-top: 14px;
    width: 228px;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
    border: 1px solid #f1f1ed;
    margin-bottom: 4px;
    padding: 7px;
}


span.ezagenda_keyword
{
    display: block;
    font-size: 90%;
    color: #888;
}

span.ezagenda_date
{
    display: block;
    font-size: 90%;
    color: #555;
}

div.content-view-embed div#ezagenda_calendar_container
{
    width: auto;
}

div#sidebar_calendar_today div
{
    text-align: left;
    padding-left: 10px
}

div#sidebar_calendar_today a
{
    display: block;
    text-decoration: none;
    position: relative
}

div#sidebar_calendar_today a span.ezagenda_date
{
    position: absolute;
    right: 10px;
    top: 0em;
}
/* End agenda css */

/* Products css */

div.content-view-line div.class-product
{
border-bottom: 1px dotted #053265;
padding-bottom: 1em;


}

/* Line under review */
div.class-product div.class-review
{
	padding-bottom: 1em;
	border-bottom: 1px dotted #053265;
}

/* Byline in review */
div.class-product div.class-review p.author {
	font-style: italic;


}

/* Date in review */
div.class-product div.class-review p.date {
	font-style: italic;

}

/* Space above review text. */
div.class-product div.attribute-message p
{
	padding-top: 2em;

}

div.class-product div.attribute-byline
{
	float: left;
}
/* End products css */

/* Improved Shop */
div#idShipping
{
display: block;
float: left;
width: 40%;
margin: 5%;
}

div#idBilling
{
display: block;
float: right;
width: 40%;
margin: 5%;
}


/* Basket in frontpage */
div.toolbox-design h2
{
font-size: 1em;
font-weight: bold;
font-style: italic;
margin-top: 0px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
color: #ffffff;
background-color: #053265;
}


div.toolbox-design
{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #b0dcdb;
width: 180px;
margin:0em;
margin-left: 10px;
margin-top: 10px;

border: 1px solid #053265;

}

div.toolbox-content{
	padding: 0.5em;
}


div.toolbox-content ul 
{
	margin:0em;
	padding:0em;
	display:inline;
	list-style-type:square;
 
}

div.toolbox-content ul li{
	margin: 1em;
	padding: 0em;


}

div.toolbox-content div.price p {
	text-align: right;
	font-weight: bold;

}


/* End basket in frontpage */


/* End improved shop */

/* Memberlist image handling */

div.clsImageCell {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	border:2px solid #cccccc;


}


/* End memberlist image handling */

/* Upload styling */

 div.clsFullAuthorInformation
 {
	border:#ccc 1px solid;
	background-color:#f7f7f7;
	margin-top:5px;
	padding: 2px;
 }

 div.clsUploadListItem {

	width: 60%;
	float: left;
	border-right:#ccc 1px solid;
	padding: 10px;
	min-height: 150px;

 }

 div.clsUploadListItem h2
 {
	padding: 0;
	margin: 0;
 }

  div.clsUploadListItem h2 a
 {
	color:  #053265;
 }



 div.clsMemberListItem 
 {
	width: 30%;
	float: left;
	padding: 10px;
	font-style: italic;
	

 }

 div.clsMemberListItem div.clsImageCell 
 {
	margin-left: 0;
	padding-left: 0;
	float: left;
	
 }


/* End Upload styling */

/* Start forum styling */
table.forum p.author 
{
	margin-bottom: 0.5em;	

}


/* End forum styling */

/* News styling */

div.clsNews
{
	border: 1px #053265 solid;
	font-size: 1em;
	margin-top: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 6px;
	background-color: #b0dcdb;


}


div.clsNews h2{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	display:block;
	background-color:#053265;
	color:#fff;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	margin-top: 0px;
	margin-bottom: 0em;


}

div.clsNews div.clsText
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0em;
	margin: 0;


}

div.clsPublishedNews
{
	font-style: italic;

}

div.clsNewsArchive
{
	padding-top: 1em;
}



/* End news styling */

/* News archive styling */

div.clsPublished 
{
	font-style: italic;
}

/* End news archive styling */

/* Necessary ez-classes */
div.object-right
{ 
	margin:0;
	padding: 0;
	float: right;
	margin-left: 1em;
	margin-bottom:0.2em;
	margin-top:0.3em;
}

div.object-left
{ 
	margin:0;
	padding: 0;
	float: left;
	margin-right: 1em;
	margin-bottom:0.2em;
	margin-top:0.3em;
}

div.object-center
{ 
   margin:0px;
   padding:0px;
   text-align: center;
}
div.object-center .attribute-caption{
	margin:auto;
}
div.imagecenter
{
    text-align: center;
	margin:0px;
	padding:0px;
}

div.imageleft, div.leftobject
{
    float: left;
    padding-right:1em;
	margin-top:0.3em;
}

div.imageright, div.rightobject
{
    float: right;
    padding-left: 1em;
	margin-top:0.3em;
}


/* Textjustering med eZ textjusteringsknappar i editor */
.text-left
{
	text-align: left;

}

.text-right
{
	text-align: right;

}

.text-justify
{
	text-align: justify;
}

.text-center
{
	text-align: center;

}

/* End  Necessary ez-classes */

/* Search styling */
div.content-advancedsearch h2
{
	font-size: 1.3em;
	font-weight: normal;

}


/* End search styling */


