/* HTML Tag Redefinition */
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}
#cms_fix001 {
	padding-bottom:60px;
} 
html {height: 100%;  }
body { 
    height: 100%;
	background:url(images/backgrounds/1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Arial, Helvetica, sans-serif;
}
.rssDefault {
	position:absolute;
	right:295px;
	top:-30px;
}
img {border: 0px}
a { cursor:pointer}

.clearing { clear:both;}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}
hr {
	border:1px outset #ccc !important;
}
/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

div.gsc-clear-button {
	background-image:none !important;
}
#slider {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:157px 0 50px 0;
	background: url('images/slider/slider-bg-solid.png');
	height:344px;
	width:920px;	
}


#interior-slider {
	margin:20px 0 50px 0;
	background: url('images/slider/int-slider-bg.png');
	height:250px;
	width:858px;
}

/* Share Button */
#share {
	position:absolute;
	right:40px;
	top:162px;
}
#share .stButton .chicklets {
	padding-left:20px !important;
}
/* Print Button */
#print {
	position:absolute;
	right:18px;
	top:160px;
	z-index:1;
}
#print div#pp_print_page_drop img {
	margin:0px 2px 0px 0px !important;
}
#print div#pp_print_page_drop {
	position:relative;
	display:inline-block;
	background:#F2F2F2;
	border:1px #BFBFBF solid !important;
	cursor:pointer;
	padding:1px !important;
	
	-moz-border-radius:4px !important; /* Supported Browsers Only */
	-webkit-border-radius:4px !important; /* Supported Browsers Only */
}
#print div#pp_print_page_drop a, div#pp_print_page_drop a:active, div#pp_print_page_drop a:visited {
	font-size:11px !important;
	color:#333;
	text-decoration:none;
	font-weight:normal !important;
}
/* Bread crumbs */
#breadCrumb {
	font-size:11px;
	margin:-15px 0px 10px 0px;
	text-align:left;
}
	#breadCrumb a {
		text-decoration:none;
	}
/* Page Structure / Navigation */
#page { 
	height: auto !important;
	height:100%;
	margin-bottom:-73px;
	margin-left:auto;
	margin-right:auto; 
    min-height: 100%;
	width:920px;
}

#page #header{
	height:123px;
	width:920px; 
	background-color:#016ca5;
	position:relative;
	z-index:5;
} 

	#page #header #inner-header{
		height:92px;
		width:908px; 
		background:url(images/header-bg.jpg);
		margin: 0 0 0 6px;
	} 
	
		#page #header #inner-header a#logo {
			background:url(images/mwh-logo.png) no-repeat;
			display:block;
			float:left;
			height:59px;
			margin: 10px 0 0 10px;
			position:relative;
			width:200px;
			z-index:100;
		} 
		#page #header #inner-header #locations {
			float:left;
			margin: 10px 0 0 370px;
		}
		
			#page #header #inner-header a#location-image {
				background:url(images/globes2.png) no-repeat 7px 0px;
				float:left;
				height:30px;
				margin:-6px 0px 0px 0px;
				width:87px;
			}
				
			
	    #page #header #inner-header #languages {
			float:left;
			margin: 10px 0 0 20px;
		}
		
			#page #header #inner-header #language-image {
				float:left;
				background:url(images/language.png) no-repeat 0px 2px;
				height:23px;
				width:29px;
			}	
			
		#page #header #inner-header #header-link {
			float:left;
			margin: 3px 0 0 5px;
			color:#2c57aa;
			font-size:11px;
		}
		
			#page #header #inner-header #header-link a, #page #header #inner-header #header-link a {
				color:#2c57aa;
				text-decoration:none;
			}
		
		
