body {
	border: 0px #000 solid;
	margin: 0;
	padding: 0;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	/* bottom */
	/* background: #131313; */
	/* background: #FFF; */ 
	background: #131313 url(images/bodybg.png) repeat-y scroll center top;
}

a img {
	border: none;
}

iframe {
	display: none;
}

table {
	background: #FFF;
	border-collapse: collapse;
}

#i728x90 iframe {
	vertical-align:baseline;
	text-align: center;
	display:block;
}

#i728x90 {
	border: 1px #000 solid;
	width=100%;
	vertical-align:baseline;
	text-align: center;
}

/* rating colors */
.red {
	color: #f50000;
}

.yellow {
	color: #ffcc00;
}

.green {
	color: #038e00;
}


/* topDIV */
#topDIV {
	top: 0;
	left: 50%;
	z-index: 4;
	width: 801px;
	height: 100px;
	margin-left: -400px;
}

/* header */
#headerWrapper {
	top: 145px;
	left: 50%;
	/* Top */
	background: #FFF url(images/headerBg.gif) repeat-x left bottom;
	z-index: 3;
	/* width: 100%; */
	/* text-align: center; */
	width: 801px;
	height: 100px;
	margin-left: -400px;
}

@media screen
  {
#headerWrapper {
	position: fixed;
}

  * html
    {
    /*overflow-y: hidden;*/
    }
  * html body
    {
    /*height: 100%;
    overflow-y: auto; */
    }

* html #headerWrapper {
	position: absolute;
}
  }

/* results (body) */

.results {
	/* results background  */
	background: #131313 url(images/bodybg.png) repeat-y center top;
}

.results #resultsBox {
display: block;
}

.results #topDIV {
	top: 90;
	left: 50%;
	z-index: 4;
	width: 801px;
	height: 100px;
	margin-left: -400px;
}

.results #headerWrapper {
top: 201px;
width: 801px;
height: 46px;
margin-left: -400px;
}

.results #header {
margin-top: 10px;
}

.results #footer {
margin-top: 50;
/* Results Footer */
background-color: #fff9bd;
border-width: 1px 0;
/* curtis */
display:none;
}

.results #browserPlugin {
color: #a10024;
}

#header {
	margin: 66px auto 0;
	width: 800px;
	height: 36px;
}

#headerLogo, #headerSearch, #headerMenu {
	display: block;
	float: left;
	vertical-align: top;
}

#headerLogo {
	margin-left: 5px;
	width: 220px;
}

#headerSearch {
	width: 330px;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

#headerSearchBar {
	vertical-align: top;
	width: 240px;
	margin-top: 2px;
	padding: 2px;
}

#headerSearchButton {
	margin-top: 2px;
}

#headerMenu {
	display: block;
	width: 235px;
	font-weight: bold;
	font-size: 13px;
}

.menuCategory {
	display: inline;
}

/* footer */
#footer {
	margin: 300px 0 0 0;
	text-align: center;
	padding: 10px;
	color: #5e5e5e;
	font-size: 10px;
	border: 0px solid #ccc;
	height: 50px;
}

#footerLatestNews a {
	color: #aaa;
}

#footer a {
	color: #a10024;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

#footer strong {
	font-weight: normal;
	color: #ffcc00;
}


/* resultsbox */
#resultsBox {
	display: none;
	position: relative;
	top: 244px;
	left: 50%;
	margin-left: -400px;
	margin-bottom: 50px;
	width: 800px;
	/* Results outer background */
	background-color: #ededed;
}

#resultsOverlay {
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	/* Transparent overlay while searching */
	background-image: url(images/whitetrans.png);
	top: 0;
	left: 0;	
}

#resultsBoxSearchMessage, #resultsOverlayText {
	z-index: 2;
	padding: 10px 0 10px 0;
	top:0px;
	left: 0px;
	font-weight: bold;
	width: 100%;
	font-size: 12px;
	/* Search MEssage */
	background-color: #284b73;
	border-top: 5px solid #131313;
	border-bottom: 5px solid #23405e;
	color: #dcdcdc;
	text-align: center;
}

#resultsBoxSearchMessage strong, #resultsOverlayText strong {
	color: white;
}

#resultsBoxHeader, #resultsBoxFooter {
	font-size: 13px;
	padding: 10px 12px 5px;
	display: inline-block;
}

