@charset "utf-8";
/* CSS Document */
html, body { 
	background:url(/Portals/4/Skins/urbanLife/images/bg.jpg) top center repeat-x #000; 
	text-align:center; margin:0px; padding:0px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000;
}
#content { margin:0px auto; padding:0px; text-align:left; }
#content p { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-top:0px; 
}

.header {  }
.main { padding:0px; text-align:center; }
.TopNav { text-align:center; font-weight:bold; }
a.logout { font-weight:bold; }

.BottomNav { 
	height:92px; 
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

/*h1, h1.vector  { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:34px; color:#072438; margin-top:0px; }
h2, h2.vector  { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:20px; color:#666; margin-top:0px;  }
h3, h3.vector  { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:17px; color:#666; margin-top:0px;  }*/

h1, h1.vector { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold; font-style:italic; 
	font-size:22px; 
	color:#072438; 
	margin:0px; padding:0px; 
}
h2, h2.vector { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px; line-height:19px; 
	color:#333; 
	margin:0px; padding:0px; 
}
h3, h3.vector { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px; line-height:19px; 
	color:#333; 
	margin:0px; padding:0px; 
}

ul, ol, li { margin-bottom:0px; padding-bottom:0px; color:#333; }

.astabstrip a { font-size:14px; }

.Main_DNNMenu {
	padding:0px;
	margin-left:20px;
	margin-top:0px;
	/*display:block;*/
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Main_DNNMenu_NodeRoot {
	display:block;
	float:left;
	cursor: pointer;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: Transparent;
	white-space: nowrap;
	margin:0px;
	padding: 4px 10px 4px 10px;
}
#dnn_dnnLOGIN_cmdLogin {
	display:block;
	cursor: pointer;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: Transparent;
	white-space: nowrap;
	margin:0px;
	padding: 4px 10px 4px 10px;
	height:16px;
}
html>body .Main_DNNMenu_NodeRoot { padding: 3px 10px 3px 10px; }  /* FIREFOX FIX */

.MainMenu_MenuIcon { display:none; }
.MainMenu_MenuItem td {
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	white-space: nowrap;
	padding: 6px 10px;
}

.Main_DNNMenu_ContainerSub { 
	margin-top:4px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color:#fff;
	border:1px solid #fff;
	width:150px;
}

.Main_DNNMenu_ContainerSub td {
	padding:4px;
}

.Main_DNNMenu_ContainerSub img {
	display:none;
}

.Main_DNNMenu_NodeHover {
	color:#ed008c;
}

.Main_DNNMenu_NodeHover td {
	color:#ed008c;
	background:#f7941d;
}

a:link.footlink, a:visited.footlink {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:15px; padding-right:15px;
	text-decoration:none;
}


