/*

Publisher : IfLooksCouldKill
Contact : hello@iflookscouldkill.co.uk

The accompanying program is provided under the terms that any use, reproduction or 
distribution of the program constitutes recipient's notification to the publisher. 

Copyright 2007

*/
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
iframe{
	display: block;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html{
	font-size: 100%;
}
body {
	line-height: 1.0;
	color: black;
	background: #232228;
	font-size: 62.5%;
	/*background: #FFF url("../images/bg.jpg") repeat-y top center;*/
}
ol {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;
}
ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#container a{
	text-decoration: none;
	color: #003340;
}
#container a:hover{
	text-decoration: underline;
}
div#container{
	width: 800px;
	margin: 0 auto;
	position: relative;
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #000000;
}
div#content{
	float: left;
	position: relative;
	left: -5px;
	width: 800px;
	margin-top: 20px;
}
div#content_top{
	background: #a7a8aa url(../images/backgrounds/top-grey.jpg) no-repeat top center;
	float: left;
	min-height: 260px;
	width: 758px;
	padding: 20px 10px 20px 20px;

}
div#content_bottom{
	background: transparent url(../images/backgrounds/bottom-grey.jpg) no-repeat top center;
	float: left;
	height: 20px;
	width: 788px; 
}
.blueBox {
	min-height:100px;
	width: 560px;
	float:left;
	display:block;
	clear:both;
	padding: 20px 0px 10px 20px;
	position:relative;
	/*background: url(../images/backgrounds/blueBoxBg.gif) repeat-y;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:20px;
	background-color:#E8EEF7;
	box-shadow:2px 2px 10px #ffffff;
}
.smallBlueBox{
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:20px;
	background-color:#E8EEF7;
	box-shadow:2px 2px 10px #ffffff;
	padding: 10px 10px 20px 10px;
	width: 140px;
}
.blueBox h1 {
	margin-bottom:30px;
	font-size:20pt;
}	
div#save_publish{
	position: absolute;
	top: 0;
	right: -10px;
}
div#save_publish label{
	margin: 0;
	padding: 10px;
	height: 17px;
	font-size: 1.6em;
	color: #333333;
	font-weight: normal;
}
div#save_publish label#homepage_suppress, div#save_publish label#homepage_stick, div#save_publish label#homepage_normal{
	font-size: 1em;
}
fieldset#homepage{
	margin-top: 2em;
	float: left;
}
div#save_publish input{
	margin-right: 2px;
}
div#save_publish li{
	font-size: 12px;
	margin-bottom: 5px;
}
.publish{
	float: left;
	width: 139px;
	height: 37px;
}
div#save_publish input#submit_details{
	margin-top: 30px;
	background: url(../images/buttons/save.gif) no-repeat top left;
	height: 33px;
	width: 79px;
	border: none;
	color: #FFF;
	font-size: 2em;
	padding-bottom: 5px;
}
.publish_true{
	background: url(../images/backgrounds/publish-on-bg.gif) no-repeat top left;
}

.publish_false{
	background:  url(../images/backgrounds/publish-off-bg.gif) no-repeat top left;
}
input.ticket{
	width: 6em;
}
h2{
	font-size: 1.8em;
	margin: 0.5em 0.5em 0.5em 0;
}
form#event_image, form#event_image_thumbnail{
	padding: 1em;
}
form#page_banner_image{
	padding: 0;
}
form#page_banner_image fieldset{
	padding: 20px;
}
form#page_banner_image, form#page_banner_image fieldset, div#page_banner_image{
	width: 470px;
	float: right;
}
p#remove_banner_image a{
	float: left;
	clear: left;
	font-size: 1.2em; 
	margin-top: 1em;
}
form#event_images, form#caption_edit, form#event_audio, form#event_docs, form#event_video{
	float: left;
	width: 725px;
}
form#caption_edit{
	float: left;
}
form#event_image_description{
	width: 45%;
	float: left;
	clear: left;
}
div#event_image_list, div#event_audio_list, div#new_audio_list, div#new_docs_list{
	float: left;
	width: 100%;
}
div#new_image_list, div#new_audio_list, div#new_docs_list{
	display: none;
}
div.new_image_box{
	float: left;
	clear: left;
	margin-bottom: 1em;
}
div.new_image_box input{
	width: 20em;
}
div.new_image_box img, div.new_image_box label{
	float: left;
	margin-right: 2em;
}
div#url_list{
	font-size: 1.2em;
	color: #333;
}
div#url_list span{
	font-weight: bold;
}
div#fragment-1, div#fragment-2, div#fragment-3, div#fragment-4{
	float: left;
	position: relative;
	width: 740px;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/** Tabs **********************************************************************************/
ul.ui-tabs-nav { 
  list-style:none;
  }
ul.ui-tabs-nav li {
  float:left;
  background:url("../images/backgrounds/left_both.gif") no-repeat left top;
  margin:0;
  padding: 0 0 0 9px; 
  }
ul.ui-tabs-nav a {
  float:left;
  display:block;
  background:url("../images/backgrounds/right_both.gif") no-repeat right top;
  padding: 0.7em 15px 0.5em 6px;
  text-decoration:none;
  color:#765;
  /*  margin: 5px 0 0; position: relative makes opacity fail for disabled tab in IE */
  text-decoration: none;
  white-space: nowrap; /* @ IE 6 */
  outline: 0; /* @ Firefox, prevent dotted border after click */  
  position: relative; 
	font-size: 1.5em;
  }
/* Commented Backslash Hack 
   hides rule from IE5-Mac \*/
ul.ui-tabs-nav a {float:none;}
/* End IE5-Mac hack */
ul.ui-tabs-nav a:hover {
  color:#333;
  }
ul.ui-tabs-nav .ui-tabs-selected {
  background-position:0 -150px;
  }
ul.ui-tabs-nav .ui-tabs-selected a {
  background-position:100% -150px;
  color:#333;
  }
.ui-tabs-nav {
    list-style: none;
    margin-left: 1.5em;
	float: left;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    font-weight: normal;
	background: #232228 url(../images/backgrounds/event-details-tab-on.jpg) no-repeat;
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
	top: 0;  
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;		
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#TB_window ul.ui-tabs-nav a.selectedTab{
	color: #aaa;
}
/**********************************************************************************************************/
form{
	margin-bottom: 2em;
	float: left;
	padding: 1em;
	clear: both;
}
form#event_details{
	padding: 0;
}
form.caption_edit{
	margin: 0;
	float: left;
	clear: both;
	padding: 0;
	width: 100px;
}
form.caption_edit input, form.caption_edit label{
	width: 95px;
	margin: 0;
	padding: 0;
}
.stack{
	float: left;
	margin-right: 2em;
}
.solo{
	clear: left;
	float: left;
	margin-right: 2em;
}
.blueBox fieldset{
	width: 90%;
}
.media_edit_form input{
	width: 100px;
}
.media_edit_form input.submit{
	width: 50px;
}
button.caption_cancel{
	float: left;
	border: 1px solid #ccc;
	font-size:0.8em;
	font-weight:normal;
	margin-top:0.1em;
	padding:2px;
	font-family: Arial,Helvetica,sans-serif;
}
#container label, #container p, #container legend{
	font-size: 1.4em;
	color: #333333;
}
#container p.fileinfo{
	font-size: 1em;
	color: #666;
	padding-top: 3px;
}
#container label, #container legend{
	font-weight: bold;
}
label span{
	font-weight: normal;
}
p.caption{
	font-weight: normal;
	padding-top: 5px;
	clear: both;
}
label, fieldset{
	margin-bottom: 1em;
}
label{
	margin-right: 1em;
	display: block;
}
#container input,#container select, #container textarea{
	margin-top: 0.1em;
	font-weight: normal;
	padding: 2px;
	font-size: 0.8em;
}
#submit_event_image_thumbnail, #cancel_event_image_thumbnail, #event_image_thumbnail_change,
#submit_event_image, #cancel_event_image, #default_event_image_thumbnail{
	float: left;
}
.display_none{
	display: none;
}
label br{
	padding-bottom: 0.5em;
}
.media_box{
	float: left;
	margin: 0 0.5em 1em 0;
	height: 150px;
	border: 1px solid #E8EEF7;
	/*width: 100px;*/
	position: relative;	
	text-align: center;
}
.media_box label{
	margin-right: 0;
}
.media_box label{
	margin-right: 0;
}
.media_box img{
	margin-bottom: 1em;
}
div.media_edit{
	text-align: center;	
}
.video_box{
	float: left;
	border: 2px solid #E8EEF7;
	position: relative;	
	height: 200px;
	/*width: 200px;*/
	padding: 0.5em;
	margin: 0 0.5em 1em 0;
	text-align: left;
}
.media_box form{
	padding: 0;
}
.media_box p{
	margin: 0.2em 0 0.5em 0;
}
.media_box_wide img{
	float: left;
	padding-right: 5px;
	position: relative;
	left: -7px;
}
.media_box_wide{
	float: left;
	border: 2px solid #E8EEF7;
	padding: 5px;
	width: 535px;
	position: relative;	
	min-height: 80px;
}
.editing{
	border: 2px solid #8B8F94;
	background-color: #DAE0E8;
}
.mediainfo{
	text-align: left;
}
span.rename{
	cursor: pointer;
	color: #990000;
}
.rename:hover{
	text-decoration: underline;
}
#container .upload_button{
	background: #BBBBBD url(../images/backgrounds/upload-button.gif) no-repeat;
	color: #FFFFFF;
	font-size: 1.5em;
	height: 38px;
	width: 186px;
	border: none;
	cursor: pointer;
	float: left;
}
a#add_from_library{
	position: relative;
	left: 2em;
	top: 0.5em;
	color: #0066FF;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}
