/*Premios*/
#premios table {
	margin: 2px;
	padding: 0;
	color: #333;
	background: #f1f1f1;
	width: 770px;
	float: left;
}
#premios table, tr, th, td {
	border-collapse: collapse;
}
#premios table caption {
	color: #fff;
	background: #FA1923;
	padding: 5px 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
#premios tr td {
	border: 1px solid #CCCCCC;
    color: #1899c9;
    font-weight: bold;
    margin: 1px;
    padding: 5px 8px;
    text-align: center;
}
#premios tr th {
	color: #fff;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
	margin: 1px;
}

.status_list .act {
	cursor:pointer;
}

.status_list ol li {
	display: inline;
	padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
	color: #C2C2C2;
	position: relative;
	background-color: #969696;
	text-decoration: none;
}

.status_list ol .act #img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/flecha_estado_on_01.png);
    position: absolute;
    width: 30px;
    height: 16px;
    right: -24px;
    z-index: 1;
    top: -1px;
}

.status_list ol .ant #img {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/flecha_estado_on_02.png);
	position: absolute;
	width: 30px;
	height: 16px;
	right: -22px;
	z-index: 1;
	top: 0px;
}

.status_list ol li #img {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/flecha_estado_of_01.png);
	position: absolute;
	width: 30px;
	height: 16px;
	right: -22px;
	z-index: 1;
	top: -1px;
}

.status_list li a {
	margin-left: 17px;
	margin-right: 1px;
	font-weight: bold;
	font-size: 0.8em;
}

.status_list li a:hover {
	text-decoration: none;
}

.status_list ol {
	margin-top: 5px;
	margin-left: -10px;
	height:20px;
}

.status_list ol .act {
	color: #fff;
	background-color: #4D7AFF;
}

.status_list ol .act:hover{
	color: #4D7AFF;
	background-color: #ffffff!important;
	
}

.status_list ol .act :hover #img{
	/*background-color: #fff;*/
	background-image: url(../img/flecha_estado_w_01.png);
}

.status_list li a .act {
	color: #fff;
}

.status_list ol .ant {
	color: #96A6D2;
	background-color: #4B64AF;
}

.status_list li a .ant {
	color: #fff;
}

#premios tr.first {
	font-size: 1.2em;
	background: #fff;
}
#premios thead th, tfoot th {
	text-align: center;
	background: #4591AD;
	color: #fff;
	padding-top: 10px;
	color: #fff;
	background: #1899c9;
	height: 24px;
	font-size: 1.2em;
	font-weight: bolder;
}
#premios tbody td a:hover {
	text-decoration: none;
}
#premios .odd {
	background: #e9e9e9;
}
#premios div.selector_tabla {
	background: #f1f1f1;
	float: left;
	width: 753px;
	border-top: #dfdfdf solid 1px;
	margin-top: 20px;
	padding: 5px 10px;
}
#premios div.selector_tabla #cantidad_por_pagina {
	float: right;
	padding: 5px 0;
	margin-right: 10px;
}

/*Historico premios*/
#historico table {
	margin: 2px;
	padding: 0;
	color: #333;
	background: #f1f1f1;
	width: 100%;
	float: left;
}

#premios{
	overflow: hidden;
	overflow-x: scroll;
}
#historico table, tr, th, td {
	border-collapse: collapse;
}
#historico table caption {
	color: #fff;
	background: #FA1923;
	padding: 5px 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
