html{
	height:100%;
	}
body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana, Tahoma;
	line-height:15px;
	}
/*Fieldset forms*/
.textfield {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.botaoAccept
{
	color: #267DDC;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(/images/accept.png) no-repeat left center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
	cursor: pointer;	
}
.botaoCancel
{
	font-size: 13px;
	color: #267DDC;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(/images/cancel.png) no-repeat left center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
}
.swiftfieldset {
	margin-bottom: 6px;
	color: #000066;
	BORDER: 1px SOLID #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
	padding: 4px;
  }
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 11px; }
/*Tabs menu*/
#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
}
#otherContent{	/* Normal text content */
float:left;	/* Firefox - to avoid blank white space above panel */
padding-left:10px;	/* A little space at the left */
}	



/** html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content
margin-bottom: 1em;
}*/

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(/Content/images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(/Content/images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}


.smalltext
{
   FONT-SIZE: 11px;
   COLOR: #333333;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
 Necessario ao menu esquerdo do detail.asp 
	.ad{
		margin-top:120px;
	}
	h1{
	font-size:0.9em;
}

a{
	color:#7190e0;
	text-decoration: none;
}
/* Entire pane */

#dhtmlgoodies_xpPane{
background-color:#F0F0F0;
float:left;
height:92%;
width:160px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
margin-left:10px;
margin-right:10px;
margin-top:10px;	
}
#dhtmlgoodies_xpPane .panelContent{
/*font-size:0.7em; */
background-image:url('images/bg_pane_right.gif');
background-position:top right;
background-repeat:repeat-y;
border-left:1px solid #FFF;
border-bottom:1px solid #FFF;	
padding-left:2px;
padding-right:2px;	
overflow:hidden;
position:relative;
clear:both;
font-size:11px
}
#dhtmlgoodies_xpPane .panelContent div{
position:relative;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
background-image:url('images/bg_panel_top_right.gif');
background-repeat:no-repeat;
background-position:top right;
height:25px;
padding-right:5px;
cursor:pointer;
overflow:hidden;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
line-height:25px;
vertical-align:middle;
font-family:arial;
font-size:0.7em;
color:#215DC6;
font-weight:bold;
float:left;
padding-left:5px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
float:right;
cursor:pointer;
}	
.linhadetabela {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.butaologin {
	background-color: #CCCCCC;
	border: thin none #000000;
}
