/* Global Region Skin style information */
body
{ 
	margin: 0px 0px 0px 0px; 
	background-color: #ffffff; 
	font-family: sans-serif;
	font-size: small; 
}

.newsStory {background: #F4F4F4; padding: 5px;font-size: smaller}

/*Style for the name and title in Testimonies */
.testName {
	font-size: medium;
	font-style: italic;
	color: #666644;
}

.testTitle {
	font-weight: bold;
}

a:link, a:visited {
	font-family: verdana, serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: underline;
	color: #404f5f;
	}
	
a:active, a:hover {
	color: #964521;
}

h2 {text-decoration: underline;}

h3 {font-size: larger;
	 font-weight: bold;
	 color: #42455a;
	 }

h4 {
	margin-bottom: 10px;
	text-decoration: underline;	
}
/* Overide defualt */
.Normal td, .Normal {
	font-family: sans-serif;
	font-size: small;
	}
/* This should be a style that will only show up in the links modules (I hope) */
#dnn_RightPane a.Normal:link, #dnn_RightPane a.Normal:visited {
	font-family: verdana, serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: dashed 1px;
	padding: 0px;
	margin-top: -10px;
}

#dnn_RightPane a.Normal:active, #dnn_RightPane a.Normal:hover {
	border-bottom: solid 1px;
}


ul li {margin-bottom: 8px;}

td#contentPaneRight { padding-left: 6px;
background: #dddfe1 url('/WMCaribbean/Portals/0/Images/contentRightSep.gif');
background-repeat: repeat-y;}

div #dnn_RightPane {background: #dddfe1;}


#main 
{ 
    text-align: center;
	width: 100%; 
	height: 100%; 
}
#mainTable 
{ 
	padding: 0px 0px 0px 0px; 
	margin: 27px 0px 0px 12px; 
	width: 984px; 
	height: 520px;
	margin: auto;
}
#mainHeader 
{ 
	width: 984px; 
	height: 128px; 
	text-align: left; 
	vertical-align: top; 
	background-image: url(../images/caribbean_header.jpg); 
	background-repeat: no-repeat; 
}
#mainMenu 
{ 
	width: 984px; 
	height: 20px; 
	padding-left: 2px;
}
#mainContent 
{ 
	width: 984px; 
	height: 303px; 
	padding-left: 2px;
}
#mainFooter 
{ 
	width: 984px; 
	height: 30px; 
	padding-left: 7px; 
	text-align: left; 
	vertical-align: top; 
}
#menuTable 
{ 
	width: 984px; 
	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: 984px; 
	height: 303px; 
}
.contentDropShadow 
{ 
	width: 9px; 
	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; 
	text-align: left; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px; 
}
#contentPaneCenter 
{ 
	background-color: #e8eaef; 
	text-align: left; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px; 
}
#contentPaneRight 
{ 
	background-color: #e8eaef; 
	text-align: left; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}
#contentPaneBottom 
{ 
	background-color: #e8eaef;
	text-align: left; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}
/*Footer*/
#footerbg 
{ 
	width: 984px; 
	height: 30px; 
	background-image: url(../images/footer_lg.jpg); 
	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: 984px; 
	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;
	color: Gray; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}

.MainMenu_MenuItemSel 
{
	background-color: White; 
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}


