@charset "utf-8";
/* CSS Document for top slider 
*/

ul#slide_control li,
ul#slide_nav li{
    list-style:none;
}


/*
#slide_nav{
    left: 110px !important;
    top: 273px !important;
    width: 500px;
}

*/



ul#portfolio {margin: 0px; padding: 0px; display: none;}
ul#portfolio li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 245px;
}


ul#portfolio li img{
	padding: 0px;
	width: 500px;
	height: 245px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


#slide_nav li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}

#slide_nav li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {

}
#slide_nav li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}

ul#slide_nav {
padding: 5px;
margin: -33px 0px 0px 10px;
display: none;
}

ul#slide_nav li {
background: url(tabs/tableft-2.jpg) repeat-x;
display: block;
float: left;
list-style: none;
width: 22px;
color: white;
text-decoration: none;
font-size: 10px;
font-family: Verdana;
margin-right: 3px;
}

ul#slide_nav li span {
	background: url(tabs/tabright-2.jpg) no-repeat top right;
	height: 17px;
	padding: 4px 1px 2px 8px;
	display: block;
}




ul#slide_nav li#button_selected span {
	background: url(tabs/tabbright.jpg) no-repeat top right;
	height: 17px;
	padding: 4px 1px 2px 8px;
	display: block;
}
	

ul#slide_nav li#button_selected {

background: url(tabs/tabbleft.jpg) repeat-x;
display: block;
float: left;
list-style: none;
width: 22px;
color: white;
text-decoration: none;
font-size: 10px;
font-family: Verdana;
}


/* for slider text */

ul#portfolio-desc {
 	color: #000;
    text-align: left;
    padding: 3px;
    border: 0px solid;
    list-style: none;
    height: 205px;
    display: none;
}

#portfolio-desc a {color: black; text-decoration: none;}
#portfolio-desc a:hover {color: #444;}

ul#portfolio-desc li {height: 200px; width: 400px;}


ul#portfolio-desc p {
	color: #5f5e5e; 
    font-size: 14px;
    font-family: arial;
    line-height: 17px;
}

ul#portfolio-desc span{
	font-size: 23px; 
	line-height: 27px;
	font-family: georgia;
	font-weight: normal;
	-webkit-text-stroke:1px transparent;	
}

.text {
	margin-left: 0px;
	width: 400px;
	background-color: white;
	float: left;
	height: 245px;
	background: #fff url(grfx/forhelasverige.jpg) bottom right no-repeat;
}


/*-- end next & prev buttons --*/

.boximage {
	position: relative;
	font-size: 0px;
}

.boximage div {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	display: block;
	width: 500px;
	height: 100%;
	background: url("grfx/block4.png") bottom right no-repeat;
}

.cler {clear: both;}

#bildspel {width: 500px; height: 245px; float: left;}
.bakokadpokas { background-color: white; margin-bottom: 0px; position: relative; z-index: 0;}