/* 
*	Urmatoarele stiluri sunt doar pentru prezentarea demo-urilor si nu au nici o legatura cu functionalitatea plugin-ului:
*/

a { 
	color: #ffffff; 
	text-decoration: none; 
}

a:active, a:focus { outline: none; }

img {
	border:0;
}

.menuSlide { 
	position: relative; 
	float: right;
	list-style-type: none; 
	width: 228px;
	background:#ffffff;
	color:#ffffff;
	height: 165px;
	margin: 0;
	padding: 35px 0 0 0;
	background: url(images/bg_ul.png) no-repeat;
}

.menuSlide a {
	display: block;
	width: 228px;
	height: 34px;
	text-indent:40px;
	font-size: 1.1em;
	color: #ffffff !important;
	text-decoration: none;
	line-height: 2.1em;
}
.menuSlide a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuSlide a.selected {
	background: url(images/bg_tab-active.png) no-repeat 10px 0;
	width:228px;
	font-weight:normal;
	line-height: 2.1em;
	color: #ffffff;
}


/* 
*	Declaratiile ramase sunt necesare functionarii fiecarui demo in parte:
*/

.main {
	width: 420px;
	}

.scroller {
	width: 700px;
	height: 200px;
	overflow: hidden;
	float: left;
	}

.scroller#scroller-3 {
	width: 868px;
	height: 300px;
	}

#content-1 {
	width: 2500px;
	}

#content-2 {
	width: 625px;
	}

.slide {
	width: 700px;
	height: 300px;
	float: left;
	background: url(images/bg_slides.png);
	}
.radioreclame {
	background: url(../images/stories/slides/slide1.jpg);
}
.text {
	margin:135px 0 0 15px;
	height:45px;
	float:left;
}

	.textBoxLeft {
		width:22px;
		height:45px;
		float:left;
		background:url(images/textBoxLeft.png) no-repeat;
	}
	
	.textBoxCenter {
		height:45px;
		float:left;
		background:url(images/textBoxCenter.png) repeat-x;
	}
	
	.textBoxRight {
		width:22px;
		height:45px;
		float:left;
		background:url(images/textBoxRight.png) no-repeat;
	}

.tvreclame {
	background: url(../images/stories/slides/slide2.jpg);
}
.webdesign {
	background: url(../images/stories/slides/slide3.jpg);
}
.drukwerk {
	background: url(../images/stories/slides/slide4.jpg);
}

.slide h2 {
	color: #ffffff;
	font-weight: normal;
	font-size:1.4em;
	line-height:2.5em;
	margin:0;
	padding:0;
}
.slide p {
	padding:0;
	margin:0;
	color: #ffffff;
}
.slide a {
	width:115px;
	height:25px;
	line-height:1.9em;
	float:right;
	text-indent:20px;
	color: #ffffff;
	text-decoration:none;
	background:url(images/klik_hier.png) no-repeat 0 0;
}
.slide a:hover {
	color: #002353;
}
