	@import url("cms.css");

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,hr { margin:0; padding:0; }
html,body { height:100%; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
a { outline:none; }
hr { border:none; }
object { display:block; }

/* -------------------------------------------------------------------------------------------------------- toolbox ---------- */
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.inline { display: inline; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- universal ---------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
body { behavior:url("js/csshover3.htc"); }

body {
	background: #fff url(../img/bg-top.gif) repeat-x;
	color: #404040;
	font: 13px/19px Helvetica, Arial, sans-serif;
	}
body#iframeIndex {
	background: none !important;
	background-image: none !important;
	}
a, a:link {
	color: #017fb0;
	text-decoration: none;
	}
a:visited {
	color: #4ea5c6;
	}
a:hover, a:active {
	color: #ab2a2a;
	}
h1 {
	float: left;
	width: 100%;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 27px;
	color: #017fb0;
	padding-bottom: 10px;
	border-bottom: solid 1px #b3b3b3;
	margin-bottom: 15px;
	}
h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 27px;
	color: #017fb0;
	padding-bottom: 15px;
	}
h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	}
h5 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #017fb0;
	padding: 5px 11px 3px 11px;
	margin: -8px -11px 10px -11px;
	background: #f2f2f2;
	border-bottom: solid 1px #d9d9d9;
	text-align: left;
	}
p {
	padding-bottom: 16px;
	}
ul {
	padding-bottom: 11px;
	margin-top: -3px;
	}
li {
	line-height: 16px;
	padding: 0 0 5px 20px;
	background: url(../img/li-arrow.gif) no-repeat 7px 3px;
	}
.hr {
	clear: both; 
	height: 1px;
	background: #d9d9d9;
	margin: 4px 0 20px 0;
	}
.hr hr {
	display: none;
	}

textarea { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; }

/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- layout ---------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
#browserAlert {
	background: #fed100;
	padding: 20px 10px 4px 10px;
	text-align: center;
	}
#headerBg {
	background: url(../img/bg-header.jpg) no-repeat center top;
	width: 100%;
	height: 215px;
	position: relative;
	z-index: 999;
	}
#headerContent {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	}
#search {
	float: left;
	margin: 9px 0 0 21px;
	height: 37px;
	}
#search form {
	float: left;
	}
#search .inputText {
	float: left;
	background: url(../img/bg-form-search-input.gif) no-repeat;
	height: 18px;
	}
#search .inputText input {
	font: 13px/15px Helvetica, Arial, sans-serif;
	color: #4c4c4c !important;
	background: none !important; /* keeps auto form fillers from turning the box yellow */
	border: none;
	width: 136px;
	margin: 1px 8px 0 5px;
	padding: 1px 0;
	}
#search .inputText input.initialText {
	color: #bfbfbf !important;
	}
#language {
	margin-left: 28px;
	font-size: 11px;
	}
a#language, 
a:link#language, 
a:visited#language {
	color: #ffde00;
	}
a:hover#language, 
a:active#language {
	color: #fff;
	}
#logo, #logolens {
	clear: left;
	float: left;
	margin: 0 0 26px 22px;
	}
#flashScroller {
	float: right;
	display: inline;
	width: 450px;
	margin: 46px 234px 0 0;
	}
#scrollerAlternate img {
	margin: 45px 0 0 92px;
	}
#logo a {
	display: block;
	width: 261px;
	height: 104px;
	text-indent: -9999px;
	background-image: url(../img/bg-logo.png);
	}
#logolens a {
	display: block;
	width: 400px;
	height: 104px;
	text-indent: -9999px;
	background-image: url(../img/bg-logo-lens.png);
	}

/* ==== list reset ================= */
#nav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 39px;
	z-index: 999;
	}
#nav li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
	
ul#nav {
	display: block;
	height: 34px;
	width: 940px;
	list-style: none;
	padding: 0;
	position: relative;
	z-index: 999;
	}

#nav {
	clear: both;
	height: 39px;
	padding-left: 9px;
	position: relative
	z-index: 999;
	}
#nav li {
	float: left;
	display:block;
	z-index: 1000;
	}
#nav li a {
	display: block;
	height: 39px;
	font-size: 1px;
	text-indent: -9999px;
	z-index: 1000;
	}
#nav .divider {
	display: block;
	width: 3px;
	height: 39px;
	text-indent: -9999px;
	background-image: url(../img/nav-divider.png);
	}
#nHome a {
	width: 53px;
	background-image: url(../img/n-home.png);
	}
#nTickets a {
	width: 99px;
	background-image: url(../img/n-tickets.png);
	}
#nGlance a {
	width: 165px;
	background-image: url(../img/n-glance.png);
	}
#nViewby a {
	width: 138px;
	background-image: url(../img/n-viewby.png);
	}
#nFree a {
	width: 101px;
	background-image: url(../img/n-free.png);
	}
#nVisitors a {
	width: 73px;
	background-image: url(../img/n-visitors.png);
	}
#nEnhance a {
	width: 202px;
	background-image: url(../img/n-enhance.png);
	}
#nSpecials a {
	width: 124px;
	background-image: url(../img/n-specials.png);
	}
#nav li a:hover {
	background-position: 0 bottom;
	}
/* ==== dropdown ================= */
/* ==== list reset ================= */
#nav li li {
	float: left;
	clear: both;
	position: relative;
	z-index: 1000;
	}
#nav li li a {
	display: block;
	width: auto;
	height: auto;
	text-indent: 0;
	z-index: 1000;
	}
/* ================================= */
#nav li ul {
	position: absolute;
	padding-bottom: 13px;
	background: url(../img/bg-drodown-viewby.png) no-repeat 0 bottom;
	left: -9999px;
	z-index: 999;
	text-align: left;
	clear: both;
	}
#nav li:hover ul {
	left: auto;
	}

#nav li li a {
	font-size: 11px;
	text-transform: uppercase;
	background: #017fb0;
	padding: 6px 7px;
	line-height: 14px;
	color: #fff;
	border-bottom: solid 1px #3499c0;
	z-index: 1000;
	}
#nav li li a:hover {
	background-color: #016f9a;
	}
#nav li:hover a {
	background-position: 0 bottom;
	}
#nViewby ul li a {
	width: 124px;
	}



#mainContent {
	width: 960px;
	padding: 0;
	margin: 18px auto 30px auto;
	min-height: 500px;
	height: auto !important;
	height:500px;
	position: relative;
	z-index: 1;
	}

#footerBg {
	background: url(../img/bg-footer.gif) repeat-x;
	width: 100%;
	padding-bottom: 25px;
	}
#footerContent {
	width: 960px;
	margin: 0 auto;
	}
