/* basic styles */

body {
	margin: 0 0 0 0;
/*	background-color: #343434;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 1em;*/
	color: #4D4846;
	height: 100%;
	background-color: #2A2A2A;
}

h2 {
    margin: 0px;
}

.footer {
    padding: 30px;
    color: #FFA000;
    font-weight: bold;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 300px;
}
.footer a {
    color: #FEE5A6;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}

.menu {
    background-color: #74BB28;
    text-align: center; 
    font-weight: bold; 
    border-left: 1px solid #888;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    background-image: url(images/green_gradient.jpg);
}
.menu a {
    text-decoration: none;
    color: #ddd; /*#4D4846;*/
}
.menu a:hover {
    color: #ddd; /*#4D4846;*/
}
.menu:hover {
    color: #ddd; /*#4D4846;*/
    cursor: pointer;
    background-image: url(images/orange_gradient_bg.jpg);
}
.menuact {
    background-color: #FFA000;
    text-align: center; 
    font-weight: bold; 
    border-left: 1px solid #888;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    white-space: nowrap;
    background-image: url(images/orange_gradient_bg.jpg);
}
.menuact a {
    text-decoration: none;
    color: #ddd; /*#4D4846;*/
}
.menuact a:hover {
    color: #4D4846;
}

.storemenu {
    text-align: center;
}
.storemenu a {
    color: white;
    text-decoration: none;
    font-weight: normal;
    margin: 0px 5px 0px 5px;
    white-space: nowrap;
}
.storemenu a:hover {
    color: white;
    text-decoration: underline;
}

h1 {
    color: white;
}


.bttn {
  width:100px;
  background:#74BB28;
  color: white; 
  font-weight: bold; 
  border: 1px solid #FFA000; 
  padding: 3px;
  background-image: url('images/green_gradient.jpg');
}
.bttn1 {
  width:100px;
  background:#02315B;
  color: white; 
  font-weight: bold; 
  border: 1px solid #FFA000; 
  padding: 3px;
}
.bttn2 {
  width:100px;
  background:#FFA000; 
  background-image: url('images/orange_gradient.jpg');
  background-repeat: repeat-x;
  color: white; 
  font-weight: bold; 
  border: 2px solid #02315B;
  padding: 3px;
}

.txt {
  color: #585858;
  font-family: "trebuchet ms", helvetica, sans-serif;
  border: 1px solid #B57102;
  padding: 2px 2px 2px 2px;
  width: 140px;
}
.phone {
    font-family: Impact; 
    letter-spacing: 4px; 
    font-size: 44px; 
    font-weight: bold; 
    color: #FFF5D1; 
/*    text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F,0 0 0.2em #87F */
}
.tagline {
    color: #FFA000;
    font-size: 22px;
    font-weight: bold;
/*    text-shadow: black 0.1em 0.1em 0.2em */
}

a {
    color: #4D4846;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
    color: #5A9216;
}

a.altlink {
    color: #4D4846;
    font-weight: normal;
}
a.altlink:hover {
    text-decoration: none;
    color: #5A9216;
}

.storeHeader {
  background-color: #FFA000; 
  background-image: url(images/orange_gradient.jpg);
  padding: 5px 5px 5px 10px; 
  font-weight: bold; 
  color: white;
}

.storeContent {
  background-color: #FFDFA8; 
  padding: 5px 5px 10px 10px; 
  line-height: 15px
}

.tableHeader {
    background-color: #74BB28;
    background-image: url('images/green_gradient.jpg');
    font-weight: bold;
    color: white;
}
.tableHeader td {
    padding: 5px 10px 5px 10px;
}
.tableRows {
    background-color: #FFDFA8;
}
.tableRows td {
    padding: 5px 10px 5px 10px;
}

hr {
    height: 0px;
    border: 0px;
    border-top: 1px solid #003863;
}

.listHeader
{
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
  margin: 10px 0px 10px 0px;
  padding: 8px 2px 6px 10px;
  background-color: #FFDFA8; /* #EFF9FF; */
  font-weight: bold;
}
.searchRow
{
  padding: 10px 0px 10px 10px;
  border-bottom: 1px solid #585858;
  vertical-align: top;
}
.searchRowPrice
{
  padding: 10px 0px 10px 5px;
  border-bottom: 1px solid #585858;
  vertical-align: top;
  text-align: right;
}
.searchRowL
{
  background-color: #FFDFA8; /* #EFF9FF; */
  padding-right: 2px;
  border-bottom: 1px solid #585858;
}
.searchRowBare
{
  padding: 5px 10px 5px 10px;
  vertical-align: top;
}
.searchRowBareL
{
  padding: 5px 10px 5px 10px;
  background-color: #FFDFA8; /* #EFF9FF; */
  border: 1px solid white;
}
.searchRowBareB
{
  padding: 5px 10px 5px 10px;
  vertical-align: top;
  border-bottom: 1px solid #585858;
}
.searchRowBareBL
{
  padding: 5px 10px 5px 10px;
  vertical-align: top;
  background-color: #FFDFA8; /* #EFF9FF; */
  border-bottom: 1px solid #585858;
}
.productTitle
{
  font-weight: bold;
  color: #585858;
  margin-right: 2px;
  font-size: 11pt;
}

.boxSurround
{
  background-color: #FFDFA8; 
  padding: 10px;
  width: 275px;
  margin: 10px 0px 20px 30px;
  border: 1px solid #B57102;
}

.breadCrumbBack
{
  background-color: #ffdfa8; 
  border: 1px solid #4D4846; 
  border-left: 0px; 
  border-right: 0px; 
  padding: 5px 5px 5px 10px;
}

.storeNavigationLeft
{
  clear: both;
  float: left;
  width: 215px;
  margin-right: 10px;
}

.note
{
  color: red;
  font-weight: bold;
}
.noteBig
{
  color: red;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid red;
  border-top: 1px solid red;
  background-color: #FFD7DD;
  padding-left: 10px;
}

.field_normal                   { border: 1px solid #005AA1; }
.field_required                 { border: 1px solid #005AA1; white-space: nowrap; }
.field_error                            { border: 1px solid #005AA1; background-color:#FFE8E8; }
.field_label_required   { font-weight:bold; white-space: nowrap;}
.field_label_error              { font-weight:bold; color:#FF0000; }
.field_error_message    { font-size:10px; color:#FF0000;}

/* drop in box */
#dropinboxv2cover{
width: 520px; /*change width to desired */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}
#dropinboxv2{
width: 500px; /*change width to above width-20. */
border: 2px solid black; /*Customize box appearance*/
background-color: #EFF9FF;
padding: 0px 0px 30px 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

/* drop down menu */

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 160px;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background-image: url('images/glossyback2.gif');
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
