/* CSS Document */

/* PRESET ELEMENTS
=============================================================================================== */

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
background-color:#FCFCFA;
color:#666666;
background-image:url(http://www.inovatv.org/images/body_bkgGrad.jpg);
background-position:top left;
background-repeat:repeat-x;
}

h1{
color:#433f2b;
font-size:20px;
margin-top:0px;
margin-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2{
color:#433f2b;
font-size:18px;
margin-top:0px;
margin-bottom:6px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

h3{
color:#433f2b;
font-size:16px;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

p{
margin:0px;
padding:0px;
color:#666666;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:150%;
padding: 0 0 1.5em 0;
}

ul {
padding: 0 0 1em 0;
margin: 0;
list-style-type: none
}

ol {
padding-top: 0; 
margin-top: 0;
}

li {
margin-bottom: .5em;
}

/* MASTHEAD ELEMENTS
=============================================================================================== */

#masthead{
position:relative;
z-index:2;
margin:0 auto;
text-align:left;
background-color:#FFFFFF;
background-image:url(http://www.inovatv.org/images/mastheadBkg.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#1c3c79;
top:0px;
left:0px;
width:980px;
height:117px;
}

#mastLinks{
position:absolute;
z-index:3;
top:23px;
right:30px;
text-align:right;
height:auto;
/*
border-width:1px;
border-color:#FF0000;
border-style:solid;
*/
}

#mastLinks a:link{
color:#003e6e;
}

#mastLinks a:visited{
color:#003e6e;
}

#mastLinks a:hover{
color:#FF0000;
text-decoration:underline;
}

#mastLinks a:visited:hover{
color:#FF0000;
text-decoration:underline;
}

#mastLinks strong {
color:#1c3c79;
}

#mastLinks p {
color:#1c3c79;
display:inline;
clear:none;
margin-right:5px;
}

#extLink{
margin-left:15px;
}

/* SEARCH FORM ELEMENTS
=============================================================================================== */

#sideSearch{
position:absolute;
z-index:2;
text-align:left;
bottom:0px;
left:665px;
width:299px;
height:48px;
background-image:url(http://www.inovatv.org/images/searchTab.jpg);
background-position:top left;
background-repeat:no-repeat;
_bottom:-1px /*IE6 FIX*/
}

#searchField {
position:absolute;
float:left;
z-index:3;
top:15px;
left:20px;
width:186px;
*width:183px; /*IE FIX*/
font-size:14px;
font-weight:bold;
color:#1c3c79;
margin-right:20px;
border-top-color:#e5e5e5;
border-top-width:1px;
border-left-color:#e5e5e5;
border-left-width:1px;
background-color:#FFFFFF !important;
padding-left:3px;
}

#searchSubmit{
position:absolute;
display:block;
width:59px;
height:21px;
left:222px;
top:17px;
cursor:pointer;
background-image:url(http://www.inovatv.org/images/searchBtn.gif);
background-position:top left;
background-repeat:no-repeat;
text-align:center;
text-indent:-9999px;
overflow:hidden;
border:none;
*font-size:11px; /*IE FIX*/
}

#searchSubmit:hover{ /*Search button hover state */
background-image:url(http://www.inovatv.org/images/searchBtnRo.gif);
}

/* SECTION NAVIGATION ELEMENTS
=============================================================================================== */

#sectionNav{
position:relative;
z-index:2;
width:980px;
height:45px;
top:0px;
left:0px;
margin:0 auto;
text-align:left;
}

#navLeft{
position:absolute;
width:12px;
height:45px;
background-image:url(http://www.inovatv.org/images/navLeft.jpg);
background-position:top left;
background-repeat:repeat-y;
left:0px;
top:0px;
}

#navRight{
position:absolute;
width:10px;
height:45px;
background-image:url(http://www.inovatv.org/images/navRight.jpg);
background-position:top left;
background-repeat:repeat-y;
top:0px;
right:0px;
}

#nav {
position:absolute;
z-index:3;
left:12px;
top:0px;
width:958px;
height:45px;
background-color:#06507D;
background-image:url(http://www.inovatv.org/images/navBkg.jpg);
background-position:top left;
background-repeat:repeat-x;
}

.sectionNavigation_table {
margin:0px;
padding:0px;
}

.sectionNavigation_table th a {
margin: 0;
padding-left:13px;
padding-right:13px;
padding-top:15px;
padding-bottom:0px;
text-align: left;
text-decoration: none;
line-height: 1em;
font-weight: bold;
color: #ffffff;
height: 30px;
display: block;
border-right: 1px solid #163b75;
}