a#add_from_library:hover{
	text-decoration: underline;
}
.rename_delete{
	padding: 5px 0 5px 0;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background: #FFFFFF;
}
.media_box .rename_delete{
	width: 100px;
	position: absolute;
	top: 79px;
	left: 0px;
}
.media_box_wide .rename_delete, .video_box .rename_delete{
	width: 50%;
	margin-top: 0.2em;
}
#container .media_box .rename_delete a, 
#container .media_box_wide .rename_delete a,
#container .video_box .rename_delete a{
	color: #006633;
}
.progressFileSize{
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #555555;
}
.progressFileSize span{
	font-weight: bold;
}
/* image library */
#add_media_submit{
	clear: both;
	float: left;
}
#library_media_add{
	background-color: #000;
	color: #FFF;
}
#TB_ajaxContent #library_media_add legend, #TB_ajaxContent #library_media_add fieldset{
	color: #aaa;
}
#library_add label, #library_add p, #library_add legend{
	font-size: 1em;
}
#library_add fieldset{
	width: 680px;
	background-color: #FFF;
	color: #000;
}

#mediaSelect{
	clear: both;
	background: #A7A8AA url(../images/backgrounds/top-grey.jpg) no-repeat scroll center top;
	float: left;
	min-height: 260px;
	padding: 20px 10px 20px 20px;
	width: 650px;
}
#imageSelect, #audioSelect, #docSelect{
	clear: both;
}

