﻿/* This CSS was initially developed by DECS Online Services and now incorporates selectors and attributes 
	from the reset.css and text.css that form part of the 960 Grid System by Nathan Smith
	http://960.gs/ 
	
   Convert pixels (px) to Em - http://riddle.pl/emcalc/
   default font size is set at 13px
   default bottom margin for paragraphs, headings, tables, lists and blockquotes: 10px;

*/

body {
	color: #fff;
	background: #870B0B url('../styles/inside_bg_bot.png') repeat-X left bottom;
}

html {
	color: #fff;
	background: #870B0B url('../styles/inside_bg_bot.png') repeat-X left bottom;
}
body { 
	color: #fff;
	background: transparent url('../styles/background_inside.png') repeat-X left top;
	font: 13px/1.5em Verdana, helvetica, arial, sans-serif;
}

#container {
	background: none;
}

#containerhome {
	background:none ; 
}
ul{
	list-style:none
}
ol{
	list-style:none
}
ol{
	list-style:decimal;
}
ul{
	list-style:disc;
}
li{
	margin-left:30px
}
ul.nobullets {
	list-style-type:none;
	list-style-image: none;
}
q.option2{
	quotes:none;
}
q.option1{
	quotes:none;
}
q{
	quotes:none;
}
blockquote.option2{
	quotes:none;
}
blockquote.option1{
	quotes:none;
}
blockquote{
	quotes:none;
}
q.option2:after{
	content:'';content:none
}
q.option2:before{
	content:'';content:none
}
blockquote.option2:after{
	content:'';content:none
}
blockquote.option2:before{
	content:'';content:none
}
q:after.option1{
	content:'';content:none
}
q:before.option1{
	content:'';content:none
}
blockquote.option1:after{
	content:'';content:none
}
blockquote.option1:before{
	content:'';content:none
}
q:after{
	content:'';content:none
}
q:before{
	content:'';content:none
}
blockquote:after{
	content:'';content:none
}
blockquote:before{
	content:'';content:none
}
q {
	quotes:none;
}
blockquote {
	quotes:none;
}
q:after{
	content:'';content:none
}
q:before{
	content:'';content:none
}
blockquote:after{
	content:'';content:none
}
blockquote:before{
	content:'';content:none
}
blockquote {
	padding-left: 23px;
}
blockquote.option1 {
	padding-left: 46px;
}
blockquote.option2 {
	padding-left: 66px;
}
:focus{
	outline:0
}
ins{
	text-decoration:none
}
del{
	text-decoration:line-through
}
/* 
The table/tr/td styles 'contacttable', 'contacttabletop', 'sessiontabletop', 'download' and 'notice' are to provide compatibility with older DECS website templates. If you are using a current template and are confident to do so, you may delete these obsolete table styles and this comment with them  
*/
table {
	margin: 0.875em 0 0.875em 0;
	border-collapse:collapse;
	border-spacing:0;
	text-align: left;
	vertical-align: top;
	line-height: 1.75em;
}
tr {
	margin: 0;
}
tr.sessiontabletop th {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 3px 0 3px;
	vertical-align: top;
	text-align: left;
}
tr.contacttabletop th {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 3px 0 3px;
	vertical-align: top;
	text-align: left;
}
th {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 3px 0 3px;
	vertical-align: top;
	text-align: left;
}
tr.sessiontabletop td {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 5px 0 5px;
	vertical-align: top;
	text-align: left;
}
tr.contacttabletop td {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 5px 0 5px;
	vertical-align: top;
	text-align: left;
}
td {
	border-bottom: 1px dotted #e1f5ff;
	padding: 0 5px 0 5px;
	vertical-align: top;
	text-align: left;
}
tr:hover td {
	background-color: #870B0B;
}
tr:hover th {
	background-color: #870B0B;
}
table.option1 {
	background: #570B0B;
	border: 2px solid #7a7a7a;
}
table.download {
	background: #570B0B;
	border: 2px solid #7a7a7a;
}
.option1 th {
	background: #151414;
	border-bottom: 1px solid #7a7a7a;
	color:#fff;
}
.option1 tr th {
	background: #151414;
	border-bottom: 1px solid #7a7a7a;
	color:#fff;
}
th.download {
	background: #000;
	border-bottom: 1px solid #7a7a7a;
	color:#fff;
}
.download tr th {
	background: #000;
	border-bottom: 1px solid #7a7a7a;
	color:#fff;
}
.option1 tr td {
	border-bottom: 1px solid #7a7a7a;
	padding: 3px;
}
.download tr td {
	border-bottom: 1px solid #7a7a7a;
	padding: 3px;
		color:#fff;
}
td.notice {
	border-bottom: 1px solid #7a7a7a;
	text-align: center;
	background: #bdc1b1;
	font-size: 0.916667em;
	margin: 5px 0 3px 0;
}
table li {
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
}
table ul {
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a {
	text-decoration: underline;
}
a:link {
	color: #F1E23D;
}
a {
	color: #F3E448;
}
a:visited {
	color: #F3E448;
}
a:hover {
	color: #fff;
}
a:focus{
	outline:1px dotted;
}
a:active {
	color: #0F5E92;
}
hr{
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0;
}
h1{
	font-size:2.333333em;
	line-height: 0.525em;
	margin-top: 1.5em;
	margin-bottom: 1.05em;
	padding-left: 15px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.02em;
	color: #2E536B;
}
h2 {
	margin-top: 0.875em;
	margin-bottom: 0.875em;
	padding-top:20px;
	font-weight: bold;
	background: transparent;
	font-size:1.8em;
	line-height: 1.05em;
	color: #fff;
	text-align: left;
}
h2.option1 {
	color: #000;
	background: #F1CC2B;
	margin-bottom: 0;
	margin-top: -2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-size:1.3em;
	line-height: 1.05em;
	text-align: left;
}

h2 span.option1 {
	color: #fff ;
	background: #F1E13C;
	margin-bottom: 0;
	margin-top: -2px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-size:1.3em;
	line-height: 1.05em;
	text-align: left;
}

h3 {
	margin-top: 2.1em;
	margin-bottom: 0.525em;
	color: #fff; 
	background: transparent;
	line-height: 1.3125em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, helvetica, arial, sans-serif;
}
h4{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
h5{
	color: #fff;
	font-weight: bold;
	font-size:1.0em;
}
h6{
	color: #fff;
	font-style: italic;
	font-size:1.0em;
}
a:active img {
	border: 0;
	text-decoration: none;
}
a:hover img {
	border: 0;
	text-decoration: none;
}
a:visited img {
	border: 0;
	text-decoration: none;
}
a:link img {
	border: 0;
	text-decoration: none;
}
a img {
	border: 0;
	text-decoration: none;
}
img {
	border: 0;
	text-decoration: none;
}
/* VERIFY - where is thumbnail class used? */
a.hover .thumbnail { 
	border: 1px solid #171D5C; 
}

a:active .thumbnail { 
	border: 1px solid #171D5C; 
}

a:visited .thumbnail { 
	border: 1px solid #171D5C; 
}

a:link .thumbnail { 
	border: 1px solid #171D5C; 
}

a .thumbnail { 
	border: 1px solid #171D5C; 
}

.thumbnail { 
	border: 1px solid #171D5C; 
}

img.thumbnail { 
	border: 1px solid #171D5C; 
}

.floatleft {
	float: left;
	padding: 5px 10px 5px 0;
}

img.floatleft {
	float: left;
	padding: 5px 10px 5px 0;
}
.floatright {
	float: right;
	padding: 5px 0 5px 10px;
}
img.floatright {
	float: right;
	padding: 5px 0 5px 10px;
}
.textRight { 
	text-align: right;
}
/* header / banner */
div#heading {
	color: #fff;
	height: 306px;
	background: transparent url('../styles/header.png') no-repeat left top;
	}
.searchBox {
 position: absolute;
 top: 15px;  /* position moving downward from top of page where top of page is 0px */
 right: 68px; /* position moving right to left from the right of the page where the absolute right is 0px */
 width: 280px; /*width of div - change to suit */
 z-index: 800; /* this value denotes the layer postion/number with 1 being the first layer and number higher will sit on top of that layer */
 font-size: 11px;
 color: #fff;
 background: transparent none;
}
.searchBox input {
 font-size: 11px;
 color: #000;
}
.searchBox submit {
}
.searchBox a:hover {
 color: #000;
}
.searchBox a:active {
 color: #000;
}
.searchBox a:link {
 color: #000;
}
.searchBox a {
 color: #000;
}
#sidepanel {
	padding-top: 32px;
	background: transparent none;
}

