/*********************************
*
*	tangocheltenham-house.css 
*
*	House style: th
*/
body {
	font-family: Tahoma, Verdana, sans-serif;
	color:black;
	color: #210502;
	position: relative;
	height: 100%;
	/*margin:0;
	padding:0;*/
}
/* This needs the superfooter to be contained in the holdall. It
will then place the suprfooter at the bottom on slightly empty pages
See http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page
for suggestions 
and http://www.alistapart.com/articles/footers/
#holdall {
	position: relative;
	padding-bottom: 65px;
	min-height: 100%;
}
#superfooter {
	position: absolute;
	bottom: 0px;
	width:100%;
	height: 60px;
}
/**/
em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.newbit {
	font-weight: bold;
	color: red;
	font-size: 1.1em;
}
#detail a, #holdextra a {
	color: black;
	background-color: #eeddee;
}
#detail a:hover, #holdextra a:hover {
	color: blue;
}
#detail a:visited, #holdextra a:visited {
	color: #444;
}
#maplist li {
	/*display: table-row;*/
}
#maplist span, #maplist a {
	display: inline-block;
	width: 40%;
	padding-right: 3px;
}
#holddetail a:hover, #holdextra a:hover {
	background-color: #ebebeb;
}
#detail p, #detail li {
	letter-spacing: .05em;
	font-size: .8em;
	line-height: 1.5em;
}
#banner {
	background-color: #ff3000;
	padding: 5px 7px;
}
#banner h1, #banner h4 {
	letter-spacing: .1em;
	margin: 0;
}
#banner h4 {
	padding: 5px 15px 3px 15px;
}
#banner #insert {
	padding: 2px 15px;
	margin: 6px 15px 6px auto;
	list-style-type: none;
	float: right;
	width: 6em;
	text-align: center;
	line-height: 1.3em;
	background-color: #f02a00;
}
#banner #insert li {
	padding:0;
	margin: 0;
}
#banner #insert li:first-child {
	border-bottom: 2px solid #FF3000;
}
#banner #insert a {
	color: #deeedd;
	font-size: 0.9em;
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
}
#banner #insert a:hover {
	color: #bcdedd;
	background-color: #d02a00;
}
#holdall {
	border: 2px solid #ff3000;
	border-top: none;
	background-color: white;
}
/* If we like this, remove the hr completely */
hr {
	display: none;
}
#navigation {
	border-left: 14px solid #210502;
	margin: 0 auto;
	padding-right: 4px;
	background-color: white;
}
#navigation ul {
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	border-top: 3px groove #210502;
	border-top-style: double;
	list-style-type: none;
	text-align: left;
	width: 60%;
	margin-left: 0;
}
#navigation ul:first-child {
	border-top:none;
}
#navigation ul a {
	text-decoration: none;
	color: #210502;
	width: 100%;
	display: block;
}
#navigation li {
	background-color: #ff3000;
	border-top: 1px solid #c81602;
	padding: 2px 4px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-right: -54%;
	margin-left: 0px;
}
#navigation li:hover, #navigation li a:focus {
	background-color: #d02a00;
	color: maroon;
	margin-left: 10px;
	margin-right: -60%;
}
#navigation li.selected, #navigation li.selected:hover {
	text-align: right;
	background-color: #deeedd;
	color: #210502;
	border-top-color: #deeedd;
	margin-right: -60%;
	margin-left: 10px;
	border-right: 1px solid #210502;
}
#navigation li:first-child {
	border-top: none;
}
#detail {
	padding: 8px;
	margin: 0;
	background-color: white;
	position: relative;
}
#detail h2 {
	padding: 0;
	margin: 0;
	padding-right: 15px;
	margin-bottom: 14px;
	margin-top: 4px;
	display: table-cell;
	min-width: 20%;
	width: 15%;
	border-bottom: 1px solid #210502;
}
#holdextra #extra {
	min-height: 420px;
	border-left: 2px solid #305083;
	background-color: #ebebeb;
	border-bottom: 12px solid #305083;
}
#holdextra #extrapic {
	text-align: center;
	margin:0px auto 0px auto;
	padding-top:15px;
	border-bottom: 2px solid black;
	background-color: #305083;
}
#holdextra #extrapic img {
	max-width: 95%;
	max-height: 260px;
	border-right: 2px solid #2057a6;
	border-bottom: 1px solid #215db3;
}
#holdextra #extrapic h5 {
	margin: 2px auto 3px auto;
	max-width: 96%;
	background-color: #deeedd;
	text-align:center;
}
#holdextra #extrainterest {
	background-color: transparent;
	margin-left: 0;
	margin-right: 0;
	margin-top:0;
	padding-top:0;
	min-height: 100px;
	margin-bottom: 0;
	border-top:1px solid gray;
	padding-left: 10px;
	font-size: 0.8em;
}
#holdextra #extrainterest h3 {
	padding: 0;
	padding-top: 3px;
	border-bottom: 1px solid #210502;
	display: table-cell;
	min-width: 20%;
	width: 60%;
	font-size: 1.1em;
}
#holdextra #extrainterest h4 {
	padding-bottom: 0;
	margin-bottom: 3px;
}
#holdextra #extrainterest > ul {
	margin-top:0;
	padding-top: 0;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#holdextra #extrainterest > ul li {
	padding: 2px 10px 2px 12px;
	margin-right: 8px;
	border: 1px solid transparent
}
#holdextra #extrainterest > ul li:hover {
	border: 1px dotted #305083;
	background-color: #d3d3d3;
}
#holdfooter {
	padding-top: 6px;
}
#footer {
	width: 50%;
	text-align:center;
	margin: 2px auto 5px auto;
}
#footer #standard_links {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer #standard_links li {
	display: inline;
	padding: 0 5px 2px 5px;
	margin: 0;
	margin-right: -6px;
	border-left: 1px solid gray;
}
#footer #standard_links li:first-child {
	border-left: none;
}
#footer #standard_links li:hover {
	background-color: #deeedd;
}
#footer #standard_links a {
	font-size: 0.7em;
	width: 100%;
}
/**
* Enquiries stuff
*/
#enquiry {
	margin: 15px 0;
	padding: 0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #210502;
}
#enquiry fieldset {
	border: 1px solid #210502;
	margin: 0 0 12px 0;
	background-color: white;
}
#enquiry legend {
	background-color: #f02a00;
	padding: 1px 6px;
	font-size: 0.9em;
}
#enquiry ul {
	list-style-type: none;
}
#enquiry label {
	padding-right: 10px;
	font-weight: normal;
	text-align: right;
	float: left;
	width: 200px;
}
#enquiry #for_question { /* The label for the enquiry text */
	text-align: left;
	padding-bottom: 2px;
}
#enquiry #question { /* The enquiry text */
	width: 70%;
	height: 100px;
	display: block;
	clear: left;
	border: 1px solid;
	border-color: gray black black gray
}
#enquiry #subenq { /* The enquiry submission button */
	position:relative;
	right: -80%;
	top: -80px;
}
#enquiry .collector { /* The inputs used for collecting data */
	background-color: #ebebeb;
	background-color: rgba(220,220,220,0.5);
}
#enquiry .collector:focus {
	background-color: #ffffb9;
	background-color: rgba(250,250,210,0.9);
}
#enquiry .errors {
	font-size: .8em;
	color: #210502;
	background-color: #ebebeb;
	margin: 0;
	width: 45%;
	border: 1px solid #210502;
	margin-bottom: 16px;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}