/* Search Box */			
#page #header #inner-header #search {
	padding:0px 0 0 0px;
	position:absolute;
	right:15px;
	top:10px;
	width:230px;
}	
	#page #header #inner-header #search #search-box, input.gsc-input {
		background:url(images/search-box.png) no-repeat !important;
		border:none !important;
		float:left !important;
		height:27px !important;
		margin:0px 0px 0px 10px !important;
		padding:0px 0px 0px 10px !important;
		width:125px !important;
	}		
	#page #header #inner-header #search #search-button, .cse input.gsc-search-button, input.gsc-search-button {
		border:none !important;
		float:left !important;
		background:url(images/search-button.png) !important;
		width:75px !important;
		height:27px !important;
		cursor:pointer !important;
	}	
	table.gsc-search-box td.gsc-input {
		padding:0px !important;
	}
	input.gsc-search-button {
		margin-left:0px !important;
		padding-bottom:2px;
	}
	input#qGcrcGcsc605 {
		background-image:none !important;
	}
	 .searchResult {
		clear:both;
	}
	.ccm-search-block-text-none, .ccm-search-block-submit-none {
		background:none;
		border:none;
		height:0px;
	}

#page #nav-bar {
	height:37px;
	padding-left:50px;
	position:relative;
	width:920px;
	z-index:5;
}
	#nav-bar ul, #nav-barLanding ul {		   	
		list-style-type:none;
	}	
	#nav-bar ul li, #nav-barLanding ul li {	
		cursor:pointer;
		display:block;	   	
		float:left;
		padding:0px;
		position:relative;
		z-index:5;
	}
	#nav-bar ul li a, #nav-barLanding ul li a, #nav-barLanding a {
		color:#fff;
		display:block;
		font-size:14px;
		font-weight:bold;	
		text-decoration:none;
		padding:10px 13px 13px 13px;
	} 			
	#nav-bar ul li a:hover, #nav-barLanding ul li a:hover, #nav-barLanding a:hover {
		background-color:#06386f;
		color:#fff;
	} 	
	.nav-hover {
		background-color:#06386f;
		color:#fff;
	} 	
	#nav-bar ul li ul {
		background-color:#f3f8fb;
		border:1px solid #ccc;
		color:#333;
		display:none;
		left:0px;
		position:absolute;
		text-align:left;
		top:37px;
		width:200px;
		z-index:5;
	}
	#nav-bar ul li ul li {
		float:none;
		padding:0px;
	}
	#nav-bar ul li ul li a {
		color:#333;
		display:block;
		font-size:12px;
		font-weight:normal;
		padding:5px 5px 5px 8px;
	}
	#nav-bar ul li ul li a:hover {
		background-color:#016ca5;
		color:#fff;
	}
/* Navigation on Landing Page if made in table */
#page #nav-barLanding {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:97px 0px 0px 30px;
	position:relative;
	width:880px;
	z-index:5;
}
#page #nav-barLanding a {
	color:#fff;
	display:inline;
	text-decoration:none;
	padding:10px 13px 12px 13px;
}
#page #nav-barLanding td {
	display:block;
	float:left;
}

#header-bottom {
	background:url(images/header-bottom.png) no-repeat;
	height:7px;
	width:920px;
}

/* Superfish Styles */
.sf-menu {
	float:none !important;
	margin:0px !important;
}
.sf-menu li {
	border-left:none !important;
	border-top:none !important;
}
.sf-menu a {
	padding:0px;
}
.sf-menu a.sf-with-ul {
	min-width: none;
    padding-right:13px !important;
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	z-index:100;
	background:		url('http://www.mwhglobal.com/themes/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-shadow ul {
	background:none;
    padding: 0px;
}
/* Inner Nav Styles */
#page #innerNav {
	display:none;
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;
	height:126px;
    width:907px;
	background:url(images/inner-nav-bg.png)
}

	#page #innerNav #nav-content-frame {
		color:#fff;
		padding:12px;
	}
	
	#page #innerNav #nav-content-frame .nav-content {
	   display:none;	
	}
	#page #innerNav #nav-content-frame .nav-content ul {
		list-style-type:none;
		margin:0px 0px 0px 20px;
	}
	#page #innerNav #nav-content-frame .nav-content ul li {
		background:url(images/arrowButton.png) no-repeat 0px 2px;
		display:block;
		height:18px;
		padding:3px 0px 3px 24px;
	}
	#page #innerNav #nav-content-frame .nav-content ul li a {
		color:#fff;
		text-decoration:none;
	}
	#page #innerNav #nav-content-frame .nav-content ul li a:hover {
		text-decoration:underline;
	}
