/* @grup RokContentRotator */



.rok-content-rotator {
	margin: 0;
	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-br.png") 100% 100% no-repeat;
	width: 600px;
}



.rotator-2 {
	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-bl.png") 0 100% no-repeat;
	width: 600px;
}



.rotator-3 {
	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-tr.png") 100% 0 no-repeat;
	
	width: 600px;

}



.rotator-4 {
	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-tl.png") 0 0 no-repeat;

	padding: 0px 20px 20px 20px;
	
	height: 260px;

}



.rok-content-rotator li {

	height: 34px;

}



.rotator-title {
	text-align:left;

	padding: 0 0 3px 19px;

	font-size: 150%;

	height: 60px;

	line-height: 48px;

	color: #666;

	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/h3-arrow.png") 0 16px no-repeat;

}



.rok-content-rotator h2 {

	width: 213px;

	height: 34px;

	font-size: 100%;

	line-height: 36px;
	text-align:left;
	text-indent: 35px;
	
	margin: 0 7px 0 7px;

	z-index: 1;

	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-tab.png") 18px 0 no-repeat;

	outline: none;

}



.rok-content-rotator h2 a {

	display: block;
	
	text-decoration: none;

	z-index: 3;

	position: absolute;

	width: 213px;

	color: #666;

	outline: none;
	
	font-weight: normal;

}



.rok-content-rotator h2 a.active {

	font-weight: bold;

	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: 213px;

	height: 34px;

	right: 27px;

	z-index: 2;

	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-tab-active.png") 0 0 no-repeat;

}



.rok-content-rotator .content {

	padding: 0px 20px 20px 20px;

	margin-top: 65px;
	
	width : 350px;

}



/* dont change below */

.rok-content-rotator {

	position: relative;

}



.rok-content-rotator ul {

	padding: 0;

	float: right;

	margin: 0;

	width: 227px;

	background: url("http://www.i-web.ro/ravaudioro/skin/frontend/default/default/css/images/news/rotator-shadow.png") 100% 50% no-repeat;

}



.rok-content-rotator .arrow {

	position: absolute;

	top: 60px;

}



.rok-content-rotator li { 

	list-style: none;

	padding: 0;

}



.rok-content-rotator .content {

	position: absolute;

	left: 0;

	top: 0;

	margin-right: 250px;

}



/* @end */




