body {
	background-color: #e2e4f1;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

body.default #container {
	text-align: center;
}

/* === H E A D E R === */

body.default #header {
	background-color: #1e2847;
}

body.default #header h1 {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background-image: url(/App/Assets/Images/Design/slice_04.jpg);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	height: 130px;
}

body.default #header h1 a {
	display: block;
	text-indent: -20000px;
	height: 100px;
}

body.default #header h2 {
	display: none;
}

/* === M A I N   N A V I G A T I O N === */

#main-nav {
	line-height: 1.2em;
	background-color: #000066;
	background-image: url(/App/Assets/Images/Design/slice_01.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 10px;
}

#main-nav ul {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#main-nav ul li {
	list-style-type: none;
	float: left;
	width: 140px;
	padding: 0 10px;
}

#main-nav ul li.last {
	padding-right: 0;
}

#main-nav ul li h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
}

#main-nav ul li p {
	font-size: 0.75em;
}

#main-nav a {
	display: block;
	color: white;
	float: left;
}

#main-nav a p {
	color: #e89331;
}

/* === C O N T E N T === */

body.default #content {
	background-image: url(/App/Assets/Images/Design/slice_07.jpg);
	background-color: #e2e4f1;
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
}

body.default #content .layout-main {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

/* === F O O T E R === */

body.default #footer {
	background-image: url(/App/Assets/Images/Design/slice_11.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 150px 0px 20px 0px;
	background-color: #2a1a0e;
	color: white;
	clear: left;
}

body.default #footer a:hover {
	text-decoration: underline;
}

body.default #footer p.copyright,
body.default #footer div.sub-nav {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

body.default #footer div.sub-nav {
	padding-bottom: 2em;
}

body.default #footer div.regions {
	float: left;
	width: 140px;
	margin-right: 20px;
}

body.default #footer div.disciplines {
	float: left;
	width: 620px;
	margin-right: 20px;
}

body.default #footer div.login {
	float: right;
	width: 140px;
	font-size: 0.8em;
	color: #e89331;
}

body.default #footer div.login .form-combo {
	margin-bottom: 0.25em;
}

body.default #footer div.login .form-combo label {
}

body.default #footer div.login .form-combo br {
	display: none;
}

body.default #footer div.login .form-combo .form-help {
	display: none;
}

body.default #footer div.login input[type="text"],
body.default #footer div.login input[type="password"] {
	width: 136px;
	background-color: #2a1a0e;
	border: 1px solid #e89331;
	padding: 3px;
	color: white;
}

body.default #footer div.login .button-group .default {
	display: block;
	margin-bottom: 2em;
}

body.default #footer ul {
	margin: 0;
	padding: 0;
}

body.default #footer li {
	list-style-type: none;
}

body.default #footer .copyright {
	font-size: 0.8em;
	clear: left;
	border-top: 1px solid grey;
	padding-top: 20px;
}

/* === === */

strong {
	font-weight: bold;
}

emphasis {
	font-style: italic;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #e89331;
}

a:hover {
	text-decoration: underline;
}

h4 {
	margin-bottom: 1em;
}

.cleartext .topic_new {
	color: red;
}

ul.non-approved {
	background-color: #CCFFCC;
}

ul.warnings {
	background-color: #FFFFCC;
}

ul.errors {
	background-color: #FFCCCC;
}

ul.event-item ul.errors, 
ul.event-item ul.warnings {
	margin-top: 0.5em;
	margin-left: 35px;
}

ul.event-item ul.errors li,
ul.event-item ul.warnings li {
	list-style-type: disc !important;
	padding-left: 1em !important;
}

/* === E V E N T   L I S T === */

body#event-list.default #content .layout-main {
	width: 940px;
	padding: 0 10px;
}

body#event-list.default #eventList {
	margin: -10px;
}

body#event-list.default div.event-summary {
	width: 120px;
	float: left;
	padding: 20px 10px 0 10px;
	margin: 0 10px 20px 10px;
	background-color: #e2e4f1;
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
	min-height: 680px;
}

body#event-list div.region-divider {
	clear: left;
	padding: 0 10px;
}

body#event-list div.region-divider h2 {
	margin-bottom: 20px;
	padding: 10px 10px;
	color: white;
	background-color: #1e2847;
}

body#event-list div.col-6,
body#event-list div.col-12 {
	margin-right: 0;
}

body#event-list div.col-1,
body#event-list div.col-7 {
	clear: left;
}

body#event-list div.event-image {
	height: 185px;
	position: relative;
	border-bottom: 1px solid grey;
}

body#event-list div.event-image img {
	position: absolute;
	bottom: 10px;
	max-width: 120px;
	max-height: 175px;
}

body#event-list .event-summary .shortdesc {
	font-size: 0.9em;
}

body#event-list .event-summary .tag-summary {
	font-size: 0.8em;
	font-style: italic;
}


/* === E V E N T S === */

dl {
	margin:0;
}

dt {
	font-weight: bold;
}

dl dd {
	margin: 0.25em 0 1em 0;
}

#event dt.images {
	display: none;
}

#event dd.images {
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
	background-color: white;
}

#event dt.opening-times {
	clear: both;
}

#event dd.opening-times table {
	margin-top: 10px;
}

#event dd.opening-times table {
	border: 1px solid silver;
	width: 100%;
}

#event dd.opening-times table thead {
	background-color: #1e2847;
	color: white;
}

#event dd.opening-times table td {
	width: 11%;
	vertical-align: top;
	border: 0;
}

#event dt.map,
#venue dt.map {
	display: none;
}

#event dd.map,
#venue dd.map {
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	background-color: white;
}

#event div.venue-events,
#venue div.venue-events {
	clear: both;
}