#enquiry .errors li {
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #b9b9b9;
}
#enquiry .errors li:first-child {
	border-top: none;
}
/**
* Extras
*/
.minipicframe {
	margin: 0px;
	padding: 0px;
	width:150px;
	background-color:maroon;
	border:1px solid;
	border-color: #b9b9b9 #210502 #210502 #b9b9b9;
	position: relative;
	font-size: .8em;
}
.minipicframe img {
	width:100%;
	margin-bottom:0;
	padding-bottom:0;
}
.minipicframe p {
	font-size: .7em;
	width:100%;
	background-color: #deeedd;
	margin:0px auto 0px auto;
	text-align: center;
	padding-top: 1px;
	margin-top:0px;
}
/**
* index.php stuff
*/
#group {
	float:right;
	margin-top:5px;
	max-width: 208px;
	min-width: 100px;
	width: 19%;
	margin-left:8px;
}
#janda {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top:15px;
}
#needtoknow #detail p:after, #faqanswers div:after {
	content: " ";
	height:0px;
	width: 50%;
	border-bottom: 1px solid gray;
	margin: 5px auto 5px auto;
	display: block;
}
#needtoknow #detail p:last-child:after {
	border:none;
}
.linker {
	/*width: 20%;*/
	position: fixed;
	border: 2px solid black;
	width: 10%;
	padding:0;
	list-style-type:none;
	bottom:25%;
}
.linker li {
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border-top: 1px dotted black;
}
.linker li:first-child {
	border-top: none;
}
.linker li a {
	width: 100%;
	display: block;
}
.anchorset {
	margin-left: 17%;
	height: 400px;
	overflow-y: scroll;
	border-left: 2px solid #EDD;
	padding-left:3px;
	background-color: #EEEEEF;
}
#ballvenue {
	margin: auto auto auto 17%;
	text-align: center;
	padding: 3px 0;
	background-color: #EFEFEF;
	border: 1px solid;
	border-color: #305083;
	font-size: 1em;
	
}
.setitem {
	border-top: 1px solid gray;
	border-bottom:4px solid white;
}
.setitem:first-child {
	/*border-top: none;*/
}
#holdextra h4+p {
	margin-top:2px;
}
#holdextra ul ul {
	margin-top: -4px;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 0;
	margin-left:0;
}
#faqlinker li a {
	background-color: transparent;
}
#faqanswers {
	overflow-y: scroll;
	border-left: 2px solid #EDD;
	padding-left:3px;
	background-color: #EEEEEF;
	height: 300px;
}
#faqanswers div {
	padding-left: 20px;
}
#faqanswers div h4 {
	margin-left: -12px;
	margin-bottom:3px;
	font-size: .95em;
}
#faqanswers div p {
	margin-top: 3px;
	margin-bottom:2px;
}
#faqanswers div p+a {
	font-size:0.8em;
}
.pageshower {
	overflow-x: scroll;
	max-height: 400px;
}
/**
* Lyrics stuff
*/
.tangolyric h3 {
	font-size: 1.2em;
	margin-bottom: 2px;
}
.tangolyric .year {
	font-size: .8em;
	margin-top: 0;	
	margin-bottom: 3px;
}
.tangolyric .author {
	font-size: .9em;
	font-style: italic;
	margin-top:0;
}
.tangolyric .author span {
	display: block;
}
#holdextra .tangolyric ul {
	list-style-type: none;
	margin-top:0;
	margin-bottom: 12px;
	padding-left: 3px;
}
#holdextra .tangolyric ul ul {
	list-style-type: none;
	font-size: 0.9em;
}
#roguelinks {
	width: 8%;
}
#roguelinks li:first-child {
	padding:0;
	background-color:gray;
}
#roguelinks li:first-child h4 {
	margin:0;
	padding: 2px auto;
}
#roguesgallery {
	margin-left: 15%; 
}
.rogue h4 {
	margin-top: 2px;
	margin-bottom: 3px;
}
.rogue img {
	max-width: 95px;
	float: left;
	margin: 12px 6px 3px auto;
}
#tangowords {
	margin-left: 10px;
}
#tangowords .term {
	font-weight: bold;
}
#classdetails h4 {
	margin-bottom:0;
}
#classdetails h4+p {
	margin-top: 3px;
}
#classdetails img {
	width: 60px;
	float: left;
	vertical-align: top;
	margin-right: 4px;
	margin-bottom: 3px;
}
#classdetails img#jenny {
	float:right;
}
.venue .address {
	list-style-type:none;
	background-color: white;
	border: 2px solid;
	border-color: #2057a6 #2057a6 #305083 #305083;
	width: 40%;
	margin-left: 15px;
	margin-top: 5px;
	padding:10px;
}
.venue .address li {
	padding-left: 0;
}
.venue h4 {
	margin-top: 0;
	margin-bottom: 0;
}
.venue h5 {
	margin: 3px 10px 0px 10px;	
}
.venue .directions {
	margin: 2px 10px 10px 10px;
	border-bottom: 2px solid white;
	padding-bottom: 10px;
}
.venue .directions:last-child {
	border: none;
}
#balldate {
	margin-left: 15px;
	margin-top: 2px;
}
.workshop {
	background-color: #EFEFEF;
	padding-bottom: 5px;
}
.workshop img, #jvpose img {
	max-width: 300px;
	max-height: 400px;
	vertical-align: top;
	margin-right: 15px;
	padding-right: 15px;
	margin-bottom: 10px;	
}
#jvpose {
	float: left;
}
.workshop h3 {
	margin-bottom: 0;
}
.workshop h3 + p {
	margin-top: 5px;
}
.workshop ul {
	margin-left: 40px;
	padding-left: 25%;
	list-style-position: inside;
	list-style-type: none;
}
#performances img {
	max-width: 300px;
	float: left;
	padding: 5px;
	background-color: white;
	margin-right: 7px;
}
#ballclasses img {
	list-style-type: none;
}
#ballflier {
	max-width: 200px;
	float: right;
}
#ballflier img {
	max-width: 200px;
	vertical-align: top;
}
#ballflier p {
	float:right;
	margin-top: -28px;
	position: relative;
	background-color: white;
	margin-bottom:0;
	padding-bottom:0;
	border:1px solid black;
}
#detail .majorevent {
	font-size: 1em;
}