﻿/* GLOBAL/Layout STYLES
/* Colors:
/*		MC USA Green: #00954F
/*		Background: #b6aca2
/*		Content Border: #c7bdb3
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     FontSite Inc.
 * @vendorurl:  http://www.fontsite.com
 * @licenseurl: http://www.fontsquirrel.com/license/CartoGothic-Std
 *
 *
 */

@font-face {
	font-family: 'CartoGothic Std Book';
	src: url('CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('CartoGothicStd-Book.woff') format('woff'), url('CartoGothicStd-Book.svg#CartoGothicStd-Book') format('svg'), url('CartoGothicStd-Book.otf') format('opentype');
}

@font-face {
	font-family: 'CartoGothic Std Italic';
	src: url('CartoGothicStd-Italic.eot');
	src: local('CartoGothic Std Italic'), local('CartoGothicStd-Italic'), url('CartoGothicStd-Italic.woff') format('woff'), url('CartoGothicStd-Italic.svg#CartoGothicStd-Italic') format('svg'), url('CartoGothicStd-Italic.otf') format('opentype');
}

@font-face {
	font-family: 'CartoGothic Std Bold';
	src: url('CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std Bold'), local('CartoGothicStd-Bold'), url('CartoGothicStd-Bold.woff') format('woff'), url('CartoGothicStd-Bold.svg#CartoGothicStd-Bold') format('svg'), url('CartoGothicStd-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'CartoGothic Std Bold Italic';
	src: url('CartoGothicStd-BoldItalic.eot');
	src: local('CartoGothic Std Bold Italic'), local('CartoGothicStd-BoldItalic'), url('CartoGothicStd-BoldItalic.woff') format('woff'), url('CartoGothicStd-BoldItalic.svg#CartoGothicStd-BoldItalic') format('svg'), url('CartoGothicStd-BoldItalic.otf') format('opentype');
}


body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:.9em;
	background-color: #7C7572;
	background-image: url('/Style%20Library/Images/BackgroundGradient.png');
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
	text-align: center; /* centering hack 1/2 */
}


#ServiceBody {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color:#7C7572;
	background-image:url(/Style%20Library/Images/MetalGradientTrans.png);
	background-repeat:repeat-x;
	/*background-attachment: fixed;*/
	text-align: center; /* centering hack 1/2 */
}


/* Background styles 
*****************************************************************/

#BeninTop {
	background:url(/Style%20Library/Images/BeninTopBottom.png) repeat-x 20% 0%;
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	clear:both;
} 

#BeninMiddle {
	background:url(/Style%20Library/Images/BeninMiddle.png) repeat-x 150% 0%;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#splatter1{
	background:url(/Style%20Library/Images/splatter1.png) no-repeat;
	width:100%;
	height:100%;
	background-position: 1% 35%;
}

#splatter2{
	background:url(/Style%20Library/Images/splatter2.png) no-repeat;
	width:100%;
	height:100%;
	background-position: 99% 15%;
}

#splatter3{
	background:url(/Style%20Library/Images/splatter3.png) no-repeat;
	width:100%;
	height:100%;
	background-position: 60% 0%;
}


a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-top:0px;
	margin-top:0px;
}

#MMNTopTools {
	/*clear: both;*/	
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	display:inline;
}

#MMNTopTools > span {
	float: left;
	text-align: left;
	background-color: #ffffff;
	width: auto;
}

#MMNSiteActions {
	float: right;
	font-size: 12px; 
	text-align: center;
}

#MMNBody {
	clear:left;
	width: 960px;
	margin: 0px auto;
/*	overflow: hidden;*/
	text-align: left; /* centering hack 2/2 */
}

#MMNMain {
	clear: both;	
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#MMNHeader {
	clear: both;	
	/*display: block;*/
	width: 100%;
	margin: 0px;
	height:105px;
}

#MMNContent {
	clear: both;
	margin: 0px;
	padding: 0x;
	border:2px #FFFFFF solid;
	background-color: #FFFFFF;
	width:100%;
	background-image:url('/Style Library/Images/LayoutPageBG.png');
	background-repeat:repeat-x;
	padding-top:0px;
	background-position:0 0;
}


