
.selectInSite {
	background-color: #EDF2F2;
    border: 1px solid #DADCDD;
    font-size: 12px;
    padding: 3px;
}

.b1 {
	background-color: #EDF2F2;
    border: 1px solid #E0ECF1;
    display: block;
    float: left;
    margin-right: 5px;
    min-height: 25px;
    padding: 3px;
    width: 150px;
	overflow:hidden;
}

.subFieldTitle {
	display: block; 
	float: left; 
	width: 46px; 
	line-height: 23px;
}

.subFieldValue {
	font-weight: normal; 
	color: rgb(0, 0, 0); 
	font-size: 12px; 
	line-height: 23px;
}

a.submenuItemCrop,
a.submenuItemMain,
a.submenuItemEdit,
a.submenuItemUpload {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333; 
	text-decoration:none !important; 
	font-weight:normal;
	display:block;
	clear:both;
	border:0px;
	padding:5px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:26px;
	height:17px;
	line-height:17px;
	background-image:url(../imgs/subMenuImages.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.submenuItemCrop{
	border-bottom:0px;
}

a.submenuItemMain {
		background-position:0px -20px;
}

a.submenuItemEdit {
		background-position:0px -41px;
}

a.submenuItemUpload {
		background-position:0px -61px;
}
a.submenuItemCrop:hover,
a.submenuItemEdit:hover,
a.submenuItemMain:hover,
a.submenuItemUpload:hover {
	color:#006600;
	font-weight:bold;
}

.MensajesABM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	background-color:transparent;
	background-image: url(message.png);
	background-repeat: no-repeat;
	background-position:center center;
	display: block;
	padding: 0px;
	height: 25px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.MensajesABMTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(message.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 30px;
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	position: absolute;
	z-index: 2;
}
.AkishaABM .listado a:hover{
	color: #CC0000;
}

.AkishaABM .listado .lnkSearch {
	color: #000;
	text-decoration: none;
	font-size:12px;
}
.AkishaABM .listado .lnkSearch:hover {
	color: #000;
	text-decoration: underline;
}
.AkishaABM .listado .lnkAddNew {
	background-image:url("add_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:1px;
	font-weight:normal;
	height:21px;
	line-height:6px;
	text-decoration:none;
	width:95px;
	margin-right:20px;
}
.AkishaABM .listado .lnkAddNew:hover {
	color: #fff;
}
.AkishaABM .listado .lnkSetAuthors {
	background-image:url("author_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:1px;
	font-weight:normal;
	height:21px;
	line-height:6px;
	text-decoration:none;
	width:95px;
	margin-right:5px;
}
.AkishaABM .listado .lnkApprovedAll {
	background-image:url("approved_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:1px;
	font-weight:normal;
	height:21px;
	line-height:6px;
	text-decoration:none;
	width:95px;
	margin-right:5px;
}
.AkishaABM .listado .lnkApprovedAll:hover {
	color: #fff;
}


.AkishaABM .listado .tr_info_top,
.tr_info_top {
	background-image:url(tr_info_top.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:53px;
}
.AkishaABM .listado .tr_info_bottom,
.tr_info_bottom {
	background-image:url(tr_info_bottom.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:53px;
}
.AkishaABM .listado  .infoPag {
	color: #70797c;
	margin-left:20px;
	font-size:11px;
}
.AkishaABM .listado .infoPag a {
	font-weight: bold;
	text-decoration: none;
	color: #70797c;
	font-size:11px;
	display:block;
	float:left;
	padding:4px;
	border-right:1px solid #70797c;
	line-height:6px;
	margin-top:4px;
}
.AkishaABM .listado .infoPag a:hover {
	color: #3a5761;
}
.AkishaABM .listado .infoPag b {
	color: #000;
	display:block;
	float:left;
	padding:4px;
	border-right:1px solid #70797c;
	line-height:6px;
	margin-top:4px;
}


.AkishaABM .listado .infoPag a.prev {
	background-image:url("prev_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1px;
	font-weight:normal;
	height:21px;
	line-height:6px;
	text-decoration:none;
	width:55px;
	border:0px;
	margin:0px;
	margin-right:5px;
	padding:0px;
}
.AkishaABM .listado .infoPag a:hover.prev {
	color: #fff;
}
.AkishaABM .listado .infoPag a.next {
	background-image:url("next_button.png");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1px;
	font-weight:normal;
	height:21px;
	line-height:6px;
	text-decoration:none;
	width:55px;
	border:0px;
	margin:0px;
	margin-left:5px;
	padding:0px;
}
.AkishaABM .listado .infoPag a:hover.next {
	color: #fff;
}

.AkishaABM .listado .infoPag .total{
	display:block;
	float:left;
	line-height:6px;
	color: #70797c;
	font-size:11px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 4px;
	padding:4px;
}


.AkishaABM .listado .lnkDelete {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	width:17px;
	height:16px;
	background-image:url(delete.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}
.AkishaABM .listado .lnkEdit {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	width:15px;
	height:16px;
	background-image:url(edit.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}
.AkishaABM .listado .lnkSetThis {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	width:15px;
	height:16px;
	background-image:url(setThis.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}
.AkishaABM .listado .lnkSetThis:hover,
.AkishaABM .listado .lnkEdit:hover {
	color:#FFF;
}

.AkishaABM .listado .lnkAddMore {
	display:block;
	width:16px;
	height:16px;
	text-indent: -99999px;
	background:url(plus_icon.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.AkishaABM .listado .lnkGrey {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.AkishaABM .listado .lnkImage {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	width:16px;
	height:16px;
	background-image:url(images.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	
}

.AkishaABM .listado .lnkStats {
	display:block;
	clear:both;
	text-indent: -9999px;
	width:16px;
	height:16px;
	background-image:url(statistics.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	
}

.AkishaABM .listado .lnkAudio {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	width:16px;
	height:16px;
	background-image:url(audio.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	
}


.AkishaABM .listado .contenido,
#sMain .listado .contenido  {
	background-image:url(listado.contenido.png);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

.AkishaABM .listado .header,
#sMain .listado .header {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	line-height: 30px;
	overflow: hidden;
	color: #3a5761;
}

.AkishaABM .listado   .header   a,
#sMain .listado   .header   a {
	font-size: 11px;
	text-decoration: none;
	color: #3a5761 !important;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 30px;
	height: 35px;
}
.AkishaABM .listado .header a:hover {
	color: #000;
}
.AkishaABM .listado .headerSmall,
#sMain .listado .headerSmall {
	font-size: 11px;
	font-weight: bold;
	color: #3a5761;
	line-height: 30px;
	height: 35px;
	text-align: center;
}

.AkishaABM .listado .field,
#sMain .listado .field {
	
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 0px;
	
	font-size: 11px;
	border-bottom: 1px #dadcdd solid;
	color:#777;
}

.AkishaABM .listado .field .txtRichArea{
	 cursor:pointer; 
	 display:block; 
	 clear:both; 
	 margin:4px 0px 4px 0px;
	 padding:10px;
	 background-color:#edf2f2;
}

.AkishaABM .listado .field b small {
	font-size:12px;
	color:#556c73;
	font-weight:normal;
}



.AkishaABM .listado  .field  .txtBox1     {
	background-color:transparent;
	border-style:none;
	color:#556c73;
	font-size:12px;
	font-weight:bold;
}
.AkishaABM .listado  .field  .txtBox2     {
	background-color: #FFFFF4;
	border: 1px inset #F0F0F0;
	color:#3A5761;
	font-size:12px;
	font-weight:bold;
}
#frmBusqueda   .BusquedaTop {
	border: 1px solid #000000;
	background-image: url(top.bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px -7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
}
#frmBusqueda .TablaContent {
	border: 1px solid #333333;
}
#frmBusqueda a {
	color: #3378C3;
	text-decoration: none;
}
#frmBusqueda a:hover {
	color: #CC0000;
	text-decoration: none;
}

.AkishaABM .listado  .titulo     {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
}
.______Export______{}
.AkishaABM .ExportarTop {
	background-image: url(top.bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: 0px -9px;
}
.AkishaABM .ExportarContent {
	padding: 0px;
	padding-left:82px;
	background-image:url(export-bar.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.lnkExpXLS,.lnkExpxCSV,.lnkExpCSV,.lnkExpXML,.lnkExpxHTML,.lnkExpTXT {
	background-image: url(export_xls.jpg);
	display: block;
	height: 57px;
	width: 60px;
	padding: 0px;
	font-size: 1px;
	line-height:1px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 5px;
	float: left;
	border: 0px;
	margin-right: 0px;
	padding-top:6px;
}
.lnkExpXLS:hover, .lnkExpxCSV:hover, .lnkExpCSV:hover, .lnkExpXML:hover, .lnkExpxHTML:hover, .lnkExpTXT:hover {
	border: 0px;
}
.lnkExpXLS{}
.lnkExpxCSV{
	background-image: url(export_csv-xls.jpg);
}
.lnkExpCSV{
	background-image: url(export_csv.jpg);
}
.lnkExpXML{
	background-image: url(export_xml.jpg);
}
.lnkExpxHTML{
	background-image: url(export_html.jpg);
}
.lnkExpTXT{
	background-image: url(export_txt.jpg);
}



.AkishaABM .listado a.events, a.lnk{
	font-size: 17px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	float: right;
	padding-left:22px;
	background: url(panelSprite.jpg) no-repeat;
}
.AkishaABM .listado  .lnkAddNew.events {
	background-position: 0 -1px;
} 
.AkishaABM .listado  .lnk.events.pendign {
	background-position:0 -28px;
	margin-right:40px;
}

.lnk.delet {
	background-color:#EDF2F2;
	background-position:2px -47px;
	border:1px solid #C5D4DD;
	color:#C40000;
	display:block;
	float:none;
	font-size:13px;
	font-weight:bold;
	margin:10px;
	padding:5px;
	text-align:right;
	text-decoration:none;
	width:100px;
	float:right;
}



	/************ TOOLTIPS ******************/
	.prototip { position: absolute; left:877px;top:360px }
	.prototip .effectWrapper,
	.prototip .tooltip,
	.prototip .toolbar,
	.prototip .toolbar .title {	position: relative; }
	.prototip .content { clear: both; }
	.prototip .toolbar a.close {
		position: relative;
		text-decoration: none;
		float: right;
		width: 15px;
		height: 15px;
		background: transparent url(close.gif);
		display: block;
		line-height: 0;
		font-size: 0px;
		border: 0;
	}
	.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }
	
	.prototipLoader {
		position: absolute;
		top: -1000px;
		left: -1000px;
		background: url(prototip_loader.gif);
		height: 14px;
		width: 14px;
	}
	
	.iframeShim { 
		position: absolute;
		border: 0;
		margin: 0;	
		padding: 0;
		background: none;
	}
	.prototip .silver { width: 300px; border: 5px solid #cccccc; color: #fff; font: 11px Arial, Helvetica, sans-serif;}
	.prototip .silver .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
	.prototip .silver .toolbar a.close:hover { background: url(close_hover_red.gif);}
	.prototip .silver .title { padding: 5px; }
	.prototip .silver .content { background: #fff; color: #666666; padding: 5px;}
	.prototip .silver .content a {background:#EDF2F2;border:solid 1px #DADCDD;color:#000;display:block;padding:5px;text-decoration:none}
	.prototip .silver .content .close { background:#999999;color:#FFFFFF;display:block;width:29px;padding:5px;text-decoration:none;margin-top:5px;}


/* Description movies -mov.tiemes.movies.php- l:119*/
td.field span.mov_desc {
	display:block;
	margin:2px;
	padding:5px;
	background:#FBF9EC;
	border:solid 1px #EAE8DA;
}

/*SURVEYS*/
.clear_row{
	clear: both;
}
.question{	
	display: block;
	margin: 25px 0 15px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #3A5761;
}
.option_row{
	display: block;
	margin: 5px 0 5px 0;
}
.option{
	display: block;
	float: left;
	margin-left: 25px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A5761;
}
.count{
	display: block;
	float: right;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #3A5761;
}

/*MEDIA IMAGES*/
.thumbAdicMediaImages{
	position: relative;
	display: block;
	float: left;
    margin: 2px;
    padding: 1px;
	border: 1px solid #666666;
}

a.setMainThumbAdicMediaImages{
	position: absolute;
	display: block;
	top: 7px;
	right: 7px;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	background: url(set_main_thumb_icon.png) no-repeat;
}

a.deleteThumbAdicMediaImages{
	position: absolute;
	display: block;
	top: 7px;
	right: 25px;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	background: url(delete_thumb_icon.png) no-repeat;
}


	
	
	.perpage {
		width:120px;
		display:block;
		float:left;
		overflow:hidden;
		font-size:10px;
				
	}
	.perpage select {
		font-size:10px;
		height:20px;
	}