
.jcarousel-skin-custom a:hover, .jcarousel-skin-custom a {
    color:white !important;
    text-decoration:none !important;
}



.jcarousel-skin-custom .jcarousel-container {
    -moz-border-radius: 10px;
    font-size: 13px;
    margin-left:0;
    width:470px !important;
    height:178px;
    background: url(newsbox.jpg) no-repeat;

}




.jcarousel-skin-custom .jcarousel-clip-horizontal {
    width:  445px;
    height: 165px;

    text-align: left;

    z-index:2;

    color:white;
    margin-left:5px;
}



.jcarousel-skin-custom .jcarousel-item {
    width:  430px;
    height: 160px;
}



.jcarousel-skin-custom .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
*/
.jcarousel-skin-custom .jcarousel-next-horizontal {
    position: absolute;
    top: 135px;
    left: 55px;
    width: 11px;
    height: 18px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-custom .jcarousel-next-horizontal:hover {
    background-position: -24px 0;
}

.jcarousel-skin-custom .jcarousel-next-horizontal:active {
    background-position: -49px 0;
}

.jcarousel-skin-custom .jcarousel-next-disabled-horizontal,
.jcarousel-skin-custom .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-custom .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -72px 0;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal {
    position: absolute;
    top: 135px;
    left: 25px;
    width: 11px;
    height: 18px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal:hover {
    background-position: -24px 0;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal:active {
    background-position: -49px 0;
}

.jcarousel-skin-custom .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-custom .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-custom .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -72px 0;
}

.view-front-carol .view-header {
    position:relative;
    top:27px;
    margin-left:20px;
    font-size:1.3em;
    font-weight:700;
    z-index:99;
    color:white;
}


#indexImg {
    position:absolute;
    top:-50px;
    left:125px;
    color:white;
}



.jcarousel-skin-custom  .views-field-field-thumb-fid {
    overflow:hide;
}






.jcarousel-item .txt {
    float: left;
    margin-top: 30px;
    margin-left:5px;
    width: 240px;
    color: #ffffff !important;

}

.jcarousel-item a, .jcarousel-item a:hover {
    color:#ffffff !Important;
    text-decoration:none;
    cursor:pointer !important;

}

.jcarousel-item p.teaser{
    font-size:1em !important;
    margin-right:10px !important;
    margin-top:5px;
}



.jcarousel-item .txt h4 {
    color: #ffffff !important;
    text-decoration: underline;
    font-size:1.05em;

}




.jcarousel-item img.imagecache-carousel {
    float: right;
    margin-right:20px !important;
    margin-top: 20px;
    padding: 5px;
    background: #ffffff;
}

.jcarousel-container {
    font-size: 13px;
    margin-left:0;
    width:470px !important;
    background: url(/images/newsbox.jpg) top center no-repeat;
}

.jcarousel-item {
    display: inline;
    margin: 0 22px 0 12px;
    overflow: hidden;
    margin-left:17px;
    width: 420px;
}

#indexImg {
    position:relative;
    margin-top:10px;
    left:75px;
    color:#b3b0a1;
}




.yui-carousel-element li {
	position:relative;
	height: 140px;
	text-align: left;

	z-index:2;
}

.yui-carousel-nav {
	position: absolute;
	top: 130px;
	z-index: 1;
	left: 2px;
	background: none !important;
}

.yui-carousel-button {
	position: absolute;
	left: 55px;
	z-index: 999;
}

.yui-carousel-first-button {
	position: absolute;
	left: 115px;
	z-index: 999;
}

.yui-carousel-nav ul {
	display:none;
}

/*

Flash read more
*/

.read-more {
	margin-top:-5px;
}


/*
CAROUSEL READ MORE
*/
p.readmore {
 
  float:right;
	padding-bottom:10px;
	font-style:italic;

}

