@charset "utf-8";

/* CSS Document */
/* HÄR LIGGER ALLA GRUNDELEMENT SOM FINNS PÅ ALLA SIDOR*/

html, body

{
	margin: 0;
	height: 100%;
	padding: 0;
	width: 100%;
	
}



body {
	font-family: Gill Sans, Myriad, Arial, Helvetica, Verdana, sans-serif, regular;
	font-style: normal;
	font-size: 0.8em;
	text-decoration:none;
	background-color:#7B7B7B;
	background-repeat:repeat;
	color:#333333;
	letter-spacing:0.1em;
	background:#404040 url(bilder/background_index.png) no-repeat scroll center top;
}

body a{
	color:#333333;
	text-decoration:none;
	}


	
#content {
	width: 840px;
	height: 598px;
	/*margin-auto gör att content hamnar i mitten av sidan*/
	padding-top:20px;
	margin-left: auto;
	margin-right: auto;
	

	/*drop shadow*/

}

	/*margin-auto gör att content hamnar i mitten av sidan*/
#indexcontent{ 
	text-decoration: none;
	width: 840px;
	height: 598px;
	margin-left: auto;
	margin-right: auto;
	} 

#bigcontent {
	margin-left: auto;
	margin-right: auto;
	height:618px;
	width:840px;
	margin-top:15px;
	padding-right:20px;
	padding-left:20px;
	background-color:#EDEDED
	/*width:1231px;
	height:765px;
	background-image:url(bilder/background_total.png);*/
	
	
	}




#header { 
	height: 50px;
	width: 840px;

}




		#RMbox {
			height:40px;
			width:250px;
			padding-bottom:10px;
			padding-right:10px;
			
			float:left;
			
		}
				.thumbpilnext{
				height:10px;
				width:8px;
				padding-left:5px;
				padding-top:15px;
				padding-bottom:15px;
				float:right;
				
				}
				
				.thumbpilback{
				height:10px;
				width:8px;
				padding-right:5px;
				padding-bottom:15px;
				padding-top:15px;
				float:left;
				
				}		
		.thumbbox{
			height: 40px; 
			padding-bottom:10px;
			float: right;
		}
		
			
				.rowthumbs{text-decoration:none;
					height:40px;float:left;}  
			
 				.rowthumbs a img {opacity:0.50;}  
				.rowthumbs a:hover img {opacity:1;} 
				

.grayvertical {
	height:2px;
	width:840px;
	background-color:#acacac;
	}
		
#sidebox {
	width: 153px; /*T:150px// 840-30-30= */
	height: 510px;  /*T:520 // 600-80= 520*/
	padding-top:10px;
	padding-right: 10px;
	float: left;
	overflow:hidden;
}

.gallerylink {
	text-decoration:none;
	color: #333333;
	float:left;
	text-transform:uppercase;
	
	}
.gallerylink a {
	
	}
.gallerylink a:hover,
.gallerylink a.active{ 
		text-decoration:none;
		color: #828282;
	}
	
	
.gallerylinktwo {
	font-size: 0.9em;
	text-decoration:none;
	color: #333333;
	float:left;
	text-transform:uppercase;
	
	}
.gallerylinktwo a {
	
	}
.gallerylinktwo a:hover,
.gallerylinktwo a.active{ 
		text-decoration:none;
		color: #828282;
	}
	
.gallerytext {
	font-size:0.8em;
	width:120px;
	color: #828282;  
	}

.grayhorizontal {
	height:525px;
	width:2px;
	background-color:#acacac;
	float:left;
	}
	
#main {

	width: 665px; 
	height: 515px; 
	float:right;
	padding-top: 10px;
	padding-left:10px;
}


	#main a  {
		text-decoration:none;
		}
	
	
	
	#main a:hover {
		text-decoration:none;
		color: #828282;
		}
	
		
