/**
 * Maquetación para el módulo de listas de datos (dynamicSurveys)
 *
 * @author bgonzalez
 */

/* dynamicSurveys */
/* Buscador */
div.dynamicSurveys {
	margin-bottom: 15px;
}

div.dynamicSurveys fieldset {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#eee;
}

div.dynamicSurveys fieldset legend {
	font-weight: bold;
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	padding: 0.5em 0 0.5em 1.2em;
	background:#888;
	width: 100%;
	margin: 0;
	font-size:1em;
}

div.dynamicSurveys .campSearcher{
	padding: 1em 1em 0.3em 1em;
}

div.dynamicSurveys .campSearcher .form-group{
	padding: 5px;
}

div.dynamicSurveys div.searcherButtons {
	padding: 20px 0;
	background: #fff;
	text-align: right;
}

div.dynamicSurveys .resultList{
	background:#fff;
}

div.dynamicSurveys .elementList{
	width: 100%;
}

div.dynamicSurveys .resultList .excelBox{
	background: url(../imagenes/iconos/excel.gif) no-repeat;
	padding:0.2em 0 0.2em 2em;
	margin:0.5em 0;
}

div.dynamicSurveys .excelBox{
	margin-bottom: 15px;
}

div.dynamicSurveys .resultList .excelBox a{
	color: #000;
}

div.dynamicSurveys .resultList table{
	background:#EEE;
}

div.dynamicSurveys .resultList th{
	background:#888;
	margin:0;
	padding: 0.5em;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height:1.1em;
}

div.dynamicSurveys .resultList td{
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 0.8em;
	line-height:1.2em;
	font-size:1em;
}

div.dynamicSurveys .campListActions {
	width: 81px;
}

.dynamicSurveysButtons {
	margin: 15px 0 0 0;
}

div.listPhotoContest ul.cmContentMultipleList,
div.listPhotoContest ul.cmContentList{
	margin:0;
	list-style-type: none;
	background: none;
}

div.listPhotoContest ul.cmContentMultipleList li.cmContentItem,
div.listPhotoContest ul.cmContentList li.cmContentItem{
	border:none !important;
	padding: 0 0 10px 0;
	list-style-type: none;
	background: none;
}

div.listPhotoContest ul.cmContentMultipleList {
	margin: 0 -5px;
}

div.listPhotoContest ul.cmContentMultipleList li.cmContentItem {
	padding: 0 5px 10px 5px;
}

div.listPhotoContest{
	position:relative;
	min-height:10em;
}

div.listPhotoContest div.photoContestLoader{
	background:url(../imagenes/common/ajax-loader.gif) 0 0 no-repeat;
	position:absolute;
	width:25px;
	height:25px;
	display:none;
	height: 25px;
	left: 50%;
	top: 2%;
}

.photoContestElement{
	text-align:center;
	border:1px solid #ddd;
	background: #f2f2f2;
	color:#666;
	padding-bottom:0.5em;
}

.photoContestElement .photoImgContainer{
	height:157px;
	position:relative;
	padding: 5px;
}

.photoContestElement .photoImgContainer img{
	max-height:157px;
	width: auto;
}

.photoContestElement .photoImgContainer a:hover .cmPopupText{
	display:none;
}

.photoContestElement a.cmContentLink:active,
.photoContestElement a.cmContentLink:link,
.photoContestElement a.cmContentLink:visited{
	color:#333;
}

div.cmBodyContentChildrens ul li div.photoContestElement a.cmContentLink:hover{
	color:#333;
	text-decoration:underline;
}

.photoContestElement .photoVotesImg,
.photoContestElement .photoVotesImgDone,
.votesContainer .photoVotesImg,
.votesContainer .photoVotesImgDone {
	background-repeat:no-repeat;
	background-position:center center;
	width:16px;
	height:22px;
	display:inline-block;
	margin-left:5px;
	vertical-align:top;
}

.photoContestElement .photoVotesImg, 
.votesContainer .photoVotesImg{
	background-image:url(../imagenes/dynamicSurveys/vote.png);
}

.photoContestElement .photoVotesImgDone,
.votesContainer .photoVotesImgDone{
	background-image:url(../imagenes/dynamicSurveys/vote_done.png);
	display:none;
}

.photoContestElement .photoTitle, 
.votesContainer .photoTitle{
	line-height: 1.4em;
	padding: 0;
	height: 2.5em;
	overflow: hidden;
	padding: 0 5px;
}

.photoContestElement .photoVotesContainer,
.votesContainer .photoVotesContainer{
	height:33px;
	width:103px;
	margin:0 auto;
	margin-top:0.5em;
}

.photoContestElement .photoVotesTitle,
.photoContestElement .photoVotesTitleOff,
.votesContainer .photoVotesTitle,
.votesContainer .photoVotesTitleOff{
	display:inline-block;
	margin: 0;
}

.photoContestElement .photoVotesTitleOff,
.votesContainer .photoVotesTitleOff{
	display:none;
	padding-top: 0.5em;
	font-weight: bold;
}

.photoContestElement a.cmContentVoteToPhotography{
	display:block;
}

.photoContestElement a.cmContentVoteToPhotography:hover .photoVotesTitle{
	text-decoration:underline;
}

.photoContestElement .photoVotesContainer a{
	cursor:pointer;
}

.photoContestElement .photoVotesContainerDisabled a{
	color:#333;
	cursor:default;
}

.photoContestElement .photoVotesContainerDisabled a.cmContentVoteToPhotography:hover .photoVotesTitle{
	text-decoration:none;
}

div.dynamicSurveys.templateHtmlListFull a.cmContentLink{
	color:#000;
}

div.dynamicSurveys.templateHtmlListFull .contentName{
	display:block;
	font-size:1.25em;
	font-weight:bold;
}

div.dynamicSurveys.templateHtmlListFull .votesContainer{
	color:#666666;
}

div.dynamicSurveys.templateHtmlListFull .contentLeft{
	width: 160px;
	height: 120px;
	overflow: hidden;
}