@CHARSET "UTF-8";

* {
margin: 0;
padding: 0;
}
a:focus {
	outline: thin dotted;	
}
a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
img, fieldset {
	border: none;	
}
.bg {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;	
}
body {
	margin: 0 auto;
	text-align: center;
	font-size: 0.85em;
	font-family: Helvetica, Arial, sans-serif;
	/*background: url(/images/background2.jpg) top center no-repeat;*/
}
.container_16 {
	text-align: left;
	width: 960px;
    margin: 0 auto;
}
h1, h2 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
    color: #1d4078;
    font-size: 1.6em;
    line-height: 1.2em;
}
#page-home p {
	color: #303030;	
	line-height: 1.7em;
}
.pdelogo {
    float: left;
    position: relative;
    top: 25px;
}
.search_form {
    float: right;
    position: relative;
    top: 113px;
    _left: 250px;
}
input.txt {
    width: 300px;
    padding: 7px;
    float: left;
    border: 1px solid #2b5497;
    margin-right: 10px;
    color: #2b5497;
    _height: 30px;
}
form label.invisible {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;	
}
.rtii_logo {
    float: left;
    margin-right: 30px;
	position: relative;
	top: -17px;
	left: -17px;
}
#topSection {
	margin-bottom: 30px;	
}
#topSection .top_text h1 {
    padding-bottom: 10px;	
}
#section1 {
    margin-top: 25px;
}
#section1 a {
    color: #2870b4;	
}
#section2 #green {
	width: 340px;
}
#section2 #handout_links {
	/*float: right;
	position: relative;
	top: 30px;*/
	float: right;
	margin-top: -115px;
}
#handout_links ul li {
    list-style-type: none;
    float: left;
    margin-left: 20px;
}
.dashedTop {
    border-top: 1px dashed #959ba1;
    margin-top: 20px;
    padding-top: 20px;  
}
.submitSuccessMsg {
	background:url(/images/check.png) no-repeat scroll 0 0 transparent;
	color:#2D910A;
	padding:1px 0px 10px 20px;
	margin-top: 10px;
}
#sessions ul li {
    list-style-position: inside;
    list-style-type: disc;
    color: #b2b2b2;
    line-height: 1.4em;
}
#sessions ul .blue {
    color: #1d4078;
}
#sessions ul .presInfo {
    color: #616161;   
}
#sessions ul.subscribe_errors li {
    color: #bf3838;
    list-style-type: none;
    background: url(/images/x.png) no-repeat;
    padding-left: 20px;
}
/* for plist on homepage */

#page-home #sessions .clear {
	border-bottom: 1px dashed #959BA1;
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
	visibility: visible;
	width: 960px;
	padding-top: 25px;
	margin-bottom: 25px;
}
#plist_basic .grid_8 {
    line-height: 1.4em;
    color: #616161;
    margin-right: 20px;
}
#plist_basic .grid_8 h3 {
    padding-bottom: 10px;
}
#plist_basic .grid_8 .video_image {
    float: left;
    margin-right: 20px;
}
#plist_basic .grid_8 .video_info a {
    font-weight: normal;
    color: #1d4078;
}

/* Footer */

.footer {
    border-top: 1px solid #bfbfbf;
    margin-top: 30px;
    padding-top: 30px;
	color: #8f8f8f;
	font-size: 0.85em;
}
.footer a {
	color: #2261b7;
}
.footer_left {
    float: left;
    line-height: 1.4em;
}
.fwlogo {
    float: right;
	position:relative;
	top: -5px;
}

/* For Handouts Page */

