/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
purple		#5d3db3
brown		#8b5533
grey		#74665c
light grey		#ddd5d0
\**************************************/
 
 
/**************************************/
/*              GLOBALS               */
/**************************************/

a[href^="http://www.scotiafestival.ns.ca"], a[href^="www.scotiafestival.ns.ca"]:visited {
background:none;
padding:0;
margin:0;
}
 
body {
	background: #ffffff url(http://www.scotiafestival.ns.ca/assets/images/site/header_2010.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}

p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-top: 9px;
}

ul, ol {
	font-size: 12px;
	margin-top: 0;
}

#sidebar {
}

table, th, td {
	border: 0;
}

a.button, button {
	display: inline-block;
	float: left;
	margin:0 0.583em 0.667em 0;
	padding:5px 10px 5px 7px;   /* Links */
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#74665c;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ddd5d0;
	cursor:pointer;
}

/* Negative */
body .negative { color:#ddd5d0; }
a.negative:hover, button.negative:hover { background:#5d3db3; border:1px solid #74665c; color:#6e759d; }
a.negative:active, button.negative:active { background-color:#d12f19; border:1px solid #d12f19; color:#fff; }

ol {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #ddd5d0;
}

ol li {
	padding: 0px 0px 10px 0px; 
}

ol li p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	color: #5d3db3;
	text-decoration: none;
	}

a:hover, a:active {
	color: #999999;
	background-color: #FFFF00;
	}

h3 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding-top: 6px;
	margin: 0;
	margin-top: 10px;
	color: #000000;
	height: 24px;
	}
	
img {
	border: 0;
}

h4 {
	border-top: 1px solid #5d3db3;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	margin: 0;
	margin-top: 20px;
	color: #5d3db3;
	}

h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	margin-top: 9px;
	color: #000000;
	}
	
.noSpace {
	margin-top: 0px;
}

#pageFooter p, #navHeader p {
	background-color: #666666;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 14px;
	line-height: 14px;
}

#pageFooter h3 {
	color: #333333;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
}

.date {
	color: #bf5e14;
	text-decoration: none;
}

.location {
	color: #666666;
}

.concert {
	color: #FFFFFF;
	font-weight: bold;
}

div .bfsb {
	display: none;
}

#schedule td {
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#schedule td p {
	padding: 0;
	margin: 0;
}

#homepage {
	float: right;
	width: 200px;
	margin-left: 50px;
	background-color: #ffffff;
}
 
/**************************************/
/*              HEADER                */
/**************************************/
 
#header {
	height: 190px;
	text-align: left;
}
 
#header #logo {
	margin: 90px 0px 0px 0px;
	padding: 0;
}
 
/**************************************/
/*             NAVIGATION             */
/**************************************/
 
#navigation {
	text-align: left;
}
 
/* main navigational elements */
.topmenu { /* Navigation settings */
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
 
.topmenu li {
	margin: 0px 2px 20px 0px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
 
ul#topmenu {
	padding: 0;
	margin: 0;
}

.topmenu li.current a, .topmenu li.current a[href^="http://www.scotiafestival.ns.ca"], .topmenu li.current a[href^="http://www.scotiafestival.ns.ca"]:visited {
	color: #8b5533;/* Hover font color */
}
 
.topmenu a:hover, .topmenu li a[href^="http://www.scotiafestival.ns.ca"]:hover, .topmenu li a[href^="http://www.scotiafestival.ns.ca"]:visited:hover {
	text-decoration: none;
	color: #5d3db3;
}
 
.topmenu li a, .topmenu li a[href^="http://www.scotiafestival.ns.ca"], .topmenu li a[href^="http://www.scotiafestival.ns.ca"]:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	display: block;
	position: relative;
	display: inline;
	font-size: 16px;
	line-height: 16px;
}
 
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
 
#content {
}
 
/**************************************/
/*               FOOTER               */
/**************************************/
 
#footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 14px;
	line-height: 14px;
}


/**************************************/
/*               ModX               */
/**************************************/
 
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

div.errors { 
	color:#F00; 
}

.invalidValue { 
	background: #FFDFDF; 
	border:1px solid #F00;
}

.requiredValue { 
	background: #FFFFDF; 
	border:1px solid #F00;
}

