/* British Comedy Guide - Global Stylesheet
Version 1.5 - December 2010 */

/* IMPORT STYLESHEETS */
@import url(links.css?v=20130221);
@import url(structure.css?v=20130428);
@import url(show_guide.css?v=20130221);

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #EFEFEF;
	margin: 0;
	/* background-color: #000;
	background-image: url(/images/furniture/various/comedy_store_bg.jpg); */
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
}

iframe {
	border: 0;
}

#site-leaderboard {
	margin: 5px auto;
	width: 728px;
	height: 90px;
}

#site-wrapper {
	background-image: url(/images/furniture/page_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
	min-width: 820px;
	max-width: 1046px;
	margin: 0 auto;
}

#site {
	margin: 0 auto;
	min-width: 820px;
	max-width: 1024px;
	text-align: left;
	background-color: #FFF;
}

#site-popup {
	margin: 0 auto;
	min-width: 300px;
	text-align: left;
}

hr {
	height:1px;
	color:#000;
}

/* HEADER STYLES */

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

.h2-expanders h2 {
	margin-bottom: 0 !important;
}

h3 {
	font-size: 1.1em;
}

.h3-bigger h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1em;
}

#content-area-nosides h1, #content-area-nosides-tabs h1, #content-area-nosides-tabs-presentable h1, #content-area-popup h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #006;
	background-color: #CCD8E5;
	border-bottom: 1px solid #006;
	margin: 10px 0 10px 0;
	padding: 5px 3px;
}

#content-area-forum h1, #content-area-forum h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #006;
	background-color: #F7D9DB;
	border-bottom: 1px solid #900;
	margin: 5px 0;
	padding: 5px 3px;
}

#content-area-nosides h2, #content-area-nosides-tabs h2, #content-area-nosides-tabs-presentable h2, #content-area-popup h2 {
	font-weight: bold;
	color: #000;
	background-color: #F7D9DB;
	border-bottom: 1px solid #900;
	margin: 5px 0 10px 0;
	padding: 3px;
}

#content-area-nosides-tabs-presentable h2 {
	clear: both !important;
}

#content-rightbar-content h1, #content-rightbar-content-big h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #006;
	background-color: #CCD8E5;
	border-bottom: 1px solid #006;
	margin-bottom: 2px;
	padding: 3px;
	clear: both;
}

#content-rightbar-content h2, #content-rightbar-content-big h2  {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	background-color: #F7D9DB;
	border-bottom: 1px solid #900;
	margin-bottom: 2px;
	padding: 3px;
	clear: both;
}

#content-rightbar-content h3, #content-rightbar-content-big h3 {
	font-size: 1em;
	background-color: #CCD8E5;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0;
	clear: both;
}

#content-rightbar-content h4, #content-rightbar-content-big h4 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
}

.header-subline {
	font-size: 10px;
	font-style: italic;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	padding: 2px 0 2px 5px;
}

.header-subline-right {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	padding: 2px 0 2px 5px;
}

.header-subline-hidden {
	font-size: 12px;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	padding: 5px;
	display: none;
}

.header-subline a {
	border-bottom: 1px dotted #CCC;
	color:#000;
}

.header-subline a:hover {
	border-bottom: none;
	color: #00F;
}

/* END HEADER STYLES */

