/*-----------------------------------------------------------------------
 * Version: 
 *     1.0.0
 * File: 
 *     base.css
 * Author: 
 *     Zane M. Kolnik
 * Contact: 
 *     zanematthew[at]gmail[dot]com
 * Usage: 
 *     - This should be the last style sheet used
 *     - This is SITE wide
 *     - This is NOT to contain PAGE specific styling
 *-----------------------------------------------------------------------*/
 
.site { 
	width: 966px; 
	margin: 0 auto; 
	}

.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;			/* needed for IE */
	overflow:hidden;	
	}

.rightmenu {
    background: #e0d5b0;
	}

.rightmenu .colleft {
    float: left;
    width: 200%;
    margin-left: -282px;
    position: relative;
    right: 100%;
    background: #f2f2f2;
	}

.rightmenu .col1wrap {
    float:left;
    width:47%;
    position:relative;
    left:53%;
    padding-bottom: 4em;
}

.rightmenu .col1 {
    margin:0 0px 0 223px;
    width: 686px;
   /* overflow:hidden; */
}

.rightmenu .col2 {
    float: right;
    left: 270px; /* less 10px to act as padding left and right */        
    padding-top: 10px;
    padding-bottom: 50px;
    position: relative;        
    width: 260px;         
	}   

.col2 h1 { background: url(images/bg-mgh-logo-BB.gif) repeat 0 2px; color:#95601D; font-family:times New Roman; font-size: 12px; height: 19px; margin-top: 20px; padding:9px 0 0 45px; }
.col2 h3 { /*background: url(images/bg-mgh-logo-BB-twitter.gif) repeat 0 2px;*/ color:#95601D; font-family:times New Roman; font-size: 12px; height: 19px; margin-top: 20px; padding:9px 0 0 1px; }
.col2 p { font-size: .9em; line-height: 1.3em; margin: 4px 0; color:#555555; }
.col2 a { text-decoration:underline; color:#333333; } 	

.out-there {
	float: left;
	margin: 20px 0;
	width: 100%;
	}
	
.out-there h1 { 
	margin-bottom:5px; 
	}
	
.BD { background: url(images/bg-border-double.gif) repeat-x; border: medium none; height: 8px; }

ul.inline { list-style-type: none; margin: 0; padding: 0; }
ul.inline li { float: left; margin: 0; padding: 0; }

hr.clear { 
	clear: both; 
	background: none; 
	border: 0;
	color: #f2f2f2; 
	margin: 0; 
	padding: 0; 
	}
	
.col2 input.text {
	border: 1px solid #999;
	width: auto;
	}	
	
*:focus{
	outline: none ;
	}
	
body { 
	background: #333 url(images/bg.gif); 
	font: 1.2em arial, sans-serif, helvetica; 
	margin: 0; 
	padding: 0; 
	}

a { 
	color: #333; 
	}
	
a img { 
	border: none; 
	}

h1, h2, h3, h4, h5, h6 { 
 	font-weight: bold;
 	}
 	
 h1 {
 	color: #A6600C;
	font-size: 13px; 
	}

 h1 a {
   color: #A6600C;
   text-decoration: none;
   }

 p {
 	line-height: 1.4em;
 	margin: 0 0 1.4em 0;
 	}
 	
hr {
	background: #A6610C;
	border: medium none;
	color: #A6610C;
	height: 1px;
	margin: 0 0 1.45em 0;
	}

ul, ol {
	list-style-position: outside;
	}
	
 hr.double {
 	border-bottom: 4px double #A6600C;
 	background: none;
 	margin: 20px 0 15px 0;
 	}
 
.wrapper { 
	margin: 25px 30px 0 30px; 
	}   

.button-brown,
.button-orange,
.button-gray {
	color: #FFF;
	margin-right: 8px;
	padding: 3px 6px;	
	}
	
.button-brown {
	background: #95601D;
	border: 1px solid #EC891D;		
	}
	
.button-orange {
	background: #EC891D;
	border: 1px solid #95601D;	
	}

.button-gray {
   background: #666;
   }

a.button-orange,
a.button-brown,
a.button-gray {
	color: #fff;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	}

a:hover.button-orange,
a:hover.button-brown,
a:hover.button-gray {
	color: #fff;
	}	
.mgh-hide {
	position: relative;
	left: -999em;
	}

/*---------------------------------------------------------------*/


/*---------------------------------------------------------------
 * Sportlight
 *---------------------------------------------------------------*/	
.spotlight { background: #FFF; border: 1px solid #95601D; margin-bottom: 30px; padding: 7px; width: 247px; }
.spotlight a.spotlightlink { font-size:10px; margin-left:4px; line-height: 21px; font-weight: bold; color: #000000; text-decoration: none;}
.spotlight h1 { background: url(images/bg-spotlight-header.gif) no-repeat 0 0; height: 16px; margin: 0 0 3px; padding: 4px 0 3px 45px; }
.spotlight p { color: #636363; font-size: 0.9em; line-height: 1.2em; margin: 5px 0 0; padding: 0 4px; }	
.spotlight p a { color:#636363; font-weight: bold; text-decoration:none; }
.spotlight .crop {}
/*---------------------------------------------------------------*/	


/*---------------------------------------------------------------
 * Primary Navigation
 *---------------------------------------------------------------*/	
ul.nav { 
	background: url(images/bg-nav.gif) repeat-x; 
	height: 60px; 
	padding-left: 8px; 
	}
	
ul.nav li { 
	padding-top: 11px; 
	}
	
ul.nav li a { 
	color: #FFF; 
	display: block;
	font-family: sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 8px 23px 4px; 
	text-decoration:none; 
	}
	
ul.nav li a.last { 
	padding: 8px 0 4px 15px;
	}
        
.primary_navigation ul li.current,
.primary_navigation ul li.current a,
.primary_navigation ul li a:hover { 
	text-decoration: none;	
	}

body.work a.work,
body.capabilities a.capabilities,
body.capabilities a.services,
body.capabilities a.leadership,
body.capabilities a.industry,
body.clients a.clients,
body.news a.news,
body.careers a.careers,
body.contact a.contact,
body.services a.capabilities,
body.news a.subnav-press-release,
body.services a.subnav-capabilities-services,
body.leadership a.subnav-leadership,
body.industry a.subnav-industry,
.primary_navigation ul li a:hover { 
	color: #EC891D;
	}
	
.secondary_navigation ul li.current,
.secondary_navigation ul li.current a {
	color: #EC891D;
	}

/* start 2nd level */
.primary_navigation ul li div,
.primary_navigation ul li.current div { 	
	background-color: #636467; 
	display: none; 
	height: 95px;
	margin: 0; 
	padding: 10px 0 20px; 
	position: absolute; 
	width: 125px;
	z-index: 100; 	
	}

/* needs to be the width of our first column */
.primary_navigation ul li .column-2,
.primary_navigation ul li.current .column-2 {
	margin-left: 125px;
	}

.primary_navigation ul li .column-3,
.primary_navigation ul li.current .column-3 {
   margin-left: 250px;
   }
   
.primary_navigation ul li .column-3,
.primary_navigation ul li.current .column-3 {
   margin-left: 250px;
   }

.primary_navigation ul li .column-4,
.primary_navigation ul li.current .column-4 {
	margin-left: 375px;
	}

.primary_navigation ul li div span ,
.primary_navigation ul li.current div span {
	display: block;
	line-height: 1.1em;
	padding: 3px 0;
	width: 94%;
	}

.primary_navigation ul li div span a,
.primary_navigation ul li.current div span a {
	background-color: #636467;
	color: #fff;
	display: block;
	font-family: sans-serif, arial;
	font-weight: normal; 
	font-size: 11px;
	padding: 0 10px; 
	text-transform: none;
	}

.primary_navigation ul li div span a:hover,
.primary_navigation ul li.current div span a:hover {
	background: none;
	text-decoration: underline;	
	}
	
.primary_navigation .nested .title a {
	margin-left: -10px;
	}
	
.primary_navigation .nested span {
	margin-left: 10px;
	}

/*---------------------------------------------------------------*/


/*---------------------------------------------------------------
 * Secondary Navigation - see mgh.select.css for form elements!
 *---------------------------------------------------------------*/	
.secondary_navigation {
	background-color:#d1d3d4;
	height: 34px;
	padding-left:10px;
    }
   
.secondary_navigation p { 
    padding:5px 0 0 18px; 
    }
   
.secondary_navigation ul { 
    padding-top: 5px;
    }
    
.secondary_navigation ul li { 
    font-size:10px; 
    padding:5px 0 0 18px; 
    color:#4d4d4d; 
    display:inline; 
    }

.secondary_navigation ul li a { color:#636467; font-weight:bold; text-decoration:none; }
.secondary_navigation ul li a:hover { color:#EC891D; font-weight:bold; }
/*---------------------------------------------------------------*/


/*---------------------------------------------------------------
 * Footer
 *---------------------------------------------------------------*/	
.footer {
	background:#EE8A1D url(images/bg-footer.gif);
    clear: both;
	height: 100px; 
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
	}
	
.footer ul { 
	margin: 24px 0 0;
	}
	
.footer ul li { 
	color: #fff; 
    display: inline;
    float: none;
	margin-right: 25px; 
	}

.footer ul li.last {
    margin-right: 0;
    }
    
.footer ul li a { 
	color: #fff; 
	text-decoration: none;  
	}
.footer ul li a:hover { 
/*	color: #a7a9ac; */
	color: #636467; 
	}
/*---------------------------------------------------------------*/	

	
/*---------------------------------------------------------------
 * Forms
 *---------------------------------------------------------------*/
form p {
	margin-bottom: 10px;
	}

label {
	display: block;
    font-size: 11px;
	}

textarea,
input.text {
	border: 1px solid #FDB913;
	padding: 3px;
	}

input.button {
	background: none;
	border: none;
	font-family: sans-serif, arial;
	padding: 3px 2px 2px 2px;
	}
/*---------------------------------------------------------------*/


/*---------------------------------------------------------------
 * Twitter Feed
 *---------------------------------------------------------------*/
ul.twitter { 
    background: #f9f7ee;
    border: 1px solid #999;
    clear: both;
    float: left;
    list-style-type: none;    
    margin: 0 0 10px 0;
    padding: 3px 10px 20px;
    width: 240px; 
    }

ul.twitter li {
    border-bottom: 1px dashed #999;
    font-size: 11px;
    float: left;
    line-height: 1.2em;    
    margin-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    }
    
ul.twitter li.last {
	border: none;
	}
	
ul.twitter li img {
	float: left;
    }
    
.twitter-button-pane { 
	width: 100%;
	text-align: right;
	}

.twitter-button-pane a { 
    font-weight: bold;
    }
    
.twitter-button-pane .button-gray { 
	margin-right: 0px;
	}
/*---------------------------------------------------------------*/


/*---------------------------------------------------------------
 * Search
 *---------------------------------------------------------------*/
.col2 .search {
	margin: 20px 0;
	}

.col2 .search input.button {
    color: #4d4d4d;
    }
    
.col2 .search input.text {
    width: 165px;
    }
/*---------------------------------------------------------------*/
  		


/*---------------------------------------------------------------
 * Header contatiner
 *---------------------------------------------------------------*/	
#headerContainer {
     background-color: #fff;
     width: 685px;
     }
/*---------------------------------------------------------------*/	


/*---------------------------------------------------------------
 * Tiny MCE Content
 *---------------------------------------------------------------*/ 
#content ul { 
    list-style-type: disc; 
    }

#content li {
    list-style-position: inside; 
    }
/*---------------------------------------------------------------*/ 
