﻿
/* 
melior orange = #E5A540 
meior bluegray = #192330

*/

#grid{width: 100%; height: 100%; background: url(/img/baseline.png) repeat; position: absolute; top: 0; left: 0; z-index: 99;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
 .clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
 .clearfix {display:block;}
 /* End hide from IE Mac */
 
/* reset stuff from http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/* end reset */

/* Typography basics */
body{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*background: #000000 url(/img/bg.jpg) repeat-y center center;*/
	background-color: #000000;
	color: #A4B3C1;
}
p,ul,ol { 
	margin-bottom: 18px; 
}
/*h1 {font: 24px Cambria, "Lucida Bright", Georgia, serif; letter-spacing: 1px; line-height: 36px; margin-bottom: 18px;}
h2 {font: 18px Cambria, "Lucida Bright", Georgia, serif; letter-spacing: 1px; line-height: 18px; margin-bottom: 18px;}
h3 {font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height:12px; letter-spacing: 1px; text-transform: uppercase;}
h4 {font: bold 14px Cambria, "Lucida Bright", Georgia, serif; letter-spacing: 1px; line-height: 18px;}*/
h3{font-weight: bold; color: #ffffff;}
a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #E5A540; border-bottom: 1px solid #E5A540;}
html body a:hover {color: #000; background-color: #EEEEEE; border-bottom: 1px solid #000;}
a.imglink{border-bottom-width: 0;}
a.imglink:hover{background-color: transparent; border-bottom:none;}
/*end typography basics */

.page 
{
    width: 774px;
    margin: 0 auto;
}
.page-margins{padding: 18px;}
#content{ background-color: black;}
#header
{
    width: 100%;    
    border-bottom: 9px solid #111821;
    border-top: 9px solid #111821;
    overflow: hidden;   
    background-color: #192330;
}
#masthead{position: relative; height: 117px;}
#logo{float: right; margin: 0 -6px 0 0; padding: 0; height: 80px;}
#logo img{margin: 0; padding: 0;}
#nav
{
    height: 81px;
    margin-top: -27px;  
}
#navbox
{
    position: relative; 
    width: 360px;
    height: 81px;
}
#nav a{height: 81px; width: 180px;  text-decoration: none; border-bottom: none; display: inline-block;  }
#nav a span{margin-left: -2000px;}
a#promise{background: transparent url(/img/promise.png) no-repeat 0 0; overflow: hidden; position: absolute; left: 0; top: 0;}
#nav a:hover, #nav a.active{ background-position: left -81px;}
a#products{background: transparent url(/img/products.png) no-repeat 0 0; overflow: hidden; position: absolute; left: 180px; top: 0;}

#promo
{    
    font-size: 12px;
    position: relative;
}
#promo div.page-margins{ position: relative;}
#promo-message{width: 468px; float: left; display: inline;}
#promo-ad{ width: 360px; float: left;}
#promo-ad img{float: left; margin-left: 200px;}
#promo-ad p{width: 200px; position: absolute; bottom: 18px; left: 18px;}
#promo p{ margin: 0;}
#promo strong{ color: #ffffff;}
#promo #wtb{width: 234px; float: right;}

#content{ background: transparent url(/img/ghost-box.png); margin-top: 0;}
.brief{float: left; clear: left; width: 100%; margin: 18px 0 0 0; display: inline; padding:0;}
.brief .bullets{float: right; width: 270px; margin: 0 -36px 18px 18px;  background: transparent url(/img/ghost-box.png);  display: inline;  color: #ffffff;}
.bullets ul{ list-style-type: disc; padding: 18px 36px 0px 27px;}
.bullets h4{margin: 18px 9px -9px 27px;}
.brief em{color: #E5A540;}
#content strong{font-weight: normal; color: #ffffff;}

input#contact-name, input#contact-email, input#contact-company{width: 300px;}
#scoop-request
{
  width: 450px;
  padding: 18px;
  background: transparent url(/img/ghost-box.png); 
  margin: 0 auto;
}
#scoop-request fieldset {
  margin-bottom: 10px;
}
#scoop-request legend {
  padding: 0;
  font-weight: bold;
  color: #ffffff;
}
#scoop-request label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
#scoop-request fieldset ol {
  margin: 0;
  padding: 0;
}
#scoop-request fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#scoop-request fieldset fieldset {
  border: none;
  margin: 3px 0 0;
  padding: none;
  background: none;
}
#scoop-request fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
	color: #A4B3C1;
}
#scoop-request fieldset fieldset label {
  display: block;
  width: auto;
}
#scoop-request em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#scoop-request label {
  width: 120px; /* Width of labels */
}
#scoop-request fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

dt {font-weight: bold; color: #ffffff;}
dd{padding-left: 18px; margin-bottom: 18px;}
dl{margin-top: 18px;}