button, input, textarea { 
  behavior: url('IEFixes.htc');
}


/*News*/
img.location-right {
	float: right;
	clear: right;
	margin: 0.5em 0 0.5em 0.5em;
}

img.location-left {
	float: left;
	clear: left;
	margin: 0.5em 0.5em 0.5em 0;
}

img.location-center {
	text-align: center;
	margin: 0.5em;
}

img.type-thumb,img.type-frame,img.type-thumbnail {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0.5em;
}

div.caption, div.framecaption {
	/*display: none;*/
} 

/*
 * Paginación
 */
 
div.pagination {
	float:right;
	padding: 8px 8px 8px 8px;
}

div.pagination a,div.pagination span {
	border-color: #DDDDDD #939598 #939598 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	color: #58595B;
	padding: 3px 5px;
	margin: 2px; 
}

div.pagination a {
	text-decoration: none;
}

div.pagination a:hover {
	border-color:#939598 #DDDDDD #DDDDDD #939598;
	border-style:solid;
	border-width:1px;
	color:#414142;
	text-decoration:none;
}

div.pagination span.current {
	background-color: #58595B;
	border: 1px solid #58595B;
	color: #FFF;
}

div.pagination span.disabled {
	background-color: #FFF;
	color: #ccc;
	border: none;
}

/*calendar*/
table.archivecalendarTableStyle {
	padding: 3px;
	margin: 3px;
	width: 100%;
}

table.archivecalendarTableStyle .archivecalendarActiveDayStyle {
	background-color: yellow;
}

table.archivecalendarTableStyle .archivecalendarEmptyDayStyle {
	background-color: #ccc;
}

table.archivecalendarTableStyle .archivecalendarEvenMonthStyle {
	background-color: #E6EBF1;
}

table.archivecalendarTableStyle .archivecalendarOddMonthStyle {
	background-color: #E6EBF1;
}

/*buttons*/
.formbutton {
	cursor: pointer;
	spacing: 1px 2px;
	background: #ccc;
	color: #222;
	padding: 3px 3px;
	margin: 1px 1px;
	border:1px outset #CCCCCC;
	background: url(../imgs/formbg.gif) repeat-x left top;
}

.formbutton:active {
	border: 1px inset #CCCCCC;
}

input[type="button"].formbutton:active, 
input[type="submit"].formbutton:active, 
input[type="reset"].formbutton:active {
	border: 1px inset #CCCCCC;
}

.formbutton:hover {
	background: url(../imgs/formbg2.gif) repeat-x left top;
}

input[type="button"].formbutton:hover, 
input[type="submit"].formbutton:hover, 
input[type="reset"].formbutton:hover {
	background: url(../imgs/formbg2.gif) repeat-x left top;
}

input[type="button"].formbutton, 
input[type="submit"].formbutton, 
input[type="reset"].formbutton {
	cursor: pointer;
	spacing: 1px 2px;
	background: #ccc;
	color: #222;
	padding: 3px 3px;
	margin: 1px 1px;
	border:1px outset #CCCCCC;
	background: url(../imgs/formbg.gif) repeat-x left top;
}

/* forms */

input[type="text"],select,input.textwidget,textarea {
	border-color:#999999 #CCCCCC #CCCCCC #999999;
	border-style:solid;
	border-width:1px;
	/* Avoid Google toolbar yellow autofill */
	background-color: #fff !important;
	margin: 5px 2px 5px 2px;
	padding: 4px 1px 4px 1px;
}

input[type="text"]:focus,input.textwidget:focus,textarea:focus {
	border: 2px solid #BBDAFD !important;
	margin: 4px 1px 4px 1px;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	background:#CCCCBB none repeat scroll 0 0;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px outset #CCCCCC;
	color:#222222;
	padding:0.1em 0.5em;
}

input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {
	border: 1px inset #CCCCCC;
}

input[type="button"].disabledformbutton, 
input[type="submit"].disabledformbutton, 
input[type="reset"].disabledformbutton {
	spacing: 1px 2px;
	background: #ccc;
	color: #999;
	padding: 3px 3px;
	margin: 1px 1px;
	border:1px outset #CCCCCC;
	background: url(../imgs/formbg.gif) repeat-x left top;
}

input, select, a.button {
	vertical-align:middle;
}

