﻿#hdp-footer {
    background:url('/assets/local/images/backgrounds/ucl-footer-divider.gif') no-repeat top left;
}
.hdp-content {
    padding-bottom:0px;
    background:#000;
}
* html .hdp-content {
    padding-bottom:0px;
}

.ucl-content-header {
	overflow:hidden;
	position:relative;
}

.ucl-content-header h1 {
    position:absolute;
    left:28px;
    top:26px;
    font-size:2.5em;
    z-index: 1000;
}

.ucl-gallery-img-lge img { position: absolute; top: 0px; left: 0px; }

.ucl-content-header .trans {
	position:absolute;
	top:333px;
	left:0;
	width:996px;
	height:95px;
	filter: alpha(opacity=75); /* ie */
	-moz-opacity: .75; /* mozilla */
	opacity:.75;
	background:#000000;
}
.ucl-content-header .trans p.ucl-image-title {
    line-height: 95px;
	font-size: 36px;
	float: left;
	padding-left: 30px;
}
.ucl-content-header .trans p.ucl-img-count {
	line-height: 95px;
	font-size: 36px;
	padding-right: 35px;
	float: right;
	display: none;	/* Don't display the counter unless we have JS enabled */
}
.hdp-js-enabled .ucl-content-header .trans p.ucl-img-count {
	display: block;
}

.ucl-content-header h1 .ucl-top-line {
	color:#b1e968;
	height: 31px;
	font-size:28px;
}
.ucl-content-header h1 .ucl-middle-line {
	display:block;
	font-size:48px;
	height: 44px;
}
.ucl-content-header h1 .ucl-bottom-line {
	display:block;
	font-size:23px;
}

.ucl-page-section {
	overflow:hidden;
	margin-top:8px;
	margin-bottom:0;
	padding-bottom:0;
	background:none;
}

/* Tabs and content */
.ucl-t5-tabs {
	overflow:hidden;
	list-style:none;
	height:auto!important;
	height:41px;
	min-height:41px;
	background:url('/assets/local/images/trophy-tour/tabs-bg-right.gif') no-repeat top right;
}

.ucl-t5-tabs li {
	position:relative;
	float:left;
	z-index:0;
	margin-left:-8px;
	background:url('/assets/local/images/trophy-tour/tab-off-right.gif') no-repeat top right;
}

.ucl-t5-tabs li.tab1 {
	margin-left:0px;
}

.ucl-t5-tabs li a {
	display:block;
	width:auto;
	padding:4px 40px 8px 14px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	background:url('/assets/local/images/trophy-tour/tab-off-left.gif') no-repeat top left;
}
.ucl-t5-tabs li a {
/*
    opacity: 0.7;
    */
    color: #c3d5ca;
}
.ucl-t5-tabs li a:hover {
/*
    opacity: 1;
    */
    color: #ffffff;
}

.ucl-t5-tabs li.active {
	z-index:10;
	background:url('/assets/local/images/trophy-tour/tab-on-right.gif') no-repeat top right;
}

.ucl-t5-tabs li.active a {
	background:url('/assets/local/images/trophy-tour/tab-on-left.gif') no-repeat top left;
}

.ucl-t5-tab-content {
	display:inline-block;
	background:url('/assets/local/images/trophy-tour/bg-tab-content.jpg') no-repeat left 133px;
	position: relative;
}

/* Carousel overides */
.bar-carousel {
	height:133px;
	margin-top:8px;
	background: url(/assets/local/images/trophy-tour/carousel-bg.png) no-repeat bottom left;
}

.bar-carousel .carousel-window {
	height:113px;
}

.bar-carousel .carousel-window ul li img
{
    width:196px;
    height:113px;
}
.bar-carousel .prevPage, .bar-carousel .nextPage {
    top: 50%;
    margin-top: -18px;
}
/* Sub menu - year selection */
.ucl-t5-submenu-div {
	float:left;
	width:190px;
	height: 339px;
	overflow: visible;
	padding-top:26px;
	background:url('/assets/local/images/touts/ucl-t5-touts-bg.png') no-repeat right top;
}

.ucl-t5-submenu {
	overflow: auto;
}

.ucl-t5-submenu li {
	float:left;
	clear:left;
	width:190px;
	list-style:none;
	background:url('/assets/local/images/trophy-tour/trophy-tour-submenu-divider.png') no-repeat left top;
}

.ucl-ie6-divider {
    height: 2px;
    width: 190px;
	background:url('/assets/local/images/trophy-tour/trophy-tour-submenu-divider.png') no-repeat left top;
}
.ucl-t5-submenu li a {
	display:block;
	width:132px;
	padding:12px 12px 12px 32px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	position: relative;
}

/* Designer word wrap override - START */
/* The designers asked for the trophy tour text to wrap in different spots for each year, so have added classes */
.cufon-active .ucl-t5-submenu li.tour-year-2007 a,
.cufon-active .ucl-t5-submenu li.tour-year-2009 a {
	width:130px;
	padding-right:14px;
}
/* Designer word wrap override - END */

.ucl-t5-submenu li a .ucl-tout-arrow {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 12px;
    overflow: hidden;
    background: url(/assets/local/images/touts/ucl-tout-arrow-combined.gif) no-repeat;
    background-position: -6px -24px;
}
.ucl-t5-submenu li a:hover .ucl-tout-arrow {
    background-position: -6px -12px;
}



.ucl-t5-submenu li a {
/*
    opacity: 0.7;
    */
    color: #c3d5ca;
}
.ucl-t5-submenu li a:hover {
/*
    opacity: 1;
    */
    color: #ffffff;
}

/* Tab content area */
.ucl-t5-tab-text {
	float:left;
	width:580px;
	margin-left:35px;
	margin-bottom:50px;
	margin-top: 38px;
	height: 270px;
}

.ucl-t5-tab-text h2 {
    font-size: 1.8em;
    margin-bottom: 3px;
    color: #afe76a;
    line-height: normal;
}

.ucl-t5-tab-text p {
	color:#cbe3cd;
	line-height:1.3;
}

.ucl-t5-tab-text .ucl-share-link {
	margin-top:20px;
	float:left;
}

/* cufon font styles */
.cufon-active .ucl-t5-tabs li a {
	font-size:1.3em;
}

.cufon-active .ucl-t5-submenu li a {
	font-size:1.8em;
}

#ucl-ajax-loader {
    display: none;
}

.bar-carousel {
    height: 133px;
    margin-top: 0px;
    background: #003818 url(../../global/images/bar-carousel/bar-all-bg.jpg) no-repeat scroll center 0px;
}
.bar-carousel .carousel-window {
    top: 14px;
}
.bar-carousel .more-tab {
    display: none;
}
.ucl-trophy-tour-logo-div {
    position: absolute;
    bottom: 23px;
    right: 24px;
    width: 147px;
    height: 46px;
}
.ucl-trophy-tour-2009 {
	background:url(/assets/local/images/trophy-tour/ucl-trophy-tour-logo-2009.gif);
}
.ucl-trophy-tour-2008 {
	background:url(/assets/local/images/trophy-tour/ucl-trophy-tour-logo-2008.gif);
}
.ucl-trophy-tour-2007 {
	background:url(/assets/local/images/trophy-tour/ucl-trophy-tour-logo-2007.gif);
}
#ucl-ajax-container { display: none; }