.tabs ul li {
    list-style-type: none;
    float: left;
    width: 259px;
    _width: 319px;
    margin-right: 1px;
    padding: 10px 30px;
    text-align: center;
    background-color: #1d4078;
}
.tabs ul li a {
    color: #fff;
}
.tabs ul li a:hover {
	text-decoration: none;
}
.tabs ul li.activeTab {
    background-color: #3b609a;
}
.whitebg {
    background-color: #fff;
    padding: 20px;
	color: #616161;
}
.whitebg a {
	color: #1d4078;
}
.handoutsSchedule {
    line-height: 1.7em;
}
.handoutsSchedule ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.handoutsSchedule ul .title {
    color: #292929;
}
.handoutsSchedule ul.handoutFiles li {
    padding: 0 0 0 20px;
    list-style-type: none;
}
/*.handoutsSchedule ul li ol li {
    list-style-type: decimal;
 	list-style-position: outside;
 	text-indent: 20px;   
}*/
.handoutsSchedule .pdf {background: url(/images/pdf_icon.png) no-repeat;  }
.handoutsSchedule .doc {background: url(/images/word_icon.png) no-repeat; }
.handoutsSchedule .ppt {background: url(/images/ppt_icon.png) no-repeat; }
.handoutsSchedule .xls {background: url(/images/xls_icon.png) no-repeat; }
.handoutsSchedule .xyz {background: url(/images/other_icon.png) no-repeat; }

.indented {margin-left: 13px;}

/* For Presentation Page */

#page-player .mainContent {
    background-color: #fff;
    padding: 20px;
}
#title_nav {
    padding-bottom: 25px;
}
#title_nav h1 {
	font-size: 1.5em;	
}	
#title_nav h2 {
    color: #616161;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}
#presentation_title {
	float: left;
	line-height: 1.7em;
	width: 710px;
}
#presentation_intranav {
	float: right;
	width: 155px;
	font-size: 0.9em;
}
#presentation_intranav a {
    color: #1d4078;
}
#presentation_intranav ul li {
	float:left;
	font-size:1em;
	padding: 0 2px 6px;
	width:auto;
}
#presentation_intranav small {
    float:right;
	text-align:center;
	width:150px;
}
.content_area #left {
	background-color: #eee;
	float: left;
	padding: 20px 18px;
	width: 382px;
}
#presentation_blob p {
    color: #4c4c4c;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    width: 382px;
    padding: 15px 0;
    margin: 20px 0;
    line-height: 1.4em;
}
input.searchTxt {
    width: 280px;
    _width: 255px;
    padding: 7px;
    float: left;
    border: 1px solid #2b5497;
    margin-right: 10px;
    color: #2b5497;
    _height: 30px;
}
.content_area #right {
	float: right;
	width: 	479px;
}
#presentation_slides {
	border: 1px solid #8c8c8c;
	margin-bottom: 20px;
	position: relative;
}
.slide_container {
	border: 1px solid #8c8c8c;
	width: 	477px;
	height: 358px;
}
.slide {
	width: 477px;
	height: 358px;	
}
.slide_alt_container {
	background-color: #000;
	bottom: 0;
	height: 30px;
	left: 0;
	position: absolute;
	top: 330px;	
	width: 478px;
}
.slide .slide_alt_container .slide_alt {
	color: #fff;
	padding: 4px;	
}
.slide_controls {
	position: absolute;
	right: 60px;
	top: 5px;	
}
.slide_alt_container .slide_controls a {
	color: #fff;
	cursor: pointer;
	padding: 4px;	
}
.slide_prev {
	background: url(/images/prev.gif) no-repeat;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 23px;
}
.slide_next {
	background: url(/images/next.gif) no-repeat;
	height: 20px;
	left: 30px;
	position: absolute;
	top: 0;
	width: 23px;	
}
#presentation_files {
    background: url(/images/files_bg.png) no-repeat;
    border-top: 1px solid #ccd7e5;
    padding-top: 20px;
}
#presentation_files ul {
	height: 133px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 10px;
	margin-top: 10px;	
}
#presentation_files ul li {
    margin-bottom:5px;
	padding:5px 0 5px 25px;
    border-bottom: 1px solid #d1def0;
    font-size: 0.9em;
    height: 20px;
    width: 435px;
}
#presentation_files a {
	color: #1d4078;	
}
#presentation_files li.pdf {
	background: url(/images/pdf_icon.png) no-repeat scroll 0 3px transparent;
}
#presentation_files li.doc {
	background: url(/images/word_icon.png) no-repeat scroll 0 3px transparent;
}
#presentation_files li.link {
	background: url(/images/link_icon.png) no-repeat scroll 0 5px transparent;
}
#presentation_chapters  {
	background: url(/images/chapters_bg.png) no-repeat scroll 0 0 transparent;
	border-top: 1px solid #B1C2D7;
	padding-top: 20px;
}
#presentation_chapters h2 {
    margin-bottom: 25px;
}
.presentation_chapters_item .jcontainer {
	padding-bottom: 30px;
	width: 210px;	
}
.v-descript .description {
	color: #1d4078;	
	padding-top: 15px;
	line-height: 1.4em;
	font-size: 0.9em;
	font-weight: bold;
}


