/*----------------------------------------------------------------------------------
    Stylesheet :  Harley Bobber Sites                          
    Name Style :  ironhead.css
    Date       :  Oct 2008              
    Designer   :  Jack Visser
    Ref        :  X-HTML
--------------------------------------------------------------------------------- */

/*   HTML STYLING    
--------------------------------------------------------------------------------- */
html {
     background       :           #181810 url(images/IndianLogo-e-200x82-taupe.jpg) repeat;    /*     */  
     height           : 100%;
     margin           : 0px;
     border           : 0px;
     padding          : 0px;
     }

/*   BODY STYLING         
--------------------------------------------------------------------------------- */
body {        */ 
     width            : 943px;
     margin-left      : auto;
     margin-right     : auto;
     text-align       : center;
     font-family      : "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
     font-size        : 100%; 
     color            : #80b0fd;              /* Ocean Spray:          #80b0fd    */ 
     }

/*   HEADERS
--------------------------------------------------------------------------------- */
h1   {                                        /* Used in main */
     margin           : 12px 0 0 0;   
     text-align       : left;
     font-size        : 26px;
     font-weight      : bold;
     color            :           #303050;    /* Ironhead 3            #303050    */
     }
h2   {                                        /* Used in main */ 
     margin           : 0 0 5px 0;
     text-align       : left;
     font-size        : 18px;
     font-weight      : bold;
     color            :           #303050;    /* Ironhead 3            #303050    */
     }
h3   {                                        /* Used in */
     margin           : 0 0 0 0;
     text-align       : left;
     font-size        : 18px;
     font-weight      : bold;
     color            :           #303050;    /* Ironhead 3            #303050    */
     }
h4   {                                        /* Used in sidebar                  */
     margin           : 0 0 0 0;
     text-align       : left;
     font-size        : 16px;
     font-weight      : bold;
     color            :           #990000;    /*    */  
     }
h5   {                                        
     margin           : 16px 0 0 0;
     text-align       : left;
     font-size        : 15px;
     font-weight      : normal;
     color            :           #303050;    /* Ironhead 3            #303050    */
     }
h6   {                                        
     margin           : 16px 0 0 0;
     text-align       : left;
     font-size        : 15px;
     font-weight      : bold;
     font-style       : oblique;              
     color            :           #303050;    /* Ironhead 3            #303050    */
     }


/*   PARAGRAPHS
--------------------------------------------------------------------------------- */
p         { 
          margin           : 0 0 5px 0;
          text-align       : justify;
          font-size        : 13px;
          font-weight      : normal;
          }
p#mainpic {          
          margin           : 0 0 0 0;
          text-align       : justify;
          font-size        : 13px;
          font-weight      : normal;
          }
p#rsb     { 
          margin : 0 0 -2px 0;
          text-align       : left;
          font-size        : 13px;
          }
p#rsbsub  { 
          margin : 0 0 -2px 10px;
          text-align       : left;
          font-size        : 13px;
          }
p#rsbend  { 
          margin : 0 0 6px 0;
          text-align       : left;
          font-size        : 13px;
          }

/*   LISTS         
--------------------------------------------------------------------------------- */
li   { 
     margin           : 0 0 0 0;
     text-align       : left;
     font-size        : 13px;
     font-weight      : normal;
     }

/*   TABLES
--------------------------------------------------------------------------------- */
table.gen  {
     background       :           #000020;    /* Ironhead 0            #000020    */
     width            : 234px;
     height           : 20px;
     margin           : 0 0 0 0;
     border           : 0px solid #505070;    /* Ironhead 5            #505070    */        
     padding          : 0 0 0 0;
     font-size        : 13px;
     text-align       : center;
     align-vertical   : middle;
     }                   
table.list1  {
     width            : 468px;
     height           : 20px;
     margin           : 0 0 0 0;
     border           : 0px solid #505070;    /* Ironhead 5            #505070    */        
     padding          : 0 0 0 0;
     background       :           #c0c0e0;    /* Ironhead 12           #c0c0e0    */  
     color            :           #000020;    /* Ironhead 0            #000020    */ 
     font-size        : 13px;
     text-align       : left;
     align-vertical   : top;
     }               

/*   LINKS          
--------------------------------------------------------------------------------- */
a:link       {
     color             :          #000020;    /* Ironhead 0            #000020    */
     text-decoration   : none;
     }
a:visited    {
     color            :           #000020;    /* Ironhead 3            #303050    */
     text-decoration   : none;
     }
