@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	outline: none;
	border:none;
}
html, body {
	height: 100%;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:center;
	background: #000;
	color:#fff;
}

/*/////////////////////////////////// ACCESSIBILITY ///////////////////////////////////*/
.hiddenItems {
	display:none;
	text-align:left;
}
.clear {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0; 
	clear:both; 
	height:0;
	width:100%;
	overflow: hidden;
}




/*/////////////////////////////////// GENERIC LINKS ///////////////////////////////////*/
a {
	color:#c6041f;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#999;
	text-decoration:none;
	outline:none;
}




/*/////////////////////////////////// IMAGES ///////////////////////////////////*/
img, a img {
	border:none;
} 
.PixLeft {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}
.PixRight {
	margin-left:15px;
	margin-bottom:10px;
	float:right;
}
.dayofaction {
	float:right;
	padding-top:100px;
}




/*/////////////////////////////////// LAYOUT ///////////////////////////////////*/
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:center;
	background:#262626;
}
#header {
	height:105px;
	width:960px;
	clear:both;
	background:#000;
	text-align:left;
}
#headerButtons {
	float: right;
	margin: 0 25px 0 0;
	clear:both;
	width: 175px;
}


#helpProfile {
	width:175px;
	height:20px;
	display:block;
	margin: 0 23px 7px 0;
}
#helpProfile ul {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	float:right;
	display: block;
}
#helpProfile li {
	float:left;
	margin: 0;
	padding:0;
	list-style-type:none; 
	text-indent:-9999px;
}
#helpProfile li a {
	display:block;
	margin:0;
	padding:0;
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	font-size:.1em;
	height:20px;
}
#helpProfile li a:hover {
	background-position:bottom left;
	text-indent:-9999px;
}

/* roll-over */
#helpProfile li.item00 a {
	background-image:url(../images/buttons/btn_help.gif);
	width:42px;
	height:20px;
	text-indent:-9999px;

}
#helpProfile li.item01 a {
	background-image:url(../images/buttons/btn_editProfile.gif);
	width:85px;
	height:20px;
	margin: 0 0 7px 0;
	text-indent:-9999px;
}



#petitionbtn {
	float:right;
	width:127px;
	height:27px;
	display:block;
	margin:0;
}
#petitionbtn a {
	width:127px;
	height:27px;
	display:block;
	background:url(../images/buttons/sign_petition.gif) top left no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
	color: #000;
}
#petitionbtn a:hover {
	text-decoration:none;
	background:url(../images/buttons/sign_petition.gif) bottom left no-repeat;
}


#musicbtn {
	float:right;
	width:175px;
	height:25px;
	display:block;
	margin:0 0 7px 0;
}
#musicbtn a {
	width:175px;
	height:25px;
	display:block;
	background:url(../images/buttons/launch-music-player.gif) top left no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	font-size:0;
}
#musicbtn a:hover {
	text-decoration:none;
	background:url(../images/buttons/launch-music-player.gif) bottom left no-repeat;
}
#navigation {
	clear:both;
	width:910px;
	text-align:left;
	margin: 25px auto;
}
#content {
	width:910px;
	margin:0 auto;
	text-align:left;
	clear:both;
	padding-bottom:25px;
}
#LftCol {
	float:left;
	width:585px;
	text-align:left;
}
#RgtCol {
	float:right;
	width:300px;
	text-align:left;
}
#JWplayer {
	text-align:center;
	background:#000;
	width:585px;
}

#ethos {
	padding: 15px;
	background-color:#666666;
	margin-bottom: 15px;
}
#ethos .last {
		margin-bottom:0em;
}

.pagination {
	margin: 20px 20px 20px 20px;
}

/*/////////////////////////////////// MENU  ///////////////////////////////////*/
#navigation ul, ul.extranav {
	list-style:none;
}

