@charset "UTF-8";

/* @group Structure */

body  {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	background: white url(img/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444;
}

.twoColFixRtHdr #container {
	width: 866px;
	margin: 0 auto;
	text-align: left;
	background: url(img/bg-container.png) repeat-y center;
	position: relative;
}


.twoColFixRtHdr #header {
	padding: 8px 12px;
	z-index: 1;
	position: relative;
}

.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 296px;
	padding: 30px 12px 0 0;
	margin-top: -30px;
	z-index: 0;
}

.twoColFixRtHdr #mainContent {
	margin: 0px;
	padding: 0 0 0 12px;
	float: left;
	z-index: 0;
	position: relative;
}

.twoColFixRtHdr #footer {
	padding:14px 14px 28px 14px;
	background:#e0e0e0;
	margin: 0 4px;
	border-top: 6px solid #d7d7d7;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#topnav {
	background: #e6e6e6;
	padding: 10px;
}

/* @end */

/* @group Forms */

form#search {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

form#search label input#search2, form#search label select#des_genre {
	width: 130px;
	border: 1px solid #bbb;
	background: #f3f3f3;
	padding: 1px 1px 1px 4px;
	margin: 0 2px 0 0;
	color: #666;
}

form#search label input#go {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

form#search label input#search2 {
	background-image: url(/img/search_box_tip.png);
	background-position: center left;
	background-color: f1f3f0;
	background-repeat: no-repeat;
}

form#search label input#search2.focus,
form#search label input#search2:FOCUS {
	background-image: none;
}

/* @end */

/* @group Navigation */

div.search_bar
{
	background-color: #CDE3FB;
	padding: 0 0 15px 0;
	background-image: url(img/blue_fade.jpg);
	background-repeat: repeat-x;
	background-position: 0 30px;
	height: 28px;
	position: relative;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 4px;
}

div.search_bar .current-customer {
	text-align: left;
	float: left;
	font-size: 80%;
	line-height: 110%;
	padding-right: 20px;
}

div.search_bar div div {
	position: relative;
}

div.search_bar #search_results_box {
	display: none;
	z-index: 9999;
	position: absolute;
	left: -193px;
	top: 25px;
	padding: 5px 3px;
	width: 600px;
	border: 1px solid #bbb;
	background-color: #F3F3F3;
}

#navigation {
	float:right;
	width:100%;
	font-size:95%;
	text-transform: uppercase;
	line-height:normal;
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
}

#navigation ul.top_nav {
	margin-top:0px;
	padding:0;
	list-style:none;
}

#navigation ul.top_nav li {
	display:inline;
	margin:0;
	padding:0;
}

#navigation ul.top_nav a {
	float:right;
	background: url(img/tab.jpg) no-repeat left top;
	margin:0 0 0 2px;
	padding:0 0 0 4px;
	text-decoration:none;
}

#navigation ul.top_nav a span {
	float:left;
	display:block;
	background:url(img/tab.jpg) no-repeat right top;
	padding:7px 14px 5px 10px;
	color:#8e8e8e;
	cursor: pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation ul a span {float:none;}
/* End IE5-Mac hack */
#navigation ul.top_nav a:hover span, #navigation ul.top_nav a span.selected {
color:#fff;
background: url("img/tab-over.jpg") no-repeat left top;
}
#navigation ul.top_nav a:hover, #navigation ul.top_nav a.selected {
background: url("img/tab-over.jpg") no-repeat left top;
}
#navigation ul.top_nav a:hover span, #navigation ul.top_nav a span.selected {
background: url("img/tab-over.jpg") no-repeat right top;
}


#navigation div.sub_navigation {
	width: 842px;
	height: 26px;
	background-color: #3399fe;
	float:right;
	background:url(img/subnav_fade.gif) repeat-x top left;
}

#navigation div.sub_navigation ul {
	text-transform: uppercase;
	line-height:normal;
	margin: 0;
	padding: 7px 12px 3px 12px;
	display: block;
	float: right;
}
#navigation div.sub_navigation ul  li {
	float: right;
	display: inline;
}

