/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*begin index.html css*/

a{color:white;text-decoration:none;}
body {background-color:#b1d1aa;width:1024px;margin:0 auto;}
hr {color:white}

#whole{height:768px;width:1024px;position:relative;border:solid 1px white;/*top:50%;margin-top:-215px;*/}

@font-face {
	font-family: 'AngelinaRegular';
	src: url('../files/angelina-webfont.eot');
	src: local('☺'), url('../files/angelina-webfont.woff') format('woff'), url('../files/angelina-webfont.ttf') format('truetype'), url('../files/angelina-webfont.svg#webfontwyRZOY5H') format('svg');
}
@font-face {
	font-family: 'ColaborateLightRegular';
	src: url('../files/ColabLig-webfont.eot');
	src: local('☺'), url('../files/ColabLig-webfont.woff') format('woff'), url('../files/ColabLig-webfont.ttf') format('truetype'), url('../files/ColabLig-webfont.svg#webfontrw6WOifO') format('svg');
}

.font_family_1{font-family:'AngelinaRegular', Arial, Helvetica;font-size:30px;/*was 18*/color:white;}
.font_family_2{font-family:'ColaborateLightRegular', Arial, Helvetica;color:white;font-size:16px;}

.dark_green_bkg{background-color:#87ae7f;}
.dark_green_font{color:#87ae7f;}
.light_green_bkg{background-color:#b1d1aa;}
.light_green_font{color:#b1d1aa;}

.center{margin:auto;text-align:center;}

#coda-slider-1{position:absolute;top:167px;}

#header{height:148px;top:0px;position:relative;}
#logo{position:relative;left:30px;top:10px;margin-bottom:15px;height:120px;width:275px;}
#quote{position:absolute;top:45px;right:10px;right;text-align:right;width:750px;font-size:24px;}
#tzu{font-size:20px;position:relative;top:350px;text-align:right;right:40px;}
#education{position:relative;left:15px;list-style-type:disc;color:white;width:350px;top:200px;border:solid 2px white;padding:10px;padding-left:20px;}

#nav_border{width:100%;height:25px;position:relative;}
#under_nav{height:5px;width:100%;background-color:white;z-index:99;position:relative;}
.coda-nav li{display:inline;overflow:visible;width:100px;border-right: 1px solid white;height:25px;font-size:24px;padding-top:1px;vertical-align:top;}
#arrow{background:url('../images/arrow.png') no-repeat left top;z-index:99;width:14px;height:7px;position:absolute;left:515px;}

.nav_opt_off{color:white;background-color:#87ae7f;}
.nav_opt_off:hover {background-color:#b1d1aa;}
.nav_opt_on{color:#87ae7f;background-color:white;}
.nav_opt_on a{color:#87ae7f;}
.nav_opt_on:hover {background-color:white;}

.home_panel {background:url('../images/homebkg.jpg') no-repeat left top;z-index:1;height:517px;width:100%;position:relative;}
.home_panel #content{color:white;position:absolute;text-shadow:.05em .05em black;margin:auto 0;top:50px;width:350px;z-index:4;/*line-height:1.5em;*/}

.about_panel {background:url('../images/aboutbkg.jpg') no-repeat left top;z-index:1;height:517px;width:100%;position:relative;}
.about_panel #content{position:relative;float:right;margin-right:20px;top:10px;padding:15px;width:495px;height:400px;}
.about_list {position:relative;left:15px;list-style-type:disc;padding:0px;margin:0px;line-height:0px;}

.services_panel {background:url('../images/servicesbkg.jpg') no-repeat left top;z-index:1;height:517px;width:100%;position:relative;}
.services_panel #content{float:right;width:375px;color:white;margin-right:40px;margin-top:35px;padding:20px 20px;}

.gallery_panel{background:url('../images/gallerybkg.jpg') no-repeat left top;position:relative;padding-top:20px;}
#t1{background:url('../images/t1.jpg') no-repeat 5px 5px;}
#t2{background:url('../images/t2.jpg') no-repeat 5px 5px;}
#t3{background:url('../images/t3.jpg') no-repeat 5px 5px;}
#t4{background:url('../images/t4.jpg') no-repeat 5px 5px;}
#t5{background:url('../images/t5.jpg') no-repeat 5px 5px;}
#t6{background:url('../images/t6.jpg') no-repeat 5px 5px;}
#t7{background:url('../images/t7.jpg') no-repeat 5px 5px;}
#t8{background:url('../images/t8.jpg') no-repeat 5px 5px;}
#t9{background:url('../images/t9.jpg') no-repeat 5px 5px;}
#t10{background:url('../images/t10.jpg') no-repeat 5px 5px;}
#t11{background:url('../images/t11.jpg') no-repeat 5px 5px;}
#t12{background:url('../images/t12.jpg') no-repeat 5px 5px;}
#t13{background:url('../images/t13.jpg') no-repeat 5px 5px;}



#gallery_hint{position:relative;top:350px;left:330px;z-index:5;height:20px;width:300px;}

.contact_panel{position:relative;background:url('../images/contactbkg.jpg') no-repeat left top;z-index:1;width:1024px;height:517px;}
.contact_panel #directions{padding:10px;margin-top:0px;margin-left:176px;height:316px;width:300px;color:white;z-index:2;margin-right:40px;float:left}
.contact_panel #content{padding:5px;margin-top:10px;height:325px;width:300px;color:white;z-index:2;margin-right:150px;}

#waves{position:absolute;z-index:1;left:0px;bottom:2px;background:url('../images/waves.png') no-repeat left top;height:250px;width:100%;}
#contact{float:left;position:absolute;top:85px;left:65px;text-shadow:.05em .05em gray;z-index:3;color:white;}
#footer p{position:absolute;right:20px;bottom:10px;z-index:3;color:white;}

.thumbnail{width:100px;height:75px;cursor:pointer;}
.thumb_wrapper{width:105px;height:80px;background-color:white;border:solid 1px black;margin:10px 60px;display:inline;float:left;z-index:3;}
.image_group{}

#work_number{position:absolute;visibility:hidden;}
/*Begin lightbox css*/
#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: 13px 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: 0px; left: 0px; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Begin Codaslider css*/
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/


/* Most common stuff you'll need to change */
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	
	.coda-slider, .coda-slider .panel { width: 600px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a img{visibility:hidden;width:50px;}
	.coda-nav ul li a{}
	/*.coda-nav ul li a:hover img{visibility:visible;}*/
	.coda-nav ul li:hover{}
	.coda-nav ul li.active{background-color:white;}
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px;height:517px;width:1024px; }/*was 20*/
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; overflow: hidden; color:white;float:right;}
	.coda-nav ul li {float:left; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { height:517px;width:1024px;overflow:hidden;clear: both; }
	.coda-slider { float: left; overflow: hidden; position: relative;height:517px;width:1024px;}
	.coda-slider .panel { display: block; float: left;height:517px;width:1024px;}
	.coda-slider .panel-container { position: relative }
	
/* Begin SLIMBOX css*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url("../images/loading.gif") no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
	