/* pretty checkboxes */
/* ------------------------------------------------------------------------
	This you can customize
------------------------------------------------------------------------- */

	label.checkbox span.holder {
		height: 61px; /* Total height of your checkbox image */
		background: url(../images/backgrounds/checkbox.png) 0 -1px no-repeat; /* Path to your checkbox image */
	}
	
	label.radio span.holder {
		height: 61px; /* Total height of your radio buttons image */
		background: url(../images/backgrounds/radio-publish.png) 0 -1px no-repeat; /* Path to your radio button image */
	}
	label.checkbox:hover span.holder,
	label.radio:hover span.holder { top: -21px; } /* Background position on mouseover */
	
	label.checked span.holder,
	label.checked span.holder { top: -42px !important; } /* Background position when checked */


/* ------------------------------------------------------------------------
	Customize at your own risk
------------------------------------------------------------------------- */

	label.list {
		float: left; clear: left;
		margin: 0 0 5px 0;
	}
	
	label.inline {
		float: left; margin: 0 10px 0 0;
	}
	
		input.hiddenCheckbox {
			position: absolute; left: -10000px; /* Hide the input */
		}
	
		label.prettyCheckbox span.holderWrap {
			display: block; float: left;
			position: relative;
			margin-right: 5px;
			overflow: hidden;
		}
		
		label.prettyCheckbox span.holder {
			display: block;
			position: absolute;
			top: 0; left: 0;
		}
/** SWFUploads **********************************************************/

