/* 
British Sitcom Guide - Stylesheet V3 (September 2006)
*/

BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
}

/* Links */

a {  
	color: #0000FF;
	text-decoration: none;
}

a:visited {  
	color: #0099FF;
	text-decoration: none;
}

a:hover {  
	color: #FF0000;
	text-decoration: none;
}

a.biglink {  
	font-size:16px;
	font-weight: bold;
}

a.boldlink {  
	font-weight: bold;
}

a.blacklink {
	color: #000;
}

a.sitcomtitle { /* THIS IS A LEGACY TAG */
	color: #000;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

.sitcomguide-icon { /* THIS IS A LEGACY TAG */
	border: 1px solid #000;
	margin-right: 3px;
	margin-left: 6px;
	margin-bottom: 5px;
}

.sitcomguide-menu { /* THIS IS A LEGACY TAG */
	text-align: center;
	font-weight:bold;
	margin: 4px;
	clear:both;
}

/* HTML Morph */

hr {
	height:1px;
	width:100%;
	color:#000000;
}

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;
}

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;
	text-align: left;
}

h3 {
	font-size: 1em;
	background-color: #CCD8E5;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0px;
	clear: both;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.heading-side {
	background-color: #EEE;
	margin-bottom: 15px;
}

.small-text {
	font-size: 10px;
}

.bdr {
	border: 1px solid #000;
}

/* STYLE ----------------------------------------------------------------------- */

.dotted {
	border: 1px dashed #999;
}

.submitsmall {
	font-size: 9px;
}

.quote-big {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 16px;
	padding: 4px 4px 0 10px;
	margin-bottom: 2px;
}

.quote-explain {
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.dotted-area {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	border: 1px dashed #999999;	
}

.arrowli {
  margin: 1px 1px 4px 1px;
  padding: 0px;
  list-style: none;
}

.arrowli li {
  background-image: url(http://www.sitcom.co.uk/graphics/arrow_li.gif);
  background-repeat: no-repeat;
  padding-left: 14px;
  margin-bottom: 4px;
}

td.tablehead {
	padding: 2px;
	background-image: url(http://www.sitcom.co.uk/graphics/bg_table_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #FF0;
	background-color: #083890;
}

.tablehead-awards-temp {
	padding: 2px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
}

.competition-table {
	background-color: #FFFFCC;
	border: 1px solid #000000;
}

.smart-box-gray {
	background: #EEE;
	border: 1px solid gray;
}

.ie-icon {	
	border: none;
	vertical-align: middle;
}

.dashed-table {
	border-top: 1px dashed #666;
}

.dashed-table td {
	border-bottom: 1px dashed #666;
}

#dotted-signup {
	margin: 8px;
	border: 1px dashed #666;
}

#dotted-signup td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.error-title {
	font-size: 16px;
	color: #990000; 
	font-weight: bold;
}

.table-bar {
	font-weight: bold;
	background-color: #F7D9DB;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}


/* CSS FOR GUIDES (NEED IMPROVING)---------------------------------------------- */

.character-actor {
	font-size: 10px;
	font-style: italic;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	padding: 2px 0px 2px 2px;
}

.character-title {
	margin-top: 4px;
}

.actorlink {
	color: #000;
}

.summary-table {
	width:90%;
	border-collapse: collapse;
}

.summary-table td {
	border-bottom: 1px dashed #666;
	padding: 10px;
}

.summary-left {
	padding: 10px;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

.summary-right {
	padding: 10px;
}

.summary-synopsis {
	background-color: #FFFFCC;
}

.summary-review {
	background-color: #FFF;
}

.episode-broadcast {
	font-size: 10px;
	font-style: italic;
}

.episode-nav {
	font-weight: bold;
	text-align: center;
}

/* INLINE STYLES --------------------------------------------------------------- */

.inline-left {
	border: 1px solid #000;
	margin-right: 6px;
	margin-bottom: 1px;
	float: left;
}

.inline-right {
	border: 1px solid #000;
	margin-left: 12px;
	margin-bottom: 5px;
	float: right;
}

.inline-photo {
	border: 1px solid #000;
	margin-right: 2px;
	margin-bottom: 1px;
}

/* HEADER CSS ------------------------------------------------------------------ */

#linkbar {
	height: 18px;
    background: #BFBFBF url(http://www.sitcom.co.uk/graphics/bg_topbar.jpg);
	background-position:bottom;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 2px;
}

#linkbar li, #linkbar ul {
	display: inline;
	margin: 0;
	padding: 0 2px 0 2px;
}

#linkbar a {
	color: #333;
}

#linkbar a:hover {
	text-decoration: underline;
}

