﻿body { background:#252525 url(/img/bkg.jpg) no-repeat center 20px; background-size:cover; }
body, table td { padding: 0; margin: 0; font-size:0.9em; font-family: 'Monda', Helvetica, sans-serif; line-height:19px; color:#eee; }
p { font-size: 0.9em; }
a { text-decoration: none; color:#6ecc43; }
/*img, video, object { max-width: 100%; }*/
.vaM { vertical-align: middle; }
.vaT { vertical-align: top; }
.B { font-weight: bold; }
.R { text-align:right; }
.Red { color: #900; }
.C { text-align: center; }
.Blue, #divName { color: #97BE13;}
.T8 { font-size:0.8em;}
.T12 { font-size:0.8em;}
.T16  { font-size:1.4em;}
.MB10 { margin-bottom:10px;}
.ML10 { margin-left:10px; margin-right:10px; }

/* Starting styles for smartphones */
input, select { font: 0.9em Monda, Helvetica, sans-serif; }
select {padding:5px; border:solid 2px #666; background:#333; width:95%; color:#fff; margin-top:10px;}
input[type="text"], input[type="password"], input[type="number"]{ padding: 10px; border:none; border-bottom: solid 2px #666; background:#333; color:#fff; }
input[type="button"], input[type="submit"] { width: 120px; padding: 10px; background: #080; color: #fff; border: solid 1px #050; font-size:0.9em; }
input[type="file"] { background: #ccc; padding: 10px 5px; margin-bottom: 20px; }
input[type="button"]:hover, input[type="submit"]:hover { background: #0a0; }
.val { display: inline-block; background: #900; color: #fff; min-width: 10px; border-radius: 10px; padding: 2px; font-size: 0.8em; }

#secTitle {padding:5px; width:98%; background:#000; height:40px; margin:0 auto; color:#fff; }
#divHome { width:8%;}
#divTitle { width:82%; font-weight:bold; overflow:hidden; }
#mainMenu { width:10%; text-align:right; }
#divHome, #divTitle, #mainMenu {float:left; height:40px;}
#mainMenu a { color:#060; float:none; font-size:0.9em; }

#secMsg { }
.dBody { border-bottom:solid 1px #666; padding-bottom:10px;}
#secBody { padding:5px; }
#secBodyL, #secBodyR { float:none; }
.Footer { text-align:center; font-size:0.8em; color:#999;  padding:5px; }

#busyMainImage { width: 32px; height: 32px; background: url(/img/loading32.gif); border: none; }
.dAd { margin:0 auto; text-align:center; }
.dAd img { max-width:96%;}
#dLogin { text-align: center; width: 230px; margin: 0 auto; border:solid 1px #333; padding: 10px 50px; }
	#dLogin input[type="text"], #dLogin input[type="password"] { width: 200px; }
	#dLogin img {max-width:200px; margin:10px 0; }
.dtgQ, .tabFull { width:100%; background:url(/img/bkg40.png); 
				  border-bottom:solid 1px #777; border-left:solid 1px #777; border-right:solid 1px #777;}
	.dtgQ td { padding:3px;}
.ListHeader { background: #333; color: #fff; height: 25px; font-size: 0.8em; }
.pnlButtons { margin-bottom: 10px; }
.tabForm { text-align: left; }
.tdL { text-align: right; background: #555; width:35%; padding: 5px; border-bottom: solid 2px #fff; }
.ctlN { width: 180px; }
.ctlG { width: 180px; }
#divName { font-weight:bold; }
/*.dTitleBar { background:#00468C; color:#fff; padding:5px 10px; font-size:0.9em; margin-bottom:5px; margin-top:5px; }*/
.dTitleBar { background: #000; color:#fff; padding:5px 10px; font-size:0.9em; margin-top:10px; 
	border-top:solid 1px #777; border-left:solid 1px #777; border-right:solid 1px #777; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance: textfield; /* Firefox */ }

.radiowrap input { float: none; margin-left:0; }
.radiowrap label { margin-right: 15px; display: block; text-align:center; }

@media screen and (min-width:600px) {
	.T12 { font-size:1em;}
	.T16  { font-size:1.6em;}
	#secTitle { height:35px; width:99%; padding:10px; }
	.dtgQ { width:80%; }
	.tdL { width:25%; }
	select { width: 50%; }
}

/* Screen > 760 */
@media screen and (min-width:760px) {
	body, table { font-size: 100%; /*ampliar a más tamaño*/ }
	#secTitle { width:97%; }
	#divHome { width:6%; }
	#divTitle { width:76%; }
	#mainMenu { width: 10%; }
	#mainMenu a { font-size:1em; }
	.dAd { margin-bottom: 5px; }
	.dAd img { max-height:200px; }
	#secBody {display:block; }
	#secBodyL {display:inline-block; width:45%; margin-right:3%; vertical-align:top; }
	#secBodyR {display:inline-block; width:47%; margin-right:3%; vertical-align:top; }
	.dTitleBar {font-size:1.0em; margin-top:15px; }
	.ctlN { width: 300px; }
	.ctlG { width: 350px; }
	.dtgQ { width:60%; }
	input[type="button"], input[type="submit"]{padding:6px 10px;}
	.dBody {}
}

/* Screen > 1200px */
@media screen and (min-width:1200px) {
	body, table { }
	#secTitle { width:100%; }
	#dLogin { margin-top: 50px; }
}