/* ==== list reset ================= */
#socialLinks ul {
	margin: 0;
	padding: 0;
	}
#socialLinks li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#socialLinks {
	float: left;
	}
#socialLinks li {
	display: inline;
	}
#socialLinks li a {
	float: left;
	display: block;
	height: 56px;
	text-indent: -9999px;
	margin-right: 17px;
	}
#n2Mobile a {
	width: 72px;
	background-image: url(../img/n2-mobile.gif);
	}
#n2Facebook a {
	width: 71px;
	background-image: url(../img/n2-facebook.gif);
	}
#n2Flickr a {
	width: 48px;
	background-image: url(../img/n2-flickr.gif);
	}
#n2Youtube a {
	width: 53px;
	background-image: url(../img/n2-youtube.gif);
	}
#n2Myspace a {
	width: 63px;
	background-image: url(../img/n2-myspace.gif);
	}
#socialLinks li a:hover {
	background-position: 0 bottom;
	}
/* ==== list reset ================= */
#footerNav ul {
	margin: 0;
	padding: 0;
	}
#footerNav li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#footerNav {
	float: right;
	}
#footerNav li {
	display: inline;
	}
#footerNav li a {
	float: left;
	display: block;
	height: 56px;
	text-indent: -9999px;
	margin-left: 20px;
	}
#n2About a {
	width: 123px;
	background-image: url(../img/n2-about.gif);
	}
#n2Support a {
	width: 163px;
	background-image: url(../img/n2-support.gif);
	}
#n2Volunteer a {
	width: 82px;
	background-image: url(../img/n2-volunteer.gif);
	}
#n2Media a {
	width: 43px;
	background-image: url(../img/n2-media.gif);
	}
#footerNav li a:hover {
	background-position: 0 bottom;
	}

#hCard {
	float: left;
	padding-top: 22px;
	font-size: 11px;
	color: #808080;
	white-space: nowrap;
	}
.org {
	font-weight: bold;
	}
.tel {
	display: inline;
	}
#hCard a, 
#hCard a:link, 
#hCard a:visited {
	color: #808080;
	text-decoration: underline;
	}
#hCard a:hover, 
#hCard a:active {
	color: #ab2a2a;
	}

#finePrint {
	float: right;
	padding-top: 22px;
	font-size: 11px;
	color: #b2b2b2;
	text-align: right;
	}
#finePrint a, 
#finePrint a:link, 
#finePrint a:visited {
	color: #b2b2b2;
	text-decoration: underline;
	}
#finePrint a:hover, 
#finePrint a:active {
	color: #ab2a2a;
	}


/* ------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- pages ---------- */
/* ------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* ----------------------------------------------------------- home ---------- */
/* --------------------------------------------------------------------------- */
.homeContent {
	line-height: 16px;
	position: relative;
	z-index: 1;
	}
.homeContent #leftColumn {
	float: left;
	width: 210px;
	overflow-x: hidden;
	}
.homeContent #middleColumn {
	float: left;
	width: 480px;
	margin: 0 30px;
	_margin:0 25px;
	position: relative;
	display: inline;
	z-index: 1;
	}
.homeContent #rightColumn {
	float: right;
	width: 210px;
	}

#joinEmail {
	padding-bottom: 20px;
	}
#receiveText {
	padding-bottom: 24px;
	}
#joinEmail h6 {
	background: url(../img/h-join-email.gif) no-repeat;
	height: 16px;
	text-indent: -9999px;
	}
#receiveText h6 {
	background: url(../img/h-receive-text.gif) no-repeat;
	height: 16px;
	text-indent: -9999px;
	}
#joinEmail .inputText, 
#receiveText .inputText {
	float: left;
	background: url(../img/bg-form-signup-input.gif) no-repeat;
	height: 22px;
	}
#joinEmail .inputText input, 
#receiveText .inputText input {
	font: 13px/16px Helvetica, Arial, sans-serif;
	color: #4c4c4c !important;
	background: none !important; /* keeps auto form fillers from turning the box yellow */
	border: none;
	width: 170px;
	margin: 1px 10px 0 5px;
	padding: 3px 0;
	}
#joinEmail .inputText input.initialText, 
#receiveText .inputText input.initialText {
	color: #bfbfbf !important;
	}

/* ==== list reset ================= */
.homeContent #leftNav ul {
	margin: 0;
	padding: 0;
	}
.homeContent #leftNav li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
.homeContent #leftNav {
	border-top: 1px solid #d9d9d9;
	padding-bottom: 21px;
	}
.homeContent #leftNav li {
	border-bottom: 1px solid #d9d9d9;
	line-height: 16px;
	background: url(../img/li-arrow.gif) no-repeat 0 15px;
	}
.homeContent #leftNav li a {
	display: block;
	padding: 13px 0 11px 16px;
	}
.homeContent #leftNav a:hover, 
.homeContent #leftNav a:active {
	text-decoration: none;
	background: #f5f5f5;
	}

/*
#blogFeed {
	padding: 13px 0 4px 0;
	border-bottom: 1px solid #d9d9d9;
	}
#blogFeed h6 {
	background: url(../img/h-blog-feed.gif) no-repeat;
	height: 21px;
	text-indent: -9999px;
	}
#blogFeed p {
	padding-bottom: 7px;
	}
*/

#twitter {
	padding: 13px 0 4px 0;
	}
#twitter h6 {
	background: url(../img/h-twitter.gif) no-repeat;
	height: 21px;
	text-indent: -9999px;
	}
#twitter p {
	padding-bottom: 7px;
	}

#myLuminatoBlock {
	background: url(../img/bg-myluminato.gif) no-repeat center 10px;
	border: 1px solid #b3b3b3;
	padding: 43px 10px 5px 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	}
a.myLuminatoBlockLink {
	display: block;
	width: 191px;
	height: 28px;
	text-indent: -9999px;
	margin-top: -28px;
	}
#myLuminatoBlock .hr {
	margin: 6px 0;
	}
#myLuminatoBlock #leftImage {
	float: left;
	width: 88px;
	text-align: center;
	padding-top: 5px;
	}
#myLuminatoBlock #rightImage {
	float: right;
	width: 88px;
	text-align: center;
	padding-top: 5px;
	}
#myLuminatoBlock img {
	border: 1px solid #b3b3b3;
	margin-bottom: 2px;
	}
#myLuminatoBlock a img:hover {
	border: 1px solid #ab2a2a;
	}

#graphicButtons {
	border-top: 1px solid #b3b3b3;
	padding-bottom: 34px;
	}
#graphicButtons img {
	display: block;
	border: 1px solid #b3b3b3;
	border-top: none;
	}
