﻿/* PAGE */

body 
{   
    background: url(../images/bg.gif) repeat-y center top; /* Page background */
    text-align: center;
    margin: 0;
    margin-left: 1px;
    padding: 0;
    height: 100%;
}

#wrapper 
{
    width: 960px;
    padding: 0;
	margin: 0 auto;
    text-align: left;
    top: 0px;
    left: 0px;
    min-height: 100%;
}

a
{
 
}

a img 
{ 
	border: none;
}

/* HEADER */

#banner 
{
	background: url(../images/banner.jpg) no-repeat center top;
	height: 137px;
	padding: 0;
	margin-bottom: 0;
}

#navdiv
{
    position: relative;
    padding: 0;
    width: 960px;
    height: 25px;
}

ul.nav 
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 960px;
    height: 25px;
    background: url("../images/nav_bg.gif") repeat-x;
}

ul.nav li
{
    float: left;
    width: 6em;
}

ul.nav a
{
	background: url("../images/nav_bg.gif") repeat-x;
    text-decoration: none;
    color: white;
    font: bold .75em/1.5em verdana;
    padding: 3px 5px 0px 5px;
    display: block;
    text-align: center;
    height: 22px;
}

ul.nav a:hover 
{
    background: url("../images/nav_bg_hover.gif") repeat-x;
    color: black;
}

.navpath
{
    text-align: left;
}

#usa
{
    position: absolute;
    top: 2px;
    right: 4.2em;
	height: 20px;
	width: 82px;
}

#esp
{
    position: absolute;
    top: 4px;
    right: 1em;
}


/* LEFT COLUMN */
#left
{
    float: left;
    width: 220px;
    padding-top: 15px;
    text-align: center;
    background-color: #c6001a;
}

* html #left 
{
    display: inline;
}

div.products
{
    width: 209px;
    text-align: left;
}

ul.productlist
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    width: 210px;
}

ul.productlist li 
{
    display: inline;
}

ul.productlist a 
{
    text-decoration: none;
    list-style: none;
    font: bold .8em/1.5em verdana;
    color: White;
    display: block;
    padding: 2px 0 4px 10px;
    width: 210px;
}

ul.productlist a:hover 
{
   background-color: #162A4E;
}

#google_translate_element
{
	width: 210px;
	height: 80px;
	padding: 0px 4px 5px 4px;
	text-align: center;
	background: url(../images/translate.gif) no-repeat center top;
}
    
div.searchbar
{
    width: 210px;
    height: 100px;
    padding: 38px 4px 25px 4px;
    text-align: center;
    background: url(../images/searchbar.gif) no-repeat center top;
}

div.google
{
    margin-top: 0px;
}

.RadioButtonList
{
    margin-top: 3px;
    margin-left: 17px;
    margin-bottom: 8px;
}

.search_button
{
    margin-top: 15px;
} 

img.image
{ 
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.left_ad
{ 
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 10px;
}

div.trustkeeper {
    margin-left: 42px;
    margin-bottom: 40px;
}



/* MAIN CONTENT */

#Content2
{
    float: right;
    width: 705px;
    margin-top: 10px;
    margin-right: 18px;
    margin-bottom: 1px;
    padding: 0;
}

#main 
{
    float: right;
    width: 710px;
    padding-top: 10px;
    margin-right: 16px;
    text-align: center;
    height: auto;
    background-color: White;
}

#appguide 
{
    float: right;
    width: 705px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

div.news_story
{
    margin-bottom: 40px;
}

div.news
{
    text-align: justify;
    font-family: Verdana;
    font-size: smaller;
    width: 660px;
    margin: 0 auto;
    line-height: 1.5em;
}

#news
{
    text-align: left;
    font-family: Verdana;
    font-size: smaller;
    width: 625px;
    margin: 0 auto;
    line-height: 1.5em;
}

#section_heading
{
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

#section_sub_heading
{
    font: bold 1em verdana;
    color: #961919;
    text-align: center;
    margin-bottom: 20px;
}

img.maats 
{
    float: left;
    margin-top: 1em;
    margin-left: 0px;
    padding: 2px;
}

img.meds
{
    float: left;
    margin-top: 1em;
    margin-right: 20px;
}

img.meds_box
{
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    padding: 10px;
}

div.medsvideo
{
    width: 675px;
    text-align: center;
}


/* FOOTER */

#footer 
{
    background: url(../images/footer_bg.gif) repeat-x top;
    clear: both;
    width: 961px;
    margin: 0 auto;
    margin-bottom: -16px;
    text-align: center;
    padding-top: 5px;
    height: 45px;
}

#legaldiv
{
    font-family : Verdana;
    color: white;
    font-size: .6em;
    line-height: 1.3em;
    height: 43px;
    width: 300px;
    margin: 0 auto;
}

img.madeinusa 
{
    float: left;
    margin: auto 3px auto 0px;
}


/* FONTS */
p
{
    font-family: Verdana;
    font-size: small;
    color: #000;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

h1
{
    font-family:Verdana;
    font-size:3em;
    color: #0C114F;
    padding: 0;
    margin: 0;
}

h2
{
    font-family:Verdana;
    font-size:1.3em;
    color: #0C114F;
    padding: 0;
    margin: 0;
    text-align: center;
}

h3
{
    font-family:Verdana;
    font-size:.9em;
    color: #0C114F;
    padding: 0;
    margin: 0;
}

h4
{
    font-family: Verdana;
    font-size: 1em;
    color: Black;
    text-align:center;
}

h5
{
    font-family: Verdana;
    font-size: .9em;
    color: Black;
    margin-right: 0px;
}

td.sysfont
{
    font-family: Verdana;
    font-size: .8em;
    color: Black;
    text-align:left;
}

.smallfont 
{
    font-family: Verdana;
    font-size: .8em;
    color: White;
    font-weight: bold;
}

#DistributorMap1
{
    font-family: Verdana;
    font-size: .8em;
    color: Black;
    text-align:left;    
}

.downloads 
{
    font: bold .8em/1.5em verdana;
    text-align: center;
    margin-left: auto;
    margin-right:auto;
}

.downloads a
{
    text-decoration: underline;
}