.advanced-slider {
     outline: medium none;
     overflow: visible;
     position: relative;
clear: both;
}

.advanced-slider * {
     margin: 0px;
     padding: 0px;
}

.advanced-slider .slider-main {
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 10;
}

.advanced-slider .slide-wrapper {
     height: 100%;
     overflow: visible;
     position: relative;
     width: 100%;
     z-index: 10;
}

.advanced-slider .slides {
     height: 100%;
     list-style: none outside none;
     margin: 0px;
     overflow: visible;
     padding: 0px;
     position: absolute;
     width: 100%;
     z-index: 10;
}

.advanced-slider .slide {
     display: block;
     height: 100%;
     list-style: none outside none;
     margin: 0px;
     opacity: 1;
     overflow: visible;
     padding: 0px;
     position: absolute;
     visibility: hidden;
     width: 100%;
}

.advanced-slider .slide .image, .advanced-slider .slide .thumbnail, .advanced-slider .slide .caption, .advanced-slider .slide .html {
     position: absolute;
}

.advanced-slider .slide img, .advanced-slider .thumbnail img {
     border: 0px none;
     max-height: none;
     max-width: none;
}


.advanced-slider .slide img, .advanced-slider .thumbnail img activity-icon {
     margin-top: 5px;
float: left;
}

.advanced-slider .slide .html {
     overflow: hidden;
}

.advanced-slider .slice-container {
     height: 100%;
     position: absolute;
     width: 100%;
     z-index: 10;
}

.advanced-slider .swipeable-container {
     height: 100%;
     overflow: hidden;
     position: absolute;
     width: 100%;
}

.advanced-slider .swipeable-container .slides {
     -moz-user-select: none;
}

.advanced-slider .swipeable-container .slides .selectable {
     -moz-user-select: auto;
     cursor: auto;
}

.advanced-slider .swipeable-container .grab {
     cursor: url("https://mail.google.com/mail/images/2/openhand.cur"), default;
}

.advanced-slider .swipeable-container .grabbing {
     cursor: url("https://mail.google.com/mail/images/2/closedhand.cur"), default;
}

.advanced-slider .slice {
     display: block;
     position: absolute;
}

.advanced-slider .preloader {
     background: url("images/preloader2.gif") no-repeat scroll 0% 0% transparent;
     height: 14px;
     position: absolute;
     width: 62px;
     z-index: 15;
}

.advanced-slider .slide-arrows {
     position: static;
}

.advanced-slider .slide-arrows a {
     cursor: pointer;
     position: absolute;
     z-index: 30;
}

.advanced-slider .lightbox-icon {
     cursor: pointer;
     height: 80px;
     left: 50%;
     margin-left: -40px;
     margin-top: -40px;
     position: absolute;
     top: 50%;
     width: 80px;
     z-index: 10;
}

.advanced-slider .lightbox-icon.play {
     background-image: url("images/lightbox_play.png");
}

.advanced-slider .lightbox-icon.magnifying {
     background-image: url("images/lightbox_magnifying.png");
}

.advanced-slider .lightbox-icon.hyperlink {
     background-image: url("images/lightbox_hyperlink.png");
}

.advanced-slider .slideshow-controls {
     cursor: pointer;
     position: absolute;
     z-index: 40;
}

.advanced-slider .shadow {
     height: 94px;
     margin-top: -50px;
     position: absolute;
     z-index: 5;
}

.advanced-slider .shadow .shadow-left, .advanced-slider .shadow .shadow-right, .advanced-slider .shadow .shadow-middle {
     float: left;
}

.advanced-slider .shadow .shadow-left {
     background: url("images/shadow_left.png") repeat scroll 0% 0% transparent;
     float: left;
     height: 94px;
     width: 200px;
}

.advanced-slider .shadow .shadow-right {
     background: url("images/shadow_right.png") repeat scroll 0% 0% transparent;
     float: left;
     height: 94px;
     width: 200px;
}

