/* Screen CSS Document */
* {margin:0; padding:0; border:0}
BODY {font-family:Arial, Helvetica, sans-serif; font-size:75%; color:#666}
H1 {font-weight:bold; font-size:1em}
a:link, a:visited, a:active {color:#e20074; text-decoration:underline}
a:hover {color:#666; text-decoration:none}
.clear {clear:both}
.minirule {clear:both; border-bottom:1px dotted #ccc; margin:10px}
#page-wrap {width:800px; text-align:left; margin:20px 0}
/*logos & links at the top */
#wrap-top-left {float:left; height:40px}
#wrap-top-right {float:right; margin-top:10px; font-size:0.9em}
#wrap-top-right A {text-decoration:none; color:#666}
#logo-top {float:left}
#logo-sub {float:left; font-size:1em; padding:11px 0 0 15px; color:#ccc; text-transform:uppercase; letter-spacing:-0.025em; font-weight:bolder}
#logo-sub-sub {clear:both; font-size:1em; padding:0 0 5px 0; display:block}
/*ad section*/
#wrap-ad {clear:both; border-top:1px dotted #ccc; margin:20px 0 0 0!important; margin:0}
#ad-01 {margin:20px 0 0 0}

/* left col */
#about-col, #find-col {width:250px; float:left; margin:20px 25px 0 0}
#touch-col {width:250px; float:left; margin:20px 0 0 0}
.col-head {display:inline; padding-right:10px}
.col-inner {border-top:1px dotted #ccc; margin:3px 0 0 0; padding:10px 0 0 0}
.col-p {margin:0 0 10px 0}
#photo-1 {float:left}
#photo-2 {float:right}

.col-f-l {float:left}
.col-f-r {float:right; margin:0 0 10px}

.contact-list {list-style:none}
.contact-list LI {margin:5px 0; color:#e20074; font-weight:bold}
.contact-label {width:100px; color:#666; padding:0 10px 0 0}
#footer {clear:both; border-top:1px dotted #ccc; font-size:0.9em; font-weight:bold; margin:20px 0 0 0; padding:3px 0 0 0}

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