﻿:link, :visited
{
    text-decoration: none;
}
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pfre, code, p, blockquote, hr, th, td
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
table
{
    border-spacing: 0;
}
fieldset, img, abbr, acronym
{
    border: 0;
}
/* strict reset by uncommenting lines below */
address, caption, cite, code, dfn, em, strong, b, u, s, i, th, var
{
    /* font-style: normal; */ /* font-weight: normal; */
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
q:before, q:after
{
    content: '';
}
a
{
    text-decoration: underline;
    outline: none;
}
hr
{
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img, :link img, :visited img
{
    border: none;
}
address
{
    font-style: normal;
    display: inline;
}
/* Layout ----------------------------------------------------------------- */
img,
{
    behavior: url(/Resources/iepngfix.htc) 
}
body
{
    background-image: url("/VideoApp/img/bg_pixel.png");
    font-family: Arial, "Helvetica Neue" , Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.clear
{
    clear: both;
}
input
{
    font-size: 11px;
}
#container-top
{
    width: 1010px;
    margin: 0px auto;
    padding: 0px;
    background-image: url("/VideoApp/img/bg_header.gif");
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
#container-mid
{
    width: 1010px;
    margin: 0px auto;
    padding: 0px;
    background: #e7e7e2;
    background-image: url("/VideoApp/img/bg_mid.png");
    background-repeat: repeat-y;
    position: relative;    
    background-position: top center;
}
#container-bot
{
    width: 1010px;
    height: 26px;
    margin: 0px auto 10px auto;
    padding: 0px;
    background-image: url("/VideoApp/img/bg_bot.png");
    background-repeat: no-repeat;
    background-position: top center;
}
#container-top-inner
{
    width: 980px;
    margin: 0px auto;
    padding: 0px;
    height: 150px;
}
#container-mid-inner
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
    background: #e7e7e2;
    position: relative;
}
#container-bot-inner
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
}
#bannerad
{
    text-align: center;
    width: 1068px;
    margin: 0px auto;
}
#bannerad a
{
    color: #ffffff;
}

#next_menu img{
		border:0px;
	}

	
	#next_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#next_menu{
	    clear: both;	
	    margin: 0 auto; padding: 0;
	    background: #3B5D77 url(/images/bg/menu.jpg) repeat-x top left;
	    font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	    height: 38px;
	    width: 780px;
		visibility:hidden;	
	}
	#next_menu ul{
	    float: left;
	    list-style: none;
	    margin:0 0px; 
	    padding:0px;	/* No indent */
	}
	#next_menu ul ul{
	    float: left;
	    list-style: none;
	    margin:0px 0px; 
	    padding:0px;	/* No indent */
	}	
	#next_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#next_menu a{

		margin:0px;
		padding:0px;
	}
		
	#next_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		margin:0 20px;
		overflow:visible;
	}
	#next_menu ul.menuBlock2{	/* url(/images/menuover.gif); Menu bar - main menu items */
		border:0px;
		margin:0 0px;
		background:#768998;
	}
	

	#next_menu a{
		color: #fff;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	}
	
	/*
	Main menu items 
	*/
	
	#next_menu .currentDepth1{
		padding-left:10px;
		padding-right:10px;
	}
	#next_menu .currentDepth1over{
		padding-left:10px;
		padding-right:10px;
		background-color:#4A4F53;	
	}
	#next_menu .currentDepth1 a{
		font-weight:bold;
	}
	#next_menu .currentDepth1over a{	/* Text rules */
		color:#8C8D94;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#next_menu .currentDepth2{
		padding-right:2px;
		width:200px;
		height:30px;
	}
	#next_menu .currentDepth2over{
		padding-right:2px;
		width:200px;
		height:30px;
		background-color:#757575;
	}	
	#next_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#next_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#next_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#next_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#next_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}

	
/* Side Tool Tabs ------------------------------------------------------------ */
#sidetool
{
    padding: 0px;
    margin: 0px;
}
#tags h1
{
    margin-top: 15px;
}
#sidebar ul
{
    font-size: 11px;
    list-style: none;
    margin: 0px;
}
#sidebar h1
{
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 16px;
}
#sidebar ol
{
    font-size: 11px;
    list-style: none;
    margin: 0px;
}
#sidebar-splitcols h4
{
    font-size: 12px;
    padding: 3px 0px 0px 0px;
}
#sidebar input
{
    padding: 0px;
    width: 100%;
    margin-bottom: 1px;
    font-size:10px;}
#sidebar a:hover
{
    text-decoration: none;
}