#main {
	min-height: 500px;
	margin-top: -20px;
}
#quicklinks {
	margin-top: 0.875em;
	border: 2px solid #F1CC2B;

}

#face {
	margin-top: -20px;

}
/* top menu row */
/* top menu row */
#channels {
	background: transparent none;
	top:-35px;
	min-height: 24px;
	max-height: 24px;
	z-index: 900;

}
#channelsMenu, #channelsMenu ul, #channelsMenu li, #channelsMenu a {
	margin: 0; border: 0; padding: 0;
}
#channelsMenu, #channelsMenu ul {
	float: left;
	list-style: none;
	line-height: 1.0em;
	background: transparent none;
	letter-spacing:1px;

}

#channelsMenu a {
	display: block;
	width: auto;
	color: #fff;
	text-decoration: none;	
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;	
}

#channelsMenu li:last-child a,#channelsMenu li.lastli a {
	padding-right: 0;
	padding-left: 17px;
	
}
#channelsMenu li:first-child a,#channelsMenu li.firstli a {
	padding-right: 17px;
	padding-left: 10px;
	
}

/* the following class is used to visually indicate that a parent menu that contains child items */
#channelsMenu a.channelsParent, #channelsMenu li.sfhover a.channelsParent {
	background: transparent url('../styles/rightarrow2.gif') no-repeat right center; 
}

