@CHARSET "UTF-8";

html {
	height: 100%;
	margin:0;
	}

body { 	
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	height: 100%;
	margin:0; 
	padding:0;
}

fieldset{
	padding:8px;
	margin:0px;
}

img{ border:0; } 

p { margin:0; }

ul {
	list-style: none;
	padding:0;
	margin:0;
}

form ul li{	padding:4px; }

input{
	color:#232323;
	font-size: 12pt;
	border: 1px solid #C7C7C7;
	background-color: #F9FCFF;	
}

input[readonly="readonly"], input.readonly {
        color:#777;
	border: 1px solid #C7C7C7;
	background-color: #F5F5F5;
}

fieldset{	
	margin-bottom: 15px;
	margin-top: 10px;
	border:1px solid #ccc;	
}

/*-------GERAL---------*/
#geral { 	
	min-height: 100%;
	width:100%;	
	position: relative;	
	padding: 0px;		
	font-size: 13px;
        
}

*html #geral {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}	

/*-------TOPO---------*/
#topo{
	height:45px;	
	background-image: url(../images/bg_top.jpg); 
	background-repeat:repeat-x;
}

#topo #topo_left{	
	float:left;
	height:45px;		
	background-image: url(../images/bg_top_left.jpg);
	background-repeat:no-repeat; 
	padding-left:20px;
}



#topo_center{
	margin: 15px 0 15px 0px;
	font-size: 11px;
	color:#FFFFFF;
	float:left;	
}

#topo #topo_right{	
	float:right;
	height:45px;
	width:146px;
	background-image: url(../images/bg_top_right.jpg); 	
}

/*-------LOGO---------*/

#logo{
	height:76px;
	background-image: url(../images/bg_logo_right.jpg);	
	background-position:right;
	background-repeat:no-repeat;
}

#logo #logo_left{	
	float:left;
	height:76px;
	width:436px;		
	background-image: url(../images/bg_logo_left.png);
	
}

#logo #logo_right{	
	float:right;
	height:76px;
	margin: 20px 60px 20px 0px;
	font-size: 32px;
	font-family: 'Times New Roman',Times,serif;
	
}

/*-------MENU---------*/

#geral #menu{
	height: 30px;
	background-color:#EDEDED;
	margin-bottom:10px;		
	background-image: url(../images/bg_menu.jpg);	
	background-position:bottom;
	background-repeat:repeat-x;
	
}

#menu_itens{
	line-height:25px;
	height: 30px;
	background-image: url(../images/bg_menu_itens.gif);	
	background-position:left bottom;
	background-repeat:no-repeat;
	background-position-x:left;
}

#menu a{
	font-size: 11pt;
	color: #037E45;
	padding-left: 20px;
	text-decoration: none;		
} 

#menu a:hover{text-decoration: underline;}


/*-------MENU VERTICAL---------*/
#menu_vertical{
 	/*-------corrige a incompatibilidade do menu com o Datatables (ficava empurrando pra baixo)---------*/
	position: absolute;	
	background-color: #E5E5E5;
	padding:10px;
    width: 175px;
    float:left;
    margin: 0 0 0 5px;
}


/*-------CONTEUDO---------*/
#geral #conteudo{	
	padding-bottom:86px;	
	padding-left:10px;
	padding-right:10px;
	width: 95%;
    margin: 0px auto;      
}

#geral #conteudo2{	
	padding-bottom:86px;	
	padding-left:10px;
	padding-right:10px;
}


#submenu{ 
    margin-top: 5px;
    padding:5px; 
    background-color: #F7F7F7;

}

#submenu li {
	display: list-item;
	padding: 5px;
}

#submenu a{	
	color: #037E45;
	font-size: 13px;
	
	text-decoration: none;
}

#submenu a:hover{
	text-decoration:underline;
}


/*-------RODAPÃ‰---------*/
#geral #rodape {	
	text-align:center;
	background-image: url(../images/bg_rodape.gif); 
	background-repeat:repeat-x;	
	width: 100%;
	position: absolute;
	bottom: 0;	
	height:76px;
}

#rodape p{
	font-size: 11px;
	margin:0;
	padding-top:31px;
	
}


/*-----home.php-----*/

#informativos{
	width:800px;
}

#informativos_left{	
	padding:7px;
	float:left;	
	width:380px;
	background-color:#F6F6F6;
	min-height:160px;
	text-align:left;
}

#informativos_left:hover{	
	padding:6px;
	border:1px solid #cecece;
	background-color:#F7FFF7;
}

