/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
.topBarBlock {
	width: 990px;
	height: 108px;
	background-repeat: no-repeat;
	background-color:#000;
}
img {
	border: none;
}
body {
	background: white;
	color: white;
}

#container {
	width: 1160px;
	height: 827px;
	margin:0 auto;
}

#flashcontent {
	height: 715px;
	width: 990px;
	background-color: #000000;
	color: white;
	/*margin-top:5px;*/
}
#flashcontent a:link, #flashcontent a:active, #flashcontent a:visited {
	color: #C4C4C5;
}
a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	padding: 10px 0 3px 0;
}
h2 {
	font-size: 14px;
	display: inline;
	padding: 0 0 0 20px;
}
h3 {
	font-size: 13px;
	padding: 3px 0px 0 20px;
}
.clip_details {
	padding-top: 20px;
	padding-left: 10px;
}
.desc {
	padding-left: 30px;
}
.rel_clips {
	padding-top: 20px;
}
h4 {
	font-size: 11px;
	padding: 3px 0px 0 25px;
}
.media_html {
	margin: 15px;
color:black;
}

.media_html a:link,.media_html a:active,.media_html a:visited {

color:black;
text-decoration:underline;                                                                
                                                                }

p.sniffer_error {
	margin: 200px 0px 0px 200px;
	color: white;
	font-size: 1.0em;
	text-align: center;
}
p.sniffer_error a:link, p.sniffer_error a:visited {
	color: red;
	text-decoration: underline;
}

#footer {
	font-size: 0.7em;
	padding: 7px 0px 5px 5px;
	width:990px;
	color: #BBB9AC;
	font-family: Verdana, sans-serif;
	background-repeat: no-repeat;
	clear:both;
}

#footer ul {
  	text-align: center;
}

#footer ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

#footer ul li a {
	color: #BBB9AC;
}

#footer p.terms {
	clear: both;
}

.logoBlock {
	text-align: left;
	margin: 5px 0px 5px 0px;
	float: left;
	width: 30%;
}

.logoBlock img {
	margin-left: 10px; 
}

.bannerBlock {
	width: 70%;
	float: left;
	padding: 8px 0px 0px 0px;	
}

.top_strip {
	clear: both;
	

}

#toc ul
{
list-style-type: none;
text-align: left;
}

#toc a:link, #toc a:visited {
	color:blue;
}

#toc ul li a, #toc ul ul li a, #toc ul ul ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;

}

#toc ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
text-decoration: underline;
}

#toc ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}

#toc ul ul li a {
	padding-left: 25px;
	line-height: 50px;
	font-size: 1em;
}

#toc ul ul ul li a {
	padding-left: 65px;
}

#toc ul li a {
	font-size: 1.3em;
}

#clip_details {
	font-family: Arial;
}

h1.category,  h2.clip_title {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 10px 0px 10px 20px;
}

h2.clip_title {
	font-size: 1.0em;
}
#clip_details p.clip_description {
	padding: 20px;
}