.progressWrapper {
overflow:hidden;
width: 477px;
}
.progressContainer {
background-color:#F7F7F7;
overflow:hidden;
padding: 10px 15px 10px 15px;
position: relative;
margin-bottom: 1em;
background-image: url(../images/progress-box-background.gif);
background-repeat: no-repeat;
background-position: 0 0;
width: 447px;
height: 87px;
}
.message {
background-color:#FFFFCC;
border:1px solid #FFDD99;
margin:1em 0pt;
overflow:hidden;
padding:10px 20px;
}
.red {
background-color:#FFEBEB;
/*border:1px solid #B50000;*/
}
.green {
background-color:#EBFFEB;
/*border:1px solid #CCCCCC;*/
}
.blue {
background-color:#F0F5FF;
/*border:1px solid #CEE2F2;*/
}
.progressName {
color:#555555;
font-size:8pt;
font-weight:700;
height:14px;
overflow:hidden;
text-align:left;
white-space:nowrap;
width:323px;
position: absolute;
bottom: 5px;
left: 20px;
}
.progressContainer div.upload_error{
	color: #FF6633;
}
.progressContainer div.pending_status{
	color: #95A195;
}
.progressContainer div.complete{
	background-color: #2FA673;
	color: #2FA673;
}
.progressContainer div.upload_complete{
	color: #2FA673;
}
.progressBarInProgress, .progressBarComplete, .progressBarError {
background-color: #009999;
font-size:0pt;
height:32px;
margin-top: 10px;
width:0%;
position: relative;
}
.progressBarBackground {
background: url(../images/progress-bar-bg.gif) repeat-x;
position: absolute;
width: 446px;
height: 30px;
margin-top: 11px;
}
.progressContainer div.pending {
	background-color: #ccc;
	background-image: none;
}
.progressBarComplete {
background-color: #2FA673;
visibility:hidden;
width:100%;
}
.progressBarError {
background-color: #FF6633;
width:100%;
}
.progressBarStatus {
font-family:Arial;
font-size:20px;
margin-top:2px;
text-align:left;
white-space:nowrap;
width:337px;
color: #009999;
position: relative;
left: 5px;
}
a.progressCancel {
background-image:url(../images/cancelbutton.gif);
background-position: right bottom;
background-repeat:no-repeat;
display:block;
float:right;
font-size:12px;
height:14px;
width:100px;
color: #374039;
position: relative;
top: 7px;
}
a.progressCancel:hover {
background-position: right top;
}
div.progressPercent{
	position: absolute;
	top: 46px;
	left: 20px;
	color: #FFFFFF;
	font-size: 2.4em;
	font-weight: bold;
}
.offscreen{
	margin-left: -999px;
	height: 1px;
}
h1{
		line-height:1em;
		color: #FFFFFF;
		margin-top: 0;
}
tr {
	position: relative;
}	
td	{
		color: #FFFFFF;
		padding:.2em;
		vertical-align: middle;		
}
hr	{
		background-color:#ccc;
		color:#ccc;
		height:1px;
		border:0px;
		margin: .5em 0em .5em 0em;
		padding:0;
		clear:both;
	}
th{
		background: #5D5E60 url(../images/backgrounds/th-bg.jpg) repeat-x;
		height: 34px;
		line-height:2em;
		padding:.2em;
		text-align: center;
		color: #CCCCCC;
		text-transform: lowercase;
		position: relative;
}
a, a:visited	{
		color:#FFFFFF;
		text-decoration:underline;
	}
a:hover	{
		text-decoration:none;
	}
ul{
	list-style: none;	
}
div#clear_content ul li{
	margin-bottom: 1em;
	font-size: 1.1em;
	border: 1px solid #666666;
	padding: 0.5em;	
}
input, textarea, select{
		margin-bottom: 0.3em;
	}
input.radio{
	margin: 0;
}
fieldset{
	border:solid 1px #ccc;
	padding: 5px;
	margin-bottom: 1em;
}
fieldset#ticket_types label{
	margin-bottom: 3px;
}
fieldset#custom_tickets{
	margin-top: 1em;
}
input#add_price{
	margin-top: 1em;
}
fieldset#weekly_repeat label input{
	margin-bottom: 3px;
}
fieldset label{
	margin-top: 0.5em;
}
label {
	cursor: pointer;
}
label input{
	margin-bottom: 0;
}

.long_input{
	width: 400px;
}


div#clear_content{
	clear: both;
}
div#container_entire{
		width:800px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		font-size: 1em;
		margin-bottom: 2em;
	}
