/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
li {
  list-style-position: outside;
}
#e_content {
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
}

#enclosing_header {
}

#e_column_0 {
}

#header {
}

#main_navigation {
}

#home_image {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#column3 {
	float: left;
}
/* basic styles
client: Runza
author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font-size: 0.9em;
  font-family: Arial, helvetica, sans-serif;
  background: #003300 url(/resources/all/files/63563/_fn/body_bg_22.gif) repeat-y top center;
}
.page {
  width: 1025px;
  margin: 0 auto;
  background: #006445;
}


/* header ------------------------------*/
#enclosing_header {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  width: 1025px;
  position: relative;
  height: 73px;
  background: url(/resources/all/files/63009/_fn/header_bg_02.gif) repeat-x left bottom;
}
#header {
  width: 1025px;
  clear: both;
}
#logo {
  float: left;
  width: 188px;
  height: 94px;
  position: absolute;
  bottom: -49px;
  left: 18px;
}
#logo h1 a {
  display: block;
  width: 188px;
  height: 94px;
  text-indent: -4000em;
}
/* online store container */
#cart_container {
  float: right;
  clear: both;
  padding: 10px;
  color: white;
  font-size: 0.9em;
  display: inline; /* Fix IE6 double margin bug*/

}
div.shopping_cart_quick_view,
#online_store_link {
  float: left;
}
div.shopping_cart_quick_view {
  padding: 0px 10px 0 20px;
  background: url(/resources/all/files/63085/_fn/shopping_cart_03.gif) no-repeat center left;
}
#online_store_link li a {
  color: white;
  text-decoration: none;
}
#online_store_link a:hover,
#online_store_link li.over a {
  color: #ffd100;
}
#online_store_link li.first {
  margin-right: 10px;
}

/* main navigation -------------------*/
#main_navigation {
  float: right;
  width: 818px;
  clear: both;

}
#main_menu {
  float: left;
}
#main_menu li {
  padding: 5px 10px;
  font-weight: bold;
}
#main_menu li.last {
  padding-right: 0;
}
#main_menu li a {
  color: white;
  text-decoration: none;
}
#main_menu li a:hover,
#main_menu li.over a,
#main_menu li.mi_active a {
  color: #ffd100;
}

/* location container -----------*/
#location_container {
  float: right;
}
#location_search,
#map_link {
  float: left;
}

#location_search span.label {
  color: #ffd100;
  margin-right: 5px;
}
#location_search .label sup {
  position: relative;
  top: -3px;
}
#location_search input.search_query {
  width: 100px;
  height: 15px;
  border: 2px solid #ffd100;
  margin: 0;
}
#location_search input.button {
  width: 18px;
  height: 21px;
  border: none;
  background: #ffd100 url(/resources/all/files/63532/_fn/search_button_06.gif) no-repeat center left;
}
#map_link li {
  padding: 6px 11px 0;
}
#map_link li a {
  color: #ffd100;
  text-decoration: none;
}
#map_link a:hover {
  color: white;
}

/* footer -------------------------*/
#footer,
#footer_wc_0 {
  height: 82px;
}
#footer {
  width: 1025px;
  font-weight: bold;
  background: #214633 url(/resources/all/files/62991/_fn/footer_bg_23.gif) repeat-x top left;
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
#footer_wc_0 {
  position: relative;
  overflow: hidden;
  width: auto;
  padding: 15px;
  background: transparent url(/resources/all/files/62993/_fn/footer_watermark_26.gif) no-repeat center;
}
#footer a {
  color: #006445;
  text-decoration: none;
}
#footer a:hover {
  color: white;
}
#website {
  float: left;
}
#website p {
  font-size: 1em;
}
#footer_menu {
  float: right;
}
#footer_menu li {
  padding-left: 20px;
}
#vipa_copyright {
  color: #002b15;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: none;
  clear: both;
  font-family: "Times New Roman", times, serif;
  position: absolute;
  right: 10px;
  bottom: 0px;
}
#vipa_copyright a {
  color: #002b15;
}
/* general styles ----------------------------------*/
a {
  text-decoration: underline;
  color: #006445;
}
a:hover {
  text-decoration: none;
}
h2, h3, h4, h5 {
  font-family: "Times New Roman", times, serif;
  line-height: 1.2;
}
h2 {
  font-size: 2.4em;
  margin-bottom: 0.5em;
  font-weight: normal;
  line-height: 1.2;
}
h3 {
  font-size: 1.7em;
  margin-bottom: 0.25em;
}
h4 {
  font-size: 1.5em;
  margin-bottom: 0.25em;
}
h5 {
  font-size: 1.2em;
}
sup {
  font-size: 0.9em;
}
h2 sup {
  font-size: 0.8em;
  font-weight: normal;
}
p {
  font-size: 1.18em;
  line-height: 1.65;
  margin-bottom: 15px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

/* images ---------------*/

.textbean img.left {
  float: left;
  border: none;
  margin: 0;
}
.textbean img.right_border {
  float: right;
  border: 2px solid black;
  margin: 0 0 10px 25px;
}
.textbean img.right {
  border: none;
  margin: 0;
  padding-left: 25px;
  background: white;
  float: right;
}
.textbean table.image { /* table with images only */
  float: right;
  margin: 0 0 0 40px;
  border: none;
  width: auto;
}
.textbean table.image td {
  padding: 0;
}
.textbean table.image img {
  margin: 0 0 10px 0;
  float: none;
  border: 2px solid black;
}

/* lists -----*/

.textbean ul li {
  list-style-type: disc;
  line-height: 1.7;
}
.textbean ol li {
  list-style-type: decimal;
  line-height: 1.7;
}

.textbean ul,
.textbean ol {
  margin: 0 0 15px 15px;
}
.textbean ul ul,
.textbean ol ul {
  margin-bottom: 0;
}
/* tables --------------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
.textbean td,
.textbean th {
  padding: 5px;
  vertical-align: top;
}
.textbean th {
  font-weight: bold;
  background: #DCEAC7;  
  border: 1px solid #9ab38c;
  border-width: 1px 1px 1px 0;
  text-align: center;
}

.textbean th.last {
  border-right: none;
}
.textbean tr.even td {
  background: url(/resources/all/files/66052/_fn/yellow_34.gif) repeat;
  border: 1px solid yellow;
  border-width: 1px 0;
}


/* home page ---------------------------*/
#e_column_0 {
  border: 18px solid #006445;
}
#logo {
  background: url(/resources/all/files/63019/_fn/home_logo_03.gif) no-repeat top left;
}
#home_image {
  border-bottom: 18px solid #006445;
}
/* columns */
#column1 {
  width: 420px;
  border-right: 18px solid #006445;
}
#column2 {
  width: 267px;
  border-right: 18px solid #006445;
}
#column3 {
  width: 264px;
}
/* banners */

#hiring {
  border-bottom: 18px solid #006445;
}
#myspace {
  width: 267px;
  height: 161px;
  margin: 0;
  padding: 0;
}

/* gift card balance text */
#giftcard_balance {
  float: left;
  font-size: .9em;
}
#footer sup {
  position: relative;
  top: -4px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