#navigation ul li, ul.extranav li {
	float:left;
	font-size:1.3em;
	border-right: 1px solid #c6041f;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	line-height:100%;
	height:25px;
}
#navigation ul li a, ul.extranav li a {
	color:#fff;
	height:21px;
	width:auto;
	white-space:nowrap;
	padding-top:4px;
	display:block;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#c6041f;
}
body#home #navigation ul li.item01 a,
body#standing #navigation ul li.item02 a,
body#letter #navigation ul li.item03 a,
body#endorsements #navigation ul li.item04 a,
body#links #navigation ul li.item05 a,
body#video #navigation ul li.item07 a,
body#claims #navigation ul li.item08 a,
body#support #navigation ul li.item05 a,
body#news #navigation ul li.item11 a,
body#facts #navigation ul li.item10 a,
body#gallery #navigation ul li.item07 a,
body#feedback #navigation ul li.item20 a {
	cursor:default !important;
	color:#c6041f;
}


#navigation ul li.item06, ul.extranav li.item06 {
	background: #c6041f url(../images/navigation/register.gif) top left no-repeat;
	padding:0 0 0 10px;
}
#navigation ul li.item06 a, ul.extranav li.item06 a {
	background: url(../images/navigation/register-end.gif) top right no-repeat;
	padding:6px 10px 0 0;
}
#navigation ul li.item06 a:hover, ul.extranav li.item06 a:hover {
	color:#000;
}
body#register #navigation ul li.item06 a, body#register ul.extranav li.item06 a {
	color:#000;
	cursor:default;
}


/*/////////////////////////////////// SUBNAVIAGATION  ///////////////////////////////////*/
#subNavigation ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:-10px;
}
#subNavigation ul li {
	float:left;
	font-size:1.6em;
	padding: 3px 5px 0px 5px !important;
	margin: 0;
	line-height:100%;
	height:18px;
	text-align:left;
	font-weight: bold;
	text-transform:uppercase;

}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
#subNavigation ul#hack {
	margin-left:3px;
	padding-top:20px;
	
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.forumrules #subNavigation ul#hack {
	margin-left:-20px;
	margin-top:1px;
	margin-right:0;
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
#subNavigation ul#hack li {
	margin: 0 12px 0 0;
	padding:2px 5px 1px 5px!important;
	font-size:1.3em;
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.forumrules #subNavigation ul#hack li{
	margin:0;
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.forumrules #subNavigation {
	margin-bottom:20px;
}
#subNavigation ul li a {
	color:#fff;
	height:11px;
	width:auto;
	white-space:nowrap;
	padding-top:0px;
	display:block;
	text-decoration:none;
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
#subNavigation ul#hack li a {
	padding-top:2px;
}
/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.forumrules #subNavigation ul#hack li a {
	padding-top:0;
}
#subNavigation ul li a:hover {
	color:#c6041f;
	background:none;

}

body#support #subNavigation ul li.item12,
body#links #subNavigation ul li.item13,
body#video #subNavigation ul li.item14,
body#gallery #subNavigation ul li.item15,

body#news #fox #subNavigation ul li.item16,
body#news #badger #subNavigation ul li.item17,
body#news #other #subNavigation ul li.item18,


/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.brianthread #subNavigation ul#hack li.item12,
body.memberthread #subNavigation ul#hack li.item13,
body.forumrules #subNavigation ul#hack li.item14 {
	background: #c6041f !important;
}


body#support #subNavigation ul li.item12 a,
body#links #subNavigation ul li.item13 a,
body#video #subNavigation ul li.item14 a,
body#gallery #subNavigation ul li.item15 a,
body#news #fox #subNavigation ul li.item16 a,
body#news #badger #subNavigation ul li.item17 a,
body#news #other #subNavigation ul li.item18 a,


/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.brianthread #subNavigation ul#hack li.item12 a,
body.memberthread #subNavigation ul#hack li.item13 a,
body.forumrules #subNavigation ul#hack li.item14 a {
	cursor:default !important;
	color: #ffffff !important;
}

/* dirty ugly fucking hack - what on earth has happened to the css........... */
body.brianthread #subNavigation ul#hack li.item12 a:hover,
body.memberthread #subNavigation ul#hack li.item13 a:hover,
body.forumrules #subNavigation ul#hack li.item14 a:hover {
	cursor:default !important;
	color: #ffffff !important;
}



