.jezContentShow{height:100%;position:relative;width:100%}
.jezContentShow .itemContainer{position:relative}
.jezContentShow .itemContainer .item{height:auto;left:0;position:absolute;top:300;width:100%}
.jezContentShow .itemContainer .accordion{position:relative;margin-bottom:3px}
.jezContentShow .itemContainer .item .itemTitle{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
	background-color:#0066CC;
}


.jezContentShow .itemContainer .accordion .switcher{font:bold;text-align:left;border:1px solid #CCC;background:#F6F6F6 url(images/plus.png) 98% center no-repeat;color:#666;cursor:pointer;padding:3px 5px;margin-bottom:5px}
.jezContentShow .itemContainer .accordion .active{background-image:url(images/minus.png)}
.jezContentShow .itemContainer .item .itemTitle a{
	color:#000000
}
.jezContentShow .itemContainer .item .itemContent{
	text-align: left;
}
.jezContentShow .itemContainer .accordion .itemContent{padding-bottom:5px}
.jezContentShow .control{
	position:relative;	
}
.jezContentShow .horizontal{
	position: relative;	
	
	top:320px;
	left:225px;
}
.jezContentShow .vertical{height:auto;top:0;width:17px}
.jezContentShow .control a{color:#6a6a68;cursor:pointer;display:block;float:left;height:20px;text-align:right;text-decoration:none}
.jezContentShow .horizontal a{}
.jezContentShow .vertical a{float:none;margin:4px 0}
.jezContentShow .control .fastBackward{background:url(images/backward.gif) center right repeat-x;text-align:right;width:7px}
.jezContentShow .control .backward{background:url(images/backward.gif) center right repeat-x;text-align:right;width:12px}
.jezContentShow .control .play{width:6px;text-align:left}
.jezContentShow .control .paused{background:url(images/forward.gif) center center no-repeat}
.jezContentShow .control .playing{background:url(images/pause.gif) center center no-repeat}
.jezContentShow .control .forward{background:url(images/forward.gif) center left repeat-x;text-align:left;width:12px}
.jezContentShow .control .fastForward{background:url(images/forward.gif) center left repeat-x;text-align:left;width:7px}
.jezContentShow .index{overflow:hidden;position:absolute}
.jezContentShow .horizontal{height:20px;width:auto}
.jezContentShow .vertical{height:auto;top:0;width:auto}
.jezContentShow .index .indexWrapper{overflow:hidden;position:relative}
.jezContentShow .horizontal .indexWrapper{height:20px}
.jezContentShow .vertical .indexWrapper{width:auto}
.jezContentShow .horizontal .withScrollingButtons{margin:0 12px;width:auto}
.jezContentShow .vertical .withScrollingButtons{height:auto;margin:12px 0}
.jezContentShow .index .toBegin{color:#6a6a68;cursor:pointer;display:block;font-size:0px;position:absolute;text-align:right;text-decoration:none}
.jezContentShow .horizontal .toBegin{background:url(images/backward.gif) right center no-repeat;height:20px;left:0;top:0;width:6px}
.jezContentShow .vertical .toBegin{background:url(images/upward.gif) center bottom no-repeat;height:6px;top:0;width:17px}
.jezContentShow .index .toEnd{color:#6a6a68;cursor:pointer;display:block;font-size:0;position:absolute;text-align:left;text-decoration:none}
.jezContentShow .horizontal .toEnd{background:url(images/forward.gif) left center no-repeat;height:20px;right:0;top:0;width:6px}
.jezContentShow .vertical .toEnd{background:url(images/downward.gif) center top no-repeat;bottom:0;height:6px;width:17px}
.jezContentShow .index .indexWrapper .indexScroller{overflow:hidden;position:relative}
.jezContentShow .horizontal .indexWrapper .indexScroller{height:20px}
.jezContentShow .vertical .indexWrapper .indexScroller{}
.jezContentShow .index .indexWrapper .indexScroller .indexIndexes{position:relative}
.jezContentShow .horizontal .indexWrapper .indexScroller .indexIndexes{height:20px}
.jezContentShow .vertical .indexWrapper .indexScroller .indexIndexes{}
.jezContentShow .index .indexWrapper .indexScroller .indexIndexes .itemThumb{
	color:#003366;
	line-height: 160%;
	cursor:pointer;
	
	height:20px;
	width: 26px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
	text-decoration:none;
	
	
}
* html .jezContentShow .index .indexWrapper .indexScroller .indexIndexes .itemThumb{}
.jezContentShow .horizontal .indexWrapper .indexScroller .indexIndexes .itemThumb{float:left;
font-size:11px;
display:block;
	
	margin-bottom:0px;

 }
.jezContentShow .vertical .indexWrapper .indexScroller .indexIndexes .itemThumb{
	display:block;
	margin-top:0px;
	margin-bottom:8px;
}
.jezContentShow .index .indexWrapper .indexScroller .indexIndexes .itemThumb span{
	
	display:block;
	height:20px;
	
	
}
* html .jezContentShow .index .indexWrapper .indexScroller .indexIndexes .itemThumb span{}
.jezContentShow .index .indexWrapper .indexScroller .indexIndexes .hover{
	position:relative;
	z-index:20;
}



.jezContentShow .index .indexWrapper .indexScroller .indexIndexes .itemThumb#activeIndex{
	background:url(images/index_box.png) center no-repeat;
	color:#003366;
	cursor:default;
	font:bold;
}


.tool-tip{z-index:999}