/************************************/
/*                                  */
/*	 DO NOT USE THIS FILE ANYMORE   */
/*	    USE i3m_stylesheet.cfm      */
/*                                  */
/************************************/
	
	
				


/*only used if you need a transparent png as a mask*/
#transpng {
	zoom:1;
	}

#transpng img {
   behavior: url("/scripts/iepngfix.htc");
}


#i3mmask {
	position:relative;
	padding:10px 0 0 0;
	margin:0;
}


/* Transparent GIF that makes the link work */

/* Horizontal Tabbed Panels */
#TabbedPanels2 {
	width:652px;
	height:395px;
	background-color: #ffffff;
	position:relative;
	margin:0;
	padding:0;
	zoom:1;
}

ul.TabbedPanelsTabGroup {
	float: left;
	width: 190px;
	background-color: #ffffff;
	position: absolute;
	top:0;
	left:462px;
	padding:0;
	margin:0;
	z-index:1;
	list-style:none;
}

div.TabbedPanelsContent img {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border:7px solid #18b5fa;
}

li.TabbedPanelsTab {
	float: left;
	display:block;
	width:24px;
	height:23px;
	background-color: #8bdafc;
	list-style: none;
	border:1px solid #ffffff;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-align:center;
	padding:0;
	margin:0 5px 5px 0;
}

li.i3m_text_holder {
	float: left;
	display:block;
	width:190px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align:left;
	padding:6px 0 0 0;
	margin:14px 0 0 0;
	/* border-top: 1px solid #ff8d0e; */
}

li.TabbedPanelsTab a {
	display:block;
	float:left;
	width:24px;
	height:19px;
	position:relative;	
	margin:0;
	padding:4px 0 0 0;
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
}

li.TabbedPanelsTab a#playControlsButton {
	background: url(/images/i3mplay.gif) no-repeat;
}

li.TabbedPanelsTab a:link, li.TabbedPanelsTab a:visited {
	color: #ffffff;
	text-decoration: none;
}

li.TabbedPanelsTab a:hover, li.TabbedPanelsTab a:active {
	color: #ffffff;
	text-decoration: none;
}

li.TabbedPanelsTabHover, a.TabbedPanelsTabHover {
	background-color: #18b5fa !important;
}

li.TabbedPanelsTabHover a:link, li.TabbedPanelsTabHover a:visited {
	color: #ffffff;
	text-decoration: none;
}

li.TabbedPanelsTabHover a:hover, li.TabbedPanelsTabHover a:active {
	color: #ffffff;
	text-decoration: none;
}

li.TabbedPanelsTabSelected, a.TabbedPanelsTabSelected {
	background-color: #18b5fa !important;
}

li.TabbedPanelsTabSelected a:link, li.TabbedPanelsTabSelected a:visited {
	color: #ffffff;
	text-decoration: none;
}

li.TabbedPanelsTabSelected a:hover, li.TabbedPanelsTabSelected a:active {
	color: #ffffff;
	text-decoration: none;
}

/*content = the text used in the i3m*/
.TabbedPanelsContentGroup {
	background-color: #ffffff;	
	padding:0;
	margin:0;
	width: 652px;
	height: 395px;
	overflow:hidden;
}

#TabbedPanelsContent {
}

.TabbedPanelsContent {
	background-color: #ffffff;	
	padding:0;
	margin:0;
	width: 652px;
	height: 395px;
	overflow:hidden;
}


.TabbedPanelsContentText {
	background-color: #ffffff;	
	float: right;
	padding:0;
	width: 190px;
	height: 400px;
	overflow:hidden;
}
	
.TabbedPanelsContentText .pictureText {
	margin:0;
	padding:144px 0 0 0;
	/* z-index:1000; */
	overflow:hidden;
}

.pictureText a:link, .pictureText a:visited, .pictureText a:hover, .pictureText a:active {
	font-weight:bold;
	color:#18b5fa;
}