a:hover      {
     color             :          #cc0000;    /* dark red              #cc0000    */
     text-decoration   : none;
     }	
a:active     {
     color             :          #ff0000;    /* red                   #ff0000    */
     font-weight       : normal;
     text-decoration   : none;
     }	

/*   PICTURES
--------------------------------------------------------------------------------- */
img.photoright   { 
     float            : right;
     margin           : 0 0 10px 20px;
     border-top       : 0px solid #707090;    /* Ironhead 7            #707090    */
     border-right     : 0px solid #303050;    /* Ironhead 3            #303050    */
     border-bottom    : 0px solid #303050;    /* Ironhead 3            #303050    */
     border-left      : 0px solid #707090;    /* Ironhead 7            #707090    */
     background       :           #000020;    /* Ironhead 0            #000020    */
     padding          : 0 0 0 0;
     text-align       : left;
     color            :           #dfdfff;    /* Ironhead 14           #dfdfff    */
     }


/*   DIV        DIV         DIV         DIV         DIV          DIV           DIV
--------------------------------------------------------------------------------- */
div.headera1 {
     height           : 92px;
     width            : 189px;
     float            : left;
     margin           : 0 0 0 0;
     border-top       : 1px solid #989894;    /*     */  
     border-right     : 0px solid #000000;    /*     */  
     border-bottom    : 1px solid #686864;    /*     */  
     border-left      : 1px solid #989894;    /*     */  
     background       :           #484844;    /*     */  
     color            :           #d0d0f0;    /* Ironhead 13           #d0d0f0    */  
     padding          : 10px 0 0 0;
     text-align       : left;
     }
div.headera1bgrnd {
     background-image    : url("images/SiteLogo.png");
     background-position : center top;
     background-repeat   : no-repeat;
     background-color    : #484844;    
     height              : 92px;
     width               : 189px;
     float               : left;
     margin              : 0 0 0 0;
     border-top          : 1px solid #989894;    /*     */  
     border-right        : 0px solid #000000;    /*     */  
     border-bottom       : 1px solid #686864;    /*     */  
     border-left         : 1px solid #989894;    /*     */      
     color               :           #d0d0f0;    /* Ironhead 13           #d0d0f0    */  
     padding             : 10px 0 0 0;
     text-align          : left;
     }

div.headerb1 {
     height           : 92px;
     width            : 752px;
     float            : right;
     margin           : 0 0 0 0;
     border-top       : 1px solid #989894;    /*     */  
     border-right     : 1px solid #686864;    /*     */  
     border-bottom    : 1px solid #686864;    /*     */  
     border-left      : 0px solid #8080a0;    /* Ironhead 8            #8080a0    */    
     background       :           #484844;    /*     */  
     color            :           #d0d0f0;    /* Ironhead 13           #d0d0f0    */  
     padding          : 10px 0 0 0;
     text-align       : left;
     }
div.headerb2 {
     height           : 22px;
     width            : 752px;
     float            : right;
     margin           : 0 0 0 0;
     border           : 0 0 0 0;
     color            :           #d0d0f0;    /* Ironhead 13           #d0d0f0    */  
     padding          : 0 0 0 0;
     text-align       : left;
     }
div.headerb3 {
     height           : 16px;
     width            : 749px;
     float            : right;
     margin           : 0 0 0 0;
     border-top       : 1px solid #ff5555;    /*     */  
     border-right     : 1px solid #770000;    /*     */  
     border-bottom    : 1px solid #770000;    /*     */  
     border-left      : 1px solid #ff5555;    /*     */  
     background       :           #bb0000;    /*     */  
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 1px 1px 1px 1px;
     text-align       : left;     }

div.rmain    {
     width            : 753px;
     float            : right;
     margin           : 0 0 0 0;
     border           : 0 0 0 0;
     padding          : 0 0 0 0;
     }

/*-- LEFT SIDEBAR DIVS -------------------- LEFT SIDEBAR DIVS -------------------- LEFT SIDEBAR DIVS ----  --------------- LEFT SIDEBAR DIVS ------------- */

div.leftsidebar  {
     width            : 160px;
     float            : left;
     margin           : 4px 0 0 0;
     border-top       : 1px solid #989894;    /*     */  
     border-right     : 1px solid #686864;    /*     */  
     border-bottom    : 1px solid #686864;    /*     */  
     border-left      : 1px solid #a8a8a0;    /* Ironhead 8            #8080a0    */  
     background       :           #484844;    /*     */  
     padding          : 10px 10px 10px 10px;
     text-align       : center;
     }

