/* 
*	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:hover { 
	color: #ffffff; 
	text-decoration: none;
}
a:active, a:focus { outline: none; }

img {
	border:0;
}

.menuSlide { 
	position: relative; 
	float: left;
	list-style-type: none; 
	width: 299px;
	background:#ffffff;
	color:#ffffff;
	height: 162px;
	_height: 177px;
	margin: 0;
	padding: 20px 0 0 0;
	_padding: 8px 0 0 0;
	background: url(images/bg_ul.png) no-repeat;
}

.menuSlide a {
	display: block;
	width: 299px;
	height: 34px;
	text-indent:50px;
	font-size: 1.4em;
	color: #ffffff !important;
	text-decoration: none;
	line-height: 2.5em;
}
.menuSlide a:hover {
	color: #FF6300;
	text-decoration: none;
}
.menuSlide a.selected {
	background: url(images/bg_tab-active.png) no-repeat 10px 0;
	width:293px;
	height:40px;
	line-height: 2.5em;
	color: #ffffff;
}


/* 
*	Declaratiile ramase sunt necesare functionarii fiecarui demo in parte:
*/

.main {
	width: 420px;
	}

.scroller {
	width: 641px;
	height: 182px;
	overflow: hidden;
	float: left;
	}

.scroller#scroller-3 {
	width: 868px;
	height: 300px;
	}

#content-1 {
	width: 2500px;
	}

#content-2 {
	width: 625px;
	}

.slide {
	width: 641px;
	height: 182px;
	float: left;
	background: url(images/bg_slides.png);
	}
.radioreclame {
	background: url(../images/stories/slides/banner1.jpg);
}
.text {
	margin: 70px 0 0 358px;
	width: 320px;
}
.tvreclame {
	background: url(../images/stories/slides/banner2.jpg);
}
.webdesign {
	background: url(../images/stories/slides/banner3.jpg);
}
.drukwerk {
	background: url(../images/stories/slides/banner4.jpg);
}

.slide h2 {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-indent: -999999px;
	margin-bottom: 8px;
	margin-top:0;
}
.slide p {
	line-height: 1.8em;
	padding:0px;
	font-size: 1em;
	color: #ffffff;
}
.slide a {
	color: #ffffff;
	text-decoration: underline;
}
.slide a:hover {
	color: #ffffff;
}