/*reset*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/*fonts*/
body{font:13px Georgia, "Times New Roman", Times, serif;*font-size:small;*font:x-small; background:#fff;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99%  Georgia, "Times New Roman", Times, serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {}
/* IMAGES ---------------------- */	
img, a img {border: none;}
/* TABLES ---------------------- */
table {margin-bottom: 1.2em;font-size: 1em;}
/* FORMS ----------------------- */
form {margin: 0;}
/* CLEARS n FLOATS ----------------------- */
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
.floatleft {float:left;}
.floatright {float:right; margin:0 0 15px 15px; clear:both;}
.screen-readers {position:absolute;left:-9999px;top:-9999px;z-index : 2;}


/* LAYOUT BLOCKS ----------------------- */

body { text-align:center; padding:0 0; margin:0; background:#fff; color:#333; }

#wrapper { text-align:left; margin:0 auto 0 auto; padding:0 0; width:870px;background: url(../i/back-fade.jpg) repeat-x 0 200px;}

#header { width:100%;  padding:0 0 0 0; background:#333; height:45px;  }

#mid { width:100%;  padding:0 0 0 0; background:url(../i/Back.png) no-repeat 0 100%; min-height:560px;  }
#side { width:380px;  padding:40px 0 0 0;  float:left; display:inline; margin-left:35px; }
#main { width:380px;  padding:40px 0 0 0; margin-left:35px; float:left; display:inline;  }

#footer { width:100%;  padding:10px 0 20px 0; background:url(../i/line-dotted1.gif) repeat-x 0 0; }


/* ----- header ----- */
#logo { position:absolute; width:174px; height:179px; top:-20px; left:0;}


/* ----- nav ----- */
#nav { float:left; width:100%;position:relative; height:200px;}

/* NAV  */
#nav ul {  display:inline; margin:20px 0 0 0; float:right; }
#nav li {  margin:0 0 0 0; float:left; display:inline; }
#nav a { display:block; margin:0;  height:40px; }

#nav-services { background: url(../i/nav/nav-service.gif) no-repeat 0 0; width:124px; }
#nav-gallery { background: url(../i/nav/nav-gallery.gif) no-repeat 0 0; width:88px; }
#nav-studio { background: url(../i/nav/nav-studio.gif) no-repeat 0 0; width:120px; }
#nav-about { background: url(../i/nav/nav-about.gif) no-repeat 0 0; width:104px;}
#nav-contact { background: url(../i/nav/nav-contact.gif) no-repeat 0 0;  width:93px;}
#nav-pictures { background: url(../i/nav/nav-pictures.gif) no-repeat 0 0;  width:142px;}

/*#nav-services:hover, #nav-gallery:hover, #nav-studio:hover, #nav-about:hover, #nav-contact:hover, #nav-pictures:hover { background-position:0 -36px;}
#page-home #nav-home, #page-services #nav-services, #page-about #nav-about, #page-contact #nav-contact {background-position:0 -36px;}*/

#nav span {position:absolute;left:-9999px;top:-9999px;z-index : 2;}

/* CONTENT  ----------------------- */

.quotes { f background:#99FF99; width:100%; background:url(../i/line-dotted1.gif) repeat-x 0 0; margin:10px 0 0 0 }
.quotes img  { float:right; padding:30px 0 0 0;}


#header ul { float:right; margin:1em 1em 0 0; }
#header li { list-style:none; float:left; }
#header a { font-size:16px; color:#fff; padding:.2em .7em;}
#header a:hover { background:#555; text-decoration:none;}
#header a.on {background:#777; }


/* BACKGROUND IMAGES  ----------------------- */
.pic2#mid  {  background: url(../i/Back2.png) no-repeat 0 100%;  }
.pic3#mid  {  background: url(../i/Back3.png) no-repeat 0 100%;  }
.pic4#mid  { background: url(../i/Back4.png) no-repeat 0 100%;  }
.pic5#mid  { background: url(../i/Back5.png) no-repeat 0 100%;  }
.pic6#mid  { background: url(../i/Back6.png) no-repeat 0 100%;  }

/* GALLERY IMAGES  ----------------------- */
.gallery { float:left; display:inline;}

.pic { float:left; width:83px; height:83px; margin:0 10px 10px 0; display:inline;}
.pic a {display:block; width:83px; height:83px; border:#ccc 1px solid; }
.pic a:hover {display:block; width:83px; height:83px;border:#333 1px solid; background:#fff; }
.pic img {width:83px; height:83px }





/* ----- left column ----- */

#formcontainer td { padding-bottom:16px;}
#formcontainer input, #formcontainer textarea { width:250px; border:#666 1px solid; padding:5px; color:#999; }
#formcontainer label {  display:block;clear:both; margin:0 0 .7em 0; font-size:12px; }
#formcontainer input#btn-submit { width:100px; height:29px; padding:0; border:none; }


/* ----- footer ----- */

#footer ul { display:inline; list-style:none;}
#footer li {  border-left:#fff 1px solid;float:left;padding:0 10px;}
#footer li a {}
#footer li a:hover {}

#footer li.credit { float:right; border:none; }


/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:0 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

#main p { margin-bottom:20px; font-size:14px; line-height:130%;}
#main p.introtxt { margin-bottom:20px; font-size:18px;}
h2.headtitle { margin-bottom:20px; }
p.headtitle2 a { margin:20px 0; padding:.4em; border-bottom:#666 1px solid; border-top:#666 1px solid; font-size:17px; color:#444; width:250px; display:block }



/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#275f81;
	text-decoration:none;
}
a:hover{ text-decoration:underline;}






/* ----- PNG fix ----- */

img, div { behavior: url(pngfix/iepngfix.htc) }





/* ----- float fix ----- */
#wrapper:after, #header:after, #side:after, #main:after, #mid:after, #footer:after, .box:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#wrapper, #header, #side, #main, #footer, .box{display:block;}
/*  \*/
#wrapper, #header, #side, #main, #footer,.box {min-height:1%;}
* html #wrapper, * html #header, * html #side, * html #main, * html #footer, * html .box {height:1%;}
 /*  */
/* ----- end float fix ----- */




/* GALLERY LIGHTBOX ------------------------- */

#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: 20px;
	}

#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(../i/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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 20px; color: #666; font-size:11px; font-weight:normal; }
#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;}