/*/////////////////////////////////// TYPOGRAPHY  ///////////////////////////////////*/
#header h1 {
	padding-top:25px;
}
#wrapper h2 {
	font-size:3.2em;
	line-height:110%;
	color:#c6041f;
	margin-bottom:.5em;
	font-weight:normal;
}
#content #LftCol h2 {
	text-transform:uppercase;
	margin-bottom:.8em;
}
#wrapper h3 {
	font-size:2em;
	line-height:120%;
	color:#fff;
	font-weight:normal;
	margin-bottom:1em;
}
#wrapper h3.notice {
	background:#c6041f;
	color:#fff;
	padding:5px;
}
.notice a {
	text-decoration:none;
	color:#fff;
}
.notice a:hover {
	text-decoration:none;
	color:#000;
}
#wrapper h4 {
	font-size:1.6em;
	line-height:120%;
	color:#fff;
}

#wrapper p {
	font-size:1.3em;
	margin-bottom:1em;
	line-height:140%;
}


#wrapper #content #LftCol ul {
	display:block;
	margin-bottom:2em;
}
#wrapper #content #LftCol ol {
	list-style:upper-alpha;
	margin-bottom:2em;
}
#wrapper #content #LftCol ol.numbered {
	list-style:decimal;
}
#wrapper #content #LftCol li {
	font-size:1.3em;
	margin-bottom:1em;
	line-height:135%;
}
#wrapper #content #LftCol .List li {
	margin-bottom:0;
}
#wrapper #content #LftCol .List li ul {
	margin-bottom:0;
}
#wrapper #content #LftCol .List li.End {
	margin-bottom:1.3em;
}
#wrapper #content #LftCol ul li {
	margin-left:1em;
}
#wrapper #content #LftCol ol li {
	margin-left:2.5em;
	width:85%;
}
#wrapper #content #LftCol li li {
	font-size:1em;
}






#content table.results {
	/*margin-top:25px;*/
}
#content table.results td {
	border-bottom:1px solid #687080;
	font-size:1.3em;
	line-height:140%;
	padding:5px;
	text-align:left;
}
#content table.results tr.pagination td {
	text-transform:uppercase;
	/*background:#000;*/
	/*font-size:1.1em;*/
	color:#687080;
	border-bottom:none;
}
#content table.results tr.pagination td a {
	text-decoration:none;
}
#content table.results tr.pagination td a:hover {
	color:#687080;
}
#content table.results tr.pagination td.rightcontent {
	text-align:right;
}
#content table.results tr.headerRow td {
	font-weight:bold;
	/*background:#000;*/
	text-transform:uppercase;
	color:#c6041f;
}
#content table.results .quote {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content table.results tr.Against td {
	background:none;
	/*color:#999;*/
}
#content .For,
#content table.results tr.For td, 
#content table.results tr.Undecided td,
#content table.results tr.Abstain td,
#content table.results tr.Unknown td,
#content table.results tr.Prevaricated td,
#content table.results tr.No td {
	/*background:#000;*/
	color:#999;
}




#searchbox {
	clear:both;
	background:#333;
	margin:0 50px;
	padding:20px 20px 1px 20px;
}





/*///////////////////////////////////  NEWS PANEL (HOMEPAGE) ///////////////////////////////////*/
#newsFeed {
	margin-top:25px;
	clear:both;
	padding:20px;
	background:#fff;
}
body#claims #newsFeed {
	margin:0;
}
#newsFeed h2 {
	font-size:2.4em;
	text-transform:none;
}
#newsFeed ul {
	list-style:none;
	margin:0;
}
#newsFeed ul li {
	background: url(../images/icons/news-arrow.gif) 0 2px no-repeat;
	padding-left:17px;
	font-size:1.3em;
	margin-bottom:.65em;
	line-height:115%;
}
#newsFeed ul li a {
	color:#000;
	padding:0;
	text-decoration:none;
}
#newsFeed ul li a:hover {
	color:#c6041f;
}




/*///////////////////////////////////  ARCHIVE ///////////////////////////////////*/
#Archive {
	margin-top:15px;
	clear:both;
	padding-left:15px;
}
#Archive ul {
	list-style:none;
	margin:0;
}
#Archive ul li {
	background: url(../images/icons/news-arrow.gif) 0 1px no-repeat;
	padding-left:17px;
	font-size:1.3em;
	margin-bottom:.65em;
	line-height:115%;
}
#Archive ul li a {
	color:#fff;
	padding:0;
	text-decoration:none;
}
#Archive ul li a:hover {
	color:#c6041f;
}

