/* Fall back font for Betany
@import url(http://fonts.googleapis.com/css?family=Coustard);

Fall Back for Function Script
@import url(http://fonts.googleapis.com/css?family=Leckerli+One); */

@font-face{
    font-family: 'Function Script';
    src: url('../font/functionscript-webfont.eot');
    src: url('../font/functionscript-webfont.eot?iefix') format('eot'),
        url('../font/functionscript-webfont.woff') format('woff'),
        url('../font/functionscript-webfont.ttf') format('truetype'),
        url('../font/functionscript-webfont.svg#webfont') format('svg');
}

@font-face{
    font-family: 'Betany Bold';
    src: url('../font/Betany-Bold-webfont.eot');
    src: url('../font/Betany-Bold-webfont.eot?iefix') format('eot'),
        url('../font/Betany-Bold-webfont.woff') format('woff'),
        url('../font/Betany-Bold-webfont.ttf') format('truetype'),
        url('../font/Betany-Bold-webfont.svg#webfont') format('svg');
}

@font-face{
    font-family: 'Betany Medium';
    src: url('../font/betany_medium_macroman/Betany-Medium-webfont.eot');
    src: url('../font/betany_medium_macroman/Betany-Medium-webfont.eot?iefix') format('eot'),
        url('../font/betany_medium_macroman/Betany-Medium-webfont.woff') format('woff'),
        url('../font/betany_medium_macroman/Betany-Medium-webfont.ttf') format('truetype'),
        url('../font/betany_medium_macroman/Betany-Medium-webfont.svg#webfont') format('svg');
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/17px sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/*html { overflow-y: scroll; }*/
a:hover, a:active { outline: none; }
.columns a:active { position: relative; top: 1px; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 1em; position: relative; }
h1 sub, h1 sup { font-size: 57%; line-height: 0; position: relative; }
sup { top: -0.25em; }
h1 sup { top: 0.05em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/** Mobile Devices **/

@media screen and (max-device-width: 480px) {}
@media all and (orientation:portrait) {}
@media all and (orientation:landscape) {}

/** Generic classes **/

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/**
 * Primary styles
 *
 * Author: Flint Interactive
 * Date:
*/

::-moz-selection{ background: #3875D7; color:#fff; text-shadow: none; }
::selection { background:#3875D7; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3875D7; }

body, select, input, textarea { color: #3f484d; font-family: 'Lucida Grande', Arial, Helvetica sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 10px;  }
a { color: #607890; }
a:visited { color: inherit; }
a:hover { color: #ED1C24; }

h1 {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 29px;
    color: #ed1c24;
    font-weight: normal;
}

h1 .large {
    font-size: 48px;
}

h2 {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 26px;
    color: #ed1c24;
    font-weight: normal;
}

h3 {
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #3f484d;
    line-height: 22px;
}

h3.custom-style {
    font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
}

h3 .custom-style {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
}

.block-title h3 {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    line-height: 27px;
}

h4 {
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    color: #444444;
    line-height: 21px;
    font-size: 18px;
    font-weight: normal;
}

h5 {
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #555555;
    line-height: 21px;
}

h6 {
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #555555;
    line-height: 18px;
    margin-bottom: 3px;
}

ul, ol {
    padding-left: 15px;
}

p, ul, ol {
    margin-bottom: 13px;
}

a, a:visited {
    color: #ed1c24;
    text-decoration: underline;
    outline: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

em {
	font-style: italic;
}


/* Header */
#header-wrapper {
    width: 100%;
    clear: both;
    text-align: center;
    background-image: url(../images-2012/common/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    height: 351px;
    padding-bottom: 12px;
}

.master-class-content #header-wrapper {
    background-image: url(../images-2012/common/mc-header-bg.jpg);
    margin-bottom: -2px;
} 

#page-header {
    width: 981px;
    margin: 0px auto;
    text-align: left;
}

#header-title {
    display: none;
}

.header-navigation  {
    float: right;
    color: #353e50;
}

.header-navigation  ul {
    text-align: right;
    list-style-type: none;
    margin: 22px 0 0;
    padding: 0;
}

.header-navigation  li {
    line-height: 18px;
    list-style-type: none;
    padding: 0 10px;
    border-right: 1px solid #c6bfbb;
    display: inline;
    font-size: 11px;
}

.header-navigation  li.last {
    border-right: none;
    padding-right: 0;
}

.header-navigation a, .header-navigation a:visited {
    color: #353e50;
    font-weight: normal;
    text-decoration: none;
}

.header-navigation a.selected  {
    font-weight: bold;
}

#main-logo { 
    background-image: url(../images-2012/icons/logo-bom.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 104px;
    width: 327px;
    text-indent: -9999px;
    float: left;
    margin-top: 20px;
}

#main-logo:hover {
    text-decoration: none;
}

#header-countdown { 
    position: relative;
    margin-top: 17px;
    float: right;
    clear: right;
    background-image: url(../images-2012/common/wine-bottle.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 196px;
}

#days-to-fest {
    height: 50px;
    float: left;
    color: #FFFFFF;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    width: 157px;
    font-size: 15px;
    line-height: 24px;
}

#days-to-fest .days {
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 10px;
    padding: 15px 11px;
    text-align: center;
    width: 77px;
}

#fest-countdown-text {
    height: 50px;
    float: left;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 29px;
    color: #ed1c24;
    display: none;
    text-align: right;
    line-height: 23px;
    width: 181px;
    padding-right: 15px;
    visibility : hidden;
}

#fest-countdown-text .smaller {
    font-size: 22px;
    display: block;
    clear: both;
}

#fest-countdown-text .year {
    font-size: 28px;
}

#fest-countdown-text .year sub {
    font-size: 20px;
    vertical-align: baseline;
    top: auto;
    bottom: auto;
}

#wine-glass-flash {
    clear: both;
    float: right;
    right: 12px;
    position: absolute;
    top: 50px;
}

#header-top {
    height: 298px;
    padding: 0 10px 0 7px;
}

.primary-navigation {
    background-color: #FFFFFF;
    padding: 0 11px;
    width: 960px;
    height: 53px;
    position: relative;
}

.primary-navigation ul {
    list-style-type: none;
    width: 960px;
    margin: 0;
    padding: 0;
}

.primary-navigation li {
    list-style-type: none;
    float: left;
    padding: 0;
	position: relative;
    margin:  0 10px 10px 0;
    width: 111px;
    height: 53px;
}

.primary-navigation .nav-item-charcoal {
    width: 225px;
    margin-right: 0px;
    float: right;
}

.primary-navigation .nav-item-charcoal a {
    width: 225px;
}

.primary-navigation a, .primary-navigation a:visited {
    font-family: 'Betany Bold', 'Coustard', 'Lucida Grande', Arial, Helvetica;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    width: 111px;
    padding: 0;
    line-height: 13px;
    height: 43px;
    text-align: left;
    text-decoration: none;
    color: #3f484d;
    position: relative;
}

.primary-navigation a span {
    width:111px;
    bottom: 9px;
    left: 0;
    position: absolute;
}

.primary-navigation a:hover {
    text-decoration: none;
}

.primary-navigation a:active {
    position: relative;
    top: 1px;
}

.primary-navigation #chef {
    background-image: url(../images-2012/common/chef.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 1px;
    right: 11px;
    width: 50px;
    height: 42px;
}

