html, body {
	background: #090909;
	margin:0px; padding:0px;
	scrollbar-face-color:#AAAAAA;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #AAAAAA;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-arrow-color: #000000;
}
 
body {
font-size: 1em;
Font-family: Arial;
color: #DDDDDD;
}

.transparent {background-color: transparent;}
a {color:#888888;text-decoration:none;font-weight:bold;}

#header {position:absolute;width:100%;height:140px;background: url(imgs/bg-photography.png) repeat;}
#headercontents {margin-left:auto;margin-right:auto;width:970px;}
#light {margin-left:100px;top:0px;left:0px;width:457px;height:140px;background: url(imgs/light-photography.png) no-repeat;z-index:30;}
#logo {margin-top:-85px;margin-left:257px;top:0px;width:460px;height:54px;background: url(imgs/kristy-ilsley-photography.png) no-repeat;z-index:35;}

#menu {position:relative;top:140px;width:100%;background:#000000;border-top:1px solid #212121;text-align:center;}
#menucontents {margin-left:auto;margin-right:auto;width:970px;}
.ml, .ml a, .ml a:link, .ml a:active, .ml a:visited {font-size: 0.9em;color:#AAAAAA;font-weight:bold;text-decoration:none;margin:0;padding:5px 0px 10px 0px;border:0;}
.ml a:hover {color:#FFFFFF;text-decoration:none;}
img.divider {position:relative;top:2px;}

#content {position:absolute;top:170px;height:450px;width:100%;background:#000000;padding:15px 0px 0px 0px;}
#contentcontents {margin-left:auto;margin-right:auto;width:600px;}
h1 {padding:0;margin:5px 0px 20px 0px;text-align:center;font-size:1.3em;color:#FFFFFF;font-weight:bold;}
p {font-size:0.84em;margin:0px 0px 15px 0px;text-align:justify;}
p.center {font-size:0.84em;margin:0px 0px 15px 0px;text-align:center;}
p.centergrey {font-size:0.84em;margin:0px 0px 15px 0px;text-align:center;color:#AAAAAA;}
p a:hover {color:#FFFFFF;text-decoration:none;}

#footer {position:absolute;top:645px;width:100%;text-align:center;}
#footercontents {margin-left:auto;margin-right:auto;width:970px;}
.credits {font-size: 0.68em;color:#313131;padding:0px;margin:0px;}
.carl, .carl a, .carl a:active, .carl a:visited, .carl a:link, .carl a:hover {font-size: 0.75em;color:#161616;text-decoration:none;padding:7px;margin:0px;}

/* ================= IMAGERY STUFF ====================== */

.border {border:1px solid #3E3E3E;}
.thumb {height:60px;border:1px solid #3E3E3E;padding:0px;margin:20px 6px 0px 6px;}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
left:60px;
border:0px;
width: 480px; /*width of featured content slider*/
height: 322px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
text-align:center;
padding: 0px;
width: 480px; /*width of content DIVs within slider. Total width should equal slider's inner width */
height: 322px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;
}

.pagination{
width: 480px; /*Width of pagination DIV. Total width should equal slider's outer width*/
left:60px;
padding:0px;margin:0px;
}
.pagination a{padding:0px;}
.pagination a:hover, .pagination a.selected{}

/* ================= CAROSEL ====================== */

.thumbs {position: relative;width: 480px;left:60px;}

.stepcarousel{
position: relative; /*leave this value alone*/
border:0px;
overflow: scroll; /*leave this value alone*/
width: 480px; /*Width of Carousel Viewer itself*/
height: 82px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
}


/* ================= FORM ====================== */

.form	{
	text-align:center;
}

input.contacttext {
	width: 250px;height: 20px;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #DDDDDD;
	padding:2px;margin:3px;
	font-size:12px;Font-family:Arial;color:#AAAAAA;
}

textarea.contacttext {
	width: 350px;height: 100px;
	background-color: #000000;
	border: 1px solid #DDDDDD;
	padding:2px;margin:3px;
	font-size:12px;Font-family:Arial;color:#AAAAAA;
}

input.contactsubmit {
	width: 70px;height: 25px;
	background-color: #000000;
	border: 1px solid #DDDDDD;
	font-size:12px;Font-family:Arial;color:#AAAAAA;font-weight:bold;
}


/* ================= CLIENT GALLERIES ====================== */

#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(../gifs/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(imgs/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imgs/next.gif) right 15% no-repeat; }


#imageDataContainer{font-family:arial;font-weight:normal;font-size:0.70em;color:#3C3C3C;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: 400px; background-color: #000; }
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 

.thumbcontainer {
	width:550px;
	margin-left:auto;margin-right:auto;
	height:400px;
	overflow:auto;
	overflow-y:auto;overflow-x:hidden;
	padding:5px;
}

.gallerythumbs img {
	height:60px;
	padding:1px;
	border:1px solid #3E3E3E;
	margin:2px;
}

.gallerythumbs a:hover img {border:1px solid #ffffff;}












.iframe {border:1px solid #FFFFFF;}

form {margin:0px;padding:0px;}

img, png {margin:0px;padding:0px;border:0px;}
img.top {vertical-align:text-top;display:inline;}
img.middle {vertical-align:text-middle;display:inline;}
img.bottom {vertical-align:text-bottom;display:inline;}
img.floatleft {float:left;margin: 0px 7px 7px 0px;}
img.floatright {float:right;margin: 0px 0px 7px 20px;border: 1px solid #000000;}
img.blackborder {border: 1px solid #000000;}

li {font-size:0.84em;}
hr {color:#000000;height:1px;width:100%;border:none;padding:0px;margin:10px 0px 15px 0px;opacity:0.35;filter:alpha(opacity=35);}

.small, .small a, .small a:link, .small a:active, .small a:visited {font-size: 0.8em;}
.small a:hover {;text-decoration:underline;}

#sitecontainer {width:970px;height:600px;padding:0px;margin:0px;background:#FFFFFF;text-align:left;}
#maincontainer {position:absolute;width:966px;height:596px;margin:2px;}

#shadleft {width:10px;height:620px;background: url(imgs/shad-left.png) repeat;}
#shadtop {width:970px;height:10px;background: url(imgs/shad-top.png) repeat;}
#shadbottom {width:970px;height:10px;background: url(imgs/shad-bottom.png) repeat;}
#shadright {width:10px;height:620px;background: url(imgs/shad-right.png) repeat;}

#textualbg {position:absolute;left:347px;width:500px;height:398px;background: url(imgs/bg2-care-home.png) repeat;}
#textualholder {position:absolute;top:0px;left:347px;width:450px;height:312px;margin:0px;padding:0px;}
#copycontentholder {position:absolute;top:60px;left:27px;width:450px;height:312px;margin:0px;padding:0px;overflow:auto;overflow-y: auto;overflow-x: hidden;FILTER: chroma(color=#F9F9F9) allowTransparency;}
#copycontent {position:absolute;width:410px;}

#hc {position:absolute;left:18px;top:12px;}
#cqc {position:absolute;left:172px;top:12px;}
.address {position:absolute;right:18px;top:18px;text-align:right;line-height:18px;font-size:0.7em;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.address a, .address a:link, .address a:active, .address a:visited {color:#FFFFFF;text-decoration:none;}
.address a:hover {text-decoration:underline;}