#graphicButtons a img:hover {
	background: #f5f5f5;
	}
	
#graphicButtonsPlannerThankYou {
	width:210px;
	border-top: 1px solid #b3b3b3;
	padding-bottom: 34px;
	margin:0 auto;
	}
#graphicButtonsPlannerThankYou img {
	display: block;
	border: 1px solid #b3b3b3;
	border-top: none;
	}
#graphicButtonsPlannerThankYou a img:hover {
	background: #f5f5f5;
	}

#yourComments {
	color: #999;
	}
#yourComments h6 {
	background: url(../img/h-your-comments.gif) no-repeat;
	height: 21px;
	text-indent: -9999px;
	}
#yourComments p {
	padding-bottom: 7px;
	}
#yourComments strong {
	font-weight: normal;
	color: #4c4c4c;
	}

#flashHome {
	position: relative;
	z-index: 1;}
#homeAlternate {
	position: relative;
	z-index: 1;}

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------- subnav ---------- */
/* ----------------------------------------------------------------------------- */
.subnavContent {
	background: url(../img/bg-subnav-page.gif) no-repeat 310px 53px;
	}
.subnavContent #leftColumn {
	float: left;
	width: 290px;
	}
.subnavContent #rightColumn {
	float: right;
	width: 620px;
	}

/* ==== list reset ================= */
.subnavContent #leftColumn ul {
	margin: 0;
	padding: 0;
	}
.subnavContent #leftColumn li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
.subnavContent #leftColumn li {
	line-height: 16px;
	padding: 0 0 7px 0;
	}
.subnavContent #leftColumn li ul {
	padding: 5px 0 3px 20px;
	}

.subnavContent img {
	border: solid 1px #b3b3b3;
	float: right;
	margin: 0 0 14px 18px;
	}

/* ------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- sponsors ---------- */
/* ------------------------------------------------------------------------------- */
.sponsors .logoBlock {
	padding: 8px 11px 13px 11px;
	border: solid 1px #d9d9d9;
	margin-bottom: 10px;
	text-align: center;
	}
.sponsors h5 {
	text-align: center;
	}
.sponsors img {
	border: none;
	float: none;
	margin: 5px 1px;
	}
.sponsors .textLink {
	display: block;
	padding: 3px;
	}
.sponsors .popup {
	position: absolute;
	padding: 10px 6px;
	width: 182px;
	margin: 68px 0 0 -199px;
	border: solid 1px #d9d9d9;
	background: #fff;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	visibility: hidden;
	}
.sponsors a:hover .popup {
	visibility: visible;
	}
.sponsors .popup p {
	padding-bottom: 6px;
	}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- pulse login ---------- */
/* ---------------------------------------------------------------------------------- */
.pulseLogin #loginBlock {
	float: left;
	width: 200px;
	margin: 20px 30px 0 0;
	text-align: center;
	}
.pulseLogin #loginBlock p {
	padding: 0;
	margin: 10px 0 5px 0;
	}
.pulseLogin #loginBlock .inputText {
	display: block;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 22px;
	}
.pulseLogin #loginBlock .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 5px 0 5px;
	padding: 4px 0 2px 0;
	}

/* --------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- pulse home ---------- */
/* --------------------------------------------------------------------------------- */
.pulseHome #leftSide {
	float: left;
	width: 340px;
	}
.pulseHome #leftSide h3 {
	color: #017fb0;
	}
.pulseHome #leftSide .date {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.pulseHome #leftSide .hr {
	margin: 15px 0 20px 0;
	}

.pulseHome #rightSide {
	float: right;
	width: 240px;
	}
.pulseHome #rightSide h3 {
	color: #017fb0;
	padding-bottom: 10px;
	}
.pulseHome #rightSide p {
	padding-bottom: 10px;
	}
.pulseHome #rightSide .hr {
	margin: 15px 0 20px 0;
	}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------------------------------- media ---------- */
/* ---------------------------------------------------------------------------- */
.mediaList h4 {
	font-size: 15px;
	}
.mediaDetails h3 {
	font-size: 18px;
	line-height: 22px;
	color: #017fb0;
	padding-top: 15px;
	}
.mediaDetails .subhead {
	font-weight: bold;
	font-size: 14px;
	}
.mediaDetails .photoSection img {
	float: left;
	margin: 0 18px 14px 0;
	clear: both;
	}
.mediaDetails .photoSection p {
	padding-top: 30px;
	float: left;
	width: 490px;
	}

/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- fullwidth ---------- */
/* -------------------------------------------------------------------------------- */
.fullwidthContent {
	}

/* ------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------- searchResults ---------- */
/* ------------------------------------------------------------------------------------ */
.searchResults a {
	display: inline-block;
	margin-bottom: 15px;
	}
.searchResults .hr {
	background: #b3b3b3;
	}
.searchResults p {
	padding-bottom: 0;
	}

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------- mobile ---------- */
/* ----------------------------------------------------------------------------- */
.mobileContent {
	background: url(../img/bg-mobile.jpg) no-repeat 10px 66px;
	min-height: 600px;
	height: auto !important;
	height:600px;
	}
#mobileForm {
	display:inline;
	float: left;
	width: 260px;
	margin: 50px 0 0 333px;
	}
.mobileContent h4 {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #017fb0;
	}
#mobileForm p {
	padding: 15px 0 0 0;
	}
.mobileContent .inputText, 
.mobileContent .inputPhone {
	background: url(../img/bg-form-gen-input.gif) no-repeat;
	height: 22px;
	display: block;
	}
.mobileContent .inputText input, 
.mobileContent .inputPhone input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 240px;
	margin: 0 10px 0 5px;
	padding: 4px 0 2px 0;
	}
.mobileContent .inputPhone {
	background: url(../img/bg-form-mobile-phone.gif) no-repeat;
	}
.mobileContent .inputPhone input.ph3 {
	display: block;
	float: left;
	width: 27px;
	margin: 0 14px 0 5px;
	}
.mobileContent .inputPhone input.ph4 {
	float: left;
	width: 35px;
	}
.mobileContent select {
	display: block;
	margin: 20px 0 10px 0;
	width: 250px;
	}
#mobileInfo {
	display:inline;
	float: right;
	margin-top: 50px;
	width: 290px;
	padding-left: 30px;
	border-left: 1px solid #d9d9d9;
	}
#mobileInfo strong {
	display: block;
	}

.mobileCheck,
.mobileExtra {
	background: none;
	min-height: 0;
	}
.mobileCheck #mobileForm, 
.mobileExtra #mobileForm {
	float: none;
	display: block;
	width: 250px;
	padding: 120px 0 80px 0;
	margin: 0 auto;
	text-align: center;
	}
