.rok-content-rotator h2 {
	font-family:  Helvetica, Tahoma, "Nimbus Sans L", sans-serif;
}
body,
body.f-default {
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}
h2 {
	font-size: 175%;
	line-height: 100%;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.rok-content-rotator {
	margin: 0;
	height: 270px;
	width: 948px;
        position: relative;
	z-index: 1;
}

.rok-content-rotator li {
	height: 43px;
}

.rok-content-rotator h2 {
	width: 213px;
	height: 47px;
	font-size: 130%;
	line-height: 47px;
	text-indent: 0;
	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	outline: none;
	text-shadow: rgba(0,0,0,0.65) 0 1px 1px;
}

.rok-content-rotator h2 a {
	display: block;
	z-index: 3;
	position: absolute;
	width: 213px;
	color: #fff !important;
	outline: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.rok-content-rotator h2 a:hover {
	text-indent: 3px;
}

.rok-content-rotator h2 a.active {
	font-weight: normal;
	font-size: 100%;
}

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 21px;
	height: 47px;
	right: 234px;
	z-index: 2;
	top: 10px;
}

/* dont change below */
.rok-content-rotator {
	position: relative;
	background: #333;
}


.rok-content-rotator ul {
	padding: 0;
	float: right;
	margin: 10px 0 0 0;
	width: 227px;
	text-indent: 0;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 210px;
	padding: 15px;
	visibility: hidden;
	color: #ddd;
}



.rok-content-rotator h2 a.active {
	color: #0082bf !important;
}
.rok-content-rotator .arrow {
	background: url(../images/rotator-arrow.png) 0 0 no-repeat;
}
.rok-content-rotator {
	background: #666666;
}



div.slide1, div.slide2, div.slide3, div.slide4, div.slide5 {
	width: 711px;
	height: 270px;
	margin: -15px 0 0 -15px;
	padding: 0;
}

.style2 div.slide1,
.style1 div.slide1 {
	background: #000;
}

.style1 div.slide2 {
	background: url(../images/slide2.jpg) 0 0 no-repeat;
}

.style2 div.slide2 {
	background: url(../images/slide2.jpg) 0 0 no-repeat;
}

.style2 div.slide3 {
	background: url(../images/slide3.jpg) 0 0 no-repeat;
}

