/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
	color:#000000;
	font-size:0.9em;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

#holder a
{
	color:#0000ff;
}


/* Rich text editor styling end */

/**********************************************************
	Sidlayout
***********************************************************/

html, body
{
	margin:0px;
	padding:0px;	
}

body
{
	background-image:url('/images/BG.jpg');
	background-attachment:fixed;
	background-repeat:repeat-x;
	color:#ffffff;
	background-color:#666666;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1em;
}

#pageContainer
{
	margin:0px 0px 0px 20px;
	width: 750px;
	border: 1px solid #000000;
	background-color:#cccccc;
	color:#ffffff;
}

#spacer
{
	padding-top:4px;
	padding-bottom:4px;
}

#topTopimage
{
	background-image:url('../images/top.jpg');
	width:750px;
	height:	50px;
}

#topLogoimage
{
	background-image:url('../images/Logofoto1.jpg');
	width:750px;
	height:	160px;
}

#contentContainer
{
	background-image:url('../images/bgmain1.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	width:750px;
	min-height:550px;
	padding-bottom:10px;
}

#newsBox
{
	float: right;
	width: 180px;
	background-repeat:repeat-x;
	margin-right:10px;
	margin-left:5px;
	min-height:530px;
}

div[id] #newsBox
{	
	background-image:url('../images/bg_meny.png');
}

#contentFirstpage
{
	float:right;
	max-width: 520px;
	width:520px;
	background-repeat:repeat;
	margin-right:5px;
	margin-left:5px;
	min-height:550px;
}

div[id] #contentFirstpage
{
	background-image:url('../images/tonad.png');
}

#contentNews
{
	max-width: 730px;
	width:730px;
	background-repeat:repeat;
	margin-left:10px;
	margin-right:10px;
	min-height:550px;
}

div[id] #contentNews
{
	background-image:url('../images/tonad.png');
}

#contentPage
{
	max-width: 730px;
	width:730px;
	background-repeat:repeat;
	margin-left:10px;
	margin-right:10px;
	min-height:550px;
}

div[id] #contentPage
{
	background-image:url('../images/tonad.png');
}


#submenuContainer
{
	float: left;
	width: 200px;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:5px;
	min-height:550px;
}

div[id] #submenuContainer
{	
	background-image:url('../images/bg_meny.png');
}

#menuContainer
{
	background-image:url('../images/top.jpg');
	font-size:0.7em;
	height:30px;
}

#content
{
	float:left;
	max-width: 520px;
	width:520px;
	background-repeat:repeat;
	margin-left:5px;
	margin-right:5px;
	min-height:550px;
}

div[id] #content
{
	background-image:url('../images/tonad.png');
}

#footerContainer
{
	background-image:url('../images/bottom.jpg');
	height:25px;
	width:750px;
	text-align:right;
	font-size:0.7em;
}

.footerText
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

.footerText a
{
	color:#cccccc;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/**********************************************************
	Breadcrumb
***********************************************************/
#umbBreadcrum
{
	list-style:none;
	padding: 0;
	margin: 0;
	color: #aaa;
	font-size: smaller;
}

#umbBreadcrum li
{
	float:left;
	margin: 0 3px 3px 0;  
	padding: 0;
}

/**********************************************************
	Huvudmeny
***********************************************************/
#menuContainer ul
{
	list-style:none;
	margin: 0;    
	padding: 0;	
	height:30px;
}

#menuContainer li
{
	float:left;
	padding-left:8px;
	padding-right:8px;
	border-right:#927122 solid 1px;
	height:30px;
}

#menuContainer a
{
	padding: 8px 0;
	text-align: center;
	text-decoration:none;
	color:#ffffff;
	display: block;
}

#menuContainer a:hover
{
	color:#ddd9cc;
	text-decoration:underline;
}

#menuContainer .selected
{
	font-weight: bold;
	background-image:url('/images/menubg_thumb.jpg');
	background-repeat:repeat;
}

#menuContainer .selected a
{
	color:#333333;
}

/**********************************************************
	Submenues
***********************************************************/
#secondLevelNavigation, #thirdLevelNavigation, #forthLevelNavigation
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#secondLevelNavigation .selected
{
	color:#cccccc;
}

#secondLevelNavigation a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#secondLevelNavigation a:hover
{
	text-decoration:underline;
	color:#cccccc;
}

#secondLevelNavigation a:visited
{

}

#secondLevelNavigation a:active
{

}

/**********************************************************
	secondLevelNavigation
***********************************************************/
#secondLevelNavigation
{
	font-size:0.7em;
	padding:10px;
}

#secondLevelNavigation li
{
	padding-top:5px;
	padding-bottom:5px;
}

/**********************************************************
	thirdLevelNavigation
***********************************************************/
#thirdLevelNavigation
{
	padding-left:20px;
	margin-top:-10px;
}

#thirdLevelNavigation li, #forthLevelNavigation li
{
	padding-top:2px;
	padding-bottom:2px;
}


/**********************************************************
	forthLevelNavigation
***********************************************************/
#forthLevelNavigation
{
	padding-left:20px;
	margin-top:-5px;
}

/**********************************************************
	Textformatering
***********************************************************/

#newsBox
{
	padding:10px;
}

#newsBox h3
{
	margin:0px;
	padding-bottom:5px;
	font-size:0.8em;
}

#newsBox h3 a
{
	color:#333333;
}

#newsBox h3 a:hover
{
	color:#ffffff;
}


#newsBox h2
{
	font-size:0.8em;
	font-weight:bold;
	padding:2px 0px 3px 0px;
	margin:0px;
}

#newsBox .newsDate
{
	font-size:0.6em;
	padding-top:5px;
	margin:0px;
	color:#cccccc;
}

#newsBox .newsResume
{
	font-size:0.7em;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h2 a
{
	color:#cccccc;
	margin:0px;
	padding:0px;
}

h2 a:hover
{
	color:#333333;
}

#contentNews h2
{
	font-size:1.2em;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	margin:0px;
}

#contentNews .newsDate
{
	font-size:0.8em;
	padding-top:5px;
	margin:0px;
	color:#cccccc;
}

#contentNews .newsResume
{
	font-size:1em;
	padding:0px 0px 5px 0px;
	margin:0px;
}

#topLogoimage a
{
	display:block;
	width:750px;
	height:	160px;
}

.menuText
{
	font-weight:bold;
	font-size:0.7em;
	padding:7px;
}

.normalText
{
	font-size: 0.7em;
	padding:7px;
}

table
{
	font-size: 1em;
	padding:7px;
}

.normalText img
{
	padding:5px;
}

.normalText li
{
	padding:3px 0px 3px 0px;
}

.normalText a
{
	color:#cccccc;
}

.normalText a:hover
{
	color:#333333;
	text-decoration:underline;	

}

hr
{
	clear:both;
	height:1px;
	color:#ffffff;
	background-color:#ffffff;
	margin-top:20px;
	margin-bottom:20px;
	border:0;
}

.imageleft
{
	float:left;
	margin-right:10px;
}

/**********************************************************
	 Lightbox Mediagallery 
***********************************************************/
.photofolderClass
{
	text-align:center;
	width: 150px;
	height:150px;
	float: left;
	border: 1px solid #999;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	color:#666666;
}

.photofolderClass a
{
	color:#666666;
}

.mediagallery
{
	list-style:none;
}

.mediagallery li
{
	float:left;
	padding:1px;
}

.mediagallery li a
{
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	background:#666666;
	text-align:center;
}

.mediagallery li a img
{
	border:0;
}

img
{
	border:0;
}

/**********************************************************
	imagezoom
***********************************************************/
#lightbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color:#666666;
}

#lightboxCaption
{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightbox img
{
	border: none;
} 

#overlay img
{
	border: none;
}

#overlay
{
	background-image: url("/images/overlay.png");
}


/* EDITOR PROPERTIES */
h1 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

p {

}

