body
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
	margin: 0;
	background-color: #27a8e0;
	background-image: url(Images/blue_fade_back.gif);
	background-repeat: repeat-y;
}
div#CentreBack {
background-image: url(Images/top_background_fade.gif);
background-repeat: no-repeat;
background-color: #000;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0;
min-height: 600px;
}
table#outer
{
	line-height: normal;
	width: 700px;
	min-height: 600px;
	border: 0 solid;
	background-color: #f00;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	padding-top:0;
}

div#Trailer
{
	background-image: url(Images/lower_background.gif);
	color: #117bc4;
	content: '.<br>';
	background-repeat: repeat-x;
}
table#outer td{
	background-color: black;
	padding: 0;
}

table#inner
{
	background-color: #000;
	border: 0px #999 solid;
	width: 850px;
	background-image: url(Images/top_background.gif);
	background-repeat: no-repeat;

}
table#inner td{
	background-color: #000;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table#inner td#MainPanel{
	background-color: #fff;
	padding: 10px;
}


table#inner td#SidePanel{
	background-color: transparent;
	padding: 10px;
}

table#inner td#MainPanel h3{
	text-align: center;
}
table#inner td#BannerMenu
{
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding-bottom: 0;
}

table#inner td#MainSection {
min-height: 600px;
}

table#inner td#MainSection, table#inner td#MainSectionClips
{
	background-color: #000;
	color: #0be;
	margin: 0;
	line-height: 1.4em;
}
table#inner td#MainSection { padding: 10px 10px 10px 50px; }



table#inner td#MainSectionClips {
	background-color: #000;
	background-image : none;	
	padding: 10px 10px 10px 40px;
}


table#inner td#MainSection p
{
	color: #0be;
	padding-left: 0;
}


table#inner td#FrontMainSection
{
	background-color: #25A;
	color: #fff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 200px;
	background-image: url(Images/fp_background.jpg);
	height: 400px;
	margin: 0;
	background-repeat: no-repeat;
	line-height: 1.2em;
	
}
table#inner td#FrontMainSection p
{
	color: #fff;
	padding-left: 0;
}

table#inner td#FrontMainSection h1, table#inner td#FrontMainSection h2,
table#inner td#MainSection h1, table#inner td#MainSection h2

{
	color: #0be;

}

table#inner td#MainSection a
{
	color: #1cf;
}
table#inner td#MainSection a:hover
{
	color: #09c;
}


 .darkblue 
 {
 	background-color: #0A51A1;
 	border-right: #100067;
 	border-width: 0 2px 0 0;
 	border-style: none solid none none;
 }
 
.burgandy {
	color: #900;

}

P, LI, TD, BR, DIV, BLOCKQUOTE  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

p
{
	border-width: 4px;
	margin: 4px;
}

h1 {
 	font-size: 16px;
 	color: #0be;
}

h2 {
 	font-size: 16px;
 	color: #0be;
}

h3 {
 	font-size: 16px;
	color: #fff;
}

h4 {
 	font-size: 15px;
}

.bluekey { background-color: #100067; }


.copyright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
 }

a:link { 
	color: #fff;
 }

a:visited { 
	color: #006699;
 }

a:active,  a:hover{ 
	color: #000055;
}

.large {
	font-size: 20px;
	color: black;
}

table.Panel {
   width: 200px;
   margin: 5px;
   background-color: transparent;
}

table.Panel td{
   background-color: transparent;
}

/* Required for navigation */

div#navcontainer
	{
		width: 600px;
		margin: 0;
		margin-left: 30px;
		margin-top: 5px !important;
		margin-top: 2px;
		padding: 0;
		border: 0 #f00 solid;
	}

#navigation
{
	width: 760px;
	height: 23px;
	list-style: none;
	margin: 0 0 20px 10px;
	padding: 0;
	background: transparent;
	z-index: 10;
	float: left;
	display: inline;
}

/* Top level */
#navigation li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	border-left: 1px transparent solid;

}

#navigation li.first{
	border-left: 1px #000 solid;
}	
#navigation ul li.first{
	border-left: 1px #ccc solid;
}	



#navigation li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
background-color: #000;
}
#navigation a
{
	float: left;
	display: block;
	margin: 3px 0 2px 0 ! important;	
	margin: 5px 0 2px 0;

	height: 14px;
	width: auto;
	padding: 2px 8px 2px 8px;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	background: transparent;
	color: #0ae;
	font-weight: normal;
	text-transform: lowercase;
}
#navigation a em {
	font-style:normal;
	}
#navigation .r {
	float:right;
}

