/* ================================
    CSS STYLES FOR THE PORTAL STATER KIT
    v1.0, 10/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #FFFFFF;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}
.TabSelected
{
	border-bottom:none;
	border-left:solid;
	border-left-color:Black;
	border-left-width:1px;
	border-right:solid;
	border-right-color:Black;
	border-right-width:1px;
	border-top:solid;
	border-top-color:Black;
	border-top-width:1px;
	background-color:#ECE9D8;
}

.TabUnSelected
{
	border-bottom:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-left:solid;
	border-left-color:Black;
	border-left-width:1px;
	border-right:solid;
	border-right-color:Black;
	border-right-width:1px;
	border-top:solid;
	border-top-color:Black;
	border-top-width:1px;
	background-color:#B6DDC7;

}

.MenuSelected
{
/*	border-bottom:none;
	border-left:solid;
	border-left-color:black;
	border-left-width:1px;
	border-right:solid;
	border-right-color:black;
	border-right-width:1px;
	border-top:solid;
	border-top-color:black;
	border-top-width:1px;
	background-color:white;*/
	background-image: url(data/menuativo.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	font-family:Verdana;
	color:White;
	font-weight:bold;

}

.MenuUnSelected
{
	border-bottom:solid;
	border-bottom-color:#FD5F03;
	border-bottom-width:0px;
	/*border-left:solid;
	border-left-color:black;
	border-left-width:1px;
	border-right:solid;
	border-right-color:black;
	border-right-width:1px;
	border-top:solid;
	border-top-color:black;
	border-top-width:1px;
	background-color:#B6DDC7;
	font-family:Verdana;
    color:Black;*/
	background-image: url(data/menuinativo.gif);
	height: 26px;
	width: 120px;
	text-align: center;
	font-family:Verdana;	
	color:White;
	font-weight:bold;
}

.TabSeparator
{
	border-bottom:solid;
	border-bottom-color:white;
	border-bottom-width:0px;
}
.TabSeparator2
{
	 border-right:solid;
	border-right-color:black;
	border-right-width:1px;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 20px;
	color:Black;
	font-family: Verdana Bold, Helvetica, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: whitesmoke;
    border-color: whitesmoke;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-left-color: lightsteelblue;
	border-bottom-color: gainsboro;
	border-top-color: lightsteelblue;
	background-color: steelblue;
	border-right-color: lightsteelblue;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana;
    font-size: 12px;
    color:white;
    font-weight:bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: normal;
	font-size: 12px;
	color:white;
	font-family: Verdana;
	font-weight:bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:#EEEEEE;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLinkBg1
{
	background-image: url(Data/topbg1.gif);
}
.SiteLinkBg2
{
	background-image: url(Data/topbg3.gif);
}
.SiteLink
{
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:#6D7A81;
}

/* style for separator between site links */
.Accent
{
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* MODULE-SPECIFIC */
/* text style for status text in Auction */    
.Auct_Status_Text    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
}   

/* style of status title in Auction */
.Auct_Status_Title    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}


/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    normal;
    color: #08478A;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:normal;
    color: #6D7A81;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    color:#76745D;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    line-height: 14px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    border-style:solid;
    border-color:#76745D;
    border-width:1px;    
}

.BtnCancela
{	   background-image:url(images/botaoCancel.gif);	   
	   font-family: Verdana;
       font-size: 12px;
       font-weight: bold;
       color:White;
       border-style:solid;
       border-color:#FFFFFF;
       border-width:0px;    
}

.BtnFinalizarPed
{	   background-image:url(images/botaoFinPed.gif);	   
	   font-family: Verdana;
       font-size: 12px;
       font-weight: bold;
       color:White;
       border-style:solid;
       border-color:#FFFFFF;
       border-width:0px;           
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #08478A;
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #000066;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #000066;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #000066;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color:#666644;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  black;
}

A:visited   {
    text-decoration:    none;
    color:  black;
}

A:active    {
    text-decoration:    none;
    color:  black;
}

A:hover {
    text-decoration: underline;
    color:  #6D7A81;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: black;
    height:1px;
    text-align:left
}
.panelPromocoes
{
	border:1px solid #F1F1F1;
	background-color: #F9F9F9;
	width:100%;
	padding:5px 5px 5px 5px
}
.panelPessoa
{
	border:1px solid #CCCCCC;
	background-color: #F9F9F9;
	width:100%;
	padding:5px 5px 5px 5px
}
.panelExcluir
{
	border:1px solid #ff0000;
	background-color: #F9F9F9;
	width:100%;
	padding:5px 5px 5px 5px;
	font-family: Arial;
    font-size: 12px;
    font-weight:normal;
    line-height: 14px;    
}
.SubMenu
{
	border-bottom:1px solid White;
	height:24px;
	background-color:white;
	font-size:10px;
	font-family:Verdana;
	color:white;
	padding:5px 5px 5px 5px;
}

.SubMenuTexto
{
	font-size:10px;
	font-family:Verdana;
	color:bacl;
	font-weight:lighter;
}

.SiteLinkSub
{	
	font-size: 10px;
	font-family: Verdana;
	color:white;
}   
/* hyperlink style for the site links */
A.SiteLinkSub:link {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSub:visited  {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSub:active   {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSub:hover    {
    text-decoration:    none;
    color:#6D7A81;
}

.New   {
    text-decoration:    none;
    color: #6D7A81;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
.TabelaLogin
{	
	border: 1px solid #6D7A81;	
	border-top:0;
	border-bottom:0
}
.TabelaLoginBase
{	
	border: 1px solid #6D7A81;	
	border-top:0;	
}
.Laranjado 
{
	color: #FD6B06;
    font-family:Verdana;
    font-size:12px;    
}
.Branco
{
	color: white;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;    
}