.advanced-slider .shadow .shadow-middle {
     background: url("images/shadow_middle.png") repeat-x scroll 0% 0% transparent;
     float: left;
     height: 94px;
}

.advanced-slider .timer-animation {
     position: absolute;
     z-index: 50;
}

.advanced-slider canvas {
     position: absolute;
}

.advanced-slider .timer-animation .timer-animation-controls {
     cursor: pointer;
     height: 20px;
     left: 50%;
     margin-left: -10px;
     margin-top: -10px;
     position: absolute;
     top: 50%;
     width: 20px;
}

.advanced-slider .timer-animation .timer-animation-controls {
     background: url("images/playpause_small.png") no-repeat scroll 0% 0% transparent;
}

.advanced-slider .timer-animation.play .timer-animation-controls {
     background-position: -20px 0px;
}

.advanced-slider .timer-animation.pause .timer-animation-controls {
     background-position: 0px 0px;
}

.advanced-slider .caption-container {
     overflow: hidden;
     position: absolute;
}

.advanced-slider .caption-container .wrapper {
     position: absolute;
}

.advanced-slider .caption-container .background {
     height: 100%;
     position: absolute;
     width: 100%;
}

.advanced-slider .thumbnail-wrapper {
     position: absolute;
}

.advanced-slider .thumbnail {
     background-image: url("images/preloader.gif");
     background-position: center center;
     background-repeat: no-repeat;
     overflow: hidden;
     position: absolute;
}

.advanced-slider .slide-buttons {
     position: absolute;
     z-index: 20;
}

.advanced-slider .slide-buttons .left, .advanced-slider .slide-buttons .right, .advanced-slider .slide-buttons .middle {
     float: left;
}

.advanced-slider .slide-buttons a {
     cursor: pointer;
     float: left;
     position: relative;
     text-align: center;
     text-decoration: none;
}

.advanced-slider .thumbnail-scroller {
     position: absolute;
     z-index: 20;
}

.advanced-slider .thumbnail-scroller .visible-container {
     overflow: hidden;
     position: relative;
}

.advanced-slider .thumbnail-scroller .container {
     left: 0px;
     list-style: none outside none;
     margin: 0px;
     overflow: visible;
     padding: 0px;
     position: absolute;
     top: 0px;
}

.advanced-slider .thumbnail-scroller .thumbnail-wrapper {
     cursor: pointer;
     list-style: none outside none;
}

.advanced-slider .thumbnail-scroller .lightbox-icon {
     cursor: pointer;
     height: 30px;
     left: 50%;
     margin-left: -15px;
     margin-top: -15px;
     position: absolute;
     top: 50%;
     width: 30px;
}

.advanced-slider .thumbnail .caption {
     position: absolute;
     width: 100%;
}

.advanced-slider .thumbnail .caption .background {
     height: 100%;
     position: absolute;
     width: 100%;
     z-index: 10;
}

.advanced-slider .thumbnail .caption .content {
     position: absolute;
     width: 100%;
     z-index: 20;
}

.advanced-slider .thumbnail-scroller .arrows a {
     cursor: pointer;
     position: absolute;
}

.advanced-slider .thumbnail-scroller .buttons {
     position: absolute;
     width: auto;
}

.advanced-slider .thumbnail-scroller .buttons a {
     cursor: pointer;
     position: absolute;
     text-decoration: none;
}

