body {
	background:#fff url("../images/bodyBg.png") repeat-x top left;
	font: normal normal normal 10px/ 14px Lucida Grande, Lucida Sans, Arial, sans-serif;
	text-decoration: none;
	color: #444;
	margin:0;
}


/* Config Impressao */
@media projection, screen {
	#print_headerInfo, #print_bottomBreak, #print_bottomInfo {
		display: none;
	}
	#bottomBreak{
		height:37px;
		clear: both;
		margin-bottom: 5px;
	}
	.onlyPrintVersion{
		display: none;
	}
   	.onlyScreenVersion{
		display: block;
	}
	.list td{
		border-bottom: 1px solid #EEE;
		padding: 4px 0;
	}
}

@media print {
	body {
		background: #FFF none;
		font: normal normal normal 12px/ 15px Lucida Grande, Lucida Sans, Arial, sans-serif;
		text-decoration: none;
		color: #222;
		margin:0;
	}
		#header{
			background-color: #FFF !important;
		}
    #headerInfo, #headerNav, #bottomRightMenu, #bottomInfo, #newsTicker {
        display: none;
    }
    #print_headerInfo {
    	display: block;
    	height: 50px;
			border-bottom: 6px solid #33ACFE;
			margin-bottom: 30px;
    }
    #print_headerInfo h1{
    	color: #33ACFE;
    	font-size: 200%;
			margin-bottom: 2px;
    }
    .ui-tabs-panel {
    	margin-bottom:50px;
    }
    #bottomBreak {
			border-top: 2px solid #33ACFE;
			margin-top: 15px;
			height: 20px;
			clear: both;
    }
    #print_bottomInfo {
    	line-height: 7pt;
			font-size: 5pt;
			text-align: right;
    }
   	.onlyPrintVersion{
			display: block;
		}
   	.onlyScreenVersion{
			display: none;
		}
	.list td{
		border-bottom: 1px solid #CCC;
		padding: 4px 0;
	}
}

form dl {
	padding: 0;
	margin: 0;
}
dt {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
}

select {
	background: #fff url("../images/icons/select_arrow_right.png") no-repeat right;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #444;
	border: 1px solid #ccc;
	padding: 2px;
}
select[disabled] {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
option {
	border-bottom: 1px dotted #CCC;
}
fieldset{
	border: 2px solid #eee;
	margin: 0;
}
legend{
	color: #777;
}
input, textarea {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #444;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 3px;
}
input[type="submit"], input[type="reset"]{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
}
input[type="submit"]{
	background-color: #33ACFE;
}
input[type="reset"]{
	background-color: #BBB;
}
hr{
	height:1px;
	background-color:#CCC;
	border:1px solid #CCC;
	color:#CCC
}
a{
	text-decoration:none;
	color:#4B76C3;
	cursor: pointer;
}
a:hover{
	text-decoration:none;
	color:#5D6663
}
label{
	display: block;
	color: #777;
}
.min label{
	color: #555;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 80%;
}

th{
	text-align: left;
	padding-bottom:10px;
	font-weight: normal;
	font-size: 90%;
	color: #888;
}

.spacer{
	width: 15px;
	height: 15px;
}

/* container structure */
#container{
	width:962px;
	margin:0 auto;
}
#header{
	background-color:#eee;
	margin-top:19px;
}
#headerInfo{
	background-color:#eee;
	height:60px;
}
	#headerInfo h1{
		font-size: 110%;
		margin: 4px 0 0 0;
		color: #444;
	}
	#headerInfo h2{
		font-size: 160%;
		margin: 0 0 4px 0;
		color: #fff;
	}
	#headerInfo h3{
		font-size: 100%;
		margin: 0;
	}
#headerNav{
	height:42px;
	background:#07BAED url("../images/navTopBg.png") no-repeat top left;
	padding:0 6px;
}
	#headerNav img{
	    margin:8px 4px;
  }
