/* additional styles for video page */
/* turning the lights down */
body.video,
body.video #content,
body.video #header-top-inner,
body.video #content #secondary {
	background: #111;
	color: #bbb;
	}
	
body.video #content {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	}

body.video #footer {
	background: #333;
	}

body.video a:link, a:visited {
	color: #ccc;
	text-decoration: underline;
	}
	
body.video a:hover {
	color: #fff;
	}

body.video #nav {
	background: #333 url(../img/nav-bg-bw.gif) repeat-x scroll left top;	
	}

body.video #nav li {
	background: transparent url(../img/nav-pipe-bw.gif) no-repeat scroll 100% 50%;
	}

body.video #nav li a:hover {
	background: #666;
	}

body.video #logo {
	float: left;
	padding: 5px 0 28px 0;
	}
body.video #logo a,
body.video #logo span {
	display: block;
	width: 341px;
	height: 48px;
	}
body.video #logo img {
	display: block;
	width: 0;
	}
body.video #logo span #home-logo {  
    background: transparent url(../img/norton-logo-dark.gif) no-repeat top left;
    display:block;  
    width: 341;
    height: 48px;
    text-indent: -9999px;
} 

body.video #dash ul li,
body.video #dash ul li a {
	color: #ccc;
	}

body.video #dash ul li a:hover {
	color: #fff;
	}

/* layout */

body.video #movie {
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	}

body.video #movie div.header {
	padding: 20px;
	border-bottom: 1px solid #333;
	}
body.video #movie div.header h2 {
	font-size: 28px;
	font-weight: normal;
	color: #dfdfdf;
	}
body.video #movie div.header p {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	}
body.video #movie div.screen
{
	margin: 10px 10px 0 10px;
	float:left;
	width: 640px;
}
body.video #movie div.screen p 
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	margin-top: 10px;
}
body.video #movie div.details 
{
	float:left;
	max-width: 250px;
	margin: 10px 0 0 10px;
}
body.video #movie div.detailsChild
{
	position:relative;
	height: 255px;
}
body.video #movie div.shareParent 
{
	position:relative;
	height: 130px;
}
body.video #movie div.shareChild
{
	position:absolute;
	bottom:0;
}	
body.video #movie div.shareParent div.shareChild dl.social
{
	padding: 5px 0 0 0;
	width:200px;
}
body.video #movie div.shareParent div.shareChild dl.social dt
{
	float:left;
	clear: both;
	padding: 1px 5px 3px 0;
}
body.video #movie div.shareParent div.shareChild dl.social dd
{
	padding: 5px 0 5px 0;
	float: left;
	width: 80%;
}
body.video #movie div.shareParent div.shareChild dl.social a
{
	color: #999;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
}
body.video #movie div.shareParent div.shareChild dl.social a:hover
{
	text-decoration: none;
}
body.video #movie div.details p 
{
	font-size: 1.3em;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 1.5em;
}
	
body.video #related h3,
body.video #more-vid h3 {
	border-bottom: 2px solid #333;
	color: #999;
	font-size: 1.2em;
	font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	}

/* Related Books */
body.video #rel-books {
	float: left;
	width: 45%;
	margin: 15px 0 0 15px;
	}
	
body.video #rel-books ol.book-lst {
	margin-left: 0;
	}

body.video #rel-books ol.book-lst li h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
	border: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

body.video #rel-books ol.book-lst li h3 a {
	color: #ccc;
	}
	
body.video #rel-books ol.book-lst li h3 a:hover {
	color: #fff;
	}
	
body.video #rel-books ol.book-lst li h3 img {
	border: 1px solid #333;
	}
body.video #rel-books h4 a
{
	text-decoration: none;
	color: #5F5F5F;
}
body.video #rel-books h4 a:hover
{
	text-decoration: none;
	color: #888888;
}
/* Author Events */
body.video #rel-events {
	float: left;
	width: 24%;
	margin: 15px 0 0 15px;
	}
body.video #rel-events ol.events li.vevent {
	font-size: 1.2em;
	}
	
body.video #related a.more {
	color: #ccc;
	font-size: 11px;
	}

/* Related Vidoes */	
body.video #rel-videos {
	float: left;
	width: 24%;
	margin: 15px 0 0 15px;
	}

body.video #rel-videos dl.table-display {
	margin: 1em 0;
	padding: 0;
	float: left;
	width: 100%;
	}
.table-display dt {
	clear:left;
	float:left;
	margin: 0;
	line-height: 1.4em;
	width: 30%;
	padding: 3px;
	}
.table-display dd 
{
	float:left;
	width: 60%;
	margin: 0;
	padding: 5px;
}

body.video #rel-videos img 
{
	border: 1px solid #ccc;
}	
body.video #rel-videos img.loading
{
	border: none;
	width: 20px;
}	

/* More Videos */
body.video #more-vid {
	clear: both;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #333;
	margin-bottom: 50px;
	}
	
body.video #more-vid ul li {
	float: left;
	width: 22%;
	padding: 0 30px 30px 0;
	}
	
body.video #more-vid ul li.last {
	padding-right: 10px;
	}
	
body.video #more-vid ul li img {
	border: 5px solid #666;
	margin-bottom: 5px;
	width: 85%;
	}
	
body.video #more-vid ul li a {
	text-decoration: none;
	}
	
body.video #more-vid li h4 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom:5px;
	}
	
body.video #more-vid li p 
{
	font-size: 1.2em;
	line-height: 1.4;
	padding-top: 5px;
	overflow: hidden;
	}
body.video #more-vid img.loading
{
	border: none;
	width: 20px;
}	
/* Footer */
body.video #footer a {
	color: #ccc;
	}
body.video #footer a:hover {
	color: #fff;
	}
	