.nav-item-dark-green a { border-bottom: 10px solid #169e41; }
.nav-item-dark-green a:hover { color: #169e41; }
.nav-item-green a { border-bottom: 10px solid #8cc63f; }
.nav-item-green a:hover { color: #8cc63f; }
.nav-item-orange a { border-bottom: 10px solid  #f58220; }
.nav-item-orange a:hover { color: #f58220; }
.nav-item-brown a { border-bottom: 10px solid  #bb7832; }
.nav-item-brown a:hover { color: #bb7832; }
.nav-item-light-blue a { border-bottom: 10px solid  #00addc; }
.nav-item-light-blue a:hover { color: #00addc; }
.nav-item-blue a { border-bottom: 10px solid  #0071ae; }
.nav-item-blue a:hover { color: #0071ae; }
.nav-item-purple a { border-bottom: 10px solid #72315a; }
.nav-item-purple a:hover { color: #72315a; }
.nav-item-red a { border-bottom: 10px solid #ed1c24; }
.nav-item-red a:hover { color: #ed1c24; }
.nav-item-pink a { border-bottom: 10px solid #f05b72;}
.nav-item-pink a:hover { color: #f05b72; }
.nav-item-yellow a { border-bottom: 10px solid #f8c606; }
.nav-item-yellow a:hover { color: #f8c606; }
.nav-item-charcoal a { border-bottom: 10px solid #3f484d;  }
.nav-item-charcoal a:hover { color: #3f484d; }

.secondary-navigation {
    background-color: #fee6cc;
    padding: 15px;
    margin: 0 0 16px 0;
}

.secondary-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.secondary-navigation li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}

.secondary-navigation a, .secondary-navigation a:visited {
    display: block;
    clear: both;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    background-color: #ffa03d;
    padding: 6px 15px 7px;
    line-height: 12px;
    font-weight: bold;
    text-decoration: none;
}

.secondary-navigation .sub-nav-active a:visited, .secondary-navigation .sub-nav-active a, .secondary-navigation .last-item a, .secondary-navigation .last-item a:visited {
    border: none;
}

.secondary-navigation .second-level {
    border-top: 1px solid #fee6cc;
}

.secondary-navigation .second-level a, .secondary-navigation .second-level a:visited {
    border-bottom: 1px solid #fee6cc;
    background-color: #FFF;
    padding-left: 25px;
    font-size: 10px;
	color: #F88200;
}

.secondary-navigation .second-level a.selected, .secondary-navigation .second-level a.selected:active, .secondary-navigation .second-level a.selected:visited,  .secondary-navigation a.selected, .secondary-navigation a:hover, .secondary-navigation a:active {
    background-color: #f88200;
	color: #FFFFFF;
    text-decoration: none;
    top: 0;
}

.subnav-tooltip {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	background-color: white;
	border: 5px solid #7c7c7c;
	display: none;
	left: 0;
	position: absolute;
	top: 58px;
	width: 250px;
	z-index: 9999;
}

.subnav-tooltip ul {
	width: auto;
}

.subnav-tooltip li {
	display: block;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

.subnav-tooltip h3 {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F484D;
	line-height: 30px;
	margin: 0;
	padding: 0 14px;
}

.subnav-tooltip a, .subnav-tooltip a:visited {
	background-image: url(../images-2012/common/subnav-divider.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 0;
	font-size: 16px;
	display: block;
	width: auto;
	padding: 0 14px;
	line-height: 38px;
	height: auto;
	color: #169e41;
}

.subnav-tooltip a.year, .subnav-tooltip a.year:visited {
	background-image: none;
	color: #f58220;
	line-height: 34px;
}
.subnav-tooltip a.first, .subnav-tooltip a.first:visited {
	color: #f58220;
}

.subnav-tooltip a:hover, .subnav-tooltip a:visited:hover {
	background-color: #93c01f;
	background-image: none;
	color: white;
}

.subnav-tooltip a.year:hover, .subnav-tooltip a.year:visited:hover {
	background-color: #F58220;
}

.subnav-tooltip .tail-border {
    border: 11px solid transparent;
    border-bottom: 11px solid #7C7C7C;
    height: 0;
    font-size: 0;
    left: 17px;
    line-height: 0;
    position: absolute;
    top: -25px;
    width: 0;
}
.ie6 .subnav-tooltip .tail-border
{
    display: none;
}
.subnav-tooltip .tail {
    border: 11px solid transparent;
    border-bottom: 11px solid white;
    height: 0;
    font-size: 0;
    left: 17px;
    line-height: 0;
    position: absolute;
    top: -20px;
    width: 0;
}
.ie6 .subnav-tooltip .tail
{
    display: none;
}

/* Master class header */

.mc-header-intro {
    background-image: url(../images-2012/common/mc-banner.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 -3px 0;
    width: 966px;
    height: 97px;
    padding: 23px 0;
	position: relative;
	z-index: 3;
}

.mc-header-intro h1 {
    font-family: 'Betany Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 0px;
    color: #72315a;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 35px;
}

.mc-header-intro h1 .numbers {
    font-size: 48px;
}

.mc-header-intro h3 {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 1px;
}

.mc-header {
    margin: -3px 0 12px;
}

/* Footer */

#page-footer {
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fcd9bc;
    border-top: 5px solid #ffffff;
    font-size: 11px;
    padding: 0 0 6px 0;
    margin: -280px auto 0;
}

#footer-logos {
    clear: both;
    border-bottom: 1px solid #D9BAA1;
    margin: -13px 0 12px;
}

#footer-logos .title {
    float: left;
    width: 212px;
    font-weight: bold;
    line-height: 12px;
    padding: 22px 0 0;
}

#footer-logos a {
    text-indent: -9999px;
    height: 71px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    border: none;
}

#footer-logos a:hover {
    text-decoration: none;
}

#footer-gov {
    background-image: url(../images-2012/icons/gov-vic.gif);
    width: 133px;
}

#footer-vic {
    background-image: url(../images-2012/icons/vic.gif);
    width: 120px;
}

#footer-com {
    background-image: url(../images-2012/icons/com.gif);
    width: 166px;
}

#footer-container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0 3px;
}

#footer-bottom {
    border-top: 1px solid #d9baa1;
    padding: 8px 0 0;
    color: #353e50;
}

.footer-columns {
    display: block;
    clear: both;
    width: 735px;
    min-height: 151px;
    color: #555555;
    padding: 7px 0 0 253px;
    overflow: visible;
    position: relative;
    background-image: url(../images-2012/common/footer-bike.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 22px;
    margin: 0 0 15px -8px;
}

.footer-columns .column {
    float: left;
    width: 245px;
}

.flint-link, .flint-link:visited {
    float: right;
    background-image: url(../images-2012/icons/fi.gif);
    background-position: right 0;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: #555555;
    height: 14px;
    line-height: 14px;
}

.flint-link:hover {
    background-position: right bottom;
    color: #ed1c24;
    text-decoration: none;
}

#footer-full-width {
    clear: both;
}

.footer-columns h3 {
    color: #3f484d;
    color: rgba(0, 23, 34, .9);
    margin: 0 0 7px 0;
}

.footer-columns a, .footer-columns a:visited {
    color: #555555;
    text-decoration: none;
    border-bottom: 1px solid #555555;
}

.footer-columns a:hover {
    text-decoration: none;
    color: #ed1c24;
    border-bottom: 1px solid #ed1c24;
}

/* Main background */

html, body {
    height: 100%;
}

#content-wrapper {
    background-image: url(../images-2012/common/footer-top-bg.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: auto !important;
    min-height: 100%;
}

#content-wrapper.master-class-content {
    background-image: url(../images-2012/common/mc-footer-top-bg.gif);
}

#content-leaves {
    background-image: url(../images-2012/common/confetti-bg-2.gif);
    background-position: center 0;
    background-repeat: no-repeat;
    padding-bottom: 285px;
    padding-top: 5px;
}

.master-class-content #content-leaves  {
    background-image: url(../images-2012/common/mc-confetti-bg.gif);
}

#page-content {
    width: 960px;
    margin: 0px auto;
	padding-bottom: 70px;
}

.columns {
    width: 960px;
}

.full-column {
    margin-bottom: 16px;
}

.columns .column {
    width: 225px;
    margin-right: 20px;
    float: left;
}

.columns .triple-column {
    width: 715px;
}

.columns .double-column {
    width: 470px;
}

.columns .column.last-column {
    margin: 0px;
    float: right;
}

/* Base Form Styles */

label {
    color: #353e50;
}

select {
    width: 100%;
    padding: 0 1px;
    font-size: 11px;
}

form .input-wrapper {
    display: block;
    border: 1px solid #cac9c9;
}

form .check-field input {
    float: left;
    margin: 0 0 10px 0;
}

form .check-field label {
    float: left;
    line-height: 14px;
    padding-left: 7px;
}

form .input-wrapper input {
    border: none;
    border-top: 2px solid #e5e5e5;
    font-size: 11px;
    font-style: 'Lucida Grande', Arial, Helvetica, sans-serif;
    padding: 3px;
}

form input.submit-button-replace {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;  
    padding: 0;
    margin: 0;
    border: 0;
}

ul.fields {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.fields li {
    list-style-type: none;
    margin: 0 0 7px;
}

.fields label {
    clear: both;
}

.content-block .fields label {
    font-size: 11px;
    display: block;
    font-weight: bold;
}

.content-block .fields li {
    clear: both;
}

.content-block .check-field label {
    clear: none;
    width: 160px;
}

.content-block .input-wrapper input {
    width: 189px;
    padding: 3px 2px;
    font-size: 11px;
}

.content-block .submit-field a.themed-button {
    float: right;
    margin: 0;
}

.content-block .short-input-wrapper input {
    width: 84px;
}

/* Standard Form Styles */

.standard-form {
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: url(../images-2012/common/olive-dot-divider.gif);
    padding: 30px 0 0;
    margin: 0 0 16px;
}

.standard-form .fields {
    background-position: 0 bottom;
    background-repeat: repeat-x;
    background-image: url(../images-2012/common/olive-dot-divider.gif);
    padding: 0 0 30px;
    margin: 0 0 20px;
}

.standard-form .fields li {
    margin-bottom: 10px;
    padding-right: 150px
}

.standard-form label {
    float: left;
    font-size: 11px;
}

.standard-form label sub {
    bottom: 0;
}

.standard-form .input-wrapper {
    float: right;
}

.standard-form .input-wrapper input {
    width: 186px;
}

.standard-form .select-wrapper {
    float: right;
}

.standard-form .select-wrapper select {
    width: 192px;
    margin: 2px 0;
}

.standard-form .short-select-wrapper {
    padding-right: 98px;
}

.standard-form .short-select-wrapper select {
    width: 94px;
}

.standard-form .fields .check-field {
    padding-right: 0;
}

.standard-form .check-field label  {
    width: 440px;
    clear: none;
}

.standard-form .check-field sub {
    font-size: 10px;
    color: #828282;
    line-height: 15px;
    margin-top: 4px;
}

.standard-form .subscribe-note {
    font-size: 10px;
    color: #828282;
    line-height: 15px;
    float: left;
    width: 320px;
}

.standard-form .submit-field .themed-button {
    float: right;
    margin: 0;
}

/* Home Page Elements */

.home-feature {
    margin: 0  0 20px 0;
}

.media-block {
    clear: both;
}

.home-feature {
    width: 715px;
    height: 309px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #F2F0E1;
}

.cs-images {
	position: relative;
}

.cs-image {
	display: none;
	height: 309px;
	left: 0;
	position: absolute;
	top: 0;
	width: 715px;
}
.cs-image-current {
	display: block;
}

.home-feature ul {
	left: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	width: 208px;
	z-index: 100;
}

.home-feature li {
	-webkit-transition: background-color 0.1s ease;
	background-color: #f58220;
	cursor: pointer;
	list-style-type: none;
	margin: 0;
	padding: 12px 8px;
	position: relative;
	text-align: center;
}

.home-feature li:first-child {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.home-feature li:last-child {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.home-feature li.hiddentext p {
	display: none;
}

.home-feature li.current, #channel-selector li:hover {
	background-color: #f06212;
}

.home-feature li.current {
	cursor: default;
}

.home-feature .divider {
	background: url(../images-2012/common/channel-selector-divider.png);
	bottom: -2px;
	height: 4px;
	left: 50%;
	margin-left: -98px;
	position: absolute;
	width: 195px;
	z-index: 200;
}

.home-feature h3 {
	color: white;
	font-family: 'Function Script', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	margin-bottom: 0;
}
.home-feature p {
	color: #f3f1e2;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
	padding-top: 11px;
	width: 192px;
}
.home-feature a {
	color: #f3f1e2;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.home-feature a:hover {
	text-decoration: underline;
}

.home-feature a.explore {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background: #7d0f66 url(../images-2012/common/channel-selector-explore-bg.png) no-repeat center center;
	background-clip: padding-box;
	bottom: 15px;
	color: white;
	cursor: pointer;
	display: block;
	font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
	height: 40px;
	left: 15px;
	line-height: 40px;
	position: absolute !important;
	text-align: center;
	text-transform: uppercase;
	top: auto !important;
	padding: 4px 0;
	width: 208px;
	z-index: 99;
}

/* Image and Link Set */
.image-and-link-set {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left top;
	margin-bottom: 14px;
	padding-top: 14px;
}
.image-and-link-set-inner {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
.image-and-link-block {
	float: left;
	margin-right: 20px;
	width: 225px;
}
.last-image-and-link-block {
	margin-right: 0;
}
.image-and-link-block img {
	float: left;
	margin-right: 15px;
}
.image-and-link-block .text-content {
	float: left;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 150px;
}
.image-and-link-block h3 {
	color: #f58220;
	font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 8px;
	text-transform: uppercase;
	width: 161px;
}
.image-and-link-block p {
	color: #001722;
	font-size: 11px;
	margin-bottom: 8px;
}
.image-and-link-block a {
	color: #0071ae;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

/* Tiled Images and Links */
.image-tiles-block {
	background-image: none !important;
}

.tiles-images-and-links {
	height: 203px;
	overflow: hidden;
}

.tiles-images-and-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0 -10px;
}

.tiles-images-and-links li {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	float: left;
	width: 225px;
	height: 158px;
}

.tiles-images-and-links li a {
	border: 2px solid #7d0f66;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	position: relative;
	background-color: #f58220;
	color: #FFFFFF;
	text-decoration: none;
	width: 221px;
	height: 154px;
	overflow: hidden;
}

.tiles-images-and-links li a .title {
	font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-transform:  uppercase;
	position: absolute;
	bottom: 0;
	height: 38px;
	text-align: center;
	padding: 0 10px;
	width: 201px;
}

.image-tiles-container {
	position: relative;
}

.image-tiles-container .tile-arrow {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left center;
	cursor: pointer;
	height: 22px;
	position: relative;
}

.image-tiles-container .tile-arrow-disabled {
	cursor: default;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.image-tiles-container .tile-arrow span {
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; 
	background-color: #F58220;
	background-image: url(../images-2012/common/image-tiles-arrows.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	height: 21px;
	left: 50%;
	margin-left: -11px;
	position: absolute;
	width: 21px;
}

.image-tiles-container .tile-arrow-down {
	margin-top: 10px;
}

.image-tiles-container .tile-arrow-down span {
	background-position: 5px -29px;
}

.image-tiles-container .tile-arrow:hover span, .image-tiles-container .tile-arrow-hover span  {
	background-color: #7d0f66;
}

.image-tiles-container .tile-arrow-disabled span, .image-tiles-container .tile-arrow-disabled:hover span {
	background-color: #dfdab3;
}

.tile-truncate {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(0,0,0,.3));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3)); 
	background-image:    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3)); 
	background-image:     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3)); 
	background-image:      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3)); 
	background-image:         linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	bottom: 32px;
	cursor: pointer;
	display: none;
	height: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
.cssgradients .tile-truncate {
	display: block;
}

/* Tiled Images and Links 
.image-tiles-block {
	background-image: none !important;
}
.image-tiles-container {
	position: relative;
}
.image-tiles-container .tile-arrow {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left center;
	cursor: pointer;
	height: 22px;
	position: relative;
}
.image-tiles-container .tile-arrow-disabled {
	cursor: default;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.image-tiles-container .tile-arrow-up {
	margin-bottom: 10px;
}
.image-tiles-container .tile-arrow-down {
	margin-top: 4px;
}
.image-tiles-container .tile-arrow span {
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; 
	background-color: #dfdab3;
	background-image: url(../images-2012/common/image-tiles-arrows.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	height: 21px;
	left: 50%;
	margin-left: -11px;
	position: absolute;
	width: 21px;
}
.cssgradients .tile-arrow-up {
	margin-bottom: 7px;
}
.cssgradients .tile-arrow-down {
	margin-top: 0;
}
.image-tiles-container .tile-arrow-down span {
	background-position: 5px -29px;
}
.image-tiles-container .tile-arrow:hover span, .image-tiles-container .tile-arrow-hover span  {
	background-color: #169e41;
}
.image-tiles-container .tile-arrow-disabled span, .image-tiles-container .tile-arrow-disabled:hover span {
	background-color: #dfdab3;
}
.image-tiles {
	height: 239px;
	overflow: hidden;
}
.image-tile {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left bottom;
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-bottom: 7px;
	width: 225px;
}
.image-tile-even {
	clear: none;
	margin-right: 0;
}
a.image-tile-link {
	text-decoration: none;
}
.image-tile img {
	border: 2px solid #dfdab3;
	float: left;
	margin-right: 10px;
}
a.image-tile-link:hover .image-tile img {
	border: 2px solid #00addc;
}
.image-tile strong {
	display: block;
	font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	margin-top: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
a.image-tile-link:hover .image-tile strong {
	color: #0071ae;
}
.tile-truncate {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(255,255,255,1));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1)); 
	background-image:    -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1)); 
	background-image:     -ms-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1)); 
	background-image:      -o-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1)); 
	background-image:         linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
	bottom: 22px;
	cursor: pointer;
	display: none;
	height: 63px;
	left: 0;
	position: absolute;
	width: 100%;
}
.cssgradients .tile-truncate {
	display: block;
} */

/* Content Header */

.content-header {
    padding: 12px 12px 10px;
    margin: 0 0 16px 0;
    position: relative;
    z-index: 30;
}

.content-header.flush-header {
    margin: 0;
}

.content-header h1 {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 23px;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
}

/* content block structure */

.text-image-block {
    background-position: 0 bottom;
    background-repeat: repeat-x;
    margin: 0 0 27px 0;
    padding: 0 0 8px 0;
}

.block-title {
    padding: 12px 12px 10px;
}

.text-image-block .block-title  {
    margin: 0 0 12px 0;
}

.content-block .block-title h3 {
    margin: 0;
    line-height: 23px;
    color: #FFFFFF;
}

.block-title h3 span {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
}

.block-image  {
    float: left;
    margin: 3px 20px 15px 0;
    position: relative;
}

.triple-column .block-image  {
    float: right;
    margin: 3px 0 15px 20px;
}

/* Hack for youtube embed */
.block-image iframe {
    display: block;
}

.text-image-block .block-image {
    padding: 2px;
}

.content-block .block-image  {
    margin: 3px 0 15px 0;
    padding: 0;
}

.block-image.full-block-image {
    margin: 3px 0 15px 0;
}

.block-image a.youtube-play {
    position: absolute;
    text-align: center;
}

.block-image a.youtube-play span {
    display: block;
    border: 2px solid #dfdab2;
    background-image: url(../images-2012/buttons/play-arrow.png);
    background-position: 23px center;
    background-repeat: no-repeat;
    width: 58px;
    height: 58px;
    text-indent: -9999px;
    margin: 77px auto 0;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    box-shadow: 1px 1px 11px rgba(0, 0, 0, .7);
}

.triple-column .block-image a.youtube-play {
    width: 466px;
    height: 212px;
}

.block-image a.youtube-play {
    width: 102px;
    height: 174px;
}

.block-image img {
    display: block;
}

/* button structure */

a.themed-button {
    float: left;
    margin: 1px 15px 15px 0;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
}

a.text-image-button {
    display: block;
    margin: 0 0 16px;
}

a.themed-button.submit-button {
    margin: 0;
}

a.themed-button span.text {
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: 11px;
    font-weight: bold;
    padding: 8px 24px 8px 14px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FFFFF;
    border-bottom: 2px solid rgba(0,0,0,.2);
}

a.themed-button span.arrow {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 13px;
    border-left: 5px solid #FFFFFF;
}

a.themed-button:hover span.text {
    border-top: 2px solid rgba(0,0,0,.2);
    border-bottom: none;
}

a.themed-button:hover span.arrow {
    top: 12px;
}

a.themed-button:active {
    border: 1px solid #b7bcbe;
}

.mc-tile a.themed-button:active {
    position: absolute;
    top: auto;
}

a.themed-button:active span.text {
    border: none;
    border-bottom: 2px solid #e5e5e5;
    background-color: #FFFFFF;
}

a.themed-button:active, a.themed-button:active span {
    text-decoration: none;
    color: #FFFFFF;
}

a.themed-button:active span.arrow {
    top: 12px;
}

.content-block .themed-button {
    margin: 0;
    text-decoration: none;
}

/* Hot List */

.hot-list-text-image-block {
    overflow: hidden;
}

.double-column .hot-list-text-image-block {
    width: 470px;
}

.double-column .hot-list-text-image-block .hot-list {
    width: 490px;
}

.triple-column .hot-list-text-image-block {
    width: 715px;
}

.triple-column .hot-list-text-image-block .hot-list {
    width: 735px;
}

.hot-list .block-image {
    width: 215px;
    background-color: #F2F0E1;
    margin: 0 20px 20px 0;
    padding: 0;
    border: 2px solid #DED9B3;
    text-align: center;
    float: left;
}

.hot-list .block-image h5 {
    text-transform: none;
    font-size: 18px;
    line-height: 22px;
}

.hot-list .block-image img {
    border-bottom: 2px solid #DED9B3;
}

.block-image h5 {
    margin: 7px 0 0;
    line-height: 18px;
}

.block-image p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 14px;
}

/* Blog Feed */

.date {
    color: #FFFFFF;
    float: left;
    height: 20px;
    line-height: 22px;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 10px;
}

.block-image .date {
    position: absolute;
    top: 0px;
    left: 0px;
}

.blog-feed-left {
    float: left;
    width: 470px;
}

.blog-feed-left.no-hero {
    margin: 3px 0 0 0;
}

.blog-feed-left .block-image {
    /* margin: 3px 20px 10px 0; */
    margin: 3px 0 10px 0;
}

.blog-feed-right {
    float: right;
    width: 225px;
    margin: 3px 0 0 0;
}

.date-bg {
    margin-bottom: 6px;
    display: block;
    background-position: 0px center;
    background-repeat: repeat-x;
}

.blog-feed-left a,
.feed-item a {
    font-weight: bold;
    text-decoration: none;
}

.blog-feed-text-image-block h4 a {
    text-decoration: none;
    font-weight: normal;
}

.blog-feed-left a.text-image-button {
    font-weight: normal;
    text-decoration: underline;
}

.blog-feed-text-image-block h4 a:active {
    top: 0;
}

.feed-item p {
    font-size: 12px;
}

.feed-item h4 {
    margin-bottom: 3px;
}

/* Content Blocks */

.content-block { 
    position: relative;
    margin-bottom: 20px;
}

.content-block .block-content {
    padding: 15px;
    font-size: 11px;
}

.content-block-overlay {
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
}

/* General Sidebar Content */
.general-sidebar-content .block-content {
	padding: 16px;
}
.general-sidebar-content h3 {
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.general-sidebar-content img {
	margin: 6px 0 8px 0;
}

.river-promenading-passport .block-content {
	background-image: url(../images-2012/common/river-promenading-passport-bg.png);
	background-repeat: no-repeat;
	padding-top: 140px;
}

.river-promenading-passport h3 {
	width: 120px;
}


/* ../images/common/divider-mustard.gif */

/* Love Ambush Page */

.dotted.mustard {
    background-image: url("../images/common/divider-mustard.gif");
}

.dotted {
    background-image: url("../images/common/divider-mustard.gif");
    background-repeat: repeat-x;
    border: medium none;
    clear: both;
    height: 4px;
    margin-bottom: 10px;
    width: 100%;
}


.form-block .block-title {
    background-color: #ED1C24 !important;
}
.form-block .block-title h3{
    color: #FFFFFF;
}

.content-block.love-block .block-title {
    background-color: #ED1C24;
}

.love-block .block-content, .form-block .block-title {
    background-color: #F2F0E1;
}


.love-block .block-content h3 {
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:  #ed1c24;
}
.love-block ol p{
    color: #3F484D;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    margin:0;
    padding:0;

}
.love-block p strong{
    color: #72315A;

}


.love-block ol {
    font-family: 'Function Script',Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 0 0 6px;
    color: #ed1c24;
}

.love-block li {
    margin: 6px 0;
}

.love-ambush {

}
.love-ambush .video iframe {
    border: 3px solid #F2F0E1;
}

.love-ambush h4 {
    font-family: Betany Medium;
    font-size: 22px;
}

.love-ambush h3 .custom-style {
    font-size: 26px;
}
.love-ambush h6  {
    font-family: arial, sans-serif;
    font-size: 11px;
}

.love-ambush .errors {
    margin-left: 14px;
    margin-top: 13px;
    color: red;
}
.love-ambush .errors p {
    margin-bottom: 6px;
}
.love-ambush .errors ul {
    padding-left: 0;
}

.form-block {
    background-color: #FDE6D2;
    position:relative;
}
.form-block form {
    margin: 20px;
}
.form-block form ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.form-block form ul.col-0 {
    float: left;
    width: 320px;
}
.form-block form ul.col-1 {
    float: left;
    margin-left: 30px;
}
.form-block form li {
    clear: both;
    height: 24px;
    margin: 0 0 7px;

}

.form-block form label {
    color: #555555;
    float: left;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    width: 130px;
}

.form-block form .field {
    float: left;
}

.form-block form input {

}



.form-block form .text input {

}

.form-block form .field input {

}
.form-block form .checkbox input {

}
.form-block form .checkbox input{
    width:20px;
    float: left;

}
.form-block form .checkbox label {
    float: left;
    width: 290px;
}

.form-block a.themed-button.submit-button {
    background-color: #ED1C24 !important;
    color: #FFFFFF;
    float: right;
    margin-bottom: 20px;
}

.form-block a.red-button span.text,.form-block a.red-button span.arrow  {
    color: #FFFFFF;
}

.form-block a.red-button span.arrow {
    border-left: 5px solid #FFFFFF;
}

.form-block .submit-button {

}


/* masterclass sessions */

.masterclass-sessions {

}

.masterclass-sessions .side-nav {
    background-color: #f9f8f0;
    border-right: 5px solid white;
    float: left;
    min-height: 520px;
    width: 141px;
}
.masterclass-sessions .side-nav ul {
    border-bottom: 4px solid white;
    list-style: none;
    margin: 0;
    padding: 0;
}
.masterclass-sessions .side-nav li {
    color: #ED1C24;
    cursor: pointer;
    display: block;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 5px 6px 15px;
    text-decoration: none;
    border-bottom: 1px solid white;
    margin: 0;
    position: relative;
    z-index: 2;
}
.masterclass-sessions .side-nav li.current {
    background-color: #ed1c24;
	color: #FFFFFF;
}
.masterclass-sessions .side-nav .tail {
    border: 12px solid transparent;
    border-left: 12px solid #ed1c24;
    display: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -12px;
    position: absolute;
    right: -24px;
    top: 50%;
    width: 0;
    z-index: 2;
}
.ie6 .masterclass-sessions .side-nav .tail {
    border: 12px solid pink;
    border-left: 12px solid #ed1c24;
    filter: chroma(color=pink);
    margin-top: 0;
    top: 0;
}
.masterclass-sessions .side-nav .current .tail {
    display: block;
}

.masterclass-sessions .sessions {
    float: left;
    height: 530px;
    position: relative;
    width: 323px;
    z-index: 1;
}

.masterclass-sessions .session {
    background-color: #F9F8F0;
    display: none;
    height: 520px;
    position: absolute;
    left: 0;
    top: 0;
    width: 323px;
    z-index: 1;
}
.masterclass-sessions .first-session {
    display: block;
}
.masterclass-sessions .session .photo {
    background-clip: padding-box;
    border: 1px solid #EEEEEE;
    border-radius: 48px;
    display: none;
    height: 94px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 94px;
}
.masterclass-sessions .session .first-photo {
    display: block;
}
.masterclass-sessions .session h1{

}
.masterclass-sessions .session h2{

}
.masterclass-sessions .session h2 {
    background: none repeat scroll 0 0 transparent;
    color: #ED1C24;
    font-family: 'Betany Bold','Coustard',Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 3px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 180px;
}
.masterclass-sessions .session h3 {
    background: none repeat scroll 0 0 transparent;
    color: #ED1C24;
    font-family: 'Betany Bold','Coustard',Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 180px;
}
.masterclass-sessions .session h4 {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 6px;
    padding: 0;
    text-transform: none;
    width: 180px;
}
.masterclass-sessions .session h4 strong {
    display: block;
    font-style: normal;
    color: #001722;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
}
.masterclass-sessions .session h5 {
    background: none repeat scroll 0 0 transparent;
    color: #001722;
    font-family: 'Betany Bold','Coustard',Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    width: 180px;
}
.masterclass-sessions .session em,
.masterclass-sessions .session p{
    display: block;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    line-height: 14px;
}

.masterclass-sessions .session header {
    background-color: #F9F8F0;
    padding: 18px 18px 4px;
    position: relative;
}

.masterclass-sessions .session .body {
    background-color: #F9F8F0;
    clear: left;
    padding: 18px 18px 10px;

}
.masterclass-sessions .session .body h4 {

    color: #ED1C24;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.masterclass-sessions .session .body p {
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;

}
.masterclass-sessions .session footer {
    background-color: #EFECD9;
    border-top: 5px solid white;
    padding: 10px 18px 7px;
    color: #001722;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    position: absolute;
    bottom: 0;
    width: 287px;
}
.masterclass-sessions .session footer .sold-out {
    background: url(../images-2012/common/soldout-over-event-selector.png);
    height: 54px;
    position: absolute;
    right: 0;
    top: -59px;
    width: 60px;
}
.masterclass-sessions .session footer .time {
    float: left;
    width: 250px;
}
.masterclass-sessions .session footer h5 {
    color: #001722;
    font-family: 'Lucida Grande',Arial,Helvetica sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.masterclass-sessions .session p strong{

}
.masterclass-sessions .session p strong{

}

.masterclass-sessions .session hr {

}



/* Langham Content Block */

.langham-content-block {
    background-color: #f37021;
    padding: 10px;
    text-align: center;
    font-size: 11px;
    height: 263px;
}

.langham-content-block .content-block-overlay {
    background-image: url(../images-2012/common/langham-overlay.png);
    top: 0px;
    left: 0px;
    width: 225px;
    height: 225px;
}

.langham-content-block img {
    margin-bottom: 5px;
}

.langham-content-block h3 {
    color: #f7f5e6;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    padding: 0 10px;
    line-height: 22px;
    margin-bottom: 7px;
}

.langham-content-block h6 {
    color: #dfdab3;
    margin-bottom: 12px;
    font-size: 16px;
}

.langham-content-block .themed-button {
    margin: 0;
    position: relative;
    left: 50px;
}

.langham-content-block .themed-button span {
    float: none;
    display: block;
}

/* search block */

.search-block #startDate {
    margin-right: 10px;
}

.search-block #startDate,
.search-block #endDate {
    float: left;
    width: 90px;
    clear: none;
}
.search-block a.themed-button.submit-button {
    margin: 10px 0 1px;
}

.dateSelector {
    position: relative;
}

#ui-datepicker-div {
    display: none;
}

.dateSelector button.ui-datepicker-trigger {
    border: none;
    background: none;
    float: right;
    position: absolute;
    top: 1px;
    right: -7px;
}

.search-or {
    display: block;
    clear: both;
    text-indent: -9999px;
    background-image: url(../images-2012/common/search-divider.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 21px;
    width: 195px;
    margin: 10px 0 8px;
}

.search-block .content-block-overlay {
    background-image: url(../images-2012/common/search-graphic.png);
    width: 60px;
    height: 73px;
    right: 9px;
    top: 4px;
}

/* Subscribe Block */

#subscribe-newsletter-link {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    float: left;
    margin-top: -15px;
    line-height: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

#subscribe-newsletter-link:hover {
    text-decoration: none;
}

/* Connect Block */

.connect-block a.themed-button.charcoal-button, .connect-block a.themed-button.charcoal-button:visited {
    float: left;
    clear: none;
    margin: 1px 1px 0 0;
    background-color: #7f8b90;
    background-position: center center;
    background-repeat: no-repeat;
    width: 74px;
    height: 45px;
    text-indent: -9999px;
    border: 0 none;
    border-radius: 0 0 0 0;
}

.connect-block a.themed-button.charcoal-button:hover {
    background-color: #767f83;
}

.connect-block a.themed-button.charcoal-button:active {
    background-color: #727678;
}

.connect-block a.themed-button.charcoal-button.twit-button {
    background-image: url(../images-2012/icons/twitter-block-link.png);
}

.connect-block a.themed-button.charcoal-button.fb-button {
    background-image: url(../images-2012/icons/fb-block-link.png);
}

.connect-block a.themed-button.charcoal-button.yt-button {
    background-image: url(../images-2012/icons/youtube-block-link.png);
    margin: 1px 0 0 0;
}

/* Quote Block */

.double-quote {
    background-image: url(../images-2012/common/olive-dot-divider.gif);
    background-position: 0 11px;
    background-repeat: repeat-x;
    color: #dfdab3;
    display: block;
    clear: both;
    position: relative;
    height: 22px;
}

.double-quote span {
    font-size: 70px;
    font-family: helvetica;
    font-style: italic;
    float: left;
    background-color: #FFFFFF;
    line-height: 70px;
    height: 22px;
    overflow: hidden;
    width: 30px;
    text-align: left;
    position: absolute;
    top: 0;
}

.double-quote.start-quote  {
    margin-bottom: 5px;
}

.double-quote.end-quote {
    background-position: 0 7px;
}

.double-quote.start-quote span {
    text-indent: -5px;
    left: 0;
}

.double-quote.end-quote span {
    float: right;
    text-indent: -4px;
    right: 0;
}

.quote-content {
    text-align: center;
    padding: 0 24px;
}

.quote-content h3 {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
}

.author-image {
    float: left;
    width: 72px;
    margin: 0 14px 14px 0;
}

.author-image img {
    display: block;
    border: 0px solid #FFFFFF;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 50px;
}

.author-details { 
    font-size: 11px;
    line-height: 14px;
}

.author-details h5 {
    margin-bottom: 3px;
    line-height: 15px;
    text-transform: none;
    font-size: 12px;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
}

/* Welcome Box */

.welcome-box {
    min-height: 200px;
    background-image: url(../images-2012/common/welcome-bg.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    margin: 14px 2px 10px;
}

.welcome-box .welcome-top {
    background-image: url(../images-2012/common/welcome-divider.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 18px;
    margin-bottom: 19px;
}

.triple-column .welcome-box {
    background-image: url(../images-2012/common/welcome-bg-long.gif);
}

.welcome-box .welcome-top h1.custom-style {
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    line-height: 36px;
    font-size: 40px;
}

.welcome-box .welcome-top h3.custom-style {
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}

.welcome-box .welcome-bottom {
    background-image: url(../images-2012/common/welcome-divider.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
    margin-bottom: 16px;
}

.welcome-bottom h3 {
    font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
}

/* Header Block */

.header-block {
    margin: 0 0 16px 0;
}


/* Popup Overlay - Not Finished Yet */

.popup-overlay { position: absolute;display: none;top: 0px;left: 0px;width: 100%;height: 100%;opacity: .0;background-color: #FFFFFF;z-index: 300;}
.overlay-close-pane {position: absolute;display: block;top: 0px;left: 0px;width: 100%;height: 100%;opacity: .0;z-index: 302; cursor: pointer; }
.popup-container {display: none;top: 0px;left: 0px;text-align: center;width: 100%;position: absolute;z-index: 11301; height: 100%; opacity: .0; background-image:url(../images/lightbox-stripe.png); background-repeat:no-repeat;background-position:center; }
.popup-wrapper {margin: 0px auto; position: relative; z-index: 303; padding: 0px; background-color: #FFFFFF; width: 830px;}
.popup-iframe-container .popup-wrapper {margin: 0px auto; position: relative; z-index: 303; padding: 0px; background-color: #FFFFFF; width: 870px; }
.popup-window {position: relative;z-index: 303;text-align: left;clear: both; }
.popup-iframe-container .popup-window { padding: 20px 20px 25px;  width: 830px; box-shadow: 3px 3px 8px rgba(0,0,0,.5); }
a#popup-close { display: block; clear: both; color: 000000; z-index:5; text-align: right; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: underline; line-height: 16px; height: 24px; }
.popup-iframe-container a#popup-close { text-indent: 9999px; width: 16px; height: 16px; position: absolute; top: 20px; right: 20px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url(../images/buttons/overlay-close.gif); overflow: hidden; }
.popup-iframe-container a#popup-home { text-indent: -9999px; width: 156px; height: 39px; position: absolute; top: 34px; left: 25px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url(../images/icons/calibre-logo.gif); overflow: hidden; }
.popup-window-content { overflow: hidden; position: relative; background-color:#FFFFFF; padding:0px; }


.popup-window-content .logo { float: none; margin-bottom: 10px; clear: both; }
.popup-window-content .popup-page-title { margin-bottom: 10px; clear: both; font-size: 14px; line-height: 18px; text-transform: uppercase; font-weight: normal; }

/* MC Tiles */

.triple-column .mc-tile-block {
    margin: 0px -5px 20px;
    background-position: 0 0;
    background-repeat: repeat-y;
    width: 725px;
    padding: 0;
}

.triple-column .mc-tile-block .hot-list {
    padding-left: 5px;
    overflow: hidden;
}

.triple-column .orange-block.mc-tile-block .hot-list {
    height: 703px;
}

.mc-tile-block .block-image {
    border: none;
}

.double-column .mc-tile-block {
    margin: 0px -5px 20px;
    background-position: 0 0;
    background-repeat: repeat-y;
    width: 435px;
    padding: 0;
}

.double-column .mc-tile-block .hot-list {
    padding-left: 5px;
    overflow: hidden;
}

.mc-tile-body {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-top: 20px;
    height: 68px;
    overflow: hidden;
}

.mc-tile-body h3 {
    line-height: 24px;
    margin: 0;
}

.mc-list-bottom {
    height: 20px;
    width: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    /*position: relative;
    top: -5px;*/
    background-position: 0 0;
    background-color: #FFFFFF;
}

.mc-tile {
    float: left;
    width: 20px;
    padding: 5px;
    width: 215px;
    margin: 0 20px 24px 0;
    height: 324px;
    position: relative;
}

.mc-tile .themed-button {
    background-color: white;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.mc-tile .block-image {
    width: 211px;
    padding: 2px;
    margin: 0 0 10px 0;
}

.mc-tile .block-image img {
    border: none;
}

.mc-tile .block-content {

    padding: 0 10px 0;
    font-size: 12px;
    line-height: 17px;

}

.mc-tile .block-content h5 {
    line-height: 19px;
}

.mc-tile .block-content h5 a {
    color: inherit;
    text-decoration: none;
}

/* -------------------------------------------------------------------------------

Themes

------------------------------------------------------------------------------- */

.content-header,
.triple-column .block-title,
.double-column .block-title {
    background-color: #f2f0e1;
}

.block-title h3 {
    margin: 0;
    line-height: 23px;
}

.block-image {
    background-color: #ded9b3;
    padding: 2px;
}

.text-image-block {
    background-image: url(../images-2012/common/text-image-divider.gif);
}

/* Purple theme */

.purple-block .date-bg {
    background-image: url(../images-2012/common/purple-dot-divider.gif);
}

.purple-block.mc-tile-block {
    background-image: url(../images-2012/common/mc-purple-dot-bg.gif);
}
.purple-block .mc-tile-body,
.purple-block .mc-list-bottom {
    background-image: url(../images-2012/common/mc-purple-dot-bg-top.gif);
}

.purple-block .mc-tile, .purple-block .mc-tile .block-content {
    background-color: #f1eaee;
}

.purple-block .mc-tile {
    height: 348px;
}

.purple-block .mc-tile .block-image {
    background-color: #e3d6de;
}

.purple-header h1,
.purple-header h3,
.purple-block h3 {
    color: #72315a;
}

.content-block.purple-block .block-title {
    background-color: #fcdee3;
}

.content-block.purple-block .block-title h3 {
    color: #72315a;
}

.content-block.purple-block .block-image {
    background-color: #fcdee3;
}

.purple-block .block-content {
    background-color: #F9F8F0;
}

.purple-block .block-image h5 {
    color: #be8cb7;
}

.purple-block a { 
    color: #72315a;
}

.purple-block h5 a {
    color: #72315a;
}

.purple-block .date {
    background-color: #72315a;
}

.purple-block a.youtube-play span {
    background-color: #72315a;
}

a.purple-button span.text {
    color: #72315a;
}

a.purple-button:active span.text {
    background-color: #72315a;
}

a.purple-button span.arrow {
    border-left: 5px solid #72315a;
}

.content-block a.purple-button {
    background-color: #72315a;
}

.content-block a.purple-button:active span.text {
    color: #72315a;
}

.content-block a.purple-button:active span.arrow {
    border-left: 5px solid #72315a;
}


/* Custom Purple stuff for masterclass 

.mc-tile a.purple-button {
    background-color: #72315a;
}

.mc-tile a.purple-button span {
    border: 1px solid  #5b284a;
    border-top: 2px solid  #72315a;
    border-bottom: 2px solid  #5b284a;
}

.mc-tile a.purple-button:hover span {
    border-top: 2px solid  #5b284a;
    border-bottom: 2px solid  #72315a;
} */

.mc-tile-block.purple-block .hot-list {
    height: 367px;
}

/* yellow theme */

.yellow-block .date-bg {
    background-image: url(../images-2012/common/yellow-dot-divider.gif);
}

.yellow-header h1,
.yellow-header h3,
.yellow-block h3 {
    color: #f8c606;
}

.content-block.yellow-block .block-title {
    background-color: #f8c606;
}

.content-block.yellow-block .block-image {
    background-color: #efecd9;
}

.yellow-block .block-content {
    background-color: #fef4cd;
}

.yellow-block .block-image h5 {
    color: #bb7832;
}

.yellow-block a {
    color: #bb7832;
}

.yellow-block .date {
    background-color: #f8c606;
}

.yellow-block a.youtube-play span {
    background-color: #f8c606;
}

a.yellow-button span.text {
    color: #f8c606;
}

a.yellow-button:active span.text {
    background-color: #f8c606;
}

a.yellow-button span.arrow {
    border-left: 5px solid #f8c606;
}

.content-block a.yellow-button {
    background-color: #f8c606;
}

.content-block a.yellow-button:active span.text {
    color: #f8c606;
}

.content-block a.yellow-button:active span.arrow {
    border-left: 5px solid #f8c606;
}


/* brown theme */

.brown-block .date-bg {
    background-image: url(../images-2012/common/yellow-dot-divider.gif);
}

.brown-header h1,
.brown-header h3,
.brown-block h3 {
    color: #bb7832;
}

.content-block.brown-block .block-title {
    background-color: #bb7832;
}

.content-block.brown-block .block-image {
    background-color: #efecd9;
}

.brown-block .block-content {
    background-color: #fef4cd;
}

.brown-block .block-image h5 {
    color: #bb7832;
}

.brown-block a {
    color: #bb7832;
}

.brown-block .date {
    background-color: #bb7832;
}

.brown-block a.youtube-play span {
    background-color: #bb7832;
}

a.brown-button span.text {
    color: #bb7832;
}

a.brown-button:active span.text {
    background-color: #bb7832;
}

a.brown-button span.arrow {
    border-left: 5px solid #bb7832;
}

.content-block a.brown-button {
    background-color: #bb7832;
}

.content-block a.brown-button:active span.text {
    color: #bb7832;
}

.content-block a.brown-button:active span.arrow {
    border-left: 5px solid #bb7832;
}


/* orange theme */

.orange-block .date-bg {
    background-image: url(../images-2012/common/orange-dot-divider.gif);
}

.orange-block.mc-tile-block {
    background-image: url(../images-2012/common/mc-peach-dot-bg.gif);
}
.orange-block .mc-tile-body,
.orange-block .mc-list-bottom {
    background-image: url(../images-2012/common/mc-peach-dot-bg-top.gif);
}

.orange-header h1,
.orange-header h3,
.orange-block h3 {
    color: #f58220;
}

.content-block.orange-block .block-title {
    background-color: #ffd5c0;
}
.content-block.orange-block .block-title h3 {
    color: #f58220;
}

.content-block.orange-block .block-image {
    background-color: #f9f8f0;
}

.orange-block .block-content {
    background-color: #f9f8f0;
}

.orange-block .block-image h5 {
    color: #F58220;
}

.orange-block a {
    color: #F58220;
}

.orange-block h5 a {
    color: #F58220;
}

.orange-block .date {
    background-color: #f58220;
}

.orange-block a.youtube-play span {
    background-color: #f58220;
}

a.orange-button span.text {
    color: #f58220;
}

a.orange-button:active span.text {
    background-color: #f58220;
}

a.orange-button span.arrow {
    border-left: 5px solid #f58220;
}

.content-block a.orange-button {
    background-color: #f58220;
}

.content-block a.orange-button:active span.text {
    color: #f58220;
}

.content-block a.orange-button:active span.arrow {
    border-left: 5px solid #f58220;
}


/* Custom Orange stuff for Masterclass */

.orange-block .mc-tile {
    background-color: #fef0e8;
}

.orange-block .mc-tile .block-image {
    background-color: #f9b790;
}

.orange-block .mc-tile .block-content {
    background-color: #fef0e8;
	clear: both;
}

/* red theme */

.red-block .date-bg  {
    background-image: url(../images-2012/common/purple-dot-divider.gif);
}

.red-block.mc-tile-block {
    background-image: url(../images-2012/common/mc-pink-dot-bg.gif);
}
.red-block .mc-tile-body,
.red-block .mc-tile-bottom {
    background-image: url(../images-2012/common/mc-pink-dot-bg-top.gif);
}

.red-header h1,
.red-header h3,
.red-block h3 {
    color: #ed1c24;
}

.content-block.red-block .block-title {
    background-color: #ed1c24;
}

.content-block.red-block .block-image {
    background-color: #fcdee3;
}

.red-block .block-content {
    background-color: #fcdee3;
}

.red-block .block-image h5 {
    color: #ed1c24;
}

.red-block a {
    color: #ed1c24;
}

.red-block .date {
    background-color: #ed1c24;
}

.red-block a.youtube-play span {
    background-color: #ed1c24;
}

a.red-button span.text {
    color: #ed1c24;
}

a.red-button:active span.text {
    background-color: #ed1c24;
}

a.red-button span.arrow {
    border-left: 5px solid #ed1c24;
}

.content-block a.red-button {
    background-color: #ed1c24;
}

.content-block a.red-button:active span.text {
    color: #ed1c24;
}

.content-block a.red-button:active span.arrow {
    border-left: 5px solid #ed1c24;
}

/* Custom Red stuff for Masterclass 

.mc-feature-block a.red-button {
    background-color: #ed1c24;
}

.mc-feature-block a.red-button span {
    border: 1px solid  #be171e;
    border-top: 2px solid  #ed1c24;
    border-bottom: 2px solid  #be171e;
}

.mc-feature-block a.red-button:hover span {
    border-top: 2px solid  #be171e;
    border-bottom: 2px solid  #ed1c24;
}*/

/* green theme */

.green-block .date-bg {
    background-image: url(../images-2012/common/text-image-divider.gif);
}

.green-header h1,
.green-header h3,
.green-block h3 {
    color: #8cc63f;
}

.content-block.green-block .block-title {
    background-color: #f2e8c0;
}

.content-block.green-block .block-title h3 {
    color: #169e41;
}

.content-block.green-block .block-image {
    background-color: #f9f8f0;
}

.green-block .block-content {
    background-color: #f9f8f0;
}

.green-block .block-image h5 {
    color: #8cc63f;
}

.green-block a {
    color: #8cc63f;
}

.green-block .date {
    background-color: #8cc63f;
}

.green-block a.youtube-play span {
    background-color: #8cc63f;
}

a.green-button span.text {
    color: #8cc63f;
}

a.green-button:active span.text {
    background-color: #8cc63f;
}

a.green-button span.arrow {
    border-left: 5px solid #8cc63f;
}

.content-block a.green-button {
    background-color: #8cc63f;
}

.content-block a.green-button:active span.text {
    color: #8cc63f;
}

.content-block a.green-button:active span.arrow {
    border-left: 5px solid #8cc63f;
}

/* dark-green theme */

.dark-green-block .date-bg {
    background-image: url(../images-2012/common/green-dot-divider.gif);
}

.dark-green-header h1,
.dark-green-header h3,
.dark-green-block h3 {
    color: #169e41;
}

.content-block.dark-green-block .block-title {
    background-color: #F2E8C0;
}

.content-block.dark-green-block .block-title h3 {
    color: #169e41;
}

.content-block.dark-green-block .block-image {
    background-color: #F9F8F0;
}

.dark-green-block .block-content {
    background-color: #F9F8F0;
}

.dark-green-block .block-image h5 {
    color: #169e41;
}

.dark-green-block a {
    color: #169e41;
}

.dark-green-block .date {
    background-color: #169e41;
}

.dark-green-block a.youtube-play span {
    background-color: #169e41;
}

a.dark-green-button span.text {
    color: #169e41;
}

a.dark-green-button:active span.text {

    background-color: #169e41;

}

a.dark-green-button span.arrow {


    border-left: 5px solid #169e41;

}

.content-block a.dark-green-button {
    background-color: #169e41;
}

.content-block a.dark-green-button:active span.text {

    color: #169e41;

}

.content-block a.dark-green-button:active span.arrow {

    border-left: 5px solid #169e41;

}



/* charcoal theme */ 

.charcoal-block .date-bg  {
    background-image: url(../images-2012/common/charcoal-dot-divider.gif);
}


.charcoal-header h1,
.charcoal-header h3,
.charcoal-block h3 {
    color: #3f484d;
}

.content-block.charcoal-block .block-title {
    background-color: #3f484d;
}

.content-block.charcoal-block .block-image {
    background-color: #7f8b90;
}

.charcoal-block .block-content {
    background-color: #d9dadb;
}

.charcoal-block .block-image h5 {
    color: #3f484d;
}

.charcoal-block a {
    color: #3f484d;
}

.charcoal-block .date {
    background-color: #3f484d;
}

.charcoal-block a.youtube-play span {
    background-color: #3f484d;
}

a.charcoal-button span.text {
    color: #3f484d;
}

a.charcoal-button:active span.text {
    background-color: #3f484d;
}

a.charcoal-button span.arrow {
    border-left: 5px solid #3f484d;
}

.content-block a.charcoal-button {
    background-color: #3f484d;
}

.content-block a.charcoal-button:active span.text {
    color: #3f484d;
}

.content-block a.charcoal-button:active span.arrow {
    border-left: 5px solid #3f484d;
}

/* blue theme */

.blue-block .date-bg  {
    background-image: url(../images-2012/common/blue-dot-divider.gif);
}

.blue-header h1,
.blue-header h3,
.blue-block h3 {
    color: #0071AE;
}

.content-block.blue-block .block-title {
    background-color: #cce3ef;
}
.content-block.blue-block .block-title h3 {
    color: #0071ae;
}

.content-block.blue-block .block-image {
    background-color: #e7ebf2;
}

.blue-block .block-content {
    background-color: #f9f8f0;
}

.blue-block .block-image h5 {
    color: #0071AE;
}

.blue-block a {
    color: #0071AE;
}

.blue-block .date {
    background-color: #0071AE;
}

.blue-block a.youtube-play span {
    background-color: #0071AE;
}

.default-block .block-title h3.custom-style {
    color: #889bbc;
}

a.blue-button span.text {
    color: #0071AE;
}

a.blue-button:active span.text {

    background-color: #0071AE;

}

a.blue-button span.arrow {

    border-left: 5px solid #0071AE;

}

.content-block a.blue-button {
    background-color: #00addc;
}

.content-block a.blue-button:active span.text {

    color: #00addc;

}

.content-block a.blue-button:active span.arrow {

    border-left: 5px solid #00addc;

}


/* light blue theme */

.light-blue-block .date-bg  {
    background-image: url(../images-2012/common/blue-dot-divider.gif);
}

.light-blue-header h1,
.light-blue-header h3,
.light-blue-block h3 {
    color: #00addc;
}

.content-block.light-blue-block .block-title {
    background-color: #CCE3EF;
}

.content-block.light-blue-block .block-title h3 {
    color: #008FC4;
}

.content-block.light-blue-block .block-image {
    background-color: #F9F8F0;
}

.light-blue-block .block-content {
    background-color: #F9F8F0;
}

.light-blue-block .block-image h5 {
    color: #00addc;
}

.light-blue-block a {
    color: #00addc;
}

.light-blue-block .date {
    background-color: #00addc;
}

.light-blue-block a.youtube-play span {
    background-color: #00addc;
}

.default-block .block-title h3.custom-style {
    color: #889bbc;
}

a.light-blue-button span.text {
    color: #00addc;
}

a.light-blue-button:active span.text {
    background-color: #00addc;
}

a.light-blue-button span.arrow {
    border-left: 5px solid #00addc;
}

.content-block a.light-blue-button {
    background-color: #00addc;
}

.content-block a.light-blue-button:active span.text {
    color: #00addc;
}

.content-block a.light-blue-button:active span.arrow {
    border-left: 5px solid #00addc;
}


/* grey theme */

.grey-block .date-bg {
    background-image: url(../images-2012/common/grey-dot-divider.gif);
}

.grey-header h1,
.grey-header h3,
.grey-block h3 {
    color: #889bbc;
}

.content-block.grey-block .block-title {
    background-color: #889bbc;
}

.content-block.grey-block .block-image {
    background-color: #e7ebf2;
}

.grey-block .block-content {
    background-color: #e7ebf2;
}

.grey-block .block-image h5 {
    color: #889bbc;
}

.grey-block a {
    color: #889bbc;
}

.grey-block .date {
    background-color: #889bbc;
}

.grey-block a.youtube-play span {
    background-color: #889bbc;
}

a.grey-button span.text {
    color: #889bbc;
}

a.grey-button:active span.text {
    background-color: #889bbc;
}

a.grey-button span.arrow {
    border-left: 5px solid #889bbc;
}

.content-block a.grey-button {
    background-color: #889bbc;
}

.content-block a.grey-button:active span.text {
    color: #889bbc;
}

.content-block a.grey-button:active span.arrow {
    border-left: 5px solid #889bbc;
}

/* Active themes to overwrite */

a.themed-button:active span.text {
    border: none;
    color: #FFFFFF;
    border-top: 2px solid rgba(0,0,0,0.2);
}

a.themed-button:hover span.text {
    border: none;
    border-top: 2px solid rgba(0,0,0,0.2);
}

a.themed-button:hover span.arrow {
    top: 12px;
}

a.themed-button:active span.arrow {
    border-left: 5px solid #FFFFFF;
    top: 12px;
}

a.themed-button:active, a.themed-button:active span {
    text-decoration: none;
}

.content-block a.themed-button span.text {
    color: #FFFFFF;
}

.content-block a.themed-button span.arrow {
    border-left: 5px solid #FFFFFF;
}

.content-block a.themed-button:active span.text {
    border: none;
    border-top: 2px solid #e5e5e5;
    background-color: #FFFFFF;
}

.content-block a.themed-button:hover,
.content-block a.themed-button:active span {
    text-decoration: none;
}

.content-block a.themed-button:active span.arrow {
    top: 12px;
}

/* Resetting all block titles to be the funny putty color */

.content-block.purple-block .block-title,
.content-block.blue-block .block-title,
.content-block.orange-block .block-title,
.content-block.dark-green-block .block-title {
	background-color: #F2F0E1;
}


/* Masterclass Sponsor Block */

.mc-sponsor-block .block-content { 
    background: none;
}

/* Masterclass Feature Block */

.mc-feature-block-wrapper {
    background-image: url(../images-2012/common/mc-pink-dot-bg.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    margin: 0 -5px 20px;
    padding: 0;
    position: relative;
}

.mc-feature-block-wrapper #badge {
    background-image: url(../uploads/placeholders/mc-feature-badge.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 132px;
    height: 101px;
    text-indent: -9999px;
    position: absolute;
    top: -6px;
    left: -56px;
}

.mc-feature-block.red-block {
    background-image: url(../images-2012/common/mc-pink-dot-bg-top.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    padding-bottom: 11px;
}

.mc-feature-block.red-block .block-intro {
    padding-top: 20px;
    height: 68px;
    overflow: hidden;
    background-image: url(../images-2012/common/mc-pink-dot-bg-top.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.mc-feature-block.red-block .block-intro {

}

.mc-feature-block.red-block .block-content {
    background-color: #fde8e9;
    margin: 0 4px 10px 5px;
    padding: 5px;
}

.mc-feature-block .block-image {
    background-color: #fbd2d3;
    float: left;
    margin: 0 20px 15px 0;
}

.mc-block-right {
    float: left;
    width: 465px;
    padding: 5px 0 0;
    font-size: 12px;
    color: #353f51;
}

.mc-feature-block .block-image,
.mc-block-right .themed-button {
    background-color: white;
    margin-bottom: 0;

}


/* openX panel styles */

.openX-block {
    background-color: #FFFFFF;
    border: 15px solid #F9F8F0;
}
.openX {
    padding: 20px 36px;
    position: relative;
}

.openX img {
    border: 1px solid #CCD1D3;

}

/*  ------------------------------------------------------------------------------

From OLD Build 

------------------------------------------------------------------------------  */

/* Standard Content Managed Image */

.standardCMImageLink {
    outline: none;
    margin-bottom: 20px;
    display: block;
}

.standardCMImage {
    margin-bottom: 20px;
}

.standardCMImage.bordered {
    padding: 5px;
    background-color: #e8f4d6;
}

.standardCMImageFloatRight {
    float: right;
    margin-left: 20px;
}

.standardCMImageFloatLeft {
    float: left;
    margin-right: 20px;
}


/* Blog Feed side bar block */


#blogFeedContentBlock ul,
#blogFeedContentBlock li {
    list-style-type: none;
    padding: 0px;
}

.blogHeaderBlock {
    display: block;
    clear: both;
    height: 13px;
}

.blogHeaderDate {
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    line-height: 14px;
    padding: 0px 2px;
}

#blogFeedContentBlock li a {
    color: #670457;
}

#blogFeedContentBlock li p {
    padding: 7px 0px 14px;
}

#blogFeedContentBlock {
    position: relative;
}

#blogFeedContentBlock .blogFeed {
    height: 390px;
    margin-bottom: 10px;
    overflow: hidden;
}

/* Press Release Listing */

.pressRelease {
    padding: 15px 0px;
    border-bottom: 1px dotted #aaaaaa;
    position: relative;
}

.pressRelease .themed-button {
    float: right;
    margin: 0 0 15px 15px;
    /*    position: absolute;
        bottom: 0px;
        right: 0*/
}

.lastPressRelease {
    border-bottom: none;
}

.pressReleaseTitle {
    display: block;
    font-weight: bold;
}

.pressReleaseDescription {
    display: block;
    font-size: 11px;
}

.pdfButton {
    background-image: url(../images-2012/icons/large-pdf.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
    clear: both;
    padding: 16px 0px 10px 50px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

/* Key Results Block */

.keyResultsBlock ul {
    color: #FFFFFF;
    list-style-type: none;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.keyResultsBlock li {
    background-image: url(../images-2012/icons/pear.gif);
    background-position: 0px center;
    background-repeat: no-repeat;
    color: #555555;
    padding: 15px 0px 15px 28px;
    border-bottom: 1px dotted #555555;
}

/* File Listing */

.fileInfoWrapper {
    float:left;
    margin-bottom:10px;
}

.fileElement {
    margin-bottom:20px;
    margin-top:10px;
    float:left;
}

.fileImage {
    width:104px;
    margin-right:20px;
    float:left;
}

.fileTitle {
    float:left;
    width:340px;
}

/* Region Map HTML */

#regionMapList {
    background-color: #FFFFFF;
}

#regionMapList {
    clear: both;
    overflow: hidden;
    margin-bottom: 16px;
}

#regionMapListInner {
    width: 470px;
}

.doubleColumn #regionMapList {
    width: 462px;
    margin-bottom: 15px;
}

.doubleColumn #regionMapListInner {
    width: 470px;
}

#regionMapList a {
    color: #94918c;
    font-size: 11px;
    font-weight: bold;
    float: left;
    padding: 2px 13px;
    width: 130px;
}

#regionMapList a:hover,
#regionMapList a.over {
    background-color: #5a6073;
    color: #FFFFFF;
}



/* Search Legends and recipes */

.personalitySearchHeader,
.personalitySearchHeaderTitle,
.personalitySearchHeaderFilters {
    width: 715px;
    float: left;
    clear: both;
}

.personalitySearchHeaderTitle {
    height: 38px;
}

.recipeSearchHeaderFilters,
.personalitySearchHeaderFilters {
    padding: 3px 0px;
    background-color: #0071AE;
    color: #FFFFFF;
} 

.recipeSearchHeaderFilters span,
.personalitySearchHeaderFilters span {
    float: left;
    font-size: 12px;
    line-height: 19px;
}

.personalitySearchTitle {
    width: 155px;
    font-weight: bold;
    padding-left: 15px;
}

.personalitySearchType {
    width: 82px;
}

.personalitySearchAlphaFilter {
    width: 280px;
    letter-spacing: 1px;
    padding-left: 5px;
}

.star-legend-filters .personalitySearchAlphaFilter a {
    color: #FFFFFF;
}
.personalitySearchAlphaFilter a:hover {
    text-decoration: none;
}

.personalitySearchSelectFilter {
    width: 105px;
}

.personalitySearchSelectFilter label {
    float: left;
    color: #FFFFFF;
}

.personalitySearchSelectFilter select {
    float: right;
    padding: 1px;
    width: auto;
}

.personalitySearchListing {
    width: 715px;
    float: left;
    clear: both;
    overflow: hidden;
    padding-top: 20px;
}

.personalitySearchListing ul {
    width: 735px;
    float: left;
    clear: both;
    list-style-type: none;
    padding: 0px 0px 0px 1px;
    margin: 0;
}

.personalitySearchListing ul li {
    list-style-type: none;
    padding: 0px 20px 0px 0px;
    float: left;
    width: 102px;
    height: 132px;
}

.personalitySearchListing ul li a {
    padding: 0px;
    float: left;
    clear: both;
    width: 102px;
    color: #72315A;
}

.personalitySearchListing ul li a:hover {
    text-decoration: none;
}

.personalitySearchListing ul li a img {
    float: left;
    padding: 0px;
}

.personalitySearchListing ul li .personalityThumb {
    float: left;
    width: 94px;
    height: 94px;
    padding: 1px;
    border: 3px solid #FFFFFF;
    background-color: #FFFFFF;
    position: relative;
}

.star-overlay {

    position: absolute;
    bottom: 1px;
    right: 0;
    width: 64px;
    height: 31px;

}

.star-overlay-star {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 31px;
    background-image: url(../images-2012/icons/star.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.star-overlay-text {
    background-color: #ED1C24;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #f9ead3;
    position: absolute;
    right: 0;
    top: 12px;
    width: 53px;
    height: 16px;
    line-height: 16px;
    text-align: right;
    padding-right: 3px;
    background-image: linear-gradient(left , rgb(184,17,25) 28%, rgb(237,28,35) 82%);
    background-image: -o-linear-gradient(left , rgb(184,17,25) 28%, rgb(237,28,35) 82%);
    background-image: -moz-linear-gradient(left , rgb(184,17,25) 28%, rgb(237,28,35) 82%);
    background-image: -webkit-linear-gradient(left , rgb(184,17,25) 28%, rgb(237,28,35) 82%);
    background-image: -ms-linear-gradient(left , rgb(184,17,25) 28%, rgb(237,28,35) 82%);
    background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.28, rgb(184,17,25)),
	color-stop(0.82, rgb(237,28,35))
	);
}

.personalitySearchListing ul li .personalityName {
    line-height: 14px;
    color: #595158;
    font-weight: bold;
    font-size: 11px;
    float: left;
    font-weight: normal;
}

/* Personality Item */

.personalityWrapper {
    float: left;
    width: 715px;
    padding-top: 15px;
}

.personalityDetails,
.personalityImage {
    margin-bottom: 16px;
}

.personalityImage {
    position: relative;
}

.youTubeVideoWrapper {
    margin-bottom: 20px;
}

#mcStarLink {
    background-image: url(../images-2012/common/star-mc-bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'Betany Medium','Coustard',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 71px;
    line-height: 15px;
    padding: 16px 0 16px 24px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -8px;
    width: 154px;
}

#mcStarLink:hover {
    text-decoration: none;
}

.personalityLeft {
    width: 470px;
    float: left;
}

.personalityRight {
    width: 225px;
    float: right;
}

a.salmonButton {
    float: right;
    color: #FFFFFF;
}

.personalitySearchHeader {
    position: relative;
}

.personalitySearchHeader #backBtn {
    width: 225px;
    clear: both;
    float: left;
    position: absolute;
    top: 10px;
    right: 10px;
}

.backBtn {
    width: 225px;
    clear: both;
    float: left;
    padding: 4px 0px 10px;
}

#backBtn a,
.backBtn a {
    float: right;
    color: #FFFFFF;
    position: relative;
    z-index: 200;
    font-weight: bold;
}

.personalityRight .newsLatest h2 {
    position: relative;
    right: 11px;
}

/* Search Recipes */

#recipeSearchHeader {
    height: 48px;
}

#contentHeader.recipeContentHeaderTitle {
    margin-bottom: 0px;
}

.recipeSearchHeaderFilters span.recipeSearchSubmit {
    float: right;
}

.recipeSearchHeaderFilters span.recipeSearchSubmit a {
    color: #FFFFFF;
}

.recipeSearchHeaderFilters span {
    line-height: 23px;
    color: #FFFFFF;
}

.recipeSearchHeaderFilters {
    float: left;
    width: 695px;
    padding: 5px 10px;
}

.recipeSearchTitle {
    width: 120px;
    font-weight: bold;
}

.recipeSearchType {
    width: 82px;
}

.recipeSearchAlphaFilter {
    width: 280px;
    letter-spacing: 1px;
    padding-left: 5px;
}

.recipeSearchAlphaFilter a {
    font-weight: bold;
}

.recipeSearchInputFilter label,
.recipeSearchSelectFilter label {
    float: left;
    color: #FFFFFF;
}

.recipeSearchInputFilter {
    width: 248px;
    padding: 0px 0px 0px 34px;
}

.recipeSearchInputFilter input {
    float: right;
    width: 181px;
    border: solid 1px #d7caca;
    padding: 4px;
}

.recipeSearchSelectFilter input {
    float: right;
    padding: 2px;
}

.recipeSearchSelectFilter select {
    float: right;
    padding: 1px;
    width: 200px;
    margin: 2px 0px 1px;
}

.recipeSearchListing {
    width: 715px;
    overflow: hidden;
    padding-top: 8px;
}

.recipeSearchListing .recipeThumb {
    width: 217px;
    height: 152px;
}

.recipeSearchListing .recipeContent {
    float: right;
    width: 453px;
    padding-bottom: 35px;
}

.smallRecipeList {
    width: 470px;
}

.smallRecipeList .recipeThumb {
    width: 102px;
    height: 102px;
}

.smallRecipeList .recipeContent {
    width: 323px;
}

.searchListMore {
    margin-bottom: 16px;
}

.recipeSearchListing .textImageTitle h4,
.recipeSearchListing .textImageTitle h4 a {
    color: #72315A; 
}

a.limeButton:active,
a.limeButton:visited,
a.limeButton {

    position: relative;
    top: -2px;
    left: auto;

}

.recipeSearchListing .textImageContentWrapper {
    position: relative;
    clear: both;
}

/* Recipe Item */

.recipeWrapper {
    float: left;
    width: 715px;
    padding-top: 15px;
}

.recipeDetails,
.recipeImage {
    float: left;
    width: 470px;
    padding-bottom: 17px;
}

.recipeLeft {
    width: 470px;
    float: left;
}

.recipeRight {
    width: 225px;
    float: right;
}

.recipeRight a.salmonButton {
    float: right;
    color: #FFFFFF;
}

.recipeRight .newsLatest h2 {
    position: relative;
    right: 11px;
}

.recipeSectionHeader {
    margin-bottom: 0px;
}

#recipeRecordTitle {
    padding: 15px 0 9px;
    clear: both;
}

#recipeRecordTitle.mcRecipeTitle {
    position: relative;
}

#recipeRecordTitle.mcRecipeTitle a {
    background-image: url(../images-rc13/icons/mc-recipe.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    width: 55px;
    height: 48px;
    text-indent: -9999px;
    position: absolute;
    top: 5px;
    left: 0px;
}

#recipeRecordTitle.mcRecipeTitle h3 {
    padding-left: 58px;
}

/* Recipes Module */

.recipesModule {
    height: auto;
}

.recipesModule .contentBlockContent {
    padding: 15px;
    width: 195px;
    height: auto;
}

.recipesModule .contentBlockContent a {

}

.recipesModule ul,
.recipesModule ul li {
    float: left;
    width: 195px;
    clear: both;
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

.recipesModule ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.recipesModule ul li.lastRecipe {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
}

.recipesModule ul li .recipeText {
    float: right;
    width: 100px;
}

.recipesModule ul li .contentBlockBorder {
    width: 203px;
    margin-bottom: 5px;
}

.recipesModule ul li .recipeText h4 {
    font-size: 11px;
    line-height: 12px;
}

.recipesModule ul li .recipeText p {
    color: #595158;
}

.recipesModule ul li .recipeText a {
    text-decoration: none;
    font-weight: bold;
}

.recipesModule ul li .recipeText a.recipe-title {
	font-size: 13px;
	display: block;
	clear: both;
	margin: 0 0 7px;
}

.recipesModule ul li h6 {
    line-height: 15px;
}

.recipesModule ul li .recipeImg {
    float: left;
    width: 80px;
    height: 80px;
    padding: 2px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.recipesModule ul li .recipeText h4,
.recipesModule ul li .recipeText p {
    padding-bottom: 4px;
}

/* Venue Content Block */

.venueModule {
    height: auto;
}

.venueModule .contentBlockBody {
    height: auto;
    padding-bottom: 15px;
}

.venueModule a.pinkButton {
    margin-bottom: 15px;
    color: #FFFFFF;
    float: right;
    padding: 2px 10px;
}

.contentBlockBodyVenueTitle {
    display: block;
    font-weight: bold;
    clear: both;
    padding-bottom: 3px;
}

.smallLeft {
    width: 101px;
    float: left;
}

.smallRight {
    width: 97px;
    float: right;
}

.stars-block .block-content {
    padding: 15px;
    overflow: hidden;
}

.star-block-item-wrapper {
    width: 225px;
}

.stars-block .themed-button {
    margin: 16px 0 0;
}

.stars-block .smallLeft {
    margin: 0 14px 0 0;
    width: 97px;
}

.starImageWrapper {
    float: left;
    clear: both;
    width: 97px;
    height: 107px;
    overflow: hidden;
}

/* Text Image */

.textImageContentPush {
    height: 1px;
    overflow: hidden;
}

.textImageContentPush,
.textImage {
    display: block;
    clear: both;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
}

.textImage {
    margin-bottom: 20px;
}

.textImageTitle {
    clear: both;
    width: 100%;
    background-color: #F2F0E1;
}


.mcTextImageTitle {
    background-color: #889BBC;
}

.textImageTitle h4 {
    padding: 7px 10px 6px;
    color: #FFFFFF;
	margin: 0;
    /*text-transform: uppercase;*/ 
}

.textImageTitle h4 a {
    color: #3F484D;
    text-decoration: none;
}

.textImageContentWrapper {
    padding: 11px 0px 0px 0px;
}

.textImageImage {
    padding: 4px 15px 15px 0px;
    width:102px;
    float: left;
}

.eMagTextImage .textImageImage {
    width: 133px;
}

.textImageText {
    width: 352px;
    float: left;
    position: relative;
}

.textImageText strong {
    color: #0071AE;
}

.textImageText a {
    color: #3F484D;
    font-weight: bold;
    text-decoration: none;
}

.doubleColumn .textImageText {
    width: 320px;
}

.intro .textImageText,
.tripleColumn .textImageText {
    width: 565px;
}

.eMagTextImage .textImageText {
    width: 277px;
}

.tripleColumn .eMagTextImage .textImageText {
    width: 532px;
}

.textImageLinkRow a {
    float: left;
    clear: left;

}

/*.textImageLinkRow a.limeButton, .textImageLinkRow a.limeButton:visited, .textImageLinkRow a.limeButton:active {
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
    margin: 10px 0 0;
    position: relative;
} */

.eventClassification {
    height: 33px;
    background-image: url(../images-2012/common/ec-borders.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
    clear: both;
    margin: 20px 0 0;
	padding: 5px 0;
}

.eventClassification span {
    float: left;
    position: relative;
    left: -2px;
}

.eventClassification span img {
    display: block;
    margin: -1px -2px;
}

.eventClassification .costClassification {
    background-image: url(../images-rc13/icons/cost-type.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 48px;
    height: 27px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 3px 2px;
    float: left;
}

.eventClassification .costClassification2 {
    background-position: 0px -27px;
}

.eventClassification .costClassification3 {
    background-position: 0px -54px;
}

.mcEventTextImage .textImageLinkRow a.removeFromMyPlanner,
.mcEventTextImage .textImageLinkRow a.addToPlannerLink {
    margin-right: 0px;
}

/* Pagination Module */ 

.pagination {
    display: block;
    clear: both;
    position: relative;
    padding: 14px 0px 8px;
    background-color: #3F484D;
    text-align: center;
    margin-bottom: 16px;
    min-height: 16px;
    height: 16px;
}

.pagination a {
    line-height: 22px;
    padding: 5px 6px;
    color: #FFFFFF;
    top: -6px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.pagination a:active {

    top: -5px;

}

.pagination a.next {
    top: 3px;
    position: absolute;
    right: 0px;
}

.pagination a.prev {
    top: 3px;
    position: absolute;
    left: 0px;
}

.pagination a.selected {
    background-color: #272D30;
    background-repeat: no-repeat;
    background-position: center 3px;
    color: #CCC;
    padding: 5px 9px;
}


/* Browse Events */

.browse-event-block .block-title, .browse-event-block {
    margin-bottom: 16px;
}

.browseAzBtn {
    margin: 10px 0px 20px;
}

.browseAzBtn a,
.browseAzBtn a:hover,
.browseAzBtn a:visited {
    background-color: #ED1C24;
    width: 225px;
    height: 30px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    line-height: 28px;
    display: block;
}

#browseEventsList {
    width: 740px;
    /*float: left;
    clear: both;*/
}

.browseEventTile {
    background-color: #e7ebf2;
    float: left;
    width: 225px;
    height: 225px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.browseEventTileTitle {
    background-color: #889bbc;
    padding: 8px 0px 5px 8px;
    /*height: 34px;*/
}

.browseEventTileTitle h4 {
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.browseEventTileImage {
    margin: 15px auto;
    width: 187px;
    padding: 3px;
    background-color: #FFFFFF;
}

.browseEventTileImage a {
    display: block;
}

.browseEventTile a.browseEventTileView {
    position: absolute;
    bottom: 15px;
    right: 15px;
    margin: 0;
}


/* Sponsor Tile List */

.sponsorTileContainer {
    margin-bottom: 10px;
    width: 470px;
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 10px;
    clear: both;
}

.triple-column .sponsorTileContainer {
    width: 715px;
    border: none;
    margin-bottom: 24px;
}

.double-column .sponsorTileContainer {
    width: 470px;
}

.sponsorTileContainer h4 {
    padding-bottom :0px;
}

.primarySponsors {
    /*border: 1px solid #e0caac;
    background-color: #f8ead2;*/
}

.secondarySponsors {
    /*border: 1px solid #ece5e2;
    background-color: #fefbf6;*/
}

.sponsorTileList ul,
.sponsorTileList ul li {
    float: left;
    list-style-type: none;
    padding: 0px;
}

.sponsorTileList ul {
	margin: 0;
    width: 485px;
}

.triple-column .sponsorTileContainer ul {
    width: 725px;
}

.double-column .sponsorTileContainer ul {
    width: 485px;
}

.sponsorTileList ul li {
    padding: 0 5px 5px 0;
}

.sponsorTileList ul li a {
	background-position: center center;
	background-repeat: no-repeat;
    float: left;
    text-align: center;
    overflow: hidden;
}

.primarySponsors .sponsorTileList ul li a {
    width: 142px;
    height: 114px;
}

.primarySponsors .doubleSponsor ul li a {
    width: 218px;
}

.primarySponsors .singleSponsor ul li a {
    width: 448px;
}

.secondarySponsors .sponsorTileList ul li a {
    width: 116px;
    height: 98px;
}

.sponsorTileContainer h4 {
    color: #72315A;
}

/* Sponsor Grid */

.sponsorGridList,
.sponsorGridTitle,
.sponsorGrid {
    width: 470px;
    float: left;
    clear: both;
    overflow: hidden;
}

.sponsorWrapper {
    background-image: url(../images/icons/loader.gif);
    background-repeat: no-repeat;
    background-position: center 108px;
    position: relative;
}

.sponsorGridTitle {
    padding-bottom: 8px;
    background-image: url(../images/common/sponsor-grid-top.gif);
    background-repeat: no-repeat;
    background-position: 0px bottom;
}

.sponsorGrid ul {
    float: left;
    list-style-type: none;
    padding: 10px 0px 0px;
    width: 480px;

}

.sponsorGrid ul li {
    list-style-type: none;
    float: left;
    padding: 0px;
    height: 102px;
    width: 150px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.sponsorGrid ul li a {
    display: block;
    width: 150px;
    text-align: center;
}

/* Sponsor Gallery */

.eventGalleryContainer,
.eventGalleryList,
.sponsorGalleryContainer,
.sponsorGalleryList,
.sponsorGallery .textImage,
.sponsorGallery {
    float: left;
	margin-bottom: 10px;
    clear: both;
    width: 470px;
}

.eventGallery,
.sponsorGallery {
    visibility: hidden;
}

.sponsorGallery .textImage {
    background-position: center bottom;
    padding-top: 0px;
    min-height: 152px;
}

.sponsorGallery .textImageImage {
    border:1px solid #FFFFFF;
}

.eventImageContainer,
.sponsorImageContainer {
    width: 470px;
    height: 250px;
    float :left;
    overflow: hidden;
    clear: both;
    background-color: #FFFFFF;
    background-image: url(../images/icons/loader.gif);
    background-repeat: no-repeat;
    background-position: center 108px;
    padding-bottom: 10px;
}

#eventVideo,
.eventImage,
#sponsorVideo,
.sponsorImage {
    width: 470px;
    height: 250px;
    overflow: hidden;
    float: left;
    clear: both;
}

.sponsorVideoId {
    display: none;
}

.sponsorImage {
    opacity: 0;
}

.eventGalleryList,
.sponsorGalleryList {
    overflow: hidden;
    width: 470px;
    margin-bottom: 10px;
    float: none;
}

.eventGalleryList ul,
.sponsorGalleryList ul {
    float: left;
    clear: both;
    width: 480px;
    padding: 0px;
    margin: 0;
    list-style-type: none;
}

.eventGalleryList ul li,
.sponsorGalleryList ul li {
    float: left;
    list-style-type: none;
    width: 110px;
    height: 110px;
    margin: 0px 10px 10px 0px;
}

.eventGalleryContainer,
.sponsorGalleryContainer {
}

.eventGalleryPlayButton,
.sponsorGalleryPlayButton {
    position: relative;
    float: left;
    clear: both;
    bottom: 32px;
    left: 338px;
}

.sponsorGalleryStopButton {
    position: absolute;
    top: -30px;
    right: 0px;
}

.sponsorGalleryStopButton img,
.eventGalleryPlayButton img,
.sponsorGalleryPlayButton img {
    cursor: pointer;
}

.eventImageController,
.sponsorImageController {
    width: 470px;
    float: left;
    clear: both;
    text-align: center;
}

.eventVideoSplashImage,
.eventVideoFile,
.sponsorVideoSplashImage,
.sponsorVideoFile {
    display: none;
}

.sponsorText {
    padding-top: 10px;
    float: left;
    clear: both;
    width: 470px;
}

.standardImageGalleryWrapper {
    background-color:#FFFFFF;
    border:1px solid #F9E1E4;
    margin-bottom:15px;
    margin-left:-10px;
    margin-top: -37px;
    padding:30px 9px 0px;
    width:470px;
    position: relative;
}

.standardImageGalleryWrapper .headerBlock {
    position: absolute;
    top: -20px;
    left: 10px;
    width: 470px;
}

.standardImageGalleryWrapper .sponsorGalleryList {
    margin-bottom: 0px;
}


.double-column .imageGalleryListWrapper {
    width: 470px;
}

.triple-column .imageGalleryListWrapper {
    width: 715px;
}

.double-column .imageGalleryList {
    width: 500px;
}

.triple-column .imageGalleryList {
    width: 745px;
}

.imageGalleryListWrapper,
.imageGalleryList {
    overflow: hidden;
}

.imageGalleryList {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.imageGalleryList li {
    float: left;
    width: 102px;
    height: 102px;
    margin: 0px 20px 20px 0px;
}

.imageGalleryList li a {
    display: block;
    border: 5px solid #FFFFFF;
}

.imageGalleryList li a:hover {
    border: 5px solid #eba3a5;

}

.imageGalleryList li a img {
    display: block;
}


/* Share me block */

.shareMeRow {
    border-bottom: 1px solid #dbcbcb;
    height: 31px;
    padding: 7px 0px;
}

.lastRow {
    border-bottom: none;
}

.shareMeRow a:visited,
.shareMeRow a {
    color: #670457;
    line-height: 31px;
    display: block;
    font-weight: normal;
    height: 31px;
    padding: 0px 0px 0px 41px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.fbComment {
    background-image: url(../images-rc13/icons/facebook.gif);
}

.tweet {
    background-image: url(../images-rc13/icons/twitter.gif);
}

.sendToFriend {
    background-image: url(../images-rc13/icons/send-to-a-firend.gif);
}

.shareMeContentBlock {
    padding-bottom: 8px;
}



/* Sponsors content block */

.sponsorsContentBlock {
    background-color: #FFFFFF;
}

.sponsorsContentBlock .contentBlockTop {
    background-color: #8794AD;
}

.sponsorContentBlockContent {
    background-color: #FFFFFF;
    padding: 15px 5px;
}

.sponsorContentBlockContent a.single-logo,
.sponsorContentBlockContent a.majorPartner {
    text-align: center;
    display: block;
    padding: 0;
    float: none;
}

.sponsorContentBlockContent a.majorPartnerFirst {
    border:none;
}

.sponsorContentBlockContent a.single-logo img,
.sponsorContentBlockContent a.majorPartner img {
    margin: 0px auto -10px;
}

.sponsorContentMinor a {
    float: left;
    padding: 2px;
}

.contentPush {
    width: 100%;
    height: 1px;
    clear: both;
    overflow: hidden;
    display: block;
}

#popupWindowTitle {
    margin-bottom: -4px;
}

#popupWindowSubtitle {
    padding: 0px;
    margin: -4px 0px -10px;
}

.promosSubNote {
    width: 100%;
    clear: both;
}

/* Fast Facts */

.iconText {
    clear: both;
    padding: 7px 0px 7px 32px;
    border-top: 1px solid rgba(0,0,0,.1);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    line-height: 14px;
}

.noImage {
    padding: 5px 0px;
}

.iconTextFirst {
    border-top: none;
    padding-top: 0px;
    background-position: 0px 3px;
}

.noLink {
    padding: 14px 0px 14px 38px;
    background-position: 0px center;
}

.something {
    border-top: 1px solid #dbcbcb;
}

.iconTextTitle {
    display: block;
}

.iconTextCopy {
    display: block;
}

.iconTextCopy a:visited,
.iconTextCopy a {
    font-weight: normal;
}

.noImage .iconTextCopy a {
    font-weight: bold;
}

.purpleContentBlock .noImage .iconTextCopy a {
    color: #670457;
}

/* Venues */

#contentHeader.venuesContentHeaderTitle {
    margin-bottom: 0px;
}

#venueSearchHeader {
    padding: 5px 10px;

    background-color: #169e41;

    margin-bottom: 15px;
    color: #FFFFFF;
}

#venueSearchHeader label {
    float: left;
    width: 110px;
    font-weight: bold;
    color: #FFFFFF;
}

#venueSearchHeader a {
    color: #FFFFFF;
}

#venueSearchHeader #venueRegionId {
    width: 200px;
}

.venueLinkColumn {
    float: right;
    width: 100px;
    position: relative;
}

/*#venueListing .textImage strong {
    color: #0071AE;
}

#venueListing .textImageText {
    width: 210px;
    overflow: hidden;
}

#venueListing .textImageTextNoImage {

}

#venueListing .textImage .redButton,
#venueListing .textImage .limeButton, #venueListing .textImage .limeButton:active {
    position: relative;
    top: auto;
    left: auto;
    margin: 6px 0 0 117px;
}

#venueListing .textImage .redButton {
    bottom: 49px;
    right: 15px;
}

#venueListing .textImage p {
    margin-bottom: 5px;
    padding-bottom: 0;
}

#venueListing .textImage {
    position: relative;
}

#venueListing .textImageImage {
    padding-bottom: 5px;
}

#venueListing .textImage {
    padding-bottom: 10px;
}

#venueListing .venueWebLink {
    font-weight: bold;
    color: #3F484D;
    text-decoration: none;
}*/

#eventYoutubeVideo {
    margin-bottom: 15px;
}

/*a.addToPlannerLink { display: none; }*/



/* Venue Guide Record */

#venueFeatureDetailsWrapper {
/*    border-top: 1px dotted #aaaaaa;*/
    clear: both;
    padding-top: 10px;
}

#venueFeatureDetails {
    width: 220px;
    float: left;
}

