/* @group RokContentRotator */
/* dont change below */
span.rotatorTitle {
	z-index:50;
}

.rok-content-rotator {
	position: relative;
	background: #333;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	padding: 15px 0px 0px 0px;
	visibility: hidden;
	color: #ddd;
	margin:0px;
}

#rotator {
	height:270px;
}

#rotator .content {
	/*position:relative;*/
	width:476px;
	height:270px;
	overflow:visible;
}

.slide {
	width: 469px;
	height: 270px;
	margin: -16px 0 0 -15px;
	padding: 0;
}

.style2 div.slide1 {
	width: 469px;
	height: 270px;
	padding: 0px;
	margin:0px;
	background: url(../images/slide1.jpg) 0 0 no-repeat;
	position:absolute;
}

.style2 div.slide2 {
	width: 469px;
	height: 270px;
	padding: 0;
	margin:0px;
	background: url(../images/slide2.jpg) 0 0 no-repeat;
	position:absolute;
}

.style2 div.slide3 {
	width: 469px;
	height: 270px;
	padding: 0;
	margin:0px;
	background: url(../images/slide1.jpg) 0 0 no-repeat;
	position:absolute;
}

.style2 div.slide4 {
	width: 469px;
	height: 270px;
	padding: 0;
	margin:0px;
	background: url(../images/slide2.jpg) 0 0 no-repeat;
	position:absolute;
}


/* @end */

/* @group RokIntroScroller */

img.intro1, img.intro2, img.intro3, img.intro4, img.intro5, img.intro6 {
	width: 167px;
	height: 120px;
}


.style2 img.intro1 {
	background: url(../images/pdf_scroller/udy.jpg) 0 0 no-repeat;
}

.style2 img.intro2 {
	background: url(../images/pdf_scroller/ory_versailles.jpg) 0 0 no-repeat;
}

.style2 img.intro3 {
	background: url(../images/pdf_scroller/ory_dolce.jpg) 0 0 no-repeat;
}

.style2 img.intro4 {
	background: url(../images/pdf_scroller/ory_honey.jpg) 0 0 no-repeat;
}
.style2 img.intro5 {
	background: url(../images/pdf_scroller/admas_collant_basic.jpg) 0 0 no-repeat;
}
/* @end */

/* @group Featured Story Block */

img.featured-story {
	width: 294px;
	height: 152px;
	margin-top: 12px;
}

.style2 img.featured-story {
	background: url(../images/style2/featured-story.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Special Feature Block */

img.special-feature {
	width: 360px;
	height: 215px;
	float: left;
	margin-right: 15px;
}

.style2 img.special-feature {
	background: url(../images/style2/special-feature.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Showcase */

img.showcase-corner {
	width: 226px;
	height: 169px;
}

.style2 img.showcase-corner {
	background: url(../images/style2/showcase-corner.jpg) 0 0 no-repeat;
}

/* @end */

/* @group Advertising */

img.ad1 {
	width: 170px;
	height: 250px;
}

.style2 img.ad1 {
	background: url(../images/style2/ad1.jpg) 0 0 no-repeat;
}

img.ad2 {
	width: 170px;
	height: 220px;
}

.style2 img.ad2 {
	background: url(../images/style2/ad2.jpg) 0 0 no-repeat;
}
/* @end */



















