/* Include Fonts */
@import url('https://fonts.googleapis.com/css?family=ABeeZee|Advent+Pro|Exo|Homenaje|News+Cycle|Nunito+Sans|Open+Sans|Open+Sans+Condensed:300|Spinnaker|Ubuntu|Ubuntu+Condensed|Work+Sans');
@import url('fonts/greatvictorian/Conversion-GreatVictorian-Standard/style.css');

/*
[Open Sans, Ubuntu, Work Sans]

font-family: 'Nunito Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Ubuntu Condensed', sans-serif;
font-family: 'Work Sans', sans-serif;
font-family: 'Exo', sans-serif;
font-family: 'ABeeZee', sans-serif;
font-family: 'News Cycle', sans-serif;
font-family: 'Homenaje', sans-serif;
font-family: 'Advent Pro', sans-serif;
font-family: 'Spinnaker', sans-serif;

*/


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
  vertical-align: baseline;
  font-family: 'Nunito Sans';
  font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
/*body {*/
  /*line-height: 1;*/
/*}*/
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Site CSS */
html
{
  background-color: black;
}

body{
  background-color: lightgrey;
}

h1{
  font-family: 'GreatVictorian-Standard';
  font-size: 2em;
  margin-bottom: 5px;
}

h2{
  font-size: 1.8em;
  margin-bottom: 5px;
}

h3{
  font-size: 1.6em;
  margin-bottom: 5px;
}

h4{
  font-size: 1.4em;
  margin-bottom: 5px;
}

h5{
  font-size: 1.2em;
  margin-bottom: 5px;
}

h6{
  font-size: 1.1em;
  margin-bottom: 5px;
}

p{
  margin-bottom: 10px;
}

a
{
  color: black;
  text-decoration: none;
}

a:hover
{
  color: #666666;
  text-decoration: underline;
}

a:active
{
  color: darkblue;
  text-decoration: underline;
}

a:visited
{
  color: black;
  text-decoration: none;
}


table{

}

tr{
}

td{
  vertical-align: top;
}

dl
{

}

.footerdl dt{
  color: darkgrey;
}

dd
{
  margin-left: 5px;
}

.footerdl dd a{
  color: darkgrey;
  text-decoration: none;
}

.footerdl dd a:hover{
  color: #666666;
  text-decoration: underline;
}

.headerTitle
{
  margin-top: 40px;
  font-size: 4em;
  font-weight: bold;
}

.footerL
{
  float: left;
  margin-left: 50px;
}

.footerM
{
  float: left;
  margin-left: 140px;
  margin-top: 40px;
}

.footerR
{
  float: right;
  margin-right: 50px;
}

.centerTable 
{ 
  margin: 0px auto;
  background: white url("../images/background.png");
}

.logoImage
{
  margin: 10px;
}

.menuSideBar
{
  /* Css hack for height on div */
  height: 1px;
  width: 170px;
}

.content
{
  width: 610px;
  padding: 0px 10px 10px 10px;
}

.productTable td
{
  padding: 5px;
}

.rightSideBar
{
  width: 170px;
  background-color: black;
  color: white;
  padding: 5px;
  opacity: 0.6;
}

.rightSideBar p{
  font-size: 0.75em;
}

.pageHeading {
  font-size: 3.5em;
  text-align: center;
}

/* Contact Form */
.contactForm
{
  margin: 5px;
}

.contactForm table
{
  width:100%;
  border-collapse: separate;
  border-spacing: 2px;
}

.contactForm td
{
  margin: 5px;
}

.contactForm input[type='submit']
{
  float: right;
}

.contactForm textarea, select, input[type='text']
{
  border: 1px solid lightgrey;
  padding: 1px;
}

.contactLabelCol
{
  text-align: right;
  width: 150px;
}

.contactInputCol
{

}

.contactForm textarea
{
  width: 99%;
  height: 100px;
}

/*.menuItem*/
/*{*/
  /*display:block;*/
  /*margin:10px;*/
/*}*/
/*.menuItem a*/
/*{*/
  /*font-weight: bold;*/
  /*text-decoration: none;*/
/*}*/

/*.menuItem a:hover*/
/*{*/
  /*text-decoration: underline;*/
/*}*/

/*.menuItem a:active*/
/*{*/
  /*font-weight: 600;*/
/*}*/

/* ----------------------------------------------------------------------------------------------- */

/* Clock */
#svgClock
{
  padding: 10px;
}

/* Css Menu */
/*@import url(https://fonts.googleapis.com/css?family=Raleway:400,200);*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 170px;
  height: 100%;
  font-family: 'Nunito Sans', sans-serif;
  color: #ffffff;
}

/* added for full height menu
parent td has to have a height set
set in .menuSideBar
*/
#cssmenu ul {
  height:100%;
  background-color: black;
  opacity: 0.6;
}

#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  background: #000000;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li > a:hover {
  color: #d8f3f0;
}
#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  right: 26px;
  top: 19px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 23px;
  display: block;
  width: 10px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul ul li a {
  padding: 14px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #ddd;
  background: #49505a;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li a {
  padding-left: 32px;
}
#cssmenu ul ul li a:hover {
  color: #fff;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 16px;
  right: 26px;
  background: #ddd;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 20px;
  background: #ddd;
}

#banner
{
  width: 580px;
  height: 470px;
}

.bannerimage
{
  display: none;
  float: left;
  position: absolute;

  width: 580px;
  height: 500px;
}

.bannerimage img
{
  display: block;
  float: left;
  position: relative;

  width: 580px;
  top: 0px;
}

