/* Preface header */
#preface {width: 100%; overflow: auto;}
.video {
	float: left; width: 320px; margin-right: 10px;
}
.video .caption {font-size: 0.9em; text-align: left;}

.infoColumn {float: right; padding: 5px 0 10px 5px;}
.jumplinks {
	width: 200px; background-color: #eee;
}
.jumplinks ul {margin: 1em 0; padding: 0 10px 0 0;}
.jumplinks li {margin: 0 0 0.5em 2em;}

.directory {
	width: 200px;
}
.directory h3 {color: #000;}
.directory h4 {color: #666; font-size: 1.0em;}

/* end Preface Header */

/* global */
.toplink {padding-left: 15px; background: url("/static/Images/Layout/Content/arrowUp.gif") no-repeat 0 5px; display: block; margin-bottom: 1em;}
.privacy {padding-left: 25px; background: url("/static/Images/Layout/Content/key.gif") no-repeat left center;}
.callout { display: list-item;  margin-left: 1em; padding-left: 1em;}
#content ul {margin: 1em 0; padding-left: 2em;}
#content li {margin: 0; padding: 0 0 0.5em;}
h2,h3 {margin-bottom: 1em;}
.vcard {margin-bottom: 1em;}
/*a.print-this {display: block; float: right; margin-top: -20px;}*/
a.print-this{text-align:right;margin:1px 0px;}

/* Table of Contents */
ul.toc {margin: 1em; padding: 0;}
ul.toc ul {margin: 1em 0; padding: 0;}
.toc li {list-style-type: disc; margin-left: 1.5em; padding: 0 0 0.5em;}
#full ul.toc {list-style: none;}

/* FAQ */
dl.faq dt {font-weight: bold; margin-top: 1em; padding: 1em 0; border-top: 1px solid #000;}
dl.faq dd {margin: 0 0 1em; padding: 0;}

/* Full Policy */
#full .toc li {font-weight: bold;}
#full .toc li li {font-weight: normal;}

#full {margin-top:45px; border-top: 1px solid #000;}

/* What's New? Popup */
#popup {width: 600px; font-size: 0.8em; margin: 1em auto;}


/* Video section */
#videoContainer{ margin-bottom:45px;}
#videoWindow{ background-color:#000; vertical-align:top; width:330px; height:243px; margin-right:15px; border:1px solid #00000; display:inline-block; zoom:1; *display: inline;}
#videoInformation{ overflow:hidden; vertical-align:top; width:360px; display:inline-block; zoom:1; *display: inline; _height: 243px;}
.videoDesc{height:180px;}
.videoInfo{display:none;}
.activeInfo{display:block;}
#videoList{height:75px; vertical-align:bottom; }
.videoItem{width:55px;height:55px; margin-right:8px; border:1px solid #999; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; display:inline-block; zoom:1; *display: inline;}
.activeVideo{border:1px solid #333; }
#overview{float:left; width:510px;}
#sidebarRight{float:right; display:inline; zoom:1; *display: inline;}

.privacyPolicy{background:url('/static/Images/Video/PrivacyOverview_Icon.jpg') center no-repeat }
.infoSecurity{background:url('/static/Images/Video/InformationSecurity_Icon.jpg') center no-repeat }
.infoCollection{background:url('/static/Images/Video/WebSourcedInfo_Icon.jpg') center no-repeat }
.infoSharing{background:url('/static/Images/Video/InformationSharing_Icon.jpg') center no-repeat }
.childrensPrivacy{background:url('/static/Images/Video/ChildrensPrivacy_Icon.jpg') center no-repeat }

#videoInstruction p{text-align:center; font-size:11px; color:#999; padding-top:10px; }