div#container_header{
	height:8.4em;
	padding: 40px 20px 0px 20px;
	margin: 5px 0 5px 0;
	background: #232228 url(../images/backgrounds/header-bg.jpg) no-repeat;
}
div#title{
	float: right;
	text-align: right;
}
div#title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0 0 5px 10px;
}
div#title h1 span{
	font-size: 14px;
}
div#title h1 img{
	position: relative;
	top: 4px;
}
div#login_info_box{
	float: left;
	background:url(../images/backgrounds/login-info-bg.jpg) repeat-x top left;
	height: 53px;
	color: #FFFFFF;
	padding: 5px 30px 5px 5px;
}
div#login_info_box p{
	font-size: 1.1em;
	color: #FFFFFF;
}
div#login_info_box span{
	color: #00CCFF;
}
ul#contents_main{
	float: right;
	margin: 0 1em 0 0;
}
ul#contents_main li{
	list-style: none;
	float: left;
}
ul#contents_main li a{
	background: transparent url(../images/backgrounds/options-bg.jpg) no-repeat 0 0;
	display: block;
	float: left;
	height: 21px;
	width: 50px;
	margin-right: 0.5em;
	font-size: 1em;
	font-weight: bold;
	padding: 0.3em 0 0 0;
	text-align: center;
	color: #00CCFF;
	text-decoration: none;
}
ul#contents_main li a:hover{
	background-position: 0 -24px;
	text-decoration: underline;
}
div#container_body{
	background: #040810 url(../images/backgrounds/content-bg.jpg) repeat-x;
		clear:both;
		padding:0 10px 5px 10px;
		min-height:450px;
		position:relative;
		border-left: 2px solid #2c2c2c;
		border-right: 2px solid #2c2c2c;
		border-bottom: 2px solid #2c2c2c;
		float: left;
	font-size: 1.1em;
	color: #FFFFFF;
	min-height: 570px;
	width: 777px;
	font-family: Arial, Helvetica, sans-serif;
}
div#container_body h1{
	float: left;
	margin-top: 10px;
	margin-bottom: 0.2em;
	width: 50%;
	font-size: 2.2em;
}
div#container_body .blueBox h1{
	margin-bottom: 1em;
	color: #000000;
}
h3{
	font-size: 1.5em;
	margin: 0.5em 0 0 0;
}
* html #container_body{
	height: 650px;
}
div#container_contents1 ul.MenuBarHorizontal{
	background-color: transparent;
	top: 0.5em;
	margin-left: 1em;
}
div#container_contents1 ul.MenuBarHorizontal li{
	background-color: transparent;
	font-weight: bold;
	background-image: none;
	font-size: 110%;
	width: inherit;
	padding: 0.5em 0 0 0;
	border-collapse:separate;
	text-align: left;
}		
div#container_contents1 ul.MenuBarHorizontal li a{
	background-color: transparent;
	color: #00CCFF;
	font-size: 1.4em;
	padding-right: 1em;
	text-decoration: none;
	text-align: center;
}
div#container_contents1 ul.MenuBarHorizontal li a:visited{
	text-decoration: none;
}	
div#container_contents1 ul.MenuBarHorizontal li a:hover{
	color: #FFFFFF;
}	
div#container_contents1 ul.MenuBarHorizontal ul {
	background-color: #616162;
	color: #00CCFF;
	font-size: 1em;
	padding-right: 1em;
	position: absolute;
	margin-top: -2px;
	border-top: none;
}	
div#container_contents1 ul.MenuBarHorizontal ul li{
	margin: 0;
	width: 11.5em;
}
div#container_contents1 ul.MenuBarHorizontal ul li a{
	background-color: #616162;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0.1em 0 0.2em 0.2em;
	width: 100%;
	text-align: left;
}	
div#container_contents1 ul.MenuBarHorizontal ul li a:hover{
	color: #00CCFF;
	background: url(../images/backgrounds/add-bg.jpg) repeat-x;
}	
div#container_contents1 ul.MenuBarHorizontal ul li a:visited{
	text-decoration: none;

}	
div#spryregion1,div#spryregion2, div#CollapsiblePanelGroup1{
	clear: both;
	color: #000000;	
}
div.CollapsiblePanelGroup table td{
	color: #000000;
}
div#spryregion1 table,div#spryregion2 table{
	border-collapse: separate;;
}
div#spryregion1 table tr td,div#spryregion2 table tr td{
	border-right: 1px dotted #62627F;
	color: #000000;
}
div#spryregion1 table tr:last-child{
	border-right: none;
}
div.pageedit{ 
		min-height:30px;
		border:dashed; 
		border-color:#666; 
		border-width:1px;
		margin: 0 0 0 10px;
		position:relative;
		clear:both;
		padding: 5px;
		float: right;
		width: 500px;
	clear: none;
	}
