/* @override http://www.firkincrane.ie/xcss/firkincrane.css */

/*
		      Firkin Crane 2.0 by Frequency Design www.frequency.ie
			  
		*/
	
	a {
		color: red;
		text-decoration: none;
	}
	
	a:hover {
		color: silver;
		text-decoration: none;
	}
	
	/* @group Page Structure */
		
		* { padding: 0; margin: 0; }
		
		body {
			background-color: #20282f;
	}
		#wrapper { 
		 margin: 0 auto;
			width: 920px;
		background: white url(http://www.firkincrane.ie/images/site/images/columnbg.gif) repeat-y;
	}
		#header {
		 float: left;
		 padding: 0;
		 height: 296px;
		 margin: 0 0px 0px;
		 background: black url(http://www.firkincrane.ie/images/site/images/homepageheader.jpg) no-repeat;
		font-size: 1px;
		width: 920px;
	}
	
	#subpageheader {
		 float: left;
		 padding: 0;
		 height: 220px;
		 margin: 0 0px 0px;
		 background: black url(http://www.firkincrane.ie/images/site/images/SubPageImage.jpg) no-repeat;
		width: 920px;
	}
	
	#imagebar {
		 padding: 0;
		 margin: 0 0px 0px;
		 background: black none no-repeat;
		width: 920px;
		border-top: 10px solid #20282f;
		border-bottom: 12px solid #20282f;
		height: 150px;
		float: left;
		display: block;
		overflow: hidden;
	}

#xxximagebar {
		 padding: 0;
		 margin: 0 0px 0px;
		 background: black url(http://www.firkincrane.ie/images/site/images/imagebarbg.jpg) no-repeat;
		width: 920px;
		border-top: 10px solid #20282f;
		border-bottom: 12px solid #20282f;
		height: 150px;
		float: left;
		display: block;
		overflow: hidden;
	}
	
	#imagebarwide {
		overflow: hidden;
		background-image: none;
		width: 1600px;
		display: block;
	}
	
	#imagebar img {
		float: left;
		z-index: 0;
	}
	
	.imagebarbox {
		height: 130px;
	}
		#breadcrumbs {
		float: left;
		 width: 900px;
		 color: #20282f;
		 margin: 0px 0px 0px 0px;
		 background: #20282f;
			padding: 5px 10px;
		display: none;
	}
		
		#top {
		float: left;
		 width: 900px;
		 color: white;
		 padding: 10px;
		 margin: 0px 0px 0px 0px;
		display: block;
		background-color: #20282f;
	}
		
		#sectionnav {
		float: left;
			overflow: hidden;
		font: normal 0.9em Arial, Verdana, Helvetica, "Trebuchet MS";
		display: block;
	width: 920px;
}
	
	#sectionnav a {
			color: #af9d7d;
		font-size: 0.9em;
		margin-top: 120px;
		margin-left: 20px;
		display: block;
	}
	
	#sectionnav a:hover {
		color: white;
	}
		#leftcolumn { 
		 color: #333;
		 background: white;
		 margin: 0px 0px 0px 0px;
		 width: 190px;
		 float: left;
			padding: 10px;
		}
		#content { 
		 float: left;
		 color: #333;
		 background: white;
		 margin: 0px 0px 0px 0px;
		 height: auto;
		 width: 476px;
		 display: inline;
			font: 0.75em/1.7em Helvetica, Arial, Verdana, "Trebuchet MS";
		}
	
	#content-gallery { 
		 float: left;
		 color: #333;
		 background: white;
		 height: auto;
		 display: inline;
			font: 0.75em/1.7em Helvetica, Arial, Verdana, "Trebuchet MS";
		width: 900px;
		padding: 10px;
	}
		#rightcolumn { 
		 color: #333;
		 margin: 0px 0px 0px 0px;
		 padding: 10px;
		 width: 213px;
		 float: left;
	}
		#footer { 
		 width: 900px;
		 clear: both;
		 color: white;
		 margin: 0px 0px 10px 0px;
		 padding: 10px;
			border-top: 20px solid #800000;
			background-color: #20282f;
			font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
		}