#resultsBoxHeader:after, #resultsBoxFooter:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #resultsBoxHeader, * html #resultsBoxFooter {height: 1%;}
#resultsBoxHeader, #resultsBoxFooter {display: block;}
/* End hide from IE-mac */

#resultsBoxHeaderText {
	color: #555;
	font-size: 13px;
	float: left;
}

.resultsBoxSmallLoader {
	margin-right: 10px;
}

#resultsBoxTruveoPowered {
	padding-bottom: 7px;
	margin-left: 20px;
}


/* pager */
#resultsBoxPager {
	float: right;
}

.pager {
	float: left;
	border-right: 1px solid #ccc;
	display: inline-block;
}

.pager:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pager {height: 1%;}
.pager {display: block;}
/* End hide from IE-mac */

.pagerLabel {
	float: left;
	color: #555;
	margin-right: 5px;
	font-weight: bold;
}

.commentsPager .pagerLabel {
	font-size: 12px;
}

.pagerDots, .pagerPrevNext, .pagerCurrentPage, .pagerOtherPages {
	padding: 3px 6px;
	float: left;
	border: 1px solid #ccc;
	border-right-width: 0;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.pagerDots {
	background-color: #DDD;
	color: #444;
}

.pagerPrevNext {
	cursor: pointer;
	background-color: #022a47;
	color: white;
}

.pagerPrevNext.hovered, .pagerOtherPages.hovered {
	background-color: #ffcc00;
	color: #131313;
}

.pagerCurrentPage {
	cursor: auto;
	background-color: #a3b5bf;
	color: white;
}

.pagerOtherPages {
	cursor: pointer;
	color: #022a47;
	background-color: #e0e6ea;
	font-weight: normal;
}


/* video */
.video {
	margin: 0 8px 8px;
	border: 1px solid #ccc;
	width: 780px;
}

.videoSummaryRow, .videoBodyRow {
	width: 780px;
	font-size:11px;
	clear: left; 
	color: #131313;
	vertical-align: top;
	background-color: white;
}

.videoSummaryRow {
	cursor: pointer;
}

.videoSummaryRow div {
	overflow: hidden;
	float:left;
}

.videoSummaryRow, .videoBodyRow {
	display: inline-block;
}

.videoSummaryRow:after, .videoBodyRow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .videoSummaryRow, * html .videoBodyRow {height: 1%;}
.videoSummaryRow, .videoBodyRow {display: block;}
/* End hide from IE-mac */

.videoThumb {
	float: left;
	margin: 3px 5px 3px 3px;
	border-right: 10px solid #fff;
	width: 140px;
	height: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 130px;
}

html>body .videoThumb {
	width: 130px;
}

.videoThumb.opened {
	border-right-color: #a10024;
}

.videoThumb.hovered { /* shifts out in ie6 */
	border-right-color: #ffcc00;
}

.videoTitleDescription {
	padding: 3px;
	width: 350px;
}

.videoTitleDescription a {
	color: #a10024;
	text-decoration: none;
}

.videoTitleDescription a:hover {
	text-decoration: underline;
}

.videoTitleDescription p {
	margin-top: 5px;
}

.videoTitleDescription strong {
	font-weight: bold;
	font-size: 13px;
}

.videoEtc {
	margin: 3px 0 0 7px;
	width: 170px;
}

.videoEtcRow {
	width: 170px;
	display: inline-block;
}

.videoEtcRow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .videoEtcRow {height: 1%;}
.videoEtcRow {display: block;}
/* End hide from IE-mac */

.videoEtcProperty {
	float: left;
	text-align: right;
	color: #666;
	width: 50px;
}

.videoEtcValue, .videoAuthorUrl {
	display: block;
	float: left;
	margin-left: 5px;
}

.videoSite {
	text-align: center;
	padding-top: 3px;
	width: 80px;
}

.videoSite img {
	border-bottom: 5px solid #fff;
	padding-bottom: 1px;
	margin: 0 auto;
	display: block;
}

.videoSite img.hovered {
	border-bottom: 5px solid #a10024;
}

.videoSiteDownloadLink {
	display: none;
	font-size: 10px;
}

.videoPlayer {
	float: left;
	padding: 0px 6px 4px 3px;
}


/* comments */
.commentsHolder {
	text-align: center;
}

.comment {
	text-align: left;
}

.comment.alt {
	background-color: #eaeaea;
}

.comment.ownedByAuthor {
	background-color: #ffeea9;
}

.commentHeader {
	padding: 3px;
	color: #aaa;
}

.commentAuthor, .videoAuthorUrl {
	text-decoration: none;
	font-weight: bold;
	color: #a10024;
}

.commentsViewAll {
	display: block;
	clear: left;
	margin: 0 auto;
	padding-top: 4px;
	font-size: 10px;
	color: #022a47;
	text-decoration:none;
}

.commentsViewAll:hover, .commentAuthor:hover, .videoAuthorUrl:hover {
	text-decoration: underline;
}

.commentBody {
	padding: 3px 3px 10px 3px;
	font-size: 11px;
}

.commentsPager {
	margin: 10px auto; /* how to center? */
	font-size: 20px;
	text-align: center;
}

.commentsPager a, .commentsPager span {
	margin: 0 5px;
	font-weight: bold;
}

.commentsPager span {
	color: black;
	text-decoration: none;
}


/* drop down menus */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuCategory {
	z-index: 4;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	width: 100px;
	padding: 0 3px;
}

.menuCategory.opened {
/*
	background-color: #131313;
	color: white; 
*/
}

.menuOptionHolder {
	z-index: 4;
	display: none;
	position: absolute;
	background-color: white;
	margin-left: -3px;
	border: 1px solid #666;
}

.menuOptionTitle, #menuOptionApplyChanges {
	text-decoration: none;
	color: #131313;
	display: block;
	width: 108px;
	padding: 6px 3px 3px 5px;
	border-bottom: 1px solid #ddd;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;
}

