* { margin: 0px; padding: 0px; }

a { color: #666699; }
a:hover { text-decoration: none; }
ul { padding-left: 15px; }


#header_left a:hover {
   text-decoration: underline;
   }

#header_right a:hover {
   text-decoration: underline;
   }

body {
   font-size: 12px;
   font-family: arial, helvetica, sans-serif;
   background: #9999CC;
   }

#header_left, #header_right {
   padding-top: 78px;
   font-weight: 800;
   font-size: 12px;
   color:#666699;
   }

#loc_2_wrapper {
   position: relative;
   top: -45px;
   }
   
#main .globalTitle, #main_2 .globalTitle, #main_3 .globalTitle {
   color: #1B1B7A;
   padding-bottom: 15px;
   }

#nav .navigationMenu ul {
   padding-top: 5px;
   padding-left: 0px;
   margin: auto;
   width: 800px;
   list-style: none;
   text-align: center;
   }

#nav .navigationMenu ul li {
   background: URL(/files/site/0/bullet.gif)
      no-repeat
      left;
   display: inline;
   }

#nav .navigationMenu ul li a {
   text-decoration: none;
   color: #bcbce8;
   font-size: 12px;
   font-weight: 800;
   margin: 0px 10px;
   }
#nav .navigationMenu ul li a:hover {
   color: #666699;
   }

#nav .navigationMenu_663 {
   margin-left: 162px;
   }
   

#main {
   margin: auto;
   padding: 0px 30px;
   }


#green_footer {
   text-align: center;
   background: #CCFF99;
   padding: 15px 30px;
   }

#green_footer .globalTitle {
   color: #666699;
   font-size: 22px;
   padding-bottom: 10px;
   }

#footer_nav .navigationMenu {
   padding-bottom: 5px;
   background: #CCFF99;
   }
#footer_nav .navigationMenu ul {
   margin: auto;
   width: 800px;
   list-style: none;
   text-align: center;
   }

#footer_nav .navigationMenu ul li {
   display: inline;
   }

#footer_nav .navigationMenu ul li a {
   color: #666699;
   font-size: 10px;
   margin: 0px 10px;
   }
#footer_nav .navigationMenu ul li a:hover {
   color: #666699;
   }
#footer_nav .navigationMenu_663 {
   margin: 0px 10px;
   }

#footer {
   padding: 2px 17px 2px 17px;
   color: #CCCCFF;
   font-size: 11px;
   }

.newsListWrapper {
   margin-bottom: 20px;
  }
.contactFormFieldTitle {
   text-align: left;
   }
.contactFormFieldSubmit {
   text-align: left;
   }

.contactFormRequiredText {
   text-align: left;
   }

.contactFormWrapper {
   margin-bottom: 30px;
   }

#loc_3_wrapper {
   line-height: 18px;
   }

.productListTitleWrapper {
   height: 22px;
   background: #CCCCFF;
   }
.productListTitle {
   padding: 2px 0px 0px 10px;
   color: #000000;
   font-size: 11px;
   font-weight: bold;
   }
.productListDescription {
   font-size: 11px;
   padding-left: 10px;
   }

.productListOption {
   padding-left: 10px;
   text-align: left;
   }

/*.productListAddToCartButton {
   position: relative;
   top: -23px;
   }*/

.productListItem {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 10px 0px; 
   }

.productListContent .productListTitle {
   padding-left: 0px;
   }

.emailSignUpLogo, .emailSignUpLogoText {
   display: none;
   }
.emailSignUpText {
   font-weight: bold;
   padding: 2px 0px 0px 45px;
   float: left;
   width: 200px;
   clear: none;
   }
.emailSignUpForm {
   width: 300px;
   float: left;
   }
.viewCartSpecialInstructions {
   background: #FAFF82;
   }
