/*   
The British Sitcom Guide Global Stylesheet
Copyright www.sitcom.co.uk

Version 2 - transition to new Stylesheet

*/

/*
------- HEADER STYLES -------
*/


#breadcrumbs-nobars {
	font-size: 10px;
	background-color: #EEE;
	padding: 3px 0px 3px 6px;
	border-bottom: 1px solid #BBB;
}

#breadcrumbs-nobars-new {
	font-size: 10px;
	background-color: #EEE;
	padding: 3px 0 3px 6px;
	border-bottom: 1px solid #BBB;
	/* margin-left: 20%; */
}

#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;
}

#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;
}

#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: #333;
	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; 
}

.top-header {
	height: 70px;
	padding: 0px;
	background-image: url(http://www.sitcom.co.uk/graphics/bg_top.gif);
	vertical-align: middle;
}

.signin {
	display: inline;
	float: right; 
	padding: 0 5px 2px 0px;
	text-align:center;
	font-size: 9px;
}

.layout-table {
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}

#search-box {
	display: block;
	margin: 3px 5px 0 5px;
	padding: 0px;
}

/* TEMP STYLES FROM NEW S-SHEET FOR COMMON.INC */

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-nobars {
	margin: 10px 50px 10px 50px;
}

#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;
}

.container-right {
	float: right;
	display: block;
	padding-right: 5px;
}

/*   
------ MAIN BODY TAG ------
*/

HTML, BODY {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height:100%;
	margin: 0px;
	position: relative;
}


