/*********************************************
*	REGLER FÖR SPECIFIKA ELEMENT
**********************************************/

#boxcontentwidth {
	width: 591px;
}

#preload {
	font-size: 12px;
}

img {
	border: 0;
}

/*********************************************
*	KLASSDEFINITIONER
**********************************************/

.staeda {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.imgborder {
	border: 1px solid #000000;
	border-width: 1px;
}

.picgallery_shade {
	position: relative;
	height: 143px;
	margin: 0 0;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 0px;
    list-style-type: none;
	background: transparent;
}

.photo_overlay {
	position: absolute;
	top: 0;
	left: 12px;
	width: 175px;
	height: 131px;
	overflow: hidden;
	background: url(../gfx/photo_overlay.png) top center no-repeat;
}

.lightblue {
	background-color: #fcf1bf;
}

.rightpadding {
	padding: 0 15px; 
}

.topshade {
	float: left;
	width: 650px;
	height: 4px;
	font-size: 1px; /* IE MEKK */
}


.shade {
	float: left;
	width: 650px;
	margin: 0 0;
	padding-top: 1px;
	padding-left: 12px;
	padding-bottom: 0px;
    list-style-type: none;
	text-align: left;
}

.flik {
	text-align: left;
}

.flik ul {
	width: 100%;
	margin: 0 0;
	padding: 0 0; 
	top: 14px;
	display: block;
	height: 35px;
}

.flik li {
	display: inline; 
	list-style-type: none;
	float: left;
	text-align: center;
}

.flik_style {
	border: none; 
	background: url(../gfx/flikbox/flik_link.gif) no-repeat; 
	width: 121px; 
	height: 24px; 
	display: block; 
	padding-top: 11px; 
	line-height: 14px;
}

.flik_height_mod {
	display: block;
	height: 0px; 
	line-height: 10px;
}

.hyperlink_white :link, :visited {
	color: white;
}

.hyperlink_white :visited {
	color: white;
}

.hyperlink_white :hover {
	color: #cccccc;
}

.pageNumber a:link, .pageNumber a:visited {
 	border-bottom: none;
	font-family: verdana; 
	text-decoration: none;
	color: #707070;
	background:;
	border: 1px solid #ebebeb; 
	padding: 1px 3px 1px 3px;
}

.pageNumber a:hover {
	color: #f2ae30;
	background-color: #ffefcf;
	border: 1px solid #f2ae30; 
}

#currentPageNumber a:link, #currentPageNumber a:visited {
	color: #f2ae30;
	background-color: #ffefcf;
	border: 1px solid #f2ae30; 
}