.mobileExtra #mobileForm {
	width: 300px;
	}

.optOut {
	background-position: 190px 66px;
	}
.optOut #mobileForm {
	margin-left: 513px;
	}

/* --------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- newsletter ---------- */
/* --------------------------------------------------------------------------------- */
.newsletterContent {
	background: url(../img/bg-newsletter.jpg) no-repeat 50px 66px;
	min-height: 700px;
	}
#newsletterForm {
	float: right;
	width: 600px;
	margin: 70px 20px 0 0;
	}
#newsletterForm form {
	padding-top: 20px;
	}
.newsletterContent h4 {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #017fb0;
	text-align: center;
	}
#newsletterForm p {
	padding-bottom: 8px;
	}
#newsletterForm label {
	clear: both;
	display: block;
	float: left;
	width: 220px;
	text-align: right;
	margin-right: 5px;
	}
#newsletterForm .inputText {
	float: left;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 22px;
	}
#newsletterForm .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 10px 0 5px;
	padding: 4px 0 2px 0;
	}
#newsletterForm select {
	width: 200px;
	}
#newsletterForm .checkBoxes {
	margin: 5px 0 0 225px;
	}
#newsletterForm .inputCheck {
	display: inline-block;
	width: 100px;
	}
#newsletterForm .inputCheck input {
	margin-right: 2px;
	}
#newsletterForm #submit {
	margin: 5px 0 0 225px;
	}
#newsletterForm .requiredTag {
	margin: 5px 0 0 225px;
	}
.newsletterExtra #newsletterForm {
	text-align: center;
	}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------------------------------- event ---------- */
/* ---------------------------------------------------------------------------- */
.eventContent h1 {
	padding-bottom: 8px;
	border-bottom: none;
	margin-bottom: 0;
	}
.eventContent #leftColumn {
	float: left;
	width: 620px;
	}
.eventContent #rightColumn {
	float: right;
	width: 300px;
	padding-top: 2px;
	}

.eventContent h1 em {
	display: block;
	font-style: normal;
	text-transform: none;
	font-size: 20px;
	line-height: 23px;
	color: #4c4c4c;
	padding-bottom: 5px;
	}

.eventContent #leftColumn img {
	border: solid 1px #b3b3b3;
	clear: both;
	display: block;
	margin: 0 auto 15px auto;
	}
.eventContent #share {
	padding: 0 5px 15px 5px;
	}
.eventContent #share img {
	border: none;
	display: inline;
	margin: 1px 5px 0 0;
	vertical-align: text-bottom;
	}
.eventContent #share a {
	float: left;
	}
.eventContent #share em {
	float: right;
	font-style: normal;
	}
.eventContent #eventInfo {
	border: solid 1px #d9d9d9;
	padding: 24px 20px;
	}

#commentsBlock {
	padding: 30px 15px 0 15px;
	}
#commentsBlock h6 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #017fb0;
	}
#commentsBlock .post {
	padding-top: 10px;
	}
#commentsBlock .postedOn {
	display: block;
	font-size: 11px;
	margin: -4px 0;
	}
#commentsBlock .leaveComment {
	border-top: solid 1px #d9d9d9;
	padding-top: 18px;
	}
#commentsBlock form p {
	padding-bottom: 8px;
	}
#commentsBlock label {
	clear: both;
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 5px;
	}
#commentsBlock .inputText {
	float: left;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 22px;
	}
#commentsBlock .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 10px 0 5px;
	padding: 4px 0 2px 0;
	}
#commentsBlock .textareaText {
	float: left;
	background: url(../img/bg-form-comment-comments-input.gif) no-repeat;
	height: 162px;
	}
#commentsBlock .textareaText textarea {
	font: 13px/17px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 342px;
	height: 156px;
	margin: 0 10px 0 5px;
	padding: 3px 0 0 0;
	}
#commentsBlock .verifyText {
	background: url(../img/bg-form-comment-verify-input.gif) no-repeat;
	}
#commentsBlock .verifyText input {
	width: 60px;
	}
#commentsBlock #submit {
	margin: 5px 0 0 95px;
	}
#commentsBlock .requiredTag {
	padding-top: 5px;
	}

.sponsorBlock, 
.infoBlock, 
.dateBlock, 
.whereBlock, 
.alsoBlock, 
.enhanceBlock, 
.associatedBlock, 
.buttonBlock, 
.signupBlock {
	padding: 8px 11px 13px 11px;
	border: solid 1px #d9d9d9;
	margin-bottom: 10px;
	}

.infoBlock h5 {
	margin-bottom: 13px;
	}
.infoBlock select {
	display: block;
	margin: 8px 0 10px 0;
	width: 100%;
	}
.infoBlock img {
	display: block;
	float: left;
	margin: 0 6px 5px 0;
	}
.infoBlock strong {
	display: block;
	clear: both;
	font-size: 15px;
	}
.infoBlock em {
	float: left;
	width: 136px;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	}

.sponsorBlock {
	text-align: center;
	}
.sponsorBlock img {
	padding-top: 2px;
	margin: 0 auto;
	}

.alsoItem, 
.enhanceItem, 
.associatedItem {
	padding: 6px 0;
	}
#rightColumn .alsoBlock img, 
#rightColumn .enhanceBlock img, 
#rightColumn .associatedItem img {
	border: solid 1px #b3b3b3;
	float: left;
	}
.alsoBlock strong, 
.enhanceBlock strong, 
.associatedItem strong {
	display: block;
	float: right;
	width: 165px;
	line-height: 17px;
	padding: 3px 0;
	}
#rightColumn .alsoBlock strong img, 
#rightColumn .enhanceBlock strong img, 
#rightColumn .associatedItem strong img {
	border: none;
	float: none;
	display: block;
	margin-top: 5px;
	}

.signupBlock {
	padding: 16px 11px 0 11px;
	}
.signupBlock #joinEmail h5, 
.signupBlock #receiveText h5 {
	padding-bottom: 1px;
	margin-bottom: 0;
	border-bottom: none;
	background: none;
	}
.signupBlock #joinEmail .inputText, 
.signupBlock #receiveText .inputText {
	background: url(../img/bg-form-signup-input-wide.gif) no-repeat;
	}
.signupBlock #joinEmail .inputText input, 
.signupBlock #receiveText .inputText input {
	width: 238px;
	}

/* ------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- enhanced ---------- */
/* ------------------------------------------------------------------------------- */
.enhanced h1 {
	background: url(../img/bg-enhance-indicator.gif) no-repeat right 2px;
	width: 500px;
	padding-right: 120px;
	padding-top: 3px;
	}