.sidebar-content
{
    background: #787360;
    padding: 10px;
    margin-bottom: 15px;
}
.sidebar-content h3
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
.sidebar-recent
{
    background: #d3d3cf;
    padding: 0px;
    margin: 0px;
    z-index:1;
    border: 0px solid #a5a5a0;
}
#recent
{
    padding: 0px 0px;
}
.sidebar-recent h3
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
#sidebarad
{
    margin-top: 15px;
}
#
#sidebarad p
{
    font-size: 11px;
}
#sidebarad p
{
    font-size: 11px;
}
#sidebarad p a
{
    font-weight: bold;
}

#main
{
    width: 670px;
    float: left;
    margin: 0px;
    padding: 0px;
    z-index:1;
}
#main-buffer-inner
{
    padding: 0px 0px 0px 5px;
    margin: 5px 0px 5px 0px;
    z-index:1;
}
#homeHeadlines, #channelspromote-inner
{
    padding: 0px;
    margin: 0px;
    border: 0px solid #aaaaa5;
    width: 653px;
}

#meta-inner
{
    float: left;
}
#sidebar
{
    width: 310px;
    float: right;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    z-index:1;
    position: relative;
    top: 0px;
    right: 0px;
}
#sidebar-inner
{
    padding: 5px;
    margin: 0px;
    z-index:1;
    background: #e7e7e2;
}
#sidebar-splitcols
{
}
#sidebar-splitcols-inner
{
}

#sidebar-channels
{
    padding: 4px 7px 0px 7px;
}
#sidebar-channels h2
{
    font-size: 14px;
    padding: 4px;
    margin: 5px 0px;
    text-align: center;
    color: #f1f1ea;
}
#sidebar-channels p
{
    text-align: right;
    padding: 0px 4px;
}

#footer
{
    width: 980px;
    margin: 20px auto;
    clear: both;
    text-align: center;
}
#footer a
{
    font-weight: bold;
}

#videolist
{
    background: #e0e0e0;
    margin: 7px 0px;
}
.videolist-item
{
    border-top: 1px solid #c3c3be;
    border-bottom: 1px solid #c3c3be;
    padding: 7px;
}
.videolist-item-inner
{
}
.videolist-item p
{
    margin: 3px 0px;
    font-size: 12px;
}
.videolist-item p a
{
    color: #dd7027;
    font-weight: bold;
}
.videolist-item h4
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
}
.videolist-item p a:hover
{
    text-decoration: underline;
}
/* Player ---------------------------------------------------------------- */
#player
{
    padding: 0px;
    margin: 0px;
    width: 653px;
    z-index: 1;
}
#player-inner
{
    z-index: 1;
}
#player h5
{
    display: inline;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    vertical-align: top;
}
#player h5 img
{
    vertical-align: top;
}
#player h1
{
    font-size: 22px;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    line-height: normal;
    position: relative;
}
.playbutton img
{
    background: #ffffff;
}
.player-blurb p a, .extended-blurb p a
{
    font-weight: bold;
    color: #ca6624;
}
.player-blurb a:hover, .extended-blurb a:hover
{
    color: #dd7027;
    text-decoration: underline;
}
.player-blurb
{
    padding: 0px;
}
.extended-blurb
{
    padding: 2px 0px 6px 0px;
}
.player-blurb blockquote, .extended-blurb blockquote
{
    margin: 4px 9px;
    border-left: 2px solid #bbbbb6;
    padding-left: 2px;
    padding-bottom: 4px;
    font-size: 11px;
    line-height: 12px;
    background: #ddddd7;
}
.player-blurb blockquote p, .extended-blurb blockquote p
{
    font-size: 11px;
    line-height: 12px;
}
.player-blurb-inner
{
}
.extended-blurb-inner
{
}
#player p
{
    line-height: 15px;
    font-size: 13px;
    margin: 1px 0px 5px 0px;
}
.player-blurb h3
{
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    margin-bottom: 0px;
}
.player-blurb h3 a
{
    font-weight: normal;
    color: #444444;
}
#videoembed
{
    text-align: center;
    clear: both;
}
#videoembed-inner
{
    clear: both;
    margin: 1px 0px;
}