/* Full Color Video Page */
body.videoc #content,
body.videoc #content #secondary {
	background: #fff;
	color: black;
	}
body.videoc #content
{
	padding-bottom: 20px;
}
body.videoc {
	padding: 20px;
	font-family: Georgia, serif;
	font-size: 62.5%;
	color: #37352b;
	background: #37352b;
	}
body.videoc #content {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	}
/* 60/40 Two Column Layout */
body.videoc #twocontainer260 {
	clear:left;
	float:left;
	width:98%;
	overflow:hidden;
	background-color: #eeece0;
}
body.videoc #twocontainer160 {
	float:left;
	width:99%;
	position:relative;
	right:48%;
	background-color: #fff;
}
body.videoc #twocol160 {
	float:left;
	width:55%;
	position:relative;
	left:50%;
	overflow:hidden;
}
body.videoc #twocol260 {
	float:left;
	width:45%;
	position:relative;
	left:47%;
	overflow:hidden;
}
body.videoc #twocol260 #detailsChild
{
	position:relative;
	height: 139px;
	font-size: 1.3em;
	line-height:1.4em;
	padding: 7px;
}
body.videoc #twocol260 #shareParent 
{
	position:relative;
	height: 92px;
	padding: 7px;
}
body.videoc #twocol260 #shareParent #shareChild
{
	position:absolute;
	bottom:15px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
body.videoc #twocol260 #shareParent #shareChild a:link, a:visited
{
	color: #506113;
}
body.videoc #twocol260 #shareParent img 
{
	float:right;
}
body.videoc div.header h1
{
	font-family: Georgia, serif;
	font-size: 2.6em;
	line-height: 1.3em;
	font-weight: normal;
	color: black;
	padding: 7px;
	margin-left: 5px;
	}
body.videoc div.title h2
{
	margin: 20px 0 5px 5px;
	padding: 7px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom: 2px solid #e0e0e0;
}
body.videoc #morevid, body.videoc #relvid
{
	clear:both;
	width:920px;
}
/* prev, next, prevPage and nextPage buttons */
body.videoc #morevid a.browse, body.videoc #relvid a.browse {
	background:url(../img/JQButtons.gif) no-repeat;
	display:block;
	width:16px;
	height:90px;
	float:left;
	margin:15px 6px;
	cursor:pointer;
	font-size:1px;
}
/* right */
body.videoc #morevid a.right, body.videoc #relvid a.right 
	{ background-position: 0 -90px; clear:right; margin-right: 0px;}
body.videoc #morevid a.right:hover, body.videoc #relvid a.right:hover
 	{ background-position:-16px -90px; }
body.videoc #morevid a.right:active, body.videoc #relvid a.right:active
 	{ background-position:-32px -90px; } 
/* left */
body.videoc #morevid a.left, body.videoc #relvid a.left
	{ margin-left: 15px; } 
body.videoc #morevid a.left:hover, body.videoc #relvid a.left:hover
  	{ background-position:-16px 0; }
body.videoc #morevid a.left:active, body.videoc #relvid a.left:active
  	{ background-position:-32px 0; }
/* disabled navigational button */
body.videoc #morevid  a.disabled, body.videoc #relvid a.disabled {
	visibility:hidden !important;		
} 	
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
body.videoc .scrollable {
	/* required settings */
	padding-left: 5px;
	padding-top: 7px;
	float:left;	
	position:relative;
	overflow:hidden;
	width: 855px;
	height:175px;
	background-color: #eeece0;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
body.videoc .scrollable .items {
	width: 5000%;
	position:absolute;
	clear:both;
}
body.videoc .scrollable .items div {
	float:left;
	width: 805px;
}
/* single scrollable item */
body.videoc .scrollable .items a  
{
	float:left;
	padding: 5px;
	margin:2px 7px 2px 3px;
	text-decoration: none;
	text-align: left;
	width:140px;
	height:135px;
}
body.videoc .scrollable .items a:link, body.videoc .scrollable .items a:visited 
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #506113;
	outline: none;
	}
body.videoc .scrollable .items a:hover {
	color: #6f8426;
	}
body.videoc .scrollable .items a img {
	border:4px solid silver;
	width:120px;
	height:90px;
}
body.videoc .scrollable .items div.desc 
{
	float:left;
	text-align:center;
	width:120px;
}
/* active item */
body.videoc #scrollable .items a img.active {
	border:4px solid silver;
	cursor:default;
}







body.videoc .scrollableRel {
	/* required settings */
	padding-left: 5px;
	padding-top: 7px;
	float:left;	
	position:relative;
	overflow:hidden;
	width: 855px;
	height:175px;
	background-color: #eeece0;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
body.videoc .scrollableRel .itemsRel {
	width: 5000%;
	position:absolute;
	clear:both;
}
body.videoc .scrollableRel .itemsRel div {
	float:left;
}
/* single scrollable item */
body.videoc .scrollableRel .itemsRel a  
{
	float:left;
	padding: 5px;
	margin:2px 7px 2px 3px;
	text-decoration: none;
	text-align: left;
	width:140px;
	height:135px;
}
body.videoc .scrollableRel .itemsRel a:link, body.videoc .scrollable .itemsRel a:visited 
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #506113;
	outline: none;
	}
body.videoc .scrollableRel .itemsRel a:hover {
	color: #6f8426;
	}
body.videoc .scrollableRel .itemsRel a img {
	border:4px solid silver;
	width:120px;
	height:90px;
}
body.videoc .scrollableRel .itemsRel div.desc 
{
	float:left;
	text-align:center;
	width:120px;
}
/* active item */
body.videoc #scrollableRel .itemsRel a img.active {
	border:4px solid silver;
	cursor:default;
}