#navigation div.sub_navigation ul li a  {
	color: white;
}

#navigation div.sub_navigation ul li a:hover  {
	color: white;
	background-color: #3399fe;
}

#navigation div.sub_navigation ul li a.selected  {
	text-decoration: underline;
}


#top_login_links {
	font-size: 12px;
	line-height: 36px;
	text-align: right;
	clear: right;
}

#top_login_links a, #top_login_links a:hover {
	background: none !important;
	color: #0033CC;
}

#top_login_links b {
	color: #3097ff;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

/* @end */

a.kart, a.kart:hover {
	font-size: 80%;
	text-decoration: none;
	background: url(img/icon-kart.gif) no-repeat -1px 2px;
	color: #005ad8;
	padding-left: 28px;
	padding-right: 8px;
	padding-bottom: 3px;
	float: right;
}


div.shopping_basket_shadow {
	position: absolute;
	top: 0px;
	right: 8px;
	z-index: 9999;
	background-image: url(img/shopping_basket_bg.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	width: 169px;
	height: 35px;
	text-align: center;
	padding-right: 3px;
}

.mainmod {
	width: 470px;
	background: #f2f7fd url(img/bg-mainmod.jpg) no-repeat left top;
	padding: 20px 20px 1px 20px;
	margin-top: 0px;
	min-height: 140px;
}

.mainmod-wide {
	width: 800px;
	background: #f2f7fd url(img/bg-mainmod-wide.jpg) no-repeat left top;
	padding: 20px;
	margin-top: 0px;
}


.mainmodfoot {
	height:12px;
	background: url(img/bg-mainmod-foot.jpg);
	width: 510px;
	margin-bottom: 18px;
}

.mainmodfoot-wide {
	height: 12px;
	background: url(img/bg-mainmod-foot-wide.jpg);
	width: 840px;
	margin-bottom: 18px;
}

.sidemod {
	width: 272px;
	background: #f2f7fd url(img/bg-sidemod.jpg) no-repeat left top;
	padding: 12px;
	margin: 0;
	min-height: 50px;
}

.sidemodfoot {
	height:12px;
	background: url(img/bg-sidemod-foot.jpg);
	background-repeat: no-repeat;
	width: 296px;
	margin-bottom: 10px;
}

.sidemod ul, .information ul, .control_panel_item ul {
	padding: 0;
	margin: 0;
}

.sidemod li.space-after {
	margin-bottom: 0.8em;
}

.sidemod dl dt { font-weight: bold; }
.sidemod dl dd { margin-left: 1em; }

.mainmod p, .mainmod-wide p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.mainmod ul li, .mainmod-wide ul li {
	color: inherit;
}

.sidemod ul li, .information ul li {
	list-style: none;
	font-size: 90%;
	background: url(img/bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}

.sidemod ul li.selected, .information ul li.selected {
	background: url(img/bullet_selected.gif) no-repeat 0 5px;
	font-weight: bold;
}

.sidemod ul li img {
	vertical-align: text-bottom;
}

.sidemod p {
	padding: 3px;
}

ul.nice_bullet li {
	list-style: none;
	font-size: 90%;
	background: url(img/bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
	margin-top: 7px;
	vertical-align: top;
	line-height: 130%;
	color: #4D4D4D;
}

.control_panel_item ul li {
	list-style: none;
	font-size: 100%;
	background: url(img/bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}

/* for control panel items with icons */
.with_icon ul li {
	padding: 0 0 0 16px !important;
	margin: 0 0 0 91px !important;
}


#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}



#header h1 a {
	display: block;
	width: 349px;
	height: 70px;
	background: url(img/logo.gif) no-repeat top left;
	border: none;
	margin: 0;
	padding: 0;
}

h2 {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font: normal 140% Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
	padding: 0 0 5px 0;
	margin: 0 0 18px 0;
	text-shadow: 0px 1px 2px #11365a;
}

#sidebar1 h3 {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font: normal 120% Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
	padding: 0 0 5px 0;
	margin: 0 0 12px 0;
	text-shadow: 0px 1px 1px #11365a;
}

dl.calender {
	margin: 0;
	padding: 0;
	}
dl.calender dt {
	margin: 0;
	padding: 0;
	}
dl.calender dt img {
	float: left;
	margin: 0 14px 0 0;
	padding:0;
	}

dl.calender dd strong a{
	line-height: 1em;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	}


dl.calender dd small{
	margin: 0 0 2px 0 !important;
	padding: 0;
	font-size: 90%;
	}


a:link, a:visited {
	color: #0033cc;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	background-color: #0033cc;
}


.rss {
	float: right;
	color: #fff;
	font-size: 80%;
	background: url(img/icon-rss.gif) no-repeat 0 center;
	padding-left: 18px;
}

.right_sub {
	float: right;
	color: #fff;
	font-size: 80%;
}

.right_sub_2 {
	float: right;
	color: #fff;
	font-size: 90%;
}



#gobutton {
	vertical-align: top;
}

#s {
	background-color: #FFF;
	border: 1px solid #1b5a99;
	margin-right: 6px;
	width: 180px;
	padding: 1px;
}

