.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

html body{
  padding: 0;
  margin: 0;
  background: url('/images/body/body_bg.gif') top center repeat-y #e0d5c0;
  font: normal 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
  color: #885544;
}

table {
  font: normal 13px "Trebuchet MS",Verdana,Arial,Sans-serif;
  color: #885544;
}

form {
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0;
}

a {
  color: #0e5789;
  text-decoration: none;
}

a:hover {
  color: #ff6600;
  text-decoration: underline;
}

a.em {
  padding-left: 18px;
  background: url('/images/body/dot.gif') top left no-repeat #fff;
  color: #0E5789;
  text-decoration: none;
  font-weight: bold;
}

a.em:hover {
  padding-left: 18px;
  background: url('/images/body/dot.gif') top left no-repeat #fff;
  color: #ff6600;
  text-decoration: underline;
  font-weight: bold;
}

a.em:visited {
  padding-left: 18px;
  background: url('/images/body/dot.gif') top left no-repeat #fff;
  font-weight: bold;
}

h1{
  background: url('/images/body/h1back.gif') top left no-repeat #fff;
  padding: 10px 60px 10px 10px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #885544;
}

h1.menu{
  background: url('/images/body/h1back_menu.gif') top left no-repeat #fff;
  padding: 10px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #885544;
}

h1.long{
  background: url('/images/body/h1back_long.gif') top left no-repeat #fff;
  padding: 10px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #885544;
}

h2{
  padding: 10px 0 5px 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
}

h3{
  padding: 5px 0 5px 0;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #885544;
}

hr {
  border: 0;
  margin: 4px 0;
  padding: 0;
  height: 1px;
  background: #0e5789;
  color: #0e5789;
}

div#header {
  background: url('/images/body/header_bg.gif') top center repeat-y #154890;
  color: #fff;
  padding: 1px 0 0 0;
  text-align: center;
}

div#header_content{
  background: url('/images/body/header.gif') 140px 0px no-repeat;
  text-align: left;
  width: 760px;
  height: 160px;
  margin: 0 auto;
}

div#header_content h2{
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 1px;
  text-align: right;
}

div#header_content h3 {
  color: #fff;
  padding: 20px 0 3px 0;
}

div#header_content a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
div#header_content a:hover {
  color: #ff6600;
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
}

div#logo{
  width: 360px;
  height: 125px;
  padding: 0;
  float: left;
  text-align: left;
}

div#logo img {
  border: 0;
  width: 130px;
  height: 105px;
}

div#header_login{
  background: url('/images/body/top380_login.gif') 0px 10px no-repeat;
  width: 380px;
  height: 125px;
  padding: 0;
  float: right;
  text-align: center;
}

div#header_logged{
  background: url('/images/body/top380_login.gif') 0px 10px no-repeat;
  width: 380px;
  height: 125px;
  padding: 0;
  float: right;
  text-align: center;
}
div#header_logged div.both {
  padding: 0 0 0 20px;
  text-align: left;
}

div#header_login div.left{
  padding: 3px 5px 0 15px;
  float: left;
  text-align: left;
}

div#header_login div.right{
  padding: 3px 15px 0 5px;
  float: right;
  text-align: left;
}

div#header_nav{
  width: 750px;
}

div#header_nav a {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

div#header_nav a:hover {
  color: #ff6600;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

div#spacer {
  clear: both;
  background: url('/images/body/spacer_bg.gif') top center repeat-y #4477dd;
  height: 4px;
  font-size: 1px;
}

div#top_menu {
  text-align: center;
}

div#top_menu_content {
  clear: both;
  text-align: center;
  width: 780px;
  margin: 0 auto;
  padding: 0;
}

div#top_menu_content ul {
  float: left;
  clear: both;
  width: 780px;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
  background: #1A669F;
}

div#top_menu_content li {
  background: #1A669F;
  margin: 0;
  padding: 2px 20px;
  border-right: 1px solid #6699FF;
  text-align: center;
  float: left;
}

div#top_menu_content a.em{
  padding: 0;
  background: none;
  color: #ffff00;
  font-weight: bold;
  text-decoration: underline;
}

div#top_menu_content a.em:hover{
  background: none;
  color: #ff6600;
  font-weight: bold;
  text-decoration: underline;
}

div#top_menu_content li.sel {
  background: #6699FF;
}

div#top_menu_content a {
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}

div#top_menu_content a:hover {
  font-weight: bold;
  font-size: 13px;
  color: #ff6600;
}

div#main{
  text-align: center;
}

