/* Estilos por Mark */
#tips li {margin:7px 0; font-size:11px; line-height:140%;}
#tips ul {margin:0 0 0 20px; padding:10px;}
#tips h4 {margin: 10px 0 0 25px; padding:0;}
th {font-size:11px; line-height:120%; border-bottom:solid #000 2px; padding: 3px 5px;}
table {border-collapse:collapse; width:100%; font-size:11px; margin-top:10px;}
td {padding:3px 5px; border-bottom:solid #e5e5e5 1px; border-right:solid #e5e5e5 1px;}
td.lluvia {border-bottom:solid #FFF 1px; border-right:solid #cdd8e0 1px; border-left:solid #cdd8e0 1px; background-color:#e4f1f9; font-size:10px; width:130px; color:#5e7f95;}
td.temp {border-bottom:solid #FFF 1px; text-align:center; width:80px;}
.mes{text-align:right; padding-right:10px; font-weight:bold; font-size:11px; border-left:solid #e5e5e5 1px;}
td.max {background-color:#fad9e2;}
td.min {background-color:#e4f1f9;}
th.mes {border-left:none;}
td.precipitacion {text-align:right; padding-right:10px; width:110px;}
td.recomendacion {vertical-align:middle; line-height:130%;}
td.last2 {border-bottom:solid #000 2px;}
td.semilast {border-bottom:solid #000 1px;}
h2 {margin-top:20px;}
h2.borderBottom {margin-top:0;}
#webcam {width:500px; float:left;}
#webcam td {border-right:none; border-bottom:solid #CCC 1px;}
#tablecontainer {width:100%;}
#tips li {margin:7px 0; font-size:11px; line-height:140%;}
#tips ul {margin:0 0 0 20px; padding:10px;}
#tips h4 {margin: 10px 0 0 25px; padding:0;}
.notice {margin:40px 0 0 560px; background-color:#FFFFCC; border-bottom:solid #cccc99 3px; border-right:solid #cccc99 3px; padding:10px; font-size:11px;}

/* Estilos para Forecast */
#weather {padding-top:15px;}
#weather table {
	font-size:11px;
	margin-top:0;
	border-collapse:separate;
}
#weather h2 {
	border:none;
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
}

#today, #odays {
	background:url(http://images.vallartaonline.com/weather/bgw.gif) top repeat-x;
	border:1px solid #A4C0D4;
	border-top-color:#ddd;
	border-left-color:#ddd;
}
#today {
	width:225px;
	float:left;
	margin-top:0px;
	padding-bottom:8px;
}
#today img {
	float:left;
	margin:10px 15px 10px 10px;
}
#weather #today table {
	margin:5px 0;
	width:auto;
}
#weather #today td {padding:0 5px 0 0;border:none;}
#weather #today h2 {
	padding:5px;
	border-bottom:1px solid #fff;
	background:url(http://images.vallartaonline.com/weather/px.gif) bottom repeat-x;
}
#today h3 {margin-top:15px;}

#odays {width:520px;float:right;}
#odays td, #odays th, #odays p {text-align:center;}
#odays img {margin-top:8px;}
#odays h3 {margin-top:6px;}
#weather #odays td {
	padding:5px;
	border:1px solid #fff;
	border-bottom:none;
	border-right-color:#ddd;
	width:25%;
}
#weather #odays th {
	padding:7px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #fff;
}
#weather #odays td:last-child, #weather #odays th:last-child {border-right:none}
table.t {clear:both;}