/* GLOBAL OVERRIDE */
#content {
	padding-top:0;
}
.application-error #content {
	padding-top:32px;
}
/* PRIMARY PROMOTIONS */
#primary-promotions {
	width:832px;
        max-width: 832px;
	height:514px;
	overflow:hidden;
        margin-bottom: 20px;
        zoom: 1;
        position: relative;
}
.primary-promotion-image {
	margin-top:-20px;
        float: left;
}
.primary-promotions-inner {
        position: absolute;
        left: 496px;
	width:320px;
	height:514px;
	background:url("../home/images/background-white-opacity-40.png") repeat transparent;
}
#primary-promotions-thumbnails {
        position: absolute;
        top: 16px;
        right: 59px;
        height:79px;
}
#primary-promotions-thumbnails li {
  	float:left;
	margin-right:8px;
	background-color:#fff;
	width:79px;
	height:79px;
        display: inline;
}
#primary-promotions-thumbnails li a {
    cursor: pointer;
}
#primary-promotions-thumbnails li img {
 	border:2px solid #fff;
}
#primary-promotions-thumbnails li a img {
	opacity:0.33;
}
#primary-promotions-thumbnails li a:hover img {
	opacity:0.67;
}
#primary-promotions-thumbnails li a:active img {
	opacity:1;
}
#primary-promotions-thumbnails li .active img,
#primary-promotions-thumbnails li a.active:hover img {
	opacity:1;
}
.primary-promotion-text {
	padding:16px 16px 24px 16px;
	background:url("../home/images/background-white-opacity-80.png") repeat transparent;
}
.with-thumbs {
    margin-top: 111px;
}
.primary-promotion-text .title {
	font-size:3.2em;
	line-height:1.125em;
	margin-bottom:0.25em;
}
.primary-promotion-text .company,
.primary-promotion-text .key-information,
.primary-promotion-text .dates {
	font-size:1.6em;
	line-height:1.5em;
	color:#666666;
}
.primary-promotion-text .key-information,
.primary-promotion-text .dates {
	margin-bottom:0.375em;
}
.primary-promotion-text .description {
	font-size:2em;
	line-height:1.2em;
	color:#333333;
}
.primary-promotion-text .description em {
	font-style:italic;
}
.primary-promotion-text .buy-tickets {
	margin-top:1.5em;
}
/* SECONDARY PROMOTIONS */
#secondary-promotions .promo-row {
	margin-bottom:24px;
}	
#secondary-promotions .promo {
	width:208px;
	float:left;
	display:inline;
	margin-right:0px;
}
#secondary-promotions .promo.even {
    margin-right:32px;
}
#secondary-promotions .promo img {
	margin-bottom:0.5em;
}
#secondary-promotions .promo .title {
	font-size:2em;
	line-height:1.2em;
}
#secondary-promotions .promo .company,
#secondary-promotions .promo .key-information,
#secondary-promotions .promo .dates {
	font-size:1.1em;
	line-height:1.636em;
	text-transform:uppercase;
	color:#666666;
}
#secondary-promotions .promo .key-information,
#secondary-promotions .promo .dates {
	margin-bottom:0.183em;
}
#secondary-promotions .promo .description {
	font-size:1.3em;
	line-height:1.385em;
	color:#333333;
}
#secondary-promotions .promo .buy-tickets {
	margin-top:1em;
        padding-bottom: 5px; /*IE7 fix*/
}
/* TERTIARY PROMOTIONS */
#tertiary-promotions .promo {
	margin-bottom:24px;
}
#tertiary-promotions .promo img {
	margin-bottom:0.5em;
}
#tertiary-promotions .promo .title {
	font-size:2em;
	line-height:1.2em;
}
#tertiary-promotions .promo .key-information {
	text-transform:uppercase;
	font-size:1.1em;
	line-height:1.636em;
	color:#666666;
	margin-bottom:0.183em;
}
#tertiary-promotions .promo .description {
	font-size:1.3em;
	line-height:1.385em;
	color:#333333;
}
.featured-stories span {
    color: #666666;
    text-transform: uppercase;
    font-size: 11px;
    margin: 8px 0;
    line-height: 19px;
}
.featured-stories p {
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    line-height: 19px;
}
.featured-stories p {
    margin-bottom: 20px;
}
/* ROLEX */
#rolex { 
    position: absolute;
    right: 30px;
    overflow: hidden;
    overflow-x:hidden;
    overflow-y:hidden;
    height: 100px;
    width: 100px;
    padding: 0;
    margin: 0;
}
/* BOOKING DAY */
.buy-now {
    font-size: 13px;
    color: #434343;
    line-height: 19px;
    min-height: 80px;
    margin-bottom: 20px;
}
.buy-now strong {
    font-weight: bold;
}
/* NEWS AND FEATURES */
.featured-stories li {
    list-style-type: none !important;
    margin: 0 !important;
}

.featured-stories img {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

.featured-stories h3 {
    font-size: 16px;
    line-height: 19px;
}

.featured-stories p {
    margin-left: 144px;
}
/* TWEETS */
#tweets {
    font-size: 13px;
    line-height: 19px;
    float: left;
    width: 200px;
    margin-right: 40px;
}
.tweet {
    margin-bottom: 15px;
}
.tweet p {
    margin-bottom: 3px;
}
.tweet-date {
    margin-bottom: 11px;
    color: #656565;
}
ul#tweet-pics {
    float: left;
    display: inline;
    width: 208px;
}

ul#tweet-pics li {
    height: 48px;
    display:table-cell;
    vertical-align:middle;
    float:left;
    margin: 2px;
}
ul#tweet-pics li a {
    display: block;
    height: 100%;
}
ul#tweet-pics li.youTube {
    background: #000;
}
ul#tweet-pics li img {
    width: 48px;
}
ul#tweet-pics li img.youTube {
    margin-top: 6px;
}

ul#socialMediaStats {
    font-size: 13px;
}
​

/* FOLLOW US */
#follow-us ul {
   font-size: 1.3em;
}
#follow-us li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom: 4px;
    line-height: 25px;
}
#follow-us li a {
    float: left;
    padding-left: 25px;
}
#follow-us #twitter a {
	background: url(../home/images/twitter.png) left no-repeat;
}
#follow-us #facebook a {
	background: url(../home/images/facebook.png) left no-repeat;
}
#follow-us #youtube a {
	background: url(../home/images/youtube.png) left no-repeat;
}
#follow-us #flickr a {
	background: url(../home/images/flickr.png) left no-repeat;
}
#follow-us #soundcloud a {
	background: url(../home/images/soundcloud.png) left no-repeat;
}
#follow-us #google a {
	background: url(../home/images/googleplus.png) left no-repeat;
}
#follow-us #instagram a {
	background: url(../home/images/instagram.png) left no-repeat;
}
#follow-us .statistic {
    float: right;
}
#follow-us .statistic .total {
    font-weight: bold;
}