@charset "utf-8";
/* CSS Document */

.eventosWrapper{
	width:720px; 
	height:100%;
	margin:0px;
	padding:0px;
	/*display:inline-table;*/
	font-family:Tahoma, Arial, sans-serif;
}

/*a{
	color:#DB980D;
}

a:hover{
	color:#DB980D;
	text-decoration:underline;
}*/

.principalCol{
	width:370px;
	float:left;
	text-align:left;
	clear:none;
	display:inline-table;
	height:100%;
}

.principalCol p{
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	text-align:justify;
	font-size:12px;
}

.principalCol ul{
	line-height:normal;
	margin-top:25px;
	margin-left:30px;
	margin-right:20px;
	padding:0px;
}

.principalCol li{
	list-style-image:url(/mte/images/orangeBullet.gif);
	margin-left:10px;
	margin-bottom:30px;
	text-align:justify;
}


.secondaryCol{
	width:275px;
	float:right;
	text-align:left;
	clear:none;
	height:100%;
}

.secondaryCol h1{
	font-size:14pt;
	letter-spacing:1;
	font-weight:normal;
	border-bottom:1px dotted #FCB131;
	margin:8px 0px;
	padding:0px;
	color:#000;
}

.map_canvas {
width:275px;
}

.map_canvas2 {
width:375px;
}

.secondaryCol .map{
	border:0px;
	width:275px;
	text-align:center;
	margin:auto;
	padding-bottom:10px;
	font-size:11px;
}

.secondaryCol ul{
	line-height:normal;
	margin-top:15px;
	margin-left:20px;
	margin-right:10px;
	padding:0px;
}

.secondaryCol li{
	list-style-image:url(/mte/images/orangeBullet.gif);
	margin-left:10px;
	margin-bottom:15px;
	text-align:justify;
	color:#03874e;
	font-size:12px;
}

.eventBox{
	background-color:#f7f7f7;
	border:1px solid #ccc;
	width:426px;
	display:inline-table;
}

.eventBox h1{
	font-family:tahoma, arial, verdana, "sans serif";
	font-weight:normal;
	color:#DB980D;
	padding:0px;
	margin:5px;
	font-size:13pt;
}

.eventBox h2{
	font-family:tahoma, arial, verdana, "sans serif";
	text-transform:uppercase;
	font-weight:normal;
	color:#333;
	padding:0px;
	margin:5px;
	font-size:11px;
}

.eventBox p{
	font-family:tahoma, arial, verdana, "sans serif";
	margin:5px;
	line-height:18px;
        font-size:12px;
}

.eventBox input{
	background:url(/images/specialImages/btnGreenBig.gif) no-repeat;
	width:173px;
	height:19px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	background-color:transparent;
	border:0px;
	cursor:pointer;
	float:right;
	margin-right:5px;
}

.oneCol{
	width:672px;
	float:left;
	clear:both;
	border-bottom:1px dotted #FCB131;
	vertical-align:bottom;
	font-size:12px;
	padding:5px 0px;
}

.oneCol .rate{
	width:300px;
	float:left;
	clear:none;
	height:30px;
}

.oneCol .vote{
	width:300px;
	float:right;
	margin-right:0px;
	clear:none;
	text-align:right;
	height:30px;
}

.oneCol .buttons{
	width:405px;
	float:left;
	margin-right:0px;
	clear:none;
	text-align:left;
	height:30px;
}

.oneCol .buttons input{
	background-image:url(/images/specialImages/btnGreen.gif);
	background-repeat:no-repeat;
	width:59px;
	height:20px;
	text-align:center;
	font-size:11px;
	color:#fff;
	border:0px;
	display:block;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

.oneCol .share{
	width:265px;
	float:left;
	margin-right:0px;
	clear:none;
	text-align:left;
	line-height:18px;
	margin-top:2px;
	height:30px;
}

.oneCol span{
	float:left;
	display:block;
	font-weight:bold;
}

.oneCol .share a{
	float:left;
	clear:none;
}

.oneCol .share a img{
	border:0px;
}

.links{
	width:672px;
	float:left;
	clear:both;
	text-align:left;
	height:30px;
	font-size:12px;
}

/* tabs */
.secondaryCol .tabsContainer{
	width:275px;
	height:220px;
	margin:auto;
	float:left;
	clear:both;
	margin-top:0px;
/*+	background-color:#f1f1f1;*/
	background-image:url(/images/specialImages/bkgTab.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:0px;
	margin-bottom:10px;
}

.secondaryCol .tabsSelector{
	width:275px;
	border-left:1px solid white;
	/*background-color:#f1f1f1;*/
	height:22px;
	vertical-align:top;
}

.secondaryCol .tabs{
	position:absolute;
	margin:0px;
	padding:0px;
}

.secondaryCol .tabsSelector .tab1 a{
	background-image:url(/images/specialImages/tab1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:center;
	color:#aa6d13;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	width:68px;
	height:22px;
	float:left;
	line-height:18pt;
	
}

.secondaryCol .tabsSelector .tab1notActive a:hover, .secondaryCol .tabsSelector .tab2notActive a:hover, .secondaryCol .tabsSelector .tab3notActive a:hover, .secondaryCol .tab2notActive1 a:hover, .secondaryCol .tab3notActive2 a:hover{
	color:#aa6d13;
	font-weight:bold;
	height:22px;
}

.secondaryCol .tab1notActive a{
	background-image:url(/images/specialImages/tab1Over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:center;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:68px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tabsSelector .tab2 a{
	background-image:url(/images/specialImages/tab2Over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:center;
	color:#aa6d13;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	width:68px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tab2notActive a{
	background-image:url(/images/specialImages/tab2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:center;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:68px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tab2notActive1 a{
	background-image:url(/images/specialImages/tab2active1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:center;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:68px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tabsSelector .tab3 a{
	background-image:url(/images/specialImages/tab3Over.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:left;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:88px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tab3notActive a{
	background-image:url(/images/specialImages/tab3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:left;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:88px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tab3notActive2 a{
	background-image:url(/images/specialImages/tab3active2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-align:left;
	color:#03874e;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	width:88px;
	height:22px;
	float:left;
	line-height:18pt;
}

.secondaryCol .tabsContent{
	float:left;
	padding-left:22px;
	margin:0px;
	margin-top:8px;
	left:0px;
	width:174px;
	clear:both;
	font-size:10px;
}

.secondaryCol .tabsContent .anterior{
	color:#03874e;
	text-decoration:underline;
	background:url(/images/specialImages/anterior.gif) no-repeat left;
	padding-left:22px;
	font-size:11px;
	height:22px;
	display:block;
	line-height:18px;
	float:left;
	margin-top:0px;
}

.secondaryCol .tabsContent .siguiente{
	color:#03874e;
	text-decoration:underline;
	background:url(/images/specialImages/siguiente.gif) no-repeat right;
	padding-right:22px;
	font-size:11px;
	height:22px;
	display:block;
	line-height:18px;
	float:right;
	margin-top:0px;
}
.secondaryCol .tabsContent .imagesCounter{
	color:#333;
	text-align:center;
	position:relative;
	top:17px;
	left:0px;
}