div.lsbline1  {
              width            : 160px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 1px solid #202040;    /* Ironhead 2            #202040    */
              }

div.lsbline2  {
              width            : 160px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 1px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 1px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 1px solid #202040;    /* Ironhead 2            #202040    */
              }

/*-- MAIN COLUMN DIVS --------------------- MAIN COLUMN DIVS --------------------- MAIN COLUMN DIVS ---------------------- MAIN COLUMN DIVS ------------- */

div.main              {
     width            : 468px;
     float            : left;
     margin           : 4px 0 0 0px;
     border-top       : 1px solid #ffffff;    /*     */  
     border-right     : 1px solid #989894;    /*     */  
     border-bottom    : 1px solid #989894;    /*     */  
     border-left      : 1px solid #ffffff;    /*     */    
     background       :           #c8c8c4;    /*     */  
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 0 10px 0 10px;
     }
div.main1             {
     width            : 446px;
     float            : left;
     margin           : 15px 0 5px 0;
     border-top       : 1px solid #181810;    /*     */  
     border-right     : 1px solid #ffffff;    /*     */  
     border-bottom    : 1px solid #ffffff;    /*     */  
     border-left      : 1px solid #181810;    /*     */  
     background       :           #989894;    /*    */  
     color            :           #ffffff;    /* plain white           #ffffff    */  
     padding          : 10px 10px 10px 10px;
     text-align       : center;
     }
div.main1-1           {
     width            : 444px;
     float            : left;
     margin           : 4px 0 0 0px;
     border-top       : 1px solid #ffffff;    /* plain white           #ffffff    */  
     border-right     : 1px solid #505070;    /* Ironhead 5            #505070    */  
     border-bottom    : 1px solid #505070;    /* Ironhead 5            #505070    */  
     border-left      : 1px solid #ffffff;    /* plain white           #ffffff    */    
     background       :           #c0c0d0;    /* oldschool grey  12    #c0c0d0    */  
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 0 0px 4px 0px;
     text-align       : center;
     }
div.main4             {
     width            : 101px;
     float            : left;
     margin           : 0px 0 0 0;
     background       :           #989894;    /*     */  
     border-top       : 0px solid #a0a0d0;    /* */
     border-right     : 0px solid #a0a0d0;    /* */
     border-bottom    : 0px solid #a0a0d0;    /* */
     border-left      : 0px solid #a0a0d0;    /* */
     color            :           #202050;    /* */
     padding          : 10px 5px 0 5px;
     text-align       : center;
     font-size        : 13px; 
     }
div.main5             {
     width            : 490px;
     float            : left;
     margin           : 10px 0 0 0;
     border           : 0 0 0 0;
     padding          : 0 0 0 0;
     background       :           #181810;    /*     */    
     text-align       : left;
     }

div.mainline1  {
              width            : 468px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 0px solid #202040;    /* Ironhead 2            #202040    */
              }

div.mainline1ps  {
              width            : 468px;
              height	       : 1px;
              float            : left;
              margin           : 4px 0 0 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 0px solid #202040;    /* Ironhead 2            #202040    */
              }

div.mainline2  {
              width            : 466px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #505070;    /* Ironhead 5            #505070    */  
              border-right     : 1px solid #ffffff;    /* plain white           #ffffff    */  
              border-bottom    : 1px solid #ffffff;    /* plain white           #ffffff    */  
              border-left      : 1px solid #505070;    /* Ironhead 5            #505070    */  
              }

/*-- RIGHT SIDEBAR DIVS ------------------- RIGHT SIDEBAR DIVS ------------------- RIGHT SIDEBAR DIVS------------------- RIGHT SIDEBAR DIVS ------------- */

div.rightsidebar  {
     width            : 238px;
     float            : right;
     margin           : 4px 0 0 0;
     border-top       : 1px solid #d8d8d4;    /*     */  
     border-right     : 1px solid #b8b8b4;    /*     */  
     border-bottom    : 1px solid #b8b8b4;    /*     */  
     border-left      : 1px solid #d8d8d4;    /*     */  
     background       :           #989894;    /*    */  
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 0 8px 0 7px;
     text-align       : left;
     }
