
/* =reset.css (by Andy Clarke) */
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, 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-weight : inherit; 
  font-style : inherit; 
  font-size : 100%; 
  font-family : inherit; 
  vertical-align: baseline; 
  background : transparent; 
}

ul {margin-left: 2.5em; padding-left: 0;}   

h1 
{
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}

html, body {height: 100%;}
body { background:#000; height:100%; }
img { border:none; }

.wrapper { width:100%; float:left; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -134px; }
.footer, .push { height: 134px; clear: both; }
.content-thumbs { width: 1160px; margin-top: 165px; padding: 20px; margin-bottom: 50px; }
.content { width: 800px; text-align: left; background-color: White; margin-top: 165px; padding: 20px; margin-bottom: 50px; }

.thumbs td { text-align: left; }
.thumb-box { width: 260px; height: 210px; background-image: url(../images/thumb-background.png); }

/* Header */
.wrapper .header { width:100%; float:left; }

.menu-bar { margin-bottom: 5px; float: right; }
.menu-bar td { padding-right: 20px; }

.wrapper .header .main-menu { width:100%; margin:0 auto; background-color: White; }
.white-menu a { font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; color: Black; margin-left: 30px; margin-right: 3px; text-transform:uppercase; }
.white-menu tr { height: 20px; }
.white-menu td { text-align: right; vertical-align: middle; padding-top: 2px; }

.top-link {display: inline-block; padding-right: 20px;}

.wrapper .header .header-bottom { width:100%; float:left; background:url(../images/bg_header.png) repeat 0 0; padding:25px 0; }
.wrapper .header .header-bottom .inner { width:900px; margin:0 auto; }
.wrapper .header .header-bottom .inner td { vertical-align: bottom; text-align: right; }

.footer { width:100%; background: url(../images/bg_footer.png) repeat-x 0 0; padding:100px 0 0 0; height:34px!important; }
.footer .inner { width:910px; margin:0 auto; background:grey; }
.footer .inner ul { float:left;  }
.footer .inner ul li { float:left; display:block; padding-left:35px; }
.footer .inner ul li a { float:left; display:block; }
.footer .inner ul li.who a { padding-top:3px; }
.footer .inner ul li.why a { padding-top:3px; }
.footer .inner ul li.faq a { padding-top:2px; }
.footer .inner ul li.order a { padding-top:3px; }

.sub-menu { color: White; font-family: Arial; font-weight: bold; font-size: 11px; margin: 7px 0px 0px 0px; text-transform: uppercase; }

.submenu { position: absolute; background-color: White; padding: 10px 10px 10px 10px; width: auto; margin-top: 160px; display: none; z-index: 99; }
.submenu td { font-family: Arial; font-size: 11px; text-transform: uppercase; font-weight: bold; text-align: center; }
.submenu td img { margin-bottom: 5px; }

.rollover 
{
  cursor: pointer;
}

.catvidlink 
{
  font-size: 13px;
  text-decoration: none;
  color: Black;
}
