* {padding:0; margin:0;}
a {text-decoration:none;}
img {border:none;}
li {list-style:none;}




/* SITE SPECIFIC LAYOUT */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/bg-fade.jpg) repeat-x #dfe1e1;
	position: relative;
}

body#page-video,body#page-login,body#page-rgistration {
	background: url(/images/bg-fade-vid.jpg) repeat-x #dfe1e1;
}

#page {
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	width:960px;
	text-align: left;
}

/* HEADER */
div#general_header {
	height: 172px;
	color: #000;
	background: url(/images/bg-head.jpg) repeat-x transparent;
	text-align: left;
}

body#page-video #general_header,body#page-login #general_header,body#page-registration #general_header
	{
	margin: 0;
	height: 193px;
}

div#branding {
	float: left;
	display: block;
	width: 360px;
	margin: 0;
	padding: 0;
}

div#general_banner {
	background: url(/images/f-banner.jpg) no-repeat transparent;
	height: 230px;
	width: 918px;
	display: block;
	border: 3px solid #80cdf4;
	float: left;
	margin: 20px 0 32px;
	_margin-bottom: 38px;
}

div#descript {
	float: left;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #2f2f2f;
	padding: 20px;
	background: #fff;
	width: 880px;
	border-bottom: 2px solid #ccc;
}

#note {
	float: right;
	font-size: 1.2em;
	color: #555;
	padding: 10px 0;
	line-height: 1.3em;
}

.note {
	float: left;
	padding: 15px 20px 30px 0;
}

#logo-wrap {
	float: left;
	width: 960px;
}

#nav-bar {
	float: left;
	color: #fff;
	height: 40px;
	overflow: hidden;
	width: 920px;
}

#nav-bar span {
	float: left;
	padding: 35px 35px;
	width: 400px;
	height: 30px;
}

#main-nav {
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	z-index: 1000;
}

#reg-log {
	float: right;
	width: 170px;
	height: 44px;
	background-color: #00aeee;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
	z-index: 1000;
}

#nav-wrap {
	float: right;
	width: 550px;
	height: 161px;
	position: relative;
}

#bann-info {
	width: 380px;
	float: right;
	margin-top: 30px;
}

#reg-log ul {
	margin: 0;
	padding: 0;
}

#reg-log li {
	float: left;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#reg-log li.registration {
	width: 94px;
}

#reg-log li.registration a {
	background: transparent url(/images/reg-reg.gif) 0 0 no-repeat;
	width: 94px;
	height: 44px;
}

#reg-log li.login a {
	background: transparent url(/images/reg-log.gif) 0 0 no-repeat;
	width: 74px;
	height: 44px;
}

#reg-log li.logout a {
	background: transparent url(/images/reg-logout.gif) 0 0 no-repeat;
	width: 74px;
	height: 44px;
}

#reg-log li.login {
	width: 74px;
}

#reg-log a,#reg-log a:link,#reg-log a:active,#reg-log a:visited {
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

#reg-log li a:hover {
	background-position: 0 -44px;
}

#reg-log li.selected a {
	background-position: 0 -44px;
}

/* END HEADER */ /* CONTENT */
div#p-content {
	padding: 0;
	text-align: left;
}

#page-video #p-content {
	background: url(/images/bg-vid-h.jpg) repeat-x #fff;
}

div#main {
	text-align: left;
 	width:940px;
  	float: left;
  	_width: 960px;
}

#page-video #main {
  	text-align: left;
	margin-right:10px;
  	width:416px;
  	float: left;
  	display: inline;
  	position: relative;
}

#slide-comm {
	float:left;
	margin-left:10px;
	margin-right: 0;
	width:484px;
	display: inline;
}

/* END CONTENT */ /* FOOTER */
div#general_footer {
	float: left;
	color: #e1e1e1;
	width: 100%;
	background: #636363;
	border-top: 5px #d3d3d3 solid;
	padding: 0 0 40px 0;
	font-size: .9em;
}

div#general_footer p {
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	font-size: .9em;
	color: #e1e1e1;
	float: left;
}

div#general_footer a {
	text-decoration: none;
	float: left;
	color: #e1e1e1;
}

div#fw-logo {
	float: right;
	display: block;
	background: url(/images/fw-logo.jpg) no-repeat;
	width: 250px;
}

#sock {
	width: 960px;
	margin: 0 auto;
	padding: 0;

}

#inner-sock {
  	width: 960px;
	padding: 0;
	float: left;
}