#venueFeatureDetails p {
    padding-bottom: 5px;
}

#venueFeatureDetails p a {
    color: #169e41;
}

#venueFeatureDescription {
    width: 230px;
    float: left;
}

/* Form errors */

.errorContainer p,
#formErrors p {
    font-weight: bold;
}

.errorContainer ul,
#formErrors ul {
    padding-left: 20px;
    padding-bottom: 15px;
    list-style-type: disc;
}

.errorContainer li,
#formErrors li {
    padding-bottom: 0px;
    list-style-type: disc;
}


#featuredEventWrapper {
    margin-bottom: 16px;
}



/* Media Downloads Images */

.downloadImageListing {
    margin-bottom:20px;
    margin-top:10px;
    float:left;
    clear :both;
}

.doubleColumn .downloadImageListing {
    width: 470px;
}

.downloadImageItem {
    float:left;
    display:block;
    width: 104px;
    height: 104px;
    margin-left: 7px;
    margin-bottom: 7px;
    padding: 4px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.downloadImageItem a {
    padding:4px;
    float: left;
    clear: both;
}

.downloadImageItem a.downloadImageLink {
    padding: 0px;
}

#bookEventLink {
    background-image: url(../images-rc13/buttons/book-now-active.png);
    background-position: 0px -130px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 130px;
    height: 130px;
    overflow: hidden;
    z-index:90;
}