/* For Search Results */

#search_json br {
	font-size: 5px;
	line-height: 5px;	
}

#search_json {
	background-color: #f4f4f4;
	border: 1px solid #8d8d8d;
	color: #444;
	height: 570px;
	position: absolute;
	width: 478px;
	z-index: 5000;
	overflow: hidden;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

#search_json #close {
	cursor: pointer;
	height: 30px;
	left: 437px;
	position: absolute;
	top: 8px;
	width: 70px;
	z-index: 5001;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: .9em;
	color: #242B66;
	background: url(/images/search_close.png) 15px 0px no-repeat;
}

#search_json #content {
	overflow-x: hidden;
	overflow-y: auto;
	/*width: 485px;*/
	background-color: #f4f4f4;
	height: 533px;
	position:relative;
}

#search_json #scroll-wrap {
	padding: 10px;
	width: 96%;
}

#search_json #content #main_header {
	position: relative;
	font-size: 0.8em;
	padding: 10px 20px 20px;
	border-bottom: 1px solid #d6d6d6;
	background-color: #F3EFE4;
	/*margin: 0 10px 10px;*/
}
#main_header .keyword {
	font-weight: bold;	
}
#main_header .inner .search_count {
    color: #DB6C1D;
}
.search_heading .keyword {
	font-weight: bold;	
}
.search_count {
	color:#DB6C1D;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}
#search_toggle, #search_toggle_single {
	cursor: pointer;
	margin-top: 11px;
	color: #469ac9;
}

#search_sort_container {
	float: right;
	padding-bottom: 10px;
	width: 170px;
}

#relevance_radio {
	background-image: url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 19px;
	left: 0;
	/*position: absolute;*/
	top: 0;
	width: 19px;
	float: left;
}

#relevance_label {
	cursor: pointer;
}

#time_radio {
	background-image: url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 19px;
	left: 100px;
	/*position: absolute;*/
	top: 0;
	width: 19px;
	float: left;
}

#time_label {
	cursor: pointer;
}
#search_sort_container .selected {
	font-weight: bold;
}
#search_sort_container .unselected {
	color: #4593bf;
}

#search_json .row {
	border-bottom: 1px solid #dedede;
	clear: both;
	height: 110px;
	margin: 10px;
}

#search_json .row .picture {
	float: left;
}

#search_json .row .picture img {
	border: 1px solid #666666;
}

#search_json .row .data {
	float: right;
	width: 300px;
}

#search_json .row .data .text {
	font-size: 0.75em;
	line-height: 18px;
	position: relative;
	text-transform: lowercase;
}

.search_highlight {
	background-color: #ffff00;
	color: #2b2b2b;
	font-weight: bold;
	padding: 0 2px;
}
#sub_header {
	font-size: 0.9em;
	padding: 20px;
	position:relative;
	background-color: #DDD3B0;
}
#sub_header .inner a {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;	
}
#search_json .row .data .link a {
	color: #3d7ace;
	padding-top: 20px;
}
#search_json .timecode {
	font-weight: bold;
	padding-top: 20px;	
}
#search_json .timecode_link {
	font-size: 0.75em;
	margin-bottom: 10px;	
}
#handle {
	background-image: url(/images/handle_bg.png);
	background-repeat: no-repeat;
}

#handle h5 {
	color: #4d4d4d;
	font-size: 0.8em;
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.radio_on {
	background-position: -19px 0;
}

#search_json #content #main_header .p-count {
	line-height: 1.2em;
}

a.hidden_row {
	padding: 10px 0;
	color: #00478D;
	text-decoration: underline;
	margin-left: 20px;
	cursor: pointer;
	font-size: .8em;
	font-weight: bold;
}

.l-float {
	padding-bottom: 10px;
}
.hidden {
	display:none;
}

span.hl {
	background-color: yellow;
}

#searchTXT_invalid {
	width: 200px;
}