/* END FOOTER */ /* END LAYOUT */ /* TYPOGRAPHY */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1em;
	color: #333;
}

div {
	font-size: 1em;
}

img {
	border: 0;
}

/* LINKS */
a,a:link,a:active {
	text-decoration: none;
	color: #1b7dae;
}

a:visited {
	color: #1b7dae;
}

a:hover {
	text-decoration: none;
	color: #555;
}

/* END LINKS */ /* HEADINGS */
h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	line-height: 1.5em;
	color: black;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 2.0em;
	line-height: 1.5em;
	color: #03698f;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.5em;
	color: #03698f;
	font-size: 20px;
	line-height: 30px;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #0494c9;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #555555;
}

#h-player {
	color: #fff;
	font-weight: normal;
	padding: 15px 0 0 25px;
	width: 600px;
	float: left;
	font-size: 1.8em;
}

/* END HEADINGS */ /* TEXT */
p {
	margin: 0;
	padding: 0;
	color: #636363;
	font-size: 1em;
	line-height: 1.4em;
}

#header p {
	font-size: 1.1em;
}

#general_banner p {
	width: 350px;
	padding-right: 20px;
	color: #707070;
	font-size: 1.1em;
}

/* END TEXT */ /* LISTS */
ul {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

ul li {
	margin: 0;
	padding: 0;
}

#main-nav ul {
	margin: 0;
	padding: 0;
}

#main-nav li {
	float: left;
	display: block;
	height: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav li.home a {
	background: transparent url(/images/nav-home.gif) 0 0 no-repeat;
	width: 82px;
	height: 22px;
}

#main-nav li.home {
	width: 82px;
}

#main-nav li.pres a {
	background: transparent url(/images/nav-pres.gif) 0 0 no-repeat;
	width: 152px;
	height: 22px;
}

#main-nav li.pres {
	width: 152px;
}

#main-nav li.inter a {
	background: transparent url(/images/nav-inter.gif) 0 0 no-repeat;
	width: 108px;
	height: 22px;
}

#main-nav li.inter {
	width: 108px;
}

#main-nav li.about a {
	background: transparent url(/images/nav-about.gif) 0 0 no-repeat;
	width: 86px;
	height: 22px;
}

#main-nav li.about {
	width: 86px;
}

#main-nav a,#main-nav a:link,#main-nav a:active,#main-nav a:visited {
	display: block;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

#main-nav li a:hover {
	background-position: 0 -22px;
}

#main-nav li.selected a {
	background-position: 0 -22px;
}

.highlights_basic_item li {
	padding: 0 10px 10px 0;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 10px;
}

.highlights_basic_item li p {
	padding-top: 0;
}

#plist_basic .v-grid {
	float: left;
}

#plist_basic .v-grid.grid_3 {
	margin: 0 5px;
	padding: 10px 0;
}

#plist_basic .v-grid p {
	padding-bottom: 10px;
	float: left;
	width: 210px;
	font-weight: bold;
}

#plist_basic .v-grid img {
	float: left;
	background: #d6d6d6;
	padding: 5px;
	margin-bottom: 10px;
}

#page-home #plist_basic {
	float: left;
	width: 460px;
}

#plist_basic.grid_6 {
	margin: 0;
}

.comments_list_item li {
	padding: 10px 0 0 0;
	float: left;
	width: 220px;

	background: url(/images/bg-comment.gif) #DFE1E1 no-repeat;
	margin-bottom: 10px;
}

.grid_6 {
	overflow: hidden;
}

.comments_list_item li p {
	padding: 0 0 0 12px;
	float: left;
	width: 200px;
   	overflow: hidden;
	display: block;
}

.comments_list_item .comm-info {
	padding: 0;
	background: #f0f0f0;
	width: 218px;
	float: left;
}

.comments_list_item li a {
	float: left;
	font-weight: bold;
	padding: 0;
}

.comments_list_item li .creds {
	float: left;
	color: #636363;
	padding: 18px 0 0 0;
	background: url(/images/bg-comm-bot.gif) #DFE1E1 no-repeat 0 0;
	width: 220px;
	line-height: 1.2em;
}

#local-nav {
	float: right;
	width: 220px;
	padding: 30px 0 0 0;
	margin-right: 15px;
}

#page-nav {
	float: left;
	padding: 0 0 20px 0;
	color: #fff;
	width: 220px;
}

#page-nav li {
	float: left;
	padding: 0 10px;
	height: 10px;
}

#page-nav li span {
	float: left;
	margin-top: -4px;
	padding: 0 5px;
}

#page-nav li.prev {
	border-right: 1px solid #FFF100;
}

#page-back {
	float: right;
	text-align: right;
	width: 150px;
	display: block;
	height: 20px;
}

#page-nav li a {
	color: #fef200;
	margin-top: -4px;
	float: left;
}

#page-back a {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #ccc;
	margin-right: 20px;
}

#external_sharethis {
	padding: 5px 0 0 0px;
	width: 300px;
	height: 20px;
	position: absolute;
	top: -27px;
	left: 25px;
}

/* END LISTS */ /* FORM ELEMENTS */
form {
	margin: 0;
	padding: 0;
}

form div,form p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

label {
	font-weight: bold;
}

input,select,textarea {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	font-family: arial, helvetica, verdana, sans-serif;
}

input,select {
	vertical-align: middle;
}

textarea {
	width: 200px;
	height: 6em;
}

input.check {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}

input.radio {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}

input.file {
	width: 250px;
	height: auto;
}

input.button {
	width: 10em;
	background-color: #ddd;
	border: 1px solid black;
}

/*input.image {
	width: auto;
	height: auto;
	border: none;
}*/

form div.submit {
	margin: 1em 0;
}

form div.submit input {
	width: 15em;
	height: 2em;
}

#search_form {
	position: absolute;
	/*bottom: 0;
	left: 0;*/
	height: 50px;
	width: 386px;
	top: 469px;
	*left: 25px;
	background: url(/images/bg-search.jpg) repeat-x;
}

#btn {
	width: 70px;
	height: 30px;
	background: url(/images/btn-search.jpg) no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
}

#searchTXT {
	border: 0 none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	width: 275px;
	position: absolute;
	left: 0px;
	top: 5px;
	padding: 5px 5px 0 5px;
}
/*#searchTXT_invalid {
	border: 0 none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	width: 275px;
	padding: 5px 5px 0 5px;	
	position: relative;
	top: 10px;
}*/

#search_box {
	height: 35px;
	width: 290px;
	background: url(/images/bg-search.gif) no-repeat;
	display: block;
	float: left;
	position: relative;
	margin: 5px 5px 0 10px;
	display: inline;
}
form label.invisible {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;	
}

/* END FORM ELEMENTS */
#with_slides {
	width: 384px;
	padding: 0 0 0 25px;
	float: left;
	background: url(/images/bg-player.gif) no-repeat;
}

#title_container {
	border-bottom: #ccc solid 1px;
}

#navigation_container {
	color: #939393;
	font-weight: bold;
	margin-bottom: 30px;
	padding-top: 5px;
}

#video_container {
	float: left;
	width: 384px;
}

#presentation_media {
	border: 1px solid #000000;
	height: 316px;
	width: 384px;
	background-color: #eee;
	float: left;
}

#presentation_blob {
	background: url(/images/bg-trans.jpg) repeat-x;
	height: 210px;
	width: 386px;
	float: left;
	position: relative;
}

/*.slide_container {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 359px;
	width: 479px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}


.slide_controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 479px;
	height: 70px;
	background: url(/images/bg-slide-nav.png) repeat-x;
}*/

.slide {
	width: 477px;
	height: 358px;
}

.slide_container {
	width: 477px;
	height: 358px;
	/*border: 1px solid #000;*/
}

.slide_controls {
	position: absolute;
	right: 60px;
	top: 5px;
}
.slide .slide_alt_container .slide_alt {
	color: #fff;
	padding: 4px;
}
.slide_alt_container {
	background-color: #000;
	bottom: 0;
	/*left: 642px;
	_left: 447px;*/
	position: relative;
	width: 480px;
	height: 30px;
	top: -30px;
}

.slide_alt_container .slide_controls a {
	color: #fff;
	cursor: pointer;
	padding: 4px;
	text-decoration: underline;
}
.slide_prev {
	background-image: url("/images/prev.gif");
	background-repeat: no-repeat;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 23px;
}

.slide_next {
	background-image: url("/images/next.gif");
	background-repeat: no-repeat;
	height: 20px;
	left: 30px;
	position: absolute;
	top: 0;
	width: 23px;
}
.slide_container .nozoom {
    display: none;
    height: 0px;
}


#presentation_files {
	background-color: #FFFFFF;
	border: 0 none;
	width: 480px;
	float: left;
}

#navigation_container #navigation a {
	color: #939393;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}

#presentation_blob #transcript, #presentation_blob .blob {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	overflow: hidden;
	padding: 10px 30px 30px;
	color: #fff;
}

#downloads a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

#downloads a:hover {
	text-decoration: underline;
}

#downloads h3 {
	margin-bottom: 5px;	
}

#downloads ul {
	height:90px;
	line-height:1.4em;
	margin:0;
	overflow:auto;
	padding:0;
	width:480px;
}

#downloads li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 20px;
}

#downloads li.pdf {
	background: url(/images/pdf_icon.gif) 0 5px no-repeat;
}

#downloads li.ppt {
	background: url(/images/ppt_icon.gif) 0 5px no-repeat;
}

#downloads li.doc {
	background: url(/images/doc_icon.gif) 0 5px no-repeat;
}

.j-row h5 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

form .field {
	color: #999999;
	float: left;
	line-height: 1.2em;
	font-size: 1.1em;
	margin: 0 0 1em;
	padding: 0;
	width: 548px;
}

form#reg-form input.text {
	width: 422px;
}

input.text {
	/*background-color: #EEEEEE;*/
	border: 1px solid #CCCCCC;
	/*vertical-align: middle;*/
}

/*input,select,textarea {
	border: 0 none;
	float: left;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 2px;
}*/

form#reg-form {
	margin: 10px 0 0;
	padding-left: 150px;
	width: 548px;
	float: left;
}

#quest.field {
	color: #005B9D;
	margin: 0;
}

label {
	float: left;
	width: 120px;
	font-weight: normal;
}

textarea {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	height: 6em;
	overflow: auto;
	width: 470px;
}

.reg-left {
	padding-left: 150px;
	width: 548px;
	float: left;
	padding-top: 30px;
	color: #666;
	margin-bottom: 15px;
}
.note_register {
	color: #666;
	float: left;
	padding: 30px 20px 30px 150px;
	width: 548px;	
}
input#btn-reg,#btn-log {
	float: right;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-top: 10px;
	text-transform: uppercase;
}

/*.inner {
	float: left;
	margin: 0 5px;
}*/

.quests,#check-wrap {
	float: left;
	width: 350px;
}

#access_login {
	float: left;
	padding: 20px 0 0 50px;
	width: 390px;
	margin: 30px 30px 30px 0;
}

#email-log {
	width: 382px;
}

#access_notregistered {
	color: #333333;
	float: left;
	width: 350px;
	height: 300px;
	padding: 20px 0 0 40px;
	border-left: 1px solid #ccc;
	margin: 30px 0 30px 30px;
}

#presentation_chapters {
	float: left;
	width: 384px;
}

#mod-comment {
	background: #71c6ef url(/images/bg-comm-mod.gif) top repeat-x;
	float: left;
	margin-bottom: 20px;
	width: 477px;
}

#comment-post {
	float: left;
	width: 479px;
}

#bott-mods {
	float: left;
	padding: 0 20px;
	width: 900px;
}

#page-video #bott-mods {
	float: left;
	padding: 0;
	width: 477px;
}

#presentation_chapters h3,.mod-post h3 {
	color: #00adef;
	font-weight: normal;
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
}

#downloads h3 {
	color: #00adef;
	font-weight: normal;
}

#mod-comment h3 {
	color: #fff;
	font-weight: normal;
	padding: 10px;
	width: 400px;
	float: left;
	margin-bottom: 0;
}

.blank-s {
	float: left;
	width: 400px;
	color: #fff;
	margin: 0 0 15px 15px;
	font-weight: bold;
	font-size: 1.2em;
}

.mod-nav {
	float: right;
	width: 100px;
	padding-top: 15px;
}

#presentation_chapters .mod-nav {
	padding-top: 5px;
}

.mod-nav li {
	float: left;
	color: #1b7dae;
	font-weight: bold;
}

.mod-nav li a {
	float: left;
	padding: 0 10px;
	font-size: 1.5em;
	margin-top: -2px;
	font-weight: normal;
}

#mod-comment	.mod-nav li a {
	color: #FEF200;
}

.mod-h {
	float: left;
	width:384px;
	position: relative;
}

#l-chapt p {
	font-weight: bold;
	font-size: 1.2em;
}

#l-chapt li {
	width:384px;
	float: left;
	margin-bottom: 20px;
}

#l-chapt li img {
	float: left;
}

.presentation_comments_item li,
#l-comm2 li {
	float: left;
	padding: 10px 0 0 0;
	position: relative;
	margin-bottom: 20px;
	width: 450px;
	background: url(/images/bg-comm-ball-top.jpg) 0 0 transparent no-repeat;
}

.presentation_comments_item li p,
#l-comm2 li p {
	line-height: 1.2em;
	background-color: #fff;
	padding: 0 10px 5px 10px;
	float: left;
	width: 430px;
}

.presentation_comments_item,
#l-comm2 {
	float: left;
	padding: 0 0 0 15px;
}

.f-post {
	float: left;
	width: 480px;
	color: #999;
}

.f-field {
	width: 225px;
	float: left;
	margin-top: 10px;
}

.f-field.first {
	margin-right: 18px;
}

.f-field label {
	width: 225px;
	float: left;
	margin-top: 5px;
	text-transform: uppercase;
}

.f-field label span {
	color: #00adef;
	font-size: .9em;
}

.f-field input {
	width: 225px;
	float: left;
	border: 1px solid #ccc;
}

.sync-check {
	float: left;
	width: 250px;
	margin-top: 10px;
}

.sync-check label {
	width: 200px;
	margin-left: 5px;
	text-transform: uppercase;
	color: #00adef;
}

.sync-check input {
	margin-top: -2px;
}

.mod-post {
	float: left;
	padding: 0 0 20px 0;
	width: 479px;
}

.btn-post {
	float: right;
	width: 80px;
	height: 30px;
	margin-top: 10px;
	padding: 0;
}

.f-post textarea {
	float: right;
	width: 474px;
}

.c-sig {
	width: 450px;
	color: #1B7DAE;
	padding-top: 10px;
	background: transparent url(/images/bg-comm-ball-bott.jpg) no-repeat;
  	float: left;
	background-color: #71C6EF;
}

.c-sig span {
	float: left;
	margin-right: 5px;
}

.c-sig span.comment_name {
	float: right;
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 0;
}

.c-sig span.c-refer {
	color: #fff;
}

.post-c {
	width: 129px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background: #71c6ef url(/images/btn-post-comm.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 110px;
}

#downloads {
	float: left;
}

/*
#slide-scroll {
	width: 450px;
	position: absolute;
	bottom: 5px;
	left: 25px;
}

#slide-scroll li {
	float: left;
	margin-right: 25px;
	width: 50px;
	height: 38px;
	position: relative;
}

#slide-scroll li span {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

#slide_prev {
	background: #676767 url(/images/btn-l-slide.gif) no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	bottom: 18px;
	left: 5px;
}

#slide_next {
	background: #676767 url(/images/btn-r-slide.gif) no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	bottom: 18px;
	right: 5px;
}

#slide-numb {
	position: absolute;
	top: 5px;
	right: 10px;
}
*/

.jumper {
	border: 1px solid #666666;
	float: left;
	margin-right: 20px;
	position: relative;
	width: 160px;
}

.jumper a {
	background: transparent url(/images/btn-chap-jump.png) no-repeat;
	width: 93px;
	height: 30px;
	position: absolute;
	top: 45px;
	left: 33px;
}

#h-click {
	width: 320px;
	height: 30px;
	padding: 0 0 0 50px;
	margin-top: 20px;
	background: transparent url(/images/btn-arrow.gif) 40px 5px no-repeat;
}

#h-highlight,#h-presents,#h-recent {
	text-indent: -5000px;
	height: 35px;
}

#h-highlight {
	background: transparent url(/images/h-highlight.gif) 0 8px no-repeat;
}

#h-presents {
	background: transparent url(/images/h-presents.gif) 0 6px no-repeat;
	width: 155px;
	float: left;
}

#h-recent {
	background: transparent url(/images/h-recent.gif) 0 7px no-repeat;
	width: 195px;
	float: left;
}

#view-all {
	float: left;
	width: 450px;
	padding-top: 10px;
}

#view-all a {
	float: right;
	background: transparent url(/images/arrow-gry.gif) 0 3px no-repeat;
	padding-left: 10px;
}

.link-to {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url(/images/arrow-blu.gif) 0 5px no-repeat;
	width: 200px;
}

#foot-nav {
	float: left;
	width: 550px;
	margin-top: 15px;
}

#foot-nav li {
	border-right: #E1E1E1 solid 1px;
	padding: 0 10px;
	float: left;
	height: 10px;
}

#foot-nav li a {
	float: left;
	margin-top: -4px;
}

#foot-nav li.first {
	padding-left: 0;
}

#foot-nav li.last {
	border: 0;
}

#l-sock {
	float: left;
	width: 550px;
}

.i-rss {
	float: left;
	background: transparent url(/images/icon-rss.gif) 0 10px no-repeat;
	height: 35px;
	width: 15px;
	text-indent: -5000px;
	display: block;
}

