﻿body 
{
 
}

/* Newsletter Icon */

#newsletter_subscribe
{
    border: 0px;
    position: relative;
    bottom: 30px;
    left: 3px;
}
    
.imglink
{
    border: 0px;
}

/* Newletter page */

.container
{ 
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12;
    padding-top: 20px;
    padding-left: 70px;
    width: 500px;
 
}

.newsletter
{
    
}

/* Newsletter Capture */
/* Newsletter Capture */

#newsletter_capture
{
    
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    padding-left: 5px;
    font-weight: bold;
    margin-left: 70px;
    padding: 0px;
    width: 280px;
    border: 1px solid gray;
    
    
}

.header
{
    background-color: #52ca49;
    color: #deffe3;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 2px;
}

.bottom form 
{
   
    margin: 0px;
    padding: 0px;
    padding-left: 22px;
   
}

.bottom
{
    margin: 0px;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 12px;
    background-image: url(/images/gradientstrip_green.gif);
    background-repeat: repeat-x;
    background-color: #80b853;
    color: #464646;
 }

.bottom form
{
    margin-left: 15px;
}

.labels
{
  
}

.submit input
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #DDDDDD;
    background-color: #046d03;
    border-left: 2px solid #1A8716;
    border-top: 2px solid #1A8716;
    border-right: 2px solid #046d03;
    border-bottom: 2px solid #046d03;

}

.submit
{   
    position: relative;
    right: 15px;
    text-align: center;
    padding-top: 10px;
    margin: 0px;
}

/* Joey Pouch */

p.disclaimer 
{
    color: #555555;
    padding-left: 165px;
}

p.image img
{
    float: left;
 
    
}

p.link
{
    text-align: center;
}
