/* OT Document CSS */
div#OtK2ModuleBox{
	position: relative;
	overflow-x: hidden;
}
div#ot-k2-slideshow{
	height: 350px;
	width: 960px;
	position: absolute;
	overflow: hidden;
}
div#ot-k2-slideshow div.ot-item{
	background: #FFF;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.itemTitle-itemIntroText{
	background: url(../images/overlay-bg.png);
	position: absolute;
	bottom: 0;
	color: #FFF;
	left: 0;
	text-align: left;
	width: 450px;
	height: 160px;
}
.itemTitle-itemIntroText-i{
	padding: 10px;
	overflow: hidden;
}
.itemTitle-itemIntroText h3.moduleItemTitle,
.itemTitle-itemIntroText h3.moduleItemTitle a{
	color: #fcc804;
}
a.itemReadmore{
	background: url("../images/readmore-icon.png") no-repeat scroll left 0 transparent;
	color: #FFFFFF;
    float: right;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 0;
    padding: 0 6px 0 25px;
}
/*.ot-handles-lastbg,
#ot-handles{
	position: absolute;
	color: #FFF;
	height: 42px;
	right: 10px;
	bottom: 0;
	z-index: 9;
}
#ot-handles{
	background: url(../images/handles-bg.png) no-repeat;
	right: 17px;
}
.ot-handles-lastbg{
	background: url(../images/handles-lastbg.png) no-repeat;
	width: 7px;
}
#ot-handles span.item{
	cursor: pointer;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-left: -2px;
}
#ot-handles span.item strong.hand-l1{
	background: url(../images/border-nav.png) no-repeat 0 6px;
	display: block;
}
#ot-handles span.first strong.hand-l1{
	background: none;
}
#ot-handles span.item strong.hand-l1 strong.hand-l2{
	display: block;
	padding: 0 10px;
}
#ot-handles span.active{
	background: #91303b;
}
#ot-handles span.first.active{
	background: #91303b url(../images/border-nav.png) no-repeat 0 6px;
}
#ot-handles span.last.active{
	background: #91303b url(../images/border-nav.png) no-repeat right 6px;
}
#ot-handles span.first{
	margin-left: 7px;
}
*/