.advanced-slider .layer {
	position: absolute;
	visibility: hidden;
	padding: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.advanced-slider .layer a {
background-color: transparent;
color: inherit;
font-weight: normal;
}


.advanced-slider .layer.black {
	color: #FFF;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
}


.advanced-slider .layer.pink {
	color: #fff;
	background: rgb(185, 0, 84);
	background: rgba(185, 0, 84, 0.8);
text-shadow:1px 1px 2px rgba(0,0,0,0.65);
font-size: 25px;
line-height: 25px;
}



.advanced-slider .layer.blue {
	color: #fff;
	background: rgb(0, 40, 122);
	background: rgba(0, 40, 122, 0.9);
text-shadow:1px 1px 2px rgba(0,0,0,0.65);
font-size: 25px;
line-height: 25px;
}

.advanced-slider .layer.white {
	color: #000;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
}


.advanced-slider .layer.rounded {
	border-radius: 10px;
}

.tooltip {
     position: absolute;
     z-index: 9999;
}

.video-container {
    float: left;
    height: 296px;
    margin-top: 2px;
    padding: 16px;
}

	.video-description {
    background-color: #F5F5F5;
    float: right;
    height: 275px;
    margin: 17px 16px 13px 0;
    padding: 10px;
    width: 209px;
}

.hri-feature h2 {
font-family: 'Myriad Pro Light 1166622';
margin-top: 0;
line-height: 30px;
}

.hri-feature p {
font-family: 'Myriad Pro Light 1166622';
font-size: 16px;
color: black;
}




	.video-description h2 {
		font-size: 35px;
		color:#00287a;
		font-weight:normal;
		margin:10px 0;
	}
	.video-description h3 {
		font-size: 16px;
		color:#545454;
		font-weight:normal;
	}
	.video-description p {
		font-size: 16px;
		color:#999;
		font-weight:normal;
		margin-top:15px;
	}
	.toyin-container {
		width: 770px;
		height: 300px;
		background-color: #f5f5f5;
		margin:15px;
	}
	
	.toyin-information {
		background-color: #f5f5f5;
		float: left;
		height: 274px;
		padding: 10px;
		width: 135px;
		border-right:1px solid #e0e0e0;
		
	}
	
	.toyin-information h2 {
		color: #00287A;
		font-size: 30px;
		font-weight: normal;
		margin:10px 0;
	}
	
	.toyin-information h3 {
		font-size: 16px;
		color:#545454;
		font-weight:normal;
		padding-left:4px;
		padding-bottom:15px;
	}
	
	.toyin-information img {
		box-shadow: 0 0 4px #999999;
    	margin-left: 4px;
	}
	
	.toyin-description {
		float: right;
		height: 264px;
		padding: 12px 10px 10px;
		width: 593px;
		border-left:1px solid #fff;
		line-height:18px;
	}
	
	.toyin-description p {
		color: #888888;
		margin-bottom: 8px;
		text-shadow: 0 1px 0 #FFFFFF;
		font-size: 13px;
	}
	
	.toyin-quote {
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		color: #00287A;
		float: right;
		font-size: 21px;
		margin-left: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		text-decoration: none;
		width: 230px;
		margin-top: 4px;
		line-height:28px;
	}
	
	.about-us-container {
    font-size: 14px;
    height: 254px;
    width: 730px;
	color:#333;
}

.about-us-container h2 {
	font-size:32px;
	color:#00287a;
	margin-bottom:10px;
	line-height:35px;
}

.about-us-container p {
	margin-bottom:5px;
}

#mentoring-slider-description {
	font-size: 16px; 
	line-height: 120%; 
	text-align: left; margin-top: 16px; 
	color: rgb(255, 255, 255); 
	text-shadow:none;
}

.mentor-slider {
	color: rgb(68, 68, 68);
	font-size: 35px;
	line-height: 30px;
	text-shadow: none;
	margin-top: 8px;
}

.caption {
	padding:15px;
}

/*
	Skin Name: Text Thumbnail Pointer
	Class: text-thumbnail-pointer
	Description: Text Thumbnail Pointer skin for Advanced Slider jQuery plugin
	Author: David
*/


.text-thumbnail-pointer {
	background-color: #DDD;
}


/* MAIN SLIDE */

.text-thumbnail-pointer .slide-wrapper {
	border: 1px solid #DDD;
}


.text-thumbnail-pointer .slide {
	background-color: #FFF;
}

/* END OF MAIN SLIDE */


/* SLIDE ARROWS */