#main{
	margin:15px 2px;
}
#main_content{
	float:left;
	width:693px;
	margin-right:15px;
}
#main_sidebar{
	float:left;
	width:250px;
}
#InfoReqMinHome{
	margin-top:15px;
	text-align: right;
}
#InfoReqMinHome img{
	margin:5px 0 0 0;
}
.bottomBreakBgPublic{
		background:#fff url("../images/bottomBreak.png") no-repeat bottom left;
}
#newsTicker{
	color: #ccc;
	padding: 9px 0 0 0;
	font-size: 90%;
}
	#newsTicker li{
		list-style: none;
		padding-left: 50px;
	}
	#newsTicker a{
		color: #ccc;
	}
	.bottomBreakBgNewsTicker{
		background:#fff url("../images/bottomBreakBgNewsTicker.png") no-repeat bottom left;
	}
span.loading{
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}
div.loading{
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	display:none;
}
div.loadingOn{
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}
div.loadingDiv{
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	height:16px;
	color: #666;
	font-size: 90%;
	padding-left: 22px;
}
.buttonNormal{
	padding:1px 3px;
	font-weight:bold;
}
.buttonRounded{
	padding:1px 3px;
	font-weight:bold;
}
.buttonSubmit{
	padding:1px 3px;
	font-weight:bold;
	background-color: #33ACFE;
	color: #fff;
}
.buttonPrint{
	padding:1px 3px;
	color: #555;
	padding-left: 23px;
	background: #eee url("../images/icons/print_icon_2.png") no-repeat 4px;
	border: 1px solid #ccc;
}
.buttonPrint:hover{
	background: #eee url("../images/icons/print_icon_2_ahover.png") no-repeat 5px;
	border: 1px solid #45D1FA;
}
.buttonSubmit:hover, .buttonPrint:hover, .buttonNormal:hover, fieldset.opcoes a:hover{
	background-color: #45D1FA;
	color: #fff;
}
#divAlertBox h1{
	margin:0 0 10px 0;
	color: #33ACFE;
	font-size:140%;
}
#divAlertBox .buttonSubmit{
	font-size:120%;
}