#supporterlogos { 
		 width: 900px;
		 clear: both;
		 margin: 0px 0px 0;
		 padding: 10px;
			font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
	border-top: 1px dotted silver;
}
		
		#footer a {
			font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
			color: silver;
			text-decoration: none;
		}
		
		#footer a:hover {
			font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
			color: red;
			text-decoration: none;
		}
	
	#globalimages {
		color: black;
		font-size: 0.9em;
		display: block;
		overflow: hidden;
		margin-bottom: 10px;
		width: 100%;
		list-style-type: none;
	}
	
	#globalimages img {
		float: left;
		display: block;
		list-style-type: none;
	}
	
	.globalimg {
		vertical-align: top;
		text-align: left;
		display: block;
		float: left;
	}
		
		
		
		/* @end */
		
		/* @group Section Nav */
	
	#performances {
			width: 25%;
			height: 154px;
			background: url(http://www.firkincrane.ie/images/site/images/performances.jpg) no-repeat;
			padding: 0;
			text-decoration: none;
			display: block;
			letter-spacing: 1px;
		float: left;
	}
	
	/* Classes */
		
		#classes {
			width: 25%;
			height: 154px;
			background: url(http://www.firkincrane.ie/images/site/images/classes.jpg) no-repeat;
			padding: 0;
			text-decoration: none;
			display: block;
			letter-spacing: 1px;
		float: left;
	}
		
		/* Workshops */
		
		#workshops {
			width: 25%;
			height: 154px;
			background: url(http://www.firkincrane.ie/images/site/images/residencies.jpg) no-repeat;
			padding: 0;
			text-decoration: none;
			display: block;
			letter-spacing: 1px;
			float: left;
	}
		
		/* Residencies */
		
		#residencies {
			width: 25%;
			height: 154px;
			background: url(http://www.firkincrane.ie/images/site/images/workshops.jpg) no-repeat;
			padding: 0;
			text-decoration: none;
			display: block;
			letter-spacing: 1px;
		float: left;
	}
		
		
		
		/* @end */
	
	/* @group Text */
		
		#content h1 {
			color: #af9d7d;
			font: normal normal 1.8em Helvetica, Arial, Verdana, "Trebuchet MS";
			padding-bottom: 10px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-bottom: 10px;
	}
		
		#textpad {
			margin-left: auto;
			padding-top: 20px;
			width: 94%;
			margin-right: auto;
			padding-bottom: 20px;
		overflow: hidden;
	}
	
	#textpad img {
		padding: 2px;
		margin: 10px 10px 10px auto;
		float: left;
		display: block;
		clear: both;
		border: 1px solid #af9d7d;
	}
	
	#introparagraph {
		font-size: 1.1em;
		display: block;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px solid silver;
	}
	
	.sitelink {
		font-weight: bold;
		margin-left: 10px;
		margin-right: 10px;
	}
		
		
		
		/* @end */
		
		/* @group Side Nav */
	
	/*-- sidenav--*/
	
	#sidenav {
			width: 170px;
			float: left;
			padding-top: 1px;
			text-align: right;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
		}
	
	#sidenav ul {
			display: block;
			list-style-type: none;
			font: 0.7em/1.6em Helvetica, Arial, sans-serif;
	}
	
	#sidenav ul li{
			display:block;
			border-bottom: 1px dotted silver;
			padding-top: 4px;
			padding-bottom: 4px;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: 0;
			background: url(http://www.firkincrane.ie/images/site/icons/arrow_B_ver1.gif) no-repeat 150px;
		}
	
	#sidenav ul li a{
			padding-left: 6px;
			display: block;
			color: #d40d0c;
			text-decoration: none;
			font-weight: bold;
			margin-right: 40px;
	background: url(http://www.firkincrane.ie/images/site/icons/arrow_B_ver1.gif) no-repeat 150px;
}
	
	#sidenav ul li.alternatenav a{
			padding-left: 6px;
			display: block;
			color: #800000;
			text-decoration: none;
			margin-right: 40px;
			background-image: none;
		}
	
	#sidenav ul li a:hover{
			padding-left: 6px;
			display: block;
			color: #20282f;
			text-decoration: none;
	background: url(http://www.firkincrane.ie/images/site/icons/arrow_B_ver1.gif) no-repeat 150px;
}
		
		/* mailing list box */
		
		#mailinglist {
			border: 1px solid #c0c0c0;
			text-align: center;
			font: 0.7em/2em Helvetica, Arial, Verdana, "Trebuchet MS";
			padding: 10px;
		margin: 20px auto 10px;
	}
		
		#mailinglist input {
			margin-right: auto;
			margin-left: auto;
			border: 1px groove black;
			text-align: center;
			font: normal bold 1em/1.6em Helvetica, Arial, Verdana, "Trebuchet MS";
			margin-bottom: 10px;
			width: 90%;
			background-color: #eaeaea;
			color: black;
			text-transform: capitalize;
		}
	
	/* @group sidenav rss */
	
	#sidenavrss {
		text-align: left;
		color: #20282f;
		opacity: 1;
		font: 0.7em Helvetica, Arial, Verdana, "Trebuchet MS";
		margin-top: 20px;
		margin-bottom: 20px;
		width: 96%;
		padding: 4px;
		border: 1px solid gray;
		background-color: white;
	}
	
	#sidenavrss img {
		padding-right: 10px;
	}
	
	#sidenavrss a {
		left: 0;
		text-align: left;
		color: #89000a;
		text-decoration: none;
	}
	
	#sidenavrss a:hover {
		position: relative;
		left: 0;
		text-align: left;
		color: red;
		text-decoration: none;
	}
	
	
	
	/* @end */
		
		
		
		/* @end */
		
		/* @group Events */
	
	.performancedate {
		font-weight: bold;
		float: left;
		display: block;
		width: 100%;
	}
	
	.tickets {
		display: block;
		width: 100%;
		color: gray;
		border-bottom: 1px dotted silver;
		margin-bottom: 6px;
	}
	
	/* @group event details */
	
	.eventspacelabel {
		color: maroon;
		font-weight: bold;
		border-bottom: 1px solid silver;
		margin-bottom: 10px;
	}
	
	.eventspace {
		color: #af9d7d;
	}
	
	.eventtime {
		font-weight: bold;
		width: 100%;
		border-bottom: 1px solid silver;
		margin-bottom: 6px;
	}
	
	
	
	/* @end */
		
		#eventlist {
			color: #20282f;
			list-style-type: square;
			font-size: 0.9em;
			padding: 10px;
		}
		
		#eventlist h2 {
			color: #2c2a35;
			list-style-type: square;
			display: block;
			margin-bottom: 10px;
		font-size: 1.2em;
	}
		
		#eventlist li {
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			border-bottom: 1px dotted #20282f;
			list-style-type: none;
			list-style-image: none;
		float: left;
		display: block;
	}
	
	.eventtitle a {
			color: #800000;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font: bold 1.2em Helvetica, Arial, Verdana, "Trebuchet MS";
		display: inline-block;
	}
	
	#xxxeventlist a:hover {
			color: #c5c5c5;
			display: block;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font-weight: bold;
			font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
		}
	
	.eventtitle a:hover {
			color: gray;
			text-decoration: none;
	}
	
	 #calendarimage {
		width: 150px;
		height: 150px;
		margin-right: 20px;
		margin-bottom: 10px;
		background-color: silver;
		float: left;
		overflow: hidden;
		border: 1px solid gray;
		background-image: url(http://www.firkincrane.ie/images/site/images/firkincrane150.jpg);
	}
	
	#eventlisttext {
		display: block;
		float: left;
		width: 280px;
		margin-bottom: 6px;
	}
	
	/* @group newspage */
		
		
		
		/* @end */
		
		
		
		/* @end */
	
	/* @group Classes */
		
		#classlist {
			color: #20282f;
			list-style-type: square;
			font-size: 0.9em;
			padding: 10px;
		}
		
		#classlist h2 {
			color: #2c2a35;
			list-style-type: square;
			display: block;
			margin-bottom: 10px;
		font-size: 1.2em;
	}
		
		#classlist li {
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			border-bottom: 1px dotted #20282f;
			list-style-type: none;
			list-style-image: none;
	}
	
	/* My Comment */
		
		#xxxclasslist a:hover {
			color: #c5c5c5;
			display: block;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font-weight: bold;
			font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
		}
	
	/* @group newspage */
		
		#eventlist a.readfullstory {
			color: red;
			font-size: 0.9em;
		display: block;
	}
		
		
		
		/* @end */
		
		
		
		/* @end */