.sectionNavigation_table th a:hover,
.sectionNavigation_table th.selected a,
.sectionNavigation_table th.selected a:hover {
	background-color:#06507d;
	color:#FFFFFF;
}

.sectionNavigation_table th#section7 a {
	border-right: none
}

/* CHANNEL NAVIGATION ELEMENTS
=============================================================================================== */

.channelNavigation_table {
width:100%;
}

.channelNavigation_table tr td {
padding:0px;
}

.channelNavigation_table th a{
display:block;
padding: 5px;
text-decoration:none;
}

.channelNavigation_table th a:hover{
background:#cecece;
color:#cc0000;
}

.channelNavigation_table th.selected a{
background:#cecece;
color:#cc0000;
}

.channelNavigation_table th.selected a:hover{
background:#cecece;
color:#cc0000;
}

/* SPACER ELEMENTS
=============================================================================================== */

#sectionSpacer{
position:relative;
z-index:2;
top:0px;
left:0px;
margin:0 auto;
text-align:left;
width:980px;
height:30px;
background-image:url(http://www.inovatv.org/images/navDropShadow.jpg);
background-position:top left;
background-repeat:no-repeat;
}

/* CONTENT BOX ELEMENTS
=============================================================================================== */

#contentBackground{
position:relative;
z-index:2;
top:0px;
left:0px;
margin:0 auto;
text-align:left;
width:980px;
height:auto;
background-image:url(http://www.inovatv.org/images/containerBkg.jpg);
background-position:top left;
background-repeat:repeat-y;
}

#contentContainer{
position:relative;
z-index:3;
top:0px;
left:38px;
width:900px;
height:auto;
display:table;
/*
border-width:1px;
border-color:#FF0000;
border-style:solid;
*/
}

#leftShadow{
position:relative;
z-index:4;
display:block;
clear:none;
top:0px;
left:0px;
width:auto;
height:100%;
background-image:url(http://www.inovatv.org/images/leftDropshadow.jpg);
background-position:top left;
background-repeat:no-repeat;
/*
border-width:1px;
border-color:#FF0000;
border-style:solid;
*/
}

#rightShadow{
position:relative;
z-index:4;
display:block;
clear:none;
top:-1px;
right:0px;
width:auto;
height:100%;
background-image:url(http://www.inovatv.org/images/rightDropshadow.jpg);
background-position:top right;
background-repeat:no-repeat;
/*
border-width:1px;
border-color:#00FF00;
border-style:solid;
*/
}

/* LEFT COLUMN ELEMENTS
=============================================================================================== */

#leftColumn{
position:relative;
z-index:3;
top:0px;
left:0px;
width:240px;
height:auto;
padding:0px;
color:#666666;
text-align:left;
/*
border-color:#00CC00;
border-style:solid;
border-width:1px;
*/
}

#leftColumn p{
color: #666666;
width:240px;
text-align:left;
}

#leftColumn a:link{
color:#003e6e;
text-decoration:underline;
text-align:left;
}

#leftColumn a:hover{
color:#FF0000;
text-decoration:underline;
text-align:left;
}

#leftColumn a:visited{
color:#003e6e;
text-decoration:underline;
text-align:left;
}

#leftColumn a:visited:hover{
color:#FF0000;
text-decoration:underline;
text-align:left;
}

#leftColumn img{
border:none;
position:relative;
top:0px;
left:0px;
margin-bottom:25px;
/*height:auto;*/
/*width:auto;*/
}

/* MIDDLE COLUMN ELEMENTS
=============================================================================================== */

#middleColumns{
position:relative;
width:98px;
height:auto;
display:inline-block;
clear:none;
/*
border-color:#003399;
border-style:solid;
border-width:1px;
*/
}

/* RIGHT COLUMN ELEMENTS
=============================================================================================== */

#rightColumn{
position:relative;
z-index:3;
top:0px;
left:0px;
width:534px;
height:auto;
display:inline-block;
margin:0px;
padding:0px;
color:#666666;
text-align:left;
/*
border-color:#00CC00;
border-style:solid;
border-width:1px;
*/
}

#rightColumn a:link{
color:#003e6e;
text-decoration:underline;
text-align:left;
font-size:13px;
}

#rightColumn a:hover{
color:#FF0000;
text-decoration:underline;
text-align:left;
font-size:13px;
}

#rightColumn a:visited{
color:#003e6e;
text-decoration:underline;
text-align:left;
font-size:13px;
}

#rightColumn a:visited:hover{
color:#FF0000;
text-decoration:underline;
text-align:left;
font-size:13px;
}

