#calendar
{
    /*width: 900px;*/
    width:100%;
    margin: 0 auto;
}
/* css for timepicker */
.ui-timepicker-div dl
{
    text-align: left;
}
.ui-timepicker-div dl dt
{
    height: 25px;
}
.ui-timepicker-div dl dd
{
    margin: -25px 0 10px 65px;
}
.style1
{
    width: 100%;
}
        
/* table fields alignment*/
.alignRight
{
    text-align:right;
    padding-right:10px;
    padding-bottom:10px;
}

.alignLeft
{
    text-align:left;
    padding-bottom:10px;
}

#header2 {
	BACKGROUND: url(images/header.gif); HEIGHT: 74px
}

.shell {
	MARGIN: 0px auto; WIDTH: 980px
}

.logo {
	WIDTH: 200px; FLOAT: left; HEIGHT: 74px;
	BACKGROUND: url(images/logo.png);
}
H1#logo A {
	TEXT-INDENT: -4000px; DISPLAY: block; HEIGHT: 74px
}
#navigation {
	FLOAT: right; HEIGHT: 30px
}
#navigation UL {
	LIST-STYLE-TYPE: none; FLOAT: left; HEIGHT: 30px; PADDING-TOP: 20px
}
#navigation UL LI {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px
}
#data {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px; PADDING-TOP: 20px
}
#bemvindo {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px; PADDING-TOP: 10px;
	color:#479237;
    font-size:16px;
    float:left;
    font-weight:bold;
}
#navigation UL LI A {
	TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 110px; BACKGROUND: url(images/nav.gif) no-repeat 0px 0px; FLOAT: left; HEIGHT: 30px; COLOR: #7b7b7b; TEXT-DECORATION: none
}
#navigation UL LI A:hover {
	BACKGROUND-POSITION: right 0px; COLOR: #fff
}
#navigation UL LI A.active {
	BACKGROUND-POSITION: right 0px; COLOR: #fff
}

.slide-bg {
	POSITION: relative; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; WIDTH: 748px; PADDING-RIGHT: 5px; BACKGROUND: url(images/slide-bg.gif); HEIGHT: 267px; OVERFLOW: hidden; PADDING-TOP: 5px
}
.slide-image {
	WIDTH: 271px; FLOAT: left
}


.button {     
	FLOAT: right; HEIGHT: 30px; border: none; cursor:pointer; font-weight:bold;
	TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 110px; BACKGROUND: url(images/nav.gif) no-repeat 0px 0px; HEIGHT: 30px; COLOR: #6B696B; TEXT-DECORATION: none
}

.button:hover {     
	BACKGROUND-POSITION: right 0px; COLOR: #fff
} 


a 
{
    color: #595959;
    font-weight: bold;
}

a:hover
{
    font-weight: bolder;
    color: #479237
    /*color: #68C2EF;*/
}

.loginXX {
	width:90px;
	height:35px;
	display:block;
	background:url(images/login.gif) no-repeat center;
	line-height:35px;
	color:#a6c4d4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 40px;
	margin:0 3px 0 3px;
	cursor:pointer; 
}

/*background:#70B1D2 url(images/bg.jpg) repeat-x top;*/
body {
background: url(images/bg.jpg) no-repeat top;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #3b5564;
}

/*body 
{
    margin:0px;
    padding:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #3b5564;
    background-color: #A1C935; /* Old browsers */
}*/


#maintop{
	background: url(images/top.png) 0px 0px no-repeat;
	width:960px;
	height: 8px;
}
#mainbot{
	background: url(images/bot.png) no-repeat;
	width:960px;
	height: 14px;
}

#main{
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-weight:bold;
font-size:16px;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#479237;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}
#main_container{
width:960px;
height:auto;
margin:auto;
/*background-color:#fff;*/
}
.header{
width:960px;
height:50px;
margin:auto;
/*background:url(images/header_bg.gif) repeat-x;*/
}
.right_header{
float:right;
width:550px;
}
#logo{
padding:5px 0 0 20px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:500px;
height:35px;
float:right;
padding:40px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;
}
#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #68C2EF;
}
#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #68C2EF;background:url(images/menu_bt.gif) no-repeat center;
}

