/* Circular Content Carousel Style */
.ca-container {
	position: relative;
	margin: 0 auto;
	width: 590px;
	height: 170px;
}
.ca-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
.ca-item {
	position: relative;
	float: left;
	width: 198px !important;
	height: 100%;
	text-align: center;
}
.ca-item-main {
	position: absolute;
	top: 0;
	left: -4px;
	right: -6px;
	bottom: 0;
	background: url(../images/inner1/caslider/newspage-slider-dotsimg.png) no-repeat 0 0;
}
.ca-item-main h4 {
	font: normal 18px 'BebasNeue';
	color: #787878;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 31px;
}
.ca-nav span {
	width: 25px;
	height: 38px;
	background: transparent url(../images/inner1/caslider/caarrows.png) no-repeat top left;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: -10px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}
.ca-nav span.ca-nav-next {
	background-position: top right;
	left: auto;
	right: -20px;
}
.ca-nav span:hover {
	opacity: 1.0;
}

.read{
	color:#d95000;
}

/*-----------------------------------
	TRAILERS PAGE SLIDERS
-------------------------------------*/

.ca-container_1 {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 140px;
}
.ca-container_1 .ca-item-main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
}
.ca-container_1 .ca-item-main img {
	border: 1px solid #c6c6c6;
	padding: 1px 1px 30px 1px;
	width: 143px;
}
.ca-container_1 .read {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: left;
	text-transform: capitalize;
	margin: 0;
	position: relative;
	text-align: center;
	bottom: 25px;
	width: auto;
	white-space: nowrap;
	width: 130px;
	overflow: hidden;
	padding-left:10px;
	text-overflow: ellipsis;
}
.ca-container_1 .ca-item {
	position: relative;
	float: left;
	width: 150px !important; /* increase for gaps */
	height: 100%;
	text-align: center;
}

.ca-container_1 .ca-nav-prev{
	background:url(../images/audiovideo/prev.png) no-repeat 0 0;
	width:25px;
	height:25px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
	left: -28px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-container_1 .ca-nav-next{
	background:url(../images/audiovideo/next.png) no-repeat 0 0;
	width:25px;
	height:25px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
    left: auto;
    right: -28px !important;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

/*-----------------------------------
	LATEST HEADINGS PAGE SLIDERS
-------------------------------------*/

.ca-container_2 {
	position: relative;
	margin: 0 auto;
	width: 582px;
	height: 168px;
}
.ca-container_2 .ca-item-main {
	position: absolute;
	top: 0;
	left:-18px;
	right: 12px;
	bottom: 0;
	background:url(../images/audiovideo/caslider-divider.png) no-repeat 0 0;
}
.ca-container_2 .ca-item-main img {
	width: 183px;
}

.ca-container_2 .ca-item {
	position: relative;
	float: left;
	width: 200px !important; /* increase for gaps */
	height: 100%;
	text-align: center;
}

.ca-container_2 .ca-nav-prev{
	background:url(../images/audiovideo/prev.png) no-repeat 0 0;
	width:25px;
	height:35px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
	left: -11px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-container_2 .ca-nav-next{
	background: url(../images/audiovideo/next.png) no-repeat 0 0;
	width:25px;
	height:35px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
    left: auto;
 right: -8px !important;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}


/*-----------------------------------
	ULTIMATE MOVIE DATABASE STYLES (IQDB PAGE STYLES)
-------------------------------------*/

.ca-container_3 {
	position: relative;
	margin: 0 auto;
	width: 635px;
	height: 261px;
}
.ca-container_3 .ca-item-main {
	position: absolute;
	top: 0;
	left:-18px;
	right: 12px;
	bottom: 0;
	background:url(../images/iqdb/iqdb_db_divider.png) repeat-y 0 0;
}
.ca-container_3 .ca-item-main img {
	margin:35px 0 0;
}

.ca-container_3 .ca-item {
	position: relative;
	float: left;
	width: 220px !important; /* increase for gaps */
	height: 100%;
	text-align: center;
}


.ca-container_3 .light {
	background: url(../images/iqdb/light.png) no-repeat 0 0;
	width: 220px;
	height: 225px;
	margin:0 0 0 -14px;
}

.ca-container_3 .ca-nav-prev{
	background:url(../images/inner1/caslider/caarrows.png) no-repeat 0 0;
	width:25px;
	height:35px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
	left: -21px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-container_3 .ca-nav-next{
	background:url(../images/inner1/caslider/caarrows.png) no-repeat 0 0;
	width:25px;
	height:35px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
    left: auto;
    right:-14px !important;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}


.yellow-bg, .red-bg, .orange-bg{
	background:url(../images/iqdb/yellow-bg.png) no-repeat 0 0;
	width:180px;
	height:36px;
	margin-left:3px;
	text-align:center;
}

.red-bg{
	background:url(../images/iqdb/red-bg.png) no-repeat 0 0;
}

.orange-bg{
	background:url(../images/iqdb/orange-bg.png) no-repeat 0 0;
}

.yellow-bg h2, .red-bg h2, .orange-bg h2{
	font:normal 16px/36px "BebasNeue";
	color:#FFF;
}

*movies page*/

#ca-container4 .now-videos {
padding: 3px;
width: 187px;
height: 303px;
border: 1px solid #9f9fa0;
background: #e6e6e6;
position: relative;
margin:0;
float:none;
}
#ca-container4 .ca-nav-prev {
left: -13px;

}

/* sensational star of the week*/
.ca-container_sen {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 140px;
}
.ca-container_sen .ca-item-main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
}
.ca-container_sen .ca-item-main img {
	border: 1px solid #c6c6c6;
	padding: 1px 1px 1px 1px;
	width: 247px;
}
.ca-container_sen .read {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: left;
	text-transform: capitalize;
	margin: 0;
	position: relative;
	text-align: center;
	bottom: 25px;
	width: auto;
	white-space: nowrap;
	width: 130px;
	overflow: hidden;
	padding-left:10px;
	text-overflow: ellipsis;
}
.ca-container_sen .ca-item {
	position: relative;
	float: left;
	width: 253px !important; /* increase for gaps */
	height: 100%;
	text-align: center;
}

.ca-container_sen .ca-nav-prev{
	background:url(../images/audiovideo/prev.png) no-repeat 0 0;
	width:25px;
	height:25px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
	left: -28px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-container_sen .ca-nav-next{
	background:url(../images/audiovideo/next.png) no-repeat 0 0;
	width:25px;
	height:25px;
	position:absolute;
	top: 50%;
	margin-top: -19px;
    left: auto;
    right: -28px !important;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}