.content_tr td, .logo_tr td, .mw_login_view_cart_links td, .ftr_tr td, .cp_tr td {
  /*border: 1px solid blue;*/
}
.mw_back_office_shell {
  /*width: 100%;*/
}
/*---------MAIN BACKOFFICE CONTAINERS------------------*/
table.backoffice td.lft_side {
  /*border: 1px solid red;*/
  padding: 0px 0px 0px 8px;
}
table.backoffice td.rt_side {
  /*border: 1px solid red;*/
  padding: 0px 0px 0px 8px;
}
div.page_content, div.backoffice_content {
  /*border: 1px solid red;*/
  /*overflow: hidden;*/
}
div.backoffice_content div.content_right {
  /*border: 1px dashed green;*/
  width: 100%;
}
div.content {
  /*border: 1px solid black;*/
}
div.backend_content {
  /*border: 1px solid orange;*/
}
div.website_page_manager {
  /*border: 1px solid blue;*/
}
div.main {
  /*border: 1px solid red;*/
}
/*-------------------------END MAIN BACKOFFICE CONTAINERS---------------------------*/
div.backoffice_content hr {
  display: none;
}
.admin_menu_list {list-style: disc url(../images/theme/category_green_arrow.gif); margin-bottom:5px; margin-top: 5px; margin-left:0px; padding-left: 10px;}
.header {background: #dddddd}
table.order_list_table {
  width: 85%;
}
table.order_list_table td{padding: 3px;}
table.order_list_table caption {
  background-color: #dddddd;
   font-style: italic;
}
table.order_list_table td {
  border-bottom: 1px solid #dddddd;
  text-align: right;
  margin 5px;
}
table.order_list_table tr.header {
  border-bottom: 1px solid #dddddd;
  background: #dddddd;
  color: #FFFFFF;
}
table.order_list_table tr.header td {
border-right: none;
}
table.order_list_table thead {
  text-align: right;
}
table.order_list_table tfoot td {
  text-align:right;
  background: #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
}
table.order_list_table a {
  color: #52922c;
  text-decoration:underline;
}
.tabular_data {border:1px solid #dccfd9; margin-top: 20px;}
.tabular_data td {padding:5px;}
.product_search_table tr.odd {background: none;}
.odd {background: #e5e0d9}
.contact_groups {vertical-align: top;}
.contact_list {width: 350px;}
.cell_menu {padding: 0px;}
.cell_menu a{margin-right: 5px; border-right: 1px solid #bfbfbf; padding-right: 5px;}
.cell_name {padding: 0px;}
ul.admin_list {list-style: none;}
ul.admin_list li{list-style: none; font: bold 11px;}
span.cell_menu {display: block; float: right;}
span.cell_name{display: block; float: left;}
textarea.wysiwyg {
  width: 100%;
  height: 200px;
}
textarea.product_description {width: 400px;}
.input textarea {width: 400px; height: 125px;}
/* ADMIN LIST ~~ */
ul.admin_list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width:100%;
  white-space: nowrap;
  font: 11px sans-serif;
}
ul.admin_list li {
  padding: 3px;
  margin: 10px 0px 0px 0px;
  width: auto;
  font: 11px sans-serif;
  border-width: 0px;
  border-style: solid;
  border-color: #000000;
  background-color: #e9e9e9;
  list-style-type: none;
}
ul.admin_list li ul {
  background-color: #ffffff;
  border: 0px;
  width: auto;
  margin: 0px;
  padding: 0px;
}
ul.admin_list li ul li {
  background-color: #ffffff;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #e6e6e6;
  width: 95%;
  margin: 2px 0px 0px 12px;
  padding: 0px 0px 0px 0px;
}
ul.admin_list li.header {
  border-width: 0px 0px 3px 0px;
  border-style: double;
  border-color: #000000;
  text-align: left;
  font-size: 12px;
  background-color: #ffffff;
}
ul.admin_list li.header span.cell_name {
  font-size: 12px;
}
ul.admin_list li a {
    text-decoration: none;
  margin: 0px;
  white-space: nowrap;
}
ul.admin_list li a:hover {
  color: #5f5f5f;
}
span.cell_name a {
  font: 11px sans-serif;
}
td.cell_name {float: none !important; white-space: nowrap}
td.cell_menu {text-align: right; float: none !important; white-space: nowrap}
.cell_menu a.first {
  border-left: none;
  padding-right: 5px;
  display: inline;
}
table.order_list_table {
  width: 100%;
}
table.order_list_table caption {
  background-color: #2c5e9a;
  font-style: italic;
}
table.order_list_table td {
  border-bottom: 1px solid #94bedd;
  text-align: right;
  margin: 5px;
}
table.order_list_table tr.header {
   background: #d2d2d2;
  color: #FFFFFF;
}
table.order_list_table tr.header td {
border-right: none;
}
table.order_list_table thead {
  text-align: right;
}
table.order_list_table tfoot td {
  text-align:right;
  background: #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
}
table.order_list_table a {
    text-decoration:underline;
}
table.tabular_data {
  width: 95%;
}
table.tabular_data caption {
  font-style: italic;
  text-align: left;
}
table.tabular_data thead td {
  font-weight: bold;
  padding: 5px;
}
table.tabular_data thead td a.product_paging_links {
;
}
table.tabular_data tfoot td {
  border-top: 1px solid #94bedd;
}
table.tabular_data tbody tr.even td {
  background-color: #ffffff;
}
table.tabular_data tbody tr.view_cart_headers td {
  border-bottom: 1px solid #eeeeee;
}
table.tabular_data tbody tr td {
  padding: 5px;
}
.news_article {
  margin-top: 15px;
}
.news_article table {
  width: 85%;
  padding: 0px;
  margin: 0px;
}
.news_article table thead {
  background: #eeeeee;
  font-style: italic;
  padding: 5px;
  margin: 0px;
}
.news_article table thead tr td {
  width: 100%;
padding: 3px;
}
.news_article table tbody tr td{
  padding-top: 15px;
  padding-bottom: 15px;
}
.news_article table tfoot tr td{
  border-top: solid #d2d2d2 1px;
}
.search table {
  width: 80%;
}
.search table tr td.form {
  text-align: right;
}
.search table tr td.form input {
  border: solid black 1px;
 }
.results table {
  width: 60%;
}
.results table tr td.paging {
  text-align: right;
}
.results table tr td.paging .selected {
  font-weight: bold;
}
.archive_structure table tr.year td{
  padding-top: 8px;
  border-bottom: solid black 1px;
  font-weight: bold;
}
.admin_product_category_list ul {
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	padding-left: 0px;
   margin: 0px 0px 0px 0px;
        width: 100%;
 }
.admin_product_category_list li {
    border-bottom: 1px solid #E9E5F4;
	 padding: 4px; 
}
.admin_product_category_list a.selected {
  color: #302050;
  font-weight: bold;
}
a.move_category_here { text-decoration: none; 
    font: none 10px sans-serif;
    padding: 0px 0px 0px 10px;
    color: #988AB5;
}
a.move_category_here:hover {text-decoration: underline; 
    font: none 10px sans-serif;
    color: #6F608F;
}
li.even {
	width: 100%;
  background-color: #EEEEEE;
  clear: both;
  }
li.odd {
width: 100%;
  background-color: #fff;
  clear: both;
}
.subcategories_title {
  border-bottom: solid black 1px;
}
.products_title {
  border-bottom: solid black 1px;
}
table.calendar {
  border: 1px solid #D2D2D2;
}
table.calendar caption {
  background-color: #d2d2d2;
}
table.calendar caption a {
}
/* CONTACT MANAGER */
div.contact_manager table.tabular_data tr.top_links td {
  border-right: 0px;
}
div.contact_manager table.tabular_data tr.top_links td a {
  line-height: 22px;
}
div.contact_manager td.td_head {
  padding-top: 10px;
}
div.contact_manager table.tabular_data thead td {
  background-color: #ffffff;
  vertical-align: middle;
  padding: 1px 1px 6px 8px;
}
div.contact_manager table.tabular_data thead td a {
}
div.contact_manager table.tabular_data tr.view_cart_headers {
}
div.contact_manager table.tabular_data a.new_contact {
  }
div.contact_manager table.edit_contact {
  text-align: center;
  margin-left: 50px; 
}
div.contact_manager table.edit_contact table td {
}
div.contact_manager table.edit_contact {
  width: 300px; 
}
div.contact_manager table.view_contact {
  width: 90%;
}
div.contact_manager table.view_contact td {
  padding-top: 8px;
}
div.contact_manager table.view_contact table {
  width: auto;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #eeeeee;
}
div.contact_manager table.view_contact table td {
  padding: 3px 4px 3px 0px;
}
div.contact_manager table.view_contact table table {
  width: 100%;
  border: 0px;
}
div.contact_manager table.view_contact table table td {
  width: 33%;}
.contact_group_header {margin-top: 10px;}
.contact_search {margin-top: 10px;}
.backend_content fieldset table {width: 100%}
.backend_content fieldset table textarea{width: 100%}
/*-----------------CSS EDIT BOX------------------*/
textarea.css_code { /*background: black; color: white;*/ }
/*-----------------ADMIN BREAD CRUMBS NAV------------------*/
div.admin_nav_bar {
  width: 90%;
  padding: 14px 0px 14px 16px;
  border-bottom: 2px solid #8a7a67;
}
/*------------------ADMIN BREAD CRUMBS NAV------------------*/
div.website_page_manager br {
  display: none;
}
div.product_manager div.main {
  padding: 14px 0px 0px 0px;  
}