
/* CONTAINER GENERAL */

.general_container_glrfc {
	position: absolute;
	display: block;
	top: -390px;
	left: -233px;
	width: 840px;
	height: 360px;
	z-index: 1;
	}


/* CONTENT */

div.content_glrfc {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	position: relative;
	display: block;
	float: right;
	width: 628px;
	height: 360px;
}
div.content_glrfc a, div.navigation_glrfc a {
	text-decoration: none;
	color: #777;
}
div.content_glrfc a:focus, div.content_glrfc a:hover, div.content_glrfc a:active {
	text-decoration: underline;
}


/* play slideshow, pause, next slide, prev slide */

div.controls_glrfc {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 608px;
	height: 23px;
	padding: 10px;
	background: #d1e99e;
	
}

div.controls_glrfc a, div.controls_glrfc a:link, div.controls_glrfc a:visited {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 15px 2px 15px;
	background: #ffffff;
	color: #666666;
	font-weight: normal;
}
div.controls_glrfc a:hover, div.controls_glrfc a:active {
	background: #f1f1f1;
	text-decoration: none;
	color: #000000;
}


div.ss-controls_glrfc {
	position: absolute;
	top: 10px;
	left: 293px;
}


div.nav-controls_glrfc {
	position: absolute;
	top: 10px;
	right: 30px;
}



/* start containere imagine */

div.slideshow-container_glrfc {
	position: relative;
	width: 628px;
	height: 360px;
	background: #e0f9ac url('../../e_cms/layout/img/galleriffic_container_bg.gif') center center no-repeat;
}

/* preloader */
div.loader_glrfc {
	position: relative;
	width: 628px;
	height: 360px;
	background: url('../../res_img/utils/loading6.gif') center center no-repeat;
}



div.slideshow_glrfc {
	position: absolute;
	top: 24px;
	right: 0;
	width: 340px;
	height: 300px;
}

div.slideshow_glrfc span.image-wrapper_glrfc {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow_glrfc a.advance-link_glrfc {
	position: relative;
	display: block;
	width: 310px;
	height: 270px;
	margin: 0;
	padding: 0;
}

div.slideshow_glrfc a.advance-link_glrfc:hover, div.slideshow_glrfc a.advance-link_glrfc:active, div.slideshow_glrfc a.advance-link_glrfc:visited {
	text-decoration: none;
}
div.slideshow_glrfc img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 300px;
	height: 260px;
	border: 5px solid #ffffff;
}



/* CONTAINERE DESCRIERE */

div.caption-container_glrfc {
	position: absolute;
	top: 24px;
	left: 24px;
	width: 585px;
	height: 300px;
}
span.image-caption_glrfc {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 585px;
	height: 300px;
}
div.caption_glrfc {
	position: relative;
	display: block;
	width: 585px;
	height: 300px;
}

/* titlu */
.image-title_glrfc, .image-title_glrfc a:link, .image-title_glrfc a:visited {
	position: relative;
	display: block;
	width: 255px;
	line-height: 33px;
	font-family: 'trebuchet ms';
	font-size: 22px;
	color: #72aa07;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background: #e0f9ac;
}
.image-title_glrfc a:hover, .image-title_glrfc a:active {
	color: #754803;
	text-decoration: none !important;
}

/* descriere */
div.image-desc_glrfc {
	position: relative;
	display: block;
	width: 255px;
	font-size: 13px;
	line-height: 22px;
}


/* link catre pagina */

.linktopage_glrfc {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 330px;
	height: 295px;
	background: url('../../res_img/utils/blank.gif');
	white-space: nowrap;
	text-indent: 400px;
	overflow: hidden;
}

a.more_glrfc:link, a.more_glrfc:visited {
	position: absolute;
	top: 200px;
	left: 0;
	color: #206200;
	font-weight: bold;
	background: #e0f9ac;
	}
	
a.more_glrfc:hover, a.more_glrfc:active {
	color: #754803;
	text-decoration: none;
	}




/* NAVIGARE */

div.navigation_glrfc {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 212px;
	height: 360px;
} 

.titlu_glrfc {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 192px;
	height: 39px;
	padding: 0 10px;
	line-height: 39px;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	background: url('../../e_cms/layout/img/galleriffic_nav_head_bg.gif') top left no-repeat;
	text-transform: uppercase;
	}

ul.thumbs_glrfc {
	position: relative;
	display: none;
	margin: 40px 0 0 0;
	padding: 0;
}
ul.thumbs_glrfc li {
	float: left;
	padding: 0;
	margin: 0 0 1px 0;
	list-style: none;
}
a.thumb_glrfc, a.thumb_glrfc:link, a.thumb_glrfc:visited {
	display: block;
	width: 192px;
	height: 39px;
	padding: 0 10px;
	line-height: 39px;
	color: #206200;
	background: url('../../e_cms/layout/img/galleriffic_nav_item_bg.gif') top left no-repeat;
}

a.thumb_glrfc:hover, a.thumb_glrfc:active, a.thumb_glrfc:focus {
	background: url('../../e_cms/layout/img/galleriffic_nav_item_bg.gif') bottom left no-repeat;
	color: #333333;
}

ul.thumbs_glrfc li.selected_glrfc a.thumb_glrfc { /* selectia curenta */
	background: url('../../e_cms/layout/img/galleriffic_nav_item_bg.gif') bottom left no-repeat;
	color: #333333;
}
a.thumb_glrfc:focus {
	outline: none;
}


div.pagination_glrfc {
	position: absolute;
	bottom: 1px;
	left: 0;
	display: none;
	width: 192px;
	height: 23px;
	padding: 8px 10px;
	color: #754803;
	font-weight: bold;
	background: url('../../e_cms/layout/img/galleriffic_nav_head_bg.gif') top left no-repeat;
}
div.navigation_glrfc div.top_glrfc {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation_glrfc div.bottom_glrfc {
	margin-top: 12px;
}
div.pagination_glrfc a, div.pagination_glrfc span.current_glrfc, div.pagination_glrfc span.ellipsis_glrfc {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	background: #cae09d;
	color: #666666;
	font-weight: normal;
}
div.pagination_glrfc a:hover {
	background: #e0f9ac;
	text-decoration: none;
}
div.pagination_glrfc span.current_glrfc {
	font-weight: normal;
	background: #e0f9ac;
}
div.pagination_glrfc span.ellipsis_glrfc {
	border: none;
	padding: 5px 0 3px 2px;
}
