body{
font-family: Tahoma, verdana, sans-serif;
color: black;
}

img{
border-style: none;
}

a{
color: #f6dd8f;
text-decoration: none;
border: none;
}

a:hover{
text-decoration: underline;
}

.box{
font-size: 14px;
color: white;
background-color: transparent;
text-decoration: none;
font-family: Tahoma, verdana, sans-serif;
margin: 0px 0px 4px 7px;
}

.bold{
font-weight: bold;
}


/************************************************ IMG */

#img{
position: absolute;
top: 10px;
width: 962px;
left: 10px;
}

/************************************************ MENY */

#ul{
padding: none;
margin: none;
position: absolute;
top: 268px;
width: 962px;
left: 10px;
font-family: Tahoma, Verdana, sans-serif;
background-color: black;
}

* {
margin: 0;
padding: 0;
}

#ul li{
list-style-type: none;
float: left;
padding: 10px 40px 10px 55px;
}

/************************************************ SUBMENY */

#submenu{
margin: 0;
padding: 0;
position: absolute;
top: 315px;
width: 232px;
left: 10px;
}

#submenu ul{
list-style-type: none;
list-style: none;
padding: 0px;
font-family: Tahoma, Verdana, sans-serif;
color: black;
font-size: 13px;
}

* {
margin: 0;
padding: 0;
}


#submenu ul li{
list-style-type: none;
margin: 0;
padding: 0;
display: block;
margin-bottom: 1px;
border: none;
background-color: black;
padding: 4px 0px 5px 10px;
}




/******************************************** ABOUT */

#about{
position: absolute;
top: 330px;
left: 258px;
width: 280px;
color: black;
font-size: 80%;
text-decoration: none;
font-family: tahoma, verdana, sans-serif;
padding: 25px 0px 0px 40px;
}

#about a{
color: black;
font-weight: bold;
}

/******************************************** ABOUTTWO */

#abouttwo{
position: absolute;
top: 312px;
left: 590px;
width: 280px;
color: black;
font-size: 90%;
text-decoration: none;
font-family: Garamond, Georgia, Times, serif;
padding: 25px 0px 0px 40px;
}

#about a{
color: black;
font-weight: bold;
}

/****************************************** ABOUTPIC */

#aboutpic{
position: absolute;
top: 312px;
width: 357px;
left: 623px;
width: 357px;
}

/********************************************** BOX ONE*/

#boxone{
position: absolute;
top: 315px;
left: 250px;
background-color: black;
width: 357px;
}

/**************************************** BOX TWO*/

#boxtwo{
position: absolute;
top: 315px;
width: 357px;
left: 615px;
background-color: black;
width: 357px;
}

/********************************************** BOX THREE*/

#boxthree{
position: absolute;
top: 608px;
left: 250px;
background-color: black;
width: 357px;
}


/********************************************** BOX FOUR*/

#boxfour{
position: absolute;
top: 608px;
left: 615px;
background-color: black;
width: 357px;
}

/********************************************** BOX FIVE*/

#boxfive{
position: absolute;
top: 901px;
left: 250px;
background-color: black;
width: 357px;
}

/********************************************** BOX SIX*/

#boxsix{
position: absolute;
top: 901px;
left: 615px;
background-color: black;
width: 357px;
}

/*********************************************** BOX SEVEN*/


#boxseven{
position: absolute;
top: 1195px;
left: 250px;
background-color: black;
width: 357px;
}

/*********************************************** BOX EIGHT*/


#boxeight{
position: absolute;
top: 1195px;
left: 615px;
background-color: black;
width: 357px;
}


/*********************************************** BOX NINE*/


#boxnine{
position: absolute;
top: 1489px;
left: 250px;
background-color: black;
width: 357px;
}

/*********************************************** FILMBOX*/





#filmbox{
position: absolute;
top: 315px;
left: 250px;
width: 425px;
color: black;
font-size: 12px;
font-family: tahoma, verdana, sans-serif;
}

#filmbox a{
color: black;
font-weight: bold;
}


#filmbox a: hover{
text-decoration: underline;
}





/*********************************************** FILMRIGHT*/

#filmright{
position: absolute;
top: 315px;
left: 684px;
}

/*********************************************** BLOGBOX*/

#blogbox{
position: absolute;
top: 312px;
left: 255px;
width: 660px;
color: black;
font-size: 12px;
font-family: tahoma, verdana, sans-serif;
}

#blogbox a{
color: black;
text-decoration: underline;
}

/*********************************************** INSPIRATION*/

#inspiration{
position: absolute;
top: 315px;
left: 250px;
background-color: black;
width: 722px;
}



















/********************************************************* LIGHTBOX*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }








