body
{
	background: #FFFFFF url(/static/images/bg-stripes.gif) repeat scroll left top;
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:0;
	padding-bottom: 30px;
}
body *
{
	vertical-align: top;
}

a
{
	color: #999999;
}

#layout
{
	width: 750px;
	background:#FFFFFF url(/static/images/bg-wrapper-shadow.gif) repeat-y scroll center top;
	text-align: left;
	margin: 0 auto;
	padding: 12px 14px 0;
}

#content
{
	min-height: 300px;
}

* html #content
{
	height: 300px;
}

#identity
{
	background: #FFCC33 url(/static/images/swirl1.png) no-repeat top right;
	height: 127px;
	margin-bottom: 25px;
	position: relative;
}

* html #identity
{
	background-image: url(/static/images/transparent.gif);
}

#top-right
{
	display: none;
}

* html #top-right
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/swirl1.png', sizingMethod='crop');
	width: 192px;
	height: 45px;
}

#id_wrapper
{
	margin-left: -9px;
	background: transparent url(/static/images/swirl2.png) no-repeat top left;
	width : 365px;
	height: 158px;
	position: absolute;
}
* html #id_wrapper
{
	background-image: url(/static/images/transparent.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/swirl2.png', sizingMethod='crop');
}

#id_information
{
	padding-left: 375px;
	padding-top: 50px;
	
}

h1#id_title
{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#id_strapline
{
	font-size: 9px;
	color: #333333;
	background: #FFFFFF url(/static/images/top-tab.jpg) no-repeat top left;
	padding: 3px 5px 2px 30px;
	text-align: left;
}
* html #id_strapline
{
	padding-bottom: 1px;
}

h1#id_title,
.bw h1#id_title,
.w h1#id_title
{
	color: #FFFFFF;
}

.b h1#id_title
{
	color: #330000;
}

#diary-link
{
	position: absolute;
	right: 0;
	width: 137px;
	text-align: center;
	font-size: 9px;
	color: #000000;
	bottom: 0;
	margin-bottom: -16px;
    background: transparent url(/static/images/diary-tab.jpg) no-repeat bottom right;
}

* html #diary-link
{
	margin-bottom: -17px;
}

#diary-link a
{
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 10px 3px;
	color: #000000;
}

#main-content,
#colophon,
#powered-by,
#footer-links
{
	float: right;
	clear: both;
	width: 435px;
	margin-right: 55px;

}

#main-content
{
	margin-right: 45px;
}

* html #main-content,
* html #colophon,
* html #powered-by,
* html #footer-links
{
	margin-right:27px;
}

* html #main-content
{
	margin-right: 22px;
}

#side-content
{
	float: left;
	width: 240px;
	margin-top: 37px;
	margin-right: 30px;
}

#main-event h2,
#front h2
{
	font-size: 1.85em;
	margin: 7px 0 12px;
}

#main-event
{
	padding-bottom: 10px;
}

#event-side
{
	text-align: right;
	margin: 25px 0 0 0;
}

.clear, .detail
{
	clear: both;
}
* html .event_details
{
	zoom: 1;
}

#inviter_text
{
	color: #000000;
}

.detail_title
{
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
	font-size: 1.1em;
}


.detail_title
{
	color: #FFCC33;
}

.detail_description strong,
#event-side .detail_description
{
	color: #000000;
}

.detail_description
{
	text-align: left;
	line-height: 1.4em;
}

#event-side .detail_title
{
	float: none;
	display: inline;
}

#event-side .detail_description
{
	text-align: right;
}

#event-side .detail
{
	font-size: 1.1em;
	line-height: 1.5em;
}

.event-images
{
	margin-top: 30px;
}

.event-image
{
	margin-top: 30px;
}

div.event_actions
{
	margin-top: 15px;
}

.event_actions ul, .event_actions li
{
	margin: 0;
	padding: 0;
}

.event_actions li
{
	display: block;
	margin-right: 5px;
	float: left;
	background-color: #CFCFCF;
}

.event_actions li a
{
	color: #FFFFFF;
	display: block;
	padding: 10px 23px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

.event_actions li.register
{
	background-color: #C1C1C1;
}



#footer
{
	background:transparent url(/static/images/bg-footer-shadow.gif) repeat-x scroll left bottom;
	clear:both;
	font-size: 0.8em;
	padding:0 0 12px 0;
	margin: 0 -10px;
	line-height: 1.4em;
}

#powered-by
{
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px solid #D4D4D4;
	font-weight: bold;
}

#powered-by a
{
	color: #666666;
	text-decoration: none;
}

#colophon,
#footer-links
{
	font-size: 0.95em;
}

#front p
{
	line-height: 1.4em;
}

#front strong
{
	font-size: 1.05em;
}

#front h3
{
	margin-bottom: 2px;
	font-size: 1.1em;
}

ul#event-listing,
ul#front-options,
ul.front-options
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#event-listing li,
#front-options li,
.front-options li
{
	margin-bottom: 10px;
	background: transparent url(/static/images/Arrow.jpg) no-repeat center left;
	width: auto;
	float: right;
	clear: both;
	padding-left: 20px;
}

#event-listing li
{
	float: left;
}

#event-listing a,
#footer-links a,
#front-options a
{
	text-decoration: none;
}

#event-listing a:hover,
#footer-links a:hover,
#front-options a:hover
{
	text-decoration: underline;
}

#front-side
{
	text-align: right;
	margin: 10px 0 0 0;
}

#front-side h3
{
	font-size: 1.1em;
	margin: 10px 0;
}

#front-side a,
#front-side li
{
	color: #000000;
}

#welcome
{
	font-size: 1.2em;
}

/* forms */
fieldset {border: 1px #CCCCCC solid;border-width: 0 1px 1px; background-color: #F3F3F3;margin: 15px 0;padding: 5px;text-align: left;}

#main-event fieldset h2,
#front fieldset h2,
fieldset h2
{
	margin: -5px -5px 2px;
	background-color: #FFCC33;
	color: #FFFFFF;
	padding: 4px 4px 4px 130px;
	font-size: 1.4em;
	font-weight: normal;
	filter:alpha(opacity=60);
	opacity: 0.6;
}

.login fieldset h2
{
	padding-left: 10px;
}

fieldset p {padding: 4px;}
form { margin: 20px 0;padding: 0;}
#side-content form
{
	margin-top: 55px;
}

* html #side-content form
{
	margin-top: 48px;
}

.fRow, .row {padding: 5px;margin: 3px 0; background-color: #FBFBFB;}
.row:after,.multiholder:after {content: "."; display: block; height: 0;clear: both;visibility: hidden;}
* html .row {clear: both; zoom: 1}
.no_label {border-width: 0;}
.required input {border: 1px solid maroon;}
.fLabel, .row_label {width: 120px;float: left;vertical-align: middle;padding-right:20px;text-align: right;}
.row_data {float: left; margin-left: -140px;width: 100%;}
.row_data .rdw {margin-left: 140px;}
.login .row_data, .login .row_data .rdw {float: none;}
.handle {background-color: #F3F3F3;height: 20px;margin: -5px -5px 0;border-bottom: 1px #CCCCCC solid;}
.row select, .row input {vertical-align: middle;}
.error_notice {text-align: center; background-color: maroon;color: white; font-weight:bold;padding: 15px 10px;display:none;}
.error_row {border: 1px solid #CCCCCC;background-color: #FFFFCC;}
.error_fieldset, .error_box {border: 2px solid maroon;background-color: #FFFFCC;}
.error_fieldset h2 {background-color: maroon;color: white;}
.errors {color: maroon;font-size: 0.9em;}
.errors ul {list-style-type: none;margin:0; padding: 0;}
.help {font-size: 0.8em;}

div.checkbox_query,
.hidden
{
	display: none;
}

textarea,
.fe-admin input
{
	width: 250px;
}

.fe-admin input.normal-width,
.fe-admin .rescind input
{
	width: auto;
}

#feedback-form .row_label,
#feedback-form .row_data
{
	float: none;
	width: 100%;
	text-align: left;
}

* html #feedback-form .row_label,
* html #feedback-form .row_data
{
	width: 90%;
}

#feedback-form .row_label
{
	margin-bottom: 10px;
}

#feedback-form .row_data ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#feedback-form .row_data li
{
	float: left;
	width: auto;
}

.fe-admin h2 span.hider
{
	font-size: 0.6em;
	color: #333333;
}

.fe-admin h2 span.hider a
{
	color: #333333;
}

.fe-admin pre
{
	 white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.fe-admin table
{
	font-size: 0.9em;
	border: 1px solid #e6e6e6;
	width: 100%;
	border-collapse: collapse;
}

.fe-admin th,
.fe-admin td
{
	border: 1px solid #e6e6e6;
	padding-left: 5px;
}

#id_event_slug
{
	width: 162px;
}
/* MODULES */
.module { border:1px solid #ccc; margin-bottom:5px; background:white; }
.module p, .module ul, .module h3, .module h4, .module dl, .module pre { padding-left:10px; padding-right:10px; }
.module blockquote { margin-left:12px; }
.module ul, .module ol { margin-left:1.5em; }
.module h3 { margin-top:.6em; }
.module h2, .module caption, .inline-group h2 { margin:0; padding:2px 5px 3px 5px; font-size:11px; text-align:left; font-weight:bold; background:#7CA0C7 url(../img/admin/default-bg.gif) top left repeat-x; color:white; }
.module table { border-collapse: collapse; }

/* DATE AND TIME */
p.datetime { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
.datetime span { font-size:11px; color:#ccc; font-weight:normal; white-space:nowrap; }
.vDateField { margin-left:4px; }
table p.datetime { font-size:10px; margin-left:0; padding-left:0; }
/* CALENDARS & CLOCKS */
.datetime a img
{
	border: none;
}
.datetime img,
.datetime input
{
	vertical-align: middle;
}
.datetime input
{
	width: 100px;
	margin: 2px 0;
}
.calendarbox a
{
	text-decoration: none;
}
.calendarbox, .clockbox { margin:5px auto; font-size:11px; width:16em; text-align:center; background:white; position:relative; }
.clockbox { width:auto; }
.calendar { margin:0; padding: 0; }
.calendar table { margin:0; padding:0; border-collapse:collapse; background:white; width:99%; }
.calendar caption, .calendarbox h2 { margin: 0; font-size:11px; text-align:center; border-top:none; }
.calendar th { font-size:10px; color:#666; padding:2px 3px; text-align:center; background:#e1e1e1 url(/static/admin/img/admin/nav-bg.gif) 0 50% repeat-x; border-bottom:1px solid #ddd; }
.calendar td { font-size:11px; text-align: center; padding: 0; border-top:1px solid #eee; border-bottom:none; }
.calendar td.selected a { background: #C9DBED; }
.calendar td.nonday { background:#efefef; }
.calendar td.today a { background:#ffc; }
.calendar td a, .timelist a { display: block; font-weight:bold; padding:4px; text-decoration: none; color:#444; }
.calendar td a:hover, .timelist a:hover { background: #5b80b2; color:white; }
.calendar td a:active, .timelist a:active { background: #036; color:white; }
.calendarnav { font-size:10px; text-align: center; color:#ccc; margin:0; padding:1px 3px; }
.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { color: #999; }
.calendar-shortcuts { background:white; font-size:10px; line-height:11px; border-top:1px solid #eee; padding:3px 0 4px; color:#ccc; }
.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { display:block; position:absolute; font-weight:bold; font-size:12px; background:#C9DBED url(/static/admin/img/admin/default-bg.gif) bottom left repeat-x; padding:1px 4px 2px 4px; color:white; }
.calendarnav-previous:hover, .calendarnav-next:hover { background:#036; }
.calendarnav-previous { top:0; left:0; }
.calendarnav-next { top:0; right:0; }
.calendar-cancel { margin:0 !important; padding:0; font-size:10px; background:#e1e1e1 url(/static/admin/img/admin/nav-bg.gif) 0 50% repeat-x;  border-top:1px solid #ddd; }
.calendar-cancel a { padding:2px; color:#999; }
ul.timelist, .timelist li { list-style-type:none; margin:0; padding:0; }
.timelist a { padding:2px; }


/* COLOUR SCHEMES */

/* GOLD */
body.body_gold #identity,
body.body_gold fieldset h2
{
	background-color: #FFCC33;
}

body.body_gold .detail_title,
#front h3,
#front strong,
#front-side h3
{
	color: #FFCC33;
}

/* ORANGE */
body.body_orange #identity,
body.body_orange fieldset h2
{
	background-color: #FF9933;
}

body.body_orange .detail_title,
body.body_orange #front h3,
body.body_orange #front strong,
body.body_orange #front-side h3
{
	color: #FF9933;
}

/* GREY */
body.body_grey #identity,
body.body_grey fieldset h2
{
	background-color: #CCCCCC;
}

body.body_grey .detail_title,
body.body_grey #front h3,
body.body_grey #front strong,
body.body_grey #front-side h3
{
	color: #CCCCCC;
}

/* PINK */
body.body_pink #identity,
body.body_pink fieldset h2
{
	background-color: #FF00CC;
}

body.body_pink .detail_title,
body.body_pink #front h3,
body.body_pink #front strong,
body.body_pink #front-side h3
{
	color: #FF00CC;
}


/* PURPLE */
body.body_purple #identity,
body.body_purple fieldset h2
{
	background-color: #CC33CC;
}

body.body_purple .detail_title,
body.body_purple #front h3,
body.body_purple #front strong,
body.body_purple #front-side h3
{
	color: #CC33CC;
}

/* GREEN */
body.body_green #identity,
body.body_green fieldset h2
{
	background-color: #00CC66;
}

body.body_green .detail_title,
body.body_green #front h3,
body.body_green #front strong,
body.body_green #front-side h3
{
	color: #00CC66;
}

/* LIGHT BLUE */
body.body_lblue #identity,
body.body_lblue fieldset h2
{
	background-color: #33CCFF;
}

body.body_lblue .detail_title,
body.body_lblue #front h3,
body.body_lblue #front strong,
body.body_lblue #front-side h3
{
	color: #33CCFF;
}

/* DARK BLUE */
body.body_dblue #identity,
body.body_dblue fieldset h2
{
	background-color: #006699;
}

body.body_dblue .detail_title,
body.body_dblue #front h3,
body.body_dblue #front strong,
body.body_dblue #front-side h3
{
	color: #006699;
}

/* RED */
body.body_red #identity,
body.body_red fieldset h2
{
	background-color: #BA1319;
}

body.body_red .detail_title,
body.body_red #front h3,
body.body_red #front strong,
body.body_red #front-side h3
{
	color: #BA1319;
}

.results-table td,
.results-table img
{
	vertical-align: middle;
	text-align: center;
}