/* HEADER STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#NavGroup {
	
		
}

/*#DoveStamp {
	display: block;
	height: 140px;
	width: 160px;
	margin: 0px 0px 0px -4px;
	padding: 0px;
	background-image: url('/Style%20Library/Images/MMN_stamp2.png');
	background-repeat: no-repeat;
	text-decoration: none;
	z-index:1000;
}*/

h1#MMNWaveBanner {
	float: left;
	margin:0 0 -5px 0;
	padding: 0 0 -5px 0;
}

h1#MMNWaveBanner a {
	display: block;
	height: 110px;
	width: 156px;
	margin: 0px 0px 0px -6px;
	padding: 0px;
	background-image: url('/Style%20Library/Images/MMN_stamp2.png');
	background-repeat: no-repeat;
	text-decoration: none;
	z-index:1000
}

h1#MMNWaveBanner a span {
	position: absolute;
    visibility: hidden;
}

#MMNSearch {
	clear: right;
	float: right;
	height: 32px;
	margin: 5px 0px 2px 0px;
	padding: 0px;
	text-align: right;
}

#QuickLinks, #QuickLinks a {
	color: black;
	font-size: 0.9em;
	margin: 0px 5px 0px 5px;
	visibility:hidden;			
}

#MMNSearchPage {
	height: 20px;
	margin: 10px 2px 10px 180px;
	padding: 0px;
	text-align: right;
}


#SRSB {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
/*	color: #FFFFFF;*/
	font-size: .9em;
}

#SRSB a {
	margin: 0px;
}

#SRSB input {
	height: 12px;
	padding: 1px 2px 0px 2px;
	border: 1px solid #b6aca2;
	font-size: 1em;
}

#MMNBreadcrumb {
	margin: 8px 0px 10px 160px;
	padding-left: 7px;
	font-size: 0.8em;
	opacity:.7; /*FX/Safari/Opera */
	-ms-filter:"alpha(opacity=70)";  /*IE8 */
	filter:alpha(opacity=70);  /*IE6/IE7 */
/*	color: #FFFFFF;*/
}

#MMNBreadcrumb a {
	color: #000000;
}


/* NAVBAR STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#MMNNavbarTop {
	clear: right;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	/*float:right;
	width:100%;*/
	background-color: #00954F;
	background-image:url('/Style Library/Images/NavBar3StateBG.png');
	background-position:0 -50px;
	background-repeat: repeat-x;
	font-size: 14px;
	/*height:25px;*/
	
}

/*.MMNNavbar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	font-weight: normal;
	clear: right;
	background-color:transparent;	
}*/


/*#zz2_BottomNavigationMenu {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;*/
}

.MMNNavbar-element {
	padding:0;
	margin:0;
	/*font-family: Helvetica, Verdana, Tahoma, Geneva, sans-serif;*/
	background-color:transparent;
	vertical-align:baseline;
	border:0;	
}

.MMNNavbar-element a{
	display:block;
	height:22px;
	text-align:center;
	padding:3px 10px 0px 10px;
	font-family: Helvetica, Verdana, Tahoma, Geneva, sans-serif;
	
				
}

/*.zz1_TopNavigationMenu_1 a {
	display:block;
	width:100px;
	text-align:center;
	padding-top:3px;
}*/				


.MMNNavbar-element-active{
	background-image:url('/Style Library/Images/NavBar3StateBG.png');
	background-position:0 0;
	background-repeat:repeat-x;
	/*display:block;*/
}

.MMNNavbar-element:hover {
	background-image:url('/Style Library/Images/NavBar3StateBG.png');
	background-position:0 -25px;
	background-repeat:repeat-x;
	/*display:block;*/
	background-color:aqua;
}

.MMNNavbar-element-active:hover {
	background-image:url('/Style Library/Images/NavBar3StateBG.png');
	background-position:0 0;
	background-repeat:repeat-x;
	/*display:block;*/

}

.MMNNavbar a {
	color: white;
	background-image:none;
	text-decoration:none;
				
}

				


.MMNNavbarTopDrops {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	z-index:99;
	
	
	opacity:.9; /*FX/Safari/Opera */
	-ms-filter:"alpha(opacity=90)";  /*IE8 */
	filter:alpha(opacity=90);  /*IE6/IE7 */ 
}