div.pageedit p{ 
	float: left;
	}
div#pageedit_column	{ 
		min-height:530px;
		border:dashed; 
		border-color:#666; 
		border-width:1px;
		width:150px;
		position:absolute;
		top:80px;
		left:540px;
	}
div#pageedit_column a{ 
			color:#000000;
		}

div#buttons	{
		float: right;
		top:0px; 
		right:0px; 
		width:100px; 
		height:15px; 
		z-index:99;
		text-align:right;
}
	
div#container_editor{
	border:#666 1px dotted; 
	width:220px; 
	position:absolute;
	left:0px;
	top:37px;
	}
div#container_editor form{
		margin:10px;
}

div#content_editor{
	border:#666 1px solid; 
	float: left;
	clear: left;
	left:0px;
	top:37px;
	width: 240px;
	display: block;
}
div#content_editor form{
	margin:10px;
}

table{
	clear: both;
	font-size: 1.1em;
	color: #000000;
	border-collapse: separate;
	border: 1px solid #666;
}
form, form table, form table td{
 	color: #FFFFFF;
 }
	
div.pageedit ul{
		margin-left:0px;
		padding-left:0px;
	}
div.pageedit li{
		margin-left:20px;
		padding-left:0px;
	}
/*Sets up the alternating colours for the rows in a table*/
.roweven{
		background-color:#f6f6f6;
	}
.roweven td{
	border-right: 1px dotted #62627F;
	color: #000000;
}
.rowodd{
		background-color:#e7e7e7;
	}
.rowodd td{
		border-right: 1px dotted #62627F;
		color: #000000;
	}
.rowhover{
		background-color:#d6ffd2;
	}

/*Sets up the styles for the first Contents Bar*/
div#container_contents1	{
		width:100%;
		background: #2c2c2c url(../images/backgrounds/menu-bg.jpg) no-repeat;
		height:2em;
		height: 37px;
		border-bottom: 1px solid #777777;	
	}
ul.MenuBarHorizontal a {
		background-color:#b5ddff;
	}
ul.MenuBarHorizontal a:hover,ul.MenuBarHorizontal a:focus{
		background-color:#EEE;
		color:#000;
	}
#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}
#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}
#close{
		position:absolute;
		right:5px;
		top:5px;
		background-image:url(../images/icons/close.gif);
		background-repeat:no-repeat;
		height:15px;
		width:15px;
}
th.icon,td.icon	{
		width:75px;
		text-align:center;
	}
th.iconaction,td.iconaction	{
		width:100px;
		text-align:center;
	}
.news_Images{
	width:300px; 
	position:absolute; 
	top:40px; 
	left:450px; 
	}
.list_Images{
	width:300px; 
	position:absolute; 
	top:30px; 
	left:450px; 
	height:270px; 
	}
.content_Images	{
	border:#CCC 1px dotted; 
	width:220px; 
	position:absolute;
	top:35px;
	left:0px;
	height:250px; 
	}
div#image_list{
	width:100%;  
	overflow:auto;
	height:200px;
	background-color: #FFFFFF;
	}
div#advert_HomeImageBrowser{
	border: 1px solid #999999;
}
.close{
		position:absolute;
		top:0px;
		right:0px
	}
.image_left	{
		float:left;
		padding:.5em .5em .5em 0;
	}
.image_right{
		float:right;
		padding:.5em 0 .5em .5em;
	}
div#image_list a, div#image_list a:link,  div#image_list a:hover{
		text-decoration:none;
	}
img#filterform{
		position:relative; 
		left:17px; 
		top:2px;
	}
form#filterForm{
	float: right;
	margin: 0;
	padding: 0;
}
form#filterForm input{	
	margin: 0;
}	
div#submenu{
	float: right;
	width: 50%;
	margin: 1.5em 0 2em 0;
}
div#submenu ul li{
		float:left;
		margin-right: 1em;
		list-style: none;
	}
div#submenu ul li#button1 a	{
		background: url(../images/backgrounds/plus-bg.jpg) no-repeat;
		height: 19px;
		font-size:1.2em;
		display:block;
		padding: 4px 10px 0 15px;
		text-decoration:none;
		color: #FFFFFF;
	}
