/*
Copyright: 2007
File: awps_pages_index.css
Author: Garrison Bennett
Development: IDC (inspired Divine Creative) http://idc504.com
Client: A Woman Plastic Surgeon, Cynthia Mizgala MD FACS
Domain: awomanplasticsurgeon.com
Date: 10.12.2007
*/



/*Make these global for whole site and contact section as well... see body_global.css*/

/*#content-gallerymenu a:link, #content-gallerymenu a:hover, #content-gallerymenu a:visited {font-size:10px; font-weight: bold;}

#content-gallerymenu a:link, #content-gallerymenu a:visited {color:#000000; text-decoration:none;}
#content-gallerymenu a:hover {color:#990000; text-decoration:underline;}*/



/*start.gallery.menu*/

#hdr-gallerymenu, #content-gallerymenu {
	position:absolute;
	left:215px;
	z-index: 4;
	}
	
	
#hdr-gallerymenu {
	width:210px;
	height:30px;
	top:310px;
	}


#content-gallerymenu {
	width:208px;
	height:453px;
	top:340px;
	border: 1px solid #990000;
	}
	
#content-gallerymenu p {
	padding: 10px;
	}
		
/*end.gallery.menu*/



/*start.gallery.header/footer*/

#hdr-gallery001, #ftr-gallery001 {
	position:absolute;
	width:425px;
	height:30px;
	left: 430px;
	z-index:5;
	}
	
	
#hdr-gallery001 {top:310px;}
#ftr-gallery001 {top:765px;}
/*end.gallery.header/footer*/


/*start.gallery.header.surgery-type*/
#hdr-surgery-type {
    position:absolute;
	width:400px;
	height:14px;
	left: 435px;
	top:319px;
	font-weight: bold;
	z-index:6;	
	}
/*end.gallery.header.surgery-type*/


/*start.gallery.header.page-controls*/
#ftr-prev-page, #ftr-next-page {
	position:absolute;
	width:150px;
	height:14px;
	top:774px;
	font-weight: bold;
	z-index:6;
	}
	
#ftr-prev-page {
	left: 435px;
	text-align:left;
	}
	
#ftr-next-page {
	left: 700px;
	text-align:right;
	}
/*end.gallery.header.page-controls*/

#form_infoL img, #form_infoR img { border: 1px solid #666666;
	} 




/*start.products.enlarge*/
#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(/lbox-images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	visibility: hidden;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lbox-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lbox-images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666666; }
#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;
	}
/*end.products.enlarge*/














/*start.gallery.photos*/


/*temp*/

#gallery-photos001 {
    position:absolute;
	height:85px;
	width:138px;
	top:345px;
	left:430px;
	color:#FFFFFF;
	background-color:#000000;
	z-index:6;
	}
	
#enlarge-photos001 {
    position:absolute;
	height:15px;
	width:138px;
	top:430px;
	left:430px;
	z-index:6;
	}





/*end.gallery.photos*/ 