#Archive #new_thread {
	float:right;
	background:#C6041F url(../images/navigation/register2-end.gif) top right no-repeat;
	padding:0 10px 0 0 ;
	border:none !important;
	margin:0;
	font-size:1.5em;
	height:25px;
	line-height:100%;
}

#Archive #new_thread a{
	background:transparent url(../images/navigation/register2.gif) 0 0 no-repeat;
	display:inline-block;
	padding:5px 0 0 10px;
	height:20px;
	color:#fff;
	text-decoration:none;
}
body.memberthread #Archive #new_thread {
	background:#C6041F url(../images/navigation/register-end.gif) top right no-repeat;
}

body.memberthread #Archive #new_thread a{
	background:transparent url(../images/navigation/register.gif) 0 0 no-repeat;
}

#Archive #new_thread a:hover{
	color:#000;
	text-decoration:none;
}


/*///////////////////////////////////  NOTES ///////////////////////////////////*/
#toppanel {
	width:910px;
	height:393px;
	clear:both;
	background:#555 url(../images/backgrounds/notes.gif) 0 0 no-repeat;
}
div.tabs #tabs_top {
	float:right;
	background:#C6041F url(../images/navigation/register2-end.gif) top right no-repeat;
	padding:0 10px 0 0 ;
	border:none !important;
	margin:28px 0 0 0;
	font-size:1.5em;
	height:25px;
	line-height:100%;
}
div.tabs #tabs_top a{
	background:transparent url(../images/navigation/register2.gif) 0 0 no-repeat;
	display:inline-block;
	padding:5px 0 0 10px;
	height:20px;
	color:#fff;
	text-decoration:none;
}
div.tabs #tabs_top a:hover {
	color:#000;
	text-decoration:none;
}
div.tabs {
	float:right;
	width:290px;
	margin-right:10px;
}
div.tabs h3 {
	margin-left:15px;
	padding-top:30px;
	margin-bottom:8px !important;
	line-height:100%;
}
div.tabs ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}


div.tabs ul.tabNavigation li {
	padding:0;
	margin:0;
	width:290px;
	display:block;
	clear:both;
	height:101px;
}

div.tabs ul.tabNavigation li a {
	width:290px;
	display:block;
	height:101px;
	background: none;
	overflow:hidden;
	padding:0;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
}
div.tabs ul.tabNavigation li a span {
	background: url(../images/icons/news-arrow.gif) 0 16px no-repeat;
	margin-left:15px;
	padding:16px 15px 0 17px;
	display:inline-block;
}
div.tabs ul.tabNavigation li a span h6 {
	font-size:1.5em;
	margin-bottom:.2em;
	line-height:110%;
}
div.tabs ul.tabNavigation li a span p {
	font-size:1.3em;
	line-height:100%;
}
div.tabs ul.tabNavigation li a:hover {
    color: #000 !important;
    background: url(../images/backgrounds/tab-over.gif) 0 0 no-repeat;
}
div.tabs ul.tabNavigation li a.selected,
div.tabs ul.tabNavigation li a:focus {
	color: #000 !important;
	background: url(../images/backgrounds/tab.gif) 0 0 no-repeat;
	cursor:default;
	outline: 0;
}
div.tabs ul.tabNavigation li a.selected span,
div.tabs ul.tabNavigation li a:focus span {
	background: url(../images/icons/news-arrow-back.gif) 0 16px no-repeat;
}


div#notes {
	color:#000;
	margin-left:35px;
	width:550px;
	height:330px;
	padding-top:30px;
	overflow:hidden;
}
div#notes h3 {
	color:#000;
}
div#notes h5 {
	font-size:1.5em;
	margin-bottom:.8em;
	line-height:120%;
}
div#notes p {
	font-size:1.3em;
	margin-bottom:.8em;
	line-height:135%;
}

div#notes a {
	color:#000;
	text-decoration:underline;
}
div#notes a:hover {
	color:#c6041f;
	text-decoration:underline;
}
div#notes a:active {
	color:#999;
	text-decoration:none;
	outline:none;
}