#bookEventLink.soldOut {
    background-position: 0px 0px;
}

/* Twitter Feed and Button */

.twitterFeed {
    width: 195px;
    padding-top: 5px;
    padding-bottom: 0px;
}

.twitterFeed ul,
.twitterFeed ul li {
    padding: 0px;
    list-style-type: none;
    display: block;
    margin: 0
}

.twitterFeed ul li {
    padding-bottom: 9px;
    font-size: 11px;
    line-height:13px;
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin-bottom: 9px;
    color: #555555;
}

.twitterFeed ul li span,
.twitterFeed ul li p {
    padding: 0;
    margin: 0;
    display: block;
}

.twitterFeed ul li span {
    color: #f8e9d2;
    display: none;
}

.standard-form .fields li.privacy-subscribe-note {
    color: #828282;
    font-size: 10px;
    line-height: 15px;
    margin-top: 4px;
    padding: 0;
}

/* Event Planner */
div.planner {
    margin-bottom: 100px;
}
.planner h3 {
    background-color: #ed1c24;
    color: white;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 18px;
    margin: 2px 0;
    padding: 14px 0;
    position: relative;
    text-align: center;
}
.planner h3 .goto {
    border-bottom: 1px solid #f68e92;
    cursor: pointer;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    line-height: 14px;
    position: absolute;
    right: 17px;
    top: 16px;
}
.planner h3 .goto:hover {
    border-bottom: 1px solid white;
}