.back { 
		height: 464px;
		width: 15px;
		padding-right:5px;
		float:left;
		}
		
		.next { 
		
		height: 464px;
		width: 15px;
		padding-left:5px;
		float: right;
		}

	#photobox{
		height:464px;
		width: 665px; 
		float: left;

	}

	#photoboxtwo{
		height:464px;
		width: 665px; 
		float: left;
		text-align:center;
	}

	.bild {
	width: 625px;
	height:464px;
	float:left;
	text-align:center;
		}
		
		
	#imginfo {
		height: 44px; 
		width:665px; 
		padding-top: 5px;
		float:inherit;
		text-align:center;
		overflow:hidden;
		
	}
	
		.bildnamn {
	
			color:#333333;
			text-transform:uppercase;
		}

		
	.adminlink {
		
		padding-top:22px;
		height:15px;
		width:153px;
		
		float:left;
		
		}	
		.adminlink a {
			text-align:left;
			font-size:0.8em;
			color:#BCBCBC;
			text-decoration:none;
			}
			
			.adminlink a:hover {
				text-decoration:none;
				color: #828282;
				}
			
	.litetinfo {
	padding-top:22px;
	float:right;
	height:15px;
	width:687px;
	text-align:right;
	font-size:0.8em;
		color:#BCBCBC;
	}
	
	
		
#indexruta{
	width: 408px;
	height: 300px;
	/*margin-auto gör att content hamnar i mitten av sidan*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	background-repeat: no-repeat;
	/*drop shadow*/

}


.language {

	width: 170px; 
	height:70px;
	padding-top:20px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	
}

	.language a { 
		
		color: #333333;
		text-decoration:none;
	
	}
	
	.language a:hover { 
		text-decoration:none;
		color: #828282;
	
		}

	.gallerytitle {
		width: 665px;
		height:20px;
		float:left;
		text-transform:uppercase;
		}
		
	.redigerapic {
		width:665px;
		height:230px;
		}
		
	.redigeraformbox {
		width:665px;
		height:150px;
		
		}
	.redigerasv {
		width:333px;
		height:150px;
		float:left;
	
		}
	.redigeraeng {
		width:332px;
		height:150px;
		float:right;
	
		}
	
	.thumbarea {
		width:655px;
		height:340px;
		padding-right:10px;
		overflow:auto;
		float:left;
		}

	.thumbs{
		height: 60px;
		width: 60px;
		padding-right:20px;
		padding-bottom:30px;
		float: left;
	}

	.laddaupp
	{ 
	width:665px;
	height:53px;
	padding-top:10px;
	float:left;
		
		}
		
		
.buttons {
	width:665px;
	height:30px;
	float:left;
		padding-top:10px;
}

.buttonsleft {
	
	height:20px;
	width:207px;
	float:left;
	}
	
	.buttonsright {
	
	height:20px;
	width:220px;
	float:left;
	}
	
.fyllnad {
	width:665px;
	height:10px;
	float:left;
	}	
.grayminabilder {
	width:665px;
	height:2px;
	background-color:#acacac;
	float:left;
	}



.option {
	color:#333333;
}

	
.usernamn {
	height:20px;
	width:260px;
	text-align:right;
	

	}
	
.password {
	padding-top:15px;
	padding-bottom:15px;
	height:20px;
	width:260px;
	text-align:right;

	/*padding-right:465px;*/
	}
	
.inloggknapp {
	height:20px;
	width:260px;
	text-align:right;
	}
	
#pagang {
width: 645px; /* T:690 // 840- 150= 690*/
	height: 515px;
	padding-right:20px;
overflow:auto;
}

.kontakttext {
	height:509px;
	width:250px;
	float:left;
	padding-right:10px;
	text-align: justify;
	}
	
.kontaktbild {
	height:509px;
	width:396px;
	float:right;
	}
	
.gallerynamn {
	text-transform:uppercase;
	width:200px;
	float:left;
	padding-right:10px;
	}
.gallerytextadmin {
	text-transform: none;
	width:200px;
	padding-right:10px;
	clear: right;
	}
.gallerybox {
	height:490px;
	width:665px;
	overflow:auto;}	
.change {
	width:446px;
	float:right;
	}
.nyttinlaggbox {
	height:160px;
	width:665px;
	}
.nyttinlagg {
	height:160px;
	width:585px;
	float:left;
	}
	
.nyttinlagglink {
	height:160px;
	width:80px;
	float:right;
	
	}
.knappinlagg {
	padding-top:20px;
	height:20px;
	width:530px;
	text-align:right;
	}
.formatera {
	width:665px;
	height:80px;
	}
.inlagg{
	width:665px;
	padding-top:10px;
	height:200px;
	overflow:auto;
	}