body#feedback #LftCol{
	width:600px;
	margin-left:10px;
	background:#fff;
}
h6#scrollnotice {
	background:url(../images/backgrounds/scroll-p.gif) 0 0 repeat-x;
	margin:0;
	text-align:center;
	font-size:1.3em;
	color:#fff;
	height:36px;
	display:block;
}
h6#scrollnotice span {
	padding-top:11px;
	display:block
}
div.comment {
	padding:15px 25px 5px 25px;
	overflow:hidden;
}
div.comment h4{
	color:#3c4950 !important;
	margin-bottom:.25em;
}
div.comment h4 span.date {
	color:#a0aeb5;
	font-style:italic;
	font-size:65% !important;
}
div.comment p {
	color:#3c4950 !important;
	margin-bottom:.5em;
	line-height:100%;
}
div.alt {
	background:#e7f5fc;
}
div.post {
	border:3px solid #c6041f;
	color:#fff !important;
	background:#000 !important;
	padding-bottom: 15px;
}
div.post h4 {
	color:#fff !important;
}
div.post form p textarea {
	font-size:1em !important;
	color:#3c4950 !important;
	padding:5px;
	border:1px solid #848484;
	width:538px;
}

div#comment_note {
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-bottom: 15px;	
}

div#comment_note  a{
	color: #c6041f;
	font-weight: normal;
	text-decoration:underline;
}

div#comment_note  a:hover{
	color: #fff;
	text-decoration:underline;
}

div#comment_disclaimer {
	font-style:italic;
}

div#article_0, div#article_1, div#article_2, div#article_3 {
	padding-right:10px;
	overflow:auto;
	height:330px;
}

/* oh yes- another dirty ugly crap hack */
body.memberthread div#article_1 {
	min-height:200px;
	height:auto !important;
}


div#at20mc div#at15s div#at15s_inner div#at15s_head {
	color:#555;
}

div#ui_dialog {
	display: none;
}

div#ui_dialog form {
	text-align: left;
}

div#ui_dialog input{
	border: 1px solid grey;
	padding: 0.4em;
}

div#ui_dialog textarea{
	border: 1px solid grey;
	padding: 0.4em;
}

div#ui_dialog .form_input{
	margin-bottom: 0.4em;
}

div#ui_dialog .error_lbl{
	color: red;
}

div#ui_dialog .error_input{
	border: 1px solid red;
}



/*///////////////////////////////////  NEWS PAGE ///////////////////////////////////*/
/*
#newsPage {
	margin-top:25px;
	clear:both;
	padding:20px;
	background:#fff;
}
*/

body#claims #newsPage {
	margin:0;
}
#newsPage h2 {
	font-size:2.4em;
	text-transform:none;
}
#newsPage ul {
	list-style:none;
	margin:0;
}
#newsPage ul li {
	background: url(../images/icons/news-arrow.gif) 0 2px no-repeat;
	padding-left:17px;
	font-size:1.3em;
	margin-bottom:.65em;
	line-height:115%;
}
#newsPage ul li a {
	color:#fff;
	padding:0;
	text-decoration:none;
}
#newsPage ul li a:hover {
	color:#c6041f;
}

#archive_calendar ul{
	list-style:circle;
	margin:0;
}

#archive_calendar ul li{
	padding-left:17px;
	margin-bottom:.65em;
}

#letter {
	border: 1px solid #fff;
	padding:15px;
	margin-bottom: 15px;
}

body#news #LftCol img {
	border: 1px solid #fff;
	margin: 0 10px 10px 0;	
}

/*///////////////  LATEST NEWS PANEL ///////////////*/

#latestNews {
	width: 95%;
	padding:15px;
	background: #666666;
	margin-bottom:15px;
}



/*///////////////////////////////////  REGISTRATION FORM  ///////////////////////////////////*/
#msgArea {
	margin:20px 0;
	width:100%;
	clear:both;
}
#content form {
	clear:both;
}
#content form input, #content form textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	margin-bottom:1.3em;
}
#content form input.txtField, #content form textarea.txtField {
	background:#000;
	color:#687080;
	border:1px solid #687080;
	padding:4px 2px;
	width:304px;
	float:right;
}
body#standing #content form input.txtField {
	float:inherit;
	margin-right:10px;
}
#content form input.txtField:focus, #content form textarea.txtField:focus {
	color:#fff;
}
#content form .grey {
	color:#687080;
}
#content form input.txtFieldSmall {
	background:#000;
	color:#687080;
	border:1px solid #687080;
	padding:4px 2px;
	width:87px;
	float:right;
}
#content form input.txtFieldSmall:focus {
	color:#fff;
}
#content input.GoButton {
	border: none;
	background:transparent url(../images/buttons/submit.gif) 0 0 no-repeat;
	text-indent:-9999px;
	color:#fff;
	font-size:0;
	width:93px;
	height:25px;
	line-height:100%;
	padding: 0;
}
#content input.GoButton:hover {
	cursor:pointer;
	color:#fff;
}


