﻿/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}

* 
{
    /* Reset padding and margins globally.  Helps a lot
        when putting together a CSS-based layout
    */
    padding: 0; 
    margin: 0;   
} 

html
{
    margin: 0; 
    /*For FF - ensures horiz scrollbar appears when window is resized*/    
    padding: 0;
}

.breaker
{
    clear:both;
    float:none;
}

body#AlertIT
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    /*Required*/
    height: 100%; 
    /*Enables borders on l&r for grey to show through*/
    margin: 0 8%; 
    min-width: 803px;
}

body#AlertIT-Popup
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    /*Required*/
    height: 100%; 
    /*Enables borders on l&r for grey to show through*/
    margin: 0 2%;
    min-width: 200px; 
}

body#AlertIT #closelink
{
    display: none;
}


body#AlertIT-Popup .sidebar, body#AlertIT-Popup .secondSidebar, body#AlertIT-Popup img.TitleImage, body#AlertIT-Popup .footer,
body#AlertIT-Popup #SiteLinks, body#AlertIT-Popup .content .breadcrumbs, 
body#AlertIT-Popup #FooterLinks, body#AlertIT-Popup #sitelogo, body#AlertIT-Popup #w3compat,
body#AlertIT-Popup #nochex
{
    display: none;
}

body#AlertIT-Popup .content
{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

body#AlertIT-Popup  .header
{
    height: 40px;    
}


.wrapper {
    margin: 0;
    padding: 0;  
    border-top: none;
    margin-bottom: 1em;
}


h1
{
    margin: 0;
    font-size: large;    
}

h2
{
    margin: 0;
    font-size: large;
    margin-bottom: .5em;
}

h3 {
  margin: .2em 0;
  padding: .5em;
}

ol 
{
    list-style-type: none;
    display: block;
    margin-bottom: 1em;
}

li.item 
{
    display: block;
    float: left;
    clear: right;
    width: 33%;
    min-width: 200px;
    margin-bottom: 2em;
}

li.item img
{
    display: block;
    border: solid 1px #ccc;
    margin: auto;    
    padding: .5em;
    text-align: center;
}

ol.testimonialsList li.item 
{
    display: block;
    float: left;
    clear: both;
    width: 100%;
}


ol.testimonialsList li.item img
{
    display: block;
    float: left;
    border: solid 1px #ccc;
    padding: .0;
    margin: .5em.5em .5em 1em;
    text-align: center;
}

ol.testimonialsList li.item div.testimonial
{
    display: block;
    width: 75%;
    float:left;
}

blockquote 
{
    padding: 0 30px 0 30px;
    font-style:italic;
}

span.lquote, span.rquote
{
    font-size: 2em;
    color: #ccc;
    font-weight: bold;
    position:absolute;
}

span.lquote
{
    left: 10px;
}

span.rquote
{
}

.main {
  width: 100%;
  margin: 0;
  padding: 0;
}
.content {
  width: 75%;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  margin-bottom: 2em;
  /*padding: 1% 2%*/
}
.sidebar, .secondSidebar {
  margin-left: 75%;   /* past content */
  padding-bottom: 1em;
  clear: none;
  margin-bottom: 2em;
}
.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.footer {
  margin: 0;          /* flush with .main */
  padding: 0 1em 0 1em;
  font-size: xx-small;
}

p 
{   
    line-height: 1.3em;
}

.content p, .content dl
{
   padding: .5em .5em .5em .8em;
}

.content p.first
{
    margin-top: .5em;
}

.content p.footnote
{
    font-size: 0.8em;
}

.content ul
{
    margin-bottom: 1em;
}

.content ul.first
{
    margin-top: 1em;
}

.content .breadcrumbs 
{
    padding: .2em .5em .5em .8em;
    font-size: x-small;
}

.sidebar p, .secondSidebar p
{
   padding: .7em;
}

.content h1, .sidebar h2, .secondSidebar h2, .content h2
{
    padding: .5em 0 .5em .5em;   
}

dt
{
    width: 30%;
    display: block;
    line-height: 1.3em;  
    margin-left: 0.7em;
}

dl.contact dt
{
    float:left;
}

dl.videos dt
{
    width: auto;
}

dl.videos dd
{
    padding-left: 1.5em;
    margin-bottom: 1em;
}

dt.paymentsummary 
{
    width: 30%;
    display: block;
    float: left;
    clear: both;  
    line-height: 1.3em;  
}

dd
{
    font-weight: bold;
    line-height: 1.3em;
}

#SiteLinks
{    
    padding: 0;
    width: 100%;
	list-style: none;
	overflow: hidden;
}

#SiteLinks li
{
	list-style: none;
	float: left;
	width: auto;
}

#SiteLinks a 
{
    list-style: none;
    font-size: medium;
    display: block;    
    padding: .3em .4em;
    float: left;   
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

#FooterNavigation
{
	text-align: center;
}

#copyright
{
	text-align: center;
	font-size: x-small;
}

#FooterLinks
{    
    padding: 0 0 .5em 0;
}

#FooterLinks li
{
    list-style: none;
    display: inline;
        
}

#FooterLinks a 
{
    font-size: smaller;
    padding: 0 .7em;
    text-decoration: none;
    text-transform: uppercase;
}

.header
{
    height: 160px;    
}

#sitelogo
{
    height: 160px;
    width: 454px;    
}

.header H1, .header H2
{
    display: none;
}

 
.content ul li 
{
    margin-left: 3em;
    padding-top: .5em;
}

.content ul.products li 
{
    padding-top: .7em;
    list-style-type: square;
}

.sidebar ul li {
  margin-left: 2em;
  padding-left: 0;
  padding-top: .3em;
}

img.TitleImage 
{
    float: right;
    clear: left;
    margin: 1em 1em;
}

img.TitleImageLeft
{
    display: block;
    float: left;
    margin: 1em 2em 1em 1em;      
}

.product
{
    display: block;
    clear: both;
}

address 
{
    margin-left: 1em;
}

p.centeralign 
{
    text-align: center;
}

#w3compat, #nochex
{   
    padding: 0;    
    width: 49.5%;
    height: 100px;
    float: left;
}

#w3compat
{
    text-align: right;
}

#nochex
{
    text-align: left;
}

#w3compat img
{
    margin: auto;
    vertical-align: text-bottom;
}

table.ProductPrices
{
    width: 90%;
    border: solid 1px #ddd;
    margin-left: 1em;
    margin-bottom: 2em;
}

table.ProductPrices tr th
{
    text-align: left;
    padding: .3em;
}

table.ProductPrices tr.odd
{
    background-color: #ddd;
}

table.ProductPrices tr.highlight
{
    background-color: #BBBBDD;
    border-bottom: solid 1px #ddd;
}

table.ProductPrices tr td
{
    padding: .2em;
}