table.planner {
    border-collapse: separate;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 12px;
    line-height: 14px;
    table-layout: fixed;
}
table.planner .cell {
    height: 128px;
    position: relative;
    z-index: 1;
    padding: 14px 8px 14px 10px;
}
table.planner .large-cell {
    height: 330px;
}
table.planner .sold-out {
    background: url(../images-2012/common/soldout-over-grid.png) no-repeat bottom right;
    height: 45px;
    position: absolute;
    width: 50px;
    bottom: 0;
    right: 0;
}
table.planner th, table.planner td {
    border: 3px solid white;
    vertical-align: top;
}
table.planner tr th:first-child, table.planner tr td:first-child{
    border-left: 0;
}
table.planner tr th:last-child, table.planner tr td.drink:last-child{
    border-right: 0;
}
table.planner th {
    background-color: #f58220;
    color: white;
    text-align: center;
    vertical-align: top;
}
table.planner td.no-session {
    color: #001722;
    font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
}
table.planner td.no-session span {
    color: #72315a;
    font-family: 'Function Script', Arial, Helvetica, sans-serif;
    padding: 0;
}

table.planner thead th {
    border-bottom: 0;
    font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
    height: 72px;
    position: relative;
    text-transform: uppercase;
    width: 120px;
    z-index: 2;
}
table.planner thead th.blank {
    width: 78px;
}
table.planner thead th .cell {
    vertical-align: middle;
    z-index: 200;
    height: 100%;
    padding: 0;
}
table.planner .title-masterclass {
    position: relative;
    top: 19px;
}
table.planner .title-theatre-of-ideas {
    position: relative;
    top: 19px;
}
table.planner .title-global-wine-experience {
    position: relative;
    top: 4px;
}
table.planner .title-liquid-lounge {
    position: relative;
    top: 19px;
}
table.planner thead th a {
    border-bottom: 1px solid white;
    color: white;
    display: block;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin:  0 auto;
    padding-bottom: 1px;
    text-decoration: none;
    text-transform: none;
    width: 62px;
}
table.planner thead th.blank, table.planner tbody td.blank {
    background-color: white;
    border: 0;
}
table.planner thead th.food {
    background-color: #72315a;
}
table.planner thead th.drink {
    background-color: #f8c606;
}
table.planner thead th .tail {
    border: 12px solid transparent;
    border-top:  12px solid #f58220;
    bottom: -24px;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -12px;
    position: absolute;;
    width: 0;
    z-index: 200;
}
.ie6 table.planner thead th .tail {
    border-color: pink;
    border-top-color: #f58220;
    filter: chroma(color=pink);
    font-size: 0;
    line-height: 0;
}
table.planner thead th.food .tail {
    border-top:  12px solid #72315a;
}
table.planner thead th.drink .tail {
    border-top:  12px solid #f8c606;
}

