@charset "UTF-8";
/* CSS Document */

* html #pageWrap {
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
img, div { 
	behavior: url(../iepngfix.htc) ;
 }		
	
html {
	height: 100%;
	}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
body#splashPage {
	background: url(../imgs/05_grdnt.gif) top repeat-x;
	background-color: #FCDF72;
	}	

#pageWrap {
	padding: 0 0 0 0;
	position: relative;
	/* min-height: 100%; */
	}

#content {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 1024px;
	position:relative;
	}
	
#contentSplash {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 1024px;
	position:relative;
	}	
	
.clear {
	clear:both;
	}	
	
/* JQuery */

.bldr {
	font-weight:bold;
	}	
	
/* SPLASH PAGE STYLES */
	
.splash {
	float:left;
	height: 650px;
	position:relative;
	}

.Left {
	margin:0;
	padding:0;
	width: 455px;
	background:url(../imgs/01_splash.jpg) top no-repeat;
	} 
	
.MidLeft a {
	background: url(../imgs/02_splash.jpg) 0 0 no-repeat;
	display:block;
	height: 650px;
	position:relative;
	width:105px;
	}
	
.MidLeft a:hover {
	background-position: 0 -650px;
	}
	
.MidRight a {
	background: url(../imgs/03_splash.jpg) 0 0 no-repeat;
	display:block;
	height: 650px;
	position:relative;
	width:105px;
	}
	
.MidRight a:hover {
	background-position: 0 -650px;
	}				
	
.Right {
	margin: 0;
	padding: 0;
	width: 359px;
	background:url(../imgs/04_splash.jpg) top no-repeat;
	}	
	
	
/* Page Nav - work, about, contact, links */

#headerWrap {
	margin: 0;
	padding: 0;
	width: 1024px;
	position:relative;
	border-bottom: 1px solid #999999;
	}
	
#logoBlk {
	background: transparent url(../imgs/logo_work.gif) 0 0 no-repeat;
	float:left;
	height: 138px;
	margin: 0;
	padding: 0;
	position:relative;
	width: 744px;
	}
	
	
#navWrap {
	float:left;
	margin: 0;
	padding: 0;
	width: 280px;
	background-color: #FFFFFF;
	}	
	
ul#navBlk {
	margin: 0;
	padding: 0;
	width:280px;
	}
	
ul#navBlk li {
	float: left;
	display: block;
	list-style-type:none;
	}	

li#navWorkBlk a {
	display:block;
	height: 138px;
	width: 55px;
	background: transparent url(../imgs/nav-01.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
li#navWorkBlk a:hover {
	background-position: 0 -138px;
	}	

li#navStoreBlk a {
	display:block;
	height: 138px;
	width: 47px;
	background: transparent url(../imgs/nav-02.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
li#navStoreBlk a:hover {
	background-position: 0 -138px;
	}	

li#navAboutBlk a {
	display:block;
	height: 138px;
	width: 51px;
	background: transparent url(../imgs/nav-03.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
li#navAboutBlk a:hover {
	background-position: 0 -138px;
	}		

li#navLinksBlk a {
	display:block;
	height: 138px;
	width: 42px;
	background: transparent url(../imgs/nav-04.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
li#navLinksBlk a:hover {
	background-position: 0 -138px;
	}		

li#navContactBlk a {
	display:block;
	height: 138px;
	width: 85px;
	background: transparent url(../imgs/nav-05.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
li#navContactBlk a:hover {
	background-position: 0 -138px;
	}	
	
	
body#work ul li#navWorkBlk a	{
	background-position: 0 -138px;
	}	
	
 /*
 	body#store ul li#navWorkBlk a	{ background-position: 0 -138px; }		
	*/
body#about ul li#navAboutBlk a	{
	background-position: 0 -138px;
	}		
	
body#links ul li#navLinksBlk a	{
	background-position: 0 -138px;
	}	
	
body#contact ul li#navContactBlk a	{
	background-position: 0 -138px;
	}		
	
	
/* Work Styles */					
	