.autocomplete-suggestions { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; }
.autocomplete-selected { background:#48DCFF; }
.autocomplete-suggestion { padding:5px 10px; white-space:nowrap; overflow:hidden; }
.autocomplete-suggestion strong { font-weight:normal; color:#39F; }

.textbox-small {
	font-size: 0.8em;
}

.small-text {
	font-size: 0.8em;
}

.small-text-grey {
	font-size: 0.8em;
	color: #999;
}

.bdr {
	border: 1px solid #000;
}

.warning-text {
	font-weight: bold;
	color: #900;
}

.image-left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

.image-left-bdr {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
	border: none;
}

.image-right-bdr {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
}

.image-centre {
	margin: 10px;
	border: none;
}

.image-centre-bdr {
	margin: 10px;
	border: 1px solid #000;
}

.image-plain {
	border: none;
}

.image-plain-bdr {
	border: 1px solid #000;
}

.ul-space li {
	margin-bottom: 5px;
}

.ul-arrows, .ul-arrows-big {
	margin: 1px 1px 4px 1px;
	padding: 0;
	list-style: none;
}

.ul-arrows li {
	background-image: url(/images/furniture/arrow_li.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.ul-arrows-big li {
	background-image: url(/images/furniture/arrow_li.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.advert {
	border: 0;
}

.advert-present {
	padding: 10px 0;
	text-align: center;
}

.quote-big {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 16px;
	padding: 4px 4px 0 10px;
	margin-bottom: 2px;
}

.quote-middle-page {
	margin: 20px 50px;
	color:#666;
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
	text-align: center;
}

.read-link {
	text-align: right;
	margin-top: 0;
}

.title-bad {
	text-align: center;
	font-weight: bold;
	color: #900;
	border: none;
	font-size: 1.4em;
}

.title-good {
	text-align: center;
	background: none;
	font-weight: bold;
	color: #090;
	border: none;
	font-size: 1.4em;
}

.p-bad {
	color: #900;
}

.p-good {
	color: #090;
}

.label-grey {
	color: #666;
	font-weight: bold;
}

.textarea-error {
	border: 2px solid #900;
	background-color: #FCF;
}

.dotted-box {
	padding: 2px 10px;
	margin: 2px;
	border: 1px dashed #999;
	background-color: #EEE;
}

.dashed-table {
	border-top: 1px dashed #666;
}

.dashed-table td {
	border-bottom: 1px dashed #666;
}

.red-table-bar {
	font-weight: bold;
	background-color: #F7D9DB;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
}

.checkbox-big {
	height: 1.8em;
	width: 1.8em;
}

.error {
	border: 1px solid #900;
	background-color: #FEF;
	margin: 10px;
	padding: 0 10px;
}

#comp-box {
	background-color: #FFC;
	border: 1px solid #000;
	padding: 2px 10px 10px 10px;
	clear: both;
	margin: 20px 0px;
}

#comp-table {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

#comp-table td {
	border: 1px solid #CCC;
	padding: 5px;
}

/* LOGIN BOX STUFF */

#login-box {
	border: 1px dashed #666;
	margin-bottom: 6px;
	background-color:#FFF;
}

#login-box td {
	padding: 3px;
}

/* MERCHANDISE STUFF */

.merchandise-item .item-picture {
	float: left;
	margin-right: 10px;
}

.merchandise-item {
	clear: both;
	border-top: 1px solid #CCC;
	padding: 10px;
	margin-top: 15px;
}

.merchandise-item h2 {
	font-size: 1.4em;
	clear: none;
	border: none !important;
	background-color: #FFF !important;
	margin: 5px 0 10px 0;
	padding: 3px;
}

.merchandise-item h2 a {
	color: #00F;
}

.merchandise-item h2 a:hover {
	color: #900;
}

.merchandise-item .merchandise-details {
	font-size: 0.8em;
	color: #666;
	clear: both;
	padding-top: 4px;
}

.merchandise-item .merchandise-details a {
	color: #666;
	background-image: url(/images/furniture/arrow_link_out_grey.gif);
}

.merchandise-item .merchandise-details a:hover {
	color: #00F;
}

/* SMART BOXES */

.smart-table {
	border-collapse: collapse;
}

.smart-table-info-box {
	border-collapse: collapse;
	float: right;
	margin: 15px 6px 5px 10px;
	width: 260px;
}

.smart-table td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	vertical-align: top;
}

.smart-table-info-box td {
	border: 1px solid #CCC;
	padding: 8px;
	vertical-align: top;
	font-size: 0.9em;
}

.smart-table h2 a {
	color: #00F !important;
}

.smart-table h2 a:hover {
	color: #900 !important;
}

.smart-table h2 {
	background-color: #FFF !important;
	padding: 0 !important;
	font-size: 1.3em !important;
	border: 0 !important;
}

.smart-table h3 {
	background-color: #FFF !important;
	padding-left: 0 !important;
	font-size: 1.2em;
}

.smart-table-2 th {
	padding: 0;
	border-spacing: 0;
}

.smart-table-2 td {
	border: 1px solid #CCC;
	padding: 10px;
	vertical-align: top;
	background-color: #EEE;
/*	border-spacing-left: 5px;
	border-spacing-right: 5px;*/
	border-spacing: 5px;
}

#twitter_div {
	padding: 10px;
}

