﻿

html,body {
	font-family: verdana,sans-serif;
	text-align:center;
	font-size: 11px;
	color: #785A3C;
	background-color: #eee;
	background-image: url(../../Images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto 0 auto;
	padding: 0;

}
html ,body {
	height: 100%;
}
#ctl00_contents 
{
   
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	background-color: #FFF;
	color: #000;
}

#inner
{
    width:800px;
	
	}
* html>body #inner{height:auto;}

#topImage {
	margin:0;
	}
#menu{
    height:22px;
    width:100%;
    background:#eee;
    background-image: url(../../Images/menuGradient.jpg);
    padding:0px;
    }
#menu a.topMenu
{
    vertical-align:5px;
    font:bold 12px verdana;
    color:gray;
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    
    }
#sectionText
{
	font-family:verdana;
	font-size:11px;
	color:Black;
	width:100%;

	text-align:left;
	height:600px;
}
#sectionText .main
{
	width:760px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#sectionText .rubrik
{
	width:785px;
	padding-left:5px;
	text-align:center;
}
#sectionText h1
{
    font:bold 14px verdana;
	color:Black;
	text-decoration:underline;
	/*text-align:left;*/
}

#sectionText a{
	color: black;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
#sectionText legend {	 
	color:#666666;
}
.header{
	font:bold 14px arial;
	float:left;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
	padding-right:20px;
	
}
#sectionText a{
	color: black;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
#sectionText legend {	 
	color:#666666;
}
.cap {
    float: left;
    width: 42px;
    font-size: 62px;
    line-height: 51px;
    font-weight: normal;
    color:#444444;
    font-family: georgia, times;
}
/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


.anylinkcss{
    position:absolute;
    visibility: hidden;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #eee;
    width: 205px;
}

.anylinkcss a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color:Gray;
}

.anylinkcss a:hover{ /*hover background color*/
    background-color:#ddd;
    color: white;
}
fieldset.mail
{
    width:500px;
    padding:30px;
    }

#guestbookContainer
{
    margin-top:20px;
    margin-bottom:20px;
    clear:left;
    display:block;
    text-align:right;
    width:500px;
}
.guestbookEntry
{ 
    margin:auto;
    padding:0px;
    width:500px;
    font:11px verdana;
    border:1px solid black;   
}
.guestbookEntry h1
{   
    float:left;
    margin-top:0px;
    height:20px;
    background:#eee;    
}
.guestbookEntry h1, h2
{   
    float:right;
    margin-top:0px;
    height:20px;
    background:#eee;    
}

#guestbookEntries
{
    margin:auto;
	border:1px solid #eee;
	font: 11px verdana;
}
#guestbookEntries b{
	color:#5D6499;
	}
/* lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../Images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../Images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#foto
{
    background-color:White;
	margin-left:180px !important;
	margin-left:90px;
	float:left;
	font-family:verdana;
	font-size:11px;
	color:Black;
	width:400px;
	border:1px solid gray;
	padding:5px;
	text-align:left;
}
div#frame{
  float:left;
  background: url(../../Images/frame_gray.jpg) no-repeat;
  padding-left:20px;
  padding-right:25px;
  padding-top:25px;
  padding-bottom:24px;
}
div#frame img{
  width: 150px;
  height: 100px;
}
div#frame h5{
	position:relative;
	width:150px;
	top:0px;
	font: bold 11px Arial;
}
.foto_album_container{
    width:740px; 
    margin-left:20px; 
}
.foto_album
{
    float:left;
    border: 1px solid #fff;
    margin: 0 15px 15px 0;   
}
.foto_album img{
    border:0px solid white;    
}
