
/* 	Titan CMS base 6.0 

/* ========================================================================================== PAGE LAYOUT */
	#pageTopArea{height:374px;}
	#pageTopAreainterior{height:224px;}
	#topContentContainer{display:block;width:960px;height:377px;position:absolute;z-index:2;top:130px;float:left;clear:both;}
	#topContentContainer .OneCol{overflow:hidden;height:348px;}
	#topContentContainer .OneCol .image{}
	#topContentContainer .OneCol .image a.teaserImage{margin:0px;}
	#topContentContainer .OneCol .image a.teaserImage img{padding:0px;width:958px;height:348px;}
				
	#topContentContainer #nav{position:absolute;z-index:3;width:622px;bottom:0px;left:0px;height:18px;}
	#topContentContainer #nav a{width:18px;height:18px;display:block;float:left;position:relative;margin-right:5px;}		
	#topContentContainer #nav a:hover,
	#topContentContainer #nav a.activeSlide{}
	#topContentContainer #nav span{display:none;}
	#topContentContainer #nav span.next{width:36px;height:75px;display:block;float:left;overflow:hidden;position:absolute;right:0px;}
				
	#pageBottomArea{padding-top:10px;}
	#contentArea{margin-top:23px;float:left;}


	#mainBody{padding-top:120px;}
	#centerZone{width:100%;padding:0px 0px 10px 0px;}
	.mycarousel{height:250px;}
	.jcarousel-container{}
	.mycarousel{}
	.jcarousel-direction-rtl {direction: rtl;}
	.jcarousel-container-horizontal{width:960px;padding:0px;}
	.jcarousel-clip-horizontal{width: 878px;height:200px;margin-left:26px;padding:0px 15px 0px 15px;}
	.jcarousel-item {width:166px;height: 175px;}
	.jcarousel-item {}
	.jcarousel-item{overflow:hidden;}
	.jcarousel-item a{text-align:center;float:left;clear:both;overflow:hidden;position:absolute;bottom:48px;width:166px;}
	.jcarousel-item a img{max-width:150px;max-height:130px;}
	.jcarousel-item a:hover{}
	.jcarousel-item a + a{text-align:center;float:left;clear:both;overflow:hidden;position:absolute;bottom:auto;top:130px;text-decoration:none;}
	.jcarousel-item-horizontal {margin-left:5px;margin-right:5px;}
	.jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 10px;margin-right: 0;}
	
	/**
	 *  Horizontal Buttons
	 */
	.jcarousel-next-horizontal{position:absolute;top:43px;right:0px;width:26px;height:59px;}
	.jcarousel-next-horizontal:hover{background-position: -52px 0px;}
	.jcarousel-next-horizontal:active{}
	
	.jcarousel-next-disabled-horizontal,
	.jcarousel-next-disabled-horizontal:hover,
	.jcarousel-next-disabled-horizontal:active{}
	.jcarousel-prev-horizontal{position: absolute;top: 43px;left:0px;width: 26px;height: 59px;}
	.jcarousel-direction-rtl .jcarousel-prev-horizontal {left: auto;right:0px;}
	.jcarousel-prev-horizontal:hover {background-position: -26px 0;}
	.jcarousel-prev-horizontal:active {}
	.jcarousel-prev-disabled-horizontal,
	.jcarousel-prev-disabled-horizontal:hover,
	.jcarousel-prev-disabled-horizontal:active{cursor:default;}