.jcarousel-skin-tango .jcarousel-container {
	background-color: transparent;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 790px;
    padding: 0px 36px 0 50px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  796px;
    height: 440px;
}

#gallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  796px;
    height: 440px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 792px;
    height: 440px;
	position: relative;
}

.jcarousel-skin-tango .jcarousel-item img {
	float: left;
	margin: 0;
}

.jcarousel-skin-tango .jcarousel-item p {
	float: left;
	width: 792px;
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
}

#gallery  .jcarousel-skin-tango .jcarousel-item {
    width: 792px;
    height: 440px;
	margin-top: 0;
	padding: 0;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}



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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 180px;
    right: -5px;
    width: 22px;
    height: 104px;
    cursor: pointer;
    background: transparent url(../images/slider-arrow.png) no-repeat top right;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 180px;
    left: 5px;
    width: 22px;
    height: 104px;
    cursor: pointer;
    background: transparent url(../images/slider-arrow.png) no-repeat top left;
}

.highlight-text {
	width: 170px;
	height: 38px;
	position: absolute;
	z-index: 10;
	bottom: 90px;
	left: 0;
	float: left;
	background-image: url('../images/highlight.png');
	background-repeat: repeat;
	background-position: 0 -38px;
}

.align-right-text {
	width: 170px;
	height: 38px;
	position: absolute;
	z-index: 10;
	bottom: 90px;
	right: 0;
	float: left;
	background-image: url('../images/highlight.png');
	background-repeat: repeat;
	background-position: 0 -38px;
}

.highlight-text h3 ,.align-right-text h3{
	float: left;
	padding: 0 0 0 22px;
	font-size: 25px;
	color: #b3c9d3;
	font-weight: normal;
	line-height: 38px;
	font-family: 'gotham_bookregular', Arial;
}

.align-right {
	right: 0;
	padding: 0 35px 0 0px;
}

.highlight-text:hover h3 ,.align-right-text h3:hover{
	text-decoration: underline;
}

.highlight-text:hover {
	
}



@font-face {
    font-family: 'AftaserifRegular';
    src: url('gb/AftaSerifThin-Regular-webfont.eot');
    src: url('gb/AftaSerifThin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('gb/AftaSerifThin-Regular-webfont.woff') format('woff'),
         url('gb/AftaSerifThin-Regular-webfont.ttf') format('truetype'),
         url('gb/AftaSerifThin-Regular-webfont.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('gb/ufonts.com_gotham_book-webfont.eot');
    src: url('gb/ufonts.com_gotham_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('gb/ufonts.com_gotham_book-webfont.woff') format('woff'),
         url('gb/ufonts.com_gotham_book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

