/*********************
* Calendar style
**********************/
.cal_table {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border: 0px solid #cccccc;
width:100%;
}

.cal_td_daysnames {
padding:0px 0px 0px 0px;
height:25px; 
background: url(images/tile_sub.gif) 0px -1px repeat-x; 
background-color:#666666;
color:#eeeeee;
font-weight:normal;
text-align:center;
line-height:20px;
}

.cal_fechademes {
height:18px; 
background: url(images/topnav-azul.gif) 0px 0px repeat-x; 
background-color:#666666;
color:#eeeeee;
font-weight:bold;
text-align:center;
line-height:16px;
padding:0px 0px 0px 0px;
}

.cal_td_daysnames .sunday {
font-size: 11px;
color:#ffaaaa;
}

.cal_td_daysnames .saturday {
font-size: 11px;
color:#eeeeee;
}

.cal_daysnames {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.cal_td_daysoutofmonth {
background: url(images/cal_dnoev.gif) 0px 0px repeat-x; 
background-color:#dddddd;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-family:  Arial;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #888888;
}

.cal_daysoutofmonth {
}

.cal_td_today {
background: url(images/content_div_hoy.gif) 0px 0px repeat-x; 
background-color:#ffdddd;
padding:0px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

.cal_td_daysnoevents {
background: url(images/content_div_bg.gif) 0px 0px repeat-x; 
background-color:#ffffff;
padding:0px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

a.cal_daylink:link, a.cal_daylink:visited {
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color:#666666;
text-decoration: none;
}

a.cal_daylink:hover {
color:#ff6600;
}

a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-weight: normal;
    font-family: Arial;
    text-decoration: none;
    color:inherit!important;
    display:block;
	padding:2px;
    border-bottom:2px solid #ffffff;
}

/***************************
* List style
**************************/
ul.ev_ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.ev_ul li.ev_td_li {
	border-style:solid;
	border-width:0 0 0 5px;
	margin-bottom:1px;
	padding-left:2px;
	background-image:none;
}
a.ev_link_cat:link, a.ev_link_cat:visited {
font-size:10px;
font-family: Verdana;
color: Gray;
text-decoration:none;
}
a.ev_link_cat:hover  {
color:#ff6600;
}
a.ev_link_row:link, a.ev_link_row:visited {
font-size:10px;
font-family: Verdana;
color:#333333;
text-decoration:none;
}
a.ev_link_row:hover  {
    color:#ff6600;
}

a.ev_link_unpublished {
    color:red;
    text-decoration:none;
}
a.ev_link_weekday:link {
    font-size:10px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:visited  {
    font-size:10px;
    font-family: Verdana;
    color: Gray;
    text-decoration:none;
}
a.ev_link_weekday:hover  {
    font-size:10px;
    font-family: Verdana;
    color: Black;
}
.ev_fieldset {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    /* color: black; */
}
.ev_table {
/*    border: 1px solid #cccccc; */
	margin:0px;
	width:100%;
}
.ev_table tr {

}
.ev_table td {
}

.ev_td_right {
background: url(images/txtback.gif) 0px -0px repeat-x; 
background-color:#ffffff;
padding:5px 5px 5px 5px;
}

.ev_td_left {
background: url(images/content_div_bg.gif) 0px -1px repeat-x; 
background-color:#ffffff;
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #666666;
text-align : left;
vertical-align: top;
padding:5px 5px 5px 5px;
width:75px;
}

.ev_td_today {
background: url(images/content_div_hoy.gif) 0px 0px repeat-x; 
background-color:#ffdddd;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: black;
}

.ev_detail_time {
margin:0px 0px 0px 0px;
padding:5px 10px 5px 10px;
background-color:#eeeeee;
border-left:10px solid #cccccc;
color:#666666;
}

table.ev_search {
margin:0;
padding:0;
}

.ev_search td {
background: url(images/content_div_bg.gif) 0px -1px repeat-x; 
background-color:#ffffff;
padding:10px;
}



/**********************
* Form style
**********************/
 /* Styles for dhtml tabbed-pages */
.ontab {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: ThreedShadow;
    border-left: outset 1px #ff9900;
    border-right: outset 1px #808080;
    border-top: outset 1px #ff9900;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
    /* color: #FFFFFF; */
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	border-bottom: solid 0px #777777;
}
.tabheading {
	background-color: #ffae00;
	border-left: solid 1px #777777;
	border-right: solid 1px #777777;
	/* color: #FFFFFF; */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.tabcontent {
    /* background-color: ThreedFace; */
    border-top: solid 1px #777777;
    border-left: solid 1px #777777;
    border-right: solid 1px #777777;
    border-bottom: solid 1px #777777;
    /* color: #FFFFFF; */
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    text-align: left;
}
.pagetext {
	visibility: hidden;
   display: none;
	position: relative;
	top: 0;
}
.frm_td_bydays {
    background-color: #FFF8DC;
    font-size: 12px;
    color: black;
}
.frm_td_byweeks {
    background-color: #FFF0F5;
    font-size: 12px;
    color: black;
}
.frm_td_bymonth {
    background-color: #FDF5E6;
    font-size: 12px;
    color: black;
}
.frm_td_byyear {
    background-color: #F0F8FF;
    font-size: 12px;
    color: black;
}
/* Calendar navigaton area */
div.ev_navigation {
padding-bottom:0px;
margin:0px;
background: url(images/footer.gif) 0px 20px repeat-x; 
background-color:#ffffff;
text-align:center;
height:68px;
}

.bar_navigation td {
height:20px;
max-height:20px;
}

/*
table.bar_navigation {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:400px;
text-align:center;
}
*/

/* Calendar admin panel */
div.ev_adminpanel {
}
/**********************
* Nav bar style
**********************/
a.nav_bar_link:link {
    font-size: 10px;
    font-family: Verdana;
    color: Green;
}
a.nav_bar_link:visited  {
    font-size:10px;
    font-family: Verdana;
    color: Teal;
}
a.nav_bar_link:hover  {
    font-size:10px;
    font-family: Verdana;
    color: Lime;
}
.nav_bar_cell  {
    background-color: #ECECEC;
}

/****************************
* Iconic calendar navigation
****************************/

div.nav_bar_cal{
   margin:0px;
   padding:0px;
   width:50px;
}
div.nav_bar_cal img, div.nav_bar_cal a{
   height:25px;
   width:50px;
   border:0;
}
tr.icon_labels{
 font-size:9px;
 margin:0px;
 padding:0px;
}
td.iconic_td {
   width:50px!important;
   margin:0px;
   padding:0px;
}
div#ev_icon_yearly {
background: url(images/icon-year.gif) 13px 0px no-repeat;
}
div#ev_icon_monthly {
background: url(images/icon-month.gif) 13px 0px no-repeat;
}
div#ev_icon_weekly{
background: url(images/icon-weekly.gif) 13px 0px no-repeat;
}
div#ev_icon_daily{
background: url(images/icon-daily.gif) 13px 0px no-repeat;
}
div#ev_icon_search{
background: url(images/icon-search.gif) 13px 0px no-repeat;
}
div#ev_icon_cat{
background: url(images/icon-cats.gif) 13px 0px no-repeat;
}
div#ev_icon_jumpto{
background: url(images/icon-go-month.gif) 13px 0px no-repeat;
}
#jumpto {
vertical-align: top;
height:22px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#jumpto button {
vertical-align: top;
height:20px;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
}

/* Event Legend Module Styling */
div.event_legend_container {
}
ul.event_legend_list {
	list-style:none !important;
	padding:0px;
	margin:0px;
}
ul.event_legend_list li {
	list-style:none !important;
	background-image:none !important;
	padding-left:0px;
	margin-top:2px;
}
div.event_legend_name {
	padding:2px;
	font-weight:normal;
}
div.event_legend_name a {
	display:block;
	text-decoration:none;
   	background-color:inherit;
   	color:black;
}
	
div.event_legend_desc {
	background-color:white;
	color:#aaaaaa;
	padding:3px 3px 3px 20px;
	
}

/* Print version */
@media print {
   table.contentpaneopen {
	background-image:none!important;
    background-color:white!important;
   }
	div.ev_navigation {
		display:none;
	}
	div.ev_adminpanel {
		display:none;
	}
}


fieldset {
    padding:0px!important;
}



/**
* Narrow template handling 
* Uncomment the following settings if your template is narrow 
*/
/*
fieldset {
    padding:0px!important;
}
.cal_table {
   width:100%!important;
}
.cal_td_daysnames {
   font-size:0.9em;
}
*/