/* @group rightcolumn content */
		
		/* @group news */
		
		#newscontainer {
			color: #20282f;
			list-style-type: square;
			width: 94%;
			margin-right: auto;
			margin-left: auto;
			font: 0.8em Georgia, "Times New Roman", Times, serif;
			text-align: left;
		}
		
		#newscontainer h2 {
			color: #706464;
			list-style-type: square;
			width: 80%;
			margin-bottom: 10px;
			font: normal normal 1.3em Helvetica, Arial, Verdana, "Trebuchet MS";
		}
		
		#newscontainer li {
			list-style-type: none;
			font-size: 0.8em;
			line-height: 1.2em;
			border-bottom: 1px dotted black;
			margin-bottom: 10px;
		}
		
		#xxx {
			list-style-type: none;
			font-size: 0.8em;
			line-height: 1.2em;
			border-bottom: 1px dotted black;
			margin-bottom: 10px;
		}
		
		#newscontainer a {
			color: #800000;
			text-decoration: none;
			font-size: 1.2em;
			margin-bottom: 6px;
			display: block;
			margin-top: 6px;
		}
	
	#newscontainer a.readfullstory {
			color: red;
			font-size: 1em;
		}
	
	#newscontainer .date {
			color: #706464;
			font-size: 1.2em;
		}
		
		#newscontainer a:hover {
			color: black;
			font-weight: normal;
			font-style: normal;
		}
		
		div.date {
			color: maroon;
			font-weight: bold;
			display: block;
			margin-bottom: 6px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
		}
		
		
		
		/* @end */
		
		/* @group events */
		
		#eventscontainer {
			color: #20282f;
			list-style-type: square;
			width: 94%;
			margin-right: auto;
			margin-left: auto;
			font: 0.8em Georgia, "Times New Roman", Times, serif;
			text-align: left;
		}
		
		#eventscontainer h2 {
			color: #706464;
			list-style-type: square;
			width: 80%;
			margin-bottom: 10px;
			margin-top: 20px;
			font: normal normal 1.3em Helvetica, Arial, Verdana, "Trebuchet MS";
		}
		
		#eventscontainer li {
			list-style-type: none;
			font-size: 0.8em;
			line-height: 1.2em;
			border-bottom: 1px dotted black;
			margin-bottom: 10px;
		}
		
		#eventscontainer a {
			color: #800000;
			text-decoration: none;
			font-size: 1.2em;
			margin-bottom: 6px;
			display: block;
			margin-top: 6px;
		}
		
		#eventscontainer a.readfullstory {
			color: red;
			font-size: 1em;
		}
	
	#eventscontainer .date {
			color: black;
			font-size: 1.2em;
		display: block;
	}
	
	#eventscontainer .tickets {
		float: left;
		display: block;
		width: 100%;
		color: gray;
		border-bottom: 1px dotted silver;
		margin-bottom: 6px;
		margin-top: 6px;
	}
	
	div.date {
			color: maroon;
			font-weight: bold;
			display: block;
			margin-bottom: 6px;
		border-bottom: 1px solid silver;
	}
		
		
		
		/* @end */

