@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background-image:url(mmadesignimages/bg_gradient.jpg); background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#b1b2b4;
}
.thrColFixHdr #container { 
	width: 854px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(mmadesignimages/shadowrepeat.jpg); background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
	position:relative; top:0; left:0;
} 


/* REQUEST A QUOTE button ------------------------------------------------------------------->*/
#nav_submitrfp a {width:118px; height:27px; 
	background: url("mmadesignimages/nav_requestquote.gif") 0 0 no-repeat;
	float:right;
	margin:5px;
	}
#nav_submitrfp a:hover {
	background-position: 0 -27px;
	}
#nav_submitrfpactive {width:118px; height:27px; 
	background: url("mmadesignimages/nav_requestquote.gif") 0 -27px no-repeat;
	float:right;
	margin:5px;
	}	
	

/* Main Navigation buttons -----------------------------------------------------------------> */
/*button images are 56px in height with rollover state; rollover activated by indicating the background position */
#nav {height:28px; width:610px; float:right; padding-top:25px;}
#nav ul li, img{
	list-style:none; 
	display:inline; 
	padding:0; 
	border:none;
	}
#nav_home a{
	width:54px; height:28px; 
	background: url("mmadesignimages/nav_home.gif") 0 0 no-repeat;
	float:left; 
	display:block;
	margin:-16px 2px 0 0;	
	}
#nav_home a:hover {
	background-position: 0 -29px;
	}
#nav_homeactive {width:54px; height:28px; 
	background: url("mmadesignimages/nav_home.gif") 0 -29px no-repeat;
	float:left; 
	display:block;
	margin:-16px 2px 0 0;	
	}
	
#nav_ourservices a {
	width:109px; height:28px;
	background: url("mmadesignimages/nav_ourservices.gif") 0 0 no-repeat;
	background-repeat:no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}
#nav_ourservices a:hover{
	background-position: 0 -29px;
	}	
#nav_ourservicesactive {
	width:109px; height:28px;
	background:url("mmadesignimages/nav_ourservices.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}

	
#nav_ourteam a {
	width:79px; height:28px;
	background: url("mmadesignimages/nav_ourteam.gif") 0 0 no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}
#nav_ourteam a:hover{
	background-position: 0 -29px;
	}
#nav_ourteamactive {
	width:79px; height:28px;
	background: url("mmadesignimages/nav_ourteam.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}		
#nav_careers a {
	width:79px; height:28px;
	background: url("mmadesignimages/nav_careers.gif") 0 0 no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;		
	}
#nav_careers a:hover{
	background-position: 0 -29px;
	}
#nav_careersactive {
	width:79px; height:28px;
	background: url("mmadesignimages/nav_careers.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;		
	}			
#nav_hrlogin a {
	width:90px; height:28px;
	background: url("mmadesignimages/nav_hrlogin.gif") 0 0 no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}
#nav_hrlogin a:hover{
	background-position: 0 -29px;
	}
#nav_hrloginactive {
	width:90px; height:28px;
	background: url("mmadesignimages/nav_hrlogin.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 	
	margin:-16px 2px 0 0;	
	}		
#nav_contactus a {
	width:93px; height:28px;
	background: url("mmadesignimages/nav_contactus.gif") 0 0 no-repeat;
	float:left; 
	display:block; 
	margin:-16px 2px 0 0;		
	}
#nav_contactus a:hover{
	background-position: 0 -29px;
	}
#nav_contactusactive {
	width:93px; height:28px;
	background: url("mmadesignimages/nav_contactus.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 
	margin:-16px 2px 0 0;		
	}		
#nav_news a {
	width:51px; height:28px;
	background: url("mmadesignimages/nav_news.gif") 0 0 no-repeat;
	float:left; 
	display:block; 
	margin:-16px 2px 0 0;	
	}
#nav_news a:hover{
	background-position: 0 -29px;
	}
#nav_newsactive {
	width:51px; height:28px;
	background: url("mmadesignimages/nav_news.gif") 0 -29px no-repeat;
	float:left; 
	display:block; 
	margin:-16px 2px 0 0;	
	}	




/*Home Page Graphics ------------------------------------------------------------------------------------>*/
#banner {
	height:273px;
	width:800px;
	
	/*background-image:url(mmadesignimages/banner.jpg); background-repeat:no-repeat;
	position:relative; top:65px; left:27px;*/
	 
	margin-top:65px; margin-left:27px;
	
	}
	
	
