/* British Comedy Guide - Global Stylesheet
Version 1.0 - August 2007 */

/* IMPORT STYLESHEETS */
@import url(links.css);
@import url(structure.css);
@import url(show_guide.css);

BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	text-align: center;
}

#site {
	margin: 0 auto;
	min-width: 700px;
	max-width: 1024px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
}

#site-popup {
	margin: 0 auto;
	min-width: 300px;
	text-align: left;
}

hr {
	height:1px;
	color:#000000;
}

/* HEADER STYLES */

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

.h2-expanders h2 {
	margin-bottom: 0px !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 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	margin: 10px 0px 10px 0px;
	padding: 5px 3px;
}

#content-area-forum h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #F7D9DB;
	border-bottom: 1px solid #990000;
	margin: 5px 0px;
	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: #000000;
	background-color: #F7D9DB;
	border-bottom: 1px solid #990000;
	margin: 5px 0px 10px 0px;
	padding: 3px;
}

#content-area-nosides-tabs-presentable h2 {
	clear: both !important;
}

#content-rightbar-content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	margin-bottom: 2px;
	padding: 3px;
	clear: both;
}

#content-rightbar-content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background-color: #F7D9DB;
	border-bottom: 1px solid #990000;
	margin-bottom: 2px;
	padding: 3px;
	clear: both;
}

#content-rightbar-content h3 {
	font-size: 1em;
	background-color: #CCD8E5;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0px;
	clear: both;
}

#content-rightbar-content h4 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
}

.header-subline {
	font-size: 10px;
	font-style: italic;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	padding: 2px 0px 2px 5px;
}

.header-subline-right {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	padding: 2px 0px 2px 5px;
}

.header-subline-hidden {
	font-size: 12px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	display: none;
}

.header-subline a {
	border-bottom: 1px dotted #CCCCCC;
	color:#000000;
}

.header-subline a:hover {
	border-bottom: none;
	color: #0000FF;
}

/* END HEADER STYLES */

.textbox-small {
	font-size: 0.8em;
}

.small-text {
	font-size: 0.8em;
}

.small-text-grey {
	font-size: 0.8em;
	color: #999999;
}

.bdr {
	border: 1px solid #000000;
}

.warning-text {
	font-weight: bold;
	color: #990000;
}

.image-left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

.image-left-bdr {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000000;
}

.image-right {
	float: right;
	margin: 0px 0px 10px 10px;
	border: none;
}

.image-right-bdr {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000000;
}

.image-centre {
	margin: 10px;
	border: none;
}

.image-centre-bdr {
	margin: 10px;
	border: 1px solid #000000;
}

.ul-space li {
	margin-bottom: 5px;
}

.ul-arrows, .ul-arrows-big {
	margin: 1px 1px 4px 1px;
	padding: 0px;
	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: 0px;
}

.advert-present {
	padding: 10px 0px;
	text-align: center;
}

.quote-big {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 16px;
	padding: 4px 4px 0px 10px;
	margin-bottom: 2px;
}

.quote-middle-page {
	margin: 20px 50px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
	text-align: center;
}

.read-link {
	text-align: right;
	margin-top: 0px;
}

.title-bad {
	text-align: center;
	font-weight: bold;
	color: #990000;
	border: none;
	font-size: 1.4em;
}

.title-good {
	text-align: center;
	background: none;
	font-weight: bold;
	color: #009900;
	border: none;
	font-size: 1.4em;
}

.p-bad {
	color: #990000;
}

.p-good {
	color: #009900;
}

.label-grey {
	color: #666666;
	font-weight: bold;
}

.textarea-error {
	border: 2px solid #990000;
	background-color: #FFCCFF;
}

.dotted-box {
	padding: 2px 10px;
	margin: 2px;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}

.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 #990000;
	border-bottom: 1px solid #990000;
}

.checkbox-big {
	height: 1.8em;
	width: 1.8em;
}

.error {
	border: 1px solid #990000;
	background-color: #FFEEFF;
	margin: 10px;
	padding: 0px 10px;
}

#comp-box {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 2px 10px 10px 10px;
	clear: both;
	margin: 20px 0px;
}

#comp-table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#comp-table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* LOGIN BOX STUFF */

#login-box {
	border: 1px dashed #666666;
	margin-bottom: 6px;
	background-color:#FFFFFF;
}

#login-box td {
	padding: 3px;
}

/* MERCHANDISE STUFF */

.merchandise-item .item-picture {
	float: left;
	margin-right: 10px;
}

.merchandise-item {
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
}

.merchandise-item h2 {
	font-size: 1.4em;
	clear: none;
	border: none !important;
	background-color: #FFFFFF !important;
	margin: 5px 0px 10px 0px;
	padding: 3px;
}

.merchandise-item h2 a {
	color: #0000FF;
}

.merchandise-item h2 a:hover {
	color: #990000;
}

.merchandise-item .merchandise-details {
	font-size: 0.8em;
	color: #666666;
	clear: both;
	padding-top: 4px;
}

.merchandise-item .merchandise-details a {
	color: #666666;
	background-image: url(../../images/furniture/arrow_link_out_grey.gif);
}

.merchandise-item .merchandise-details a:hover {
	color: #0000FF;
}

/* 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: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align: top;
}

.smart-table-info-box td {
	border: 1px solid #CCCCCC;
	padding: 8px;
	vertical-align: top;
	font-size: 0.9em;
}

.smart-table h2 a {
	color: #0000FF !important;
}

.smart-table h2 a:hover {
	color: #990000 !important;
}

.smart-table h2 {
	background-color: #FFFFFF !important;
	padding: 0px !important;
	font-size: 1.3em !important;
	border: 0px !important;
}

.smart-table h3 {
	background-color: #FFFFFF !important;
	padding-left: 0px !important;
	font-size: 1.2em;
}

.smart-table-2 th {
	padding: 0px;
	border-spacing: 0px;
}

.smart-table-2 td {
	border: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align: top;
	background-color: #EEEEEE;
/*	border-spacing-left: 5px;
	border-spacing-right: 5px;*/
	border-spacing: 5px;
}

#twitter_div ul {
	margin-left: 0px;
	padding-left: 0px;
}

#twitter_div ul li {
	list-style: none;
	padding: 8px 4px 8px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.answer-box {
	margin: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

#answer-box-top {
	border-top: 1px solid #CCCCCC;
}

.circuit-training-biog {
	color: #FFFFFF;
	background-color: #B24F25;
	padding: 5px 10px 10px 110px;
	background-image:url(/images/furniture/various/si_hawkins.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top: 16px;
}

.circuit-training-biog a, .circuit-training-biog a:visited {
	color: #00FFFF;
}

.circuit-training-biog a:hover {
	text-decoration: underline;
}

.circuit-training-biog p {
	margin-bottom: 0px;
}

.circuit-training-biog .last-p {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px !important;
}

.anna-lowman-biog {
	background-color: #3B243E;
	padding: 0px 10px;
	border: 1px solid #FFCCFF;
	color: #FFFFFF;
	background-image:url(/images/furniture/various/anna_lowman_biog_bg.jpg);
}

.anna-lowman-biog a, .anna-lowman-biog a:visited {
	color: #00FFFF;
}

.box-success {
	border: 1px solid #006600;
	background-color: #BCF7B9;
	margin: 10px;
	padding: 0px 10px;
}

.box-info {
	border: 1px solid #000066;
	background-color: #D2EBFF;
	margin: 10px;
	padding: 0px 10px;
}

.box-error {
	border: 1px solid #990000;
	background-color: #FFEEFF;
	margin: 10px;
	padding: 0px 10px;
}