/* Global Region Skin style information */
body
{ 
	margin: 0px 0px 0px 0px; 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
}
#main 
{ 
    text-align: center;
	width: 100%; 
	height: 100%; 
}
#mainTable 
{ 
	padding: 0px 0px 0px 0px; 
	margin: 27px 0px 0px 12px; 
	width: 760px; 
	height: 520px; 
	margin: auto;
}
#mainHeader 
{ 
	width: 760px; 
	height: 128px; 
	text-align: left; 
	vertical-align: top; 
	background-image: url(../images/region_header.jpg); 
	background-repeat: no-repeat; 
}
.Header 
{	
	width: 760px; 
	height: 100px; 
}
#mainMenu 
{ 
	width: 760px; 
	height: 20px; 
	padding-left: 2px;
}
#mainContent 
{ 
	width: 760px; 
	height: 303px; 
	padding-left: 2px; 
}
#mainFooter 
{ 
	width: 760px; 
	height: 30px; 
	padding-left: 7px; 
	text-align: left; 
	vertical-align: top; 
}
#menuTable 
{ 
	width: 720px; 
	height: 20px; 
}
.menuItems 
{ 
	font-size: 9pt; color: #333333; 
	font-weight: normal; 
}
.menuDivider 
{ 
	font-size: 9pt; 
	font-weight: bold; 
	color: #333333; 
	padding: 0px 4px 0px 4px; 
}
#menu 
{
	font-size: 9pt; 
	color: #333333; 
	font-weight: normal; 
	padding-left: 3px; 
	border: solid 1px #dedede;
}
#menuDropShadow 
{ 
	width: 7px; 
	height: 20px; 
	background-image: url(../images/dropshadow_left.gif); 
	background-repeat: repeat-y; 
}
/* For Login skin */
#loginDropShadow
{
	background-color: #e8eaef;
}
.loginRow
{
	height: 15px;
	text-align: right;
	font-size: 8pt;
	color: Navy;
	font-weight:bold;
	background-color: #e8eaef;
	padding-right: 15px;
}
/* Content containers */
#contentTable
{ 
	width: 720px; 
	height: 303px; 
}
.contentDropShadow 
{ 
	width: 7px; 
	background-image: url(../images/dropshadow_left.gif); 
	background-repeat: repeat-y; 
}
#contentPanes 
{ 
	border-top: solid 3px #e8eaef; 
	border-left: solid 3px #e8eaef; 
	border-right: solid 3px #e8eaef;
}
#contentPanesTable 
{ 
	width: 100%; 
	height: 100%; 
}
#contentPaneLeft 
{ 
	background-color: #e8eaef; 
	font-size: 9pt; 
	color: #000000;  
	vertical-align: top; 
	padding: 5px 5px 5px 5px; 
}
#contentPaneCenter 
{ 
	background-color: #e8eaef; 
	font-size: 9pt; 
	color: #000000;  
	vertical-align: top; 
	padding: 5px 5px 5px 5px; 
}
#contentPaneRight 
{ 
	background-color: #e8eaef; 
	font-size: 9pt; 
	color: #000000; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}
#contentPaneBottom 
{ 
	background-color: #e8eaef; 
	font-size: 9pt; 
	color: #000000;  
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}
/*Footer*/
#footerbg 
{ 
	width: 720px; 
	height: 30px; 
	background-image: url(../images/footer_bg.gif); 
	background-repeat: no-repeat; 
	z-index: 12;
}
#footerWorld 
{ 
	width: 56px; 
	height: 57px; 
	position: relative; 
	top: -25px; 
	left: -4px; 
	z-index: 13; 
	background-image: url(../images/globe.gif); 
}
#footerWM 
{ 
	width: 24px; 
	height: 28px; 
	background-image: url(../images/WMLogo.gif); 
	background-repeat: no-repeat; 
	position: relative; 
	top: -59px; 
	left: -7px; 
	z-index: 14; 
}
#footerText 
{ 
	width: 205px; 
	height: 20px; 
	position: relative; 
	top: -82px; 
	left: 20px; 
	z-index: 15;
	background-image: url(../images/NWM_text.gif);
}

#bottomFooter
{ 
	width: 760px; 
	height: 15px; 
	padding-left: 7px; 
	text-align: left; 
	vertical-align: top;
	background-color: Navy;
	color: White; 
	font-size: x-small;
}
#nazsiteCell
{
	text-align: right; 
}
.nazSite
{
	text-decoration: none;
}

/* Left side of HOME skin */
#leftmenu 
{ 
	width: 167px; 
	height: 100%;
}
#contentbg 
{ 
	width: 167px; 
	height: 186px; 
	background-image: url(../images/contentbg.gif); 
	background-repeat: no-repeat;  z-index: 1; 
	background-position: left bottom;
}
.signup 
{ 
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	padding: 0px 5px 0px 10px; 
}
.signuptext 
{ 
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333; 
	padding: 0px 5px 0px 10px; 
	display: block; 
}
#signupmenu 
{ 
	text-align: left; 
	vertical-align: top; 
	background-color: #f4f5f7; 
	background-image: url(../images/content_corner.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	width: 169px; 
}
div #signuplink 
{ 
	text-align: right; 
	padding-right: 5px; 
	padding-top: 5px;
}
.signuplink 
{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: italic; 
	color: #333333; 
	text-decoration: none;
}

/* -- DEFAULT DNN STYLE OVERRIDES -- */

/* [LOGIN] from Login Skin */
A.login:hover
{
	color: Gray;
	text-decoration: none;
}
/*  Main Menu overrides */
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: Gray; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}

.MainMenu_MenuItemSel 
{
	background-color: White; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

