/*****************************************/
/* Reset                                 */
/*****************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*****************************************/
/* Global styles                         */
/*****************************************/

body 
{
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000; 
}

div.body
{
	background: #ffffff url("images/headerBackground.gif") repeat-x left top;
	width: 100%;
	padding-top: 40px;
}

p
{
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}

a
{
	color: #00c0f3; 
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

i, em
{
	font-style: italic;
}

hr
{
    display: none;
}

h1
{
    font-size: 40px;
    text-transform: uppercase;
    font-family: Georgia;
    font-weight: bold;
    margin-top: 10px;
}
h1.article
{
    font-size: 24px;
    text-transform: none;
    font-family: Arial;
}

h2
{
    font-size: 24px;
    font-weight: bold;
}
/*****************************************/
/* Base layout                           */
/*****************************************/
div#container 
{
	margin: 0 auto;
	width: 976px;
	text-align: left;
}

div#leftColumn
{
	width: 492px;
	margin-right: 19px;
	float: left;
}

div#leftColumn ul
{
    list-style: disc inside none;
}

div#leftColumn ol
{
    list-style: decimal inside none;
}

div#leftColumn div.PDCalendar ul
{
    list-style: none;
}

div#middleColumn
{
	width: 245px;
	margin-right: 19px;
	float: left;
	padding-top: 29px;
}

div#middleColumn img.bannerImage
{
    margin-bottom: 17px;
}

div#rightColumn
{
	width: 200px;
	float: left;
	padding-top: 34px;
}

div#rightColumn p.description
{
	margin: 0 0 2px 0;
	color: #b1b1b1;
	font-size: 10px;
	background: #ffffff url('/css/images/arrowDown.gif') no-repeat right 5px;
	display: inline;
	padding-right: 14px;
}

div#rightColumn img.bannerImage
{
    margin-bottom: 21px;
}

div#rightColumn div.facebookImages
{
    background-color: #ccc;
    text-align: right;
    line-height: 0;
}

div#rightColumn div.facebookImages a
{
    display: inline-block;
}

/*****************************************/
/* Header                                */
/*****************************************/
div#header
{
	height: 130px;
	width: 100%;
	margin: 0px;
	position: relative;
}

div.translation
{
    position: absolute;
    right: 220px;
    top: 25px;
    color: #ffffff;
    font-size: 12px;
}

div.translation a
{
    color: #ffffff;
}

/*****************************************/
/* Header -> Search                      */
/*****************************************/

#header #topSearchForm, #topSearchForm
{
	position: absolute;
	right: 1px;
	top: 2px;
	width: 200px;
}
#header #topSearchForm fieldset
{
	position: relative;
	text-align: right; /* så inpufältet glider åt höger */
	width: 200px;
	height: 30px;
	background: transparent url("/css/images/searchField.png") no-repeat top left;
}

div.xsltsearch_form fieldset
{
	position: relative;
	text-align: right; /* så inpufältet glider åt höger */
	width: 243px;
	height: 32px;
	background: transparent url("/css/images/searchFieldWhite.png") no-repeat top left;
}	

#header #topSearchForm fieldset input
{
	border: none;
	background: transparent;
	height: 30px;
	padding: 0px 0px 0 10px;
	margin: 0;
	width: 209px;
	position:absolute;
	left: 0;
	top: 0;
}

div.xsltsearch_form fieldset input.input
{
	border: none;
	background: transparent;
	height: 32px;
	padding: 0px 0px 0 10px;
	margin: 0;
	width: 243px;
	position:absolute;
	left: 0;
	top: 0;
}

#header #topSearchForm fieldset input.example
{
	color: #B2B2AF;
}

#header #topSearchForm fieldset button
{
	background: transparent url("/css/images/search.png") no-repeat top left;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
div.xsltsearch_form fieldset input.submit
{
	background: transparent url("/css/images/searchWhite.png") no-repeat top left;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

/*****************************************/
/* Header -> Search                      */
/*****************************************/

#google_translate_element
{
    position: absolute;
    right:58px;
    top:42px;
}
body
{
}

/*****************************************/
/* Header -> Navigation                  */
/*****************************************/
ul#navigation
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0px;
    list-style: none;
}

ul#navigation a
{
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
}

ul#navigation li
{
    float: left;
    margin: 0;
    padding: 0;
    
}
ul#navigation li.active a
{
    background: transparent url('images/bluePattern.gif') repeat bottom;
    color: #ffffff;
    font-weight: bold;
}

ul#navigation li a:hover
{
    background: transparent url('images/bluePattern.gif') repeat bottom;
    color: #ffffff;
}

/*****************************************/
/* Bread Crumbs                          */
/*****************************************/

div#leftColumn ul#breadcrumb
{
    font-size: 10px;
    font-style: italic;
    display: table;
    margin-bottom: 4px;
    list-style: none;
}

ul#breadcrumb li
{
    float: left;
}

ul#breadcrumb li.first
{
    font-weight:bold;
    padding-right:3px;
}

ul#breadcrumb li a
{
    color: #e9498f;
}



/*****************************************/
/* Articles                              */
/*****************************************/

p.date 
{
    color: #b1b1b1;
    font-weight: bold;
    margin: 0;
}

div.topImage
{
    border-bottom: 14px solid;
    width: 100%;
}

div.topImage img
{
    display: block;
}

p.leading
{
    font-weight: bold;
}

p.authorName
{
    font-weight: bold;
    margin: 0;
}

p.authorMail
{
    color: #b1b1b1;
}

iframe.faceLike
{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 5px;
}

div.articleBottom
{
    border-bottom: 4px solid #000000;
    position: relative;
}

a.share, a.bookmark
{
    float: right;
    text-indent: 27px;
    background: transparent url('/css/images/facebook.png') no-repeat top left;
    padding-top: 9px;
    margin-left: 10px;
    margin-top: 5px;
    color: #000000;
}
a.bookmark
{
    background: transparent url('/css/images/delicious.png') no-repeat top left;
}
a.back
{
    background: transparent url('/css/images/blueRect.gif') no-repeat top left;
    padding-left: 160px;
    margin-top: 35px;
    display: inline-block;
}

p.loadMore, a.loadMore
{
    background: transparent url('/css/images/pattern-156x14.png') no-repeat top left;
    padding-left: 160px;
    margin-top: 35px;
    display: inline-block;
    color: #00C0F3;
    cursor: pointer;
}
p.loadMore:hover
{
    border-bottom: 1px solid #00C0F3;
    margin-bottom: 14px;
}

p.loadMore img
{
    margin: 0px 0px -2px 3px;
}

/*****************************************/
/* Widgets                               */
/*****************************************/

div.listwidget
{
    margin-bottom: 20px;
}

div.listwidget h2
{
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #e9498f; 
}

div.listwidget ul
{
    list-style: none;
    color: #b1b1b1;
}

div.listwidget ul li
{
    height: 75px;
}

div.listwidget ul:hover
{
    color: #000;
}

div.listwidget ul li.date
{
    float: left;
    width: 69px;
    height: 75px;
}
div.listwidget ul li.date p
{
    padding: 26px 0 0 7px;
    font-size: 12px;
}

div.listwidget ul li.date p strong
{
    font-weight: bold;
    font-size: 24px;
}

div.listwidget ul li.content
{
    width: 245px;
    border-bottom: 1px solid #b1b1b1;
}
div.listwidget ul li.content p
{
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding-top: 8px;
    color: #000;
}

div.listwidget a:hover
{
    text-decoration: none;
    border: none;
}
div.listwidget a
{
    color: #000000;
}

div.listwidget ul li.content p strong
{
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dotted #000;
}
div.listwidget a
{
    clear: both;
}

p.showList a
{
    color: #b1b1b1;
    font-size: 12px;
}

p.showList
{
    text-align: right;
    margin-top: 4px;
}

p.showList img
{
    margin: 0 0 -2px 5px;
}

div.newsList h2
{
    text-indent: -9999px;
    width: 247px;
    height: 49px;
    background: url('/css/images/news.png') #ffffff no-repeat;
}

div.eventList h2
{
    text-indent: -9999px;
    width: 247px;
    height: 49px;
    background: url('/css/images/calendar.png') #ffffff no-repeat;
}

/*****************************************/
/* Footer                                */
/*****************************************/

div#footer
{
	width: 100%;
	border-top: 3px solid #cccccc;
	margin: 100px 0 0px 0;
	padding: 15px 0;
	color: #b1b1b1;
	clear: both;
	display: inline-block;
	background: #ffffff url('/css/images/bluePattern.gif') repeat-x bottom left;
}

div#footer p
{
    width: 975px;
    margin:0 auto 15px auto;
    text-align:left;
}

/*****************************************/
/* Tumblr                                */
/*****************************************/

ul#tumblrFeed
{
    width: 980px;
    margin: auto;
}

ul#tumblrFeed li
{
    float:left;
    width: 192px;
    background-color: #000000;
    color: #ffffff;
    margin: 2px;
    padding-bottom: 20px;
    display: none;
}
ul#tumblrFeed li a
{
    color: #e9498f;
    text-transform: uppercase;
    font-weight: bold;
}
ul#tumblrFeed li p
{
    display: block;
    margin: 12px 12px 0px 12px;
    font-size: 12px;
    color: #edfbfe;
}

ul#tumblrFeed li a.weDig img
{
    position: absolute;
    top: 0;
    left: 0;
}

ul#tumblrFeed li a.weDig
{
    height: 31px;
    display: block;
}

/*****************************************/
/* Front page                            */
/*****************************************/

img.frontImage
{
    margin: 29px 0;
}

a.showAll
{
    color:#b1b1b1;
    display:block;
    clear: both;
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 14px;
}
    
a.showAll img
{
    margin: 0 0 -2px 2px;
}

body#Start div#leftColumn h2
{
    background:url("/css/images/bluePattern.gif") repeat-x scroll left top transparent;
    color:#00C0F3;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0;
    padding-top: 20px;
}

body#Start h3
{
    color:#000;
    font-weight: bold;
    font-size: 24px;
    margin: 5px 0;
}

div.feature
{
    width: 156px;
    float: left;
    margin-left: 12px;
    margin-bottom: 0px;
}

div.feature img
{
    border-bottom: 4px solid #000;
}
div.feature p
{
    padding: 4px 0 7px 0;
    border-bottom: 4px solid #000;
    color: #000;
    font-size: 15px;
    margin-bottom: 8px;
}
body#Start div.first
{
    margin-left: 0;
}

img.safeImage
{
    border-bottom: 4px solid #000;
}

div.safetyness
{
    border-bottom: 4px solid #000;
}

/*****************************************/
/* News                                  */
/*****************************************/

p.monthSection, p.section
{
    display:block;
    background: transparent url('/css/images/bluePattern.gif') repeat-x top left;
    margin-top: 20px;
    padding-top: 18px;
    color: #00c0f3;
}

div.newsElement img
{
    position:absolute;
    bottom: 0;
    right: 0;
}

div.newsElement
{
    border-bottom: 4px solid #000000;
    position: relative;
    margin-top: 22px;
}

div.withImage
{
    height: 206px;
}

div.newsElement p.leading
{
    font-weight: normal;
    margin: 0;
    margin-bottom: 5px;
}

div.newsElement p.readMore
{
    font-size: 14px;
    margin-bottom: 5px;
}

div.newsElement p.readMore img
{
    margin: 0 0 -3px 5px;
    padding: 0;
    position: relative;
}

div.newsElement p.date
{
    font-size: 10px;
    font-style: italic;
}
div.withImage div.wrapper
{
    width: 330px;
    position: absolute;
    bottom: 0;
}

/*****************************************/
/* News                                  */
/*****************************************/

#xsltsearch {margin: 0; padding-bottom: 10px;}
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #AAA;}
#xsltsearch_navigation .disabled:hover {text-decoration: none;}
#xsltsearch_stats {font-size: 75%; color: #999;}
#xsltsearch_results {padding-bottom: 0px; }
#xsltsearch h2 {font-size: 150%;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result {border-top: 1px solid #cccccc;}
.xsltsearch_result:hover {background: #efefef;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
 p.xsltsearch_result_title{padding-top: 10px;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}

/*****************************************/
/* Bli medlem                            */
/*****************************************/

div#mdhRegistrationForm
{
	width: 492px;
	margin-top: 15px;
}


label.mdhFormLabel
{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

input.mdhTextBox
{
	width: 200px;
	margin: 0px 0px 10px 0px;
}

input.tbxZip
{
	width: 70px;
}

div.vldSummary
{
    font-size: 12px;
    margin-bottom: 15px;
}

fieldset
{
    margin-top: 15px;
    border: none;
}

.thankYouPanel {}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