#content form div {
	font-size:1.3em
}
body#standing #content div form input {
	font-size:1.1em
}



/* form errors */
#content form div input {
	font-size:1em
}
#content form td.radio div.errormessage {
	color:#c6041f;
}
#content form .errormessage input.txtField,
#content form .errormessage input.txtFieldSmall {
	border:1px solid #c6041f;
	color:#c6041f;
}
#content div.general-error {
	border:1px solid #c6041f;
	padding:7px 7px 7px 28px;
	margin-bottom: 5px;
	font-size:1.3em;
	text-align:left;
	color:#c6041f;
	background:#fbe3e4 url(../images/icons/error.gif) 7px 7px no-repeat;
	
	/* rounded corners - don't validate */
	/*
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	*/
}





/*///////////////////////////////////  ADDTHIS  ///////////////////////////////////*/
div#info {
	margin-top:25px;
	clear:both;
	width:100%;
}
div#addthis {
	margin-top:9px;
	float:left;
}





/*///////////////////////////////////  FOOTER  ///////////////////////////////////*/
#footer {
	text-align:center;
	color:#666;
	margin:0;
	width:100%;
	font-size:1em;
	padding:15px 0;
	clear:both;
}
#footer div#legalStuff {
	width:910px;
	margin:0 auto;
}
#footer a {
	color:#999;
}

#footer a:hover {
	color:#c6041f;
	text-decoration:none;
}

#footer p#Copyright {
	margin:0;
	text-align:left;
	float:left;
	padding:0;
	font-size:1em;
}
#footer #footerLinks {
	float:right;
	padding:0;
}
#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer ul li {
	border-right:1px solid #666;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	float:left;
}
#footer ul li.Last {
	border:none;
	margin:0;
	padding:0;
}






/*/////////////////////////////////// GENERAL USEFUL STYLES ///////////////////////////////////*/
#resources a[href*="/downloads/"] {
	background: url(../images/icons/pdf.gif) 0 0 no-repeat;
	padding-left: 24px;
}

#content ul.downloads {
	list-style:none;
	padding:0;
}

#wrapper .indent {
	text-align:left;
	float:right;
	width:50%
}
body#tickets #wrapper .indent {
	width:70%;
}
#wrapper .Center {
	text-align:center !important;
}
#wrapper .Credit {
	font-size:.8em;
	font-style:italic;
	color:#687080;
}
#wrapper .Right {
	text-align:right;
	float:right;
	font-weight:normal;
	margin-left:25px;
	text-transform:none;
}
#wrapper .bold {
	font-weight:bold;
}
#wrapper .Last {
	border:none !important;
	margin:0;
	padding:0;
}
#wrapper .white {
	color:#fff !important;
}
#wrapper .date {
	font-size:75%;
	line-height:140%;
}
#wrapper .note {
	font-size:.8em;
	font-style:italic;
	margin:0;
	line-height:125%;
}
#wrapper .small {
	font-size:75%;
	line-height:120%
}
#wrapper .big {
	font-size:200%;
	letter-spacing:-0.0em;
	line-height:120%;
}
#wrapper .space {
	height:30px;
}
#wrapper .line {
	height:15px;
}
#wrapper .hspace {
	padding: 0 15px;
	float:left;
}
#wrapper .Red {
	color:#c6041f;
}



/*/////////////////////////////////// MUSIC PLAYER  ///////////////////////////////////*/
body#music h1, body#music h2 {
	margin: 0 auto 25px auto;
	padding-top:25px;
	width:300px;
	line-height:100%;
	font-size:1em;
}
body#music #musicplayer {
	width:300px;
	height:50px;
	margin:0 auto;
}