#channelsMenu li {
	float: left;
	padding: 0;
	width: auto;
	background: transparent none;
}

#channelsMenu li ul {
	margin: 0;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px; /* total width - content area plus L/R padding + L/R border + L/R margin */
	w\idth: 130px; /* total width minus L/R padding + L/R border */
	font-weight: normal;
	
}

#channelsMenu li li {

	padding-right: 0;
	/* width: 110px; li ul width exc padding L/R */
	width: 150px;
	background: #FFA102 none;
	
}

#channelsMenu li ul a {
	width: 150px;
	w\idth: 129px; /* minus padding L/R in #channelsMenu a */
	color:#000;
}

#channelsMenu li ul ul {
	margin-top: 25px;
	margin-left: 140px; /* width of menu item - moves sub menu across to start at edge of last menu */
	background: #000;
}
#channelsMenu li:hover ul ul, #channelsMenu li:hover ul ul ul, #channelsMenu li.sfhover ul ul, #channelsMenu li.sfhover ul ul ul {
	color:#fff;
	text-decoration:underline;
 /*do not change this value */
	

}
#channelsMenu li:hover ul, #channelsMenu li li:hover ul, #channelsMenu li li li:hover ul, #channelsMenu li.sfhover ul, #channelsMenu li li.sfhover ul, #channelsMenu li li li.sfhover ul {
	left: auto; /*do not change this value */
	color:#000;
	background: none;
	/*border-bottom: 1px solid #fff; */
   text-decoration:underline;
}
#channelsMenu li:hover, #channelsMenu li.sfhover {
	/*border-bottom: 1px solid #fff;*/
	color:#fff;
  	text-decoration:underline;	   	
	
}
#channelsMenu li.sfhover a:hover {
	/*border-bottom: 1px solid #fff;*/
	color:#fff;
	   
}/* side menu */
div#logos { 
	padding-top: 0;
	text-align:center;}