table.planner tbody th {
    background-color: #fac6c8;
    padding: 0;
    width: 100px;
}
table.planner tbody th span.time {
    background-color: #ed1c24;
    display: block;
    font-family: arial;
    font-size: 10px;
    height: 19px;
    line-height: 14px;
    padding-top: 3px;
    position: relative;
    z-index: 200;
}
table.planner tbody th span.tail {
    display: block;
    height: 0;
    position: absolute;
    right: -22px;
    top: 0;
    width: 0;
    border: 11px solid transparent;
    border-left: 11px solid #ED1C24;
    z-index: 200;
}
.ie6 table.planner tbody th span.tail {
    border-color: pink;
    border-left-color: #ED1C24;
    filter: chroma(color=pink);
    font-size: 0;
    line-height: 0;
}

table.planner tbody td {
    background-color: #fde6d2;
    padding: 0;
    position: relative;
    z-index: 1;
}
table.planner td.divider {
    background-color: white;
    background-image: url('../images-2012/common/mc-pink-dot-bg.gif');
    background-repeat: repeat-x;
    background-position: 0 6px;
    border: 0;
    padding: 0;
    height: 10px;
}
table.planner tbody td.divider {
    background-position: 0 3px;
}
table.planner tbody td.break {
    background-color: white;
    color: #ed1c24;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    padding: 0;
    text-align: center;;
    text-transform: uppercase;
    vertical-align: middle;
}
table.planner tbody td.food {
    background-color: #e3d6de;
}
table.planner tbody td.drink {
    background-color: #fef4cd;
}
table.planner tbody td.session {
}
table.planner tbody td.session-hover {
    background-color: #f58220;
    cursor: default;
    z-index: 10;
}
table.planner tbody td.session-hover strong {
    color: white;
}
table.planner tbody td.session-hover em, table.planner tbody td.session-hover b {
    color: #eeeeee;
}
table.planner tbody td.food-hover {
    background-color: #72315a;
}
table.planner tbody td.drink-hover {
    background-color: #f8c606;
}

