html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: rgb(157, 154, 149);
  color: black;
  font: 1em/1.7em arial, sans-serif;
}

pre {
  font: 1.1em/1.7em "bitstream vera sans mono", "andale mono", monospace;
}

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  padding: 4px;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  height: 67px;
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid rgb(0, 0, 0);
  color: rgb(242, 242, 238);
  background: rgb(255, 0, 0);
  z-index: 5;
  text-align: center;
}
/*body>#header {
  position: fixed;
}*/

#header h1 {
  margin: 0;
  padding: 10px 5px 5px 10px;
}

#header p {
  margin: 0;
  padding: 0px 5px 5px 10px;
}

#navlist {
  color: #000;
  /*position: absolute;*/
  bottom: -4px;
  padding: 0;
  margin: auto;
  z-index: 10;
  /*right: 15px;*/
}
/*body>#navlist {
  position: fixed;
} /*Opera and Mozilla*/

#navlist li {
  display: inline;
  overflow: hidden;
  margin:0;
  border: 0;
  list-style-type: none;
}

#navlist a, a.navlist_active {
  color: #DEDECF;
  background: rgb(0, 0, 0);
  font-size: 12px;
  font-weight: bold;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  -webkit-border-radius: 12px 12px 0 0;
  padding: 2px 6px;
  margin: 0 2px;
  text-decoration: none;
}

#navlist a.navlist_active,
#navlist a:hover {
  background: rgb(157, 154, 149);
  border-bottom: 1px solid rgb(157, 154, 149);
  color: white;
}

#navlist a.navlist_active {
  z-index: 30;
}

#navlist a:visited {
  color: #DEDECF;
}

#navlist a.navlist_active:visited {
  color: #DEDECF;
}

#navlist a.navlist_active:hover {
}

#container {
  min-height: 100%;
  width: 960px;
  margin: auto;
}

#content {
  font: 1.0em "Trebuchet MS", verdana, sans-serif;
  text-align: justify;
  margin: 92px 20px 20px 20px;
  z-index: 0;
  padding: 4px 18px 18px 18px;
}

a {
  text-decoration: none;
  color: #FF0000;
}

#left_col {
  float: left;
  width: 500px;
  margin: auto;
}

#right_col {
  float: right;
  width: auto;
  margin-right: 20px;
}

#content,
#footer {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(0, 0, 0);
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

#footer {
  font: 0.9em "Trebuchet MS", verdana, sans-serif;
  height: auto;
  text-align: center;
  margin: 20px 20px 20px 20px;
  z-index: 0;
  padding: 4px 4px 4px 4px;
}

#copyright {
  font: 0.9em "Trebuchet MS", verdana, sans-serif;
  text-align: right;
  margin: 20px 20px 20px 20px;
  z-index: 0;
  padding: 4px 4px 4px 4px;
}

#map {
  background: rgb(255, 255, 255);
  z-index: 0;
  margin-left: 12px;
  margin-bottom: 12px;
}


img {
  border-width: 0;
}

img.border_black {
  border: 2px solid rgb(0, 0, 0);
}

ul.num {
  list-style-type: decimal;
}

td {
  vertical-align: bottom;
}

div.error {
  background: rgb(255, 255, 0);
  border: 1px solid rgb(200, 200, 0);
}

.border_product {
  border: 2px solid rgb(0, 0, 0);	
}

.standard_spacer {
	margin-bottom: 10px;
}

.double_spacer {
  margin-bottom: 20px;
}

.standard_divider {
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
}

.indent .odd,
.indent .even {
  padding-left: 20px;
}

.center {
  text-align: center;
}

.flash_messages,
.flash_messages_success {
  border: 0.1em solid;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 0.4em;
  font-weight: bold;
}

.flash_messages a,
.flash_messages_success a {
  font-weight: bold;
}

.flash_messages {
  color: red;
}

.flash_messages_success {
  color: #0e774a;
}

.comp_left {
  margin-right: 20px; width: 260px; float: left; display: inline;
}

.comp_right {
  width: 600px; float: left; display: inline;
}

/* Anchor Button Styles */

.btn_add_new,
.btn_delete,
.btn_edit {
  border: 0.1em outset #a00;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 0.4em 1em;
  color: #fff;
  background-color: #d00;
}

.btn_add_new:hover,
.btn_delete:hover,
.btn_edit:hover {
  background-color: #f00;
}

/* Menu Bar Styles */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font: 0.9em "Trebuchet MS", verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #DEDECF;
}

div.menuBar {
  background-color: rgb(157, 154, 149);
  border: 2px outset rgb(157, 154, 149);
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid rgb(157, 154, 149);
  color: #DEDECF;
  cursor: default;
  left: 0px;
  margin: 1px;
  /*padding: 2px 6px 2px 6px;*/
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset rgb(157, 154, 149);
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: rgb(255, 0, 0);
  border: 1px inset rgb(157, 154, 149);
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: rgb(157, 154, 149);
  border: 2px outset rgb(157, 154, 149);
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset rgb(157, 154, 149);
  margin: 4px 2px;
}

/* End Menu Bar Styles */

.admin_table {
}

.admin_table .odd,
.admin_table .even,
.admin_table_cat .odd,
.admin_table_cat .even {
  padding-top: 1em;
  padding-bottom: 1em;
}

.admin_table .even {
  background-color: #eee;
}

.admin_table_cat .admin_table .odd {
  background-color: #eee;
}

.admin_table_cat .admin_table .even {
  background-color: #fff;
}

/* Form Styling */
fieldset {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0;
  border: 0.1em solid #ccc;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
fieldset.submit {
  float: none;
  width: auto;
  border-style: none;
  /*padding-left: 13.5em;*/
  text-align: right;
  background-color: transparent;
}
legend {
  margin-left: 1em;
  padding: 0;
  font-weight: bold;
}
fieldset ol,
fieldset ul {
  padding: 1em 1em 0 1em;
  list-style: none;
}
fieldset li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}
label {
  float: left;
  width: 13em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  text-align: right;
}
label strong {
  display: block;
  font-size: 85%;
  font-weight: normal;
  text-transform: uppercase;
}
label em {
  display: block;
  font-size: 85%;
  font-style: normal;
  text-transform: uppercase;
}
label.required {
}
label.required .prefix {
  margin-right: 0.25em;
  color: red;
}
.left_form label {
  float: none;
  width: none;
  margin-right: 1em;
  margin-bottom: 0.5em;
  text-align: left;
}
label.error {
  width: auto;
  float: none;
  display: block;
  text-align: left;
  color: red;
}
input,
select,
textarea {
  /*border: 0.2em solid;*/
  padding: 0.2em;
}
input.error, select.error, textarea.error {
  border-color: red;
}
fieldset .errors {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 85%;
  font-style: normal;
  color: red;
}
fieldset .errors li {
  float: none;
  clear: none;
  padding-bottom: 0;
}
.form_input_wrapper {
  margin-left: 14em;
}
textarea {
  width: 70%;
  height: 8em;
}
#summary{
  height: 15em;
}
input {
  width: 50%;
}
fieldset.submit input {
  width: 15em;
  height: 3em;
}
fieldset li.right label {
  float: left;
  width: 70%;
  margin-left: 1.5em;
  margin-right: 0em;
  margin-bottom: 0.5em;
  text-align: left;
}
fieldset li.right input {
  width: 13em;
  float: left;
  text-align: right;
}
fieldset li input.check {
  width: 1em;
  margin-left: 12em;
}

