p, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, textarea, input, body {
	margin:				0;
	padding:			0;
}


ul {  
    list-style:			none;
}


a img {
	border:				0;
}


button {
	overflow:			visible;
	width:				auto;
}
.hidden {
	display:			none;
	visibility:			hidden;
}

.clear {
	clear:				both;
}

/* CSST 2 */
.clearfix:after {
    content:			"."; 
    display:			block; 
    height:				0; 
    clear:				both; 
    visibility:			hidden;
}

.clearfix {
	display:			inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:				1%;
}

.clearfix {
	display:			block;
}
/* End hide from IE-mac */

body {
	background:			white;
	font-family:		Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size:			12px;
	background:			url(../_Images/body-bg.png) top repeat-x;
}

a {
	font-size:			12px;
	color:				#666600;
	text-decoration:	none;
}
a:hover {
	color:				#B3B3B3;
}
a img {
	border:				none;
}
h1, h1 a {
	color:				#666600;
	font-size:			16px;
	border-bottom:		1px solid #666600;
	font-family:		Palatino, Georgia, "Times New Roman", Times, serif;
} 
h2, h2 a {
	color:				#666600;
	font-size:			12px;
	font-family:		"Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif";
	margin:				20px 0px 0px 0px;
}

h3, h3 a {
	color:				#666600;
	font-size:			18px;
	font-family:		"Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif";
	margin-bottom:		10px;
	font-weight:		normal;
}
p {
	color:				#666600;
	margin-top:			10px;
	font-size:			12px;
	line-height:		18px;
}
li {
	color:				#666600;
	font-size:			12px;
	padding:			5px 0px;
}
.underline {
	border-bottom:		1px solid white;
	height:				0px;
	line-height:		0px;
	font-size:			0px;
	margin:				10px 0px;
}


a.buyNow:hover {
	color:				#B3B3B3;
}

#PageWrapper {
	background:			url(../_Images/page-wrapper-bg.png) top right no-repeat;
	width:				640px;
	margin:				0px auto;
	position:			relative	
}
#Header {
	width:				640px;
	position:			relative;
	background:			url(../_Images/header-pic.jpg) bottom no-repeat;
	padding-bottom:		95px;
}
#Logo {
	display:			block;
	width:				41px;
	margin-top:			57px;
}
#Menu {
	width:				640px;
	height:				25px;
}
#Menu ul li {
	float:				left;
	color:				#CCCCCC;
	list-style-type:	none;
	margin-left:		135px;
	padding:			0px;
	height:				25px;
	line-height:		25px;
}
#IELT7 #Menu ul li {
	display:			inline;
}
#Menu ul li.firstItem {
	border:				none;
	margin-left:		0px;
	padding-left:		0px;
}
#Menu a {
	font-size:			14px;
	color:				#999999;
	font-weight:		normal;
	font-family:		Palatino, Georgia, "Times New Roman", Times, serif;
}
#Menu a:hover {
	color:				#669933;
}

#Content {
	float:				left;
	width:				600px;
	padding:			20px;
	position:			relative;
	background:			url(../_Images/content-bg.png) repeat-y center;
}

#MainText {
	float:				left;
	width:				250px;
	display:			inline;
}
#MainText img {
	padding:			10px 0px;
}
#MainText a {
	text-decoration:	underline;
}


#Locations {
	width:				300px;
	float:				left;
	margin-left:		50px;
}
#Locations .item {
	width:				90px;
	margin:				0px 10px 20px 0px;
	float:				left;
	display:			inline;
	
}
#Locations .item a {
	width:				90px;
	height:				36px;
	background:			url(../_Images/location-footer.png);
	overflow:			hidden;
	text-align:			center;
	color:				white;
	padding:			10px 0px;
	display:			block;
}
#Locations .item a:hover {
	background:			url(../_Images/location-footer-ovr.png);
}
#GalerieFoto {
	background:			white;
	float:				left;
}
#GalerieFoto a {
	padding:5px;
	background:#DEE2BF;
	height:75px;
	display:inline;
	width:100px;
	margin:5px;
	float:left;
}
#GalerieFoto a:hover {
	background:#666600;
}
#Footer {
	clear:				both;
	padding-top:		95px;
	background:			url(../_Images/footer-pic.jpg) top no-repeat;
	color:				#666600;
}
#Copyright {
	float:				left;
	width:				200px;
	text-align:			left;
	padding-top:		10px;
}
#MiddleLinks {
	float:				left;
	width:				240px;
	text-align:			center;
	padding-top:		10px;
}
#DesignedBy {
	float:				left;
	width:				200px;
	text-align:			right;
	padding-top:		10px;
}#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;
	}
