body {
font-family:arial,helvetica;
margin:0px auto;
text-align:center;
}
.form {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}
.f1, .f1 td {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}
.f2, .f2 td {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
.f3, .f3 td {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}
.f4, .f4 td {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
}
.az1, .az1 a {
color:#003366;
text-decoration:none;
}
.az2, .az2 a {
color:#336699;
}
.az3, .az3 a {
color:#6699CC;
}
.gr1, .gr1 a {
color:#333333;
}
.gr2, .gr2 a {
color:#666666;
}
.gr3, .gr3 a {
color:#999999;
}
.gr4, .gr4 a {
color:#CCCCCC;
}
.b, .b a {
color:#FFFFFF;
}
.n, .n a {
color:#000000;
}
.na1, .na1 a {
color:#FF9900;
}
.na2, .na2 a {
color:#FFCC00;
}
.v1, .v1 a {
color:#006633;
}
.v2, .v2 a {
color:#339900;
}
.v3, .v3 a {
color:#339999;
}
.r1, .r1 a {
color:#660000;
}
.r2, .r2 a {
color:#990066;
}
.r3, .r3 a {
color:#FF3399;
}
.ro1, .ro1 a {
color:#CC3300;
}
.ro2, .ro2 a {
color:#FF3333;
}

h1 {
color:#003366;
display:inline;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

/* ------------------------------------------------------------- 
											New CSS
--------------------------------------------------------------*/


#contentWrapper {
	margin:0px auto;
	width:1000px;
	/*border:solid 1px #900;*/
}


/* ---------------------------- Menu Col -----------------------------*/

#menu_col {
	float:left;
	margin:0px 0px;
	width:152px;
	padding-bottom:150px;
}

#menuOutbdr {
	border:2px solid #F7B217;
	margin-bottom:10px;
	padding:2px;
	width:100%;
}

#menuInnerbdr {
	border:2px solid #FFCF79;
	padding:10px 10px 20px 10px;
	text-align:left;
}

#menuInnerbdr h1 {
/*	background: url(/img/bullet-yello.gif) 0% 50% no-repeat; */
	font:bold 11px Arial;
	color:#000;
	margin-left:0px;
}

#menuInnerbdr ul {
	font:11px Arial;
	color:#2E6E9B;
}

#menuInnerbdr li {
	list-style-image: url(../img/bullet-sqr.gif);
	list-style-position:outside;
	/*padding:2px 0pt 0px 10px; */
	font:11px Arial;
	color:#2E6E9B;
	margin:2px 0px;
	margin-left:15px;
}

#menuInnerbdr li a {
	font:11px Arial;
	color:#2E6E9B;
	text-decoration:none;
}

#menuInnerbdr li a:hover {
	color:#000;
	text-decoration:underline;
}

/* --------------------------- Content Col -------------------------------*/


#content {
	/*border:solid 1px #900;*/
	float:left;
	font:11px Arial;
	color:#000;
	padding:0px 0px 10px 20px;
	width:600px;
	text-align:left;
	overflow:hidden;
}

#content .textBold {
	font:bold 11px Arial;
	color:#FF9900;
}

#cityList {
	float:left;
	width:112px;
	padding:11px;
	padding-left:20px;
}

#cityList ul {
	font:11px Arial;
	color:#2E6E9B;
}


#cityList li {
	list-style-image: url(../img/flechita_tiempo.gif);
	font: 11px Arial;
	line-height:18px;
	list-style-position:outside;
	margin-left:20px;
}

#cityList4 {
	float:left;
	width:107px;
	padding:11px;
	padding-left:20px;
}

#cityList4 ul li {
	list-style-image: url(../img/flechita_tiempo.gif);
	font: 11px Arial;
	line-height:18px;
}


#countryList {
	width:450px;
	padding:0px;
	padding-left:0px;
	list-style-image: url(../img/flechita_tiempo.gif);
}


.countryTitle {
	width:480px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	list-style-image: url(../img/flechita_tiempo.gif);
}

.countrySubmenu{
	padding: 0px 0px 0px 20px;
	margin-bottom: 0.5em;
	width:550px;
	line-height:24px;
	list-style-image: url(../img/flechita_tiempo.gif);
}


#content .textgr {
	font:11px Arial;
	color:#919090;
}

#content h1 {
	font:bold 14px Arial;
	color:#666;
	margin:0px;	
	background: url(../img/bullet-yello1.gif) 0% 50% no-repeat;
	padding:0px 20px 0px;
}

#content .breadcrumb {
	font:bold 11px Arial;
	color:#666;
}

#box {
	background:#fff url(../img/cnt-bg1.gif) bottom left repeat-x;
	padding:5px 10px;
	font:11px Arial;
	line-height:18px;
	border:solid 1px #D2D0D0;
	height:auto;
}

#box .img {float:left;width:5%;}
#box .cnt {float:left;width:90%;font-size:11px Arial;}

#box .title {
	font:bold 11px Arial;
	color:#003366;
	line-height:18px;
}

#box ul {
	font:11px Arial;
	color:#2E6E9B;
}