#rest a{
	width:418px; height:74px;
	background: url("mmadesignimages/rest.png") 0 0 no-repeat;
	/*float:right;
	margin-top:20px;*/
	position:absolute; top:190px; right:27px; z-index:10;
}

#rest a:hover {
	background-position: 0 -73px;
}

#slogan {
width:410px;
/*float:right;
margin-top:10px;*/
position:absolute; top:275px; left:415px; z-index:20;
}


div#slogan h2 {font-size: 15px; color:#434342; font-weight:600; }
div#slogan h3 {font-size:.9em; color:#45484a; font-weight:500; margin-top:-8px;
padding-right:10px;}

#homepage {
	position:relative; top:15px; left:0;
	}
#anesthetix {
	margin-left:40px;
	}
#why {
	float:right;
	width:269px; height:290px;
	margin-right:15px;
	background-image:url(mmadesignimages/why.jpg); background-repeat:no-repeat;
	}

#why ul {
	margin-top:60px; 
	margin-left:10px; 
	width:210px;
	vertical-align:top;
	 
	}
#why li { 
	list-style-type:none;
	background-image:url(mmadesignimages/bullet.jpg); background-position:left top;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#484848;
	font-size:.8em;
	padding-left:20px;
	margin-left:-12px;
	/* line-height:20px; */
	margin-bottom:7px;
	vertical-align:top;	
	}
#middle {
	position:absolute; top:20px; left:310px;
	width:240px;
	}
#he a {
	width:233px; height:102px;
	background: url("mmadesignimages/he_home.jpg") -235px 0 no-repeat;
	display:block;
}

#he a:hover{
background-position: 0 0;
}

#phy a{
	width:233px; height:102px;
	background: url("mmadesignimages/phys_home.jpg") -235px 0 no-repeat;
	display:block;
}
#phy a:hover {
background-position: 0 0;
}

#quotes {
	background-image:url(mmadesignimages/whitebigbutton.jpg); background-repeat:no-repeat; 
	width:266px; height:290px;
	padding:20px;
	margin-left:40px;
	}
	/*
.quote {color:#48484c; font-size:1.1em; width:220px;}
.author { color:#5f8bc1; font-size:1em;}
.title {color:#5f8bc1; font-size:.9em;}
*/

/*inside document graphics------------------------------------------------------------------>*/
#bannermini {
	/*background-image:url(mmadesignimages/banner_mini.jpg); background-repeat:no-repeat;*/
	width:800px; height:104px;
	margin-left:27px;
	margin-top:60px;
	}

#rest_interior a{
	width:326px; height:57px;
	background: url("mmadesignimages/rest_interior.png") 0 -57px no-repeat;
	/*float:right;
	margin-top:20px;*/
	position:absolute; top:190px; right:27px; z-index:10;
}

#rest_interior a:hover {
	background-position: 0 -0px;
}

#he_interior a {
	width:196px; height:89px;
	background: url("mmadesignimages/he_interior.jpg") -196px 0 no-repeat;
	display:block;
	
}

#he_interior a:hover{
background-position: 0 0;
}

#phy_interior a{
	width:196px; height:89px;
	background: url("mmadesignimages/phys_interior.jpg") -196px 0 no-repeat;
	display:block;
}
#phy_interior a:hover {
background-position: 0 0;
}



/*SIDEBAR interior -----------------------------*/
#sidebar {
	float:right;
	width:220px;
	margin-left:15px;
	padding-right:-50px;
}

#news {
	background-image:url(mmadesignimages/news_bg.jpg); 
	background-repeat:no-repeat; 
	width:266px; height:290px;
	padding:30px 20px;
}
#newscontent {
	width:170px;
	font-size:.8em;
	color:#adadad;
	}
#newscontent a{
	color:#5988bf;
}
#newscontent a:hover {
	color:#adadad;
}

/*Styles used to hold text and interior content coming from the CMS -------------> */
#textContent {
	padding:0 50px 20px 50px;
	font-size:.8em;
	color:#000000;
	line-height:1.8em;
	}
#textContent a{
	color:#5988bf;
	}

#textContent a:hover{
	color:#adadad;
	text-decoration:none;
}

#textContent ul { 
	margin-top:-5px;
	}

#textContent li {
	list-style-type:square;
	text-transform:uppercase;
	color:#000000;
	font-size:.8em;
	line-height:1.5em;	
}

#textContent li a {
	vertical-align:top;
	padding:8px;
}