html>body .menuOptionTitle, html>body #menuOptionApplyChanges {
	width: 100px;
}

.menuOption {
	font-size: 12px;
	font-weight: bold;
}

.filterMenuOptionTitle {
	margin-left: 22px;
	font-size: 11px
}

#filterMenuMethods, #filterMenuApplyChanges {
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #131313;
}

#filterMenuMethods {
	background-color: #a10024;
}

#filterMenuApplyChanges {
	background-color: #022a47;
}

#filterMenuMethods a, #filterMenuApplyChanges a {
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#filterMenuMethods a:hover, #filterMenuApplyChanges a:hover {
	background-color: #131313;
}

.menuOptionHolder a.enabled {
	background-color: #e6e6e6;
}

.menuOptionTitle:hover {
	color: #a10024;
}

.menuTitle {
	font-size: 10px;
	text-align: left;
	display: block;
	font-weight: normal;
}


/* panel */
.panel {
	position: absolute;
	border-spacing :0px;
	padding: 0px;
	cursor: move;
	color: #131313;
}

.panelContentDiv {
	overflow: auto;
	padding: 10px;
	cursor: auto;
	font-size: 11px;
	border: 1px solid #cbcbcb;
	background-color: white;
}

.panelTitleTD {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	vertical-align: bottom;
}

.panelCloseTD {
	width: 66px;
	cursor: pointer;
}

.panelTL, .panelTR, .panelCL, .panelCR, .panelBL, .panelBR {
	height:9px;
	padding: 0px;
	margin:0px;
}

.panelBR, .panelTR {
	width: 9px;
}

.panelTL {
	background-image: url(images/panel/tl.png);
}

.panelTR {
	background-image: url(images/panel/tr.png);
}

.panelBL {
	background-image: url(images/panel/bl.png);
}

.panelBR {
	background-image: url(images/panel/br.png);
}

.panelCL {
	padding-left: 9px;
	background-image: url(images/panel/center.png);
}

.panelCR {
	background-image: url(images/panel/center.png);
}


/* loading elements */
.videoLoadingElement, #resultsBoxJustShowResults {
	width: 200px;
	font-size: 11px;
	padding: 20px 10px 20px 10px;
}

.videoLoadingElement {
	font-weight: bold;
	background-color: white;
	background: url(images/complete.gif) no-repeat center right;
	border-bottom: 1px solid #eee;
}

#resultsBoxJustShowResults {
	cursor: pointer;
	font-weight: normal;
	background-color: #fffeec;
	border: 1px solid #f5f297;
	color: #131313;
}

#resultsBoxJustShowResults.hovered {
	background-color: #fff9bd;
}

.videoLoadingElement.requesting {
	background: url(images/incomplete.gif) no-repeat center right;
}

#resultsBoxLoadingElement {
	width: 200px;
	margin: auto;
	padding-bottom: 30px;
	text-align: left;
	color: #101e2d;
}
