﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

input[type="text"] 
{ 
    font-size: 10pt; 
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
}

textarea
{
    font-size: 10pt; 
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
}

a:link, a:visited
{
    color: #034af3;
}

a:link img, a:visited img { border: 0px } 

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
    border-style: none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: url(img/fusp_topo.png) repeat-x;
    width: 100%;
    height: 90px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

.hideSkiplink
{
    background-color:#3a4f63;
    color:White;    
    padding:  2px 2px 2px 2px;
    width:auto;
    height: 38px;
}

.hideSkiplink.login
{
    color: Green;
 }


div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    color: White;
    text-align: left;
    padding:  10px 5px 5px 0px;
    width: auto;}

.Display
{
    font-size: 1.1em;  
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginFields
{
    font-size: 1.1em;
    display: block;
    text-align: center;
    padding: 10px;
    color: White;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}
.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.ListSearchExtenderPrompt
{
	font-style:italic;
	color:White;
	background-color: Navy;
}


ul#menu1,ul#menu1 ul
{
    z-index:5;
	margin:0;list-style:none;background-color:#c0c0c0;background-image:url("img/mainbk.png");background-repeat:repeat;border-width:0px;border-style:solid;border-color:#999999;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
ul#menu1 ul{
	display:none;position:absolute;left:0;top:100%;-moz-box-shadow:0.7px 0.7px 1px #777777;-webkit-box-shadow:0.7px 0.7px 1px #777777;box-shadow:0.7px 0.7px 1px #777777;padding:0 9px 9px;background-color:#444444;background-image:none;border-width:1px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-style:solid;border-color:#d8d9da;}
ul#menu1 li:hover>*{
	display:block;}
ul#menu1 li:hover{
	position:relative;}
ul#menu1 ul ul{
	position:absolute;left:100%;top:0;}
ul#menu1{
	padding:1px 1px 1px 0;display:block;font-size:0;float:left;}
ul#menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
ul#menu1>li,ul#menu1 li{
	margin:0 0 0 1px;}
ul#menu1 ul>li{
	margin:1px 0 0;}
ul#menu1 a:active, ul#menu1 a:focus{
	outline-style:none;}
ul#menu1 a,ul#menu1 a.pressed{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 12px Arial;color:#262626;cursor:default;}
ul#menu1 ul li{
	float:none;margin:9px 0 0;}
ul#menu1 ul a{
	text-align:left;padding:8px 0 0 0;background-color:#444444;background-image:none;border-width:1px 0 0 0;border-style:solid;border-color:#D9D9D9;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:13px Arial;color:#ffffff;text-decoration:none;}
ul#menu1 li:hover>a{
	background-color:#c0c0c0;border-style:none;font:bold 12px Arial;color:#efefef;text-decoration:none;background-image:url("img/mainbk.png");background-position:0 100px;}
ul#menu1 img{
	border:none;vertical-align:middle;margin-right:10px;}
ul#menu1 img.over{
	display:none;}
ul#menu1 li:hover > a img.def{
	display:none;}
ul#menu1 li:hover > a img.over{
	display:inline;}
ul#menu1 li a.pressed img.over{
	display:inline;}
ul#menu1 li a.pressed img.def{
	display:none;}
ul#menu1 span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#menu1 a{
	padding:10px;background-color:#c0c0c0;background-image:url("img/mainbk.png");background-repeat:repeat;background-position:0 200px;border-width:0px;border-style:none;border-color:;color:#262626;text-decoration:none;}
ul#menu1 li:hover>a,ul#menu1 li>a.pressed{
	background-color:#c0c0c0;background-image:url("img/mainbk.png");background-position:0 100px;border-style:none;color:#efefef;text-decoration:none;}
ul#menu1 ul li:hover>a,ul#menu1 ul li>a.pressed{
	background-color:#444444;background-image:none;border-style:solid;border-color:#D9D9D9;font:13px Arial;color:#ffaa00;text-decoration:none;}
ul#menu1 li.topfirst>a{
	height:15px;line-height:15px;border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;text-shadow:#d8d8d8 0px 1px 1px;}
