body {background:rgb(87,148,14);}
a {position:relative;}
.seo {text-indent:-9999em;}
.logo {background:url(../i/vitamate_logo.png) no-repeat; height:80px; }
.diagram {background:url(../i/cirrostratus_branding-02.png) no-repeat; height:157px;}
@font-face {
	font-family: "Antenna";
	src: url(../f/Antenna/Antenna-Bold.otf) format("opentype");
}
h1, h2, h3, h4, h5, h6 {font-family:Antenna,'Myriad Pro','Lucida Grande',Tahoma,'Segoe UI',sans-serif;}
.white {background:#fff;border:15px solid black;}
.span-8-plus {width:320px;float:left;margin-right:10px;}
/* Z-index of #mask must lower than #boxes .window */  
#mask {  
  position:absolute;  
  z-index:9000;  
  background-color:#000;  
  display:none;  
}  

.keywords {font-size:.8em; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

.now_you_see_me {display:none;}
    
#boxes .window {  
  position:absolute;  
  width:440px;  
  height:200px;  
  display:none;  
  z-index:9999;  
  padding:20px;  
}  
  
  
/* Customize your modal window here, you can add background image too */  
#boxes #dialog {  
  width:375px;   
  height:203px;  
}  
a.close {background:red; color:#FCC;}

.slideshow {
		position:relative;
		height:350px;
	}

.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.slideshow {margin-left:25px}
.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}

a {cursor:pointer;}
	a img {border:none;}
	a:hover {text-decoration:underline;}
	div#thumbs {margin:40px 0 0 0;color:white;font-weight:bold;}
	div#gall {width:731px;margin:2px;background:url(img/gall.png) top left no-repeat;padding:18px 0 0 15px;float:left;}
	div#gall2 {width:690px;height:354px;}
	div#thumbs a {display:inline-block;height:15px;width:15px;margin:2px;background:url(../i/oth.png);}
	div#thumbs a.cur {background:url(../i/cur.png);}
	div#right {background:;height:750px;width:250px;float:left;}
	div#text {margin:40px 0 0 0}
	
	input[type=text], textarea{border:1px dotted #0CF}
	
	#message{height:75px;}