/* @override http://www.popsenteret.no/wp-content/themes/popsenterets/css/schous.css */

/* @override http://www.popsenteret.no/wp-content/themes/popsenterets/css/schous.css */

html{
		background: #362e2b url(../img/bg_schous.jpg) no-repeat top center;
}

body {

	width: 1010px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	background: #393939 url(../img/bg_schous.jpg) no-repeat top center;


	position: relative; /* to make IE happy */

	}

.logo{
width:235px;
height:91px;
margin-bottom:15px;

}




#header{
height: 530px;
position:relative;
}

#header p{
font-size:13px;
width:450px;
float:left;
left:192px;
position:absolute;
top: 30px;
font-family:Georgia, "Times New Roman", Times, serif;
border-right:1px dashed white;
padding-right:57px;
line-height: 18px;
color: white;
	padding-top: 30px;
	padding-bottom: 19px;
}


#wrap{
background-color:none;
background:none;
width: 964px;
float:left;
background-image: url(../img/schous_box.jpg);

}

.left{
float:left;
margin-right: 8px;
}

#schous_footer div.schous_info p em a {
color: white;	
}

.right{
float:right;
margin:0;
padding:0;
}

.holder{
width:235px;
background-color: white;
}



#pop{
background-image:url(../img/pop_logo.png);
background-repeat:no-repeat; 
}

#oh{
background-image:url(../img/oving_logo.png);
background-repeat:no-repeat; 
}

#riks{
background-image:url(../img/riks_logo.png);
background-repeat:no-repeat; 
}

#kultur{
background-image:url(../img/schous_logo.png);
background-repeat:no-repeat; 
}

#schous{
background-image:url(../img/schous_logo.png);
background-repeat:no-repeat; 


}

a{
color:black;
}

a:hover{
text-decoration:underline;
}

p{
color:black;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.holder p{
width:180px;
padding-left:17px;

}

.italic{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
color:black;
margin-left:40px;
line-height:18px;
padding:15px 0 0 0;
display: block;

}

a.pop_enter{
width:190px;
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
background: url(../img/pop_enter.png) no-repeat left center;
}



a.pop_enter:hover{
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
text-decoration:none;
	background: url(../img/hover_enter.png) no-repeat left center;
}


a.oh_enter{
width:190px;
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
text-decoration:none;
	background: url(../img/oh_enter.png) no-repeat left center;
}

a.oh_enter:hover{
width:190px;
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
background-image:url(../img/hover_enter.png);
background-repeat:no-repeat;
text-decoration:none;

}


a.riks_enter{
width:190px;
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
text-decoration:none;
	background: url(../img/riks_enter.png) no-repeat left center;
}


a.riks_enter:hover{
width:190px;
height:50px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
background-image:url(../img/hover_enter.png);
background-repeat:no-repeat;
text-decoration:none;

}


a.kultur_enter{
width:190px;
height:60px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
text-decoration:none;
	background: url(../img/schous_enter.png) no-repeat left center;
}

a.kultur_enter:hover{
width:190px;
height:60px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
background-image:url(../img/hover_enter.png);
background-repeat:no-repeat;
text-decoration:none;

}


#schous_footer{
height:200px;
float:left;
width:100%;
margin-top:30px;
border-top:1px white dashed;
}

.schous_info{
float:left;
margin-right: 53px;
	margin-top: 42px;
}

.schous_info p{
font-size:10px;
line-height:15px;
color: white;

}

.holder .info p {
font-size:10px;
line-height:15px;

}

#oslo_logo{
	width: 229px;
height: 88px;
border-top:1px black dashed;
border-bottom:1px black dashed;
float:left;
margin:20px 0 20px 15px;
	background-image: url(../img/oslo_kommune_logo.png);
	background-repeat: no-repeat;
	
}