/* general classes */
.required{
	border: 1px solid #45D1FA;
}
.colorBlue{
	color: #33ACFE;
}
.colorBlueMedium{
	color: #45D1FA;
}
.colorInactive{
	color: #bbb;
}
.colorGray{
	color: #888;
}
.colorOrange{
	color: #ff6600;
}
.colorOrangeMedium{
	color: #FFD1B3;
}
.colorRed{
	color: #D8000C;
}
.boxNormal{
	padding: 10px;
}
#boxRounded{
	padding: 10px;
}
.boxRounded{
	padding: 10px;
}
.borderBlue{
	border: 1px solid #33ACFE;
}
.borderBlueMedium{
	border: 1px solid #45D1FA;
}
.borderOrange{
	border: 1px solid #ff6600;
}
.borderGray{
	border: 1px solid #ccc;
}
.bgInactive{
	background-color: #bbb;
	color: #fff;
}
.bgGray{
	background-color: #f0f0f0;
}
.bgBlue{
	background-color: #33ACFE;
	color: #fff;
}
.bgBlueMedium{
	background-color: #45D1FA;
	color: #fff;
}
.bgOrange{
	color: #fff;
	background-color: #ff6600;
}
.bgOrangeLogo{
	color: #fff;
	background: #ff6600 url("../images/bg/bgOrangeBox.png") no-repeat bottom right;
}
.lead{
	color: #666;
	font-size: 90%;
}
.lowFontSize{
	font-size: 90%;
}
.bold{
	font-weight: bold;
}
.floatLeft{
	float:left;
	margin-right:5px;
}
.floatRight{
	float:right;
	margin-left:5px;
}
.displayNone{
	display: none;
}
.displayBlock{
	display: block;
}
.opacityMedium{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.buttonOpacity{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.buttonOpacity:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.noMargin{
	margin:0;
}


/* form class */

.ardosia_form .errors {
	list-style: none;
	color: #D8000C;
	background: transparent url('../images/icons/mini_error_flag.png') no-repeat left 5px;
	padding: 4px 0 0 20px;
	font-size: 90%;
}
.ardosia_form .description {
	margin: 2px 0 0 0;
	color: #888;
	font-size: 90%;
}
.ardosia_form dd {
	margin: 0 0 2px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #DDD;
}
.ardosia_form .required {
	border: none !important;
}
.ardosia_form label {
	background: #FFF url(../images/icons/right_slider.png) left 4px no-repeat;
	padding: 2px 2px 2px 15px;
}

.ardosia_form .required {
	background: #FFF url(../images/icons/required.png) left 4px no-repeat;
}

/* classes de listagem */
.list{
	list-style: none;
	padding: 0;
}

div.list{
	border-bottom: 1px solid #EEE;
	clear: both;
	padding: 4px 4px 4px 15px;
	background: #FFF url(../images/icons/shingles_arrow20070618.png) left center no-repeat;
}
div.new{
	background: #FFF url(../images/icons/right_slider_new.png) left center no-repeat;
}

.listGrid th{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 4px;
	text-align: center;
}
.listGrid td{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 4px;
	text-align: center;
}

.list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.list li{
	border-bottom: 1px solid #eee;
	padding: 2px 0 2px 15px;
	background: #FFF url(../images/icons/shingles_arrow20070618.png) left 4px no-repeat;
}
.tableGrid{
	border: 1px solid #bbb;
	border-collapse: collapse;
}
.tableGrid th{
	color: #111;
	border: 1px solid #bbb;
}
.tableGrid td{
	border: 1px solid #bbb;
}

/* errors msgs */
.info, .success, .warning, .error, .validation {
    margin: 10px 0px;
    padding:15px 15px 15px 50px;
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-color: #FFF;
    border: 2px solid #F5F5F5;
}
.info {
    color: #00529B;
    background-image: url('../images/icons/info_flag.png');
    border: 2px solid #D2ECFA;
}
.success {
    color: #4F8A10;
    background-image:url('../images/icons/success_flag.png');
    border: 2px solid #E6EEDD;
}
.warning {
    color: #9F6000;
    background-image: url('../images/icons/warning_flag.png');
    border: 2px solid #F1E7D9;
}
.error {
    color: #D8000C;
    background-image: url('../images/icons/error_flag.png');
    border: 2px solid #FDDCDC;
}

/* caixa de aviso js */

.divLayerBox{
	display: none;
	padding: 10px;
}

.boxOverFlow{
	border-top:2px solid #EEE;
	border-bottom:2px solid #EEE;
	overflow:auto;
}

/* headers */
h1{
	font-size: 160%;
	margin: 0 0 15px 0;
}
h2{
	font-size: 140%;
	margin: 0 0 15px 0;
}
h3{
	font-size: 120%;
	margin: 0 0 15px 0;
}


/* boxes */

fieldset.opcoes {
	color: #666;
	margin-bottom: 15px;
}
fieldset.opcoes a {
	padding:1px 3px;
	font-weight:bold;
	background-color: #BBB;
	color: #fff;
}

div.printMenuDiv{
	background: #fff url("../images/icons/print_icon.png") no-repeat 6px ;
	padding: 4px 6px 4px 30px;
	border: 1px solid #ddd;
}
.blockDiv{
	overflow:hidden;
}

.linkWithArrow{
	height: 10px;
	padding: 0 0 0 17px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left center;
}
	.normallinkWithArrow{
		background-image: url("../images/icons/right_slider.png");
	}
	.normallinkWithArrow:hover{
		background-image: url("../images/icons/right_slider_new.png");
	}
	.activelinkWithArrow{
		background-image: url("../images/icons/right_slider_new.png");
	}
	.activeClasslinkWithArrow{
		background-image: url("../images/icons/icon_class_new.png");
	}

#boxPersonListThumb p{
	margin:4px 2px;
}

#boxPersonListThumb tr{
	vertical-align: top;
}
#boxPersonListThumb td{
	width: 84px;
}

