/* Template unique styles */
body										{ margin: 0 0 0 0; background: url('images/background.jpg') repeat-x #D8DEE8;}
	

td.mnu										{ background: url('images/navBG.gif'); border-right: solid 1px #AFAFAF; text-align: right; padding: 0 20 0 15; white-space: nowrap; vertical-align: middle;}
td.logoareahome								{ vertical-align: top; padding-top: 50px; }
td.logoarea									{ background: url('images/top.area.bg.gif') repeat-x bottom; padding-right: 5px;}
td.srcarea									{ background: url('images/src.area.bg.gif') no-repeat; }
td.textarea									{ padding: 30 80 40 30; vertical-align:top; }
td.login									{ padding: 60 0 0 10; background: url('images/areaclientes.bg.gif') no-repeat; vertical-align: top;}
td.pagebgleft								{ background: url('images/page.bg.left.jpg') no-repeat #D8DEE8;}
td.pagebgright								{ background: url('images/page.bg.right.jpg') no-repeat #D8DEE8;}

td.home_highlights							{ vertical-align: top; background-color: #e2e2e2; padding: 0 5 0 5;}

a.designby:link, a.designby:visited			{ color: #666; font-size: 9px;}
a.designby:hover							{ color: #CCC; font-size: 9px;}
td.bottomarea								{ font-family: tahoma; color: #666; font-size: 9px; background: url('images/bottom.bg.gif') repeat-x; padding: 10 10 10 10; vertical-align: middle;}

/* DNN Styles */


menuitem									{ border: solid 1px #fff;}
.skinObject 								{ font-family: tahoma; color: #333; font-size: 11px;}
/* copyright */
span.skinObject 							{ font-family: tahoma; color: #666; font-size: 9px; font-weight: normal; }
/* Links Login, User, ... */
a.skinObject:link, a.skinObject: visited	{ font-family: tahoma; color: #333; font-size: 11px; text-decoration: none; }
a.skinObject:hover							{ font-family: tahoma; color: #AFAFAF; font-size: 11px; text-decoration: none;}


td.containerTD {
	padding: 10px 25px 35px 25px;
}



table, tr, td {
	font-family: tahoma;
	font-size: 11px;
}

p, span {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	font-weight: normal;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

.normal b, .Normal b, .normal strong
{
	color: #333;
}

table {
	padding: 0;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

h2	{ font-family: tahoma; font-size: 11px; font-weight: bold; line-height: 1.4em; color: #36C; margin-bottom: 5px;}
ul	{ list-style: outside; list-style-image: url("images/li.arrow.jpg"); }


/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: hand; 
}

/* Letras do Menu e SubMenu */
.MainMenu_MenuItem {
	background: transparent;
	cursor: hand; 
	color: #333; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 2px 10px 2px 2px;
	border: none;
}

/* Cor do Item seleccionado no menu ou submenu */
.MainMenu_MenuItemSel {
	background: #333;
	cursor: hand; 
	color: #AFAFAF; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal;
	padding: 2px 10px 2px 2px;
	border: 0px;
}

.MainMenu_MenuIcon {
	display: none;
}


/* Fundo SubMenu */
.MainMenu_SubMenu {
	z-index: 0; 
	cursor: hand;
	background: #AFAFAF; 
	filter: none;
	margin-top: 2px;
	padding: 2px 7px 2px 7px;
}

.MainMenu_MenuBreak {
	border-bottom: #66ccff 1px solid; 
	border-right: #006699 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #ff3366 1px solid; 
	border-bottom: #cc0033 1px solid; 
	border-top: #ff9900 1px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* 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: Arial, Tahoma;
	font-size: 16px;
	color: #36C;
	padding-bottom: 5px;
}


.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;
}