.enhanced .sponsorBlock {
	padding-top: 11px;
	}

/* ------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- generated form ---------- */
/* ------------------------------------------------------------------------------------- */
.genForm h6 {
	font-weight: normal;
	font-size: 16px;
	color: #017fb0;
	padding: 10px 0 0 0;
	border-bottom: solid 1px #d9d9d9;
	}
.genForm p {
	padding: 15px 0 0 0;
	}
.genForm .inputText {
	background: url(../img/bg-form-gen-input.gif) no-repeat;
	height: 22px;
	display: block;
	}
.genForm .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 240px;
	margin: 0 10px 0 5px;
	padding: 4px 0 2px 0;
	}
.genForm .textareaText {
	background: url(../img/bg-form-gen-textarea.gif) no-repeat;
	height: 167px;
	display: block;
	}
.genForm .textareaText textarea {
	font: 13px/17px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 342px;
	height: 156px;
	margin: 0 10px 0 5px;
	padding: 3px 0 0 0;
	}
.genForm .answer {
	margin-right: 15px;
	}
.genForm .requiredTag {
	padding-top: 5px;
	}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- luminato tv ---------- */
/* ---------------------------------------------------------------------------------- */
.tvContent #leftColumn {
	float: left;
	width: 620px;
	padding-top: 15px;
	}
.tvContent #rightColumn {
	float: right;
	width: 300px;
	padding-top: 15px;
	}

.tvContent #leftColumn h5 {
	margin: 0;
	border: solid 1px #d9d9d9;
	border-bottom: none;
	text-align: center;
	}

.tvContent #rightColumn h5 {
	margin: 0;
	}
.tvContent .logoBlock {
	border: solid 1px #b3b3b3;
	padding: 13px 0;
	margin-bottom: 20px;
	}
.tvContent .logoBlock .logo {
	display: block;
	margin: 0 auto;
	}
.logoBlock #share {
	padding: 2px 0 0 19px;
	}
.logoBlock #share img {
	border: none;
	display: inline;
	margin: 1px 5px 0 0;
	vertical-align: text-bottom;
	}
.logoBlock #share a {
	float: left;
	}
.logoBlock #share em {
	float: right;
	font-style: normal;
	}

.channelsBlock, 
.whatsonBlock {
	border: solid 1px #d9d9d9;
	margin-bottom: 20px;
	}
.channelsBlock .scrollArea, 
.whatsonBlock .scrollArea {
	height: 110px;
	padding: 10px;
	overflow-y: auto;
	}
/* ==== list reset ================= */
.channelsBlock ul {
	margin: 0;
	padding: 0;
	}
.channelsBlock li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
.channelsBlock li {
	line-height: 15px;
	padding: 0 0 7px 0;
	}
.channelsBlock ul {
	padding-bottom: 3px;
	}

.whatsonBlock .scrollArea {
	height: 400px;
	line-height: 17px;
	}
.whatsonBlock h4 {
	padding-bottom: 10px;
	}
.whatsonBlock img {
	float: left;
	border: solid 1px #b3b3b3;
	margin: 0 10px 5px 0;
	}
.whatsonBlock strong {
	display: block;
	line-height: 15px;
	}
.whatsonBlock em {
	display: block;
	font-style: normal;
	font-size: 11px;
	padding-bottom: 4px;
	}
.whatsonBlock .hr {
	margin: 0 0 16px 0;
	}

/* ------------------------------------------------------------------------------ */
/* ----------------------------------------------------------- listing ---------- */
/* ------------------------------------------------------------------------------ */
.listingContent {
	}
.copyBlock {
	clear: both;
	padding: 0 0 33px 0;
	}
.copyBlock img {
	float: right;
	margin: 0 0 10px 15px;
	border: solid 1px #b3b3b3;
	}
#tabs {
	padding-left: 6px;
	border-bottom: solid 1px #b3b3b3;
	}
#tabs a {
	display: block;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	margin: 0 1px -1px 0;
	width: 148px;
	height: 25px;
	background: url(../img/bg-tab.gif) no-repeat 0 -25px;
	color: #404040;
	}
#tabs a:hover {
	background: url(../img/bg-tab.gif) no-repeat 0 bottom;
	}
#tabs a.selected {
	background: url(../img/bg-tab.gif) no-repeat 0 0;
	}
.tabItem {
	padding: 20px 0;
	border-bottom: solid 1px #d9d9d9;
	}
.tabPic {
	float: left;
	border: solid 1px #b3b3b3;
	}
.buttons {
	float: left;
	width: 155px;
	text-align: center;
	}
.buttons img {
	display: block;
	margin: 0 auto 2px auto;
	}
.buttons strong {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	}
.tabInfo {
	width: 700px;
	float: right;
	line-height: 17px;
	}
.tabInfo h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	}
.tabInfo p {
	padding-bottom: 0;
	}
.tabLogo {
	float: right;
	margin-left: 15px;
	}

/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- education ---------- */
/* -------------------------------------------------------------------------------- */
.education h1 {
	border-bottom: none;
	margin-bottom: 0;
	}
.education .copyBlock {
	border-right: solid 1px #b3b3b3;
	border-bottom: solid 1px #b3b3b3;
	border-left: solid 1px #b3b3b3;
	padding: 20px;
	}
.education #tabs a {
	width: 198px;
	background-image: url(../img/bg-tab-long.gif);
	}
.education #tabs a:hover {
	background-image: url(../img/bg-tab-long.gif);
	}
.education #tabs a.selected {
	background-image: url(../img/bg-tab-long.gif);
	}
.education .tabItem img {
	float: left;
	border: solid 1px #b3b3b3;
	}
.education .textBlock {
	float: right;
	width: 785px;
	}

/* ------------------------------------------------------------------------------ */
/* ----------------------------------------------------------- planner ---------- */
/* ------------------------------------------------------------------------------ */
.planner h1 strong {
	display: block;
	font-size: 13px;
	}
.planner a.printButton {
	float: right;
	margin-top: -50px;
	}
.planner h2 {
	padding: 8px 14px 4px 14px;
	border: solid 1px #d9d9d9;
	border-top: none;
	background: #f2f2f2;
	font-size: 18px;
	}
#registerForm h4 {
	text-align: center;
	padding-bottom: 20px;
	}
#registerForm {
	width: 600px;
	margin: 0 auto;
	}
#registerForm p {
	padding-bottom: 8px;
	}
#registerForm label {
	clear: both;
	display: block;
	float: left;
	width: 220px;
	text-align: right;
	margin-right: 5px;
	}
#registerForm .inputText {
	float: left;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 22px;
	}
#registerForm .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 10px 0 5px;
	padding: 4px 0 2px 0;
	}
