body, html {font-family: Tahoma, Helvetica, arial; background-color:#BFD5BB; font-size:.9em; }

p {margin-left:6em; margin-right:6em; text-align:center}

ul, li {margin:.25em}

img {border:none;}

.headp {text-align:left; line-height:1.6em; text-indent:4em}
.testheader {font-variant:small-caps; color:#106310; font-weight:bold; letter-spacing:1px; margin-left:510px; margin-right:20px; float:right; margin-bottom:5px}
#container {background-color:#FFF; color:#000; margin:0 auto; width:687px; }

.telephone {color:#106310; font-size:150%;}
.mission {font-weight:bold}
.expertise {color:#B48352; text-decoration:underline;}

#navigation {text-align:center; margin-left:-3em}
#navigation li {display:inline; margin-right:.4em}


#systems {left:3em; margin-left:11em;}

#systems li {font-weight:bold; list-style-type:none;}

.consultpic {margin-left:3.5em; margin-top:-27em;}

#footer {float:left; clear:both; width:100%; margin-top:2em}
.clearer {clear:both}
.floatright {float:right}
.floatleft {float:left}

#systems li ul li {list-style-type:disc; list-style-image: url(images/M_bluedark.gif); font-weight:normal}
#consult {position:relative; right:3em}
h1 {font-size:12px}
.consultheader {text-indent:15em;}
#contactForm {position:relative; right:250px; padding:10px;width:200px; float:right}
.cathead {font-weight:bold; font-style:italic;}

#projectlist {margin-left:1.25em; float:right;}
#projectlist li {font-weight:bold; list-style-type:none}
#projectlist li ul li {list-style-type:disc; font-weight:normal}


#systemshome {margin-left:13em; list-style-type:disc; list-style-image: url(images/M_bluedark.gif); font-weight:normal}

#projectpage h1 {text-align:center; font-size:130%}

#leftproject {float:left; width:185px; height:48.75em; background-color:#6b9c6b; margin-right:2em}
#leftproject2 {float:left; width:185px; height:39.4em; background-color:#6b9c6b; margin-right:2em}
#leftproject3 {float:left; width:185px; height:37em; background-color:#6b9c6b; margin-right:2em}
#leftproject4 {float:left; width:185px; height:45.1em; background-color:#6b9c6b; margin-right:2em}
#leftproject5 {float:left; width:185px; height:26em; background-color:#6b9c6b; margin-right:2em}

.leftp {text-align:left}

#leftproject ol, #leftproject li, #leftproject2 ol, #leftproject2 li, #leftproject3 ol, #leftproject3 li, #leftproject4 ol, #leftproject4 li, #leftproject5 ol, #leftproject5 li {text-align:center; list-style:none; margin-left:-1em; margin-bottom:1.5em}
#leftproject label, #leftproject2 label, #leftproject3 label, #leftproject4 label, #leftproject5 label {font-weight:bold; color:white; margin-left:5px}
#fscroller {float:right; padding-left:5px; border-left:2px dashed green; margin-left:1em}
.HeadingFont, .CenterTableHeading {font-weight:bold}
.updateform label {display:block}
#Menu1 {margin:0 auto;}
#Menu1 li  {margin-right:2em}
#Menu1 li ul li {margin-right:0}

a.cart{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.cart:hover{z-index:25; background-color:#fff}

a.cart span{display: none}

a.cart:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-2em; left:-22em; width:22em;
    text-align: center}
	
a.check{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.check:hover{z-index:25; background-color:#fff}

a.check span{display: none}

a.check:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-2em; left:-30em; width:30em;
    text-align: center}	
	
#cartcheck {margin-left:500px}
#cartcheck a {display:inline; margin-right:.8em; }

.CartContentsRecommend
{
  background-color:#BFD5BB;
}

#maincontent p, #maincontent h2, #maincontent ul   {margin-left:1.5em}

.nicet {text-align:left; text-indent:2.5em}

#overview {float:left; width:45%; margin:1.5%;}
#details {float:right; width:45%;margin:1.5%; }
.classtitle {width:20em; font-weight:bold; font-size:120%}
.tagline {width:14em; font-weight:bold; font-size:145%}
#details p {text-align:left; width:100%; margin-left:0}
.bio, .travel {clear:both; text-align:left; line-height:1.25em}
/* 
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #cc9900; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color : #fefefe; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #fafafa; 
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #666;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #669900; 
}

/* form label text */
label { 
  color : #669900;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 100% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #cc9000;
  background-color : #fffffa;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #669900;
  background-color : #cc9900;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

/* hide the Why? text span */
small.whythis a span { 
  position : absolute; 
  top : -9000px; 
  left : -9000px; 
  display : inline; 
  width : 17.1em; 
  height : auto; 
  border : 1px solid #000; 
  background-color : #eecc11; 
  padding-left : 2px; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 0; 
  left : 6em; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}


/* End CSS */
