﻿body
    {
        font-family:verdana;
        font-size:12px;
        color:#c1c1c1;
        background-color:#3d413c;
       
    }
    p
    {
        font-size:10px;
        margin:6px 0 4px 0;
        padding:0;
    }
    a
    {
        color:Red;
        font-size:10px;  
    }
    a:visited
    {
        color:Red;
        font-size:10px;  
    }
    ul
    {
        margin:0 0 0 12px;
        padding:0 0 0 4px;
        
          
    }
    li
    {
        font-size:10px;
        margin:0;
        padding:0;
                  
    }
    #page-container
    {
	    width:1024px;
	    vertical-align:top;
	    border:1px solid black;
	    background-color:black;
	    margin:0;
	    padding:0;
       
    }
    #banner
    {
        background:url(images/banner.jpg);
        color:white;
        font-family:verdana;
        font-size:12px;
        /*font-weight:bold;*/
        width:1024px;
        height:45px;
        margin:0;
        padding:0;
        text-align:left;
        
    }
    #reload-top-navigation
    {   
        position:relative;
        top:15px;
        left:200px;
        width:800px;
                
    }
    #reload-top-navigation a
    {
         color:#ffffff;
         text-decoration:none;
         margin:15px 20px 15px 20px;
    }
    #reload-main-content-outer
    {
        /*background:url(images/reload-bg-shim.jpg) repeat-y;*/
        background:url(images/reload-bg-shim2.jpg) repeat-y;
        min-height:402px;
    }
    #reload-main-content-inner
    {
	    width:1024px;
	    min-height:402px;
	    color:#c1c1c1;
	    /*The bacground for this div is controlled by the two classes  .reload-main-body-bg1 AND  .reload-main-body-bg2*/
        
    }
    .reload-main-body-bg1
    {
        /*this image is used on the  default page and the contact_confirmation page */
        background:url(images/reload-main-bg1.jpg) no-repeat;   
    }
    .reload-main-body-bg2
    {   
        /*this image is used on the how_it_works page,detailed_specs page and the contact_us */
        background:url(images/reload-main-bg5.jpg) no-repeat;
        /*background:url(images/reload-main-bg2.jpg) no-repeat;*/ 
    }
    .main-title
    {
        font-size:18px;
        font-weight:bold;
        
    }
    .sub-title
    {
        font-size:14px;
        font-weight:bold;
    }
    .main-content
    {
      font-size:10px;
      margin:6px 0 4px 0;
      padding:0;
    }
    
    
    
    
    #reload-homepage-links
    {
        /*position:relative;
        top:0px;
        left:0px;
        float:left;
        */
        color:white;
        width:220px;
        /*border:1px solid white;*/
        text-align:center;
        
    }
    #reload-homepage-links ul
    {
        margin:0;
        padding:0;
    }
    #reload-homepage-links li
    {
        list-style-type:none;
        padding-bottom:18px;
    }
    #reload-homepage-links a
    {
        /*
        color:blue;
        */
    }
    #reload-homepage-links a:hover
    {
        /*
        color:red;
        */
    }
    #reload-homepage-content
    {
        position:relative;
        width:463px;
        height:275px;
        left: 170px; 
        top: 90px;
        z-index:100;
        /*border:1px solid white;*/
    }
    #reload-footer
    {
        height:66px;
        width:1024px;
        background-color:#c1c1c1;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        color:#666666;
    }
    #reload-footer a
    {
        color:#cc9966;
        
    }
    #reload-contact-form
    {
         font-size:10px;
         color:#c1c1c1;
        /*font-weight:bold;*/
    }
    input,textarea
    {
        font-family:Verdana;
        font-size:12px;
    }
    select
    {
        font-family:Verdana;
        font-size:10px;   
    }
    #how-it-works-content
    {
        
    }
    /*
    #how-it-works-content p
    {
        font-size:10px;
        margin:6px 0 4px 0;
        padding:0;
    }
    #how-it-works-content a
    {
        color:Red;
        font-size:10px;  
    }
    #how-it-works-content ul
    {
        margin:0 0 0 12px;
        padding:0 0 0 4px;
        
          
    }
    #how-it-works-content li
    {
        font-size:10px;
        margin:0;
        padding:0;
                  
    }
    */
    .detailed-specs
    {
        font-size:10px;   
    }
    .detailed-specs table
    {
        border:2px solid #ee1b2e;
    } 
    .detailed-specs th
    {
        background-color:#ee1b2e;
        color:White;
        border:2px solid #ee1b2e;
        font-weight:bold;
    }
    .detailed-specs td
    {
        background-color:white;
        color:black;
        border:1px solid #ee1b2e;
        font-size:10px;
    }               
        
    