#page #innerNav #nav-content-frame .nav-content a {
	color:#fff;
}



#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{
  height:auto !important;
  min-height: 300px;  
  padding-bottom:90px;
}
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ float:left; width:67%; padding-right:28px; padding-left: 0px !important; padding-right: 0px !important }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:23%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

/* Content Container */
#contentContainer {
	background:url(images/contentContainerBg.png) repeat-y;
	padding:20px 0px 25px 0px;
	position:relative;
}
#contentContainer a, #slider a, #singleColumnContainer a, #landingPageMid a {
	color:#016ca5;
	text-decoration:none;
}
#contentContainer a:hover, #slider a:hover, #singleColumnContainer a:hover, #landingPageMid a:hover {
	text-decoration:underline;
}
	#contentContainer ul, #slider ul, #landingPageMid ul {
		list-style-type:none;
		margin:5px 0px 5px 20px;
	}
	#contentContainer ul li, #slider ul li, #landingPageMid ul li {
		background:url(images/blueBullet.png) no-repeat 0px 9px;
		padding:2px 0px 2px 10px;
	}
	#contentContainer ol, #landingPageMid ol {
		list-style-type:decimal;
		margin:5px 0px 5px 20px;
	}
	#contentContainer ol li, #landingPageMid ol li {
		padding:2px 0px 2px 10px;
	}
#contentContainerBottom {
	background:url(images/contentContainerBottom.png) no-repeat;
	height:9px;
	margin-bottom:15px;
}
/* Single Column Template */
#singleColumnContainer {
	background:url(images/oneColumnBg.png) repeat-y;
	font-size:12px;
	min-height:200px;
	padding:20px;
	width:880px;
}

#singleColumnTop {
	background:url(images/oneColumnTop.png) no-repeat;
	height:9px;
	margin-top:15px;
}

#singleColumnBottom {
	background:url(images/oneColumnBottom.png) no-repeat;
	height:9px;
	margin-bottom:15px;
}
/* Landing Page */
#landingPageTop, #landingPageMid, #landingPageBottom {
	margin:0px auto;
}
#landingPageTop {
	background:url(images/landingPageTop.png) no-repeat;
	height:9px;
	width:920px;
}

#landingPageMid {
	background:url(images/landingPageMid.png) repeat-y;
	color:#333;
	font:12px/18px Arial, Helvetica, sans-serif;
	min-height:200px;
	padding:20px 30px;
	width:860px;

}
#landingPageBottom {
	background:url(images/landingPageBottom.png) no-repeat;
	height:9px;
	width:920px;

}
/* Left Column SubNav */
#contentContainer #columnOne {
	float:left;
	min-height:250px;
	padding:0px 0px 0px 5px;
	width:182px;
}
/* Jquery Toggle Navigation */
#contentContainer #columnOne #subNav, #pb_sidebar {
	width:187px;
}
#contentContainer #columnOne #subNav ul {
	list-style-type:none;
	margin:0px 0px 15px -5px;
	text-align:left;
}
#contentContainer #columnOne #subNav ul li {
	background:url(images/subNavLi.png) repeat-y;
	border-bottom:1px solid #999;
	font:12px Arial, Helvetica, sans-serif !important;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#contentContainer #columnOne #subNav ul li a {
	color:#000000;
	display:block;
	padding:8px 5px 8px 15px;
	text-decoration:none;
}
#contentContainer #columnOne #subNav ul ul li {
	border:none;
}
#contentContainer #columnOne #subNav ul ul li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:4px 5px 4px 10px;
}
#contentContainer #columnOne #subNav ul ul li a:hover {
	text-decoration:underline;
	width:160px;
}
#contentContainer #columnOne #subNav hr {
	width:177px;
}
#contentContainer #columnOne ul li.active, #contentContainer #columnOne #subNav ul li a:hover {
	background-color:#0c5e8e;
	background-image:none;
	background-position: left bottom;
	color:#fff;
	text-decoration:none;
} 
a.nav-selected,  a.nav-path-selected {
	display:block;
	font-weight:bold !important;
}

