@font-face {
	font-family: das_reicht_gut;
	src: url('fonts/DRG.TTF');
}

@font-face {
	font-family: jellyka;
	src: url('fonts/Comfortaa Regular.ttf');
}

body {
	padding:0;
	margin:0;
	background:#000;
}

#container {
	width:750px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:2.5em;
	background:url(images/black_back.jpg) repeat-y;
	color:#fff;
	text-decoration:none;
}

#container h2 {
	font-family: das_reicht_gut;
}

#logo {
	margin-top:0;
	text-align:left;
	margin-left:2em;
}

#logo a {
	border:none;
}

#city {
	text-align:center;
}

#cityhome {
	width:700px;
	border:0;
	margin-left:3em;
}

#Navigation {
	margin-top:1em;
	text-align:right;
	background:url(green2.png) repeat-x;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000; 
	padding: 4px;
}

#Navigation li{
	color:#666666;
	list-style:none;
	display:inline;
	padding:0 5px 10px 5px;
	letter-spacing:3px;
	font-size:70%;
	font-family: das_reicht_gut;
}

#Navigation li a{  
	padding:7px 3px 9px 3px;
}

#Navigation li a:hover {
	background:url(green3.png);  
	padding:8px 3px 8px 3px;
}

#services {
	color:#000;
	float:left;
	margin-top:1em;
	margin-left:7em;
	text-shadow:2px 2px 2px #666;
	font-size:110%;
}

#services li {
	list-style:none;
	padding:1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000; 
	padding:1em;
	margin-bottom:7px;	
}

#servicestwo {
	color:#000;
	float:left;
	margin-top:-1.4em;
	margin-left:0em;
	text-shadow:2px 2px 2px #666;
	font-size:110%;
}

#servicestwo li {
	list-style:none;
	padding:1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000; 
	padding:1em;
	margin-bottom:7px;	
}

#pr {background:url(pr.png); color:#666666; width:100px; height:25px;}
#pr a:hover {background:#fff; color:#000; padding:1em 1px 1em 1px;} 

#print {background:url(print.png); color:##666666; width:100px; height:25px;}
#print a:hover {background:#fff; color:#000; padding:1em 2em 1em 2em;}  

#stills {background:url(stills.png); color:#666666; width:100px; height:25px;}
#stills a:hover {background:#fff; color:#000; padding:1em 0px 1em 0px;}

#video {background:url(video.png); color:#666666; width:100px; height:25px;}
#video a:hover {background:#fff; color:#000; padding:1em 2em 1em 2em;}

#sticky {
	float:right;
	margin-right:8em;
	margin-top:5px;
	margin-bottom:2em;
	text-align:left;
	width:250px;
	padding:5px 1em 1em 1em;
	line-height:25px;
	font-family:"Times New Roman", Times, serif;
}

#sticky a {
	color:#0000FF;
	text-decoration:underline;
	font-size:85%;
}

#sticky ul {
	list-style:none;
}

#recentwork {
	margin-left:-2.5em;
}

#recentwork li {
	margin-left:1em;
	list-style:square;
	font-size:120%;
}

#recentwork li a {
	color:#FFFFFF;
	text-decoration:none;
}

#recentwork li a:hover {
	color:#0c896a;
	text-decoration:none;
} 

#clientdaniels ul {
	width:800px;
	margin-left:-0.5em;
}

#clientdaniels li {
	list-style:none;
	float:left;
	padding:1em;
}

#clientsticky ul {
	width:800px;
	margin-left:-2.6em;
}

#clientsticky li {
	list-style:none;
	float:left;
	padding:1em;
}

#vitality {
	padding:3em;
}

#shanni {
	width:810px;
	margin-left:-3.1em;
}

#shanni li{
	list-style:none;
	float:left;
	padding:2px;
	padding-bottom:5px;
}

#representatives {
	width:810px;
	margin-left:3.1em;
}

#representatives li{
	list-style:none;
	float:left;
	padding:7px;
	padding-bottom:5px;
}

#photogallery {
	 border:none;
	 width:350px;
	 display:inline;
	 height:300px;
}

#photogallery li {
	display:inline;
}

#photogallery li a:hover {
	border:1px #ff0000;
}

#lightboxright {
	float:right;
	margin-top:-33em;
	margin-right:5em;
}

.clientele {
	background:#fff;
}

.image {
	padding:3px 0 3px 0;
	display:inline;
	list-style:none;
}


.greenbar {
	clear:both;
	background:url(green.png) repeat-x;
	margin-top:7em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

#phone {
	float:left;
	font-size:80%;
	font-family: jellyka;
}

#email {
	float:right;
	font-size:80%;
	font-family: das_reicht_gut;
}

#happenings {
	clear:both;
	text-align:center;
	font-size:85%;
	margin-top:3em;
	width:750px;
	margin-bottom:2em;
}

#happenings h2 {
	font-family:das_reicht_gut;
}

#happenings a {
	text-decoration:underline;
}

.fltlft {
	float:left;
	margin-left:13em;
}

.fltrt {
	float:right;
	text-align:left;
	margin-right:6em;
}

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

a:hover {
	text-decoration: none;
	color:#0c896a;
	border:none;
}

a:active {
	text-decoration: none;
	color:#0c896a;
	border:none;

}


/* here lies the embarrasing effort to make the navigation show which page we are on*/
body#home #t-home a {
	background:url(green3.png);  
	padding:8px 3px 7px 3px;
}

body#about #t-about a {
	background:url(green3.png);  
	padding:8px 3px 7px 3px;
}

body#clients #t-clients a {
	background:url(green3.png);  
	padding:8px 3px 7px 3px;
}

body#portfolio #t-portfolio a {
	background:url(green3.png);  
	padding:8px 3px 7px 3px;
}

/*********************************************************************************************/

/* This is the lightbox code/*******/

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


/*********************************************************************************************/
