/* --------------------------------------------
bozze_gallery picture gallery stylesheet
author:   bo davidsson
updated:  2004-05-06
----------------------------------------------- */


/* Page Structure
----------------------------------------------- */
 body {
	font:x-small Verdana,Sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size: small; }

 #norge, #sverige_ny {background-color: #666666; color: white;}
 
 #wrap {
  position:relative;
  margin:15px 0 0 14px;
  width:98%;
  padding: 5px;
  max-width:1000px;
  border:1px solid #fff;
  }
 
 

 h1, h2 {font-family: Verdana; color: white; font-weight: normal}
 h1 {border-bottom: 1px solid #fff}
 h2 {padding-top: 20px;}

 #sverige h2 {color: black; }

 #sverige td { font-size:70%; text-align:center; } 
 
 
/* Links
----------------------------------------------- */ 
a.footLink {
	/*/*/padding: 0 2px 0;
	line-height: normal;
	text-decoration: none;
	 /* */
}
a:link.footLink, a:visited.footLink {
	color: #fff;
}
 a:hover.footLink {
	color: #F7F1DF;
	background-color: #6F8078;
	border: 1px solid #F7F1DF;
	text-decoration: none;
	}
 
#norge a img, #sverige_ny a img {color: white; }
#norge a img, #norge img, #sverige_ny img, #sverige_ny a img {border-style:solid; 
        border-width: 1px; 
        border-color: white;}

#sverige a:link img {color: black; border-width: 1px;}
#sverige a:link img, #sverige a:visited img {border-color: black; border-width: 1px;}

#sverige .border {border:2px solid lightgray; padding: 5px; font-size: 90%; }

#sverige a:link, #sverige a:visited {text-decoration: none; font-weight: bold; color: royalblue; font-family: tahoma}
#sverige_ny a:link, #sverige_ny a:visited {text-decoration: none; color: white;}
#sverige a:hover {text-decoration: underline; color: red}
#sverige_ny a:hover {text-decoration: underline;}

/* Imagethumbs
----------------------------------------------- */ 
.thumb img {
  display:block;
  }

#imgThumbs, #imgThumbs2, #imgThumbs3, #imgThumbs4 {
  width:100%;
  }
  
#imgThumbs p {
  font-size:85%;
  color:white;
  line-height:135%;
  text-align:center;
  color:#ccc;
  border:1px solid #333;
  background: black;
  margin:0 10px 10px 0;
  padding:5px;
  overflow:hidden;
  float:left;
  width:216px;
  height:167px;
  voice-family: "\"}\""; voice-family:inherit;
  width:214px;
  height:165px;
  }
  
#imgThumbs img, #imgThumbs2 img, #imgThumbs3 img, #imgThumbs4 img {
  display:block;
  margin:0 auto;
  }

#imgThumbs a.thumb {
  display:block;
  }
	
#imgThumbs2 p, #imgThumbs3 p, #imgThumbs4 p {
  font-size:85%;
  color:white;
  line-height:135%;
  text-align:center;
  color:#ccc;
  border:1px solid #333;
  background: black;
  margin:0 10px 10px 0;
  padding:5px;
  overflow:hidden;
  float:left;
  }
	
#imgThumbs2 p {
  width:272px;
  height:202px;
  voice-family: "\"}\""; voice-family:inherit;
  width:270px;
  height:200px;
  }
  
#imgThumbs3 p {
  width:272px;
  height:222px;
  voice-family: "\"}\""; voice-family:inherit;
  width:270px;
  height:220px;
  }
	
#imgThumbs4 p {
  padding:7px;
  width:332px;
  height:282px;
  voice-family: "\"}\""; voice-family:inherit;
  width:340px;
  height:285px;
  border: 1px solid #777;
  }

#imgThumbs4 p.slim {
  width:200px;
  }

#footer {
  border-top:1px solid #666; 
  font-size:85%;
  line-height:150%;
  color:#666; 
  margin:20px 1.5em 10px 20px;
  }

#sverige_ny #footer {color:#fff;}

#sverige td #footer{font-size: 100%;}

#pgLR {
  font-size:100%;
  height:115px;
  margin-top: 0px;
  }

 #footer a {color:#666;}

 #sverige_ny #footer a {color:#fff;}

  .pgToolsL {
  float:left;
  position:relative;
  margin:0;
  color:#666;
  margin-right:5px;
  }

  #sverige_ny .pgToolsL {color:#fff;}

  .pgToolsR {
  position:relative;
  float:right;
  display:inline;
  margin:0;
  }