.mailmod {
	background: #d0e1ef;
	padding: 8px;
	margin-bottom: 18px;
}

.pledge {
	background-image: url(img/bg-pledge.jpg);
	padding: 12px;
}

.pledge img {
	float: right;
}

.pledgefooter {
	background: url(img/bg-pledge-footer.jpg) no-repeat;
	height:5px;
	margin-bottom: 18px;
}

#sidebar1 .pledge h3 {
	color: #666;
	border-bottom: 1px solid #666;
}

#footer	{
	font-size: 90%;
	padding:20px 0 50px 0;
	clear: both;
}

#footer ul	{
	margin: 0;
	padding: 0;
}

#footer ul li	{
	list-style: none;
	display: inline;
	color: #666;
	margin: 0 22px 0 0;
	padding: 0px;
}

#footer ul li.copyright {
	display: block;
	float: right;
	width: 140px;
	text-align: right;
}


#footer ul li a:link, #footer a:visited {
	color:#0033cc;
	text-decoration:none;
	padding:2px;
}

#footer a:hover, #footer a:active {
	color:#fff;
	background:#0033cc;

}

#footer img {
	margin-top: 8px;
}

.advert {
	position: relative;
	left: -5px;
	margin-bottom: 18px;
	height: 250px;
}

tr.sold_out td p {
	text-decoration: line-through;
}

*.white_label
{
	display: none;
}

div.highight
{
	background-color: #fcffb7;
}

iframe.flyer_zoom
{
	cursor: url(img/magnify.cur), pointer;
}

div.calendar_block { width: 48px; margin: 3px; float: left; }

div.calendar_block div.month { background-image: url(img/dates/date-sprite.png); background-repeat: no-repeat; height: 18px; width: 38px; }

div.calendar_block div.dom { background-image: url(img/dates/date-sprite.png); background-repeat: no-repeat; height: 26px; width: 38px; }

h2 span.high_risk { background-color: red; color: white; font-size: 11px; font-weight: bold; padding: 4px; }

