@charset "utf-8";
/* CSS Document */
body {
	margin:0;
}
#Container {
	width:998px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-499px;
	z-index:10;
}
/* Estrutura */
#Topo {
	width:998px;
	height:260px;
	overflow:hidden;
/*	background-image:url(http://www.dirceulopes.com/tpls/img/PixelTopo.png);*/
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#Miolo {
	overflow:hidden;
	clear: both;
	margin:10px 0;
}
#Left {
	width:611px;
	float:left;
	overflow:hidden;
	margin-left: 10px;
}
#Right {
	border-left:2px dotted #E6B800;
	width:375px;
	float:left;
	overflow:hidden;
}
/* Estrutura */
/* Laterais */
#FundoEsquerda {
	width:50%;
	height:272px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../pt/img/PixelEsquerda.png);
	background-repeat:repeat-x;
	z-index:2;
}
#FundoDireita {
	width:50%;
	left:50%;
	height:272px;
	overflow:hidden;
	position:absolute;
	top:0;
	background-image:url(../pt/img/PixelDireita.png);
	background-repeat:repeat-x;
	z-index:2;
}
#FundoBottom {
	width:100%;
	overflow:hidden;
	background-color:#FFF;
	background-image:url(../pt/img/PixelRodape.png);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:1;
}/* Laterais */
/* Topo */
#Flash {
	width:988px;
	height:199px;
	overflow:hidden;
	margin-left:9px;
	float:left;
}
#RightTopo {
	background-image:url(http://www.dirceulopes.com/tpls/img/PixelRightTopo.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:276px;
	height:199px;
}
.BoxIconTopo {
	width:190px;
	height:38px;
	overflow:hidden;
	float:left;
}
.Icons {
	width:38px;
	height:38px;
	overflow:hidden;
	float:left;
}
#MenuTopo {
	width:998px;
	height:61px;
	/*background-image:url(http://www.dirceulopes.com/tpls/img/PixelBgMenu.png);*/
	background-repeat:repeat-x;
	overflow:hidden;
}
/* Topo */
/* Direita */
#RightMargem {
	margin-left:20px;
	overflow:hidden;
}
.BoxDireita {
	overflow:hidden;
	clear:both;
	width:356px;
	margin-bottom:30px;
}
#LinksInteressantes {
	overflow:hidden;
}
#LinksInteressantes p{
	line-height:26px;
}
#ClipagemHolder {
	width:362px;
	overflow:hidden;
	clear:both;
}
#Clipagem .Inner {
	overflow:hidden;
	clear:both;
	width:2000px;
}
#ClipagemHolder .page {
	width:362px;
	overflow:hidden;
	float:left;
}
/* Direita */
/* Miolo */
#Noticias {
	clear:both;
	overflow:hidden;
	margin-bottom: 20px;
}
.BoxConteudos {
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
.BoxConteudo {
	overflow:hidden;
	clear:both;
	margin:0 8px;
}
.Voltar {
	float:right;
	overflow:hidden;
	clear:both;
}
/* Miolo */
/* Inicial */
.BoxPaginador {
	width:580px;
	height:40px;
	overflow:hidden;
	clear:both
}
/* Inicial */
/* Formularios */
.fmInput { 
	border:1px solid #A5170F;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
	margin:2px;
	padding:1px 3px 1px 3px;
}
.fmInput_onerror { 
	border:1px solid #A5170F;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFD;
	margin:2px;
	padding:1px 3px 1px 3px;
}
.fmSubmit {
	background-image:url(http://www.dirceulopes.com/tpls/img/BntVotar.png);
	background-repeat:no-repeat;
	background-color:;
	height:32px;
	width:77px;
	overflow:hidden;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
}
.fmSubmit:hover {
	color:#ff0;
}
/* Formularios */
/* Botoes */
.BntVejaTodos {
	background-image:url(http://www.dirceulopes.com/tpls/img/BntVejaTodos.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:112px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	margin-top:20px;
	padding-top:5px;
}
.BntVejaTodos:hover {
	color:#ff0;
}
.BntAmarelo {
	width:24px;
	height:24px;
	overflow:hidden;
	float:right;
	margin:8px 0 0 10px;
	cursor:pointer;
	/*background-image:url(http://www.dirceulopes.com/tpls/img/BntAmareloNoticias.png);
	background-repeat:no-repeat;
	padding:0 0 0 5px;*/
}
.BntRed {
	width:24px;
	height:24px;
	overflow:hidden;
	float:left;
	background-image:url(http://www.dirceulopes.com/tpls/img/BntRedNoticias.png);
	background-repeat:no-repeat;
	margin:8px 0 0 2px;
	padding:0 0 0 6px;
}
/* Botoes */
/* Detalhes */
.DivisorHorizontal {
	border-bottom:2px dotted #E6B800;
	padding-bottom:30px;
}
.FontTituBox {
	background-color:#F00;
	overflow:hidden;
	padding:1px 2px;
	text-transform:uppercase;
	margin-botton:5px;
	clear:both;
}
.Boll {
	overflow:hidden;
	float:left;
	margin:8px 0 0 10px;
	cursor:pointer;
}
/* Detalhes */
.Comentario {
	margin:10px 0;
	padding:10px;
	border-bottom:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	overflow:hidden;
	clear:both;
}
.CanalDireto {
	margin-top:10px;
	margin-left:19px;
	overflow:hidden;
	margin-bottom:5px;
}
.DivisorMenu {
	width:2px;
	height:35px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.BlockTituloNt {
	width:110px;
	height:40px;
	float:left;
	overflow:hidden;
	padding-top:5px;
}
.PaginadorNoticias {
	width:262px;
	height:40px;
	overflow:hidden;
	float:right;
}
.BoxNoticia {
	overflow:hidden;
	clear:both;
	width:590px;
}
.BoxNoticiaInner {
	overflow:hidden;
	clear:both;
	width:3500px;
}
.BoxNoticia .page {
	overflow:hidden;
	float:left;
	width:590px;
}
.FtNoticia {
	width:550px;
	/*height:375px;*/
	overflow:hidden;
	margin:5px 0 0 20px;
}
.BntLeiaMais {
	background-image:url(http://www.dirceulopes.com/tpls/img/BntLeiaMais.png);
	background-repeat:no-repeat;
	width:112px;
	height:32px;
	padding-top:6px;
	padding-left:20px;
}
.DivisorGeral1Interna {
	background-image:url(http://www.dirceulopes.com/tpls/img/DivisorGeral.png);
	background-repeat:repeat-y;
	width:2px;
	height:1910px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.DivisorGeral1Artigos {
	background-image:url(http://www.dirceulopes.com/tpls/img/DivisorGeral.png);
	background-repeat:repeat-y;
	width:2px;
	height:2112px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.DivisorGeral1Noticias {
	background-image:url(http://www.dirceulopes.com/tpls/img/DivisorGeral.png);
	background-repeat:repeat-y;
	width:2px;
	height:3104px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.BoxVideo {
	width:362px;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
.Video {
	width:351px;
	height:251px;
	overflow:hidden;
	margin-top:5px;
}
.Videos {
	float:left;
	margin:20px 0 20px 90px;
	overflow:hidden;
	width:370px;	
}
.BoxEnquete {
	width:360px;
	height:285px;
	overflow:hidden;
	margin-bottom:30px;
}
.EnqueteLeft {
	width:6px;
	height:280px;
	overflow:hidden;
	float:left;
	background-image:url(http://www.dirceulopes.com/tpls/img/EnqueteLeft.png);
	background-repeat:no-repeat;
}
.EnqueteMeio {
	width:341px;
	height:280px;
	background-image:url(http://www.dirceulopes.com/tpls/img/EnqueteMeio.png);
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}
.EnqueteRight {
	width:6px;
	height:280px;
	background-image:url(http://www.dirceulopes.com/tpls/img/EnqueteRight.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.ContEnt {
	width:300px;
	margin-left:20px;
	height:275px;
	overflow:hidden;
}
.RadioBotao {
	margin-bottom:8px;
	margin-top:8px;
	overflow:hidden;
}
.BntVotar {
	background-image:url(http://www.dirceulopes.com/tpls/img/BntVotar.png);
	background-repeat:no-repeat;
	width:76px;
	height:32px;
	overflow:hidden;
	padding-top:6px;
	padding-left:17px;
}
#Artigos {
	width:590px;
	height:233px;
	overflow:hidden;
}
.BlockArtigosInicial {
	width:510px;
	height:22px;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
}
.FtBoxConteudo {
	width:452px;
	height:302px;
	overflow:hidden;
	margin-left:36px;
}
.Comentarios {
	overflow:hidden;
	clear:both;
	margin-top:20px;
}
.Depoimentos {
	width:360px;
	overflow:hidden;
	margin-bottom:30px;
}
.BoxDepoimento {
	width:350px;
	overflow:hidden;
	margin:20px 0;
}
.FtDepoimento {
	width:122px;
	height:122px;
	overflow:hidden;
	clear:both;
	float:left;
	margin:18px 20px 10px 0;
}
#PaginadorPgs {
	width:500px;
	overflow:hidden;
	height:40px;
	margin-bottom:30px;
	margin-left:28px;
}
#Rodape {
	/*background-image:url(http://www.dirceulopes.com/tpls/img/PixelRodape.png);*/
	background-repeat:repeat-x;
	width:998px;
	height:173px;
	overflow:hidden;
}
.InfoRodape {
	height:94px;
	margin:30px 0px 0px 30px;
	overflow:hidden;
	width:330px;
	float:left;
}
.BoxRadioBnt {
	width:30px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-bottom:18px;
}
.BoxTextEnq {
	width:270px;
	height:100px;
	overflow:hidden;
	margin-bottom:18px;
}
.BoxArtigo{
	clear:both;
	margin:10px;
	overflow:hidden;
}
.BlockConteudo{
	overflow:hidden;
	margin-top:8px;
}
.ImagemGaleria {
	overflow:hidden;
	clear: both;
	height: 219px;
	width: 268px;
	margin-bottom: 30px;
}
.ImagemGaleria a img{
	display:block;
	border:4px solid transparent;
}
.ImagemGaleria a:hover img{
	border:4px solid #f00;
	display:block;
}
#BoxImagem {
	overflow:hidden;	
	float:left;
	height: 275px;
	width: 275px;
	margin-top:20px;
}
.BoxAgenda{
	clear:both;
	margin:10px;
	overflow:hidden;
}
.Artigo{
clear:both;
margin:10px;
overflow:hidden;
}

/* SUBMENU */
.SubMenu {
	position:absolute;
	background-color:#DAD3C5;
	left:50%;
	top:214px;
	overflow:hidden;
	border-bottom:1px solid #AA9673;
	border-left:1px solid #AA9673;
	z-index:20;
	text-align:center;
	margin-left:98px;
}
.SubMenu p {
	margin:7px 28px;
	clear:both;
}
/* SUBMENU */
@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	padding:0;
}
.FontLinksTopo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	margin:0;
}
.FontLinksTopo a {
	color:#fff;
	text-decoration:none;
}
.FontLinksTopo a:hover {
	color:#ff0;
	text-decoration:none;
}
.LinkMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#333;
	float:left;
	overflow:hidden;
	margin:12px 16px 0 16px;
}
.LinkMenu a {
	color:#333;
	text-decoration:none;
}
.LinkMenu a:hover {
	color:#A5170F;
}
.TituloPequeno {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#333;
	margin:0;
}
.TituloPequeno a {
	color:#333;
	text-decoration:none;
}
.TituloPequeno a:hover {
	text-decoration:underline;
}
.TituloSecao {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:32px;
	color:#363636;
	font-weight:bold;
	margin-bottom:25px;
}
.FontPaginadorNt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	cursor:pointer;
}
.FontPaginadorNt:hover {
	color:#333;
}
.FontBigRed {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#A5170F;
	margin:0;
	text-transform:uppercase;
}
.FontBigRed a {
	color:#A5170F;
	text-decoration:none;
}
.FontBigRed a:hover {
	text-decoration:underline;
}
.FontPequenaData {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#E6B800;
	font-weight:bold;
}
.FontPequenaData a {
	color:#E6B800;
	text-decoration:none;
}
.FontPequenaData a:hover {
	text-decoration:underline;
}
.FontComunRed {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#A5170F;
	font-weight:bold;
	margin:0;
	margin-top:17px;
}
.FontComunRed a {
	color:#A5170F;
	text-decoration:none;
}
.FontComunRed a:hover {
	text-decoration:underline;
}
.FontComun {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.FontComun a {
	color:#333333;
	text-decoration:none;
}
.FontComun a:hover {
	text-decoration:underline;
}
.LinksBotoes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	margin:0;
}
.LinksBotoes a {
	color:#FFF;
	text-decoration:none;
}
.LinksBotoes a:hover {
	color:#333;
}
.TituloRed {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#A5170F;
	font-weight:bold;
}
.TituloRed a {
	color:#A5170F;
	text-decoration:none;	
}
.TituloRed a:hover{
	text-decoration:underline;
}
.FontPadrao {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
}
.FontNormalBold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.FontRegutarRed {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#A5170F;
}
.FontRegutarRed a {
	color:#A5170F;
	text-decoration:none;
}
.FontRegutarRed a:hover {
	text-decoration:underline;
}
.TituloBoxConteudo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#A5170F;
	margin-top:0;
	margin-bottom:5px;
	text-transform: uppercase;
}
.TituloBoxConteudo a {
	color:#A5170F;
	text-decoration:none;
}
.TituloBoxConteudo a:hover {
	text-decoration:underline;
}
.InfoBoxConteudo {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	margin-top:10px;
	margin-bottom:15px;
}
.FontTextos {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
}
.FontTextos a {
	text-decoration:none;
	color:#333333;
}
.FontTextos a:hover {
	text-decoration:underline;
	color:#666666;
}
.DescricaoImg {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	font-style:italic;
}
.DescricaoImg a {
	text-decoration:none;
	color:#333;
}
.DescricaoImg a:hover {
	text-decoration:underline;
	color:#333;
}
.FontRodape {
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.FontRodape a {
	color:#FFF;
	text-decoration:none;
}
.FontRodape a:hover {
	text-decoration:underline;
}
.FontVoltar {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#333333;
	text-align:right;
	letter-spacing:1px;
	line-height:18px;
	margin-right:10px;
}
.FontVoltar a {
	text-decoration:none;
	color:#333333;
}
.FontVoltar a:hover {
	text-decoration:underline;
	color:#666666;
}
/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* Hide the input by using a className */
input.fd-hidden-input,
select.fd-hidden-input
        {
        display:none;
        }
/* Screen reader class - hides it from the visual display */
.fd-screen-reader
        {
        position:absolute;
        left:-999em;
        top:0;
        width:1px;
        height:1px;
        overflow:hidden; 
        outline: 0 none;
	-moz-outline: 0 none;
        } 
/* Disabled datePicker and activation button */
a.dp-disabled,
.dp-disabled table
        {
        opacity:.3 !important;           
        filter:alpha(opacity=40);           
        }
.dp-disabled,
.dp-disabled td,
.dp-disabled th,
.dp-disabled th span
        {
        cursor:default !important;          
        }
a.date-picker-control:focus,
div.datePicker table td:focus 
        {
        overflow:hidden;
        outline:0 none;
	-moz-outline: 0 none;
	color:rgb(100,130,170) !important;
        }
/* The wrapper div */
div.datePicker
        {
        position:absolute;        
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/1em Verdana, Sans-Serif;

        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana, sans-serif; */
        
        /* Or, if you prefer a pixel precision */
        /* font:900 12px/12px Verdana, sans-serif; */
        
        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. */
        -moz-user-select:none;
        -khtml-user-select:none;                 
        }  
/* Styles for the static datePickers */
div.static-datepicker
        {
        position:relative;        
        top:5px;
        left:0;
        }
div.datePicker table
        {
        width:auto;
        height:auto;
        border-collapse:separate;         
        } 
/* Draggable datepickers */
div.datePicker tfoot th.drag-enabled,
div.datePicker thead th.drag-enabled,
div.datePicker thead th.drag-enabled span
        {
        cursor:move;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited
        {
        position:relative;
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:4px 0 0 4px;
        background:transparent url(/tpls/img/media/cal-grey.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:top;         
        }
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus,
a.dp-button-active:link,
a.dp-button-active:visited,
a.dp-button-active:hover,
a.dp-button-active:active,
a.dp-button-active:focus
        {
        background:transparent url(/tpls/img/media/cal.gif) no-repeat 50% 50% !important;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
/* IE, Safari & Opera. Seperate CSS rule seems to be required. */
a.date-picker-control
        {
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* Default "button" styles */
div.datePicker thead th span
        {
        display:block;
        padding:0;
        margin:0;
        text-align:center;
        line-height:1em;
        border:0 none;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
/* The "month, year" display */
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        display:inline;
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;          
        }
/* Next & Previous (month, year) buttons */
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-weight:lighter;
        font-size:2.4em;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        cursor:pointer !important;
        }
/* Hover effect for Next & Previous (month, year) buttons */
div.datePicker th span.prev-but:hover,
div.datePicker th span.next-but:hover,
div.datePicker th span.today-but:hover
        {
        color:#a84444;
        }
/* Today button */
div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        padding-top:0.3em;
        text-transform:uppercase;
        vertical-align:middle;
        cursor:pointer !important          
        }
/* Disabled buttons */ 
div.dp-disabled th span.prev-but,
div.dp-disabled th span.next-but,
div.dp-disabled th span.today-but,
div.dp-disabled th span.prev-but:hover,
div.dp-disabled th span.next-but:hover,
div.dp-disabled th span.today-but:hover,
div.datePicker th span.prev-but.fd-disabled:hover,
div.datePicker th span.next-but.fd-disabled:hover,
div.datePicker thead th span.fd-disabled,
div.datePicker th span.fd-disabled:hover
        {
        color:#aaa;
        cursor:default !important; 
        opacity:1;        
        }   
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        text-decoration:none;
        text-transform:lowercase;
        cursor:pointer;          
        }
/* The table */
div.datePicker table
        {               
        margin:0;
        padding:0;
        border:1px solid #ccc;        
        background:#fff url(/tpls/img/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        border-spacing:2px;
        padding:0.3em; 
        width:auto;             
        empty-cells:show;   
        border-radius:0.8em;             
        -moz-border-radius:0.8em;
        -moz-box-shadow:0px 0px 5px #aaa;               
        }
/* Common TD & TH styling */
div.datePicker table td,
div.datePicker table tbody th
        {                 
        border:0 none;
        padding:0;
        text-align:center;
        vertical-align:middle;               
        cursor:pointer;
        background:#fff url(/tpls/img/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em;   
        overflow:hidden;      
        outline:transparent none 0px;        
        border:1px solid #ccc;
        text-transform:none;         
        -moz-border-radius:2px;         
        border-radius:2px;
        }
div.datePicker table td:focus,
div.datePicker table td:active
        {
        outline:0 none red;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;        
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle; 
        text-transform:none;        
        }
div.datePicker table thead th
        {
        height:auto !important;
        }
div.datePicker table tbody th
        {                          
        border:1px solid #dcdcdc;        
        }
/* Week number display */
div.datePicker table thead th.date-picker-week-header,
div.datePicker table tbody th.date-picker-week-header
        {
        font-style:oblique;  
        background:transparent;
        cursor:default;         
        }
div.datePicker table thead th.date-picker-week-header
        {
        cursor:help;
        border:0 none;
        padding:0 0 0.2em 0;
        }
/* tfoot status bar */
div.datePicker tfoot th
        {
        cursor:default;
        font-weight:normal;
        text-transform:uppercase;
        letter-spacing:0.1em;
        border:0 none;
        background:#fff;
        height:2.8em;
        }
/* TD cell that is _not_ used to display a day of the month */
div.datePicker table tbody td.date-picker-unused
        {
        background:#fff url(/tpls/img/media/backstripes.gif);
        border-color:#dcdcdc;          
        cursor:default !important;
        }

/* The TH cell used to display the "month, year" title */
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header styles */
div.datePicker table thead th.date-picker-day-header
        {
        text-transform:lowercase;
        cursor:help;
        height:auto;
        }
/* The "todays date" style */
div.datePicker table tbody td.date-picker-today
        {
        background:#fff url(/tpls/img/media/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }

div.datePicker table tbody td.month-out.date-picker-highlight 
        {
        color:#aa8866 !important;
        }
/* The "highlight days" style */
div.datePicker table tbody td.date-picker-highlight,
div.datePicker table thead th.date-picker-highlight
        {
        color:#a86666 !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(/tpls/img/media/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170) !important;
        color:rgb(100,130,170); 
        text-shadow: 0px 1px 1px #fff;                
        }
/* The "disabled days" style */
div.datePicker table tbody td.day-disabled
        {          
        background:#fff url(/tpls/img/media/backstripes.gif) no-repeat 0 0;
        color:#aaa !important;
        cursor:default;
        text-decoration:line-through;
        } 
div.datePicker table tbody td.month-out 
        {
        border-color:#ddd;
        color:#aaa !important;
        background:#fff url(/tpls/img/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;                             
        } 
/* The "selected date" style */
div.datePicker table tbody td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* The date "out of range" style */
div.datePicker table tbody td.out-of-range,
div.datePicker table tbody td.not-selectable
        {           
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;              
        } 
/* Week number "out of range" && "month-out" styles */
div.datePicker table tbody th.month-out,
div.datePicker table tbody th.out-of-range
        {
        color:#aaa !important;
        font-style:oblique;
        background:#fcfcfc !important;          
        }
/* week numbers "out of range" */
div.datePicker table tbody th.out-of-range
        {
        opacity:0.6;
        filter:alpha(opacity=60);
        }  
/* Used when the entire grid is full but the next/prev months dates cannot be selected */
div.datePicker table tbody td.not-selectable
        {         
        opacity:0.8;
        filter:alpha(opacity=80);        
        }
div.datePicker table tbody tr
        {
        display:table-row;
        }
div.datePicker table tfoot sup
        {
        font-size:0.86em;
        letter-spacing:normal;
        text-transform:none;
        height: 0;
	line-height: 1;
	position: relative;
	top: -0.2em;	
	vertical-align: baseline !important;
	vertical-align: top;  
        }
div.datePicker table thead th.date-picker-day-header,
div.datePicker table thead span.month-display,
div.datePicker table thead span.year-display
        {            
        text-shadow: 0px 1px 1px #fff;                            
        }
/* You can add focus effects (for everything but IE6) like so: */

div.datepicker-focus table.datePickerTable
        {
        border-color:#999 !important;         
        }
div.datePicker table tbody tr td:focus,
div.datePicker table tbody td.date-picker-hover 
        {
        overflow:hidden;
        outline:0px solid #ff0000;        
	-moz-outline: 0 none;
	-o-highlight:0 none;
	color:rgb(100,130,170) !important;        	
        }
div.static-datepicker table
        {
        -moz-box-shadow:0 0 0 transparent;
        
        }               
div.datepicker-focus table
        {
        /* Naughty, naughty - but we add a highlight using the table's border colour */
        outline:none;
         -moz-box-shadow:0px 0px 5px #aaa;         
        }    
       *:-o-prefocus{outline : -o-highlight-border;}
 
/* INTERNET EXPLORER WOES
   ======================
   
   Hover Effects
   -------------
   
   IE cannot deal with :focus on the TR so the datePicker script adds the class "dp-row-highlight" to the
   row currently being hovered over. This should enable you to add hover effects if desired.
   
   e.g. the following rule will highlight the cell borders in another colour when a row is moused over,
   it looks like crap though so I didn't include the rule within the demo:
   
div.datePicker table tbody tr.dp-row-highlight td
        {
        border-color:#aaa;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack  
   This is a workaround for a nasty IE6 bug that never caches background images on dynamically created DOM nodes
   which means that they are downloaded for every cell for every table - nasty! */    
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
body.fd-drag-active 
        {
        -webkit-user-select:none;
        }
/* Chrome has problems with the -webkit-box-shadow and -webkit-border-radius styles together 
   Remove one or the other to get things looking less ugly */       
@media screen and (-webkit-min-device-pixel-ratio:0) {
        div.datePicker table
                {
                border-spacing:0.3em;
                /* Naughty, naughty */
                -webkit-box-shadow:0px 0px 5px #aaa;                 
                -webkit-border-radius:0.8em;                
                }          
        div.static-datepicker table
                {
                -webkit-box-shadow:0 0 0 transparent;
                } 
        div.datepicker-focus table
                {        
                -webkit-box-shadow:0px 0px 5px #aaa;       
                }       
        div.datePicker table td,
        div.datePicker table tbody th
                {
                padding:0.1em;
                -webkit-border-radius:2px;
                }
        div.datePicker table tbody td.date-picker-hover
                {                
                -webkit-box-shadow:0px 0px 1px rgb(100,130,170);
                }       
}
#AlertWindow{
	position:absolute;
	width:360px;
	left:50%;
	top:50%;
	margin-left:-180px;
	margin-top:-100px;
	z-index:103;
	font:12px Verdana, Geneva, sans-serif;
}
#AlertWindow .dialogTop {
	padding:1px;
	background:#F00;
	text-align:left;
	border:1px solid #FFF;
	overflow:hidden;
	cursor:move;
}
#AlertWindow .dialogTop p {
	margin:0;
	padding:0;
	margin-left:5px;
	padding-bottom:2px;
	font-weight:bold;
	color: #FFF;
	cursor:inherit;
}
#AlertWindow .dialogMain {
	background:#EFEFEF;
	text-align:left;
	border: 1px solid #FFF;
	overflow: hidden;
}
#AlertIco {
	width:50px;
	font-size:36px;
	color:#C00;
	float:left;
	overflow:hidden;
	text-align:center;
}
#AlertArea {
	width:290px;
	margin:15px 10px 15px 5px;
	float:left;
	overflow:hidden;
}
#AlertButton {
	margin:5px 0 5px 0;
	clear:both;
	text-align:center;
}
#AlertButton input {
	font:12px Verdana, Geneva, sans-serif;
	border:1px solid #666;
	padding:2px;
	background-color:#DDD;;
}
.CornerDialog { 
	border:0;
	position:relative;
	overflow:visible;
}
.CornerDialog .dialogTop { padding:3px 3px 2px 3px; }
.CornerTopLeft {
	position:absolute;
	left:0;
	top:0;
	margin-top:-15px;
	margin-left:-16px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_TopLeft.png);
	width:24px;
	height:23px;
}
.CornerTopMid {
	position:absolute;
	top:0;
	left:8px;
	right:7px;
	margin-top:-15px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_TopMid.png);
	height:15px;
}
.CornerTopRight {
	position:absolute;
	right:0;
	top:0;
	margin-top:-15px;
	margin-right:-17px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_TopRight.png);
	width:24px;
	height:23px;
}
.CornerLeftMid {
	position:absolute;
	top:8px;
	left:0;
	bottom:7px;
	margin-left:-16px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_MidLeft.png);
	width:17px;
}
.CornerRightMid {
	position:absolute;
	top:8px;
	right:0;
	bottom:7px;
	margin-right:-17px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_MidRight.png);
	width:17px;
}
.CornerBottomLeft {
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:-16px;
	margin-left:-16px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_BottomLeft.png);
	width:24px;
	height:23px;
}
.CornerBottomMid {
	position:absolute;
	bottom:0;
	left:8px;
	right:7px;
	margin-bottom:-18px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_BottomMid.png);
	height:18px;
}
.CornerBottomRight {
	position:absolute;
	right:0;
	bottom:0;
	margin-bottom:-16px;
	margin-right:-17px;
	background:url(http://www.dirceulopes.com/tpls/img/glassCorners_BottomRight.png);
	width:24px;
	height:23px;
}