#navigation a:hover, #navigation li:hover a { 
	color:#fff; 
	}


#navigation li.current a  { 
	color:#fff; 
	}
#navigation .drop a:hover, #navigation .drop:hover a {
	height:20px;
	}


/* sub level 1 */
#navigation ul {
	position:absolute;
	width:150px;
	top:19px;
	left:-2px;
	border:0;
	margin:0;
	padding:0 0 6px;
	background:transparent url(Images/subLeft.gif) left bottom no-repeat;
}
#navigation ul li, #navigation ul li.first
{
	display: block;
	width: 148px;
	padding-right: 0px;
	background: transparent url(Images/subRight.gif) right top repeat-y;
	border: 0;
	border-left: 1px;
	border-style: solid;
	border-color: transparent;
}

#navigation ul a
{
	color: #00a0c6;
	display: block;
	float: left;
	height: auto !important;
	font-size: 12px !important;
	line-height: 13px;
	text-decoration: none;
	text-transform: none;
	width: 150px;
	padding: 5px 2px 5px 7px !important;
	margin: 0;
	font-weight: normal;
	background-color: #000;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	border-width: 1px 1px 0 0;
	border-color: #CCC;
	border-style: solid;
}


/* CURRENT COLORS */
#navigation ul li.current a, #navigation li:hover ul ul li.current a, #navigation li:hover ul li:hover ul li:hover ul li.current a {	
	background-color:#000;
	color: #fff;
}

/* NESTED NORMAL STATE */
#navigation ul li.current ul li a, #navigation ul li.current ul li.current ul li a {
	background-color:#000;
	color: #fff;
}
/* HOVER COLORS */
#navigation ul li:hover a, #navigation ul ul li:hover a, #navigation ul li.current ul li:hover a, #navigation ul li.current ul li.current ul li:hover a {
	background-color:#000;
	color: #fff;
}

/* DISPLAYS */
#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul {
	display:none;	
	background: transparent;
}


#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul, #navigation ul ul li:hover ul {
	display:block;	
	background: transparent;
}

#TopPicks {
	float: right;
}

table.Beverage {
	width: 500px;
}



table#inner td#MainPanel table.Beverage td {
padding: 4px;
}

table#inner td#MainPanel table.Beverage td.Bimage
{
	text-align: center;
	width: 85px;
	padding: 0 0 10px 0;
	margin: 0;
}
div.vselect {
position: absolute;
top: -100px;
visibility: hidden;
}

ul#Links, ul#Links li, ul#Links li a,ul#Links li a:visited {
	color: #fff;

}
ul#Links li a:hover {
	color: #005;
}
ul#Links { list-style-type: none; }


ul#News, ul#News li, ul#News li a,ul#News li a:visited {
	color: #0be;
}
ul#News li {
padding-bottom: 1.5em;
}

ul#News li a:hover {
	color: #005;
}
ul#News { list-style-type: none; }



div#Thumbs {
float: left; 
width: 300px;
margin-top: 20px;
}

div#Thumbs div.Thumb
{
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

div#ClipIndexTitle {
width: 300px;
margin-top: 20px;
}

img.png {
	behavior: url(iepngfix.htc);
}

div#RightContents {
color: #fff;
width: 300px;
padding-left: 35px;
padding-top: 10px;
color: #0be;
}



div#ClipPanel {
width: 370px;
color: #0be;
}

table#ClipTable {
	margin-top: 20px;
}

table#ClipTable td,table#ClipTable td div {
	color: #0be;
}

h1.loading {
	color: #444;
}
td#MainSectionClips table#ClipTable td{
color: #0be;
}
div#NPNav {
margin-top: 20px;
}

div#NPNav img {
behavior: url(iepngfix.htc);
border:0;
margin:0;
padding:0;
height: 25px;
}

div#NPNav a, div#NPNav img{
background-color: #09d;
padding:0;
height: 25px;
}
div#NPNav a.back, div#NPNav a.back img{
background-color: #666;
}
div#NPNav a:hover,  div#NPNav img:hover, div#NPNav a.back img:hover{
background-color: #7df;

}

object#FLVPlayer
{
	background-color: #000;
	border: 2px #0be solid;
}

table#bioexamples td,table#bioexamples th  {
padding: 3px;
}

div.Reveal {
position: absolute; 
top: -1000px;
visibility: hidden;
}

div.PreLoad {
position: absolute; 
top: -1000px;
visibility: hidden;

}
div.BioExamples p
{
padding-bottom: 1em;

}
div.BioExamples a
{
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}


