
body
{
  font-family: Arial, Verdana, Sans-Serif;
  color: #000000;
  font-size: 1.0em;
  background-image: url("../images/main_background.jpg");
  background-repeat: repeat;
  background-attachment: fixed; 
  margin:0px;  
  margin-bottom: 10px;
}

h1 
{
    font-size: 1.3em;
}

h3
{
    margin-top: 0px;
}

img 
{
    border: none;
}

a 
{
    color: inherit;
}

p
{
    padding:  5px 20px 5px 20px;
    text-align: left;
}

.darkbold
{
     font-weight:bold ;
     color: #e7e7e7;   
}


#container   	
{   
    width: 1020px;
    margin: auto;        
}

#header 
{
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 margin-bottom: 10px;
 width: 314px; 
}

#menu 
{
   width: 910px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
   border-bottom: solid 1px #666666; 
   text-align:center;  
}

#content
{
   width: 910px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
}

.menuImage
{
  border-right: solid 2px #666666;
  border-left: none;
  padding: 0px;
  margin: 0px;  
  clear:none;
  width: 146px;
  text-align: center;
  display:inline-block;  
}


#leftCol 
{ 
 width: 610px;
 margin-right: 30px;
}

#leftColInner
{
  position: relative;
  width: 100%;  
}

#rightCol
{
  position: absolute;
  top: 0px;
  left: 630px; 
  width: 280px;   
}

#headline
{
  font-size: 1.3em;
  color: #000000;
  border: 0px;
  width: 610px;
}

#mainPanel
{
    width: 610px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}

#mainPanel
{  
  color: #ffffff;
  font-size: 0.9em;   
}

.transparent
{
  background: url("../images/opaque.png");
  border: solid 1px #666666;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;     
}

.box
{
  color: #ffffff;   
}


.contactImage
{
    border-right: 0px !important;
}

#sidePanel
{
    width: 280px;
    padding-top: 10px;
    padding-bottom: 15px;    
    text-align: center;
    color: #ffffff;
   font-size: 0.9em;     
}

#transBox2
{
    z-index: -1;    
}

.twtr-doc 
{
   margin-top: 20px;
   margin-bottom: 20px;
   margin-right: 0px !important;  
   position: relative;
   left: 15px;    
}

.copyright 
{
    font-size: 0.8em;
    text-align:center;
    margin-top: 20px; 
    vertical-align: top;   
}

#ghLogo 
{
   margin-top: 10px;
   float: left;      
}

#touchLogo
{
 margin-top: 10px;
 margin-left: 5px;
 float: left;   
}

#tummyLogo
{
  margin-top: 10px;
  margin-left: 5px;
  float: left; 
}


.text-content 
{
 text-align:left;
 padding: 15px 10px 10px 15px;   
}

.blackbox 
{
     background-color: #000000;
     width: 400px;
     margin: auto;
     padding: 20px;
     position: relative;
     text-align:center;     
}

.mailinglistbox 
{
     background-color: #000000;
     width: 400px;
     padding: 20px;
     position: relative;
     text-align:center;  
     margin-bottom: 10px; 
     margin-top:10px;     
}

.itunes 
{
    display: inline-block;
    margin-right: 20px;   
}

.amazon
{
    display: block;
}

.imagebox
{
    margin-bottom: 20px;    
}

.bold 
{
    font-weight: bold;
}