/* Fonts ---------------------------------------------------------------- */.adunit
{
    clear: both;
    margin-top: 25px;
}
a
{
    color: #000000;
}
a:hover
{
    color: #dd7027;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
h1.archives
{
    margin-top: 15px;
}
ul.archives
{
    font-size: 12px;
    list-style: none;
}
li.archives
{
    margin: 3px 3px;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 7px;
    text-align: center;
    position: relative;
}
h3.archives
{
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    font-weight: bold;
}
h4
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    text-align: left;
}
.visible
{
    display: block;
}
.hidden
{
    display: none;
}
#tools
{
    margin: 0px;
}
#tools-inner
{
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.recent-item
{
    padding: 3px 3px 3px 3px;
    background: #ccccc8;
    border: 1px solid #a7a7a3;
    border-width: 0px 1px 1px 1px;
    height: 60px;
}
 .
.recent-item.first
{
    padding-top: 4px;
}
.recent-item:hover
{
    background:#F7A528 url("/VideoApp/img/viewed-bg.jpg") no-repeat;
    background-position: top center;
    color: black;
    cursor: url("/VideoApp/img/playcursor.cur"), pointer;
}
.recent-item h4
{
    padding: 1px 3px 2px 4px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    float: right;
    width: 194px;
}
.recent-item h5
{
    padding: 0px 3px 0px 4px;
    margin: 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    float: right;
    width: 194px;
}
#recent-header
{
    background-image: url("/VideoApp/img/viewed-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    border: 1px solid #d9994e;
    border-width: 1px 1px 0px 1px;
    border-bottom: 1px solid #d9994e;
    padding: 6px;
}
#recent-header h1
{
    padding-bottom: 5px;
}
.recent-footer
{
    text-align: center;
    padding: 3px;
    background: #b3b3ae;
    text-align: center;
}
.recent-tab
{
    margin: 0px;
    text-align: center;
    padding: 1px 0px;
    font-size: 10px;
    white-space: nowrap;
    font-weight: normal;
    border: 0px solid;
    height: 13px;
    width: 70px;
    float: right;
}
 .
.recent-tab.default
{
    background: #d6d6d3;
    border-color: #aaaaa6;
    color: #222220;
}
 .
.recent-tab.selected
{
    background: #f3f3ed;
    border-color: #aaaaa6;
}
.recent-footer a
{
    padding: 0px;
    margin: 0px;
}
 .
.recent-tab.default:hover
{
    background: #707070;
    cursor: pointer;
}
 .
.recent-tab.selected:hover
{
    cursor: default;
}
#viral
{
    margin: 20px 0px;
    padding-top: 20px;
    border-top: 2px solid #bbbbb3;
}
.sharebutton
{
    display: inline;
    text-align: left;
    float: left;
    width: 12%;
}
.sharelink
{
    display: inline;
    text-align: right;
    float: left;
    width: 63%;
}
#viral input
{
    background: #f1f1ea;
    font-size: 10px;
}
#embeddedplayer
{
    position: relative;
    margin: 0px;
    padding: 0px;
}
/* Thumbnails ---------------------------------------------------------------- */
#home-inner h1, #home2-inner h1, .crosspromote h1
{
    color: #fcfcf7;
}
#home-inner h1:hover, #home2-inner h1:hover, .crosspromote h1:hover
{
    text-decoration: none;
    color: #f88c42;
}
.thumblink:hover
{
    cursor: pointer;
}
.linebreak
{
    margin: 7px;
    width: 630px;
    height: 2px;
    background: #c1c1be;
}
:link, :visited
{
    text-decoration: none;
}
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pfre, code, p, blockquote, hr, th, td
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
table
{
    border-spacing: 0;
}
fieldset, img, abbr, acronym
{
    border: 0;
}
/* strict reset by uncommenting lines below */
address, caption, cite, code, dfn, em, strong, b, u, s, i, th, var
{
    /* font-style: normal; */ /* font-weight: normal; */
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
q:before, q:after
{
    content: '';
}
a
{
    text-decoration: underline;
    outline: none;
}
hr
{
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img, :link img, :visited img
{
    border: none;
}
address
{
    font-style: normal;
    display: inline;
}
/* Layout ----------------------------------------------------------------- */
img,
{
    behavior: url(/Resources/iepngfix.htc) 
}
body
{
    background:#850B16;
    background-repeat: no-repeat;
    background-position:top center;
    font-family: Arial, "Helvetica Neue" , Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#container-top
{
    width: 1024px;
    height:209px;
    margin: 0px auto;
    padding: 0px;
    background-image: url("/img/isaoheader.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    }
#container-mid
{
    width: 1024px;
    margin: -7px auto;
    padding: 0px;
    position: relative;    
    background: #850B16;
    background-image: url("/img/content_main.jpg");
    background-repeat: repeat-y;
    background-position: top center;
    z-index:0;
}
#container-mid-inner
{
    background: #311601;
    color:#CDBD82; 
    padding: 0px; 
}
#container-bot
{
    width: 1024px;
    margin: 0px auto;
    height:32px;
    padding: 0px;
    background: #850B16;
    background-image: url("/img/content_bottom.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}
#extended-blurb
{
    background: #787360; 
}
.linebreak
{
    background: #787360;
}