form { display: inline; }
h5 { font-family: Tahoma, Geneva, sans-serif; font-size: 9px; color: #99CC33; }
a { font-family: Tahoma, Geneva, sans-serif; color: #333333; text-decoration: none; font-weight : bold; }
a:hover { font-family: Tahoma, Geneva, sans-serif; color: #99CC33; text-decoration: underline; }
h1 { font-family: Tahoma, Geneva, sans-serif; font-size: 15px; font-weight: bold; color: #FF4A4A; line-height:130%; padding:3px;}
h2 { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold; color: #78A226; line-height:130%; text-align: justify; padding:2px}
td { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; line-height:130%}
p { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; text-align: justify; line-height:130%; text-justify: newspapper }
p.breadcrumb { font-size: 9px }
.menu { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #333333; line-height:100%; }
li { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; line-height:130%; }
strong { color: #78A226; }
b { color: #333333; }
input, select,textarea { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; }

/* Wrapper definition */
#body {
  margin: 0;
  text-align: center;
  background-image: url('images/style/bg.gif');
  background-repeat: repeat;
  line-height:100%;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #333333;
}
#bodyPopup {
  margin: 10;
}
#wrapper {
  width: 960px;
  background-color: #FFFFFF;
  border-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}
/* Header */
#header {
  margin-bottom: 0;
  background-color: #FFFFFF;
}
#header td {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9px;
  color: #333333;
}
#header a {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #333333;
}
#header a:hover {
  color: #99CC33;
}
/* Main navigation */
#mainNav {
  margin-bottom: 0px;
  margin-right: 2px;
}
#mainNav td {
  height: 20px;
  font-weight: bold;
}
#mainNav a {
  color: #FFFFFF;
}
#mainNav a:hover {
  color: #333333;
}
#tab1 {
  background-color: #99CC33;
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #333333;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #333333;
  border-right-style: solid;
  border-right-width: 1px;
}
#tab2 {
  background-color: #FF6464;
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #333333;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #333333;
  border-right-style: solid;
  border-right-width: 1px;
}
#tab3 {
  background-color: #99CC33;
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #333333;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #333333;
  border-right-style: solid;
  border-right-width: 1px;
}
#tab4 {
  background-color: #FF6464;
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #333333;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #333333;
  border-right-style: solid;
  border-right-width: 1px;
}
/* Language */
#language a {
  color: #FF6666;
  font-size: 8px;
  font-weight: normal;
}
/* Breadcrumbs */
a.breadcrumb {
  color: #333333;
  font-size: 9px;
  font-weight: bold;
}
a.breadcrumb:hover {
  color: #CCCCCC;
}
/* Search Area */
#searchTop {
  margin-bottom: 0;
  /*background-color: #333333;*/
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  height: 4px;
  width: 955px;
}
#search {
  background-image: url('images/style/search_bar.gif');
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: absmiddle;
  width: 955px;
}
#search a {
  color: #333333;
  font-size: 9px;
}
#search a:hover {
  color: #99CC33;
}
#search td {
  color: #333333;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
}
.imageBorder {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}
#leftNav {
  float: left;
  width: 180px;
  display: inline;
  text-align: left;
}
.leftGreen {
  background-color: #99CC33;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
}
.leftGreen a {
  color: #FFFFFF;
}
.leftGreen a:hover {
  color: #333333;
}
.leftGreen td {
  font-weight: bold;
  color: #FFFFFF;
}
.leftPink {
  background-color: #FF6464;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
}
.leftPink a {
  color: #FFFFFF;
}
.leftPink a:hover {
  color: #333333;
}
.leftPink td {
  font-weight: normal;
  color: #FFFFFF;
}

/* TODO: Right column */
#rightNav {
  float: right;
  width: 180px;
  display: inline;
  text-align: left;
}
.right {
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
}
.rightLightPink {
  border-color: #FF6464;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
  color: #FFFFFF;
}
.rightLightGreen {
  border-color: #99CC33;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
  color: #FFFFFF;
}
.rightPink {
  background-color: #FF6464;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
  color: #FFFFFF;
}
.rightPink a {
  color: #FFFFFF;
}
.rightPink a:hover {
  color: #333333;
}
.rightPink td {
  font-weight: normal;
  color: #FFFFFF;
}
.rightGreen {
  background-color: #99CC33;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  width: 170px;
  margin: 4px;
  color: #FFFFFF;
}
.rightGreen a {
  color: #FFFFFF;
}
.rightGreen a:hover {
  color: #333333;
}
.rightGreen td {
  font-weight: normal;
  color: #FFFFFF;
}
.rightGreen b {
  color: #FFFFFF;
}
#contents {
  float: left;
  /*width: 760px;*/
    width: 580px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  min-height: 400px;
  text-align: left;
}
#footer {
  clear: both;
}
#footer table {
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  width: 955px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9px;
}
.button {
  background-color: #444444;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-width: bold;
  color: #FFFFFF;
  cursor: default;
  padding: 2px;
}
.buttonOver {
  background-color: #444444;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-width: bold;
  color: #FFFFFF;
  cursor: hand;
  padding: 2px;
  text-decoration: underline;
}

.smallText {
  font-size: 9px;
}

.price { font-family: Tahoma, Geneva, sans-serif; font-size: 14px; font-weight: bold; color: #3C0000; vertical-align: top; }
.errorBox { font-family : Tahoma, Geneva, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Geneva, sans-serif; font-size : 10px; color: #cc0033; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 9px; color: #333333; }
.tableWithBorder td { border-color: #333333; border-style: solid; border-width: 1px; }

.productSpecialPrice {
  font-family: Tahoma, Geneva, sans-serif;
  color: #ff0000;
}

.errorText {
  font-family: Tahoma, Geneva, sans-serif;
  color: #ff0000;
}
.newItemInCart {
  color: #FF6464;
}
.moduleRow { }
.moduleRowOver { background-color: #CCCCCC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9E9E9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color:#FF0000; }
.messageStackSuccess { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #006600; }

/* input requirement */

.inputRequirement { color: #78A226; font-size: 10px; }

.productListing {
  /*width: 700px;*/
  width: 560px;
  margin-left: 15px;
}
.productListing-heading {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 1px;
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.productListing-heading a {
  color: #78A226;
}
.productListing-odd {
  padding: 2px;
}
.productListing-data {
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 2px;
  vertical-align: middle;
}

.categoryBox {
  border-top-color: #99CC33;
  border-top-style: double;
  border-top-width: 1px;
  border-bottom-color: #99CC33;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top:3px;
  margin-bottom:7px;
}
.categoryBox td {
  padding-left: 15px;
  padding-right: 15px;
}
.categoryBox a {
  color: #333333;
  font-size: 14px;
}
.separator {
  border-bottom-color: #78A226;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-top:10px;
}
.secureLogo {
  margin-top:10px;
}
.newsletter {
  border-color: #99CC33;
  border-style: solid;
  border-width: 1px;
}
.heading {
  font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight: bold; color: #78A226; text-align: center;
}
