/* OBS - denna fil får inte innehålla citattecken, använd istället enkelcitat */
body { 
    padding: 0px;
    font-family: verdana, arial, geneva, sans-serif; 
	font-size: 11px; 
	line-height: 130%; 
	/*height: 100%; */
	color: #333;
	/* top,right,bottom,left */
    margin: 6px 0px 6px 0px;

	/* not valid css */
    scrollbar-face-color:#EFEFEF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#C0C0C0;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-arrow-color:#666666;
    scrollbar-track-color:#C0C0C0;
    scrollbar-darkshadow-color:#000000;

 } 

/* special table data */
.tdMenuBg {background: url(/assets/layout/bg_menu.gif); height: 30px;}
.tdMenuSpacerStart {background: url(/assets/layout/bg_bluewave_start.gif); height: 90px; background-repeat:repeat-x;}
.tdMenuSpacer {background: url(/assets/layout/bg_bluewave_pages.gif); height: 31px; background-repeat:repeat-x;}
.tdPageBotStart {background: url(/assets/layout/bot_bar.gif); padding-bottom: 10px; height: 68px; vertical-align: bottom;}
.tdPageBot {background: url(/assets/layout/bot_bar_pages.gif); padding-bottom: 10px; height: 68px; vertical-align: bottom;}


/* Headings */
h1,h2,h3,h4,h5,h6 {font-family: arial, verdana, geneva, helvetica, sans-serif; margin-bottom: 3px; margin-top:10px; color: #333;}

h1 {font-size: 18px; line-height: 22px;}
h2 {font-size: 16px; line-height: 19px; margin-bottom: 3px;}
h3 {font-size: 12px; line-height: 15px; margin-bottom: 3px;}
h4 {font-size: 11px; line-height: 14px; margin-bottom: 3px;}
h5 {font-size: 10px; line-height: 14px;}
h6 {font-size: 10px; line-height: 14px;}

p { line-height: 130%; margin-top: 0px; margin-bottom: 20px;}

div, br, img {line-height: 130%;}
hr {height: 1px; color: #cccccc;}

a {color: #003399; text-decoration: none;}
a:hover {color: #FF9900; text-decoration: underline;}

ul {margin-left:15px; margin-bottom: 10px; margin-top: 5px; line-height: 140%;}
ol {margin-left: 24px; padding-left: 0px; margin-bottom: 10px; margin-top: 5px; line-height: 140%;}

/* styles for menu */
.clsCMOn {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
    padding: 2px 4px;
	text-align: center;
}

.clsCMOver {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFF;
	text-decoration : underline;
	font-weight: bold;
    padding: 2px 4px;
	text-align: center;
}


.clsCMOnSub {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #333;
	text-decoration : none;
	font-weight: normal;
    padding: 2px 4px;
}

.clsCMOverSub {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFF;
	text-decoration : none;
	font-weight: normal;
    padding: 2px 4px;
}

.subMenu {font-size: 11px; line-height: 14px; text-decoration: none; color: #000;}
.subMenu:hover {color: FF6600; text-decoration: underline;}

/* End styles for Menus */

/* End Common styles */

/* Layout styles */
.PageTitle {font-family: arial, helvetica, sans-serif; font-size:18px; color: #333; font-weight: bold; line-height: 30px;}

.editlink {font-family: verdana, geneva, sans-serif; font-size: 10px; color: #FF9900;}
.statuslink {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #FF6600;}

.SmallFontDark {font-size: 11px; line-height: 14px; color: #000;}
.SmallLinkDark {font-size: 11px; line-height: 14px; text-decoration: none; color: #888;}
.SmallLinkDark:hover {color: #FF9900; text-decoration: underline;}

.footerFont {font-size: 10px; line-height: 12px; color: #ffffff;}
.footerLink {font-size: 10px; line-height: 12px; text-decoration: none; color: #ffffff;}
.footerLink:hover {color: #FF9900; text-decoration: underline;}

.PositionHeaderText {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; color: #666666;}
.openedlink {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; color: #FF9900; text-decoration: none; font-weight: bold}

/* Table styles */
TABLE.BOX {border: 5px solid #FFFFFF; height: 100%;}
TABLE TD {font-family: verdana, arial, geneva, sans-serif; font-size: 11px; line-height: 130%;}
TABLE.FullHeight {height: 100%;}

/* special tables or table data - for startpage */
Table.BoxNews {background-color: #c2ccd5;}
Table.BoxNews th {font-size: 13px; color: #000;}
Table.BoxNews td {font-size: 11px; color: #000; vertical-align: middle; line-height: 130%;}
Table.BoxNews a {font-size: 11px; color: #990000;}

Table.BoxFeatured {background-color: #e6eaed;}
Table.BoxFeatured th {font-size: 13px; color: #FFF;}
Table.BoxFeatured td {font-size: 11px; color: #333; vertical-align: middle; line-height: 130%;}
Table.BoxFeatured a {font-size: 11px; color: #003366;}

Table.BoxList {background-color: #FFF;}
Table.BoxList th {font-size: 13px; color: #FFF; background-color: #FF9999;}
Table.BoxList td {font-size: 10px; color: #333; vertical-align:middle; line-height: 130%;}
Table.BoxList a {font-size: 10px; color: #003366;}

/* special table data - for autogenerated forms */
Table.BoxGoldWhite {border: 1px solid #CCCCCC; padding: 4px; background-color: #FFF; color: #333;}
Table.BoxGoldWhite th {font-size: 13px; color: #FFF; background-color: #FF9900;}
Table.BoxGoldWhite td {font-size: 11px; vertical-align: top; line-height: 130%;}
Table.BoxGoldWhite a {font-size: 11px; color: #006699;}


/* Form styles */
.frmButton {cursor: hand; background-image: url('/assets/layout/bg_forms.gif');}
.frmField {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; background-image: url('/assets/layout/bg_forms.gif');}
.frmTextArea {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; background-color: #EFEFEF; OverFlow: auto;}

/* Print style */
.title2 {font-family: arial, helvetica, sans-serif; font-size:18px; color:#000000; font-weight:bold; line-height:18px;margin-bottom: 10px;}

/* ----------  ALBUM STYLE - 1. containers ---------- */
#photoContainer {
        float: left;
		padding-top: 10px;
		width: 520px;
		margin-right: 10px;
		}

#thumbnails {
		width: 100%;
		padding-top: 10px;
		}

/* ---------- ALBUM STYLE - 2. images ---------- */
#photoContainer img {
		border: 10px solid #660000;
		margin-bottom: 20px;
		}
		
#thumbnails img {
		margin: 0 -3px; ma\rgin: 0;
		padding: 2px;
		border: 0;
		}