/* CSS RESET STUFF */ 
* 
{
    padding:0px;
    margin:0px;
    
    }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}

abbr,acronym { border:0;
}

p 
{
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 0px 0px 13px 0px;
      font-size:13px;
     color:#000000;
     text-align:left; 
    }
 /* END CSS RESET STUFF */ 
 
 body
 {
     background-image: url("../Assets/stripe_0ca5e264e0e125c01086b3a0c7d7e2ef.png");
    
     }
 
 
 #center
 {
     margin-left: auto;
     margin-right: auto; 
     width:653px;
     position: relative;
     background-color:#ffffff;
    margin-top:0px; 
     height:auto; 
     
     }
  
  #innerwrapper
  {
      position:absolute;
      width:600px;
        margin-left: auto;
     margin-right: auto; 
     float:left; 
     border:2px grey solid; 
         background-color:#ffffff;
         padding-left:25px;
         padding-right:25px; 
         padding-top:30px;
      
      }
      
    #innerwrapper p
  {
   /*inheriting from above */ 
      
      
      }
   
     .headline
  {
      font-size:30px;
     color:#000000; 
      text-align: center; 
      
      }
      
       .headline2
  {
      font-size:20px;
     color:#000000; 
      text-align: center; 
      
      }
      
      .underline
      {
          text-decoration: underline;
          
          }
    
    .italics
    {
        font-style: italic; 
        }
   
   .boldtext
   {
       font-weight:bold; 
       }
   
   
   #firsttip
   {
       margin-left:auto;
       margin-right:auto;
       border: 2px #666666 solid;
       width: 400px;
       padding-left:25px;
       padding-top:25px;
       padding-right:25px;
       
       
       }
       
       
     .subhead
     {
         color: #BA0000; 
         font-size: 16px; 
        text-align: center; 
        font-weight: bold; 
        margin-bottom: 13px; 
         }
     
     
 /*    #bullets
     {
         border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	color:#000000; 
	}
*/ 	
	li
	{
	     list-style-type: disc;
	     
	       font-family: Georgia,"Times New Roman",Times,serif;
    margin: 0px 0px 5px 50px;
      font-size:13px;
     color:#000000;
     text-align:left; 
	    }
	    
	    
.middletext
{
    text-align: center;
    font-weight:bold; 
    }
    
    
    .middletext2
{
    text-align: center;
    font-weight:bold; 
    float:none;
    margin-left:auto;
    margin-right:auto; 
    }
    
 #productstable
 {
     margin-left:auto;
     margin-right:auto; 
     }
     
  td 
  {
      padding:5px; 
      }
      
      
  #announce
  {
      width:100%;
     
      margin-left:auto;
      margin-right:auto; 
      clear:both; 
      float:left;
    
      }
  #annleft
  {
      float:left;
      width:185px;
      padding-top:48px; 
      
      }
      
  #annright
  {
      float:right; 
      width:350px;
      min-height:350px;
      
      
      }
   
   
    #guarantee
  {
      width:100%;
     
      margin-left:auto;
      margin-right:auto; 
    float:left; 
    
    
      }
  #leftg
  {
      float:left;
      width:142px;
      padding-top:0px;    
     
      
      }
      
  #rightg
  {
      float:left; 
      width:440px;
      min-height:150px;
         
      
      
      }
      
      
      .centerout
      {
          margin-left:auto;
          margin-right:auto; 
        text-align: center;
          }
          
      .centerout p
      {
     
        text-align: center;
          }
     .yellow
     {
         background-color: #ffff00; 
         }
      .order
      {
          font-size: 16px; 
          }
    
    .smalltext
    {
        font-size:10px; 
        }
        
    .largetext
    {
        font-size:40px; 
     
        }
        
        
   .graytop
   {
/*       -moz-box-shadow:1px 1px 3px #292929;
 background:-moz-linear-gradient(center top , #E3E3E3, #C8C8C8) repeat scroll 0 0 transparent; 
background-color:#E3E3E3; */

 /*  background-image:url("../Assets/topgraybanner.png");
background-repeat: no-repeat;
 
color:#454545;
margin-left:-20px;
margin-top:12px;
padding:10px 20px;
position:absolute;
text-shadow:0 1px 0 white;
width:620px;
z-index:5; 
height:35px; 
*/



background-image:url("../Assets/singlepixel.png");
background-repeat: repeat-x;
color:#454545;
height:15px;
margin-left:0px;
margin-top:0px;
padding:10px 0px;
position:relative;
text-shadow:0 1px 0 white;
width:100%;
z-index:5;

       }
       
 .arrow     
 {
  background-image:url("../Assets/arrow.png");
background-repeat:no-repeat;

float:left;
height:26px;
left:-10px;
line-height:0;
position:absolute;
top:58px;
width:53px;
}

#graybar p
{
    text-align:right;
    float:right; 
    font-size:12px; 
    margin-top:0px; 
    margin-right:5px; 
    }
    
    .image
    {
        border:1px #000000 solid; 
        }
   
   
   .headlinelink
   {
       color: #0000ff;
       font-size:16px;
       text-decoration: underline;
       font-weight:bold; 
       
       }
         
   .samplelink
   {
       color: #0000ff;

       text-decoration: underline;
       font-weight:bold; 
       
       }
 #showtextlinks
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffcc;
     }
    
    
     #showtextlinks2
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffcc;
     }
  
    #showtextlinks3
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffcc;
     }
    #showtextlinks4
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffcc;
     }
     
      #showtextlinks5
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffcc;
     }
     
     #showtextlinks6
 {
     margin-left:auto;
     margin-right:auto;
     width:400px;
     padding:25px; 
     height:auto;
     background-color: #ffffff;
     border-top: 2px solid #666666;
     border-bottom: 2px solid #666666;
     }
  
  #dialog
  {display:none; 
      }
      
  #imageforpop
  {
      float:left; 
      }
   
   #bulletlistpop
   {
       

       }
    
    .flatimage
    {
        width:80%;
        height:80%;
        }
  
  .redtext
  {color: #BA0000; 
     
        font-weight: bold; 
    
      
      }
    
    #customers
    {
        width:400px;
        height:auto;
        border: 2px solid #666666;
        margin-left:auto;
        margin-right:auto;
        padding:25px; 
        }
        
        
   
    
    #af-form-1672305223 .af-standards .af-element  
    {
      /*  padding-bottom:15px;
        padding-top:5px; */
        }
    #af-form-1672305223 ul, #af-form-1672305223 ol
    {
        padding-left:0px !important;
        }
     
     .redbordercoupon
     {
         width:454px;
         color: #ba0000;
         border:4px dashed #BA0000;
         padding:25px; 
         }