table.information tr:hover td a.nice_link_button, table.information tr td a.nice_link_button { font-size: 10px; line-height: 10px; padding: 3px; background-color: #3f69a5; color: white; float: left; margin-right: 10px; }

a.nice_link_button:hover { text-decoration: underline; background-color: #30588d; }

div.new_style div.form label { width: 150px; float: left; clear: left; }
div.new_style div.form input { float: left; }

table.form td.label p { position: relative; }
table.form td.label p span.sub { display: block; color: #333333; font-size: 10px; position: absolute; right: 0px; top: 14px; }

table tr.header td {
	font-weight: bold;
	color: #444;
	border-bottom: 1px dashed #777;
}

select optgroup option {
	padding-left: 20px;
}

/* for table on survey page survey_result.inc.php */
.s_tb_td{ width:150px; }

/* Form layout styles, by Tadas */
DIV.form-row {
	width: 400px;
	clear: both;

	color: #000;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
}

DIV.form-row SPAN.label {
	float: left;
	text-align: right;
	width: 195px;
	line-height: 20px;
	margin-top: 10px;
}

DIV.form-row STRONG {
	font-weight: bold;
	color: red;
}

DIV.form-row SPAN.form {
	float: right;
	text-align: left;
	width: 195px;
	line-height: 20px;
	margin-top: 10px;
}

SPAN.form INPUT, SPAN.form SELECT, TD.input SELECT, .form-input {
	width: 160px;
	border: 1px solid black;
	padding: 1px;
}

SPAN.label .radio, SPAN.form .radio, .form-checkbox, .form-radio, TABLE.form .radio {
	width: auto !important;
	border: none !important;
	vertical-align: middle;
}

.form-checkbox, .form-radio, TABLE.form .radio {
	margin: 3px !important;
}

SPAN.form TEXTAREA {
	font: inherit;
	line-height: 1.2em;
	width: 250px;
	height: 12.2em;
	border: 1px solid black;
}

SPAN.form .disabled {
	border-color: #aaa !important;
	background-color: #ccc !important;
}

.no-floats {
	clear: both;
}

TEXTAREA.text-copy {
	border: none;
	background: transparent;
	width: 100%;
	line-height: 1.3em;
	height: 4em;
	font: inherit;
}

/* Form layout for sidebar */
.sidemod DIV.form-row {
	width: 270px;
	clear: both;

	color: #000;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
}

.sidemod DIV.form-row SPAN.label {
	float: left;
	text-align: right;
	width: 100px;
	line-height: 20px;
	margin-top: 10px;
}


.sidemod DIV.form-row SPAN.form {
	float: right;
	text-align: left;
	width: 160px;
	line-height: 20px;
	margin-top: 10px;
}

/* Form layout ends */

/* Questionnaire style form layout */
DIV.qform {
}

DIV.qform LABEL {
	display: block;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
}

DIV.qform DIV.form LABEL {
	display: inline;
	padding: 0;
	margin: 0.5em 0;
	font-weight: normal;
}

DIV.qform > EM {
	display: block;
	font-size: 10px;
	padding: 0px 10px 0px 30px;
	position: relative;
	top: -2px;
	line-height: 1em;
}

DIV.qform LABEL STRONG {
	color: red;
}

DIV.qform DIV.form {
	display: block;
	padding: 10px 10px 10px 30px;
}

DIV.qform DIV.form.boxed {
	border: 1px solid #cbd9ea;
	background-color: #e9eef3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
}

DIV.qform DIV.submit {
	display: block;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

DIV.qform INPUT, DIV.qform SELECT {
	width: 160px;
	border: 1px solid black;
	padding: 4px;
}

DIV.qform.wide-input INPUT, DIV.qform.wide-input SELECT {
	width: 90%;
}

DIV.qform .checkbox, DIV.qform .radio {
	width: auto !important;
	border: none !important;
}

DIV.qform TEXTAREA {
	border: 1px solid black;
	padding: 4px;
	width: 400px;
}

DIV.qform.wide-input TEXTAREA {
	width: 90% !important;
}

DIV.qform TEXTAREA.high {
	height: 250px;
}

DIV.qform TABLE.information {
	margin: 0 !important;
}

/* Questionnaire style form layout ends */

/* Guest list tables */
TABLE.listing LABEL {
	font-weight: bold;
}

TABLE.listing TD {
	border-bottom: 1px dashed #999;
	padding: 3px;
}

ATABLE.listing:first-child {
	border: none;
}

IMG.delete,
IMG.add-ticket,
IMG.minus-ticket,
IMG.plus-ticket { cursor: pointer; }

A.image-link: { background: transparent; }
A.image-link:hover { background: transparent; }
/* Guest list tables ends */

/* facebox content styles */
#facebox H1 {
	font: 140% Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
/* facebox content styles ends */

/* banner roller styles */
#bannerRoller {
	position: relative;
	top: 12px;
	height: 65px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#bannerRoller UL, #bannerRoller LI {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bannerRoller A {
	background-color: transparent;
	position: absolute;
	top: 0px;
}

#bannerRoller A:HOVER {
	background-color: transparent;
}

/* banner roller styles ends */

.qtooltip {
	display: none;
}

IMG.qtooltip-question {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

/* toolbar buttons */
.toolbar {
	margin-top: 5px;
	margin-bottom: 5px;
}

.t-button {
	padding: 5px 5px 5px 20px;
	line-height: 12px;
	font-size: 12px !important;
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
	border-radius: 4px;
}

.t-button:HOVER {
	background-color: #aaa;
	text-shadow: 1px 1px 3px #666;
}

.t-new { background-image: url("/img/icons/new.png"); }
.t-filter { background-image: url("/img/icons/filter.png"); }
.t-search { background-image: url("/img/icons/search.png"); }

/* date field in text */
.inline-date {
	line-height: inherit;
	font-size: inherit;
	color: black;
	width: 80px;
}

.tracking-links {
	border: 1px dashed #ced2d7;
	padding: 5px;
	background-color: #e4e9ef;
}

.round {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.slight-round {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.link-alike {
	cursor: pointer !important;
}

.inline-icon {
	vertical-align: text-bottom;
	margin: 0 2px 0 2px;
}

p.promoter-warning { font-weight: bold; background-color: #f2f7fd; padding: 5px; border: 2px solid #0024c8; -moz-border-radius: 5px; border-radius: 5px; }

.checkout-sage-pay-warning {
	border: 3px solid #dd0000;
	background-color: #f2f7fd;
	color: #111111;
	padding: 3px 5px !important;
	font-size: 12px;
}

.checkout-sage-pay-note {
	border: 3px solid #777777;
	background-color: #F2F7FD;
	color: #111111;
	padding: 3px 5px !important;
	font-size: 12px;
}

.checkout-sage-pay-payable {
	position: relative;
	top: 7px;
	left: 9px;
}

.mainmod .pager a {
	padding-left: 0.3em;
	padding-right: 0.3em;
}

.mainmod .pager a.current {
	font-weight: bold;
}

div.event_description { overflow: hidden; margin-bottom: 1em; }
div.event_description h3 { color: inherit; margin: 0.5em 0 0.3em 0; padding: 0; }
div.event_description p { color: inherit; padding: 0.5em 0; padding: 0 0 0 0.1em; }
div.event_description ul,
div.event_description ol { color: inherit; }
div.event_description ul li,
div.event_description ol li { color: inherit; }

.mainmod .addthis_bookmarks_container { float: right; width: 100px; height: 16px; margin: 0; padding: 0; }
.mainmod .addthis_bookmarks_container A, .addthis_bookmarks_container A:HOVER { background-color: transparent !important; }

.sidemod .addthis_bookmarks_container { float: right; width: 100px; height: 16px; margin: 0; padding: 0; }
.sidemod .addthis_bookmarks_container A, .addthis_bookmarks_container A:HOVER { background-color: transparent !important; }

.mainmod .facebook_button_conainer { 
	height: 25px;
	padding: 3px;
	clear: both;
}

.mainmod hr { 
	margin: 8px auto;
	clear: both;
	height: 0;
	border-top: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #000;
}

SPAN.color-label {
	text-decoration: none;
	font-size: 60%;
	padding: 0pt 2px;
	vertical-align: top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	-opera-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	text-transform: uppercase;
}

SPAN.color-label.red { color: white; background-color: red; }
SPAN.color-label.green { color: white; background-color: green; }
SPAN.color-label.blue { color: white; background-color: blue; }

.qtip-tip {
	font-size: 10px;
}

