/*
=========================================
   Folha de Estilo - Portal Aves Raça
    	www.avesracapura.com.br
=========================================
*/

/* background color for the content part of the pages */
Body
{
	background-color: #FFFFFF;
	font-family:"Trebuchet MS";
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Skin page dimensions */
.pagemaster
{
	width: 700px;
	height: 100%;
}

.skinmaster {
	height: 700px;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-color: #FFFFFF;
}

.TreeMenu_Node
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}



/* GENERAL */
/* style for module titles on edit and admin pages and the treeviewmenu title */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 0.75em;
	font-weight: normal;
	color: black;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 0.75em;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 0.75em;
	font-weight: bold;
	color: black;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

/* text style used for rendered text which requires emphasis   */
.NormalBold
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}

/* text style used for error messages   */
.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 0.75em;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility   */
.NormalTextBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}


/* Style of the Header and footer menu row  */

.CatHeaderMenu
{
	border-bottom: #69A7C6 1px solid;
}

.CatFooterMenu
{
	height: 42px;
	padding-bottom: 5px;
}


/* Style of the banner row  */
.banner_01
{
}

/* Style of the BreadCrump Row  */
.CATBreadCrumb TD
{
	background-image: url(headermenubg.gif);
	height: 40px;
}

.MenuTab
{
	width: 100%;
}

/* Style of the panes  */

.IntroPane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.LeftPane
{
/*	width: 200px; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.ContentPane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.RightPane
{
/*	width: 200px; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.BasePane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Login
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	height: 28px;
}


/* Style for the solpart menu  */

.MainMenu_MenuContainer {
	background-color: transparent;
	width:120px;
	border:0px;
	height:28px;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	width:120px;
	border:0px;
	background-image:url('menus_02.jpg');
	height:28px;
	color:#FFFFFF;
}
.MainMenu_MenuBar TD {
	cursor: pointer;
	cursor: hand;
	width:120px;
	border:0px;
	background-image:url('menus_02.jpg');
	height:28px;
	text-align:center;
}
.MainMenu_MenuItemSel TD {
	cursor: pointer;
	cursor: hand;
	width:120px;
	border:0px;
	background-image:url('menus_02_over.jpg');
	height:28px;
	text-align:center;
}
.MainMenu_MenuIcon{
display:none;
}
.MainMenu_MenuArrow{
display:none;
}
.MainMenu_Submenu{
border:2px #FFFFFF solid;
filter: progid:DXImageTransform.Microsoft.Shadow(color= 'GREEN' , Direction=135, Strength=3);
}
.MainMenu_Submenu TD{
background-color:#81AD60;
border:0px;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
color:#FFFFFF;
nowrap: nowrap;
padding-left:4px;
padding-right: 4px;
padding-bottom:2px;
padding-top:2px;
}
.RootItemActive TD{
	cursor: pointer;
	cursor: hand;
	border:0px;
	width:120px;
	background-image:url('menus_02RS.jpg');
	height:28px;
	text-align:center;
	color:#333333;}
.main_menu

/* hyperlink and text style for the header links  */

.Small td
{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 0.5em;
	font-weight: normal;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
}

A.Small:Link
{
	text-decoration: none;
}

A.Small:Hover
{
	color: #FF9922;
	text-decoration: underline;
}

A.Small:Active
{
	text-decoration: none;
}

A.Small:Visited
{
	text-decoration: none;
}

/* text style for the selected tab  */
.SelectedTab
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	text-decoration: none;
	color: #003366;
}

A.SelectedTab:visited
{
	text-decoration: none;
	color: #800080;
}

A.SelectedTab:active
{
	text-decoration: none;
	color: #800080;
}

A.SelectedTab:hover
{
	text-decoration: underline;
	color: #FF9922;
}

/* text style for OtherTabs  */
.OtherTabs
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* hyperlink style OtherTabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: #003366;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #800080;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #800080;
}

A.OtherTabs:hover
{
	text-decoration: underline;
	color: #FF9922;
}


/* text and link style for SkinObjects */
.SkinObject
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #1F3811;
}

A.SkinObject:link
{
	text-decoration: none;
}
A.SkinObject:visited
{
	text-decoration: none;
}
A.SkinObject:active
{
	text-decoration: none;
}
A.SkinObject:hover
{
	color: #FF9922;
	text-decoration: underline;
}