img.button {
	border: 1px outset #CCC;
	color:#222222;
	background-color: #EEE;
	display: inline;
	margin: 0px 2px;
	padding: 3px;
}

img.button:hover {
	background-color: #CCCCBB;
}

img.button:active {
	border: 1px inset #CCC;
}

#buttonbar {
	padding-top: 12px;
	border-top: 2px solid #E8E8E8;
}

div.infoBox span.info-box-title, div.infoBox span.infocog-box-title {
	background-image:url(../imgs/information.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#659EC7;
	display:block;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:20px;
}

div.infoBox span.infocog-box-title {
	background-image:url(../imgs/cog.png);
}

div.infoBox {
	background-color: #E8EEFA;
	border: 2px solid #659EC7;
	padding: 12px;
	margin: 1px 1px 5px 1px;
}

div.infoBox ul {
	padding-left:12px;
}

div.suggest-border {
	background: #FFFFFF;
	border: 1px solid #C3D9FF;
}

div.suggest-panel {
	background: #e8eefa;
	color: #353535;
	padding: 1em;
	margin: 2px;
	font-size: 1.2em;
	text-align: center;
	overflow: hidden;
	line-height: 2em;
}

div.suggest-panel p {
	padding: 0.5em;
}

div.suggest-panel select {
	margin: 0px;
}

div.suggest-panel option {
	margin-right: 4px;
}

div.legend {
	padding: 4px;
}

div.legend li {
	padding-bottom: 2px;
}

div.suggestBox {
	background:#FFFFD9;
	border:1px solid #FBB917;
	color:#353535;
	padding:0.5em 0.5em 0.5em 1.5em;
	margin: 0px 1px 10px 1px;
	font-size: 1em;
	valign:top;
}

span.suggest-box-title {
	background-image:url(../imgs/lightbulb.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:24px;
}

div.suggestBox h3 {
	color:#E99717;
	font-size: 1.2em;
}

div.suggestBox a {
	font-weight: bold;
	text-decoration: node;
}

div.suggestBox a:hover {
	text-decoration: none;
}

div.successBox {
	background:#F2FFE1;
	border:1px solid #4CC417;
	color:#353535;
	padding:0.5em 0.5em 0.5em 1.5em;
	margin: 0px 1px 10px 1px;
	font-size: 1em;
	valign:top;
}

span.success-box-title {
	background-image:url(../imgs/tick.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:24px;
}

div.successBox h3 {
	color:#2AA205;
	font-size: 1.2em;
}

div.successBox a {
	font-weight: bold;
	text-decoration: node;
}

div.successBox a:hover {
	text-decoration: none;
}

div.adviceBox {
	background:#F8E0E0;
	border:1px solid #FA5858;
	color:#353535;
	padding:0.5em 0.5em 0.5em 1.5em;
	margin: 0px 1px 10px 1px;
	font-size: 1em;
	valign:top;
}

span.advice-box-title {
	background-image:url(../imgs/cross.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:24px;
}

div.adviceBox h3 {
	color:#FA5858;
	font-size: 1.2em;
}

div.adviceBox a {
	font-weight: bold;
	text-decoration: node;
}

div.adviceBox a:hover {
	text-decoration: none;
}

div.msgBox ul {
	padding-left:12px;
}

div.errorBox span.error-box-title {
	background-image:url(../imgs/exclamation.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#E74747;
	display:block;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:20px;
}

div.errorBox {
	background-color: #FFCECE;
	border: 2px solid #F78181;
	padding: 12px;
	margin: 1px 1px 5px 1px;
}

div.errorBox ul {
	padding-left:12px;
}

input.errorField,textarea.errorField,.errorField {
	background-color: #FFCECE !important;
}

input.required,textarea.required {
	background-color: #FFFFCC !important;
}

div.text-body {
	border-bottom:1px dashed #D0D0D0;
	clear:both;
	margin-bottom:35px;
	padding-bottom:15px;
	overflow:hidden;
}

div.text-body hr {
	display: block;
	margin: 8px 0;
	color: #EEE;
	background-color: #EEE;
	height: 3px;
	border: 0;
}

div.text-body blockquote {
	border-left:2px solid #EEEEEE;
	font-style:italic;
	margin:1em 32px 1em 24px;
	padding:0 0 0 6px;
}

div.extra-info {
	clear:both;
	display:block;
	margin-bottom:5px;
	overflow:hidden;
}

div.extra-info dl {
	border-bottom:1px solid #DEDEDE;
	clear:both;
	padding-bottom:3px;
}

div.extra-info dt {
	display:inline;
	float:left;
	color: #666;
}

div.extra-info dd {
	display:block;
	margin-left:150px;
	overflow:hidden;
	position:relative;
}

div.alert-box {
	background-color: #FFEE99;
	border: 2px solid #F0C91F;
	padding: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.alert-box h3 {
	border-bottom: 0px solid #F0C91F;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 0px;
}

div.extra-box {
	background-color: #F7F7F0;
	padding: 5px;
	margin-bottom: 8px;
	border-left:2px solid #D0D0D0;
	clear: both;
}

div.preview {
	border-bottom: 2px solid #D0D0D0;
	margin-bottom: 14px;
	padding-bottom: 12px;
}

div.red-box {
	background-color: red; 
	color: white;
	padding: 3px;
	margin: 3px 0;
}

body#popup {
	background-color: #FFF;
}

body#popup div#close-win {
	padding-bottom: 5px;
	padding-right: 5px;
	float: right;
}

div.imageBox {
	border: 1px solid #CCC;
	margin: 0 0.5em 0.5em 0.5em;
	padding: 0.25em;
	background-color: #F9F9F9;
}

div.tleft {
	clear:left;
	float:left;
	margin-left: 0;
	margin-right:0.5em;
}

div.tright {
	clear:right;
	float:right;
	margin-right: 0;
	margin-left:0.5em;
}

div.imageBox a, div.imageBox a img {
	padding: 0;
	margin: 0;
}

div.imageBox div.caption, div.imageBox div.framecaption {
	visibility: visible;
	display: block;
	padding-top: 0.5em;
	clear: both;
}

div.image-footer {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-top:10px;
	padding:4px 0;
	background-color: #F9F9F9;
}

/*
 * Votos
 */
 
.votos_stars a:hover {
	background:transparent url(../imgs/bar/star_a_on_01.png) repeat-x scroll 0 0;
}
.votos a:hover {
	text-decoration:underline;
}
.votos_stars .voto1 {
	width:16px; /*13*/
	z-index:14;
}
.votos_stars .voto2 {
	width:32px; /*26*/
	z-index:13;
}
.votos_stars .voto3{
	width:48px;
	z-index:12;
}
.votos_stars .voto4{
	width:64px;
	z-index:11;
}
.votos_stars .voto5 {
	width:80px;
	z-index:10;
}

.votos_stars a {
	display:block;
	height:19px; /*17*/
	position:absolute;
}
.votos a {
	color:#4C7094;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-decoration:none;
}

.votos img, .votos_ntc img {
	height:auto;
	margin-top:-1px;
	vertical-align:middle;
	width:auto;
}

.votos_label {
	display:inline;
	/*float:left;*/
	margin-right:3px;
}

.votacion {
	border-left:1px dotted #CCCCCC;
	display:inline;
	float:left;
	margin-left:10px;
	padding-left:10px;
}

.votos .votos_wrap {
	-x-system-font:none;
	color:#757575;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:11px;*/
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px; /*12*/
	width:580px;
	padding-top: 2px;
	padding-bottom: 8px;
}

.votos_in_place_wrap {
	line-height: 25px;
	display: inline;
}

.votos_results {
	display: inline;
	float: left;
}

.in_place_votos_results {
	display: inline;
}

.votos_ntc .votos_wrap {
	-x-system-font:none;
	color:#757575;
	display: block; 
	clear: both; 
	margin-bottom: 8px; 
	padding-bottom: 8px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px; /*12*/
	overflow:hidden;
}

.votos_stars {
	background:transparent url(../imgs/bar/star_a_off_01.png) repeat scroll 0 0;
	display:inline;
	float:left;
	height:20px;/*13*/
	margin:0 4px 0 3px;
	position:relative;
	width:80px;/*66*/
}

.votos_empty {
	display: inline;
	float: left;
	margin:0 4px 0 3px;
	position:relative;
}

.loading {
	display: inline-block;
}

div#vp {
	overflow: hidden;
	height: 17px;
}