#ladies {
	width: 650px;
	height: 450px;
	float:left;
	}
	
#ladies a {
	display:block;
	width: 650px;
	height: 450px;
	background: transparent url(../imgs/ladies_notLadies.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}	
	
#ladies a:hover {
	background-position: 0 -450px;
	}		
	
#notladies {
	width: 374px;
	height: 450px;
	float:left;
	}		
	
#notladies a {
	display:block;
	width: 374px;
	height: 450px;
	background: transparent url(../imgs/ladies_notLadies.jpg) -650px 0 no-repeat;
	text-indent: -9999px;
	}


#notladies a:hover {
	background-position: -650px -450px;
	}
	
	
/* LADIES / NOT LADIES */	
	
.slider-wrap	{ 
	float:left; 
	width: 750px; 
	position: relative; 
	top: 0; 
	left: 0px; 
	background: #fff;
	}
	
.stripViewer 
.panelContainer 
.panel ul	{ 
	text-align: left; 
	margin: 0 15px 0 30px; 
	}
	
.stripViewer	{ 
	position: relative; 
	overflow: hidden; 
	width: 750px; 
	height: 650px; 
	}
	
.stripViewer .panelContainer	{ 
	position: relative; 
	left: 0; 
	top: 0; 
	}
	
.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 750px; 
	}
	
.stripNavL, .stripNavR, .stripNav	{ 
	display: none; 
	}
/* .nav-thumb 						{ border: 1px solid black; margin-right: 5px; } */

#navigation {	
	width: 274px; 
	float:left;
	background:#fff;
	}
	
#movers-row	{ 
	margin: 0;
	padding: 20px 0 0 0;  
	}
	
#movers-row ul { 
	list-style-type:none; 
	margin:0; 
	padding: 0; 
	}
	
#movers-row li { 
	margin:0; 
	padding: 0; 
	}	
	
#movers-row a	{
	margin:0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-decoration:none;
	color:#333333;
	line-height:16px;
	}
	
#movers-row a:hover {
	font-weight: bold;
	}		

.photo-meta-data span { 
	font-size: 20px; 
	}
	
.cross-link	{ 
	display: block; 
	padding:5px; 
	position: relative; 
	z-index: 9999; 
	}
	
.wrapper p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 5px 0;
	padding: 0;
	color: #333;
	}		

	
/* About Styles */	

#aboutContent {
	margin:20px auto 20px auto;
	padding: 0 0 0 0;
	width: 512px;
	position:relative;
	}	
	
#aboutContent p {
	color:#333333;
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 10px 0 0 0;
	}	
	
	
	
	
/* FOOTER STYLES 
#footer {
	position: relative;
	margin-top: -30px;
	background-color:#333333;
	height: 30px;
	} 
	
#footerContent {
	color:#FFFFFF;
	margin: 0 auto;
	background-color:#666666;
	text-align:center;
	}
	
	*/	
	
#footer {
		border-top: 1px solid #cccccc;
		background-color:#ffffff;
		max-height: 100%;
		width: 1014px;
		margin: 40px auto 0 auto;
		padding: 10px 0 20px 10px;
	}	
	
#signUp { width: 500px; margin:0; padding: 0;}

#formWrap { padding: 0 0 0 15px; width: 400px; }

form { margin: 0; padding: 0;}	
	
#stayUpdatedImg { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; width: 78px; padding-top: 6px; float:left; }	

#inputEmail { padding-top: 1px; width: 180px; float:left; font-size:8px; font-family:Verdana, Helvetica, Arial, sans-serif;  }

#submitBttn { margin-top: 2px; margin-left:3px; width: 80px; float:left; border: 1px solid #666;}

#submitImg { 
	width: 80px; 
	height: 20px; 
	margin:0; 
	padding: 0; 
	border:0; 
	background: transparent url(imgs/store/stay_updated.gif) no-repeat 0 0;
/*	text-indent: -9999px; */
	cursor:pointer; 
	cursor:hand;
	}	
	
	
	