#textContent ul.sitemap {
   margin-top:5px;
   margin-bottom:15px;	 
}
#textContent li.sitemap {
	list-style-type:square;
	text-transform:uppercase;
	color:#000000;
	font-size:8pt;
	margin-bottom:5px;
	
}

#textContent li.sitemap a {
	vertical-align:top;
	font-size:8pt;
}

#breadcrumbtree {
 	font-size:7pt;
	margin-bottom:-5px;
}

#breadcrumbs li {
	display:inline;

	}	

#breadcrumbs li a {
	/*list-style-image:url(mmadesignimages/bullet.jpg);*/
	background-image:url(mmadesignimages/bullet.jpg); background-repeat:no-repeat; background-position:left;
	padding-left:20px;
}	
#breadcrumbs  a {
	/*list-style-image:url(mmadesignimages/bullet.jpg);*/
	background-image:url(mmadesignimages/bullet.jpg); background-repeat:no-repeat; background-position:left; 
	 padding-left:20px; 
	

}	



#textContent h4.newslistingbodycontent {
  margin-top:0px; margin-bottom:10px; padding-top:0px; padding-bottom:0px; font-size:12pt;
	line-height:1.0em;
 color:#2561aa;
}

#textContent div.newsmessage5 p{
  margin-top:0px; margin-bottom:30px; padding-top:0px; padding-bottom:0px;
	line-height:1.8em;	
	 
}
#textContent div.newsmessage5 p a{
 font-size:8pt;
	 
}

#textContent h4.newslistingbodycontent  a {
 color:#2561aa;
 text-decoration:none;
 
}

.marginleft200 {
margin-left:200px;
width:260px;
}


h1, h2, h3, h4, h5, h6 {color:#2561aa;}



/*Main document  STRUCTURE---------------------------------------------------------------------------->*/


#logo {
	}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 27px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /*background: #EBEBEB; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
#sidebar1 img {padding:0; margin:0;}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 27px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent { 
	/*USED AS A CONTAINER HERE; goto textContent for styling interior content*/
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #footer { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(mmadesignimages/shadowbottom.jpg); background-repeat:no-repeat;
	height:35px;
	margin-top:-16px;
} 

#footertext{
	text-align:center;
	font-size:.7em;
	color:#243953;
	line-height:12px;
	padding-bottom:15px;
	margin-top:10px;
	background-image:none;
}
#footertext p{margin-top:-8px; }
#footertext a{
	color:#253953; 
	text-decoration:none;
	text-transform:uppercase;}
#footertext a:hover {color:#FFFFFF;}

#printimage img{ display:none;
			
			}

#footerlinks a{
	color:#b1b2b4;
	font-size:8pt;
	text-decoration:none;
	text-transform:capitalize;}			
#footerlinks a:hover {color:#b1b2b4;
	}



/* some classes -------------------------------------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*used for the FORMS; no tables, all CSS. Not all elements used----------------------*/
div.row {
  clear: both;
  padding-top: 5px;
} 

div.row span.label {
  float: left;
  width: 250px;
  text-align: right;
  font-size:1em;
  display:inline;
  line-height:1.3em;
  }

div.row span.formw {
  /*float: right;*/
  /*width: 150px;*/
  text-align: left;
  margin-left:15px;
  }
 
div.row2 {
  clear: both;
  padding-top: 5px;
  border:0px solid red;
  width:160px;
  float:right;
  margin-top:-26px;
  margin-right:15px;
} 

div.row2 span.label {
  float: left;
  width: 25px;
  text-align: right;
  font-size:.8em;
  display:inline;
  border:0px dotted black;
  }

div.row2 span.formw {
  text-align: left;
  border:0px solid blue;
  margin-left:5px;
   } 

  
.floatleft {float:left; border:0px solid green;width:330px;}
.floatright {float:right; border:0px dashed green; width:250px;}
p.floatright {width:500px; margin-bottom:10px; font-size:.7em;}

.labelontop {font-size:.7em; margin-left:10px; width:60px; line-height:10px;}



legend{
padding-bottom:15px;
color:#4e6a9a;
}

.rules {
display:inline;
font-size:.6em;
color:#CCCCCC;
}


  
.lengthrow {width:100%; clear:both;}
.lengthquarter	{width:24%;float:right;}
div.lengthquarter input {width:110px;}
.label2{font-size:.6em;}



/* Force vertical scrollbar in Gecko browsers */
#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden } 

/*           */