/* MENU */
#menu {
	font-size: 1em;
	line-height: 1.75em;
	color: #000;

}
#menu ul ul li {
	margin: 0;
	list-style: none;
	line-height: 0.75em;
	display: inline;
}
#menu li {
	margin: 0;
	list-style: none;
	line-height: 0.75em;
	display: inline;
}
#menu ul ul li {
	font-size: 1em;
}
#menu ul {
	margin: 0;
	width: 190px;
} 
#menu a:active {
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu a:hover {
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu a:visited {
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu a:link {
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu a {
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu a:link {
	color: #25358A;
	background: #fff none; 
}
#menu a {
	color: #25358A;
	background: #fff none; 
}
#menu a:visited {
	
	color: #3E50AD;
	background: #fff none; 
}
#menu a:active {
	border: 1px solid #F4CF6D;
	color: #000;
	background: #FDFBEF none;
	}
#menu a:hover {
	border: 1px solid #F4CF6D;
	color: #000;
	background: #FDFBEF none;
	}
#menu a.selected:active {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu a.selected:hover {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu a.selected:visited {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu a.selected:link {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu a.selected {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu .selected {
	color: #BC9F00;
	background: #FDFBEF none;
}
#menu ul ul {
}
#menu ul ul a:active {
	margin-bottom: 3px;
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu ul ul a:hover {
	margin-bottom: 3px;
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu ul ul a:visited {
	margin-bottom: 3px;
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu ul ul a:link {
	margin-bottom: 3px;
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu ul ul a {
	margin-bottom: 3px;
	padding: 0.525em 3px 0.525em 3px;
	display: block;
	text-decoration: none;
	} 
#menu ul ul a:visited {
	border: 1px solid #ffe294;
	color: #000;
	background: #FFEEBF none; 
}
#menu ul ul a:link {
	border: 1px solid #ffe294;
	color: #000;
	background: #FFEEBF none; 
}
#menu ul ul a {
	border: 1px solid #ffe294;
	color: #000;
	background: #FFEEBF none; 
}
#menu ul ul a:active {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
	}
#menu ul ul a:hover {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
	}
#menu ul ul a.selected:active {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
}
#menu ul ul a.selected:hover {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
}
#menu ul ul a.selected:visited {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
}
#menu ul ul a.selected {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
}
#menu ul ul .selected {
	border: 1px solid #f7ef0b;
	color: #000;
	background: #FFE294 none; 
}
.hidden { display: none; visibility: hidden;}


#hidden { display: none; visibility: hidden;}


/* footer */
#footer {

	margin-top:0px;
	margin-bottom: 0px;
	padding: 120px 0 0 0; /* leave padding right and left set to zero */
	background: transparent url('../styles/footer_bg.png') no-repeat left bottom;
	color: #fff;
}
#footer .option1 {
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 20px 0 10px 0; /* leave padding right and left set to zero */
	background: #FFC102 none;
	color: #fff;
}
#footer span.option1 {
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 20px 0 10px 0; /* leave padding right and left set to zero */
	background: #FFC102 none;
	color: #fff;
}
#footer a {
	font-size:9px;
}
#footer p {
	font-size:9px;
}
#footer div {
	font-size:9px;
}
#footer {
	font-size:9px;
}
#footer p {
	color: inherit;
}
#footer a:visited {
	color: #F99F25;
}
#footer a:link {
	color: #F99F25;
}
#footer a {
	color: #F99F25;
}
#footer a:hover {
	 color: #fff;
}
#footer a:active {
	 color: #fff;
}
.bgswatch {
	background: #063695 none;
}



/* Photo Gallery */
ul.photoGallery {
	list-style-type:none;
	list-style-image: none;
	padding: 0; 
	margin: 1.5em 0 0 0;
	border: 0;
	}
li.photoGalleryItem {
	float: left; 
	margin: 0;
	padding: 0 6px 8px 0;
	border: 0;
	font-size: 0.85em;
}
li.photoGalleryItem a {
	margin: 0;
	padding: 0;
	border: 0;
}
li.photoGalleryItem img {
	margin: 0;
	padding: 0;
}