#contentContainer #columnOne ul ul {
	margin:0px 0px 0px 0px !important;
}
#contentContainer #columnOne ul ul li {
	color:#0E6090 !important;
	margin:0px 0px 0px 8px!important;
}
#contentContainer #columnOne ul ul li a {
	color:#0E6090 !important;
	display:block !important;
}
#contentContainer #columnOne ul ul li a:hover {
	background:url(http://www.mwhglobal.com/themes/mwh/images/transparent.png) repeat-y 0px 0px !important;
	color:#0c5c8c !important;
}
/*One Column Template */
#contentContainer #singleColumn {
	width:810px;
}
/* Center Column on 3 Column Template / Right Column on 2 Column Template */
#contentContainer #columnTwo {
	color:#333;
	float:left;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0px 10px 0px 25px;
}
	.center {
		color:#333 !important;
		font:12px/18px Arial, Helvetica, sans-serif;
		width:495px;
	}
	.right {
		width:680px;
	}
#contentContainer #titleBar, #singleColumnContainer #titleBar, #landingPageMid #titleBar {
	background:url(images/titleBg.png) no-repeat;
	height:52px;
	margin-top:-9px;
	padding:20px 0px 20px 5px;
	text-align:left;
	width:100%;
}

#contentContainer #columnTwo #additional {
	background:url(images/blueTab.png) no-repeat 0px 0px;
	margin:20px 0px 10px 0px;
}
	#contentContainer #columnTwo #additional .heading {
		color:#fff;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		height:23px;
		padding:4px 0px 0px 8px;
	}
	#contentContainer #columnTwo #additional ul {
		list-style-type:none;
		margin:5px 0px;
	}
/* Right Column on 3 Column Template */
#contentContainer #columnThree, #columnThree {
	float:right;
	padding:100px 20px 0px 0px;
	position:relative;
	width:175px;
}
	#contentContainer #columnThree #rssBlock, #columnThree #rssBlock {
		position:absolute;
		right:135px;
		top:13px;
	}
/* Tag Styles */
#contentContainer #columnThree ul.ccm-tag-list, #columnThree ul.ccm-tag-list {
	list-style-type:disc;
	margin:10px 0px 0px 10px;
}
		
	#contentContainer #columnThree ul li, html > body #contentContainer #columnThree ul.ccm-tag-list li, #columnThree ul.ccm-tag-list li {
		font:12px Arial, Helvetica, sans-serif !important;
		padding:0px;
	}
	#contentContainer #columnThree ul li {
		padding:2px 0px;
	}
	#contentContainer #columnThree ul li a, html > body #contentContainer #columnThree ul.ccm-tag-list li a, #columnThree ul.ccm-tag-list li a {
		background-image:none !important;
		color:#0c5e8e;
		display:block;
		padding:2px 0px 2px 15px;
		text-decoration:none;
		width:167px;
	}
	#contentContainer #columnThree ul li a:hover, html > body #contentContainer #columnThree ul.ccm-tag-list li a:hover, #columnThree ul.ccm-tag-list li a:hover {
		text-decoration:underline;
	} 

html > body ul.ccm-tag-list li a {
	background: url("images/subNavLi.png") repeat-y 0px 0px !important;
    border: none !important;
    border-radius: 0px 0px 0px 0px !important;
}
/* 'Share This' */
a#share {
	background:url(images/share.png) no-repeat;
	display:block;
	height:23px;
	position:absolute;
	right:110px;
	top:10px;
	width:87px;
}
/* Gold Box */
	