#registerForm .checkBoxes {
	margin: 5px 0 0 225px;
	}
#registerForm .inputCheck {
	display: inline-block;
	}
#registerForm .inputCheck input {
	margin-right: 2px;
	}
#registerForm #submit {
	margin: 5px 0 0 225px;
	}
#registerForm .requiredTag {
	margin: 5px 0 0 225px;
	}
.plannerExtra #centerBlock {
	float: none;
	display: block;
	width: 250px;
	padding: 120px 0 80px 0;
	margin: 0 auto;
	text-align: center;
	}

/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- any pages ---------- */
/* -------------------------------------------------------------------------------- */
.required {
	color: #ab2a2a;
	font-weight: bold;
	}
.videoContainer {
	margin: 0 auto 20px auto;
	}
.videoContainer h5 {
	margin: 0;
	border: solid 1px #d9d9d9;
	border-bottom: none;
	text-align: center;
	}
.videoContainer img {
	border: none !important;
	}
.slideshowText {
	background: #f2f2f2;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-top: none;
	padding: 3px 5px 15px 5px;
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 16px;
	}
p.slideshow {
	padding-bottom: 0;
	}

/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- planner ---------- */
/* -------------------------------------------------------------------------------- */

#plannerLogin{
padding:20px 0;
margin:0 0 15px 0;
background-color:#f2f2f2;
width:960px;
/*height:196px;*/
display:block;
text-align:center;
border:solid 1px #d9d9d9;
line-height:28px;
}
#plannerLogin form {
	width:280px;
	margin:0 auto;
	}
#plannerLogin strong{
text-align:center;
margin:0;
padding:0;
}
span.label {
	width:70px;
	float:left;
	margin-right:10px;
	height:22px;
	line-height:22px;
	}

#plannerLogin .inputText {
	display:inline;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 16px;
	
	width:190px;
	padding:3px 5px;
	border:none;
	}
	
#plannerLogin .inputText input {
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 5px 0 5px;
	padding: 4px 0 2px 0;
	}
	
#plannerLogin2{
padding:28px 0 0 0;
margin:0 0 15px 0;
background-color:#f2f2f2;
width:960px;
height:55px;
text-align:center;
border:solid 1px #d9d9d9;
line-height:28px;
}


#registerForm .inputText, #mainContent .inputText2{
	display:inline;
	float:left;
	padding:0;
	margin:0;
	background: url(../img/bg-form-comment-general-input.gif) no-repeat;
	height: 16px;
	
	width:190px;
	padding:3px 5px;
	border:none;
	}
	
#registerForm .inputText input, #mainContent .inputText2 input{
	font: 13px/13px Helvetica, Arial, sans-serif;
	color: #404040 !important;
	background: none !important;
	border: none;
	width: 190px;
	margin: 0 5px 0 5px;
	padding: 4px 0 2px 0;
	}


#registerForm #centerBlock2, #mainContent #centerBlock2 {
	float: none;
	display: block;
	width: 350px;
	padding: 120px 0 80px 0;
	margin: 0 auto;
	text-align: center;
	}

#registerForm #centerBlock2 form, #mainContent #centerBlock2 form {
	width:200px;
	margin:0 auto;
	}





/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- patron pass ---------- */
/* -------------------------------------------------------------------------------- */

.button img{
float:left;
display:block;
border:0;
margin:0 10px 25px 0;
padding:0 0 0 0;
}

#patronpassphotos img{
	width:185px;
	float:right;
	background-color: #FFFFFF;
	margin:0 0 0 20px;
	padding:0px 15px 0px 15px;
	border:0;
}

.patronfloatleft img{
	float:left;
	margin:3px 10px 0 0;
	padding:0 0 0 0;
	border:0;
}

#patronpassbenefits {
	width:590px;
	float:left;
	background-color: #cce6f4;
	margin:15px 0 0 0;
	padding:15px 15px 15px 15px;
}

#patronpassbenefits ul{
list-style:disc;
list-style-position:inside;
clear:both;
}
#patronpassbenefits li{
background:none;
list-style:disc;
list-style-position:inside;
margin:0 0 0 0;
padding:0 0 10px 0;
line-height:18px;
}
.ticketinfo {
	margin:0 0 5px 0;
}
#patronpassbenefits img{
border:0;
padding:0 0 10px 0;
margin:0 0 0 0;
}

.columnLeft{
	float: left;
	width: 205px;
	line-height: 16px;
	
	}
.columnRight {
	float: left;
	width: 205px;
	line-height: 16px;
	padding:0 0 0 0;
	margin:0 0 0 50px;
	
	}
	
.me{
	margin-top:20px;
	color:#666666;
}
.insidersubmit{
	text-align: left;
	padding: 15px 0px 10px 0px;
}


#rightColumn .mainPatronPic{
width:618px;
display:block;
margin:0 0 20px 0;
padding:0 0 0 0;

}

select#EventDateTime {
	display:block;
	clear:both;
	margin-bottom:15px;
	}



/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- creative city ---------- */
/* -------------------------------------------------------------------------------- */

#creativecity #contentRight {
	float:right;
	width:520px;
	margin-right;
	}

#creativecity form h2 {
	padding-bottom:0;
	}
	
#creativecity #videoWrapper {
	width: 560px;
	float: left;
	}
	#videoWrapper h2 {
		width: 548px;
		font-size: 16px;
		font-weight: normal;
		text-transform: uppercase;
		display: block;
		margin: 0;
		padding: 5px;
		border-left: 1px solid #9e9e9e;
		border-right: 1px solid #9e9e9e;
		border-top: 1px solid #9e9e9e;
		}
	#videoWrapper object, #videoWrapper embed {
		width: 560px;
		text-align: center;
		background: #9e9e9e;
		display: block;
		}
	#videoWrapper .detailswrap {
		clear: both;
		display: block;
		width: 548px;
		padding: 5px;
		border-left: 1px solid #9e9e9e;
		border-right: 1px solid #9e9e9e;
		border-bottom: 1px solid #9e9e9e;
		}
	.detailswrap .title { color: #017fb0; text-transform: uppercase; }
	span.votesreceived { float: left; }
	span.votefor { float: right; }

#creativecity #videoRight {
	width: 362px;
	float: right;
	}
	
	#videoList {
		clear: both;
		display: block;
		padding-top: 20px;
		border-bottom:1px solid #e2e2e2;
		}
	#videoList h2 {
		font-size: 16px;
		text-transform: uppercase;
		}
	#videoList .listitem {
		border-top:1px solid #e2e2e2;
		padding: 8px 0;
		display: block;
		}
		.listitem .floatLeft {
			width: 600px;
			}
		.listitem p {
			margin: 0;
			padding: 0;
			display: block;
			width: auto;
			}
		.listitem a {
			font-weight: normal;
			text-transform: uppercase;
			display: inline;
			font-size: 13px;
			margin: 0;
			padding: 0;
			}