.signin {
	display: inline;
	float: right; 
	padding: 0 5px 2px 0px;
	text-align:center;
	font-size: 9px;
}

.top-header {
	height: 70px;
	padding: 0px;
	background-image: url(http://www.sitcom.co.uk/graphics/bg_top.gif);
	vertical-align: middle;
}

#tabbar {
	background: #CCC url(http://www.sitcom.co.uk/graphics/bg_tabbar.jpg) repeat-x bottom left;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #999;
	font-size: 12px;
	vertical-align: middle;
}

#tabbar-popup {
	background: #CCC url(http://www.sitcom.co.uk/graphics/bg_tabbar.jpg) repeat-x bottom left;
	border-top: 1px solid #999;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 3px 6px;
}

#navigation { 
	display: inline;
	float: right;
	margin: 4px 5px 0 0;
	padding: 0;
}

#navigation li { 
	float: left;
	margin: 0 3px 0 0; 
	list-style: none;
}

#navigation li.active { 
	background-color: #EEE;
}

#navigation a { 
	float: left;
	display: block;
	margin: 0;
	padding: 3px 4px 5px 4px;
	color: #333333;
	text-decoration: none; 
}

#navigation a:hover { 
	text-decoration: underline;
}

#navigation li.active a { 
	color: #333;
	border: 1px solid #999;
	border-bottom: none;
	font-weight: bold; 
}

#navigation li.active a:hover { 
	text-decoration: none;
	color: #990000; 
}

#search-box {
	display: block;
	margin: 3px 5px 0 5px;
	padding: 0px;
}

#footer {
	background: #CCCCCC url(http://www.sitcom.co.uk/graphics/bg_tabbar.jpg) repeat-x bottom left;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #BBB;
	font-size: 11px;
	padding: 5px 0 5px 0;
}

/* DIV / TABLE LAYOUT CSS --------------------------------------------------------------- */

.container-right {
	float: right;
	display: block;
	padding-right: 5px;
}

#content-nobars-full {
	margin: 10px;
	font-size: 0.8em;
}

#content-nobars {
	margin: 10px 50px 10px 50px;
	font-size: 0.8em;
}

#content-popup {
	padding: 0px 6px 2px 6px;
	font-size: 0.8em;
}

#content-layouttable {
	font-size: 0.8em;
}

.layout-table {
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}

.layout-table-bar {
	border-right: 1px solid #BBB;
	border-left: 1px solid #BBB;
	background-color: #EEE;
	vertical-align: top;
	padding: 10px 20px 25px 10px;
}

.layout-table-content {
	vertical-align: top;
	padding: 10px 20px 25px 10px;
	text-align: justify;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
}

#layout-bar-is-left {
	border-top: 1px solid #BBB;
}

#breadcrumbs {
	font-size: 10px;
	background-color: #EEE;
	padding: 5px 0 5px 4px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

#breadcrumbs-nobars {
	font-size: 10px;
	background-color: #EEE;
	padding: 5px 0 5px 6px;
	border-bottom: 1px solid #BBB;
}

.front-page-feature-paras p {	
	margin-top: 0px;
	margin-bottom: 8px;
}

.front-page-feature-paras .time-small {
	font-size:0.8em;
	font-style: italic;
}

#collingsherrin {
	padding: 0px;
	border: 1px solid #FF9900;
}

#collingsherrin-top {
	background-image:url(../graphics/various/collings_herrin_banner_bg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-bottom: 1px solid #000000;
}

#collingsherrin-bottom {
	padding: 0px 10px 1px 10px;
}