div.rightsidebarbutton1  {
     width            : 142px;
     float            : right;
     margin           : 0px 0 0 0;
     background       :           #404060;    /* Ironhead 4            #404060    */
     color            :           #e0e0f0;    /* bluish off white      #e0e0f0    */
     border-top       : 2px solid #606070;    /* oldschool grey  6     #606070    */
     border-right     : 2px solid #303040;    /* darker dark grey      #303040    */
     border-bottom    : 2px solid #303040;    /* darker dark grey      #303040    */
     border-left      : 2px solid #606070;    /* oldschool grey  6     #606070    */
     padding          : 1px 0 4px 0;
     text-align       : center;
     }
div.rightsidebarbutton2  {
     width            : 232px;
     float            : left;
     margin           : 0px 0 4px 0;
     background       :           #404060;    /* Ironhead 4            #404060    */
     color            :           #e0e0f0;    /* bluish off white      #e0e0f0    */
     border-top       : 1px solid #c0c0d0;    /* oldschool grey  12    #c0c0d0    */
     border-right     : 1px solid #303040;    /* darker dark grey      #303040    */
     border-bottom    : 1px solid #303040;    /* darker dark grey      #303040    */
     border-left      : 1px solid #c0c0d0;    /* oldschool grey  12    #c0c0d0    */
     padding          : 1px 3px 4px 3px;
     text-align       : left;
     font-size        : 13px; 
     }
div.rightsidebarbutton3nash  {
     width            : 238px;
     height           : 120px;
     float            : center;
     margin           : 2px 0 6px 0;
     background       :           #404060 url(images/GimpHangers240x120.jpg) repeat;   /* Ironhead 4            #404060    */ 
     color            :           #e0e0f0;    /* bluish off white      #e0e0f0    */
     border-top       : 1px solid #e0e0a0;    /* Nash gold             #e0e0a0    */
     border-right     : 1px solid #505010;    /* darker Nash Gold      #505010    */
     border-bottom    : 1px solid #505010;    /* darker Nash Gold      #505010    */
     border-left      : 1px solid #e0e0a0;    /* Nash gold             #e0e0a0    */
     text-align       : center;
     }
div.rightsidebarbutton4nicehd  {
     width            : 238px;
     height           : 106px;
     float            : center;
     margin           : 0 0 4px 0;
     background       :           #404060;    /* Ironhead 4            #404060    */
     color            :           #e0e0f0;    /* bluish off white      #e0e0f0    */
     border-top       : 1px solid #e0e0a0;    /* Nash gold             #e0e0a0    */
     border-right     : 1px solid #505010;    /* darker Nash Gold      #505010    */
     border-bottom    : 1px solid #505010;    /* darker Nash Gold      #505010    */
     border-left      : 1px solid #e0e0a0;    /* Nash gold             #e0e0a0    */
     text-align       : center;
     }

div.rsbline1  {
              width            : 240px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 0px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 0px solid #202040;    /* Ironhead 2            #202040    */
              }

div.rsbline2  {
              width            : 238px;
              height	       : 1px;
              float            : left;
              margin           : 2px 0 2px 0;
              border-top       : 1px solid #202040;    /* Ironhead 2            #202040    */
              border-right     : 1px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-bottom    : 1px solid #c0c0e0;    /* Ironhead 12           #c0c0e0    */
              border-left      : 1px solid #202040;    /* Ironhead 2            #202040    */
              }


/*-- FOOTER DIVS ------------------ FOOTER DIVS ------------------  FOOTER DIVS ------------------ FOOTER DIVS ------------------ FOOTER DIVS -------------- */

div.footer   {
     width            : 939px;
     clear            : both;
     margin           : 0 0 0 0;
     border-top       : 1px solid #989894;    /*     */  
     border-right     : 0px solid #000000;    /*     */  
     border-bottom    : 1px solid #686864;    /*     */  
     border-left      : 1px solid #989894;    /*     */  
     background       :           #484844;    /*     */   
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 0px;
     text-align       : center;     }
div.footer1    {
     width            : 905px;
     float            : left;
     margin           : 10px 0 0 12px;
     border-top       : 1px solid #181810;    /*     */  
     border-right     : 1px solid #c8c8c4;    /*     */  
     border-bottom    : 1px solid #c8c8c4;    /*     */  
     border-left      : 1px solid #181810;    /*     */  
     background       :           #989894;    /*    */ 
     color            :           #000020;    /* Ironhead 0            #000020    */  
     padding          : 5px 5px 5px 5px;
     text-align       : center;
     font-size        : 12px;      }