#contentContainer #goldBox {
	background:url(images/goldBoxMid.png) repeat-y;
	color:#66666;
	font:12px/17px Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 10px;
	text-align:left;
	width:155px;
}
#contentContainer #goldBoxTop, #contentContainer #goldBoxBottom {
	height:6px;
	width:175px;
}
	#contentContainer #goldBoxTop {
		background:url(images/goldBoxTop.png) no-repeat;
	}
	#contentContainer #goldBoxBottom {
		background:url(images/goldBoxBottom.png) no-repeat;
		margin-bottom:15px;
	}
	#contentContainer #columnOne #goldBox hr {
		width:157px;
	}
/* White Box */
#contentContainer #columnThree #whiteBox {
	background:url(images/whiteBoxMid.png) repeat-y;
	color:#000;
	font:11px/15px Arial, Helvetica, sans-serif;
	padding:0px 10px;
	width:154px;
}
	#contentContainer #columnThree #whiteBoxTop {
		background:url(images/whiteBoxTop.png) no-repeat;
		height:11px;
	}
	#contentContainer #columnThree #whiteBoxBottom {
		background:url(images/whiteBoxBottom.png) no-repeat;
		height:9px;
	}
/* Footer */
#footer {
	background:url(images/footer-bg.png); 
   margin-left:auto;
   margin-right:auto;
   height:73px;
   width:920px;
}

	#footer a:hover { 
	  text-decoration:underline !important; 
	}
	
	#footer #social-media { 
	  float:right;
	  margin:-20px 0px 0 200px;
	}
	
	#footer #social-media .media-link { 
	  float:left;
	  margin:0 5px 0 0;
	  cursor:pointer;
	}
	
		#footer #social-media #twitter { 
		   background:url(images/twitter-icon.png);
		   height:30px;
		   width:29px;
		}
		
		#footer #social-media #youtube{ 
		   background:url(images/youtube-icon.png);
		   height:30px;
		   width:29px;
		}
		
		#footer #social-media #facebook { 
		   background:url(images/facebook-icon.png);
		   height:30px;
		   width:29px;
		}
	
	#footer #footer-primary-nav {
	  float:left;	
	  color:#fff;
	  font-size:13px;
	  font-weight:bold;
	  font-family: Arial, Helvetica, Tahoma, sans-serif;	
	  margin: 10px 0 0 20px;	
	}
		
		#footer #footer-primary-nav .footer-link { 
		  float:left;
		  margin-right:10px;
		}
		
		#footer #footer-primary-nav .footer-link-seperator { 
		  float:left;
		  color:#f8e043;
		  margin-right:10px;
		}
		
		#footer #footer-primary-nav a, #footer #footer-primary-nav a:visited { 
		  color:#fff;
		  text-decoration:none 
		}
	
	
	#footer #footer-sub-nav {
	  float:right;	
	  color:#f8e043;
	  font-size:13px;
	  font-family: Arial, Helvetica, Tahoma, sans-serif;	
	  margin: 23px 0px 0 0px;	
	}
	
	    #footer #footer-sub-nav .footer-link { 
		  float:left;
		  margin-right:10px;
		}
		
		#footer #footer-sub-nav .footer-link-seperator { 
		  float:left;
		  color:#fff;
		  margin-right:10px;
		}
		
		#footer #footer-sub-nav a, #footer #footer-sub-nav a:visited { 
		  color:#f8e043;
		  text-decoration:none 
		}


    #footer #copyright {
		float:left;
		margin:23px 0 0 20px;
		color:#fff;
		font-size:12px;
	    font-family: Arial, Helvetica, Tahoma, sans-serif;
		opacity:.6;	
		filter:alpha(opacity=60);
    }
/* News Attributes */
.news-attributes {
	line-height:26px;
	margin-top:5px;
}
/* Typography */
#contentContainer #columnTwo #titleBar h1, h1 {
	color:#0e6090;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}