.text-thumbnail-pointer .slide-arrows a {
	background: url(images/arrows.png) no-repeat;
	width: 38px;
	height: 38px;
	top: 50%;
	margin-top: -19px;
}


.text-thumbnail-pointer .slide-arrows a.previous {
	left: 20px;
}


.text-thumbnail-pointer .slide-arrows a.next {
	right: 20px;
	background-position: -38px 0;
}

/* END SLIDE ARROWS */


/* SLIDESHOW CONTROLS */

.text-thumbnail-pointer .slideshow-controls {
	background: url(images/playpause.png) no-repeat;
	width: 38px;
	height: 38px;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -19px;
}


.text-thumbnail-pointer .slideshow-controls.pause {
	background-position: 0 0;
}


.text-thumbnail-pointer .slideshow-controls.play {
	background-position: -38px 0;
}

/* END OF SLIDESHOW CONTROLS */


/* TIMER ANIMATION */

.text-thumbnail-pointer .timer-animation {
	top: 20px;
	right: 20px;
}

/* END OF TIMER ANIMATION */


/* SLIDE CAPTION */

.text-thumbnail-pointer .caption-container .background {
	background-color: #000;
	width: 100%;
	height: 100%;
}


.text-thumbnail-pointer .caption-container .caption {
	color: #FFF;
	margin: 0;
	padding: 8px;
	font-size: 16px;
	line-height: 1;
}

/* END OF SLIDE CAPTION */


/* SLIDE BUTTONS/BULLETS */

/* main container of the navigation buttons */
.text-thumbnail-pointer .slide-buttons {
	margin-top: 40px;
}


/* 
 left, right and middle of the main container 
 for this skin, these elements are not styled by default
 feel free to add your own styling
*/
.text-thumbnail-pointer .slide-buttons .left, 
.text-thumbnail-pointer .slide-buttons .right {
}


.text-thumbnail-pointer .slide-buttons .left {
}


.text-thumbnail-pointer .slide-buttons .middle {
}


.text-thumbnail-pointer .slide-buttons .right {
}


/* this contains the buttons */
.text-thumbnail-pointer .slide-buttons .buttons-inner {
}


/* this is a button */
.text-thumbnail-pointer .slide-buttons .buttons-inner a {
	background: url(images/buttons.png) no-repeat;
	background-position: 0 0;
	width: 14px;
	height: 14px;
	margin: 0 2px;
}


.text-thumbnail-pointer .slide-buttons .buttons-inner a.over {
	background-position: -14px 0; 
}


.text-thumbnail-pointer .slide-buttons .buttons-inner a.select {
	background-position: -28px 0; 
}


/* this is used to style the numbers from within the buttons, when they are used */
.text-thumbnail-pointer .slide-buttons .buttons-inner a .number {
	margin-top: 2px;
	font-size: 9px;
	line-height: 11px;
	color: #666;
}


.text-thumbnail-pointer .slide-buttons .buttons-inner a.over .number {
	font-size: 8px;
	color: #FFF;
}


.text-thumbnail-pointer .slide-buttons .buttons-inner a.select .number {
	font-size: 8px;
	color: #FFF;
}


/* 
 applied to the thumbnail when the thumbnail is used only as a tooltip
 sets the distance between the button and the thumbnail
*/
.text-thumbnail-pointer .slide-buttons .buttons-inner .thumbnail-wrapper {
	margin-bottom: 10px;
}

/* END OF SLIDE BUTTONS/BULLETS */


/* THUMBNAIL */

.text-thumbnail-pointer .thumbnail {
	font-size: 12px;
	color: #666;
}


.text-thumbnail-pointer .thumbnail-text {
	padding: 8px;
padding-top: 1px;
	background-color: #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    height: 100%;
}


.text-thumbnail-pointer .thumbnail.over .thumbnail-text,
.text-thumbnail-pointer .thumbnail.select .thumbnail-text {
	background-color: #F4F4F4;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .thumbnail-text {
    margin-left: 13px;
}


