#dnn_dnnUSER_hypRegister,
#dnn_dnnLOGIN_hypLogin
{
	color: white; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: bold; 
}

body {
margin: 0;
padding: 0;
background: #4b85ab url(/Portals/_default/Skins/Verbier/images/background_gradient.gif) repeat-x top left;
background-color: #4b85ab;
}

a, a:hover, a:active, a:visited {
color: #000;
text-decoration: underline;
}

#container {
width: 900px;
margin: 0;
padding: 0;
/*	background-color: #fff; */
/*	background: #4b85ab url(images/background_page.jpg) repeat-x top left; */
background: #679ebe url(/Portals/_default/Skins/Verbier/images/background_page.jpg) repeat-x top left;
color: #333;
}

#top {
height: 150px;
/*	background: #fff url(images/top.jpg) no-repeat top left; */
}

#top h1 {
padding: 0;
margin: 0;
}

#leftnav {
float: left;
width: 145px;
margin: 0;
padding: 30px 0 0 205px;
/*	background: #4b85ab url(images/background_sidebar.jpg) no-repeat top left; */
}

#content {
margin: 25px 0 0 350px;
padding: 0 50px 40px 20px ;
/* 	background: #4b85ab url(images/background_content.jpg) no-repeat top left; */
}

#footer {
height: 100px;
clear: both;
margin: 0 27px auto 173px;
padding: 0;
background: #004B24;
}

#content h1 {
font-family: Verdana;
font-size: 20px;
margin: 0;
text-transform: uppercase;
}

#content h2 {
font-family: Verdana;
font-size: 0.9em;
margin: 0 0 .5em 0;
text-transform: uppercase;
color: #666;
}

#content p {
font-family: Verdana;
font-size: 0.6em;
}	

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d4d4d4;
width: 128px;
}

#navlist li
{
font-family: Verdana;
font-size: 0.6em;
line-height: 1.8em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0.25em 0 0.3em 3px;
border-top: 1px solid #d4d4d4;
text-transform: uppercase;
}

#navlist li a {
text-decoration: none; 
padding-left: 10px;
text-align: left;
color: #000;
}

#navlist li a#current {
text-decoration: none; 
background: transparent url(/Portals/_default/Skins/Verbier/images/menu_bullet.gif) left center no-repeat;
}

#leftnav img {
margin-left: -32px;
padding: 40px 0 10px;
}

#footer img.logo {
margin: 15px 10px 0 0;
float: right;
}

#footer p {
padding: 15px 0 0 10px;
font-family: Verdana;
font-size: 9px;
}
	
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: white; 
	width: 128px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	height:20px;
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d4d4d4;
width: 128px;	
font-family: Verdana;
font-size: 0.6em;
line-height: 1.8em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0.25em 0 0.3em 3px;
border-top: 1px solid #d4d4d4;
text-transform: uppercase;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	text-align: center; 
	width: 0px; 
	height: 0px;
	display:none;
}
.MainMenu_SubMenu {
	width:165px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d4d4d4;
width: 128px;	
font-family: Verdana;
font-size: 0.6em;
line-height: 1.8em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0.25em 0 0.3em 3px;
border-top: 1px solid #d4d4d4;
text-transform: uppercase;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	height:20px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d4d4d4;
width: 128px;	
font-family: Verdana;
font-size: 0.6em;
line-height: 1.8em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0.25em 0 0.3em 3px;
border-top: 1px solid #d4d4d4;
text-transform: uppercase;
}
.MenuSelectedItemPath {
	cursor: pointer; 
	cursor: hand; 
	height:20px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #d4d4d4;
width: 128px;	
font-family: Verdana;
font-size: 0.6em;
line-height: 1.8em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0.25em 0 0.3em 3px;
border-top: 1px solid #d4d4d4;
text-transform: uppercase;
text-decoration: none; 
background: transparent url(/Portals/_default/Skins/Verbier/images/menu_bullet.gif) left center no-repeat;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}