#singleColumnContainer #content-sbBlog-title h1.ccm-page-list-title a {
	color:#fff;
}
#content-sbBlog-title h1.ccm-page-list-title a {
	color:#016CA5;
}
/* Pro Blog Styles */
#pb_body {
	padding:0px 20px 15px 0px !important;
	width:490px !important;
}
#pb_sidebar {
	padding-left:10px;
	width:177px;
}
h3.ccm-page-list-title {
	margin:0px;
}
#month {
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-top:2px;
}
#pb_sidebar .ccm-page-list a {
	background:url(images/subNavLi.png) repeat-y;
	color:#000000;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 0px -17px -10px;
	padding:10px 5px 10px 15px;
	text-decoration:none;
	width:167px;
}
#pb_sidebar .ccm-page-list a:hover {
	background-color:#0c5e8e;
	background-image:none;
	background-position: left bottom;
	color:#fff;
	text-decoration:none;
} 
.ccm-block-styles {
	padding:10px 10px 10px 10px;
}
#content-sbBlog-title {
    font-size: 30px;
	margin-left:0px !important;
	padding-bottom:10px;
}
.slider-left-content #content-sbBlog-wrap h1.ccm-page-list-title2 a {
	color:#ccccce !important;
	font-size:13px !important;
	font-weight:bold !important;
	line-height:normal !important;
	margin-left:0px !important;
	padding-bottom:2px !important;
	text-decoration:none;
}
h1.ccm-page-list-title2 a {
	color:#016CA5;
	font-size:13px !important;
	font-weight:bold !important;
	line-height:normal !important;
	margin-left:0px !important;
	padding-bottom:2px !important;
	text-decoration:none;
}
a.readmore {
	color:#ccccce;
	text-decoration:none;
}
.content-sbBlog-post {
	color:#333;
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 0px !important;
}
.blog-attributes {
	height:auto !important;
	margin-bottom:10px !important;
}
.content-sbBlog-wrap {
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
	clear: left;
	width: 100%;
}
#content-sbBlog-day {
	color:#666666 !important;
	font:10px/26px Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
	margin:0px;
	padding:0px !important;
	text-transform:uppercase;
}
.ccm-page-list {
	background:url(images/lineFade.png) no-repeat 0px bottom;
	margin-bottom:15px;
	padding-bottom:10px;
	position:relative;
}
.ccm-page-list2 {
	margin-bottom:15px;
	padding-bottom:10px;
	position:relative;
}
.ccm-page-list-events {
	margin-bottom:15px;
	padding-bottom:10px;
	position:relative;
}
div.ccm-pagination span.ccm-page-left {position: absolute; top: 0px; left: -20px;}
#content-sbBlog-contain {
	margin-top:15px;
}
div.ccm-pagination {
	font-size:12px;
	margin-bottom:15px !important;
}
/* Pro Events */
#calendar {
	clear:both !important;
	width:690px !important;
}
.smallcal .month {
	background-color:#016ca5 !important;
}
#contentContainer .title {
	float: left;
	padding: 0px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px !important;
}
/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }

/* customize_miscellaneous */ /* customize_miscellaneous */

#language_select {
 float:right;
 padding-top:12px;	
}
/* Form Elements */
.formBlockSurveyTable input[type=text] {
	height:18px;
	width:243px;
}

/*************** Custom Project and Office CSS *************************/


#contentContainerCustom {
	float:left;
	background:url(../../mwh-projects/images/contentContainerBg.png) repeat-y;
	margin-top:-4px;
	padding:15px 0px 15px 0px;	
	min-height:620px;
}

#contentContainerCustom a {
	color:#016ca5;
}
#contentContainerBottomCustom {
	background:url(../../mwh-projects/images/contentContainerBottom.png) no-repeat;
	height:9px;
	margin-bottom:15px;
}