/* @group newsspecial */
		
		#newscontainerbc {
			color: #20282f;
			list-style-type: square;
			width: 194px;
			margin-right: auto;
			margin-left: auto;
			font: 0.8em Georgia, "Times New Roman", Times, serif;
			text-align: left;
	background-color: silver;
	padding: 6px;
}
		
		#newscontainerbc h2 {
			color: #706464;
			list-style-type: square;
			width: 80%;
			margin-bottom: 10px;
			font: normal normal 1.3em Helvetica, Arial, Verdana, "Trebuchet MS";
		}
		
		#newscontainerbc li {
			list-style-type: none;
			font-size: 0.9em;
			line-height: 1.4em;
			border-bottom: 1px dotted black;
			margin-bottom: 10px;
		}
		
		#xxx {
			list-style-type: none;
			font-size: 0.8em;
			line-height: 1.2em;
			border-bottom: 1px dotted black;
			margin-bottom: 10px;
		}
		
		#newscontainerbc a {
			color: #800000;
			text-decoration: none;
			font-size: 1.4em;
			margin-bottom: 6px;
			display: block;
			margin-top: 6px;
	font-weight: bold;
}
	
	#newscontainerbc a.readfullstory {
			color: red;
	font-size: 0.8em;
}
	
	#newscontainerbc .date {
			color: #706464;
	font-size: 0.9em;
}
		
		#newscontainerbc a:hover {
			color: black;
			font-weight: bold;
		}
		
		div.date {
			color: maroon;
			font-weight: bold;
			display: block;
			margin-bottom: 6px;
			border-bottom-style: solid;
			border-bottom-width: 1px;
		}
		
		
		
		/* @end */