.text-thumbnail-pointer .thumbnail-title {
	font-style: normal;
font-size: 16px;
color: #00287a;
}


.text-thumbnail-pointer .thumbnail.over .thumbnail-title,
.text-thumbnail-pointer .thumbnail.select .thumbnail-title {
	text-decoration: none;
}


.text-thumbnail-pointer .thumbnail-description {
	margin-top: 5px;
}

/* END OF THUMBNAIL */


/* THUMBNAIL SCROLLER */

.text-thumbnail-pointer .thumbnail-scroller.horizontal {
	bottom: 0;
	left: 0;
	padding: 0 1px 0 0;
	margin-top: -8px;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal.overlay {
	top: 0px;
	margin-top: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical {
	right: 0;
	top: 0;
	padding: 0 0 1px 0;
	margin-left: -8px;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical.overlay {
	right: 80px;
	margin-left: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .thumbnail-wrapper {
	margin: 0 0 1px 1px;
	padding: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .thumbnail-wrapper {
	margin: 1px 1px 0 0;
	padding: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .pointer {
	position: relative;
	display: block;
	height: 8px;
	border-bottom: 5px solid #DDD;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .thumbnail.over .pointer,
.text-thumbnail-pointer .thumbnail-scroller.horizontal .thumbnail.select .pointer {
	border-bottom: 5px solid #b90054;
	background: url(images/pointer_horizontal.png) no-repeat center;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .pointer {
	position: absolute;
	display: block;
	height: 100%;
	width: 8px;
	border-right: 5px solid #DDD;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .thumbnail.over .pointer,
.text-thumbnail-pointer .thumbnail-scroller.vertical .thumbnail.select .pointer {
	border-right: 5px solid #F00;
	background: url(images/pointer_vertical.png) no-repeat center;
}



/* THUMBNAIL SCROLLBAR ARROWS */

.text-thumbnail-pointer .thumbnail-scroller .arrows a {
	background: url(images/arrows.png) no-repeat;
	width: 38px;
	height: 38px;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .arrows a {
	background: url(images/arrows_v.png) no-repeat;
}


.text-thumbnail-pointer .thumbnail-scroller .arrows a.next {
	background-position: -38px 0;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .arrows a.previous {
	left: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .arrows a.next {
	right: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .arrows a.previous {
	top: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .arrows a.next {
	bottom: 0;
}

/* END OF THUMBNAIL SCROLLBAR ARROWS */


/* THUMBNAIL SCROLLBAR BUTTONS */

.text-thumbnail-pointer .thumbnail-scroller .buttons a {
	background: url(images/buttons_small.png) no-repeat;
	background-position: 0 0; 
	width: 10px;
	height: 10px;
	margin: 2px;
}


.text-thumbnail-pointer .thumbnail-scroller .buttons a.over {
	background-position: -10px 0; 
}


.text-thumbnail-pointer .thumbnail-scroller .buttons a.select {
	background-position: -20px 0; 
}


.text-thumbnail-pointer .thumbnail-scroller.horizontal .buttons {
	margin-top: 0;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .buttons {
	margin-left: 0;
}

/* END OF THUMBNAIL SCROLLBAR BUTTONS */


/* THUMBNAIL SCROLLBAR SCROLLBAR */

.text-thumbnail-pointer .thumbnail-scroller.horizontal .scrollbar {
	margin-top: 30px;
}


.text-thumbnail-pointer .thumbnail-scroller.vertical .scrollbar {
	margin-left: 30px;
}

/* END OF THUMBNAIL SCROLLBAR SCROLLBAR */

/* END OF THUMBNAIL SCROLLER */


/* TOOLTIP */

.advanced-slider-tooltip {
	background-color: #DDD;
	margin-bottom: 20px;
	border: #EEE solid 4px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.advanced-slider-tooltip .content {
	color: #999;
	padding: 10px;
	margin: 0;
}

/* END OF TOOLTIP */

/*
	Skin Name: Light Round
	Class: light-round
	Description: Light Round skin for Advanced Slider jQuery plugin
	Author: David
*/


/* MAIN SLIDE */

.light-round .slide-wrapper {
	background-color: #FFF;
	border-bottom: 4px solid #999;
}


.light-round .slide {
	background-color: #FFF;
}

/* END OF MAIN SLIDE */


/* SLIDE ARROWS */

.light-round .slide-arrows a {
	background: url(http://www.ibanet.org/ImageHandler.ashx?ImageUid=a208dd2b-e81a-4168-aa17-e313b9b1a1ea) no-repeat;
	width: 66px;
	height: 66px;
	top: 50%;
	margin-top: -33px;
}


.light-round .slide-arrows a.previous {
	left: 20px;
}


.light-round .slide-arrows a.next {
	right: 20px;
	background-position: -66px 0;
}

/* SLIDE ARROWS */


/* SLIDESHOW CONTROLS */

.light-round .slideshow-controls {
	background: url(images/playpause.png) no-repeat;
	width: 66px;
	height: 66px;
	top: 50%;
	left: 50%;
	margin-top: -33px;
	margin-left: -33px;
}


.light-round .slideshow-controls.pause {
	background-position: 0 0;
}


.light-round .slideshow-controls.play {
	background-position: -66px 0;
}

/* END OF SLIDESHOW CONTROLS */


/* TIMER ANIMATION */

.light-round .timer-animation {
	top: 20px;
	right: 20px;
}

/* END OF TIMER ANIMATION */


/* SLIDE CAPTION */

.light-round .caption-container .background {
	background-color: #000;
	width: 100%;
	height: 100%;
}


.light-round .caption-container .caption {
	color: #FFF;
	margin: 0;
	padding: 8px;
	font-size: 16px;
	line-height: 18px;
}

/* END OF SLIDE CAPTION */


/* SLIDE BUTTONS/BULLETS */

/* main container of the navigation buttons */
.light-round .slide-buttons {
	margin-top: 40px;
}


/* 
 left, right and middle of the main container 
 for this skin, these elements are not styled by default
 feel free to add your own styling
*/
.light-round .slide-buttons .left, 
.light-round .slide-buttons .right {
}


.light-round .slide-buttons .left {
}


.light-round .slide-buttons .middle {
}


.light-round .slide-buttons .right {
}


/* this contains the buttons */
.light-round .slide-buttons .buttons-inner {
}


/* this is a button */
.light-round .slide-buttons .buttons-inner a {
	background: url(http://www.ibanet.org/ImageHandler.ashx?ImageUid=023bb194-ddab-4448-b97a-fc55dfb8ab3f) no-repeat;
	background-position: 0 0;
	width: 14px;
	height: 14px;
	margin: 0 2px;
}


.light-round .slide-buttons .buttons-inner a.over {
	background-position: -14px 0; 
}


.light-round .slide-buttons .buttons-inner a.select {
	background-position: -28px 0; 
}


/* this is used to style the numbers from within the buttons, when they are used */
.light-round .slide-buttons .buttons-inner a .number {
	margin-top: 2px;
	font-size: 8px;
	line-height: 10px;
	font-weight: bold;
	color: #888;
}


.light-round .slide-buttons .buttons-inner a.over .number {
	color: #666;
}


.light-round .slide-buttons .buttons-inner a.select .number {
	color: #666;
}


/* 
 applied to the thumbnail when the thumbnail is used only as a tooltip
 sets the distance between the button and the thumbnail
*/
.light-round .slide-buttons .buttons-inner .thumbnail-wrapper {
	margin-bottom: 10px;
}

/* END OF SLIDE BUTTONS/BULLETS */


/* THUMBNAIL IMAGE */

.light-round .thumbnail {
	background-color: #FFF;
	border: solid 3px #FFF;
	-moz-box-shadow: 0 0 10px #AAA;
	-webkit-box-shadow: 0 0 10px #AAA;
	box-shadow: 0 0 10px #AAA;
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA')";
	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA');
}

/* END OF THUMBNAIL IMAGE */


/* THUMBNAIL SCROLLER */

.light-round .thumbnail-scroller.horizontal {
	bottom: 0;
	left: 0;
	padding: 0 50px;
	margin-top: 30px;
}


.light-round .thumbnail-scroller.horizontal.overlay {
	bottom: 80px;
	margin-top: 0;
}


.light-round .thumbnail-scroller.vertical {
	right: 0;
	top: 0;
	padding: 50px 0;
	margin-left: 30px;
}


.light-round .thumbnail-scroller.vertical.overlay {
	right: 80px;
	margin-left: 0;
}


.light-round .thumbnail-scroller .thumbnail-wrapper {
	margin: 5px;
	padding: 4px;
}


.light-round .thumbnail-scroller .thumbnail.over {
	border: solid 3px #FFF;
	-moz-box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
	box-shadow: 0 0 10px #555;
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";
	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');
}


.light-round .thumbnail-scroller .thumbnail.select {
	border: solid 3px #FFF;
	-moz-box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
	box-shadow: 0 0 10px #555;
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555')";
	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');
}


/* THUMBNAIL CAPTION */

.light-round .thumbnail .caption .background {
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


.light-round .thumbnail .caption .content {
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 2px 0;
	margin: 0;
}

/* END OF THUMBNAIL CAPTION */


/* THUMBNAIL SCROLLER ARROWS */

.light-round .thumbnail-scroller .arrows a {
	background: url(http://www.ibanet.org/ImageHandler.ashx?ImageUid=8a97ac5a-c6c0-4f59-b235-d659aea5cc28) no-repeat;
	width: 40px;
	height: 40px;
}


.light-round .thumbnail-scroller.vertical .arrows a {
	background: url(http://www.ibanet.org/ImageHandler.ashx?ImageUid=3df6509f-15db-46a1-8684-794cc5a304dc) no-repeat;
}


.light-round .thumbnail-scroller .arrows a.next {
	background-position: -40px 0;
}


.light-round .thumbnail-scroller.horizontal .arrows a.previous {
	left: 0;
}


.light-round .thumbnail-scroller.horizontal .arrows a.next {
	right: 0;
}


.light-round .thumbnail-scroller.vertical .arrows a.previous {
	top: 0;
}


.light-round .thumbnail-scroller.vertical .arrows a.next {
	bottom: 0;
}

/* END OF THUMBNAIL SCROLLER ARROWS */


/* THUMBNAIL SCROLLER BUTTONS */

.light-round .thumbnail-scroller .buttons a {
	background: url(http://www.ibanet.org/ImageHandler.ashx?ImageUid=c2671212-b6df-40ff-8594-77a23104b670) no-repeat;
	background-position: 0 0; 
	width: 10px;
	height: 10px;
	margin: 2px;
}


.light-round .thumbnail-scroller .buttons a.over {
	background-position: -10px 0; 
}


.light-round .thumbnail-scroller .buttons a.select {
	background-position: -20px 0; 
}

/* END OF THUMBNAIL SCROLLER BUTTONS */


/* THUMBNAIL SCROLLER SCROLLBAR */

.light-round .thumbnail-scroller.horizontal .scrollbar {
	margin-top: 30px;
}


.light-round .thumbnail-scroller.vertical .scrollbar {
	margin-left: 30px;
}

/* END OF THUMBNAIL SCROLLER SCROLLBAR */

/* END OF THUMBNAIL SCROLLER  */


/* TOOLTIP */

.tooltip {
	background-color: #DDD;
	margin-bottom: 20px;
	border: #EEE solid 4px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.tooltip .content {
	color: #999;
	padding: 10px;
	margin: 0;
}

/* END OF TOOLTIP */

#sponsorship-slider .slider-main {
padding-top: 70px;
}