/* Column #2 */
#contentContainerCustom #columnTwo {
	color:#000;
	float:left;
	padding:0px 10px 0px 23px;
	width:887px;
}

	#contentContainerCustom #columnTwo ul {
		list-style-type:none;
		margin:5px 0px 5px 20px;
	}#contentContainerCustom #columnTwo ol {
		margin:5px 0px 5px 40px;
	}
	#contentContainerCustom #columnTwo ol {
		margin:5px 0px 5px 20px;
	}
	#contentContainerCustom #columnTwo ul li {
		background:url(../../mwh-projects/images/blueBullet.png) no-repeat 0px 9px;
		padding:2px 0px 2px 10px;
	}
#contentContainerCustom #columnTwo #titleBar {
	background:url(http://www.mwhglobal.com/mwh-projects/images/titleBg.png) no-repeat;
	height:62px;
	margin-top:-9px;
	padding:20px 0px 20px 5px;
	width:445px;
}


/******** Project Search CSS **************/

#search {
 color:#666666;
 font-size:13px;
}

#search #title {
	font-size:24px;
	color:#333333;
	padding:8px 0 0 0 ;	
}

#search #title2 {
	font-size:14px;
	color:#0d5f90;
	font-weight:bold;
	padding:0 0 0 2px;
}


#search #title-top {
   background:url(../../mwh-projects/images/title-top.png);
   height:11px;
   width:439px;
   margin-bottom:10px;
}

#search #title-bottom {
   background:url(../../mwh-projects/images/title-bottom.png);
   height:11px;
   width:439px;
   margin-top:10px;
}

#search .text {
   padding:10px 0 15px 0;
   font-size:13px;
}

#search-bar {
   position:absolute;
   top:282px;  
   left:0px;
   z-index:10;
   background:url(../../mwh-projects/images/search-bg.png);
   height:47px;
   width:868px;
}

	#search-bar	.search-drop-down {
	  float:left;		  
	}
	
	#search-bar select {
	   margin:13px 0 0 15px;		
	   font-size:15px;	
	   height:23px !important;
	   line-height:23px !important;
	   width:145px;
	}
	


	
	#search-bar	#view-button {
	   float:left;
	   background:url(../../mwh-projects/images/view-button.png);
	   height:24px;
	   width:70px;
	   margin:13px 0 0 67px;
	   cursor:pointer;
	   z-index:101;
	}
	
	#search-bar	#clear-button {
	   float:left;
	   background:url(../../mwh-projects/images/clear-button.png);
	   height:24px;
	   width:61px;
	   margin:13px 0 0 15px;
	   cursor:pointer;
	}
	
	
#search #map-loader {
	height: 328px; 
	width: 867px; 
	border: 1px solid #666;
	margin:10px 0 25px 0;
	background-color:#ccc;
	display:none;
}

#resultsContainer {
 

}

	#resultsContainer #map-canvas { 
		height: 328px; 
		width: 867px; 
		border: 1px solid #666;
		margin:10px 0 25px 0; 
	}

	#resultsContainer #results-list {
		height:auto;
		width:837px;
		background-color:#fff;
		padding:5px 15px 5px 15px;
	}
	
	#resultsContainer #results-top { 
		height: 8px; 
		width: 867px; 
		background:url(../../mwh-projects/images/results-top.png);
	}
	
	#resultsContainer #results-bottom { 
		height: 8px; 
		width: 867px; 
		background:url(../../mwh-projects/images/results-bottom.png);
	}
	
	#resultsContainer #results-table { 
		margin:10px 2px 0 2px;
	}
	
	#resultsContainer .results-heading { 
	    float:left;
		font-size:12px;
		color:#999;
	}
	
	#resultsContainer .results-row { 
	    float:left;
		font-size:14px;
		color:#016ca5;
		margin:5px 0 0 0;
	}
	
		#resultsContainer .results-row a, #resultsContainer .results-row a:visited { 
			text-decoration:underline;
		}


#project-content {
  	 position:relative;
}


/*************** Individual Project Page *************************/