#informativos_right{
	padding:7px;	
	margin-left:410px;
	background-color:#F6F6F6;
	min-height:160px;
}

#informativos_right:hover{
	padding:6px;
	border:1px solid #cecece;
	background-color:#F7FFF7;
}

.img_informativo{
	float:left;	
	margin-right:10px;
}

.content_informativo{
	padding:7px;
	margin-bottom:8px;
	background-color:#F6F6F6;
}

.content_informativo:hover{
	padding:6px;
	border:1px solid #cecece;
	background-color:#F7FFF7;
}

.titulo_informativo_G{
	padding-top:10px;
	padding-bottom:5px;	

}

.texto_informativo{
	padding-top:5px;
	text-align:justify;
}

.show_informativo{
	width:550px;
	background-color:#ffffff;
	padding:50px;
	border:1px solid #cecece;
	margin:0 auto;
		
}





/*-----Classes CSS------*/


a.contatos, a.boletim, a.escala_o, a.escala_p, a.informativo, a.online, a.view, a.pdf, a.fale_conosco, a.downloads, a.ati {
	font-size: 10pt;
	color: #037E45;
	padding-left: 20px;
	text-decoration: none;
	
}

a.contatos:hover, a.boletim:hover, a.escala_o:hover, a.escala_p:hover, a.informativo:hover,
a.online:hover, a.view:hover, a.pdf:hover, a.fale_conosco:hover, a.downloads:hover, a.ati:hover {
	text-decoration: underline;
}

a.contatos {
	background: url(../images/agenda.png) left center no-repeat;
	padding-left: 25px;
}

a.boletim {
background: url(../images/boletim.png) left center no-repeat;
padding-left: 25px;
}

a.pdf {
background: url(../images/down_pdf.png) left center no-repeat;
padding-left: 25px;
}

a.escala_p {
	background: url(../images/fireman_p.png) left center no-repeat;
	padding-left: 25px;
}

a.escala_o {
background: url(../images/fireman_o.png) left center no-repeat;
padding-left: 25px;
}

a.informativo {
	background: url(../images/news.png) left center no-repeat;
	padding-left: 25px;
}

a.online{
	background: url(../images/online.png) left center no-repeat;
	padding-left: 15px;
}

a.offline{
	background: url(../images/offline.png) left center no-repeat;
	padding-left: 15px;
}

a.view {
	background: url(../images/view.png) left center no-repeat;
}

a.fale_conosco {
	background: url(../images/fale_conosco.png) left center no-repeat;
}

a.downloads {
	background: url(../images/download.png) left center no-repeat;
	padding-left:25px;
}

a.ati {
	background: url(../images/ati.png) left center no-repeat;
	padding-left:25px;
}

.titulo1{	
	font-size:15px;
	background-color: #CAE1D7;
	padding: 5px;
	margin-top: 10px;
	margin-bottom:10px; 	
	color: #4F8A75;
	font-weight:bold;
}

.titulo1b{	
	font-size:16px;
	
	margin-top: 10px;
	margin-bottom:10px; 	
	color: #1e1e1e;
	font-weight:bold;
	
}

.titulo2{
	font-size: 18px;
	background-color: #B2CFC4;
	padding: 5px;
	margin-top: 10px;
	margin-bottom:10px; 	
	color: #4F8A75;
	font-weight:bold;
}

.titulo3{	
	font-size:15px;
	color: #4F8A75;
	font-weight:bold;
	
}

.titulo_aplicacao{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:32px;
	padding-top:220px;
	padding-left:300px;
	color:#2d2d2d;
}

.button2{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;	
	border: 1px solid #027202;
	background-image: url(../images/bg_top.jpg);
	color: #ffffff;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.button2:hover{			
	text-decoration:underline;
}

.topo_campo {
	color: #FFC;
	font-weight: bold;
}


.paginacao {	
	font-size: 10pt;
	color: #333333; 	
	padding: 5px;		
}

.paginacao a {		
	text-decoration:none;
	color:#037E45;
	border: 1px solid #037E45;
	padding-left:6px;
	padding-right:6px;	
}

.paginacao a:hover {	
	background-color: #42a678;
	color: #FFFFFF;	
}


.conteiner_tabela{	
	margin-top:5px;
}


.conteiner1{
	background-color: #E5E5E5;
	padding:8px;
}


.conteiner2{
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-left:10px;
	
}

.conteiner2 ul li{
	padding:5px;
}


.status1{
	font-weight : bold;
	color : #141414;
}