/* -------------------------------------------------------------------------------- */
/* ----------------------------------------------------------- my luminato ---------- */
/* -------------------------------------------------------------------------------- */

#myluminato #topButtons {
	display: block;
	text-align: right;
	margin-bottom: 10px;
	}
	#myluminato #topButtons a {
		margin-left: 15px;
		}

#myluminato #header {
	width: 961px;
	height: 276px;
	display: block;
	position: relative;
	}
	#myluminato #header #bg {
		width: 961px;
		height: 276px;
		position: relative;
		z-index: 1;
		}
	#myluminato #header #topbar {
		width: 951px;
		height: 45px;
		background: url(../img/black-transparent.png) repeat;
		position: absolute;
		display: block;
		top:0;
		left: 0;
		z-index: 10;
		color: #fff;
		line-height: 45px;
		padding: 0 0 0 10px;
		}
		#myluminato span.title {
			font-size: 22px;
			text-transform: uppercase;
			float: left;
			}
		#myluminato #topbarRight {
			font-size: 12px;
			padding: 0 10px;
			height: 45px;
			background: #000;
			display: block;
			float: right;
			}
			#myluminato #topbarRight .pageviews { font-size: 16px; }
			#myluminato #topbarRight a { color: #fff; }
			#myluminato #topbarRight a:hover { color: #fff; text-decoration: underline; }
	#userprofilepic {
		clear: both;
		width: 195px;
		height: 195px;
		display: block;
		position: absolute;
		top: 55px;
		left: 15px;
		overflow: hidden;
		text-align: center;
		border: 5px solid #fff;
		}
	
#myluminato #contentLeft {
	width: 701px;
	float: left;
	padding-right: 15px;
	margin: 20px 0 0 0;
	}

#myluminato h1.nametitle {
	border-bottom: none;
	text-transform: none;
	}

#myluminato .eventWrapLeft {
	width: 335px;
	padding-right: 15px;
	float: left;
	border-right: 1px solid #d3d3d3;
	color: #a5a5a5;
	display: block;
	font-size: 10px;
	height: 320px;
	position: relative;
	padding-top: 20px;
	}

#myluminato .eventWrapRight {
	width: 335px;
	padding-left: 15px;
	float: left;
	color: #a5a5a5;
	display: block;
	font-size: 10px;
	height: 320px;
	position: relative;
	padding-top: 20px;
	}
	
	.eventWrapLeft h3, .eventWrapRight h3 {
		font-size:15px;
		margin: 0;
		display: block;
		font-weight: bold;
		color: #404040;
		margin-bottom: 7px;
		}
	.eventWrapLeft .divider, .eventWrapRight .divider {
		clear: both;
		width: 335px;
		height: 1px;
		background: #d3d3d3;
		position: absolute;
		bottom: 0;
		padding: 0;
		left: 0;
		margin: 0;
		line-height: 1px;
		overflow:none;
		}
		.eventWrapRight .divider { left: 15px; }
	.eventWrapLeft .left, .eventWrapRight .left {
		width: 199px;
		float: left;
		}
	.eventWrapLeft .left p, .eventWrapRight .left p { margin-top: 5px; line-height: 14px; }
	.eventWrapLeft .left p:hover, .eventWrapRight .left p:hover { display: block; color: #404040; cursor: default; }

.bubble {
	background: #0092c6 url(../img/bubble-top.gif) top center no-repeat;
	padding: 10px 0 0 0;
	width: 127px;
	color: #fff;
	float: right;
	font-size: 12px;
	}
	.bubble p {
		overflow-x: hidden;
		width: 107px;
		line-height: 14px;
		padding: 0 10px 20px;
		background: url(../img/bubble-bottom.gif) bottom center no-repeat;
		margin: 0 0 0 0;
		}

#myluminato #contentRight {
	float: right;
	width: 215px;
	padding-left: 15px;
	border-left: 1px solid #d3d3d3;
	margin: 20px 0 0 0;
	}
	#myluminato #contentRight h3 {
		color: #0092c6;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 10px;
		}
	#myluminato #contentRight span.date { font-size: 10px; }
	#myluminato #contentRight p { margin: 15px 0 0; padding: 0; }
	#myluminato #contentRight .comment {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #d3d3d3;
		}
	#myluminato #contentRight #commentForm {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #d3d3d3;
	}
	#myluminato #contentRight .commentBox {
	background: url(../img/bg-form-signup-input.gif) no-repeat;
	height: 22px;
	width:190px;
	padding:3px 5px;
	border:none;
	}
	#myluminato #contentRight textarea {
		width: 190px;
		height: 72px;
		clear: both;
		background: url(../img/bg-textarea-myluminato-comment.gif) no-repeat;
		padding: 5px;
		border: none;
		font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
		font-size: 11px;
		display: block;
		}
	#myluminato #contentRight .verifyText {
		margin-left: 10px;
		}
	#myluminato #contentRight .verifyText input {
		background: url(../img/bg-form-comment-verify-input.gif) no-repeat;
		width: 60px;
		padding:3px 5px;
		height: 22px;
		border: none;
		}
	
#myluminato #steps {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	}
	#myluminato #steps .step {
		padding: 5px 10px;
		margin: 0 5px;
		display: inline;
		font-weight: bold;
		text-transform: uppercase;
		}
		#myluminato #steps .on {
			background: #d9d9d9;
			border: 1px solid #cccccc;
			color: #0092c6; }
		#myluminato #steps .off {
			background: #f9f9f9;
			border: 1px solid #e5e5e5;
			color: #d4d4d4;}

#myluminato #loginbar {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
	clear: both;
	}
	#myluminato #loginbar p {
		display: block;
		width: 100%;
		text-align: center;
		}
#myluminato #signin {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	}
	#loginbar form, #signin form {
		width: 330px;
		margin: 0 auto;
		}
	#loginbar form p, #signin form p {
		margin-bottom: 5px;
		padding: 0;
		}
		#loginbar form p, #signin form p.submit {
			text-align: left;}
	#loginbar label, #signin label {
		width: 120px;
		display: block;
		float: left;
		text-align: right;
		line-height: 22px;
		}
	#loginbar input.text, #signin input.inputText {
		width: 190px;
		height: 22px;
		padding: 3px 5px;
		background: url(../img/loginbar-inputbg.jpg) no-repeat;
		border: none;
		}
	#loginbar .check, #signin .check { vertical-align: middle; }