#historico tr td {
	color: #333;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
	margin: 1px;
}
#historico tr th {
	color: #fff;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
	margin: 1px;
}
#historico ol li {
	display: inline;
	padding: 10px;
}
#historico tr.first {
	font-size: 1.2em;
	background: #fff;
}
#historico thead th, tfoot th {
	text-align: center;
	background: #4591AD;
	color: #fff;
	padding-top: 10px;
	color: #fff;
	background: #1899c9;
	height: 24px;
	font-size: 1.2em;
	font-weight: bolder;
}
#historico tbody td a {
	color: #36c;
	font-weight: bold;
}
#historico tbody td a:hover {
}
#historico .odd {
	background: #e9e9e9;
}
#historico div.selector_tabla {
	background: #f1f1f1;
	float: left;
	width: 753px;
	border-top: #dfdfdf solid 1px;
	margin-top: 20px;
	padding: 5px 10px;
}
#historico div.selector_tabla #cantidad_por_pagina {
	float: right;
	padding: 5px 0;
	margin-right: 10px;
}

#submit_cobro {
    background: red;
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    border: 0;
}

#return_premios {
	margin: 10px;
	text-align:center;
}

#return_premios a {
	color: #333 !important;
	text-decoration: none !important;
	padding: 8px 11px 7px;
	background-color: #F1F1F1;
	/*margin: 10px 0 0 0px!important;*/
	border: 1px solid #CCC;
	border-radius: 5px;
	font-size: 1em !important;
}
#return_premios a:hover {
	color: #FFFFFF !important;
	background-color: #309FD7;
	text-decoration: none !important;
}

#return_premios input {
	background-color: #F1F1F1;
	color: #333 !important;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	height: 32px;
	text-decoration: none !important;
	width: auto;
	margin: 10px 0 0 0px !important;
	margin-right: 5px;
	/*padding: 3px 5px;*/
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 5px;
	width: 70px;
	cursor: pointer;
}

#return_premios input:hover {
	color: #FFFFFF !important;
	background-color: #309FD7;
}

#metodo_pago {
	margin: 10px;
}

#metodo_pago hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#metodo_pago p a {
	color: #4376DD;
	font-size: 0.95em;
	font-weight: normal;
	margin-right: 5px;
}

#metodo_pago h2 {
	color: #4376DD;
	font-size: 1.2em;
	font-weight: bold;
	height: 1em;
	margin-bottom: 8px;
	margin-left: 3px;
	width: 680px;
}

#metodo_pago h3 {
	color: #000000;
	font-size: 1em;
	width: 680px;
}

#premios_file {
	height: 25px;
	margin: 7px;
}

#giro_select input {
	height: 24px;
	margin: 10px;
}

#cheque_select input {
	height: 24px;
	margin: 10px;
}

#paypal_select input {
	height: 24px;
	margin: 10px;
}

#tournament_row {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: 2px solid #000;
	 border-bottom:hidden;
	background: none repeat scroll 0 0 #FFFFFF;
}

#status_row {
	background: none repeat scroll 0 0 #E9E9E9;
	border: 2px solid #000;
	 border-top:hidden;
	text-align:left;
}

#show_historico button {
	cursor: pointer;
	font-size: 16px;
	margin: 7px;
	background-color: #309FD7;
	color: #fff !important;
	background-image: none;
	height: auto;
	text-decoration: none !important;
	border: none;
	border-radius: 0;
	min-width: 140px;
	padding: 10px;
}

#show_historico button:hover {
	color: #FFFFFF !important;
	background-color: #309FD7;
}

#historico .last {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#paypal_button {
	border: none;
	height: 38px;
	width: 60px;
}

#paypal_pay_button {
	border: 1px solid #CCCCCC;
	cursor: pointer;
	height: 38px;
	margin-right: 10px;
	width: 113px;
}

#paypal_description {
	height: 24px;
	margin: 10px;
}

#paypal_email {
	height: 24px;
	margin: 10px;
}

#paypal_amount {
	height: 24px;
	margin: 10px;
}

.pago h2 {
	color: #4376DD;
	font-size: 1.2em;
	font-weight: bold;
	height: 1em;
	margin: 10px;
	width: 680px;
}

.pago h3 {
	color: #4376DD;
	font-size: 0.95em;
	height: 1em;
	margin: 10px;
	width: 680px;
}