.status2{
	font-weight : bold;
	color : #ac0000;
}

.status3{
	font-weight : bold;
	color : #2255f6;
} 

.status4{
	font-weight : bold;
	color : #256d25;
}

.img_center{
	vertical-align:text-top;
}

a.link1{
	font-size: 11pt;
	color: #037E45;
	font-wight: bold;
	text-decoration: none;
}

a.link1:hover{
	text-decoration: underline;
}  


a.link2{
	font-size: 12px;
	color: #567;	
	text-decoration: none;
	line-height: 150%;
}

a.link2:hover{
	color: #080808;
	text-decoration: underline;
} 

a.link3{
	font-size: 18px;
	color: #4F8A75;	
	text-decoration: none;
}

a.link3:hover{
	text-decoration: underline;
}  
 




.subTitulo1{	
	font-size:14px;
	color: #48858D;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}

.subTitulo1b{	
	font-size:14px;
	color : #1e1e1e;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}

.subTitulo2{
	font-size:12px;
	color:#2D2D2D;
	font-weight:bold;
}



.subTitulo3{
	font-size:12px;
	font-weight:bold;
	color:#191919; 	
}

.subTitulo4{
	font-size:18px;
	font-weight:bold;
	color:#ff001e; 		
}

.subTitulo5{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;	
	background-color:#f7f7f7; 
	text-align:justify;
	padding: 5px;
	border:1px solid #d4d4d4;	
}

.subTitulo6{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #48858D;	
	background-color:#f7f7f7; 
	text-align:justify;
	padding: 5px;
	border:1px solid #d4d4d4;	
}

.subTitulo6b{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #1e1e1e;	
	background-color:#f7f7f7; 
	text-align:justify;
	padding: 5px;
		
}


.text1{
	text-align:justify;	
	color:#101010;
	font-size:14px;
}

.text{
	text-align:justify;	
	margin-top:5px;
	margin-bottom:10px;
}

.tableRow_odd{
	background-color:#EBEBEB;
}

.textbox {	
	font-size:11pt;
	border:1px solid #c7c7c7;
	color:#121212;
	background-color:#f9fcff;
	padding: 4px;
}

.textboxUpper {	
	font-size:12px;
	border:1px solid #c7c7c7;
	color:#121212;
	background-color:#f9fcff;
    text-transform: uppercase;
}


.textboxLower {
	font-size:12px;
	border:1px solid #c7c7c7;
	color:#121212;
	background-color:#f9fcff;
	text-transform: lowercase;
}

.error_field{
	color:#bb0202;
	font-style:italic;
}

.img_align{
	vertical-align:text-top;
}

.img_align2{
	vertical-align:middle;
}


.titulo4{
	font-size: 18px;	
	color: #060;
	padding-bottom:5px;	
}

.pub_titulo1{
	line-height: 43px;
	color: #EFE;
	font-weight: bold;
	font-size: 17px;
}

.sucess{
	margin:0 auto;
	width:400px; Avisar por e-mail todos os usuÃ¡rios da intranet quando a notÃ­cia for publicada.
}

.sucess ul li{
	padding: 4px;
	color: #303030;
}

.msg_erro{
	color:#bb0202;
	font-style:italic;
}


.generic_conteiner {
	width:80%;
	margin:0 auto;
}


#comprovante ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#comprovante ul li {
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

.via1{
	border-bottom: 1px dashed #000000;
	margin-bottom:30px;
	padding-bottom: 40px;
	
	
}

.conteiner3{
	border: 1px solid #000000;
	margin-top:10px;
	padding:10px;
}

.conteiner4{	
	width:800px;
	margin-top:10px;
	margin-bottom:15px;
	
}


#clock1{
	font-size:18px;
	color:#383838;
	font-weight:bold;
}

.submenu_action{
	width:135px;
}

#status_atendimento{
	font-size:14px;
	
	color:#5c5c5c;
}

.tableRow_mouseover{
	background-color:#c7e3c7;
}

#conteiner_subMenu{	
}

#conteiner_subMenu #subMenu_left{	
	float:left;
		
}

#conteiner_subMenu #subMenu_right{	
	float:right;
}

#result{
	padding:5px 5px 5px 0px;
}

#view_content {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;

}

#centro {
	margin: 20px auto;
	display: table;
}

.borda_b{
	border:1px solid #181818;
	padding:5px;
}


.conteiner_erro{
	margin:0 auto;
	height:500px;
	width:320px;
	padding-top:10px;
}