#event dt.status {
	display: none;
}

#event dd.status {
	font-size: 2em;
	color: white;
	background-color: red;
	padding: 10px;
	width: 30%;
	float: right;
	text-align: center;
	border: 4px solid white;
	margin: 0;
}

table#venueEvents {
	border: 1px solid silver;
	width: 100%;
}

table#venueEvents thead {
	background-color: #1e2847;
	color: white;
}

table#venueEvents td {
	vertical-align: top;
	border: 0;
}

/* === D I S C I P L I N E S === */

body#discipline-list .discipline-description {
	padding: 10px 10px;
	color: white;
	background-color: #1e2847;
	clear:left;
}
	
body#discipline-list div.discipline div {
	width: 50%;
	float:left;
}

body#discipline-list div.discipline h3 {
	margin-top: 0;
}

body#discipline-list div.discipline ul {
	margin-bottom: 3em;
}

body#discipline-list #content a:link,
body#discipline-list #content a:visited,
body#discipline-list #content a:hover {
	color: blue;
}

body#discipline-list #content .discipline-description a:hover {
	text-decoration: none;
	color: white;
}

/* === E V E N T   E R R O R S === */

.event-summary ul.event-errors {
	background-color: red;
	color: white;
	margin: 0 0 1em 0;
	padding: 1em 1em 1em 2em;
}

.event-summary ul.event-warnings {
	background-color: yellow;
	margin: 0 0 1em 0;
	padding: 1em 1em 1em 2em;
}

/* === V E N U E S === */

.venue .google-map {
	width: 600px;
	height: 600px;
	border: 1px solid black;
}

#venueMap .google-map {
	height: 600px;
}

body#venue-list .region-description {
	padding: 10px 10px;
	color: white;
	background-color: #1e2847;
}
	
body#venue-list #content a:link,
body#venue-list #content a:visited,
body#venue-list #content a:hover {
	color: blue;
}

body#venue-list #content .region-description a:hover {
	text-decoration: none;
	color: white;
}

/* === V E N U E   M A P === */

body#venue-map #venueMap {
	padding: 10px;
	background-color: white;
	margin-bottom: 2em;
}

body#venue-map .google-map {
	border: 1px solid black;
}

/* === H O M E P A G E === */

body.default #_2009_archives {
	float: left;
	width: 440px;
	margin-right: 10px;
	background-color: #e2e4f1;
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0 10px;
}

body.default #images {
	float: left;
	background-color: #e2e4f1;
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 140px;
	padding: 0 10px;
	margin-right: 10px;
	min-height: 680px;
}

body.default #images h1 {
	display: none;
}

body.default #images .event-image img {
	margin-bottom: 10px;
	border: 1px solid silver;
}

body.default #sidebar {
	float: left;
	background-color: #e2e4f1;
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 680px;
}

body.default #sidebar h1 {
	display: none;
}

body.default #summer_artgarden a.ArtGardenPoster {
	float: left;
	margin: 0 20px 20px 0px;
}

body.default #summer_artgarden img.ArtGardenPoster {
	width: 300px;
}

#visitor-survey fieldset,
#visitor-survey div.intro {
	padding: 10px;
	background-color: #e2e4f1;
	background-image: url(/App/Assets/Images/Design/slice_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 1em;
	border: 3px solid #1e2847;

}

#visitor-survey fieldset p {
	padding: 1em;
	background-color: #e2e4f1;
}

#visitor-survey fieldset legend {
	background-color: #1e2847;
	color: white;
	padding: 10px;
	text-align: right;
}

#visitor-survey fieldset input.text {
	width: 350px;
}

#visitor-survey fieldset label {
	width: 180px;
	margin-right: 20px;
	text-align: right;
	display: block;
	float: left;
}

#visitor-survey fieldset br {
	display: none;
}

#visitor-survey fieldset br.clear {
	display: block;
	clear: both;
}

#visitor-survey fieldset div.form-combo {
	margin-bottom: 1em;
}

#visitor-survey fieldset div.form-checkbox-group {
	margin-left: 200px;
}

#visitor-survey fieldset div.form-checkbox-combo {
	width: 355px;
	float: left;
}

#visitor-survey fieldset div.form-checkbox-group label {
	float: none;
	text-align: left;
	width: auto;
	display: inline;
}

#visitor-survey fieldset div.form-checkbox-group input {
	margin-right: 20px;
}

#visitor-survey fieldset div.form-checkbox-group div.subscribe label {
	display: none;
}

#visitor-survey fieldset textarea {
	width: 710px;
}

#visitor-survey #surveyresult div.intro {
	height: 400px;
}

div.notification {
	padding: 1em 1em 1em 52px;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: larger;
}		

div.notification-error {
	border: 1px solid red;
	background-color: #FFCCCC;
	background-image: url(/Zing/Assets/Images/icons/ErrorCircle-32x32.png);
	color: red;
}

div.notification-success {
	border: 1px solid green;
	background-color: #CCFFCC;
	background-image: url(/Zing/Assets/Images/icons/OKShield-32x32.png);
	color: green;
}

div.notification-warning {
	border: 1px solid orange;
	background-color: #FFFFCC;
	background-image: url(/Zing/Assets/Images/icons/Sistema-Locked-32x32.png);
	color: black;
}

#visitor-survey .form-error {
	border: 1px solid #FFCCCC;
	padding: 0.5em;
}

#visitor-survey .form-error .form-error {
	color: red;
	border: 0;
	float: right;
	width: 280px;
	margin: -0.5em;
	background-color: #FFEEEE;
	background-image: url(/Zing/Assets/Images/icons/ErrorCircle-32x32.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 52px;
}

