
/*
	SLIDER
*/


/*
	SLIDER
*/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#main-photo-slider{
	height:280px!important;
	overflow:hidden
}

#top_slider{
	height:310px;
	width: 770px;
	float: left;
	overflow:hidden
}

#top_slider img{
	}
.slider-wrap								{ width: 770px; position: relative;height:280px }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer
{ position: relative; overflow: hidden; width:770px; height:280px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; }

.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 230px; position: relative; width: 770px;
	display: block; }
.stripNavL, .stripNavR			{ display: none; }
.nav-thumb 									{float: left;margin-right: 7px;max-width: 100px!important;
}
#movers-row									{ margin: 10px 0 0 0px;display: none; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data{ 
display: none!important;
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 padding: 10px; height: 75px; 
 margin-top: -100px; position: relative; z-index: 997; color: white;
 opacity: 0.7;
 -webkit-transition: opacity .50s ease-in-out;
 -moz-transition: opacity .50s ease-in-out;
 -o-transition: opacity .50s ease-in-out; 
 -moz-border-radius: 5px;
 
  }
 
 .wrapper:hover > .photo-meta-data{
opacity: 0;
fill-opacity: 0;
 	
 }
 
.stripNavL a{
font-size: 0px;
background: transparent url(prev.png) top center no-repeat;
left: 15px;
height: 37px;
width: 29px;
text-indent:-1000;
position: absolute;
top: 140px;
z-index: 997;
-webkit-transition: display .50s ease-in-out;
-moz-transition: display .50s ease-in-out;
-o-transition: display .50s ease-in-out; 
 }
 
 .stripNavR a{
 font-size: 0px;
 background: transparent url(next.png) top center no-repeat;
 right: 15px;
 height: 37px;
 width: 29px;
 text-indent:-1000;
 position: absolute;
 top: 140px;
 z-index: 997;
 -webkit-transition: display .50s ease-in-out;
 -moz-transition: display .50s ease-in-out;
 -o-transition: display .50s ease-in-out;
  }
 
 .slider-wrap:hover > .stripNavL{
 	display: block!important;
 }
 
 .slider-wrap:hover > .stripNavR{
 	display: block!important;
 }
 
 .stripNav{
 	position: absolute;
 	    top: 290px;
 	    z-index: 997;
 	    margin: 0 0 0 442px;
 }
 
 .stripNav ul li{
 display: inline;
 }
 
 .stripNav ul li a{
 	border: 0 none;
     display: block;
     font-size: 0px;
     float: left;
     height: 13px;
     margin-right: 2px;
     text-align: center;
     text-indent: -9999px;
     width: 13px;
     background: url("point.png") no-repeat scroll left top transparent;
 }
 
 .stripNav ul li a.current{
 background-position: left bottom;
 }
 
 
.photo-meta-data span 						{ font-size: 13px;text-align: right; }
.cross-link									{ display: block; height: 60px;width: 100%;overflow: hidden; margin-top: -20px; 
											  position: relative; padding-top: 20px; z-index: 997; }
.active-thumb 								{ background: transparent url(icon-uparrowsmallwhite.png) top center no-repeat; font-weight: bold;
}

.photo-meta-data h2{
	color: #FFF!important;
	text-shadow: 0 -3px #333 ;
}


.slide_navi{
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 49%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(49%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 49%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 49%,rgba(204,204,204,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 49%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(238,238,238,1) 49%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	font-size: 14px;
	padding: 10px 10px 15px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 5%;
	-webkit-transition: box-shadow .50s ease-in-out;
	-moz-transition: box-shadow .50s ease-in-out;
	-o-transition: box-shadow .50s ease-in-out;
	
	
}

.slide_navi:hover{
	box-shadow: 0px 3px 5px #444;
	-moz-box-shadow: 0px 3px 5px #444;
	-webkit-box-shadow: 0px 3px 5px #444;
}

.slide_navi span{
	font-size:18px!important;
	color: #333;
}

.photo-meta-data p{
	margin: 0!important;
	padding:0!important
}



.block_ref{
	float: left;
	width: 457px;
	margin: 0px;
	padding: 10px 10px 0 10px;
	text-align: left;
	border-right: 1px dashed #333;
	
}

.block_ref p{
	padding: 0!important;
}

.block_ref h4 a{
	font-family: 'pacificoregular'; font-weight: normal; color: rgb(102, 102, 102); font-size: 20px;
}

.last{
	border: none;
	margin-right: 0!important;
	float: right;
	padding: 10px 0 10px 10px;
	text-align:right
}

.shadow_slide {
    background: url("shadow.png") no-repeat scroll center bottom transparent;
    clear: both;
    float: left;
    height: 39px;
    margin-bottom: 15px;
    width: 990px;
}