#rightColumn h1 h2{
margin-top:0px;
}

/* MOVIE ELEMENTS
=============================================================================================== */

#movie{
position:relative;
margin-top:10px;
margin-bottom:20px;
}

/*#media {margin-bottom: .5em}

#media p {padding: 10px; border: 1px solid #292162; background-color: #cbced7; color: #000}

#media strong {
font-size: 120%;
font-weight: bold;
color: #292162;
display: block;
padding-bottom: .5em
}

#media em {font-weight: bold; font-style: normal}
*/

/* RATING ELEMENTS
=============================================================================================== */

#ratingSize{
font-size:11px;
display:block;
clear:both;
height:auto;
width:534px;
float: left; 
margin-top:10px;
margin-bottom:20px;
/*
border-color:#00CC00;
border-style:solid;
border-width:1px;
*/
}

#ratingSize h3{
margin-top:10px;
font-size:14px;
margin-bottom:3px;
}

#getVideoRate {
float:left; 
margin-bottom:0px;
}

#getVideoRate p {
padding-bottom:0px;
}

#rating {
font-size:110%; 
padding-bottom:0px; 
color:#666666;
margin-bottom:6px;
}

#rating span {
color:#666666; 
font-weight:bold;
}

/* SEND TO FRIEND ELEMENTS
=============================================================================================== */

#sendFriend a {
text-indent:-9999px;
overflow:hidden; 
background-image:url(http://www.inovatv.org/images/send2friend.gif);
background-position:top left;
background-repeat:no-repeat;
width:158px; 
height:31px;
display:block;
clear:both;
top:0px;
left:68px;
text-align:left:
margin-left:0px;
}

/* BREADCRUMB ELEMENTS
=============================================================================================== */

#breadcrumb{
position:relative;
height:20px;
font-size:10px;
margin-bottom:20px;
}

#breadcrumb a:link {
padding-bottom: 15px; 
font-size: 10px;
text-decoration:underline;
color:#003e6e;
}

#breadcrumb a:visited {
padding-bottom: 15px; 
font-size: 10px;
text-decoration:underline;
color:#003e6e;
}

#breadcrumb a:hover {
text-decoration:none;
color:#FF0000;
font-size: 10px;
}

#breadcrumb a:visited:hover {
text-decoration:none;
color:#FF0000;
font-size: 10px;
}

/* MAIN ID ELEMENTS
=============================================================================================== */

#left {
margin: 0 30px 10px 15px;
}

#left img {
margin-bottom: 1em;
}

#left p img {
margin-bottom: 0;
color:#666666;
}

#right {
margin: 10px 10px 10px 15px;
}

#login h1, #login h2, #login p {
padding-left: 15px;
}

/* SITE & MEDIA COMMENTS
=============================================================================================== */

#siteComments {
float: left; 
border-bottom: 1px solid #999999; 
margin: 0 0 3em;
}

#mediaComments {
float: left; 
border-bottom: 1px solid #999999; 
margin: 0 0 3em;
}

#siteComments h3 {
float:left; 
background-color: #999999; 
padding-top:10px; 
padding-bottom:10px; 
padding-left:10px; 
padding-right:10px; 
margin: 0 0 .5em 0; 
width:514px; 
color:#FFFFFF;
font-size:15px;
}

#mediaComments h3 {
float:left; 
background-color: #999999; 
padding-top:10px; 
padding-bottom:10px; 
padding-left:10px; 
padding-right:10px; 
margin: 0 0 .5em 0; 
width:514px; 
color:#FFFFFF;
font-size:15px;
}

#siteComments p{
padding-left:10px;
width:510px; 
/*
border-color:#00CC00;
border-style:solid;
border-width:1px;
*/
}

#mediaComments p{
padding-left:10px;
width:510px; 
/*
border-color:#00CC00;
border-style:solid;
border-width:1px;
*/
}

.commentName {
float: left;
}

.commentDetails {
float: right;
}

#innerPagination {
float:left;
padding: 0;
padding-bottom: 4px
}

#pagination {
float:left;
background-color:#06507D;
margin-bottom: 1px;
width:534px; 
color:#FFFFFF;
}

#pagination p {
float:left;
margin:6px 0 0 0;
padding: 0;
width:534px;
}

#pagination a {
margin-left:.5em;
}

.current {
margin-left: .5em; 
font-weight: bold;
}

#displaying {
float: left; 
padding: .5em 11px;
color:#FFFFFF;
}

#pageNav {
float: right; 
padding: .5em 11px; 
color:#FFFFFF;
}

#pageNav a:link {
color:#FFFFFF;
}

