﻿.body
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #C0C0C0;
    font: 0.7em Verdana,Arial,Helvetica,sans-serif;
    top: 0px;
    top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
}
#body
{
height: 100%;
   margin: auto;

	background-color: #C0C0C0;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;
	top: 0px;
	top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
}
.tabela
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.divcentral
{
   width: 1261px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   height: 100%;
   margin: auto;
}
.superior
{
	height: 114px;
	width: 1261px;
	background-image: url(../../imagens/background_main.png);
}
.login {
	padding-top: 25px;
	padding-right: 28px;
	float: right;
	clear: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 28px;
	top: 0px;
	text-align: right;
}
.navegacao
{
	float: left;
	padding-top: 90px;
}
/*Estilos para menu*/

.menuItem
{
	border-style: Solid;
	border-width: 0px;
	color: #FFFFFF;
	text-align:center;
	background-image: url('../../Imagens/tab.png');
	padding: 10px 0px 0px 20px;
	width: 145px;
	height: 24px;
}

/*Estilos para conteudo do site*/
.conteudo
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	position: relative;
	width: 1259px;
}

/*Estilos para controlos*/
.textBox
{
	border: 1px solid #000080;
	margin-left: 0px;
	background-color: #CCCCFF;
	margin-top: ;
	margin-bottom: 0px;
}
.textBox:focus {background-color:#FFFFFF;}


/*GridViewCSS Chrome Black Style*/
.GridViewStyle
{
	font-family: Arial, Sans-Serif;
	font-size:small;
	table-layout: auto;
	border-collapse: collapse;
	border: #1d1d1d 5px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
	background-image: url('../../Imagens/HeaderChromeBlack.jpg');
	background-position:center;
	background-repeat:repeat-x;
	background-color:#1d1d1d;
}
.HeaderStyle th
{
	padding: 5px;
	color: #ffffff;
}
.HeaderStyle a
{
	text-decoration:none;
	color:#ffffff;
	display:block;
	text-align:left;
	font-weight:normal;
}
.PagerStyle table
{
	text-align:center;
	margin:auto;
}
.PagerStyle table td
{
	border:0px;
	padding:5px;
}
.PagerStyle td
{
	border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
	color:#ffffff;
	text-decoration:none;
	padding:2px 10px 2px 10px;
	border-top:solid 1px #777777;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #777777;
}
.PagerStyle span
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #1d1d1d;
}
.RowStyle td
{
	background-color: #c9c9c9;
}
.AltRowStyle td
{
	background-color: #f0f0f0;
}
.SelectedRowStyle td
{
	background-color: #ffff66;
}
/*Contentores */
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{

background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
.log
{
	color: #FFFFFF;
}

/* pager style da gridview*/
.pagerstyle{
	color:#444444;
	background-color:#e5e5e5;
	font-size:x-small;
	text-align:right;
} 
.pagerstyle select{
	font-size:x-small;
}  
.previous{
	background:transparent url('../../Imagens/previous.gif') no-repeat scroll center;
	height:1.3em;
	width:16px;
}
.next{
	background:transparent url('../../Imagens/next.gif') no-repeat scroll center;
	height:1.3em;
	width:16px;
}  
.gotopage{
	font-size:x-small;
	width:20px;
}
/*Style para admin */
.esquerda
{
	float: left;
	width: 200px;
	height: 100%;
}
.centro
{
	float: left;
	width: 690px;
	margin-left: 5px;
	margin-right: 5px;
	height: 800px;
}
.direita
{
	float: right;
	width: 200px;
	height: 100%;
}
.fundo
{
	clear: both;
}
/* fim de style para admin */
/* -- Menu like outlook-- */
.accordion  
{
	font-size:8.5pt;
	font-family:Tahoma;
	background:url(img/item_bg.gif);
}
.accordion .header 
{
	cursor:pointer;
	background:url(img/hd_bg.gif) repeat-x;
	border-bottom:solid 1px #57566f;
}
.accordion .header DIV
{
	cursor:pointer;
	height:30px;
	padding-left:40px;
	background-color:Transparent;
	background-position:center left;
	background-repeat:no-repeat;
}
.accordion .header SPAN
{
	cursor:pointer;
	font-weight:bold;
	display:block;
	padding-top:8px;
	color:#fff;
}        
.accordion .header:hover
{
	cursor:pointer;
	height:31px;
	background-color:Transparent;
	background:url(img/hd_hover_bg.gif) repeat-x;
	border-bottom:none;
}                
.accordion UL        
{
	padding:0;
	margin:5px 5px 5px 15px;
	list-style-type:none;
}
.accordion LI
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:left center;
	vertical-align:middle;
	padding:6px 5px 6px 25px;
	cursor:hand;
}
.accordion LI DIV
{
	padding-left:10px;
	color:#666666;
	cursor:hand;
}
.accordion LI:hover
{
	text-decoration:underline;
}
/*Fim menu like Outlook*/
/*estilo para popup*/
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
	
}
/*FIm de estilo para popup*/
/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
	background:url(img/tab-line.png) repeat-x bottom;
	font-size:12px;
	display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
	border:solid 1px #D7DCE1;
	padding:1px 1px 0px 1px;
	border-bottom:solid 2px #A8D4D9;
	background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
	padding:6px 10px 6px 10px;
	color:#444444;
	width:117px;
	display:block;
	text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
	height:24px;
	width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	white-space:nowrap;
	line-height:145%;
	font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
	padding:0px 0px 0px 0px;
	border:solid 2px #A8D4D9;
	border-bottom-color:#ffffff;
	background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	padding:8px;
	background-color:#ffffff;
	border:solid 2px #A8D4D9;
	border-top-width:0;
}
/* FIM ajax__tab_msngallery-theme theme */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 100%;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#side-a {
	float: left;
	width: 800px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 200px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

 #DataPager1           { border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }  
 #DataPager1 a           { border:solid 1px #9aafe5; margin-right:2px; }   
 #DataPager1 .command  { font-weight:bold; display:block; float:left; margin-right:2px; padding:3px 4px;}       
 #DataPager1 .current { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; margin-right:2px; }  
 #DataPager1 a:link,   
 #DataPager1 a:visited   { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }   
 #DataPager1 a:hover     { border:solid 1px #0e509e; }
 
.a1:link {
	color: #FFF;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #FFF;
}
.a1:hover {
	text-decoration: none;
	color: #FFF;
}
.a1:active {
	text-decoration: none;
	color: #FFF;
}
.inf 
{
	font-size: 10px;
	color: #CCC;
}
