
.featuredContetsBoxHolder {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 0 auto;
}

/* ------------------------------------------------------------------ */
/* box background : z-index: 1                                        */
/* ------------------------------------------------------------------ */

	.featuredContetsBoxHolder .background{
		position: absolute;
		z-index: 1;
		top: 0px;
		right: 0px;
		width: 100%;
		height: 100%;
	}
	.featuredContetsBoxHolder .background img{
		display: block;
		width: 100%;
		height: 100%;
	}

/* ------------------------------------------------------------------ */
/* box items : z-index: 2                                             */
/* ------------------------------------------------------------------ */

	.featuredContetsBoxHolder .items{
		position: absolute;
		z-index: 2;
		width: 100%;
		height: 100%;
	}
		.featuredContetsBoxHolder .items .item{
			position: absolute;
			width: 100%;
			height: 100%;
		}
		.featuredContetsBoxHolder .items .item a.itemLink{
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none!important;
		}		
		.featuredContetsBoxHolder .items .item a.itemLink:hover{
			text-decoration: none!important;
		}
		.featuredContetsBoxHolder .items .item img{
			position: absolute;
			top:0px;
			left:0px;
		}
		.featuredContetsBoxHolder .items .item .textHolder{
			position: absolute;
			bottom:10px;
			left:0px;
			width: 100%;
		}
		
		.featuredContetsBoxHolder .items .item .textHolder H3.title{
			padding: 10px 15px;
			line-height: 19px;
			margin: 0px;
			color: #ffffff;
			background-color: #171717;
			font-family: Tahoma, Arial;
			font-size: 18px;
			font-weight: bold;
			text-decoration: none;
			float: left;
		}
		
		.featuredContetsBoxHolder .items .item H3.title{
			cursor: default;
		}
		
		.featuredContetsBoxHolder .items .item > a H3.title{
			cursor: pointer;
		}
		
		.featuredContetsBoxHolder .items .item .textHolder div.text{
			clear: left;
			padding: 15px 25px;
			margin: 0px;
			width: 70%;
			background-image: url(../images/text-bg.png);
			background-repeat: repeat;
			line-height: 19px;
			color: #ffffff;
			background-color: transparent;
			font-family: Tahoma, Arial;
			font-size: 12px;
			text-decoration: none;
		}
		.featuredContetsBoxHolder .items .item .textHolder div.text p{
			margin: 0px!important;
		}
		
		.featuredContetsBoxHolder .items .item p{
			cursor: default;
		}
		
		.featuredContetsBoxHolder .items .item > a p{
			cursor: pointer;
		}
		
/* ------------------------------------------------------------------ */
/* box buttons : z-index: 3                                           */
/* ------------------------------------------------------------------ */
	
	.featuredContetsBoxHolder .buttons{
		position: absolute;
		z-index: 3;
		top: 0px;
		right: 0px;
	}
		.featuredContetsBoxHolder .featuredContetsButton{
			float: left;
			background-color: transparent;
			background-image: url(../images/button-bg.png);
			background-repeat: repeat;
			line-height: 20px;
			width: 20px;
			height: 20px;
			color: #ffffff;
			background-color: transparent;
			font-family: Tahoma, Arial;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			margin: 0 2px 0 0;
			cursor: pointer;
		}
		.featuredContetsBoxHolder .featuredContetsButton.active{
			background-color: #000000;
			background-image: none;
		}
		.featuredContetsBoxHolder .featuredContetsButton:hover{
			background-color: #0066cc;
			background-image: none;
		}
/* ------------------------------------------------------------------ */
/* admin                                                              */
/* ------------------------------------------------------------------ */


.admin.featuredContentsBox div.mayaFishAdmin_groupField  {
	clear:both;
	margin:0;
	padding:5px 5px 10px;
	position: static;
}
.admin.featuredContentsBox div.mayaFishAdmin_groupField .close {
	clear: both;
	width: 1px;
	height: 1px;
}

.admin.featuredContentsBox textarea.pageEditor{
	float: right;
	height: 60px;
	vertical-align: middle;
	width: 280px;
}
	.admin.featuredContentsBox .mceListBox a.mceText{ color: #000000!important; }
	.admin.featuredContentsBox .mceContainer { margin-left: 220px; }
	.admin.featuredContentsBox .mceContainer textarea { margin-left: 0; }
	.admin.featuredContentsBox .mceEditor {float: right;}
	.admin.featuredContentsBox #mayaFishAdmin_settings_container .mceEditor table{ width: auto; }
	.admin.featuredContentsBox #mayaFishAdmin_settings_container .mceToolbar {background-color: #CCCCCC !important;width: inherit;}

.admin.featuredContentsBox #mayaFishAdmin_settings_container .text.targetUrl{
	float: right;
	width: 155px;
}
.admin.featuredContentsBox #mayaFishAdmin_settings_container .submit.targetUrl{
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}

.admin.featuredContentsBox .imageInput{
	float: right;
	width:280px;
}

.admin.featuredContentsBox .imageInput .preview{
	width: 102px;
	height: 90px;
	border: 1px solid silver;
	margin-right: 10px;
	float: left;
	background-color: #2b2b2b;
}
.admin.featuredContentsBox .imageInput .preview img{
	width: 102px;
	height: 90px;
}
.admin.featuredContentsBox .imageInput .submit{
	margin: 0 0 10px 10px;
}

.admin.featuredContentsBox .slotHeader{
	height: 25px;
	cursor: pointer;
	margin-bottom: 0px;
	padding: 2px;
}
.admin.featuredContentsBox .slotHeader:hover{
	background-color: #000000;
}
.admin.featuredContentsBox .slotHeader .contentOrder{
	background-color: transparent;
	background-image: url(../images/slotnum-bg-0.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	width: 32px;
	height: 25px;
	line-height: 25px;
}

.admin.featuredContentsBox .slotHeader .contentOrder.published{
	background-image: url(../images/slotnum-bg-2.png);
}

.admin.featuredContentsBox .slotHeader:hover .contentOrder{
	background-image: url(../images/slotnum-bg-1.png);
}
.admin.featuredContentsBox .contentForm{
	float: none;
	clear: both;
	border: 1px solid #444444;
}
.admin.featuredContentsBox .move{
	background-color: #030303;
	border: 1px solid #202020;
	display: block;
	margin: 0px 0 0 3px;
	padding: 4px 2px;
	float: right;
	cursor: pointer;
}

.admin.featuredContentsBox .removeContainer{
	text-align: right;
}

.admin.featuredContentsBox .mayaFishAdmin_tab_container{
	padding: 10px 20px;
}
/* ------------------------------------------------------------------ */
/* ordering                                                           */
/* ------------------------------------------------------------------ */



.admin.featuredContentsBox .ordering .clear{
	clear: both;
}

.admin.featuredContentsBox .ordering.dndSource{
	padding: 5px;
	margin: 10px auto;
	width: 495px;
	background-color: #f2f2f2;
}

.featuredContentsBoxDndItem{
	clear: both;
	padding: 5px;
	margin: 5px 0px;
	height: 40px;
	width: 480px;

		border: 1px dotted silver;
		background-color: white;

}
.featuredContentsBoxDndItem img{
	width: 40px;
	height: 40px;
	border: 1px solid black;
	float: left;
}
.featuredContentsBoxDndItem .title,
.featuredContentsBoxDndItem .text{
	margin-left: 50px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #171717;
}
.featuredContentsBoxDndItem .title{
	font-weight: bold;
}