div#main_content {
  text-align: left;
  width: 760px;
  margin: 0 auto;
  padding: 0;
}

div#left {
  float: left;
  width: 210px;
}

div#menu_top {
  width: 210px;
  background: url('/images/body/menu_top.gif') top left repeat-y #fff;
  height: 15px;
  padding: 0;
  margin: 0;
}

div#menu {
  background: url('/images/body/menu_mid.gif') top center repeat-y #fff;
  padding: 0 10px;
  margin: 0;
}

div.menu_content {
  padding: 5px 5px 20px 5px;
}

div.menu_content_last {
  padding: 5px 5px 0 5px;
  text-align: center;
}

div#menu_bottom {
  width: 210px;
  background: url('/images/body/menu_bottom.gif') top center no-repeat #fff;
  height: 15px;
}

div#right {
  float: right;
  width: 540px;
}

div#messages {
  margin: 0 auto 10px auto;
  width: 540px;
}

div#messages_content {
	padding: 5px;
	border: 2px dashed #e0d0c0;
	color: #ff6600;
  text-align: center;
  font-size: 16px;
	font-weight: bold;
}

div#profits {
  background: url('/images/body/profits.gif') top left no-repeat #e0d0c0;
  padding: 0;
  margin: 0 auto 10px auto;
  text-align: center;
  font-size: 11px;
  width: 540px;
  height: 95px;
}

div#profits_content {
  padding: 10px 0 5px 0;
}

div#profits_content img {
  text-align: right;
  border: 0;
  width: 64px;
  height: 64px;
}

div.box {
  width: 108px;
  text-align: center;
  float: left;
}

div.box a.emb {
  color: #ff0000;
}

div#window_top {
  width: 540px;
  background: url('/images/body/window_top.gif') top center no-repeat #fff;
  height: 15px;
}

div#window {
  background: url('/images/body/window_mid.gif') top center repeat-y #fff;
  padding: 0 10px;
}

div.window_content {
  padding: 5px 5px 20px 5px;
}

div#window_bottom {
  width: 540px;
  background: url('/images/body/window_bottom.gif') top center no-repeat #fff;
  height: 15px;
}

div#bottom_menu {
  clear: both;
  width: 760px;
  padding: 10px 0 0 0;
  margin: 0 0 5px 0;
  text-align: center;
}

div#bottom_menu a {
  color: #0E5789;
  font-size: 12px;
  font-weight: bold;
}

div#bottom_menu a:hover {
  color: #ff6600;
  font-size: 12px;
  font-weight: bold;
}

div#partners {
  background: url('/images/body/bubble.gif') top center no-repeat #e0d0c0;
  padding: 0;
  margin: 0 auto 0 auto;
  text-align: center;
  font-size: 12px;
  width: 760px;
  height: 40px;
}

div#partners p {
  padding: 5px 0 0 0;
  margin: 0 auto;
  width: 730px;
  text-align: center;
}

div#partners img{
  border: 0;
}

div#copy {
  padding: 5px 0 15px 0;
  text-align: center;
  font-size: 12px;
}

div#links {
  padding: 0;
  margin: 0;
  color: #666;
  text-align:center;
  font: normal 11px Arial;
  text-decoration: none;
}

div#links div {
  display: inline;
}

div#links a {
  color: #666;
  font: normal 11px Arial;
  text-decoration: none;
}

input {
  color: #154890;
  font: normal 12px Arial, Verdana;
  width: 160px;
  height: 20px;
}

select {
  color: #154890;
  font: normal 12px Arial, Verdana;
  width: 160px;
  height: 20px;
}

textarea {
  color: #154890;
  font: normal 12px Arial, Verdana;
}

input.chkbx {
  color: #154890;
  font: normal 11px Arial, Verdana;
  width: 16px;
  height: 16px;
}

.n120 {
  color: #154890;
  font: normal 11px Arial, Verdana;
  width: 120px;
  height: 20px;
}

.button100 {
  background: #3366cc;
  border: 2px solid #6699ff;
  color: #fff;
  font: bold 12px Arial;
  width: 100px;
  height: 26px;
}

.button_small {
  background: #3366cc;
  border: 1px solid #6699ff;
  color: #fff;
  font: bold 10px Arial;
  width: 70px;
  height: 20px;
}

.product_image {
  height: 105px;
  padding: 0;
  margin: 0;
}

.product_name {
  height: 36px;
  padding: 0;
  margin: 0;
}

.price {
  font-size: 15px;
  font-weight: bold;
}

div.table_window {
  width: 510px;
}

div.table_menu {
  width: 180px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }
