* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
	color: #006392;
}
.left {
	float: left;
}
.clear {
	clear: both !important;
	float: none !important;
}
.padding-none {
	padding: 0 !important;
}
/*SIFR*/
.sIFR-alternate {
	display: none;
}
/*End SIFR*/
body {
	background: #006492 url('../images/body-bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body-wrapper {
	background: url('../images/site-bg.jpg') top right fixed no-repeat;
	padding-bottom: 50px;
}
#header, #feature, #newest-videos, #hottest-videos, #footer, #video-container, #video-detail, #search-results {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 95px;
	z-index: 98;
}
#logo {
	width: 327px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	background: url('../images/logo.png') no-repeat;
	position: absolute;
	top: 20px;
	left: 0px;	
}
#nav-container {
	width: 622px;
	position: absolute;
	top: 14px;
	right: 0px;
	z-index: 99;
}
#nav-container-relative {
	position: relative;
	width: 588px;
}
#nav-container-top, #nav-container-bottom {
	width: 622px;
	height: 14px;
	background: url('../images/nav-container-top.png') no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav-container-bottom {
	background: url('../images/nav-container-bottom.png') no-repeat;
	top: 52px;
	left: 0px;
}
#nav {
	padding: 0 15px 0 19px;
	background: url('../images/rounded-container-bg.png') repeat;
	position: absolute;
	top: 14px;
	width: 588px;
}
#nav li {
}
#nav li a {
	height: 38px;
	display: block;
	text-indent: -9999px;
}
#nav #my-account a {
	width: 120px;
	background: url('../images/nav-bg.png') 0px 0px no-repeat;
}
#nav #videos a {
	width: 80px;
	background: url('../images/nav-bg.png') -120px 0px no-repeat;
}
#nav #webcasts a {
	width: 99px;
	background: url('../images/nav-bg.png') -200px 0px no-repeat;
}
#nav #contact-us a {
	width: 101px;
	background: url('../images/nav-bg.png') -299px 0px no-repeat;
}
#nav #my-account a:hover, #nav #my-account a.current {
	background: url('../images/nav-bg.png') 0px -38px no-repeat;
}
#nav #videos a:hover, #nav #videos a.current {
	background: url('../images/nav-bg.png') -120px -38px no-repeat;
}
#nav #webcasts a:hover, #nav #webcasts a.current {
	background: url('../images/nav-bg.png') -200px -38px no-repeat;
}
#nav #contact-us a:hover, #nav #contact-us a.current {
	background: url('../images/nav-bg.png') -299px -38px no-repeat;
}
#nav #search {
	width: 188px;
	height: 38px;
	background: url('../images/nav-bg.png') -400px 0px no-repeat;
	position: relative;
	z-index: 99;
}
#nav .search-current {
	background: url('../images/nav-bg.png') -400px -39px no-repeat !important;
}
#nav form {
	position: relative;
	z-index: 98;
}
#nav input {
	width: 86px;
	margin: 6px 0 0 53px;
	padding: 5px;
	background: transparent;
	border: 0;
	font-weight: bold;
	color: #b5b5b5;
	font-size: 13px;
}
#category-button, #search-button {
	position: absolute;
	height: 35px;
	left: 3px;
	top: 0;
	width: 41px;
	z-index: 99;
	cursor: pointer;
}
#search-button {
	left: 901px;
	top: 28px;
	width: 31px;
	z-index: 9999;
	cursor: pointer;
}
#search-categories {
	position: absolute;
	top: 65px;
	right: 35px;
	z-index: 999;
	width: 166px;
	background: url('../images/search-category-bg.png') bottom left no-repeat;
	padding: 7px 0 10px;
	display: none;
}
#search-categoires li {

}
#search-categories li a {
	display: block;
	padding: 4px 2px 3px 35px;
	background: url('../images/search-category-li-bg.gif') 15px 4px no-repeat;
	color: #fff;
	text-decoration: none;
}
#search-categories li a:hover, #search-categories li a.active {
	background: url('../images/search-category-li-bg.gif') 15px -15px no-repeat;
	color: #21434f;
}
#feature-top, #feature-bottom {
	height: 16px;
	background: url('../images/feature-top.png') no-repeat;
	position: relative;
	z-index: 5;
}
#feature-bottom {
	background: url('../images/feature-bottom.png') no-repeat;
	position: relative;
	z-index: 5;
}

#feature-image {
	padding: 0 15px;
	background: url('../images/rounded-container-bg.png') repeat;
}
.rounded-container-top, .rounded-container-bottom, .home-rounded-container-top, .home-rounded-container-bottom {
	height: 20px;
	margin: 17px 0 0 0;
	background: url('../images/rounded-container-top.png') no-repeat;
	position: relative;
	z-index: 5;
}
.rounded-container-bottom, .home-rounded-container-bottom {
	margin: 0;
	background: url('../images/rounded-container-bottom.png') no-repeat;
}
.rounded-container-middle, .home-rounded-container-middle {
	padding: 0 15px;
	background: url('../images/rounded-container-bg.png') repeat;
	position: relative;
	z-index: 5;
}
.rounded-container-content, .home-rounded-container-content {
	width: 900px;
	background: #f6feff;
	padding: 0 15px;
	min-height: 250px;
	position: relative;
	z-index: 5;
}
.rounded-container-content p {
	color: #696969;
	line-height: 16px;
}
.rounded-container-content h2, .home-rounded-container-content h2 {
	color: #54717f;
	font-size: 20px;
	padding: 8px 0 2px 0;
	font-weight: normal;
	background: url('../images/rounded-container-hr.gif') bottom left repeat-x;
	margin: 0 0 9px;
}
.video-container {
	float: left;
	margin: 0 25px 8px 0;
	width: 160px;
	position: relative;
	z-index: 1;
}
.rounded-container-content .last, .inner-rounded-container-content .last, .home-rounded-container-content .last {
	margin: 0 !important;
}
.video {
	position: relative;
	width: 150px;
	height: 110px;
	padding: 5px;
	margin: 0 0 6px;
	background: url('../images/video-rounded-container.gif') no-repeat;
	z-index: 2;
}
.video .overlay {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 110px;
	background: url('../images/video-overlay.png') no-repeat;
	z-index: 3;
	display: block;
	text-indent: -9999px;
}
.stars {
	width: 88px;
	height: 16px;
	float: left;
}
.stars .on, .stars .off, .stars .highlight, .stars span {
	width: 17px;
	height: 16px;
	float: left;
	display: block;
	background: url('../images/stars.gif') 0px 0px no-repeat;
	text-indent: -9999px;
	text-align: left;
}
.stars .on {
	background: url('../images/stars.gif') 0px -16px no-repeat;
}
.stars .highlight {
	background: url('../images/stars.gif') 0px -32px no-repeat;
}
.comments {
	float: right;
	width: 19px;
	padding: 2px 0 0;
	height: 18px;
	background: url('../images/comment-bubble.gif') no-repeat;
	color: #3f5e6c;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
}
.video-container .title {
	margin: 9px 0 0;
	color: #696969;
	text-align: center;
	font-weight: bold;
}
.video-container .author {
	color: #9eb5bb;
	text-align: center;
}
#footer {
	height: 226px;
	background: url('../images/footer-bg.png') no-repeat;
	position: relative;
	top: -14px;
	padding-top: 40px;
}
#footer ul {
	float: left;
	padding: 0 0 0 25px;
	width: 160px;
	color: #fff;
	font-size: 11px;
	
}
#footer .footer-navigation {
	padding-left: 35px;
}
#footer .footer-navigation a {
	display: block;
	padding: 1px 0;
	width: 160px;
}
#footer ul .header {
	font-weight: bold;
	color: #fffefe;
	padding: 0 0 6px 0;
	background: url('../images/footer-links-bg.gif') bottom left repeat-x;
	margin: 0 0 8px 0;
	font-size: 12px;
}
#footer ul p {
	margin: 0 0 18px 0;
	line-height: 15px;
}
#footer ul li a {
	color: #ffd38b;
}
#footer ul#footer-badges {
	width: 290px;
	padding-left: 60px;
}
#footer-badges li {
	float: left;
	padding: 40px 0 0 23px;
}
#footer-badges #human-services a, #footer-badges #public-health a {
	width: 98px;
	height: 69px;
	float: left;
	text-indent: -9999px;
	background: url('../images/footer-badge-human-services.gif') no-repeat;
}
#footer-badges #public-health a {
	width: 142px;
	background: url('../images/footer-badge-public-health.gif') no-repeat;
}

#filter-buttons {
	position: absolute;
	top: 4px;
	right: 30px;
}
#filter-buttons li {
	float: left;
}
#filter-buttons li a {
	height: 25px;
	display: block;
	text-indent: -9999px;
}
#filter-buttons #most-viewed a {
	width: 112px;
	background: url('../images/filter-buttons.gif') 0px 0px no-repeat;
}
#filter-buttons #recently-added a {
	width: 129px;
	background: url('../images/filter-buttons.gif') -112px 0px no-repeat;
}
#filter-buttons #most-discussed a {
	width: 123px;
	background: url('../images/filter-buttons.gif') -241px 0px no-repeat;
}
#filter-buttons #most-viewed a:hover, #filter-buttons #most-viewed a.current {
	background: url('../images/filter-buttons.gif') 0px -25px no-repeat;
}
#filter-buttons #recently-added a:hover, #filter-buttons #recently-added a.current {
	background: url('../images/filter-buttons.gif') -112px -25px no-repeat;
}
#filter-buttons #most-discussed a:hover, #filter-buttons #most-discussed a.current {
	background: url('../images/filter-buttons.gif') -241px -25px no-repeat;
}

.inner-rounded-container-top, .inner-rounded-container-bottom {
	height: 20px;
	background: url('../images/inner-rounded-container-top.png') no-repeat;
}
.inner-rounded-container-bottom {
	margin: 0;
	background: url('../images/inner-rounded-container-bottom.png') no-repeat;
}
.inner-rounded-container-middle {
	padding: 0 15px;
	background: url('../images/rounded-container-bg.png') repeat;
	position: relative;
	width: 930px;
}
.inner-rounded-container-content {
	float: right;
	width: 699px;
	background: #f6feff;
	padding: 0 15px;
}
#inner-nav-container {
	float: left;
	width: 187px;
}
#inner-nav {
	border-bottom: 1px solid #6bb3cf;
}
#inner-nav li.header {
	padding: 5px 0 0 15px;
}
#inner-nav li {
	height: 38px;
}
#inner-nav li a {
	padding: 11px 0 10px 32px;
	display: block;
	color: #fff;
	text-decoration: none;
	background: url('../images/inner-nav-li-bg.png') 0px 0px no-repeat;
	border-top: 1px solid #6bb3cf;
	border-bottom: 1px solid #308caf;
	width: 155px;
	margin: 0;
	position: relative;
}
#inner-nav a:hover, #inner-nav a.active {
	background: url('../images/inner-nav-li-bg.png') 0px -36px no-repeat;
	color: #00547a;
	font-weight: bold;
}

#video-list {
	margin-top: 40px;
}
#video-list .video-container {
	margin-right: 17px;
}
#video-list .video-row {
	padding: 17px 0 17px;
	background: url('../images/rounded-container-hr.gif') top left repeat-x;
}
#pagination-container {
	text-align: center;
}
#pagination {
	margin: 0 auto !important;
}
#pagination li {
	float: left;
}
#pagination li a {
	padding: 4px 7px 0px;
	display: block;
}
#pagination li.prev a, #pagination li.next a {
	width: 65px;
	height: 25px;
	display: block;
	background: url('../images/button-prev.gif') no-repeat;
	text-indent: -9999px;
	padding: 0 7px 0 0;
}
#pagination li.next a {
	background: url('../images/button-next.gif') top right no-repeat;
	padding: 0 0 0 7px;
}
#pagination li a:hover, #pagination li a.active {
	color: #6a6a6a;
	text-decoration: none;
}
#video-info {
	
}
.profile-pic {
	float: left;
	width: 70px;
	height: 65px;
	padding: 5px;
	background: url('../images/profile-border.gif') no-repeat;
	margin-right: 15px;
}
.user-pic {
	margin-top: 15px;
}
.profile-pic img {
	margin: auto;
}
#video-info, .user-info {
	padding: 15px 0;
	width: 600px;
}
#video-info .video-info-text, .user-info {
	float: left;
}
#video-info h2, .user-info h2 {
	color: #3f5e6c;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-weight: bold;
}
#video-info .author, .user-info .author {
	color: #9eb5bb;
	padding: 0 0 5px;
}
#video-info .date-uploaded, .user-info .date-uploaded {
	color: #696969;
}
#full-video-and-overview {
	position: relative;
}
#full-video {
	float: left;
}
#full-video .full-video-overlay {
	width: 540px;
	height: 223px;
	background: url('../images/full-video-overlay.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#player {
}
#video-overview {
	width: 348px;
	float: right;
}
#video-overview h2 {
	margin: 0;
	padding: 0 0 14px 3px;
	font-size: 17px;
}
#video-overview p.main-overview {
	font-size: 17px;
	padding: 20px 60px 50px 3px;
	color: #696969;
	height: 142px;
}
#video-overview p.main-overview-webcast {
	font-size: 17px;
	padding: 20px 60px 40px 3px;
	color: #696969;
}
#video-overview .statistics-text {
	float: left;
	color: #abb2b4;
}
#video-overview .statistics-stats, #video-overview #webcast-related-files {
	float: right;
	color: #696969;
	font-weight: bold;
	text-align: right;
}
#video-overview .statistics-text p, #video-overview .statistics-stats p {
	font-weight: bold;
	padding: 6px 0 6px 3px;
}
#video-detail .rounded-container-content {
	border-bottom: 1px solid #c2dbe0;
}
.detail-lower {
	border-top: 1px solid #fff;
	background: #e8f7f9;
	padding-top: 20px;
}
.comment-success-padding {
	padding: 10px 0 0;
}
#comment-container {
	width: 540px;
	float: left;
}
#comment-container h2 {
	background-image: none;
	padding: 5px 0 2px 0;
}
#comment-container h2 span {
	font-size: 14px;
}
#comment-holder {
	border-top: 1px solid #bfd5da;
	border-bottom: 1px solid #fff;
}
.textarea-comment {
	width: 430px;
	height: 72px;
	margin-bottom: 10px;
}
.post-comment-form div {
	float: right;
}
.comment {
	padding: 17px 5px 17px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bfd5da;
}
.comment .how-long-ago {
	color: #696969;
	padding: 0 0 5px;
}
.comment .how-long-ago a {
	padding-right: 5px;
}
.comment .text {
	color: #363636;
}
#comment-container .even {
	background-color: #e3eff1;
}
#login-register-comments {
	text-align: center;
	padding: 70px 0 90px;
	font-size: 13px;
	color: #363636;
}
#related-files-videos {
	width: 347px;
	float: right;
}
#related-files-videos h2 {
	margin: 0 0 12px 0;
	padding: 5px 0 16px 3px;
	font-size: 17px;
}
#resource-files {
	margin-bottom: 25px;
}
#resource-files li, #webcast-resource-files li {
	padding: 3px 0 5px 20px;
	background: url('../images/file-icon.gif') top left no-repeat;
}
#resource-files li a {

}
.related-video {
	padding: 0 0 11px;
}
.related-pic {
	width: 100px;
	height: 60px;
	padding: 5px;
	position: relative;
	float: left;
	background: url('../images/related-video-border.gif') no-repeat;
	margin-right: 15px;
}
.related-overlay {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100px;
	height: 60px;
	background: url('../images/related-overlay.png') no-repeat;
	text-indent: -9999px;
	display: block;
}
.related-pic img {

}
.related-video .related-text {
	float: left;
	width: 210px;
}
.related-video .title {
	color: #696969;
	font-weight: bold;
	margin: 20px 0 0;
}
.related-video .author {
	color: #9eb5bb;
}
.image-headline {
	padding: 18px 0;
	display: block;
}
#register-instructions {
	float: left;
	width: 518px;
	padding: 0 0 0 6px;
	color: #5f5f5f;
}
#already-a-member, #already-a-member a {
	float: right;
	padding: 11px 0 0 16px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}
#already-a-member a {
	padding: 0 0 0 16px;
	background: none;
	display: block;
	background: url('../images/circle-arrow.gif') 0 2px no-repeat;
}
#register-area, #fieldset-top {
	border: 1px solid #d6e3e6;
	border-width: 1px 0;
	padding: 12px 0;;
	margin: 12px 0;
}
#fieldset-top {
	border-bottom: 0;
}
.no-bg {
	background: none !important;
	border-bottom: 1px solid #D6E3E6;
	width: 876px !important;
	padding: 2px 23px 2px 0 !important;
}
.no-bg .text {
	padding: 5px 0;
}
.no-bg #profile_pic {
	float: left;
	width: 300px !important;
}
.upload {
	float: left;
	position: relative;
	top: -15px;
}
#submit_pic {
	padding-top: 10px;
	width: 159px !important;
	height: 37px !important;
}
#profile_pic {
	background: #fff;
}
fieldset .large-field, fieldset .small-field {
	color: #252525;
	font-size: 14px;
	float: left;
	padding: 12px 23px 22px 0;
	background: url('../images/form-large-input.gif') bottom left no-repeat;
	width: 438px;
}
fieldset .small-field {
	background: url('../images/form-small-input.gif') bottom left no-repeat;
	width: 206px;
}
fieldset .large-field input, fieldset .small-field input {
	display: block;
	width: 416px;
	height: 24px;
	position: relative;
	top: 17px;
	left: 10px;
	background: transparent;
	border: 0;
	font-size: 15px;
	
}
fieldset .small-field input {
	width: 206px;
}
fieldset .last {
	padding-right: 0 !important;
}
#complete-registration {
	float: right;
	padding: 0 0 10px;
}
#no-webcasts {
	
}
#webcast-list {
	padding: 10px 0 0;
}
#webcast-list th {
	padding: 3px 20px 3px 3px;
	text-align: left;
	font-size: 15px;
}
#webcast-list td {
	padding: 5px 15px 5px 5px;
	color: #696969;
}
.contact-info {
	float: left;
	width: 600px;
	color: #696969;
	font-size: 13px;
	line-height: 18px;
}
.contact-pic {
	float: right;
	
}

/*************** Notifications ***************/

.notification {
                position: relative;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }
                

.attention {
                background: #fffbcc url('../admin/resources/images/icons/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #dbe3ff url('../admin/resources/images/icons/information.png');
                border-color: #a2b4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('../admin/resources/images/icons/tick_circle.png');
                border-color: #9adf8f;
                color: #556652;
                }

.error {
                background: #ffcece url('../admin/resources/images/icons/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

.notification div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }

.notification .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }

/* Notification for form inputs */