
/*///////////////////////////////////////////////////////////////////////////////////////////////////SLIDESHOW CSS FILE*/

/* IMPLIMENTED APRIL 30, 2007  */







/*///////////////////////////////////////////////////////////////////////////////////////////////////CONTENT STYLES*/

.slideshow_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

.slideshow_header {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 16px;
	color : #009b7b;
}

.slideshow_title {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #4d3a8a;
}

.slideshow_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////SLIDESHOW TITLE STYLES*/

.SlideshowTitle 
{
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c388c;
	background-color:transparent;
}



.SlideshowTitleContainer
{
	z-index:3;
	position:absolute;
	left:315px;
	top:260px;
	margin-top:-22px;
	background-color:transparent;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////SLIDE TITLE STYLES*/

.SlideTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	visibility:hidden;
}

.SlideTitleContainer
{
	font-weight:bold;
	position:absolute;
	TEXT-ALIGN:right;
	top:415px;
	left:400px;	
	padding-right:20px;
	background-color:#FFFFFF;
	overflow:hidden;
	visibility:hidden;
}

.SlideImageTitleContainer
{
	font-weight:bold;
	WIDTH:600px;
	TEXT-ALIGN:right;
	top:530px;
	position:absolute;
	padding-right:20px;
	background-color:#FFFFFF;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////DROP DOWN STYLES*/

.SlideshowDropDown
{
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	width:450px;
	
}

.SlideshowDropDownContainer
{
	position:relative;
	width:600px;
	/*background-image: url(/Images/DropDownBkg.gif);*/
	height:5px;
	vertical-align: middle;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:20px;
	visibility:hidden;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////NAVIGATION STYLES*/


.SlideshowPrevNextText
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009b7b;
}

.SlideshowPrevNextLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009b7b;
}
.SlideshowPrevLink
{	
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033035;
}

.SlideshowNextLink
{	
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033035;
}

.SlideshowPrevNextContainer
{
	
	position:absolute;
	/*position:relative;*/
	top:260px;
	/*top:-22px;*/
	/*left:550px;*/
	left: 800px;
	text-align:right;
	width:200px;
	z-index:90;
	margin-top:-22px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////QUESTION (LEFT SIDE) STYLES*/

.SlideshowQuestion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#FE6601;*/
	color:#666666;
	position:relative;
	top:20px;
	left:10px;
	z-index:90;
	padding-bottom:5px;
}


.SlideshowFeedback
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:relative;
	
}


.SlideshowFeedbackContainer
{

	position: absolute;
	visibility: visible;
	z-index: 60;
	left:0px;
	top:0px;	
	height:335px;
	WIDTH:315px;
	background-image: url(/Images/bar.gif);
	background-repeat: repeat-x;
	background-color:#CDEDE7;
	filter:RevealTrans(Duration=2,Transition=5) alpha(opacity=90);
	padding-right:10px;
	padding-bottom:10px;
	z-index:90;
	
	
}
.SlideshowFeedbackInnerContainer
{

	padding-right:10px;
	overflow-y:scroll;
	width:100%;
	height:315px;
	position:relative;
	top:20px;
	left:10px;
	z-index:90;
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////RESPONSE (RIGHT SIDE) STYLES*/

.SlideshowResponseContainer
{
	overflow-x:hidden;
	WIDTH:315px;
	position:absolute;
	visibility:visible;
	top:0px;
	left:355px;
	background-image: url(/Images/bar.gif);
	background-repeat: repeat-x;
	background-color:#CDEDE7;
	vertical-align:top;
	z-index:90;
}


.SlideshowResponseInnerContainer
{
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	overflow-y:scroll;
	max-height:317px;
	width:100%;
	height:317px;
	z-index:90;
	/* Not Supported by IE 6 or lower. Supported by IE 7 only
	
	height:expression(
		this.scrollHeight > 449 ? "449px" : "auto" );*/		
}

/** html .SlideshowResponseInnerContainer
{
	height:449px;
}*/

.SlideshowResponse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f09b7b;
	position:relative;
	left:5px;
	top:10px;
	z-index:90;
	padding-right:5px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////MISC STYLES*/

.SlideBody
{
background-repeat:no-repeat;
}
.SlideshowContainer
{
	WIDTH: 600px;
	height:400px; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	TOP:0px;
	left:25; 
	z-index:80;	
}

.SlideshowImageContainer
{
	
	/*height:670px;
	width:945px;*/
	z-index: 100;
	position:relative;

}


.SlideshowClose
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	padding-top:10px;
}
.BasicContainer {
	HEIGHT:400px;
	WIDTH:600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: -5;
	font: 12px Verdana, sans-serif;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right:5px;

	/* Ali - I've made the visibility of this contiainer as visible */	
	visibility:visible;

}

.BulletedListContainer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#009b7b;
	position:absolute;
	top:0px;
	left:25px;
	z-index: -5;
}

.audioFrameContainer {
	margin : 0 0 0 0;
	overflow:hidden;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////SLIDESET MENU STYLES*/

.menu_oreintation {
	background-color:#FF9900;
}

.menu_itemcssclass_SlideNavigation_1 {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:#023137;
}

.menu_itemmousedown_SlideNavigation_1 {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:#023137;
}

.menu_itemmouseover_SlideNavigation_1 {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:#023137;
}

.menu_itemmouseup_SlideNavigation_1 {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:#023137;
}

.menu_itemcssclass_SlideNavigation_2 {
	background-position:3px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet_open.gif);
	padding-right: 15px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmousedown_SlideNavigation_2 {
	background-position:3px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet_open.gif);
	padding-right: 15px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmouseover_SlideNavigation_2 {
	background-position:3px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet_open.gif);
	padding-right: 15px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmouseup_SlideNavigation_2 {
	background-position:3px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet_open.gif);
	padding-right: 15px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}


.menu_itemcssclass_SlideNavigation_3 {
	background-position:15px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet.gif);
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmousedown_SlideNavigation_3 {
	background-position:15px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet.gif);
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmouseover_SlideNavigation_3 {
	background-position:15px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet.gif);
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;
}

.menu_itemmouseup_SlideNavigation_3 {
	background-position:15px 5px;
	background-repeat:no-repeat;
	background-image:url(/images/menu_bullet.gif);
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color:white;

}

/*
.LeftZoneTitle {
	color:#023137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
*/
