/* Template unique styles */

.pagemaster 			{ width: 100%; height: 100%; margin:0; padding: 0 30 70 70; background: url('images/anaze.page.bg.jpg') no-repeat top left #eae6e1; }
.skinmaster 			{  }
.LeftCol				{ vertical-align: top; padding-top: 135; width: 309px;}
.RightCol				{ vertical-align: top; width: 496px;}

.skinheader 			{}
td.logoarea				{ vertical-align: top; padding: 0 10 0 10;}
.skinMenu				{ text-align: left; vertical-align: top; background: url('images/anaze.mnu.bg.jpg') no-repeat bottom left #fff; padding: 35 20 150 20; }
.skinMenu_Left			{ background: url(images/mnu.left.shadow.gif) repeat-y; }
.skinMenu_Right			{ background: url(images/mnu.right.shadow.gif) repeat-y; }
.skinMenu_Top			{ background: url(images/mnu.top.shadow.gif) no-repeat; height: 10px; }
.skinMenu_Bottom		{ background: url(images/mnu.bottom.shadow.gif) no-repeat; height: 10px; }
.skinUtils				{ text-align: right; vertical-align: middle; background-color: #3B2A16; color: #EAE6E1; padding: 10 15 10 30; height: 30px;}
.skinCopyright			{ text-align: right; vertical-align: middle; height: 50px; padding-right: 10px;}
	

.TopPane, .TitlePane, .ContentPane, .BottomPane	{ vertical-align: top; }


/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { font-family: trebuchet MS, tahoma; font-size:9px; text-transform: uppercase; color: #EAE6E1; text-decoration:none;}
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { font-family: trebuchet MS, tahoma; font-size:9px; text-transform: uppercase; color: #f90; text-decoration:none;}
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#B8AEA2; font-size: 10px; }


table, tr, td {
	font-family: trebuchet MS, tahoma;
	font-size: 11px;
}

p, span {
	font-family: trebuchet MS, tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #3A2A16;
	font-weight: normal;
}

label, .normal, .Normal {
	font-family: trebuchet MS, tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #3A2A16;
}

.normal b, .Normal b, .normal strong
{
	color: #000;
}

table {
	padding: 0;
}

select, input {
	font-family: trebuchet MS, tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #3A2A16;
}

h2	{ font-family: tahoma; font-size: 14px; font-weight: bold; line-height: 1.4em; color: #5E4D36; margin-bottom: 5px; }
h3	{ font-family: tahoma; font-size: 11px; font-weight: normal; line-height: 1.4em; color: #ff9900; margin-bottom: 0px;}
ul	{ list-style: outside; list-style-image: url("images/li.arrow.jpg"); }


/*=============== START DEFAULT MENU STYLES ============================================*/

/*   MAIN MENU   ****************/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer							{ background-color: transparent;  width: 100%; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar								{ }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu			{ z-index: 1000;  cursor: pointer;  cursor: hand; border:1px #fff solid; padding:0px; margin-top:0px; margin-left:3px; background:#fff; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem		{ color:#382814; font-size:10px; font-weight:normal; padding:2px 15px 2px 10px; border:1px #fff solid; border-width:1px 0px; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel	{ color:#FFFFFF; font-size:10px; font-weight:normal; padding:2px 15px 2px 10px; background-color:#A59178; border:1px #fff solid;  border-width:1px 0px; }
/*-- menuitems idle           --*/ .MainMenu_Idle									{ color:#382814; font-size:10px; padding:0px 10px 0px 60px; margin-bottom: 3px;  background:transparent; vertical-align:middle; height:15px; text-transform: uppercase; }
/*-- menuitems over           --*/ .MainMenu_Selected								{ color:#fff; font-size:10px; padding:0px 10px 0px 60px; margin-bottom: 3px; background:A59178; vertical-align:middle; height:15px; text-transform: uppercase; }
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive		{ color:#fff; font-size:10px; padding:0px 10px 0px 60px; margin-bottom: 3px; background:A59178; vertical-align:middle; height:15px; text-transform: uppercase; }
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer						{ color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar								{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }



/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #ccc;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #AA9F9F;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #AA9F9F 1px solid; 
	border-top: #AA9F9F 1px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	/*display: none;*/
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #AA9F9F;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #677E1B;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited {
	color: #FFFFFF;	
	border: none;
	padding: 2px 5px 3px 5px;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: #99CC00;
}

a.CommandButton:hover {
	color: #FFFFFF;	
	border: none;
	padding: 2px 5px 3px 5px;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: #669900;
}

a.Normal:link, a.Normal:visited {
	color: #36C;
	background-color: transparent;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #69C;
	background-color: transparent;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:link, a:visited {
	color: #36C;
	text-decoration: none;
}

a:hover {
	color: #69C;
	background-color: transparent;	
	text-decoration: none;
}


/* Container Title */
.Head {
	font-family: Trebuchet MS, Tahoma;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}


/* Estilo das Caixas de Texto nos Formulrios */
.NormalTextBox {
	color: #666;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
