/* Artistic Expressions Photography.com English CSS */
/* Do Not Copy */

body { 
	background: #000 url("back-body.jpg") no-repeat top center; 
	font: 13px/14px verdana; 
	color: #fff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

html  {
	padding: 0px;
	margin: 0px;
	}
hr {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font: 15px verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font: 14px verdana; 
	font-weight: bold;	
	text-decoration: underline;
	color: #fff;
	margin: 0px 0px -10px 0px;
	}

h4 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}

h5 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}

h6 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}


a:link { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
a:visited { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
a:hover, a:active {
	font: 12px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	
	}

.big 	{
	font: 15px verdana;
	font-weight: bold; 
	}
.white {
	color: #fff;
	}

.white a:link { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
.white a:visited { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
.white a:hover, a:active {
	font: 12px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	
	}


/* specific divs */


#mastercontainer {
	background: transparent; 
	margin-left: auto;
	margin-right: auto;
  	width: 1070px;
	padding: 80px 0px 0px 0px;
	}
 
#container {
	background: transparent;
	width: 1070px;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	}

#mainwrap {
	background: url("back-main.jpg") no-repeat top center; 
	width: 1070px;	
	}
#main {
	width: 970px;	
	height: 386px;
	margin: 10px 0px 0px 40px;
	clear: left;
	}
	#main p{
	width: 830px;	
	text-align: justify;
	clear: left;
	}

#flashcontent {
	height: 325px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	
	}

#flash{
display: block;
}

#lightbox {

	position: absolute;

	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;

	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;	}

	
#overlay{

	position: absolute;

	top: 0;
	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

#linkbar {
	color: #575757;
	padding: 0px 0px 0px 40px;
	}
#copyright {
	background: transparent;
	color: #fff;
	text-align: center;
	line-height: 1.1em;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1070px;
	float: left;
	}

#credentials {
	background: transparent;
	text-align: center;
	width: 1070px;
	float: left;
		}