ul#menu1 li.topfirst:hover>a,ul#menu1 li.topfirst>a.pressed{
	line-height:15px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1 li.topmenu>a{
	height:15px;line-height:15px;text-shadow:#d8d8d8 0px 1px 1px;}
ul#menu1 li.topmenu:hover>a,ul#menu1 li.topmenu>a.pressed{
	line-height:15px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1 li.toplast>a{
	height:15px;line-height:15px;border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;text-shadow:#d8d8d8 0px 1px 1px;}
ul#menu1 li.toplast:hover>a,ul#menu1 li.toplast>a.pressed{
	line-height:15px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1 ._>li>a{
	padding:0;}
ul#menu1 li.subfirst>a{
	border-width:0;border-style:none;padding:0;}
ul#menu1 li.subfirst:hover>a,ul#menu1 li.subfirst>a.pressed{
	border-style:none;}



table.cadastro {
	width: 100%;
	color: #333333;
	border: 0px;
	border-spacing:0px;
}

table.cadastro th 
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: left;
	padding:  4px 4px 4px 4px;
	color: #ffffff;
	background-color: Silver;
}

table.cadastro td {
	border-top: 2px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #ffffff;
}

table.cadastro td.direito
{
	width: 75%;
	border-style: solid;
	background-color: #ffffff;
}

table.cadastro td.esquerdo
{
	width: 25%;
	background-color: #F2F0EE;
}

div.cad
{
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

div.tituloCad
{
    font-weight: bold;
    color: Blue;
    padding: 4px 4px 10px 4px;
}

.tableView caption
{
    background-color: #5D7B9D;
    color: White;
    font-size: 14pt;    
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;	
}

.modalPopup p {
    padding: 5px;
}

.conteudoEsq 
{
	float:left;
}

.conteudoDir 
{
	float:right;
}

.conteudo
{
    width: 100%;
}

.txt_small
{
    font-size:small;
}

.pesquisar
{       
    color:White;
    padding:10px 10px 10px 10px;
    background-color: Navy;
    height: 30px;
}

table.gridv {
    background-color: inherit;
}
table.gridv tr {
    background-color:  inherit;
}
table.gridv th {
    background-color: inherit;
    text-align: left;
    padding: 4px;
}
table.gridv td {
    padding:4px;
}
table.gridv caption {
    background-color: #5D7B9D;
    color: White;
    font-size: 14pt;
}

table.3column {
	color: #333333;
	border: 0px;
	border-spacing:0px;
}

table.3column td {
	border-top: 2px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #ffffff;
}

table.3column td.direito
{
    vertical-align: top;
    background-color: #ffffff;
}

table.3column td.centro
{
    vertical-align:middle;
	background-color: #ffffff;
}

table.3column td.esquerdo
{
    vertical-align: top;
	background-color: #ffffff;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background
	color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(img/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


#master_page
{
	margin: 5px auto 20px auto;
	width: 960px;
}

#master_menu
{
	float: left;
	width: 240px;
	padding-right: 10px;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(img/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#master_sidebarSamples
{	
	padding-top: 72px;
	background: #FFF url(img/samples_bg.gif) no-repeat left top;
}

#master_sidebarLinks
{
	padding-top: 72px;
	background: #FFF url(img/walkthrough_bg.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}


#master_content
{
	float: left;
	width: 670px;
	margin-right: -670px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(img/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}


/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}

.pulapagina
{
    page-break-after: always;
}


.FilterName
{	
	border: 1px solid;
	border-color: Silver;
	padding: 5px 5px 5px 5px;
}




.TarefaNomeUsuario
{
    width: 150px;
    font-family: Verdana;
    font-size: 10px;
    color: Green;
    font-weight:bold;
}

.TarefaLink
{
    font-family: Verdana;
    font-size: 10px;
    color: gray;
    font-weight:bold;
    
}

a.TarefaLink:link, a.TarefaLink:visited
{
            
    color: gray;
    text-decoration: none;
}

a.TarefaLink:link img, a.TarefaLink:visited img { border: 0px }

a.TarefaLink:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a.TarefaLink:active
{
    color: #034af3;
    border-style: none;
}



.TarefaImgLink
{
    Width: 15px;
    Height: 15px;   
}

.TarefaData
{
    font-family: Verdana;
    font-size: 10px; 
    width:150px;
    
}

.TarefaTexto
{    
   font-family: Verdana;
   font-size: 10px; 
   width:800px;
}