form label {
    cursor: pointer;
}

fieldset {
    border: 0;
	margin: 0;
	padding: 0;
}
form textarea {
    border: 1px solid #9c978c;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 2px 0 2px 2px;
	background-color: #e9e9e9;
    height: 100px;
    width: 300px;
}

form input.text {
	background-color: #e9e9e9;
}
select {
    border: 1px solid #9c978c !important;
    border: 0;
    background: #e9e9e9;
}
form br {
    clear: both;
}

input.small {
	width: 50px;
}

.submit_button {
	border: 3px double #9c978c;
	padding: 6px 18px;
	background: url(/assets/images/site/forms.jpg) 0px -3px repeat-x;
	color: #2d2d2d;
	margin: 0;
	margin-left: 150px;
}

.submit_button:hover {
	color: #cccccc;
	border: 3px double #cccccc;
}

.submit_button:active {
	border: 3px double #888;
	background: url(/assets/images/site/forms.jpg) 0px -35px repeat-x;
	color: #999999;
}

.form_label {
display:block;
padding-top:2px;
float:left;
width:150px;
height:18px;
color: #333333;
position:relative;
top:0px;
text-align:left;
margin-right:2px;
}

.form_entry {
padding-left:85px;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 12px;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c978c; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c978c; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #9c978c;
} 
#ditto_pages a:hover {
    background-color: #666666;
    color: #ffffff;
}


#ajaxSearch_subSearch{
	padding: 3px 2px 2px 2px;
  margin: 5px 0 10px 0;
  list-style: none;
}
#subSearch_maxigallery{
	padding: 2px 2px 2px 2px;
  margin: 5px 0 10px 0;
  width: 100%;
  clear: both;
}
#ajaxSearch_radio {
	background:#FFFFFF;
	font-size: 10px;
	margin:0 0 5px;
	padding: 1px 1px 2px 1px;
}
#ajaxSearch_select {
	background:#FFFFFF;
	height:auto;
	width: 150px;
	font-size: 10px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}
#search #ajaxSearch_form, #search form {
position:relative;
width:auto;
margin:0;
padding:0;
}

#ajaxSearch_intro {
margin: 10px 0 15px 0;
}

#ajaxSearch_input {
	width: 200px;
	background: #FFFFFF;
	font-size: 10px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}

#ajaxSearch_submit {
	height: 2em;
	background: #1f72b1;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#ajaxSearch_output {
  font-size: 10px;
	background-color: #EFEFEF;
	border: 1px solid #1f72b1;
	color: black;
  width: 200px;
	z-index: 1;
	padding: 5px;
	margin: 5px 0 15px 0;
}

.ajaxSearch_paging {
display: block;
margin: 5px 0 10px;
}
.ajaxSearch_currentPage {
  color: #1f72b1;
  font-weight: bold;
}
.AS_ajax_result {
  color: #444;
  margin-bottom: 3px;
}
.AS_ajax_resultLink {
  text-decoration: underline;
}
.AS_ajax_resultDescription, .ajaxSearch_resultDescription{
  color: #555;
  padding: 2px;
}
.AS_ajax_resultsIntroFailure{
  padding: 3px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #c13231;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}
.AS_intro { display: none;}

.AS_ajax_resultImage img{
  margin:10px 140px 20px 140px;
}
.ajaxSearch_resultImage img{
  margin:10px 20px 20px 20px;
}
div .AS_ajax_more{
  margin: 20px 0;
}
.AS_ajax_more a{
  font-weight: bold;
}
.ajaxSearch_hiddenField{
	position:absolute;
	text-decoration:underline;
	background-color:#CC0000;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#ajaxSearch_cmtThks{
  color: #CC0000;
  padding: 0;
  margin: 10px;
	font-size: 10px;
	font-weight: bold;
	height: 2em;
}
.ajaxSearch_cmtIntro{
  color: gray;
	font-size: 10px;
	font-weight: bold;
}
#ajaxSearch_cmtArea{
	width: 452px;
	height: 50px;
	padding: 3px;
	margin: 8px 0 3px;
}
#ajaxSearch_cmtSubmit, #ajaxSearch_cmtReset{
	height: 24px;
	background: #1f72b1;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#search div .thumbscontainer ul.thumbs li{
	height: 150px;
}