#project-bar {
	height: 54px; 
	width: 867px; 
	background:url(../../mwh-projects/images/project-bar2.png);
}
	
	#project-bar #project-buttons {
		padding:17px 0 0 20px;

	}

	#project-bar #new-search {
		height: 25px; 
		width: 127px; 
		background:url(../../mwh-projects/images/project-search-button.png);
		cursor:pointer;

	}


#projectContainer {
	margin:10px 1px 0 1px;
}


	#projectContainer #project-top { 
		height: 8px; 
		width: 867px; 
		background:url(../../mwh-projects/images/results-top.png);
	}
	
	#projectContainer #project-bottom { 
		height: 8px; 
		width: 867px; 
		background:url(../../mwh-projects/images/results-bottom.png);
	}

	#projectContainer #project-details {
		height:auto;
		width:807px;
		background-color:#fff;
		padding:15px 30px 15px 30px;
	}
	
		#projectContainer .blue {
			color:#016ca5;
			font-weight:bold;
		}
	
		#projectContainer #project-details  #title {
			font-size:14px;
			color:#0d5f90;
			font-weight:bold;
			padding:0 0 3px 3px;
		}
		
		#projectContainer #project-details  #name {
			font-size:22px;
			color:#333;
			padding:5px 0 5px 0;
		}
		
		#projectContainer #project-details  #location {
			font-size:18px;
			color:#006ca5;
			padding:0 0 3px 1px;
			
		}
		
		#projectContainer #project-details  #details-top {
			height: 12px; 
			width: 807px; 
			background:url(../../mwh-projects/images/details-top2.png);
			margin:10px 0 10px 0;
			
		}
		
		#projectContainer #project-details  #details-bottom {
			height: 12px; 
			width: 807px; 
			background:url(../../mwh-projects/images/details-bottom2.png);
			margin:10px 0 10px 0;
		}

		
		#projectContainer #project-details  #details {
			float:left;
			font-size:13px;
			text-align:left;
			width:580px;
		}
		
			#projectContainer #project-details  .detail-row {
				padding:0 0 2px 0;
			}
		
		#projectContainer #project-details  #project-image {
			float:right;
			width:174px;
			height:102px;
			margin:5px 0 5px 50px;
		}
		
		#projectContainer #project-details  #description {
			float:left;
			width:620px;
			padding:5px 10px 0 0;
			font: 12px/18px Arial,Helvetica,sans-serif;
		}
		
		#projectContainer #project-details  #testimonial {
			float:right;
			width:174px;
			
		}
		
			#projectContainer #project-details  #testimonial #testimonial-top {
				width:174px;
				height:7px;
				background:url(../../mwh-projects/images/testimonial-box-top.png);
			}
			
			#projectContainer #project-details  #testimonial #testimonial-bottom {
				width:174px;
				height:7px;
				background:url(../../mwh-projects/images/testimonial-box-bottom.png);
			}
			
			#projectContainer #project-details  #testimonial #testimonial-middle {
				height:auto;
				background-color:#e0e0e0;
				padding:0px 10px 0px 10px;
			}
			
				#projectContainer #project-details  #testimonial #testimonial-middle #testimonial-heading {
					color:#016ca5;
					font-size:16px;
					padding:20px 0 10px 0;
				}
				
				#projectContainer #project-details  #testimonial #testimonial-middle #testimonial-body {
					font: 12px/18px Arial,Helvetica,sans-serif;
					padding:10px 0 10px 0;
				}
		
/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
form.gsc-search-box {
	width:30% !important;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  width: auto;
}
.gsc-webResult .gsc-result {
	border:none !important;
	width:620px;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
	width:620px !important;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
	border:none !important;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion,
.gs-promotion {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}
#content-sbBlog-wrap {
	margin-top: 5px;
	margin-bottom: 5px !important;
	float: left;
	clear: left;
	width: 100%;
}
.eventName {
	color:#0e6090;
	font:16px/26px Arial, Helvetica, sans-serif;
}
.event-attributes{
	position:relative;
}
#socialContainer {
	position:absolute;
	bottom:0px;
}

/*** Landing Page CSS ***/