#twitter_div ul {
	margin-left: 0;
	padding-left: 0;
}

#twitter_div ul li {
	list-style: none;
	padding: 8px 4px 8px 0;
	border-bottom: 1px solid #CCC;
}

.answer-box {
	margin: 10px;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}

#answer-box-top {
	border-top: 1px solid #CCC;
}

.article-out-of-date-warning {
	background-color: #A00;
	padding:8px;
	color:#FFF;
	margin-bottom:10px;
}

.article-contributor-box {
	margin: 8px 4px 4px 4px;
	height: 50px;
}

.article-contributor-picture {
	float:left;
	margin-right: 5px;
}

.article-contributor-name {
	padding: 8px 0 5px 0;
	font-size: 1.2em;
}

.article-contributor-date {
	font-size: 1.1em;
	color: #666;
}

.article-paragraph {
	clear:both;
}

.circuit-training-biog {
	color: #FFF;
	background-color: #900;
	background-image:url(/images/furniture/various/circuit_training_bg.jpg);
	background-position: top right;
	padding: 2px 15px;
	margin-top: 16px;
}

.circuit-training-biog a, .circuit-training-biog a:visited {
	color: #0FF;
}

.circuit-training-biog a:hover, .jay-richardson-biog a:hover {
	text-decoration: underline;
}

.jay-richardson-biog {
	color: #333;
	background-color: #CCD8E5;
	padding: 2px 15px;
	margin-top: 16px;
	border: 1px solid #CCC;
}

.jay-richardson-header {
	border-bottom: 1px solid #CCC;
}

.anna-lowman-biog {
	background-color: #3B243E;
	padding: 0px 10px;
	border: 1px solid #FFCCFF;
	color: #FFF;
	background-image:url(/images/furniture/various/anna_lowman_biog_bg.jpg);
}

.anna-lowman-biog a, .anna-lowman-biog a:visited {
	color: #0FF;
}

.box-success {
	border: 1px solid #060;
	background-color: #BCF7B9;
	margin: 10px;
	padding: 0 10px;
}

.box-info {
	border: 1px solid #006;
	background-color: #D2EBFF;
	margin: 10px;
	padding: 0 10px;
}

.box-error {
	border: 1px solid #900;
	background-color: #FEF;
	margin: 10px;
	padding: 0px 10px;
}

#news-list-output img {
	width: 135px;
	height: 90px;
}

.new-line-black-div {
	clear:both;
	height:1px;
	background-color:#000;
	margin-top:10px;
}

.new-line-grey-div {
	clear:both;
	height:1px;
	background-color:#CCC;
	margin-top:10px;
}

.schedule-radio-tv-icon {
	vertical-align: middle;
	margin-right: 4px;
}

.video-container {
	border: 1px solid #F7D9DB;
	margin: 8px 2px 14px 2px;
	padding: 0 0 5px 0;
}

.video-container h2 {
	margin: 0 !important;
	margin-bottom: 5px !important;
	padding: 10px !important;
	font-size: 1.2em !important;
	border-bottom: 0 !important;
}

.video-container p {
	margin: 10px; 
}