.artscouncil {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
		
		
		
		/* @end */
	
	/* @group search */
	
	/* @group search sidenav */
	
	#searchsidenav {
			font-size: 0.7em;
		margin-top: 10px;
		margin-bottom: 10px;
	}
		
		#searchsidenav .submit {
			color: #20282f;
		font-weight: bold;
		width: 50%;
}
		
		#searchsidenav input {
			color: gray;
			text-transform: none;
			width: 140px;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
		
		#searchsidenav .advancedsearch {
			color: red;
			text-align: right;
			margin-top: 4px;
			float: left;
		}
		
		#searchsidenav .advancedsearch a {
			color: red;
			text-decoration: none;
			font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
			text-align: right;
		}
	
	
	
	/* @end */
	
	#searchtop {
		float: right;
	}
	
	#searchtop .submit {
		background-color: maroon;
		margin-right: 10px;
		border: 1px solid #eaeaea;
		height: 20px;
	}
		
		
		
		/* @end */
	
	/* @group searchpage */
		
		#content_search { 
		 float: left;
		 color: #333;
		 background: white;
		 margin: 0px 0px 0px 0px;
		 width: 476px;
		 display: inline;
			font: 0.75em/1.7em Helvetica, Arial, Verdana, "Trebuchet MS";
		}
	
	.searchresults {
		background-color: white;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px dotted silver;
		padding-right: 6px;
		text-align: left;
	}
	
	#content_search h1 {
			color: #af9d7d;
			font: normal normal 1.8em Helvetica, Arial, Verdana, "Trebuchet MS";
			padding-bottom: 10px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-bottom: 10px;
	}
		
		
		
		/* @end */
		
		/* @group searchcss */
		
		.outerBorder {
		 border:		1px solid #4B5388;
		}
		
		.header {
		 margin:			0 0 14px 0;
		 padding:			2px 0 2px 0;
		 border:			1px solid #000770;
		 background-color:	#797EB8;
		 text-align:		center;
		}
		
		.searchSubmit {
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 color:             #000;
		 text-align: center;
		 padding:           6px 10px 6px 6px;
			border: 1px dotted gray;
		}
		
		.fieldset {
		 border:        1px solid #999;
		 padding: 10px;
		}
		
		.breadcrumb {
		 margin:			0 0 10px 0;
		 background-color:	transparent;
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:			10px;
		}
		
		.default, .defaultBold {
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:			11px;
		 color:				#000;
		 padding:			3px 0 3px 0;
		 background-color:	transparent;
		}
		
		.defaultBold {
		 font-weight:		bold;
		}
		
		.paginate {
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:			12px;
		 font-weight: 		normal;
		 letter-spacing:	.1em;
		 padding:			10px 6px 10px 4px;
		 margin:			0;
		 background-color:	transparent;
		}
		
		.pagecount {
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:			10px;
		 color:				#666;
		 font-weight:		normal;
		 background-color: transparent;
		}
		
		.tablePad {
		 padding:			3px 3px 5px 3px;
		 background-color:	#fff;
		}
		
		.resultRowOne {
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:			11px;
		 color:				#000;
		 padding:           6px 6px 6px 8px;
		 background-color:	#DADADD;
		}
		
		.resultRowTwo {
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 color:             #000;
		 padding:           6px 6px 6px 8px;
		 background-color:  #eee;
		}
		
		.resultHead {
		 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size: 		11px;
		 font-weight: 		bold;
		 color:				#000;
		 padding: 			8px 0 8px 8px;
		 border-bottom:		1px solid #999;
		 background-color:	transparent;
		}
		
		.copyright {
		 text-align:        center;
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         9px;
		 color:             #999;
		 margin-top:        15px;
		 margin-bottom:     15px;
		}
		
		
		form {
		 margin:            0;
		 padding:           0;
		 border:            0;
		}
		.hidden {
		 margin:            0;
		 padding:           0;
		 border:            0;
		}
		.input {
		 color:             #333;
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 height:            1.7em;
		 margin: 0 0 6px;
			border: 1px solid maroon;
			padding-top: 0;
			padding-left: 0;
			padding-right: 0;
		} 
		.textarea {
		 border-top:        2px solid #979AC2;
		 border-left:       2px solid #979AC2;
		 border-bottom:     1px solid #979AC2;
		 border-right:      1px solid #979AC2;
		 color:             #333;
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 padding:           0;
		 margin:        	0;
		}
		.select {
		 background-color:  #fff;
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 font-weight:       normal;
		 letter-spacing:    .1em;
		 color:             #333;
		 margin-top:        2px;
		 margin-bottom:     2px;
		} 
		.multiselect {
		 background-color:  #fff;
		 color:             #333;
		 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
		 font-size:         11px;
		 margin-top:        2px;
		 margin-top:        2px;
			border: 1px solid maroon;
		} 
		.radio {
		 color:             transparent;
		 background-color:  transparent;
		 margin-top:        4px;
		 margin-bottom:     4px;
		 padding:           0;
		 border:            0;
		}
		.checkbox {
		 background-color:  transparent;
		 color:				transparent;
		 padding:           0;
		 border:            0;
		}
		.submit {
		 font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
		 font-size:         11px;
		 font-weight:       normal;
		 border-top:		1px solid #989AB6;
		 border-left:		1px solid #989AB6;
		 border-right:		1px solid #434777;
		 border-bottom:		1px solid #434777;
		 letter-spacing:    .1em;
		 padding:           1px 3px 2px 3px;
		 margin:        	0;
		 color:             #fff;
			width: 100px;
			height: 30px;
		}  
		
		/* @end */
	
	/* @group contact form */
	
	.contactform {
		color: maroon;
		font: bold 1em/1.8em Helvetica, Arial, Verdana, "Trebuchet MS";
		margin-top: 4px;
		margin-bottom: 4px;
	}
	
	.contactform input {
		color: black;
		margin-top: 4px;
		margin-bottom: 4px;
		border: 1px dotted #af9d7d;
}
	
	
	
	/* @end */
	
	/* @group header */
	
	#rss {
		width: 300px;
		text-align: left;
		color: white;
		opacity: 1;
		display: block;
		float: left;
		font: 0.8em Helvetica, Arial, Verdana, "Trebuchet MS";
	}
	
	#rss img {
		padding-right: 10px;
	}
	
	#rss a {
		left: 0;
		text-align: left;
		color: white;
		text-decoration: none;
	}
	
	#rss a:hover {
		position: relative;
		left: 0;
		text-align: left;
		color: red;
		text-decoration: none;
	}
	
	
	
	/* @end */
	
	/* @group performers */
	
	.readfullprofile {
		
	}
	
	.readfullprofile a {
	}
	
	.readfullprofile a:hover {
		color: gray;
	}
	
	#upcomingperformances {
		font-size: 0.9em;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		color: black;
		background-color: #ece8e1;
		border-top: 1px solid gray;
		border-bottom: 1px solid gray;
		border: 1px solid gray;
		padding: 6px;
	}
	
	h2.performer_name {
		color: maroon;
		font-size: 1em;
		margin-top: 20px;
		border-top-style: solid;
		border-top-width: 1px;
		padding-top: 10px;
	}
	
	#performer_info {
		color: black;
		font-size: 0.9em;
	}
	
	#performer_url {
		text-decoration: none;
		display: block;
	}
	
	#performer_url a {
		color: red;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-size: 1.1em;
		display: inline;
		margin-left: 10px;
	}
	
	#performer_url a:hover {
		color: silver;
		text-decoration: none;
		display: block;
		font-weight: normal;
		font-style: normal;
	}
	
	#performerimages {
		color: black;
		font-size: 0.9em;
		display: block;
		overflow: hidden;
	}
	
	.performerimg {
		vertical-align: top;
		text-align: left;
		display: block;
		float: left;
	}
	
	
	
	/* @end */
	
	/* @group pagesubnav */
	
	#pagesubnav {
		display: block;
		background-color: #af9d7d;
		width: 100%;
		margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
	
	#pagesubnav ul {
		font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	#pagesubnav li {
		margin: 6px 2px 6px 4px;
		color: #d9caaf;
		display: inline;
	}
	
	#pagesubnav li a {
		color: white;
		text-decoration: none;
		font-size: 1em;
		display: inline;
	}
	
	#pagesubnav li a:hover {
		color: #20282f;
	}
	
	
	
	/* @end */
	
	/* @group images */
	
	
	
	/* @end */

/* @group downloads */

.downloadlist {
	float: left;
	width: 100%;
}

.downloadlist li {
	float: left;
	width: 100%;
}

.downloadlink {
	float: left;
	width: 100%;
	display: block;
}

.filesize {
	float: left;
	width: 100%;
	display: block;
	font-weight: bold;
}

.downloadlink a {
}



/* @end */