
/* SheldonBryan.com */



:focus {outline:none;}


BODY,DIV,SPAN,TD,TH, A      { font-family: verdana, helvetica, arial; font-size: 12px; color:#666666; text-decoration:none; }

.copy          	            { font-family: verdana, helvetica, arial; font-size: 12px; }
.copy .header				{ font-family: verdana, helvetica, arial; font-size: 14px; font-weight: bold; }
.copy .accent				{ font-family: verdana, helvetica, arial; font-size: 12px; color:#a91e24; }



.footer						{ font-family: verdana, helvetica, arial; font-size: 11px; }
.footer .title				{ font-family: verdana, helvetica, arial; font-size: 11px; font-weight: bold; color:#a91e24; }















/*PAGE STRUCTURE*/

#page-wrap {
width: 805px;
height: 350px;
margin: 0 auto;
position: relative;
min-height: 305px;
border: 0px solid #666;
overflow: hidden;
}

/*TYPOGRAPHY*/

a, a:visited {
text-decoration: none;
}

/*SLIDER*/

.slider-wrap {
	width: 805px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.stripViewer .panelContainer .panel ul {
text-align: left;
margin: 0 15px 0 30px;
}

.stripViewer {
position: relative;
overflow: hidden;
width: 805px;
height: 619px;
}

.stripViewer .panelContainer {
position: relative;
left: 0;
top: 0;
overflow: hidden;
}

.stripViewer .panelContainer .panel {
float: left;
height: 100%;
position: relative;
width: 805px;
}

.stripNavL, .stripNavR, .stripNav {
display: none;
}


#movers-row {
display: none;
position: absolute;
top: 215px;
right: 10px;
padding: 4px 0 0 0;
text-align: left;
z-index: 3;
}

#movers-row li{
list-style: none;
float: left;
}

#movers-row div a.cross-link {
float: right;
}

#movers-row a:hover, #movers-row a:active {
color: white;
background-color: #666699;
}

.photo-meta-data {
display: none;
background: url(images/transpBlack.png);
padding: 10px;
height: 30px;
margin-top: -50px;
position: relative;
z-index: 2;
color: white;
}

.photo-meta-data span {
font-size: 13px;
}

.cross-link {
display: block;
float: left;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #fff;
margin: 0 0 0 5px;
position: relative;
z-index: 2;
border: 1px solid #333;
background-color: #444;
}

.active-thumb {
background-color: #777;
}