.MMNNavbarTopDropsItem {
	background-color:#F2F1F1;
	
}

.MMNNavbarTopDropsItem a {
	display:block;
	color: black;
	padding:4px 4px 4px 4px;
		
}

.MMNNavbarTopDropsHover, .MMNNavbarTopDrops a:hover, .MMNNavbarTopDropsHover a:hover{
	background-color:#00954F;
	color:white;
	text-decoration:none;
	
}


/* CONTENT AREA STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


#MMNContent a {
	/*text-decoration: none;*/
	color: #2482be;
}


.PageTitle h1 {
	margin:0;
	color:#ffffff;
	font-size:1.8em;
	line-height:1.3em;
	padding:0 0 0 0;
	font-weight:normal;
	
}

.PageTitle h2 {
	margin:0;
	padding:0;
	font-size:1.2em;
}

#MMNPageTitle{
	margin: 0px;
	clear: both;
	padding:0;
}

/* Web parts
************************************************************************/

.ms-WPHeader
{
 background-color:transparent;

}

.ms-WPHeader TD /* gets rid of the blue bottom border (present in default style)
      under the web part header*/
{
 border: 0px;
}


.ms-WPHeader td:first-child, .WebPart_TitleBar{
	margin:0px 0 0 0px;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url('/Style Library/Images/H1_GradientRound.png');
	/*background-image:url('/Style Library/Images/WP_TitleDarkTop.png');*/
	background-repeat:no-repeat;
	background-position:0 100%;
	height:35px;
}
.ms-WPTitle {
	padding:5px 0 7px 10px;
	vertical-align:text-top;				
}


.ms-WPBody {
	padding:1px 2px 10px 1px;
	font-family:Verdana, Tahoma, Geneva, sans-serif;
}
#column {
	padding-right:5px;
}
.ms-WPBorder {
	padding:0 10px 5px 10px;
	border-bottom:1px #D5CEC6 solid;
	border-left:1px #D5CEC6 solid;
	border-right:1px #D5CEC6 solid;
	border-top:0;			
}

.description {
	font-size:1em;			
}

/* Thumbnail images 
***********************************************/

.image-area-left {
	padding:2px 5px 0 0;
	display:block;
				
}

/*.image-area-left a{
		display:block;
		text-align:center;
		float:left;
		max-width:60px;
		max-height:68px;
		line-height:68px;
		overflow:hidden;
		position:relative;
		
}*/
	

/* FOOTER STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#MMNFooter {
	color: white;
	font-size: .88em;
	float:left;
	clear:both;
	width:100%;			
}

#MainFooter {
	float:left;
	padding: 5px 0 5px 0;
}
#MainFooter a{
	color:white;
}
#MMNCopyright {
	float: right;
	padding:5px 0px 5px 0;
}


/* OVERRIDE SHAREPOINT STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.ms-siteaction {
	/*height: auto;*/
	text-align: left;
}

.ms-consoleframe, .ms-consolestatusframe, .ms-consolestatusminorframe {
	border-style: none;
	background-image: none;
	background-color: transparent;
	width: auto;
}

.ms-sbtable, .ms-sbcell, .ms-sbcell a, .ms-sbtext, .ms-sbLastcell {
	border: none !important;
	background: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: inherit;
	width: auto;
}

.ms-sbscopes {
	visibility: hidden;
}

.ms-pagebreadcrumb {
	width: 5px;
	position: absolute;
	margin: -1000px;
	visibility: hidden;
}

.ms-PartSpacingVertical {
	margin-top:0px;			
}
/*
*/
/* Edit Panel Styles
****************************************************/
#EditModePanel {
	clear:both;								
}


/* Service comparison table
********************************************************/
p.program-name {
	font-size:1.3em;
	/*margin:0;*/
}

.table-body-text {
	font-size:1em;
	color:gray;				
}

td.basic-cell {
	vertical-align:top;
	padding:5px;
	margin:0;
	background-color:#F5F4F3;
	border:1px white solid;			
}

#ServiceComparison p {
	margin-bottom:2px;
}

.TopRow td {
	background-color:#AFA7A0;
}

.TopRow .table-body-text {
	color:white;
	font-weight:bold;
}

td.FirstCell {
	background-color: #E7E2DB;
}