.conteiner_erro ul{
	padding:0;
	margin:0;
	list-style: none;	
}

.conteiner_erro ul li {
	padding-top: 4px;
	color: #303030;
}

.titulo_erro{
	font-size: 18px;	
	color: #d21c1c;	
}


.informativos{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ededed;
}

.informativos_alt{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.data_informativo{
	color: #555555;
	font-size: 11px;
	border-bottom: 1px solid #C3C0C0;
	padding-bottom:10px;
	margin-bottom:20px;
}

.titulo_informativo{
	padding-left:5px;
	color:#000000;
}

.titulo_informativo2{
	font-size:18px;		
	margin-top: 0px;
	margin-bottom:5px; 	
	color: #333333;
	font-weight:bold;
}

.subTitulo_informativo {
	color: #037E45;
}


.alerta1{
	text-align: justify;
	padding: 5px;
	border: 1px solid #F7941D;
	margin-bottom:10px;
	background-color: #FEEFDA;
}

#trabalhos {
	width:1000px;
	float: left;	
	padding-right: 5px;  
	padding-left: 11px;  
	border:1px solid #ccc;
	background-color:#f8f8f8;
}

#trabalhos_titulo {
	padding-top:10px; 
	padding-bottom:10px;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:14pt;
	color: #006400;
	font-weight: bold;
	text-align: center;
}

#trabalho {
	width:300px;
	min-height: 50px;
	height: 85px;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	float: left;
	border:1px dashed #999;
	background-color:#fff;
	line-height:125%;   
	font-size: 13pt;
	color: #777; 
	text-align: left;
}

#trabalho:hover {
	background-color:#FFFFE6; 
	cursor: pointer;
	color: #000;
	border:1px solid #777;
}

#trabalho #autor{
	font-size: 11pt;
	color: #555;
}

#caixa_login {
	float: left;
	background-color: #ffffff;
	height: 360px;
	width: 330px;
	margin-left: 20px;
	border: 2px solid #E4E4E4;
}

#content_login {
	margin: 8px;
	height: 345px;
	background-color: #E4E4E4;
}

#login {
	margin: 10px 10px;
	border:1px solid #ccc;
	background-color:#f8f8f8;    
}

.titulo_login {
	font-size: 28px;
	color: #999;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}


#login #login_titulo {
	font-size: 28px;
	color: #999;
	text-align: center;
	padding-top: 70px;
	margin-bottom: 5px;
	font-weight: bold;
}

#login form{	
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	margin:5px;	
}

#login .txt_login {	
	width:140px;		
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size:10pt;
    text-align: left;
	font-weight:bold;
	border:1px solid #c7c7c7;
	color:#121212;	
	background-color:#f9fcff;	
}

#login label {
	float:left;
	width:47px;
	padding-top: 6px;
	text-align:right;
	margin-right:10px;	
	margin-left:0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;			
}

#login div {
	padding-left: 30px;
	margin:0.8em 0.3em;	
	font-size: 10pt;			
}

.formulario {
	position: relative;
	display: table;
	text-align: center;
	margin-bottom: 20px;
	width: 750px;
	margin: 0 auto;
}



.subTitulo6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #006400;
background-color: #f7f7f7;
text-align: justify;
padding: 5px;
border: 1px solid #d4d4d4;
}

table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}

.conteiner2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	text-align: left;
	width: 800px;
}

.conteiner2 table {
	margin: 0 auto;
	min-width: 700px;
}

.conteiner2 table .gray {
	font-size: 11pt;
	text-align: right;
	background-color: #F0F0F0;
	width: 100px;
}

.conteiner2 td {
	border: 1px solid #999;
	padding: 5px;
}

.conteiner2 table .green {
	background-color: #D5E2DC;
}

.button {
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-position-x: 0%;
	background-position-y: 0%;
	background-origin: initial;
	background-clip: initial;
	background-color: #E9E9E9;
	border: 1px solid #A8A8A8;
	color: #424242;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input:hover, input:focus{
	background-color: #FFFFCC;
}

.button:hover {
	background-color: #008000;
	color: #FFFFFF;
}

textarea{
	background-color: #f9fcff;
	padding: 4px;
}


/* buttons styles 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.btgray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.btgray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.btgray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.btwhite {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.btwhite:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.btwhite:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.btorange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.btorange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.btorange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.btred {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.btred:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.btred:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.btblue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.btblue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.btblue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.btrosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.btrosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.btrosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.btgreen {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.btgreen:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.btgreen:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

.text-red {
	color: red;
}