/* 
*	Urmatoarele stiluri sunt doar pentru prezentarea demo-urilor si nu au nici o legatura cu functionalitatea plugin-ului:
*/

a { 
	color: #6ab0eb; 
	text-decoration: none; 
}

a:hover { 
	color: #6ab0eb; 
	text-decoration: none;
}
a:active, a:focus { outline: none; }

img {
	border:0;
}

.sideMenu {float:right; margin-top:18px;}
.sideMenu li {list-style:none; border-bottom:1px solid #6ab0eb; color: #6ab0eb;}
.sideMenu li a {display:block; width: 282px; line-height: 2.5em;font-size: 1.1em; font-weight:bold; height: 34px;}

.menuSlide { 
	position: relative; 
	float: right;
	list-style-type: none; 
	width: 18px;
	color:#6ab0eb;
	height: 162px;
	_height: 177px;
	margin: 0;
	padding: 20px 0 0 0;
}

.menuSlide a {
	display: block;
	width: 18px;
	height: 34px;
	text-indent:30px;
	line-height: 2.5em;
}

.sloganSlide {
	width:284px;
	height:45px;
	margin:50px auto auto 25px;
	background: url(../images/stories/slides/slogan.png) no-repeat;
}

.menuSlide a.selected {
	width: 29px;
	height:34px;
	line-height: 2.5em;
	color: #04076b;
	position:relative;
	background: url(images/arrow.png) no-repeat 0 0;
}


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

.main {
	width: 420px;
	}

.scroller {
	width: 615px;
	height: 245px;
	overflow: hidden;
	float: left;
	}

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

#content-1 {
	width: 2500px;
	}

#content-2 {
	width: 625px;
	}

.slide {
	width: 615px;
	height: 245px;
	float: left;
	background: url(images/bg_slides.png);
	}
.radioreclame {
	background: url(../images/stories/slides/banner1.jpg) no-repeat;
}

.tvreclame {
	background: url(../images/stories/slides/banner2.jpg) no-repeat;
}

.webdesign {
	background: url(../images/stories/slides/banner3.jpg) no-repeat;
}

.text {
	margin: 180px 0 0 35px;
	width: 540px;
}

	.right {
		float:right;
		font-size:0.9em;
		text-transform:uppercase;
	}

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