.headertopright { /* OLD - FOR NON NORMAL PAGES */
	border-bottom: 1px solid #000;
	height: 70px;
	text-align: right;
	vertical-align: middle;
	background-image: url(http://www.sitcom.co.uk/graphics/bg_top.gif);
	padding-right: 6px;
}

.header { /* OLD - FOR NON NORMAL PAGES */
	width: 100%;
}

.headertopleft { /* OLD - FOR NON NORMAL PAGES */
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 70px;
	padding:0;
	background-image: url(http://www.sitcom.co.uk/graphics/bg_top.gif);
}


/*   
------ DEFINE LINKS ------
*/

a {  
	color: #0000FF;
	text-decoration: none;
}

a:visited {  
	color: #0099FF;
	text-decoration: none;
}

a:hover {  
	color: #FF0000;
	text-decoration: none;
}

a:active {  
	color: #FF0000;
	text-decoration: underline;
}


a.blacklink {  
	color: #000000;
	text-decoration: none;
}

a.blacklink:visited {  
	color: #000000;
	text-decoration: none;
}

a.blacklink:hover {  
	color: #FF0000;
	text-decoration: underline;
}

a.blacklink:active {  
	color: #FF0000;
	text-decoration: underline;
}



a.actorlink {  
	color: #000000;
	text-decoration: none;
}

a.actorlink:visited {  
	color: #000000;
	text-decoration: none;
}

a.actorlink:hover {  
	color: #FF0000;
	text-decoration: underline;
}

a.actorlink:active {  
	color: #FF0000;
	text-decoration: underline;
}


a.biglink {  
	color: #0000FF;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}

a.biglink:visited {  
	color: #0099FF;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}

a.biglink:hover {  
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}

a.biglink:active {  
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}


a.biglink2 {  
	color: #0000FF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

a.biglink2:visited {  
	color: #0099FF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

a.biglink2:hover {  
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
}

a.biglink2:active {  
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

a.sitcomtitle {
	color: #000000;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a.sitcomtitle:visited {  
	color: #000000;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a.sitcomtitle:hover {  
	color: #000000;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}

a.sitcomtitle:active {  
	color: #000000;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}


/*   
------ HEADER LAYOUT STYLES ------
*/

.titlebar {
	border-bottom: 1px solid #000;
	background-color: #DDDDDD;
	padding: 5px;
	font-size:18px;
}

/*   
------ CONTENT LAYOUT STYLES ------
*/


.content {
	width: 100%;
}

.contentmiddle {
	background-color:#FFFFFF;
	vertical-align:top;
	padding: 10px 10px 25px 15px;
	font-size:12px;
}

.bottombar { /* HACKED WITH NEW STYLE */
	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 3px 5px 3px;
}

.bottomright {
	text-align:right;
	margin : 0; 
	padding-left : 1%;
	float : right; 
}

.bottomleft {
	margin : 0;
	float : left;
}


.guide-menu { /* HACKED WITH NEW STYLE */
	border-right: 1px solid #BBB;
	background-color: #EEE;
	vertical-align: top;
	padding: 4px 0px;
	width: 20%;
}


.guide-menu-bottom { /* HACKED WITH NEW STYLE */
	border-right: 1px solid #BBB;
	background-color: #EEE;
	padding: 10px 0px;
	width: 20%;
	vertical-align: bottom;
}

/*   
------ VARIOUS ELEMENT STYLES ------
*/

hr {
	height:1px;
	width:100%;
	color:#000000;
}

.submitsmall {
	font-family: Verdana;
	font-size: 9px;
}

.headingStripe { /* REPLACED WITH H1 STYLES */
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	margin-bottom: 2px;
	padding: 3px;	
	clear: both;
}

.headingStripeYellow { /* REPLACED WITH H1 STYLES */
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	margin-bottom: 2px;
	padding: 3px;	
	clear: both;
}

.headingStripeGrey {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	background-color: #CCD8E5;
	border-bottom: 1px solid #000066;
	margin-bottom: 2px;
	padding: 3px;	
	clear: both;
}

.heading-large {
	font-size: 18px;
	font-weight: bold;
}

.warningbox {
	padding: 5px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-weight: bold;
}

.dottedbox {
	border: 1px dashed #999999;
	margin-bottom: 10px;
	padding: 0px 10px 1px 10px;
}

.dottedbox2 {
	border: 1px dashed #999999;
	margin: 0px 10px 10px 10px;
	padding-bottom: 1px;
	vertical-align: top;
}

.dottedboxName {
	background-color: #CCD8E5;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin: 0px;
}

.dottedboxNameBig {
	background-color: #F7D6D8;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	margin: 0px;
}

#inlineImage {
	float:left;
	border: solid black 1px;
	margin-right: 5px;
}

.sitcomguide-icon {
	border: solid black 1px;
	margin: 0px 3px 5px 6px;
}

.sitcomguide-menu {
	text-align: center;
	font-weight: bold;
	margin: 4px;
	clear: both;
}

.sitcomguide-mainmenu {
	text-align: center;
	clear: both;
}

.summary-table {
	width:90%;
}

.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;
}

.summary-bottomtext {
	text-align: center;
	font-style: italic;
}

.series-title {
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 10px 0px 10px 6px;
	color: #000;
	margin-bottom: 6px;
	border: none;
}

.episode-box {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	clear:both;
}

.episode-title {
	background-color: #CCD8E5;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin: 0px;
	clear:both;
}

.episode-title-special {
	background-color: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	margin: 0px;
	clear:both;
}

.episode-broadcast {
	font-size: 10px;
	font-style: italic;
}

.episode-photo {
	margin: 1px 6px 6px 0px;
}

.episode-nav {
	font-weight: bold;
	text-align: center;
}

.character-box {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	clear:both;
}

.character-title {
	background-color: #CCD8E5;
	padding: 4px 0px 4px 5px;
	margin-bottom: 4px;
}

.character-name {
	font-size: 18px;
	font-weight: bold;
}

.character-name2 {
	font-size: 14px;
	font-weight: bold;
}

.character-actor {
	font-size: 12px;
	font-style: italic;
}

.character-photo {
	border: 1px solid #000000;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.series-photo {
	border: 1px solid #000000;
	margin: 0px 6px 4px 0px;
	clear: both;
}

.character-break {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px 0px 10px 6px;
	clear: both;
	margin-bottom: 8px;
}

.quote-big {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 4px;
	margin-left: 10px;
}

.quote {
	font-family: Sylfaen, Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
	margin-left:10px;
}

.quote-explain {
	font-style: italic;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-left:10px;
}

.inline-photo {
	border: 1px solid #000000;
	margin: 0px 6px 6px 4px;
}

.inline-photo-clear {
	border: 1px solid #000000;
	margin: 4px 6px 6px 4px;
	clear: both;
}

.basic-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

.small-text {
	font-size: 10px;
}

.sitcom-pages-web-links {
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	font-weight: bold;
	text-align: center;
}

.smart-box-gray {
	background:#EEEEEE;
	border:1px solid gray;
}

.stepbystep-menu {
	background:#EEEEEE;
	border:1px solid gray;
	margin-bottom: 12px;
	margin-left: 12px;
}

.table-bar {
	font-weight: bold;
	background-color: #FFFFCC;
}