#middle_box{
height:208px;
clear:both;
margin:auto;
background:url(images/middle_banner.gif) no-repeat center;
}
.middle_box_content{
    padding:50px 0 0 20px;
    color:white;
    font-size:14px;
    font-weight:bold;
    text-align:justify;
    font-family:Century,Monotype Corsiva;
}
.top_menu{
width:285px;
float:right;
}
a.login {
width:49px;
height:35px;
display:block;
background:url(images/login.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.sign_up {
width:49px;
height:35px;
display:block;
background:url(images/sign_up.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
.pattern_bg{
width:960px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}   
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content
{
/*  border: solid 1px black; */
    width:960px;
    height: auto;
    margin-top:20px;
    background: #FFFFFF;
    /*padding:20px 20px 20px 20px;*/
    border-radius: 20px;
}
.clear{
clear:both;
}

.box_title{
padding:10px 0 10px 0;
}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_text_content
{
/*    border: solid 1px blue; */
width:830px;
float:left;
padding:40px 0 0 40px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text
{
/*  border: solid 1px yellow; */
width:800px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}
a.details{
float:right;
padding:5px 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}


/* tblForm - tabelas de inserção de dados */
table.tblForm
{
    /*border: solid 1px black; */
    width:100%;
    background: #FFFFFF;
    padding:20px 20px 20px 20px;
    border-radius: 20px;
    text-align: left;
}


table.label
{
    width: 10%;
}

table.tblForm TD
{
    /*border: solid 1px red; */
    padding: 5px 0 5px 5px;
}

table.tblForm TD.cssBtn
{
    /*border: solid 1px blue;*/
    /*background-color: #E1F5FF;*/
    text-align: center;
    padding: 15px 0 5px 0;
}

/* tblForm - tabelas de menu */
table.tblMenu
{
    /*border: solid 1px black; */
    background: #FFFFFF;
    width:100%;
    text-align: center;
    border-radius: 20px;
    padding:20px 20px 20px 20px;
}

/* tblForm - tabelas de menu */
table.details
{
    /*border: solid 1px black; */
    background: #FFFFFF;
    border-radius: 20px;
}

table.details TD.menuImgLogin
{
    padding-left: 20px;
}

table.tblMenu TD.menuImg
{
    /*border: solid 1px blue;*/
    text-align: center;
    padding: 15px 0 5px 0;
}

table.tblMenu TD.menuText
{
    /*border: solid 1px blue;*/
    text-align: center;
    padding: 5px 0 15px 0;
}

/*-----------------------------footer------------------*/
#footer{
width:960px;
height:40px;
color:#508aa1;
background: #FFFFFF;
border-radius: 10px;

}
.copyright{
float:left;
width:200px;
padding:10px 0 0 10px;
}
.center_footer{
color:#a0a9ae;
font-size:12px;
font-weight:bold;
width:460px;
padding:15px;
text-align:center;
float:left;
}


table.agenda{
    text-align: center;
    padding:6px;
	width:100%;
	border: 1px solid #fff;
}

td.agendaEspaco{
    padding:6px;
    border: 1px solid #fff;
}

th.agendaEspaco{
    padding:6px;
    border: 1px solid #fff;
}

table.agenda tr.even td{
	background:#e5f1f6;
	border: 1px solid #fff;
}

table.agenda th{
	background:#479237 url(images/tr_back_green.gif) repeat-x;color:#fff;
	border: 1px solid #fff;
}

table.agenda tr.odd td{
    background:#f8fbfc;
    border: 1px solid #fff;
}


 
/*
.tblForm input:hover, .form input:focus {
	border-color:#dff4ff;
} 
*/

/* BUTTONS */

.buttons a, .buttons button, .buttons input{
    margin:0 7px 0 0;
    background-color:#E1E1E1;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button, .buttons input{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type], .buttons input[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img input{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover, .buttons input:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive, .buttons input.positive{
    color:#479237;
}
.buttons a.positive:hover, button.positive:hover, .buttons input.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active, .buttons input.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative, .buttons input.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover, .buttons input.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active, .buttons input.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* FORM */

input,
textarea
 {
    color: #373737;
    border: 1px solid #CCCCCC;    
    font-size: 13px;
    line-height: 1.2em;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
}

select
 {
    color: #373737;
    border: 1px solid #CCCCCC;    
    font-size: 13px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    height: 30px;
    line-height: 1.2em;
    /*-webkit-appearance: none;*/
    vertical-align: middle;
}

input[type="text"],
input[type="password"]{
    padding: 4px 6px;
    height: 20px;
    
}

input[type="text"]:focus,
input[type="password"]:focus {
    text-indent: 0;
    z-index: 1;
    border-color:#ccc;
    box-shadow:0 0 5px rgba(4, 129, 177, 0.5);
    
}



/*	DDGridView/DDListView	*/
table.DDGridView, table.DDListView
{
	width: 100%;
	color: #666;
	border:solid 1px #dbddff;
}

table.DDGridView .th, table.DDGridView .td, table.DDListView .th, table.DDListView .td
{
	/*white-space: nowrap;*/
	word-wrap:break-word;
}


table.DDGridView .th, table.DDListView .th
{
	background: url(images/tr_back_green.gif) repeat-x;
	line-height:1.3em;
	text-align: left;
	font-size: 1em;
	border:solid 1px #dbddff;
	color: #FFF;
}


.buttonLogin {     
	background:url(images/confirmar.gif) no-repeat;     
	cursor:pointer;     
	width: 90px;     
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3b5564;
	/*border: none; */
} 

UL.buttonLogout {     
	background-image: url(images/logout.png) no-repeat 0px 0px;
}

.file-upload
{
padding: 1px 4px;
}