﻿/*button*/
a.dig_btn { background: transparent url('btn_l.png') no-repeat top left; line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */ height: 25px; /* Height of button background height */ padding-left: 9px; /* Width of left menu image */ text-decoration: none; display: block; float: left; }
a.dig_btn span { background: transparent url('btn_r.png') no-repeat top right; display: block; padding: 4px 9px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/ }

a.dig_btn_notsel { line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */ height: 25px; /* Height of button background height */ padding-left: 9px; /* Width of left menu image */ text-decoration: none; display: block; float: left; }
a.dig_btn_notsel span { display: block; padding: 4px 9px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/ }

a:link.dig_btn, a:visited.dig_btn, a:active.dig_btn { }
a.dig_btn:hover { background-position: bottom left; }

a.dig_btn:hover span { background-position: bottom right; }


.da_vote_back { background: transparent url('voteback.png') no-repeat top left; width: 50px; height: 51px; }

.da_date_back { background: transparent url('dateback.png') no-repeat top left;  height: 58px; /* DW */float:left;line-height:14px;margin-right:2%;}
.da_date_back .mes { text-transform:uppercase;}/* DW */
.EntradaConsultorio p { font-size: 14px; line-height: 16px; padding: 0 !important; }
.EntradaConsultorio h1 { line-height:40px;margin-bottom:0;}


/* list pager */
.dig_pager_current { background-color: #FFCC74; font-weight: bold; color: #000; }

.dig_list_sep { color: #FFCC74; }
/* DW */
.dig_pager li { list-style: none; float:left;margin: 7px 1px;}


/* tab */
.pagination_tab { background-color: #eee; padding-top: 4px; }
.pagination_tab span { margin-left: 5px; padding: 3px 15px 3px 15px; display: inline-block; background-color: #eee; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.pagination_tab span.selected { border-width: 5px 5px 0; background-color: #FFCC74; }
.image_carousel_tab { border: 5px solid #FFCC74; padding: 10px 10px 10px; }



.Orange .catgrid table table { border-collapse:collapse }
.Orange .catgrid table table th { background-color: #FFCC74; padding:5px}
.Orange .catgrid table table td { padding: 3px;}
.Orange .catgrid table table{ border: 1px solid #FFCC74; }
.Orange .catgrid table table table{ border: 0px; }
.Orange .catgrid .spacer{ width:2% }

.Orange .tree { list-style-type: none; padding-top:0px;margin-top:0px;padding-bottom:0px;margin-bottom:0px; }
.Orange .tree { padding-left:0px }
.Orange .tree ul { padding-left:10px }
.Orange .tree li { list-style-type: none }

.Orange .list { list-style-type: none; padding-top:0px;margin-top:0px;padding-bottom:0px;margin-bottom:0px; }
.Orange .list { padding-left:0px }
.Orange .list ul { padding-left:0px }
.Orange .list li { list-style-type: none }