#page-wrap 									{  width:938px; margin:0px auto; position:relative; height:298px; background:#F33; overflow:hidden;}


/*
	TYPOGRAPHY
*/
/*ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}*/

/*
	SLIDER
*/
.slider-wrap								{ display:block; width:938px; position:absolute; top:0; overflow:hidden; }
.stripViewer .panelContainer				{ width:938px; height:298px; position: relative; left:0; top:0; }
.stripViewer .panelContainer .panel 		{ float: left; display:block; width:938px; background:#069; position: relative; }
.stripViewer								{ width:938px; height:298px; position:relative; overflow:hidden; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }

#movers-row									{ position:absolute; width:100%; margin:-25px 0 0 0; }
#movers-row .boxthums						{ float:right; width:auto; margin:0 40px 0 0;}
#movers-row div								{ display:block; width:22px; float:left; margin:0 8px 0 8px;}
#movers-row div a.cross-link 				{ float: right;display:block; width:22px; outline:none;}
.photo-meta-data							{ width:370px; padding:10px; height:104px; margin-top:0; position:absolute; top:0; left:150px; z-index:9999; color:#333; font-size:10px; font-family:Tahoma, Arial, Helvetica, sans-serif; }
.cross-link									{ display:block; width:22px; height:22px; position: relative; padding:0px; z-index:9999; background:url(images/icon.gif) 0 -24px no-repeat; margin:-14px 10px 0 10px; }
.active-thumb 								{display:block; width:22px; height:22px; border:0px; position:relative;}
.nav-thumb 									{ border:0px solid #ccc; margin-right:0px; padding:0; position:absolute; }
.active-thumb .bg							{ display:block; width:22px; height:22px; background: url(images/icon1.gif) no-repeat; position:absolute; top; } 
.corner_LT{ width:18px; height:17px; background:url(images/corner.gif) 0 0 no-repeat; position:absolute; top:0; left:0;}
.corner_LB{ width:18px; height:17px; background:url(images/corner.gif) 0 -18px no-repeat; position:absolute; bottom:0; left:0;}
.corner_RT{ width:18px; height:17px; background:url(images/corner.gif) -17px 0 no-repeat; position:absolute; top:0; right:0;}
.corner_RB{ width:18px; height:17px; background:url(images/corner.gif) -16px -19px no-repeat; position:absolute; bottom:0; right:0;}