#myluminato #customizeWrap {
	margin: 20px 0;
	clear: both;
	padding: 20px 0;
	}
	
	#myluminato #customizeLeft {
		width: 252px;
		padding-right: 10px;
		margin-bottom: 20px;
		float: left;
		}
	#customizeWrap h2 {
		font-size: 16px;
		text-transform: uppercase;
		line-height: 18px;
		padding-bottom: 5px;
		margin-top: 20px;
		}
		#customizeWrap h2.top { margin-top: 0; }
	#customizeWrap input.text {
		width: 170px;
		height: 22px;
		padding: 3px 5px;
		background: url(../img/customize-inputbg.jpg) no-repeat;
		border: none;
		display: inline;
		vertical-align: middle;
		}
		input:focus, textarea:focus { outline: none; }
	#customizeLeft textarea {
		width: 231px;
		height: 92px;
		background: url(../img/customize-textarea-left.jpg) no-repeat;
		border: none;
		padding: 5px;
		}
		/** CUSTOMIZE THEME **/
			#customizeLeft .themeWrap {
				width: 126px;
				float: left;
				margin-bottom: 10px;
				display: inline;
				font-weight: bold;
				font-size: 10px;
				line-height: 12px;
				}
				.themeWrap .left { float: left; display: inline; }
				.themeWrap input { margin-top: 25px; margin-right: 1px; }
				.themeWrap img { margin-bottom: 5px; border: 1px solid #9c9c9c; }
	
	#myluminato #customizeRight {
		float: right;
		padding-left: 15px;
		width: 680px;
		border-left: 1px solid #d3d3d3;
		}
		#customizeRight .topbuttons { float: right; margin-top: -10px; _margin-top: 0; }
		
	#categoryWrap {
		width: 680px;
		clear: both;
		margin-top: 20px;
		}
		#categoryWrap #categories {
			width: 658px;
			padding: 10px;
			text-align: center;
			color: #fff;
			text-transform: uppercase;
			background: #017fb0;
			border: 1px solid #145068;
			font-size: 12px;
			margin-bottom: 20px;
			}
		#categoryWrap #categories a { color: #fff; margin: 0 5px; }
		#categoryWrap #categories a:hover { color: #f8d100; }
		#categoryWrap #categories a.on { color: #f8d100; font-weight: bold; }
	
	
	#iframe {
		margin-bottom: 20px;
		}
	
	#categoryWrap .eventWrap {
	width: 200px;
	padding-right: 15px;
	float: left;
	border-right: 1px solid #d3d3d3;
	color: #a5a5a5;
	display: inline;
	font-size: 10px;
	height: 430px;
	position: relative;
	padding-top: 20px;
	margin-right: 15px;
	}
	#categoryWrap .eventWrap a img { float: left; display: inline; }
	#categoryWrap .last { margin-right: 0; }
		
	#categoryWrap .eventWrap h3{
		font-size:12px;
		line-height: 14px;
		margin: 0;
		display: block;
		font-weight: bold;
		color: #404040;
		margin-bottom: 7px;
		min-height: 28px;
		height: auto !important;
		height: 28px;
		}
	#categoryWrap .eventWrap textarea {
		width: 198px;
		height: 81px;
		background: url(../img/customize-textarea-event.jpg) no-repeat;
		border: none;
		padding: 5px;
		margin-bottom: 10px;
		}
	#categoryWrap .eventWrap .divider {
		clear: both;
		width: 200px;
		height: 1px;
		background: #d3d3d3;
		position: absolute;
		bottom: 0;
		padding: 0;
		left: 0;
		margin: 0;
		line-height: 1px;
		overflow:none;
		}
	#categoryWrap .eventWrap p { margin-top: 5px; line-height: 14px; }
	#categoryWrap .eventWrap p:hover { display: block; color: #404040; cursor: default; }
	#categoryWrap .eventWrap span { font-weight: bold; color: #404040; }
	
	#shareWrap {
		margin: 20px 0;
		}
	#shareWrap #left{
		width: 600px;
		float: left;
		}
		#shareWrap h3 {
			font-size: 15px;
			font-weight: bold;
			color: #017fb0;
			margin-bottom: 15px;
			}
			#shareWrap h3 a { color: #4ea5c6; text-decoration: underline; }
			#shareWrap h3 a:hover { color: #ab2a2a; }
		#shareWrap span.labels { float: left; width: 165px; font-size: 11px; }
		#shareWrap input.text {
			width: 150px;
			height: 22px;
			padding: 3px 5px;
			background: url(../img/share-inputbg.jpg) no-repeat;
			border: none;
			display: inline;
		}
		#shareWrap select { vertical-align: middle; }
		#shareWrap input.accessbtn {
			vertical-align: middle;
			_vertical-align: top;
			}
		#shareWrap p.selectBar a {
			margin: 0 10px;}
		#shareWrap img.sendBTN { margin-bottom: -5px; }
		#shareWrap input.checkbox { vertical-align: middle; margin-right: 5px;}
		
		#shareWrap #right {
			width: 330px;
			padding: 10px;
			border: 1px solid #d9d9d9;
			float: right;
			}
			#shareWrap #right .title { font-size: 12px; line-height: 14px; width: 200px; float: left; }
			#shareWrap #right .ticket { float: right; }
			

#tabListWrap {
	margin-top: 10px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	width: 960px;
	}
	#tabListWrap .listItem {
		width: 299px;
		float: left;
		display: block;
		padding: 10px;
		border-right: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		position: relative;
		}
	#tabListWrap .listItem img {
		float: left;
		margin-right: 5px;
		display: inline;
		}
		#tabListWrap .listItem h3 {
			color: #017fb0;
			font-size: 14px;
			font-weight: bold;
			display: block;
			}
		#tabListWrap .listItem .date { font-size: 10px; }
		#tabListWrap .listItem .views { position: absolute; bottom: 10px; right: 10px; }
		#tabListWrap .listItem .views em { font-size: 16px; font-style: normal;}
		
		ul#pagination { clear: both; float: right; list-style: none; list-style-image: none; background: none; margin-top: 20px; }
		ul#pagination li { float: left; min-width: 10px; text-align: center; display: inline; margin-right: 5px; background: none !important; padding: 0 !important; }
		ul#pagination li a { padding: 4px 8px; border: 1px solid #c1c1c1; background: #f4f4f4; line-height: 20px; }
		ul#pagination li a:hover { background: #e4e4e4; }
		
		#myluminato #topButtonsLogin {
		display: block;
		float: right;
		margin-top: -55px;
		position: relative;
		z-index: 999;
		}