#validation {
	color:#000000;
	/*text-align: center;
	width: 400px;
	margin-bottom: 10px;
	border-style: solid;
	float: left;*/
}

#formVal {
	text-align:center;
}

#formVal input {
	cursor: pointer;
	height: 32px;
	margin-right: 7px;
	width: 70px;
	color: #333333;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 5px;
	background-color: #F1F1F1;
}

#formVal input:hover {
	color: #FFFFFF;
	background-color: #309FD7;
	text-decoration: none;
}

#explanation p {
}

#validation h3 {
	color: #4376dd;
	font-size: 1em;
	font-weight: bold;
	margin-top: 4px;
	height: 1em;
	clear: right;
	display: block;
	margin-bottom: 10px;
}

#validar{
	margin-left:10px;
}

#type_selector {
	border-style: solid;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #EEEEEE;
	/* width: 250px; */
    width: 100%;
	height: 400px;
	border-width: 5px;
	border-color: #4D7AFF;
	line-height: 1.2em;
	cursor: pointer;
	/*background-image:url(../img/past_modospago_01.png);*/
}

#type_titulo {
	height: 45px;
	background-color: #4D7AFF;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#type_titulo h2 {
	text-align: center;
	color: #FFFFFF;
	width: inherit;
	margin: 0px;
	padding: 14px;
}

#type_text {
	height: 240px;
	overflow: auto;
}

#type_text p {
	font-size: 1em;
	color: #000000;
	padding: 5px 5px;
    text-align: justify;
}

#type_select {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/modosdepago_cheque_02.png);
	height: 90px;
}

#type_subtext {
	height: 40px;
	overflow: auto;
}

#type_subtext p {
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	font-size: 0.8em;
	color: #6E6E6E;
	text-align: center;
}

#subtitulos {
	margin-bottom: 10px;
	margin-top: -10px;
}

#subtitulos table {
	background: none repeat scroll 0 0 #C8040C;
    color: #FFFFFF;
    font-size: 1.2em;
    border:none;
    border:collapse;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px;
    text-transform: uppercase;
}

#subtitulos table td{
	border-left:solid;
}

#subtitulos table td{
border-left: 1px solid #FFF;
}

#subtitulos table td:first-child {
border-left: none;
}

#stats_table {
	clear: both;
}

#stats_table table {
	margin: 2px;
	padding: 0;
	border:none;
	color: #000000;
	width: 755px;
	text-align: left;
}

#stats_table table tbody td {

}

#stats_table table tbody tr {
	/*height: 56px;*/
	border-radius:5px;
}

#stats_table table tbody tr td {
	border:none;
	padding: 5px 8px;
}

#stats_table table tbody tr #number_table {
}

.ant #number_table {
	background-image: url("../img/step_circle_02.png");
	background-repeat: no-repeat;
	background-position:center;
	color: #FFFFFF !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	opacity: 1 !important;
	background-color:#4B64AF;
}

.act #number_table {
	background-image: url("../img/step_circle_01.png");
	background-repeat: no-repeat;
	background-position:center;
	color: #FFFFFF !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	opacity: 1 !important;
	background-color:#4376DD;
}

.deact #number_table {
	background-image: url("../img/step_circle_03.png");
	background-repeat: no-repeat;
	background-position:center;
	color: #FFFFFF !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	opacity: 1 !important;
	background-color:#969696;
}

.deact #text_status {
	/*opacity: 0.35;*/
	color: #C2C2C2;
	background-color:#969696;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 15px;
	text-align: left;
}

.act #text_status {
	background-color: #4376DD;
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}

.ant #text_status {
	background-color:#4B64AF;
	opacity: 1;
	color: #96A6D2;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 15px;
	text-align: left;
}

#cheque_pendiente_1 {
	margin-left: 10px;
}

#cheque_pendiente_1 p {
	margin-top: 5px;
	margin-left: 10px;
}