#boxHiresPerson{
	height: 250px;
	width: 250px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0 0 2px;
}
.boy#boxHiresPerson{
	background-image: url("../images/bg/bgBoxHiresPersonBoy.png");
}
.girl#boxHiresPerson{
	background-image: url("../images/bg/bgBoxHiresPersonGirl.png");
}

#boxThumbPerson{
	height: 84px;
	width: 84px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0 0 2px;
}
.boy#boxThumbPerson{
	background-image: url("../images/bg/bgBoxThumbPersonBoy.png");
}
.girl#boxThumbPerson{
	background-image: url("../images/bg/bgBoxThumbPersonGirl.png");
}

#boxMiniPersonBgGray, #boxMiniPerson{
	height: 49px;
	width: 49px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0 0 2px;
}
.boy#boxMiniPerson{
	background-image: url("../images/bg/bgBoxMiniPersonBoy.png");
}
.girl#boxMiniPerson{
	background-image: url("../images/bg/bgBoxMiniPersonGirl.png");
}
.boy#boxMiniPersonBgGray{
	background-image: url("../images/bg/bgGrayBoxMiniPersonBoy.png");
}
.girl#boxMiniPersonBgGray{
	background-image: url("../images/bg/bgGrayBoxMiniPersonGirl.png");
}
.icon_delegturma{
	top:65px;
	position:absolute;
	width: 30px;
	height: 28px;
	background-image: url("../images/icons/icon_delegturma.png");
	background-position: top;
	background-repeat: no-repeat;
}
.icon_mini_delegturma{
	top:70px;
	position:absolute;
	width: 16px;
	height: 16px;
	background-image: url("../images/icons/icon_mini_delegturma2.png");
	background-position: top;
	background-repeat: no-repeat;
}
.icon_mini_delegturma_img{
	margin-right:5px;
}

#sumario textarea{
	width: 95%;
	height: 160px;
	padding:6px;
}

/* disciplinasumarios */
.boxFaltaAlunoSumario{
	width: 120px;
	float: left;
	height: 35px;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	margin-right: 5px;
}
.boxFaltaAlunoSumario img{
	float: left;
	margin: 0 5px 0 0;
	width: 30px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.boxFoto{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.bgMsgHome{
	background: #fff url("../images/bg/bgMsgHome.png") no-repeat right center;
}

.bgCalendario{
	background: #fff url("../images/bg/bgCalendario.png") no-repeat center top;
}


/* livro de ponto */
div.bMarcarFalta{
	width: 80px;
	height: 10px;
	cursor: pointer;
	margin-bottom:4px;
}
	.bPresente{
			background: #fff url("../images/buttons/b_aula_presente.png") no-repeat left;
	}
	.bAusente{
			background: #fff url("../images/buttons/b_aula_faltou.png") no-repeat left;
	}

div.bFaltas{
	width: 80px;
	height: 10px;
	cursor: pointer;
}
	.cFaltas{
			background: #fff url("../images/buttons/b_aula_cfaltas.png") no-repeat left;
	}
	.sFaltas{
			background: #fff url("../images/buttons/b_aula_sfaltas.png") no-repeat left;
	}
	
.n_aula{
	padding-top:5px;
	font-size:300%;
}


/* ficha aluno disciplina */
.listagemAlunoDadosSimples td{
	padding-right:15px;
}

/* ardosia conteudo sobre */
#formContacto .error{
    margin: 2px 0;
    padding:2px 4px;
	color: #D8000C;
    border: 1px solid #FDDCDC;
    background: #fff none;
}
#formContacto textarea{
    width: 95%;
}
#formContactosImg{
	margin-top: 60px;
}
