/***************  contentBlocks/videogallery.css  ***************/
/* ===== VIDEO GALLERY PAGE ===== */

.videos
{
	width: 666px;
	margin-right: -15px;
}
.videos:after
{
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.videos .video
{
	float: left; _display: inline;
	width: 200px; height: 150px;
	border: 2px solid #c0c0c0;
	margin: 0 15px 15px 0;
	position: relative;
	_overflow: hidden;
}


.videos .video a.watch-video img
{
	display: block;
}

.videos .video h3
{
	position: absolute;
	top: 132px; left: 0;
	width: 197px; height: 18px;
	padding-left: 3px;
	z-index: 1;
	background: #e0e0e0;
	opacity: 0.75;
	filter: alpha(opacity=75);
	color: #000000 !important;
}

.videos .video .play-button
{
	position: absolute;
	top: 55px; left: 80px;
	width: 40px; height: 40px;
	z-index: 1;
	_behavior: url(/iepngfix_foreground.htc);
}

.videos .video a.watch-video:hover .play-button
{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.videos .video .flash-container
{
	display: none;
	width: 640px; height: 480px;
}

.videos .video.youtube a
{
	display: block;
	margin: 7px;
	font-size: 1.4em;
	text-decoration: none !important;
}

.videos .video.youtube a:hover
{
	background: #000000;
}

.videos .video.youtube img.youtube-icon
{
	vertical-align: middle;
	width: 43px; height: 18px;
	_behavior: url(/iepngfix.htc);
}

.videos .categories
{
	zoom: 1;
}

.videos .category:after
{
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#zoom
{
	z-index: 1;
}/***************  styles/template.group-subpage.css  ***************/
/* LAYOUT FOR TEMPLATE SUBPAGE */

#main-content
{
}

/* ----- QUICK LINKS ----- */

#extra-content
{
	float: left; _display: inline;
	margin-top: 357px;
	padding: 25px 10px 0 15px;
	width: 196px;
	position: relative;
	z-index: 1;
}

#quicklinks
{
	float: left; _display: inline;
	margin-top: 357px;
	padding: 25px 10px 0 15px;
	width: 234px;
	position: relative;
	z-index: 1;
	background: url(http://www.hotelescenter.es/templates/main/images/vertical-dotted-separator.gif) no-repeat 0 71px;
}

#quicklinks .widgetOutput.pukkaBanners .item
{
	margin-bottom: 10px;
}

#flashMap
{
	position: absolute;
	top: 320px; right: 14px;
	width: 236px; height: 136px;
	z-index: 1;
}

/* ===== TEXT ===== */


#main-content
{
}
/***************  styles/modules/quickLinks.widget_listModuleItems.css  ***************/
/* ===== QUICKLINKS ===== */

.widgetOutput.quickLinks
{
	margin-bottom: 20px;
}

.widgetOutput.quickLinks h2
{
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 1.7em;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.widgetOutput.quickLinks .item
{
	border-top: 1px solid #D8D9DE;
	padding: 5px 0 3px 6px;
}

.widgetOutput.quickLinks .first
{
	border-top: none;
}

.widgetOutput.quickLinks .item .title
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #AB985B;
	font-size: 1.5em;
	text-transform: uppercase;
}

.widgetOutput.quickLinks .item .title a
{
	color: #AB985B;
}

.widgetOutput.quickLinks a.view-link
{
	display: none;
}

.widgetOutput.quickLinks a.edit-list-link
{
	float: right;
	color: #c00000;
	background: #e0e0e0;
	padding: 1px 4px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}

/* BLOG LINKS */

.widgetOutput.quickLinks .item.blog
{
	padding-left: 22px;
	background: url(http://www.hotelescenter.es/templates/main/images/blogger-icon.gif) no-repeat left center;
}/***************  styles/modules/footerQuicklinks.widget_listModuleItems.css  ***************/

.footerQuicklinks
{
	display: inline;
	margin-bottom: 0 !important;
}

.footerQuicklinks .item h3
{
	display: inline;
}
.footerQuicklinks a.edit-list-link
{
	display: none;
}