div#submenu ul li#button1{
	background: url(../images/backgrounds/add-bg.jpg) repeat-x;
	border: 1px solid #6F7072;
	padding-left: 2px;
	width: 15em;
	}
div#submenu ul li#button2{
	background: url(../images/backgrounds/add-bg.jpg) repeat-x;
	border: 1px solid #6F7072;
	padding-left: 2px;
	width: 15em;
}
div#submenu ul li#button3{
	background: url(../images/backgrounds/add-bg.jpg) repeat-x;
	border: 1px solid #6F7072;
	padding-left: 2px;
	width: 15em;
}
div#submenu ul li#button2 a	{
		background: url(../images/backgrounds/plus-bg.jpg) no-repeat;
		height: 19px;
		font-size:1.2em;
		display:block;
		padding: 4px 10px 0 20px;
		text-decoration:none;
		color: #FFFFFF;
	}
div#submenu ul li#button2 a.list{
		background: url(/cms/images/backgrounds/back-arrow.jpg) no-repeat;
		height: 19px;
		font-size:1.2em;
		display:block;
		padding: 4px 10px 0 20px;
		text-decoration:none;
		color: #FFFFFF;
	}
div#submenu ul li#button3 a	{
		background: url(../images/backgrounds/plus-bg.jpg) no-repeat;
		height: 19px;
		font-size:1.2em;
		display:block;
		padding: 4px 10px 0 20px;
		text-decoration:none;
		color: #FFFFFF;
	}
div#submenu ul li#button3 a.list{
		background: url(/cms/images/backgrounds/back-arrow.jpg) no-repeat;
		height: 19px;
		font-size:1.2em;
		display:block;
		padding: 4px 10px 0 20px;
		text-decoration:none;
		color: #FFFFFF;
	}
form#filterForm, legend{
	color: #FFFFFF;
	font-size: 1.2em;
}
form#filterForm input{
		padding:3px 3px 3px 15px;
		background-image:url(../images/icons/find.gif);
		background-position:left center;
		background-repeat:no-repeat;
		background-color: #FFFFFF;
	}
.SpryHiddenRegion {
	visibility: hidden;
}
option.photo_public,option.photo_none{
		background-image:url(../images/icons/select_images.gif);
		background-repeat:no-repeat;
		background-position:left;
		height:20px;
		line-height:20px;
		padding:5px 0 0 25px;
	}
option.photo_private{
		background-image:url(../images/icons/select_images_locked.gif);
		background-repeat:no-repeat;
		background-position:left;
		height:20px;
		line-height:20px;
		padding:5px 0 0 25px;
	}
option.none_public, option.none_none{
		background-image:url(../images/icons/select_folder.gif);
		background-position:left center;
		background-repeat:no-repeat;
		height:20px;
		line-height:20px;
		padding:5px 0pt 0pt 25px;
	}
option.folder_public, option.folder_none{
		background-image:url(../images/icons/select_folder.gif);
		background-position:left center;
		background-repeat:no-repeat;
		height:20px;
		line-height:20px;
		padding:5px 0pt 0pt 25px;
	}
option.folder_private, option.none_private{
		background-image:url(../images/icons/select_folder_locked.gif);
		background-repeat:no-repeat;
		background-position:left;
		height:20px;
		line-height:20px;
		padding:5px 0 0 25px;
	}
option.document_public, option.document_none{
		background-image:url(../images/icons/select_doc.gif);
		background-repeat:no-repeat;
		background-position:left;
		height:20px;
		line-height:20px;
		padding:5px 0 0 25px;
	}
option.document_private{
		background-image:url(../images/icons/select_doc_locked.gif);
		background-repeat:no-repeat;
		background-position:left;
		height:20px;
		line-height:20px;
		padding:5px 0 0 25px;
	}
.black_overlay{
		display: none;
		position:fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: black;
		z-index:1001;
		-moz-opacity: 0.7;
		opacity:.70;
		filter: alpha(opacity=70);
    }	
	.white_content {
		display: none;
		position: fixed;
		top: 12.5%;
		left: 25%;
		width: 50%;
		height: 75%;
		border: 8px solid #fff;
		background-color: white;
		z-index:1002;
		overflow: auto;
	}