#pageNav a:visited {
color:#FFFFFF;
}

#pageNav a:hover {
color:#FF9900;
}

#pageNav a:visited:hover {
color:#FF9900;
}

/* FOOTER ELEMENTS
=============================================================================================== */

#footerBox{
position:relative;
width:958px;
height:45px;
text-align:left;
background-image:url(http://www.inovatv.org/images/footerBkg.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
clear:none;
bottom:0px;
color:#666666;
margin-top:30px;
left:12px;
top:1px;
}

#footer {  
color:#666666; 
float: left;
font-size:11px;
position:absolute;
top:13px;
left:30px;
}

#footer p { 
margin: 0; 
float: left; 
font-weight: bold;
color:#666666; 
font-size:11px;
}

#footer img {
position:absolute;
left:750px;
top:-6px;
}

#footer a:link { 
color:#05436a;
font-weight: normal;
padding-left:15px;
font-size:11px;
}

#footer a:visited { 
color:#05436a;
font-weight: normal;
padding-left:15px;
font-size:11px;
}

#footer a:hover { 
color:#FF0000; 
font-weight: normal;
padding-left:15px;
font-size:11px;
}

#footer a:visited:hover { 
color:#FF0000; 
font-weight: normal;
padding-left:15px;
font-size:11px;
}

/* SCROLLING ELEMENTS
=============================================================================================== */

.scroll {
width:534px; 
overflow:auto; 
border-top: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
max-height: 1000px;
}

/* SECTION LIST ELEMENTS
=============================================================================================== */

#sectionList {
margin: 0 0 3em;
}

#sectionList div {
margin: 0;
min-height: 112px;
border: 1px solid #ccc;
background-color:#eee;
	/* IE6 Hack */
	_height:112px;
	/* IE6 won't read the min-height attribute. 
	   Entering a height attribute for just IE6 (hacking it with an "_" in front of it) 
	   tells the div to start at 112px, but doesn't inhibit expansion. */
}

#sectionList img {
border: 1px solid #ccc;
background-color: #fff;
margin: 10px 10px 2px 10px;
padding: 2px;
float: left;
}

#sectionList p {
font-size: 13px;
margin-top: 0px;
padding: 0 5px 10px 126px;
line-height: 140%;
}

#sectionList h2 {
margin: 0;
padding: 12px 0 .25em 0;
clear:none;
}

#sectionList h2 a:link {
color:#06507D;
font-size:15px;
text-decoration:none;
}

#sectionList h2 a:hover {
color: #FF0000;
font-size: 15px;
text-decoration:none;
}

#sectionList h2 a:visited {
color:#06507D;
font-size: 15px;
text-decoration:none;
}

#sectionList h2 a:visited:hover {
color:#FF0000;
font-size: 15px;
text-decoration:none;
}

/* CHANNEL LIST ELEMENTS
=============================================================================================== */

#getChannels {
margin: 0 0 3em;
}

#getChannels div {
margin: 0;
min-height: 112px;
border: 1px solid #ccc;
background-color:#eee;
	/* IE6 Hack */
	_height:112px;
	/* IE6 won't read the min-height attribute. 
	   Entering a height attribute for just IE6 (hacking it with an "_" in front of it) 
	   tells the div to start at 112px, but doesn't inhibit expansion. */
}

#getChannels img {
border: 1px solid #ccc;
background-color: #fff;
margin: 10px 10px 2px 10px;
padding: 2px;
float: left;
}

#getChannels p {
font-size: 13px;
margin-top: 0px;
padding: 0 5px 10px 126px;
line-height: 140%;
}

#getChannels h2 {
margin: 0;
padding: 12px 0 .25em 0;
clear:none;
}

#getChannels h2 a:link {
color:#06507D;
font-size:15px;
text-decoration:none;
}

#getChannels h2 a:hover {
color: #FF0000;
font-size: 15px;
text-decoration:none;
}

#getChannels h2 a:visited {
color:#06507D;
font-size: 15px;
text-decoration:none;
}

#getChannels h2 a:visited:hover {
color:#FF0000;
font-size: 15px;
text-decoration:none;
}

/* MEDIA LIST ELEMENTS
=============================================================================================== */

#mediaList {
margin: 0 0 3em;
}

#mediaList div {
margin: 0;
min-height: 112px;
border: 1px solid #ccc;
background-color:#eee;
	/* IE6 Hack */
	_height:112px;
	/* IE6 won't read the min-height attribute. 
	   Entering a height attribute for just IE6 (hacking it with an "_" in front of it) 
	   tells the div to start at 112px, but doesn't inhibit expansion. */
}

