/* This file was compressed using sharpNet performance and health module. */ /*  
================================
 Container Styles for sharpNet
================================
*/   

.whitecontent {
	background-color: White
}

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	height:16;
	background-color: transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #FFFFFF; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Container : Common : Cidade */
.CCitySites {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #6E84AD;
	height: 60px;
}

.CCitySitesPane {
	background-color: #6E84AD;
	height: 20px;
	background-image: url(Cidade.jpg);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	border-right: 1px white;
}


/* Janelinha Container */
.janelinha_master { width: 100%; background-color: #EEEEEE; border: #BBBBBB 1px solid; }
.janelinha_row1 { background-image: url(images/header_bg.gif); border: #FFFFFF 1px solid; padding-left: 3px; padding-right: 7px; }
.janelinha_bottom { border-top: #bbbbbb 1px solid; }
.janelinha_row2 { background-color: #FFFFFF; padding-left: 5px; padding-right: 5px; }
.janelinha_row3 { background-color: #FFFFFF; padding-top: 5px; }
.janelinha_content { background-color: #FFFFFF; padding: 10px; font-family: arial; font-size: 11px; color: #666666; }
.janelinha_dottedhr { background-image:url(images/dotted_hr.gif); }
/* Janelinha Container : END */