form.ini p label {
	width: 200px;
	vertical-align:middle;
	display:block;
	float:left;
	}
form.ini input.ini {
	width: 300px;
	}
div#ajax_loading{
		position:fixed;
		top:0px;
		right:0px;
		background-color:red;
		color:white;
		font-weight:bold;
		text-align:center;
		padding:5px 20px 5px 20px;
	}
div#footer p{
	float: left;
	color: #FFFFFF;
	font-size: 1em;	
}
div#footer img{
	float: right;
	color: #FFFFFF;
	font-size: 1em;	
	margin: 0;
}
div#footer{
	margin-top: 1em;
}

/* *************************** Style up Menu **************************** */

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	width: 12em;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 100%;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul{
	border: 1px solid #777;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu{
	background-image: none;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu{
	background-image: none;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover{
	background-image: none;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover{
	background-image: none;
}

/* login */
body.admin_login{
	background: #FFFFFF;
	text-align:center;
}
body.admin_login div#content{
	width: 400px;
	float: none;
	margin: 10em auto;
	text-align: left;
}
.admin_login h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	line-height: 15px;
	color: #666666;
	margin: 0 0 5px 10px;
}
.admin_login h1 span{
	font-size: 12px;
}
div#login_form{
	background: #FFFFFF url(../images/backgrounds/silver-login.jpg) no-repeat top left;
	width: 357px;
	height: 160px;
	padding: 0 20px 20px 20px;
}
img#login{
	float: right;
	margin: 5px 10px;
}
div#form_inputs{
	float: left;
	height: 10px;
	width: 100%;
}
div#form_inputs table{
	float: right;
	margin-right: 10px;
	clear: none;
	border: none;
}
div#form_inputs table td{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #666666;
	padding: 5px 0 0 0;
}
div#form_inputs table td.label{
	width: 90px;
	text-align: right;

}
div#form_inputs table td.input input{
	width: 190px;
}
div#form_inputs table td a{
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: underline;
}
div#form_inputs table td a:hover{
	text-decoration: none;
}
div#form_inputs table td.right{
	text-align: right;
}
div#form_inputs table td input#login_button{
	border: none;
	background: url(../images/buttons/login-blue.jpg) no-repeat left center;
	width: 48px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	cursor: pointer;
}
img#ilck_logo{
	float: right;
	margin: 5px 20px 0 0;
}
#staff_edit{
	position: relative;
	float: left;
	clear: both;
}
#staff_ImageList, #staff_ImageBrowser{
	top: 10px;
}
.TabbedPanels,.TabbedPanelsContent label
	{color:#000;}

.TabbedPanels a,.TabbedPanelsContent a{
	color:#ff0000;
}
table.view_user tr td{
	color: #FFFFFF;
}

.colour_light{
	color:white;
}

.currentPage{
	color:red;
}
form.add_edit_form{
	clear: both;	
	width: 100%;
	position: relative;
}
form.add_edit_form p{
	display: block;
	margin-top: 1em;
}
form.add_edit_form input, 
form.add_edit_form textarea, form.add_edit_form fieldset{
	margin-bottom: 1.5em;
}
form.add_edit_form input.text, 
form.add_edit_form textarea{
	width: 400px;
}
form.add_edit_form textarea{
	height: 20em;
	}
form.add_edit_form label{
	clear: left;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.3em;
}
form.add_edit_form fieldset{
	clear: both;
	width: 50%;
	display: block;
}
form.add_edit_form img{
	vertical-align: top;
}
form.add_edit_form fieldset input{
	border: none;
}
form.add_edit_form fieldset label, form.add_edit_form fieldset input{
	float: none;
	clear: none;
	margin: 0;
	display: inline;
}
form.add_edit_form input.submit{
	clear: both;
	float: left;
}
p.form_error{
	background-color: red;
	color: white;
	width: 100%;
	padding: 0.2em;
}
 .suggestion_list
 {
 background: white;
 border: 1px solid;
 padding: 4px;
 }

 .suggestion_list ul
 {
 padding: 0;
 margin: 0;
 list-style-type: none;
 }

 .suggestion_list a
 {
 text-decoration: none;
 color: navy;
 }

 .suggestion_list .selected
 {
 background: navy;
 color: white;
 }

 .suggestion_list .selected a
 {
 color: white;
 }

 #autosuggest
 {
 display: none;
 }
 .error{
 	color: red;
 }