#mediaList img {
border: 1px solid #ccc;
background-color: #fff;
margin: 10px 10px 2px 10px;
padding: 2px;
float: left;
}

#mediaList p {
font-size: 13px;
margin-top: 0px;
padding: 0 5px 10px 126px;
line-height: 140%;
}

#mediaList h2 {
margin: 0;
padding: 12px 0 .25em 0;
clear:none;
}

#mediaList h2 a:link {
color:#06507D;
font-size:15px;
text-decoration:none;
}

#mediaList h2 a:hover {
color: #FF0000;
font-size: 15px;
text-decoration:none;
}

#mediaList h2 a:visited {
color:#06507D;
font-size: 15px;
text-decoration:none;
}

#mediaList h2 a:visited:hover {
color:#FF0000;
font-size: 15px;
text-decoration:none;
}


/* POP UP WINDOW ELEMENTS
=============================================================================================== */

body#popUp {
margin: 10px;
padding: 0;
text-align: left;
background-color:#FFFFFF;
color:#FFFFFF;
}

body#popUp h1{
color:#FFFFFF;
}

body#popUp a:link{
color:#FFFFFF;
}

body#popUp a:visited{
color:#FFFFFF;
}

body#popUp a:hover{
color:#99ccff;
text-decoration:none;
}

body#popUp a:visited:hover{
color:#99ccff;
text-decoration:none;
}

#container {
background-color: #464855;
}

#container2 {
background-color: #464855;
}

#container3 {
background-color: #464855;
}

body#login, body#content, body#search {
background-color: #464855;
}

/* SEARCH PAGE ELEMENTS
=============================================================================================== */

#search {
margin-bottom: 1.5em;
}

#searchResults {
clear: both; 
width: 100%;
}

#searchResults th {
padding: 10px 10px 6px 10px; 
background-color: #adadad; 
color: #fff; 
text-align: left;
}

#searchResults th a {
color: #fff;
}

#searchResults td {
padding: 10px; 
border-top: 1px solid #bbb; 
background-color: #eee;
}

#searchResults h3 {
color: #d3d2a3;
}

#title h3 a {
color: #d3d2a3;
}

#searchResults img {
border: 1px solid #999;
}

#searchResults #title {
width: 40%;
}

#searchResults #channels {
width: 40%;
}

#searchResults #date {
width: 20%;
}

/* FORM ELEMENTS
=============================================================================================== */

input.text, input.file, input.password {
padding-left:2px;
padding-right:2px;
border: none;
color: #000000;
font-size: 100%;
font-family: helvetica, arial, sans-serif;
border: 1px solid #d3d2a3;
}

input.addComment {
margin-bottom: 1.5em;
}

input.submitRating {
margin: .5em 0 0 0;
}

select {
padding-left:2px;
border: none;
color: #000;
font-size: 100%;
font-family: helvetica, arial, sans-serif;
border: 1px solid #d3d2a3;
}

input.checkbox {
padding-left:2px;
padding-right:2px;
}

input.radio {
padding-left:2px;
padding-right:2px;
}

textarea {
font-family: helvetica, arial, sans-serif;
width: 100%;
font-size: 100%;
padding: 0;
margin: 0 0 1em 0;
border: 1px solid #d3d2a3;
}

.alert {
color:#FF0000;
margin-right: 3px;
}

.confirm {
color: #666666;
font-weight: bold;
}

/* SEARCH PAGINATION ELEMENTS
=============================================================================================== */

#search #pagination {
background-color: #001029;
width:100%;
}

#search #pagination p {
width: 830px;
}

/* SUBMIT COMMENT ELEMENTS
=============================================================================================== */

.submitComment_table {
width: 402px;
margin-top: 5px;
margin-bottom: 5px;
}

.submitComment_table tr td {
padding:5px;
}

/* CATEGORY ELEMENTS
=============================================================================================== */

#categories h3 {
float: left; 
clear: none;
}

#categories ul {
margin: 0;
padding: 0 0 2em 0;
list-style-type: none;
}

#categories li {
float: left; 
display: block; 
margin-left: .5em;
}

/* MISC. ELEMENTS
=============================================================================================== */

.feat {
padding: 2px 0; 
border-top: 1px solid #3e5687; 
border-bottom: 1px solid #3e5687; 
margin-bottom: 5px;
}

.login_table {
padding-left: 15px;
}

#contentDivider{
position:relative;
width:100%;
height:1px;
border-bottom-color:#ccc;
border-bottom-width:1px;
border-bottom-style:solid;
margin-bottom:10px;
margin-top:10px;
}