/* CSS Document */



/* Allmänt */

	body{margin-top:0px; margin-left:2px;}
	p.rubrik2{margin-top:2px; margin-bottom: 4px; font-weight:bold;}


/* menytabellerna */
	table.sideMenuTable{margin-bottom:20px;}
	td.menuLeftUpperCorner{background-image: url(images/redframe/leftUpperCorner.gif); width:21px; height:33px;}
	td.menuUpperSide{background-image: url(images/redframe/upperSide.gif); width:auto; height:33px; text-align:center; font-family: verdana; color: white; font-size: 8.5pt;}
	td.menuRightUpperCorner{background-image: url(images/redframe/rightUpperCorner.gif); width:21px; height:33px;}
	
	td.menuLeftSide{background-image: url(images/redframe/leftSide.gif); width:7px;}
	td.menuContent{font-family: verdana; color: white; font-size: 8.5pt; width:auto; background-color: #cc0000; text-align:center;}
	td.menuRightSide{background-image: url(images/redframe/rightSide.gif); width:7px;}
	
	td.menuLeftLowerCorner{background-image: url(images/redframe/leftLowerCorner.gif); width:15px; height:14px;}
	td.menuLowerSide{background-image: url(images/redframe/lowerSide.gif); width:auto; height:14px;}
	td.menuRightLowerCorner{background-image: url(images/redframe/rightLowerCorner.gif); width:11px; height:14px;}

/* middleSpacer i menytabellerna*/
	
	#divLeftMenu img.middleSpacer{width:130px; height:1px;}
	#divRightMenu img.middleSpacer{width:220px; height:1px;}
	#divToplogga img.middleSpacer{width:935px; height:1px;}

/* divToplogga */
	
	#divToplogga {clear:both; margin:0px; margin-bottom: 20px; padding-top:0px;}
	#divToplogga img{margin-top:4px; border:none;}
	#divToplogga p{padding-top:0px; margin-top: -2px; margin-bottom:0px; font-size:8.5pt;}
	#divToplogga td.menuContent{text-align:left;padding-left:10px;}
	
	
	#divContent {margin:auto; width:980px;}
	#divLeftMenu {float:left; clear:both;}
	



/* knapparna */
	
	#indexPage ul {
		list-style:none; 
		border:none; 
		margin-top:2px;	margin-right:2px; margin-bottom: 2px; margin-left:0px; 
		padding:0px;
		text-align:center;
		}
	
	#indexPage li {
		margin:2px;
		padding: 0px 4px;
		}
	#indexPage li.newGroup {
		margin-top:10px;
		
		}
	
	#indexPage li a {
		border: 1px solid #cc0000;
		background-color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		text-align: left;
		color: white;
		letter-spacing: 1px;
		display:block; 
		padding:2px;
		width:100%; 
		text-decoration:none
		}
	  
	 html>body #indexPage li a, html>body #indexPage li.top {
		width:auto
		}
	  
	 #indexPage li a:hover {
	 
		border-top: 1px solid rgb(255,80,80);
		border-bottom:1px solid rgb(100,0,0);
		border-right:1px solid rgb(100,0,0); 
		border-left:1px solid rgb(255,80,80);		
		}



/* mitten */
	
	#mitten {float:left; padding-left:20px; padding-top:0px; width:500px;}
	#mitten td{padding: 0px 10px;}
	#mitten img{border: 2px solid black;}
	#mitten p{margin:0px auto 6px auto;}

/* kalender */

	#divRightMenu{float: right; clear:right;}
	#kalender table{
		font-family: Verdana, Arial;
		font-size: 8.5pt; 
		border-collapse: collapse;
		background-color: #cc0000;
		}
	#kalender td{padding: 2px; color:white;}



/* gallery */
	#galleryContainer{display:block;clear:both;}
	#galleryLeft{width:750px;float:left; clear:left; padding-left:10px;}
	#galleryImage{}
		#galleryImage img{border:none;}
		#galleryImage table{font-size:9pt;}
		#galleryImage td.galleryPrevCell{width:20%; text-align:left;}
		#galleryImage td.galleryHomeCell{width:60%; text-align:center;}
		#galleryImage td.galleryNextCell{width:20%; text-align:right;}
		#galleryImage td.galleryImageCell{text-align:center;}
		#galleryImage td.galleryInfoCell{text-align:right;}
	#galleryGallery{text-align:left;}
	
		/*#galleryGallery img{padding:1px; border:2px solid #b6b6b6;}*/
		#galleryGallery img{border:none;}
		#galleryGallery img a{text-decoration:none;}
	div.galleryThumbnail{float:left; margin-right:20px; padding-bottom:20px; text-align:center;}
	#galleryStart{padding-left:30px;}
	#galleryRight{float:left; clear:right;margin-left:20px;}
		#galleryRight ul{list-style:none; padding-left:0px; margin-left:0px;}
		#galleryRight li{padding:5px 0px; margin-left:0px; display:block}
		#galleryRight li.activeLink{font-weight:bold;}
