
.nivoSlider {
	position:relative;
	width:100%; 
	height:670px;	overflow: hidden;}
.nivoSlider img {	position:absolute;	top:0px;
	left:0px;
	max-width: none;}.nivo-main-image {	display: block !important;	position: relative !important; 
	width: 100% !important;}.nivoSlider a.nivo-imageLink {	position:absolute;
	top:0px;
	left:0px;	width:100%;	height:100%;
	border:0;
	padding:0;	margin:0;	z-index:9999;	display:none;
	background:white; 	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {	display:block;
	position:absolute;
	z-index:5;	height:100%;
	top:0;}.nivo-box { display:block;position:absolute;z-index:5;overflow:hidden;}.nivo-box img { display:block; }/* Caption styles */
.nivo-caption {	position:absolute;
	left:0px;
	bottom:0px;	background:#000;	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */}.nivo-caption p { padding:5px;margin:0;}.nivo-caption a { display:inline !important; }
.nivo-html-caption { display:none; }@media screen and (-webkit-min-device-pixel-ratio:0) {.nivo-directionNav a {	position:absolute;
	top:46.1%;	z-index:9;
	cursor:pointer;
	display:block;	width:74px;	height:75px;
	text-indent:-9999px;
	border:0;}}
.nivo-directionNav a {	position:absolute;	top:46.3%;
	z-index:9;
	cursor:pointer;
	display:block;	width:74px;
	height:75px;
	text-indent:-9999px;
	border:0;}
.nivo-prevNav {
	left:25px;
	top:300px;
	margin-left:327px;
	margin-top:80px;}.nivo-nextNav {	right:-3px;	top:300px;	margin-right: 327px;
    margin-top:80px;}
.nivo-controlNav {	display: block;
	position:absolute;
	left:50%;
	bottom:10px;
    margin-left:-50px;}
.nivo-controlNav a {    border: 0 none;
    cursor: pointer;
    display: block;    float: left;
    height: 22px;
    margin-bottom: 4px;
    margin-right: 8px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;}.theme-default #slider { margin:0px; }