table.planner p {
    color: #001722;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 4px 0;
}
table.planner strong {
    color: #f58220;
    display: block;
    font-family: 'Betany Medium', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
table.planner .food strong {
    color: #72315a;
}
table.planner .drink strong {
    color: #f8c606;
}
table.planner em {
    color: #585858;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: italic;
}
table.planner .people strong {
    font-size: 11px;
}
table.planner .people em {
    margin-bottom: 5px;
}
table.planner hr {
    margin:6px 0;
}
table.planner b {
    color: #585858;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
}
table.planner .tooltip {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    background-color: #f9f8f0;
    border: 5px solid #7C7C7C;
    display: none;
    position: absolute;
    right: -353px;
    top: 25px;
    width: 347px;
    z-index: 10;
}
table.planner .tooltip-right {
    left: -352px;
}
table.planner .tooltip .tail-border {
    border: 11px solid transparent;
    border-right: 11px solid #7C7C7C;
    height: 0;
    font-size: 0;
    left: -22px;
    line-height: 0;
    position: absolute;
    top: 30px;
    width: 0;
}
table.planner .tooltip-right .tail-border {
    border: 11px solid transparent;
    border-left: 11px solid #7C7C7C;
    left: auto;
    right: -22px;
}
.ie6 table.planner .tooltip .tail-border
{
    display: none;
}
table.planner .tooltip .tail {
    border: 11px solid transparent;
    border-right: 11px solid #fff;
    height: 0;
    font-size: 0;
    left: -17px;
    line-height: 0;
    position: absolute;
    top: 30px;
    width: 0;
}
table.planner .tooltip-right .tail {
    border: 11px solid transparent;
    border-left: 11px solid #fff;
    left: auto;
    right: -17px;
}
.ie6 table.planner .tooltip .tail
{
    display: none;
}
table.planner .tooltip header {
    background-color: white;
    padding: 18px 18px 4px 18px;
    position: relative;
}
table.planner .tooltip header .photo {
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eeeeee;
    display: none;
    height: 106px;
    margin-top: -53px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 106px;
}
.ie6 table.planner .tooltip header .photo {
    margin-top: 0;
    top: 15px;
}
table.planner .tooltip header .first-photo {
    display: block;
}
table.planner .tooltip header h3 {
    background: none;
    color: #ed1c24;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 3px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 180px;
}
table.planner .tooltip header h4 {
    background: none;
    color: #ed1c24;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 1px;
    padding: 0;
    text-transform: uppercase;
    width: 180px;
}
table.planner .tooltip h5 {
    color: #001722;
    font-family: arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 6px 0;
    padding: 0;
    text-transform: none;
    width: 180px;
}
table.planner .tooltip h5 strong,
table.planner tbody td.session-hover h5 strong{
    color: #001722;
    display: block;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
table.planner .tooltip header h6 {
    background: none;
    color: #001722;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    width: 180px;
}
table.planner .tooltip header p {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin: 6px 0 8px;
}
table.planner .tooltip .body {
    background-color: #f9f8f0;
    padding: 18px 18px 10px 18px;
}
table.planner .tooltip .profiles-gallery-wrapper {
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 347px;
}
table.planner .tooltip .body h3, table.planner .tooltip .body h3 p {
    background: none;
    color: black;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
}
table.planner .tooltip .body h3 p {
    margin: 0;
}
table.planner .tooltip .body h4 {
    color: #ed1c24;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
table.planner .tooltip .body p {
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}
table.planner .tooltip .profile-prev {
    background: url(../images-2012/common/tooltip-gallery-arrows.png) no-repeat -24px 0;
    cursor: pointer;
    height: 47px;
    left: 0;
    position: absolute;
    top:70px;
    width: 24px;
    z-index: 300;
}
table.planner .tooltip .profile-next {
    background: url(../images-2012/common/tooltip-gallery-arrows.png) no-repeat 0 0;
    cursor: pointer;
    height: 47px;
    left: 323px;
    position: absolute;
    top: 70px;
    width: 24px;
    z-index: 300;
}
table.planner .tooltip .profile-next:hover,
table.planner .tooltip .profile-prev:hover {
    opacity: 0.7;
}
table.planner .tooltip .profiles-gallery {
    position: relative;
    width: 9999px;
}
table.planner .tooltip .profiles-gallery-header h3 {
    width: 290px;
}
table.planner .tooltip .profile {
    float: left;
    position: relative;
    width: 347px;
}
table.planner .tooltip .profile-photos {
    padding: 10px 0 0 0;
}
table.planner .tooltip .profile-photo-block {
    cursor: pointer;
    float: left;
    margin: 0 6px 0 0;
    padding: 0 0 0 18px;
    width: 125px;
}
table.planner .tooltip .even-photo {
    clear: left;
}
table.planner .tooltip .profile-photo-text {
    display: block;
    float: right;
    width: 62px;
}
table.planner .tooltip .profile-photos .photo {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e8e7e1;
    float: left;
    height: 54px;
    margin: 0 4px 0 0;
    width: 54px;
}
table.planner .tooltip .profile-photos h3 {
    background: none;
    color: #f58220;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: auto;
}
table.planner .tooltip .profile-photos h5 {
    color: black;
    font-family: arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 15px;
    width: auto;
}
table.planner .tooltip .profile-text {
    padding: 18px 38px 10px 38px;
}
table.planner .tooltip .profile-text .photo {
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e8e7e1;
    height: 70px;
    position: absolute;
    right: 45px;
    top: 15px;
    width: 70px;
}
table.planner .tooltip .profile-text h3, table.planner .tooltip .profile-text p.title {
    background: none;
    color: #ed1c24;
    font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 180px;
}
table.planner .tooltip .profile-text p.title {
    color: #001722;
    margin-bottom: 5px;
}
table.planner .tooltip .profile-text h4 {
    color: #001722;
    width: 160px;
}
table.planner .tooltip .profile h6 {
    color: #ed1c24;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
table.planner .tooltip footer {
    background-color: #efecd9;
    padding: 10px 18px 7px 18px;
}
table.planner .tooltip footer .location {
    float: left;
    width: 150px;
}
table.planner .tooltip footer .time {
    float: right;
    width: 150px;
}
table.planner .tooltip footer h5 {
    color: #001722;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
table.planner .tooltip footer p {
    color: #001722;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
table.planner .tooltip footer p strong {
    color: #ed1c24;
    font: inherit;
    font-weight: bold;
    text-transform: uppercase;
}

/* Colour Themes */

.text-image-block .green, .green, a.green:visited { color: #93c01f; }
.text-image-block .purple, .purple, a.purple:visited { color: #72315a; }
.text-image-block .red, .red, a.red:visited { color: #ed1c24; }
.text-image-block .dark-green, a.dark-green, .dark-green:visited { color: #169E41; }
.text-image-block .pink, .pink, a.pink:visited { color: #f05b72; }
.text-image-block .orange, .orange, a.orange:visited { color: #f37021; }
.text-image-block .yellow, .yellow, a.yellow:visited { color: #f8c606; }
.text-image-block .charcoal, .charcoal, a.charcoal:visited { color: #3f484d; }
.text-image-block .blue, .blue, a.blue:visited { color: #008fc4; }
.text-image-block .grey,.grey, a.grey:visited { color: #889bbc; }

/* Simulating Pixel perfect */

#pp {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 200;
    opacity:.5;
    width: 100%;
    height: 100%;
}

#pp img {
    margin: 0 auto;
    display: block;
}

#mcSecondaryNavigation {
	width: 980px;
	background-image: url(../images-2012/common/mc-nav-divider.gif);
	background-position:  0px bottom;
	background-repeat: repeat-x;
    margin: -9px -3px 19px;
    padding: 19px 0 18px;
    width: 966px;
}

#mcSecondaryNavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
}

#mcSecondaryNavigation ul li  {
	display: inline;
	padding: 0 7px 0 14px;
	background-image: url(../images-2012/common/mc-nav-item-divider.gif);
	background-position:  0 6px;
	background-repeat: no-repeat;
}

#mcSecondaryNavigation ul li.first {
	background-image: none;
}

#mcSecondaryNavigation ul li a {
	color: #72315a;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

/* Feature image block */

#feature-images {
	position: relative;
	margin-bottom: 20px;
}

#feature-images.loading {
	background-image: url(../images-2012/icons/fi-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#fi-images {
	width: 470px;
	height: 343px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}

.fi-image {
	width: 470px;
	height: 343px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}
.fi-image .caption {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}
.fi-image .caption-text {
    color: white;
    display: block;
    font-family: 'Lucida Grande', Arial, Helvetica sans-serif;
    font-size: 10px;
    line-height: 16px;
    padding: 13px 15px;
    text-indent: 0;
    position: relative;
    z-index: 51;
}
.fi-image .caption-background {
    background-color: black;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
    /* No opacity for old IE since we're fading it in and out */
}
.ie6 .fi-image .caption-background,
.ie7 .fi-image .caption-background,
.ie8 .fi-image .caption-background {
    background-color: #404040;
}

#feature-images.loading .fi-image {
	display: none;
}

#fi-badge {
	position: absolute;
	z-index: 20;
	width: 132px;
	height: 101px;
	top: -6px;
	right: -6px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0 ;
}

/* accordions! - yum */

#accordion-content-block {
	background-color: #F2F0E1;
}

.accordion {
	margin-bottom: 1px;
	height: 45px;
	overflow: hidden;
}

.block-title-accordion {
	background-color: #f2555b;
	position: relative;
	cursor: pointer;
	height: 43px;
	padding: 1px;
	overflow: hidden;
}

.first-column .block-title-accordion {
	background-color: #91337d;
}

.block-title-accordion .accordion-arrow {
	background-image: url(../images-2012/icons/accordion-arrow.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 18px;
	right: 14px;
	width: 11px;
	height: 10px;
}

.active .block-title-accordion .accordion-arrow {
	background-position: 0 -11px;
}

.block-title-accordion h3 {
	border: 1px solid #ce5156;
	border-top: none;
	border-bottom: 2px solid #ce5156;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 17px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	padding: 14px 14px 10px;
}

.first-column .block-title-accordion h3 {
	border-color: #7c306d;
}

.accordion-content-wrapper {
	background-color: #f2f0e1;
}

.accordion-content {
	padding: 13px 16px 12px;
	font-size: 13px;
	line-height: 16px;
}

.first-column .accordion-content strong {
	color: #91337D;
	display: block;
}

.hover .block-title-accordion,
.active .block-title-accordion {
	background-color: #ed1c24;
}

.first-column .hover .block-title-accordion,
.first-column .active .block-title-accordion {
	background-color: #7e0f66;
}

.hover .block-title-accordion h3,
.active .block-title-accordion h3 {
	border: 1px solid #be171e;
	border-top: none;
	border-bottom: 2px solid #be171e;
}

.first-column .hover .block-title-accordion h3,
.first-column .active .block-title-accordion h3 {
	border-color: #650c54;
}

.event-info-icons {
	display: block;
}

.event-info-icons a {
	text-decoration: none;
	background-color: #f9f8f0;
	float: left;
	margin: 0 1px 0 0;
}

.event-info-icons a img	{
	display: block;
}

.venue-table {
	float: left;
	margin-bottom: 15px;
	width: 225px;
}

.venue-table-first {
	margin-right: 20px;
}

.masonry .venue-table-first {
	margin-right: 0;
}

.venue-table table {
	position: relative;
	top: -1px;
	width: 225px;
	z-index: 1;
}

.venue-table th {
	border-bottom: 1px solid #f58220;
	color: #f58220;
	font-family: 'Betany Bold', 'Coustard', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 9px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	z-index: 2;
}

.venue-table td {
	border-top: 1px solid #d9dadb;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 6px 0;
	line-height: 15px;
}

.venue-table td.icon {
	vertical-align: middle;
	width: 16px;
}

.venue-table .venue-icon {
	background-image: url(../images-2012/common/venue-category-icons.gif);
	width: 16px;
}

.venue-table .wine-icon {
	height: 20px;
}

.venue-table .food-icon {
	background-position: 0 -37px;
	height: 17px;
}

.venue-table .beer-icon {
	background-position: 0 -20px;
	height: 17px;
}

.buttons-block {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x;
	margin-bottom: 18px;
	padding-top: 23px;
}

img.tickets-on-sale {
	margin-top: -8px;
}

.mini-content-and-sidebar {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left bottom;
	margin-bottom: 23px;
}

.mini-content {
	float: left;
	margin-right: 20px;
	width: 470px;
}

.mini-sidebar {
	background-color: #f7f6ec;
	color: #3f484d;
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
	width: 225px;
}

.mini-sidebar .icon-header .icon-header-icon {
	float: left;
	height: 45px;
	width: 38px;
}

.mini-sidebar .icon-header h3 {
	color: #f58220;
	font-size: 18px;
	line-height: 15px;
	text-transform: uppercase;
}
.mini-sidebar .block-content {
	padding: 12px 12px 10px;
}

.mini-content a {
	color: #3F484D;
	text-decoration: none;
}

.icon-and-text {
	float: left;
	padding: 18px 15px;
	width: 195px;
}

.icon-and-text-row {
	background: url(../images-2012/common/text-image-divider.gif) repeat-x left bottom;
}

.icon-and-text-row-last {
	background: none;
}

.icon-and-text-row .first {
	margin-right: 20px;
}

.icon-and-text h3 {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
}

.icon-and-text .icon {
	float: left;
	height: 60px;
	width: 50px;
}

.icon-and-text .text {
	font-size: 11px;
	line-height: 15px;
}

.featured-image-grid {
	overflow: hidden;
	width: 715px;
}

.featured-image-grid ul {
	list-style-type: none;
	margin: 0 0 -6px -10px;
	overflow: hidden;
	padding: 0;
	width: 735px;
}

.featured-image-grid li {
	background: url(../images-2012/common/featured-image-grid-bg.gif) no-repeat -6px 0;
	float: left;
	height: 257px;
	padding: 10px 10px 0 10px;
	position: relative;
	width: 225px;
	margin-bottom: 2px;
}

.featured-image-grid .image {
	background-position: 50% 1px;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.featured-image-grid p {
	font-size: 11px;
	left: 50%;
	line-height: 15px;
	margin-left: -111px;
	position: absolute;
	text-align: center;
	top: 171px;
	z-index: 2;
	width: 214px;
}

.highlight-image-grid {
	margin-bottom: 30px;
	overflow: hidden;
	width: 715px;
}

.highlight-image-grid ul {
	list-style-type: none;
	margin: 0 0 -6px -9px;
	overflow: hidden;
	padding: 0;
	width: 735px;
}

.highlight-image-grid li {
	background: url(../images-2012/common/featured-image-grid-bg.gif) no-repeat -6px 0;
	float: left;
	height: 257px;
	padding: 10px 11px 0 9px;
	position: relative;
	width: 225px;
	margin-bottom: 2px;
}


.highlight-image-grid img {
	border: 3px solid #f58220;
	margin-bottom: 10px;
}

.highlight-image-grid h3,
.highlight-image-grid h3 a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 15px;
	color: #F37021;
	text-decoration: none;
	width: 210px;
}

.highlight-image-grid p {
	color: #3f484d;
	font-family: 'Lucida Grande', helvetica, arial;
	font-size: 13px;
	line-height: 15px;
	width: 214px;
}

/* Search Results */

.venue-content-block-title {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 7px;
}

.recipesModule a {
	text-decoration: none;
	font-weight: bold;
}

/* Grey Header Bar */

#social-header {
	background-color: #333333;
	text-align: center;
	height: 42px;
}

.social-header-inner {
	width: 980px;
	margin: 0 auto;
}
.social-header-inner .themed-button .text {
	color: #FFFFFF;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.social-header-inner .themed-button:hover .text {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.social-header-inner .themed-button:active {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.social-header-inner .themed-button .arrow {
	border-left: 5px solid #FFFFFF;
}
.social-header-inner .themed-button{
	background-color: #00addc;
	float: right;
	margin: 5px 0;
}

.fb-like  {
	float: left;
	margin-top: 9px;
}

/* Facebook Styles */

.facebook .container {
	padding-bottom: 50px;
	width: 520px;
}

.facebook h3 {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 502px;
}

.facebook .standard-form {
	background: none;
	padding: 0 12px;
}

.facebook .prize-includes {
	background-image: url(../images-2012/common/facebook-prizeincludes-bg.gif);
	margin-bottom: 20px;
	width: 520px;
}

.facebook .prize-includes .header {
	background-image: url(../images-2012/common/facebook-prizeincludes-header.gif);
	height: 54px;
}

.facebook .prize-includes .content {
	font-size: 11px;
	line-height: 15px;
	padding: 15px 30px 0;
}

.facebook .prize-includes ul {
	padding: 0;
}

.facebook .prize-includes li {
	margin-bottom: 11px;
}

.facebook .prize-includes a {
	color: #169e41;
}

.facebook .prize-includes .footer {
	background-image: url(../images-2012/common/facebook-prizeincludes-footer.gif);
	height: 30px;
}

/* Form reset */

/* Form style reset - to be used in conjunction with other form of CSS reset! */

/* Input widths */


fieldset textarea,
fieldset input {
	padding: 3px;
}

fieldset select {
    margin: 0 0 7px;
}

.x-short {
	width: 50px;
}

.short {
	width: 100px;
}

.medium {
	width: 120px;
}

.x-medium {
	width: 140px;
}

.long {
	width: 280px;
}

select.long {
	width: 164px;
    margin: 0 0 7px;
}

.x-long {
	width: 340px;
}

select.x-long {
	width: 348px;
}

/* Structural Declarations */

fieldset ol,
fieldset ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

fieldset label {
	float: left;
	width: 240px;
    font-size: 11px;
    margin: 0 0 7px;
    padding: 0 10px 0 0;
}

fieldset .field ul.inline label,
fieldset ul label {
	float: none;
}

fieldset ul.inline label {
	float: left;
}

fieldset .field {
	float: left;
    margin: 0 0 7px;
}

fieldset li {
	clear: left;
}

fieldset .inline select {
    margin: 0;
}

fieldset .inline label {
	width: auto;
    line-height: 10px;
}

fieldset .inline input {
	float: left;
    margin: 3px 4px 7px 0;
}

fieldset ul.inline li {
	float: left;
	clear: none;
    margin: 0 20px 0 0;
}

/* Form Theme */

fieldset ol {
    display: block;
    border-top: 1px solid #CCCCCC;
    padding: 16px 0;
}

fieldset .note {
    clear: both;
    width: 100%;
    margin: 5px 0 20px;
    line-height: 15px;
    font-size: 10px;
    color: #828282;
    text-indent: 20px;
}

fieldset .inputWrapper {
    border: 1px solid #CAC9C9;
}

fieldset .inputWrapper textarea,
fieldset .inputWrapper input {
    border: 0;
    border-top: 2px solid #E5E5E5;
}

fieldset .date-table span {
    font-size: 11px;
}

fieldset .preferences-table li {
    padding: 5px 0;
}

fieldset .preferences-table label {
    padding: 5px 10px;

}

fieldset .preferences-table label, fieldset .preferences-table .field {
    margin: 0;
}

fieldset .preferences-table .field .inline label {
    padding: 0;
}

fieldset .preferences-table input  {
    margin: 3px 4px 0 0
}

#formErrors {
    color: #CC0000;
}