#box li {
	list-style-image: url(../img/bullet-box.gif);
	font: 11px Arial;
	line-height:18px;
	list-style-position:outside;
	margin-left:20px;
}

#box a {
		font: 11px Arial;
		color:#369;
		text-decoration:none;
}

#box a:hover {
		color:#000;
		text-decoration:underline;
}

#cityList2 {
	background:transparent url(../img/fondo_visitados2.gif) repeat-x left bottom;
	border:1px solid #E6EDFB;
	float:left;
	margin:1px;
	width:189px;
}

#cityList2 h2 {
	background:transparent url(../img/fondo_top_ribaa2.gif) top left repeat-x;
	color:#000000;
	margin:0px;
}

#cityList2 ul {
	list-style-image: url(../img/flechita_tiempo.gif);
	font: 11px Arial;
	line-height:18px;
	padding:0px 8px 20px 15px;
	margin:0px;
	list-style-position:outside;
}

#cityList2 li {
	list-style-image: url(../img/flechita_tiempo.gif);
	font: 12px Arial;
	line-height:18px;
	padding:0px;
	margin:2px 0px;
	margin-left:20px;
	list-style-position:outside;
}



#cityList2 .weatherInfo {
	font: 12px Arial;
	line-height:18px;
	padding:0px 8px 20px 55px;
	margin:0px;
}


#weatherInfoCol {
//	background:transparent url(../img/fondo_visitados2.gif) repeat-x left bottom;
	border:1px solid #E6EDFB;
	float:left;
	margin:0px;
	width:250px;
}

#weatherInfoCol h2 {
	background:transparent url(../img/fondo_top_ribaa2.gif) top left repeat-x;
	color:#000000;
	margin:0px;
}

#weatherInfoCol h3 {
	font:bold 16px Arial;
	color:#000;
	padding:0px 4px 0px 10px;
	text-align:center;
}

#weatherInfoCol h1 {
	font:bold 15px Arial;
	color:#000;
	padding:0px 4px 0px 10px;
}

#weatherInfoCol .climate {
	font:bold 18px Arial;
	color:#204D79;
	padding:0px 0px 0px 0px;
    /*height:289px;*/
}

#weatherInfoCol .weatherInfo {
	font: 11px Arial;
	color:#000;
	line-height:18px;
	padding:20px 8px 0px 5px;
	margin:0px;
}

#contentText {
	background:#fff url(../img/content-bg-gr.gif) repeat-x left bottom;
	font: 11px Arial;
	border:solid 1px #D1D1D1;
	padding:10px;
}

#contentText p {
	font:12px Arial;
	margin-top:10px;
}

#contentText h1 {
	font:bold 14px Arial;
	color:#484848;
	background: url(../img/bullet-yello1.gif) 0% 50% no-repeat;
	padding:0px 20px 0px;
}

#contentText h2 {
	font:bold 14px Arial;
	color:#003366;
	background: url(../img/bullet-yello1.gif) 0% 50% no-repeat;
	padding:0px 20px 0px;
}

#adArea {
	float:left;
	margin-left:5px;
	padding:1px;
	width:315px;
	height:333px;
	border:1px solid #d1d1d1;
}

#content .heading {
	font:bold 14px Arial;
	color:#4677B8;
	padding:5px 0px;
}




/*------------------------------ Right_Col ----------*/

#right_col {
	float:right;
	width:202px;
	font:11px Arial;
	line-height:18px;
	display:inline;
}

#right_col_main {
	background:#F5F6F6 url(/img/right-col-bg.gif) bottom left repeat-x;
	margin:0px auto;
	text-align:center;
	width:192px;
	padding:0px 0px 10px;
	font:11px Arial;
	line-height:18px;
	border:solid 1px #CDCDCD;
}

#right_col_main1 {
	background:#F5F6F6 url(/img/right-col-bg.gif) bottom left repeat-x;
	margin:0px auto;
	text-align:center;
	width:182px;
	padding:9px 0px 10px;
	font:11px Arial;
	line-height:18px;
	border:solid 1px #CDCDCD;
}

#right_col h1 {
	background: url(/img/wgt-bg.gif) no-repeat;
	font:bold 11px Arial;
	color:#000;
	padding:10px 17px 11px;
	width:200px;
}

#right_col_title {
	background: url(/img/wgt-bg.gif) no-repeat;
	font:bold 11px Arial;
	color:#000;
	padding-top:6px;
	width:auto;
	height:29px;
}


.textBold {font:bold 11px Arial;color:#134A71;}
.WidgetTextSmall {font:9px Arial;color:#000;}

img {border:0px;margin:0px;padding:0px;}
form {margin:0px;}

.clear {clear:both;}

.checkradio {border:0;background-color:transparent; vertical-align: middle;padding:0px;}

.textarea {font:8pt Arial, Verdana;}

#header {
	margin:0pt auto 0px;
	width:1000px;
}

#header h1 {
	color:#003366;
	display:inline;
	font:bold 16pt Arial;
	text-decoration:none;
	vertical-align:middle;
}