.h-index {
	float: left;
	height: 40px;
}

#sp-logos {
	float: right;
	width: 410px;
	margin-top: 15px;
}

#sp-logos li {
	float: left;
	padding-right: 20px;
}

#w-presentation.grid_6 {
	margin: 0;
}

#w-presentation	.h-index {
	width: 440px;
}

.comments_list_item {
	float: left;
	background: transparent url(/images/2px.gif) left repeat-y;
	margin: 10px 0;
	width: 220px;
}

#w-comments .h-index {
	width: 220px;
}

#h-video {
	float: left;
	position: relative;
	width: 950px;
}

#page-login #p-content {
	background-image: none;
}

#page-registration #p-content {
	background-image: none;
}

#in-wrap {
	width: 548px;
}

#btn-reg-sub {
	float: right;
}

#access_login h2,#access_notregistered h2 {
	color: #666;
}

.enter {
	margin-bottom: 5px;
}

.highlights_basic_item {
	background: transparent url(/images/2px.gif) right repeat-y;
	padding-right: 20px;
}

#page-login #banner,#page-video #banner {
	display: none;
}

/* ryan */
.hl_item {
	height: 100px;
	width: 130px;
}

#search_json {
	text-align: left;
}

#foot-logo {
	background: transparent url(/images/fw-logo.gif) no-repeat 0 0;
	width: 175px;
	height: 35px;
	float: left;
	margin:10px 0 0 -5px;
}

/*#search_json #content {
	overflow:auto !important;
}*/

#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;
}
#search_json #close {
	background:url("/universal/csslibrary/fwsites/presentation/search_results/images/close.gif") no-repeat scroll 40px 4px transparent;
	cursor: pointer;
	height: 30px;
	left: 410px;
	position: absolute;
	top: 5px;
	width: 70px;
	z-index: 5001;
	padding-top: 8px;
	font-size: .9em;
	color: #242B66;
}
#search_json #content {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #f4f4f4;
	height: 533px;
	position:relative;
}
#search_json #scroll-wrap {
	padding: 10px;
	width: 96%;
}
#search_json #content #main_header {
	position: relative;
	background-color: #f3efe4;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px;
}
#search_json #content #sub_header {
	background-color: #ddd3b0;
	padding: 10px 20px;
}
#search_json #content #main_header div.inner {
	fmargin: 0;
	padding: 20px;
}
#search_json #content #sub_header div.inner {
	font-weight: bold;
	font-size: 0.9em;
}
.search_heading {
	font-size: 1em;
}
.search_count {
	color: #DB6C1D;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.search_heading .keyword {
	font-weight: bold;	
}
#search_toggle, #search_toggle_single {
	cursor: pointer;
	margin-top: 4px;
	color: #469ac9;
}
#search_sort_container {
	float: right;
	padding-bottom: 10px;
	width: 165px;
}
#search_sort_container .selected {
	font-weight: bold;	
}
#search_sort_container .unselected {
	color: #4593BF;	
}
#relevance_radio {
	background-image:url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	height:19px;
	left:0;
	top:0;
	width:19px;
	float: left;
}
#relevance_label {
	left:24px;
	top:3px;
	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;
	top:0;
	width:19px;
	float: left;
}
#time_label {
	left:123px;
	top:3px;
	cursor: pointer;
}
#search_json #content .row {
	border-bottom: 1px solid #dedede;
	clear: both;
	height: 110px;
	margin: 10px;
}
#search_json #content .row .picture {
	left: 10px;
	position: absolute;
}
#search_json #content .row .picture img {
	border:1px solid #666666;
}
#search_json #content .row .data {
	left: 130px;
	position: absolute;
	width: 295px;
	padding-left: 20px;
}
#search_json #content .row .data .text {
	line-height: 18px;
	position: relative;
}
.search_highlight {
	background-color: #ffff00;
	color: #2b2b2b;
	font-weight: bold;
	padding: 0 2px;
}
#search_json #content .row .data .link {
	margin-right: 4px;
}
#search_json #content .row .data .link a {
	color: #54acde;
}
#search_json .row .data .timecode_link {
	margin-bottom: 5px;
}
#search_json #content .row .data .timecode {
	font-weight: bold;
	padding-top: 10px;
/
}
#handle {
	background-image: url(/images/handle_bg.png);
	background-repeat: no-repeat;
}
#handle h5 {
	color: #4d4d4d;
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.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;
}

