
a {
    color:#0080B4;
    text-decoration:none;
    }
    
b{
    font-weight:bold;
}

body {
    font-family:'Georgia','serif'; 
    font-size:18px;

}

form {
    font-family:'Georgia','serif'; 
    font-size:18px; 
}

/* h1 {
        font-family:'BernhardMod BT','Georgia';
    text-align:center; 
    font-style:italic;
    color:rgb(0,0,0);  
} */

h1,h2,h3,h4,h5 {
    font-family:'Georgia';
    text-align:center; 
    
    }



img {
    display:block;
    margin-left:auto;
    margin-right:auto;

     }

input {
    margin:6px;
    height:25px;
}

select,textarea {
    margin:6px;

}

p   {
    font-family:'Georgia','serif'; 
    font-size:18px; 
    text-align:left;   
    text-indent:1.5em;
    }

span {
         color:red;
         font-size:20px;
         margin:6px;
     }

.buttonbox input[type="radio"]{
    opacity: 0;
    height:0px;
    width:0px;
}

.buttons input[type="radio"]{
      border-color:#FF0000;
      height: 2em;
      width: 2em;
}


.corporate img {
        display:inline;
        border:2px solid black;
        margin-left:auto;
        margin-right:auto;
}


.heading{
        font-family:'BernhardMod bt','Georgia','sans serif';
    font-size:1.8em;
    color:rgb(0,2,90);
    font-style:italic;
    font-weight:bold;
    text-align:center;
    margin-bottom:3%;
    
}     

.img {   /* Main photo all pages*/
    border:2px solid black;
 
}

.leds {  /* This arranges the LED photos correctly on orderform and orderformphp */
    
    border:2px solid black;
    margin-top:20px;
       } 
       
       
.outer {    /* Allows scrolling of gallery photos. */

      white-space: nowrap;
      overflow-y:hidden;
      overflow-x:scroll;
      -webkit-overflow-scrolling:touch;
           }
           
.photoguideouter {    /* Allows scrolling of gallery photos. */

      white-space: nowrap;
      overflow-y:hidden;
      overflow-x:scroll;
      -webkit-overflow-scrolling:touch;
           }
           
.photoguidewrapper {    /* Allows scrolling of gallery photos. */
      width:100%;
           }

.photoguidewrapper img {   
       display:inline;
       border:2px solid black;
         }      
         
.wrapper {    /* Allows scrolling of gallery photos. */
      width:100%;
           }

.wrapper img {   /* Aligns gallery photos inline. The link tag a was also once included but deemed unnecessary */
       display:inline;
       
         }    
         
    .select {
    width:160px; /* Button dimensions */
    height:40px; /* Button dimensions */
    }

.submit{
   margin-right:60px; 
   width:160px;
   height:40px;
    } 
           
#address {  /* This only affects the contact.html in the google folder */
      margin-left:12%;
}           
           
#alert  {
    color:red;
}   

#copic_bottom {  /* This controls the top 2co.com pic on the about page in the google folder */
    display:none;

}

#edit {     /* Used to inline submit buttons in cgi */
    width:160px; /* Button dimensions */
    height:40px; /* Button dimensions */
    margin-left:10%;
    border:none;   /*For proper safari rendering*/
}

#four {  /* Removes break tag that adjusts the gallery photos on larger screens. */
    display:none;
}

#giftcardpic750 {  /* Hides top pic on narrower screens. */
   display:none; 
   

}


#giftsigpic {  /* Places border on gift signature photo */
    border:2px solid black;
}

 #link {     /* experimenting with links in about751_2.html */
     font-size:2.5em;
     font-family:"BedfordModBT";
     font-style:italic;
     text-decoration:none;
     text-align:center;
     margin-left:auto;
     margin-right:auto;
     color:rgb(0,2,90);
     padding-left:40px;
 }
 
 
#mail {
       margin-left:50px; 
}

#navpic { /* Removes navpic from all small screens   */
    display:none; 
}


#pg {   /*Centers photoguide link */
    margin-left:50px;

}


#quote {
     font-family:'Georgia','sans serif';
     font-size:16px;
     font-style:italic;
     text-align:left;   
     text-indent:1.5em;
   /*  padding:2px;  */
     margin-top:4%;
     margin-left:10%;
     margin-right:10%;
      }


#slogan {  /* This removes the We help you to remember image. */
    /*  display:none;  
    width:80%;
    font-family:'Georgia','sans serif';
    margin-bottom:2%;  */
    font-family:'BernhardMod bt','Georgia','sans serif';
    font-size:1.8em;
    color:rgb(0,2,90);
    font-style:italic;
    font-weight:bold;;
    text-align:center;
    margin-bottom:4%;
}      

#slogan2 {
    font-family:'BernhardMod bt','Georgia','sans serif';
    font-size:1.8em;
   /* width:80%;  */
    color:rgb(0,2,90);
    font-style:italic;
    font-weight:bold;;
    text-align:center;
    margin-bottom:4%;
}

#slogan3 {
    font-family:'BernhardMod bt','Georgia','sans serif';
    font-size:1.5em;
   /* width:80%;  */
    color:rgb(0,2,90);  
    font-style:italic;  
    font-weight:bold;;
    text-align:center;
    margin-top:2%;  
    margin-bottom:8%;
}

#startagain {
    display:inline;
}


#submit {  /* Used to inline submit buttons in cgi */
      float:left;
      width:160px; /* Button dimensions */
      height:40px; /* Button dimensions */
      margin-right:10%;
      margin-left:10%;
      border:none;   /*For proper safari rendering*/

}

#test {
    font-size:24px;
}

#title {   /* Used gallery and international  */

    font-family:'BernhardMod bt','Georgia','sans serif';
    font-size:1.8em;
    color:rgb(0,2,90);
    font-style:italic;
    font-weight:bold;;
    text-align:center;
    margin-top:2%;
    margin-bottom:3%;
   /*  margin-left:25%;
   font-size:2.25em;  */
}

#three { /* Removes break tag that adjusts the gallery photos on larger screens. */
    display:none;
}
         