/* Overall standard attributes */
html {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  font-family: sans-serif;
}

textarea {
  font-family: inherit;
  font-size: inherit;
}

form {
  display: inline;
  margin: 0px;
  padding: 0px;
}

input.text {
  padding: 2px;
}

table, select, option, tr, td {
  font-family: inherit;
  font-size: inherit;
}

#logo {
  width: 180px;
  height: 45px;
  position: absolute;
  margin-left: 20px;
  margin-top: 3px;
}

#logo_large {
  width: 240px;
  height: 60px;
  position: absolute;
  margin-left: 20px;
  margin-top: 15px;
}

span.error {
  display: block;
  background-color: #ff7777;
  border: 1px solid #990000;
  padding: 3px;
  margin-bottom: 10px;
}

span.success {
  display: block;
  background-color: #77ff77;
  border: 1px solid #990000;
  padding: 3px;
  margin-bottom: 10px;
}

span.error_padded {
  display: block;
  background-color: #ff7777;
  border: 1px solid #990000;
  padding: 2px;
  margin: 5px 5px 10px 5px;
}

span.error a {
  color: #550000;
  text-decoration: none;
}

#application-poweredby, #login-poweredby {
  height: 85px;
  width: 800px;
  margin: auto;
}

#login-poweredby {
  width: 500px !important;
}

/* Pop over for redbox */
#RB_overlay {
  position: absolute;
  z-index:100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height:100%;
  background-color: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  overflow: hidden;
}

#RB_loading {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 101;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  text-align: center;
  background: #666 url(../images/redbox_spinner.gif) no-repeat center center;
  border: 2px solid black;
}

#RB_window {
  z-index: 102;
  background-color: #ffffff;
  display: block;
  text-align: left;
  overflow: hidden;
  margin: 0px;
  position: absolute;  
  width: 810px;
  height: 540px;
}


/* Login page */
#application_small {
  width: 525px;
  height: 380px;
  margin: auto;
  margin-top: 55px;
  text-align: center;
  background: transparent url(../images/background-small_app.png) top center no-repeat;
}

#application_small div.topbar {
  width: 525px;
  height: 50px;
}

#application_small div.topbar #logo {
  float: left;
}

div.login_div {
  margin: 0px auto 0px auto;
  padding: 10px;
  width: 400px;
  height: 275px;
  background-color: #fff;
  border: 1px solid #777;
}


/* Main Page */
#application {
  text-align: center;
  width: 925px;
  margin: 15px auto 0px auto;
}

#topbar {
  width: 925px;
  height: 50px;
  background: transparent url(../images/background-topbar.png) top left no-repeat;
}

#topbar #logo {
  float: left;
}

#menu {
  height: 31px;
  float: left;
  margin: 2px 0px 0px 300px;
  display: inline;
}

a.menu_item, a.menu_item:visited {
  height: 31px;
  line-height: 31px;
  float: left;
  text-decoration: none;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
  font-size: 95%;
}

#login_info {
  float: right;
  font-size: 80%;
  margin: 2px 60px 0px 0px;
  display: inline;
}

#waitpanel {
  position: absolute;
  width: 925px;
  height: 85%;
  cursor: wait;
  z-index: 10;
  margin: 0px;
}

#headerbar {
  clear: both;
  width: 925px;
  height: 40px;
  background: transparent url(../images/background-plainmain.png) top left repeat-y;
}

#product_groups {
  float: left;
  border: 1px solid #000;
  height: 30px;
  margin: 0px 0px 0px 315px;
  background: transparent url(../images/background-whiteout.png) top left repeat;
  display: inline;
}

#product_groups select {
  width: 225px;
  margin: 4px 30px 0px 0px;
  border: 1px solid #000;
  color: #000;
  padding: 1px;
}

#product_groups span {
  height: 28px;
  line-height: 28px;
  float: left;
  margin: 0px 20px 0px 20px;
}

#mainbar {
  clear: both;
  width: 925px;
  height: 26px;
  background: transparent url(../images/background-mainbar.png) top left no-repeat;
}

#leftbar_wait {
  position: absolute;
  z-index: 15;
  width: 225px;
  height:330px;
  cursor: wait;
}

#leftbar_top {
  width: 225px;
  height: 26px;
  vertical-align: middle;
  margin: 0px 0px 0px 15px;
  float: left;
}

#leftbar_title {
  width: 225px;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  margin-left: 15px;
  float: left;
  color: #333;
}

div.leftmenu_tab_on, div.leftmenu_tab_off {
  float: left;
  margin: 3px 0px 0px 3px;
  vertical-align: middle;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  padding: 0px 3px 0px 3px;
}

div.leftmenu_tab_on {
  height: 22px;
  line-height: 22px;
  border-bottom: 0px !important;
}

div.leftmenu_tab_off {
  height: 21px;
  line-height: 21px;
}

#mainpage_top {
  float: left;
  width: 663px;
  height: 26px;
  margin: 0px 0px 0px 11px;
}

#mainpage_title {
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  margin-left: 15px;
  float: left;
  color: #333;
}

div.mainpage_tab_on, div.mainpage_tab_off {
  float: right;
  margin: 3px 0px 0px 3px;
  padding: 0px 3px 0px 3px;
  vertical-align: middle;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
}

div.mainpage_tab_on {
  height: 22px;
  line-height: 22px;
  background-color: #fff;
  border: 1px solid #777;
  border-bottom: none !important;
}

div.mainpage_tab_off {
  height: 21px;
  line-height: 21px;
  background-color: #ebebeb;
  border: 1px solid #777;
}

div.leftmenu_tab_off a, div.leftmenu_tab_on a, div.mainpage_tab_on a, div.mainpage_tab_off a {
  color: #000;
  text-decoration: none;
}

#appmiddle {
  clear: both;
  width: 925px;
  background: transparent url(../images/background-main_app.png) top left repeat-y;
}

#leftbar {
  width: 225px;
  vertical-align: middle;
  margin: 0px 0px 0px 15px;
  float: left;
  text-align: left;
}

#product_filter, #price_eliminator, #elimination_feature, #compare_products {
  margin: 0px 0px 0px 8px;
  width: 210px;
  font-size: 90%;
  border-bottom: 1px solid #555;
  padding: 5px 0px 12px 0px;
}

#small_placeholder {
  height: 5px;
  width: 210px;
}

div.leftmenu_title {
  font-size: 110%;
  text-decoration: underline;
  font-weight: bold;
  text-align: left;
  padding: 4px;
  color: #333;
}

/* Cart */
div.leftbar_content {
  margin: 0px;
}

#cart_items {
  height: 300px;
  width: 224px;
  overflow-x: hidden;
  overflow-y: scroll;
}

div.cart_container, div.cart_container_active {
  height: 212px;
  width: 212px;
  margin: 5px 5px 10px 5px;
}

div.cart_container_contents {
  height: 191px;
  width: 181px;
  float: right;
  overflow-x: hidden;
  overflow-y: auto;
}

div.cart_container_fill {
  width: 30px;
  text-align: center;
  height: 191px;
  overflow: hidden;
  position: relative;
  padding: 0px;
  margin: 0px;
}

div.cart_container_fill_bar {
  width: 32px;
  height: 195px;
  position: absolute;
  z-index: 5;
  top: -1px;
  left: 0px;
}

div.cart_container_fill_text {
  width: 30px;
  top: 65px;
  text-align: center;
  position: absolute;
  z-index: 10;
  left: 1px;
  font-weight: bold;
  font-size: 140%;
}

div.cart_container_name, div.cart_container_name_active {
  height: 20px;
  width: 202px;
  padding: 0px 5px 0px 5px;
}

div.cart_bin_items {
  width: 224px;
}

#small_cart, #small_bin_cart {
  margin: 5px 0px 0px 0px;
  font-size: 85%;
  border-top: 1px solid #555;
}

td.small_cart_key {
  font-weight: bold;
  padding-left: 10px;
}

#empty_cart, #disabled_cart {
  border-bottom: 1px solid #555;
  width: 223px;
  height: 45px;
  line-height: 45px;
  font-style: italic;
  vertical-align: middle;
  text-align: center;
  margin: 0px 0px 5px 1px;
}

div.container_cart_item {
  border-bottom: 1px solid #555;
  font-weight: normal;
  padding: 0px 5px 0px 3px;
  width: 183px;
  margin: 0px;
  display: block;
}

div.cart_item {
  border-bottom: 1px solid #555;
  font-weight: normal;
  padding: 0px 5px 0px 3px;
  width: 205px;
  margin: 0px;
  display: block;
  position: relative;
}

input.cart_count, input.cart_count_error {
  width: 30px;
  border: 1px solid #555;
  background-color: #fff;
  padding-left: 2px;
  font-size: 90%;
}

input.cart_count_error {
  background-color: #f00 !important;
}

#cart_spinner {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-top: 0px;
  left: 203px;
  padding: 0px;
  z-index: 50;
  float: right;
}

#price_track_bg {
  width: 210px;
  background: #eee;
  border: 1px solid #777;
  margin-top: 10px;
}

#price_track {
  width: 195px;
  height: 13px;
  cursor: pointer;
}

#handle1, #handle2 {
  width:15px;
  height:13px;
  cursor: pointer;
  background: transparent url(../images/slider.png) no-repeat center center;
  position: relative;
  margin: 0px;
  float: left;
}

#price_feedback {
  width:210px;
  text-align: center;
  clear: both;
  font-weight: normal;
}

#compare_box {
  margin: 5px auto 0px auto;
  width: 200px;
  font-weight: normal;
  border: 1px solid #555;
  background: transparent url(../images/background-darkout.png) top left repeat;
  height: 101px;
  overflow: hidden;
}

#mainpage, #product_list, #product_compare, #checkout_cart {
  width: 660px;
  margin: 0px 0px 0px 12px;
  position: relative;
  float: left;
  text-align: left;
}

td.compare_item {
  width: 161px;
  border: 1px solid #ccc;
  vertical-align: top;
}

td.compare_entry {
  font-size: 85%;
  padding-left: 5px;
  padding-top: 2px;
}

#checkout_cart {
  padding-left: 20px;
  width: 640px;
}

#mainpage_content {
  width: 640px;
  margin: 10px;
  text-align: center;
  min-height: 420px;
}

#no_products {
  width: 660px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  vertical-align: middle;
  font-style: italic;
  position: absolute;
}

div.product_category_view, div.product_category_view_selected {
  margin: 10px 0px 0px 13px;
  width: 200px;
  min-height: 180px;
  float: left;
  border: 1px solid #fff;
  background-color: #fff;
  position: relative;
}

div.product_cart_msg_blocker {
  position: absolute;
  width: 202px;
  height: 187px;
  top: -1px;
  left: -1px;
  z-index: 50;
  cursor: wait;
}

div.product_cart_msg {
  position: absolute;
  border: 1px solid #050;
  background: #dfd;
  color: #050;
  padding: 5px;
  top: 65px;
  left: 35px;
  width: 125px;
  text-align: center;
}

div.unavailable_item_msg {
  position: absolute;
  border: 1px solid #444;
  background: #ddd;
  color: #a00;
  padding: 5px;
  top: 65px;
  left: 25px;
  width: 145px;
  text-align: center;
  opacity: 0.8;
  filter:alpha(opacity=80);
}

table.product_category_view {
  width: 200px;
  height: 120px;
}

div.product_category_view_selected {
  border: 1px solid #aaaaaa;
}

td.product_small_name, td.product_small_key, td.product_small_value, td.product_small_color {
  font-size: 90%;
  padding: 1px;
}

td.product_small_key {
  color: #777;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #777;
}

td.product_small_value {
  color: #777;
  text-align: left;
}

td.product_small_spacer {
  width: 7px;
  height: 5px;
}

td.product_small_name {
  font-weight: bold;
  text-align: center;
  padding: 4px;
  background-color: #eee;
}


td.product_small_image {
  border-right: 1px dashed #aaa;
  color: #777;
  font-style: italic;
  text-align: center;
  vertical-align: top;
  font-size: 90%;
}


#order {
  width: 100%;
  margin: 5px auto 0px auto;
}

td.order_key {
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  background-color: #fff;
}

td.order_value {
  width: 125px;
  font-weight: normal;
  font-size: 100%;
  text-align: right;
  padding-right: 10px;
  background-color: #fff;
}

td.order_head {
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  background-color: #fff;
}

td.order_item_value {
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  border-top: 1px solid #555;
}

td.order_item_header {
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  border-top: 2px solid #555;
}

#clearer {
  height: 1px;
  clear: both;
}

#bottombar {
  clear: both;
  width: 925px;
  height: 30px;
  background: transparent url(../images/background-bottombar.png) top left no-repeat;
}

#document_list {
  list-style: none;
  padding-top: 15px;
  margin-top:0;
  padding-left: 20px;
  margin-left:0;
}

li.document {
  background-repeat: no-repeat;
  padding-left: 33px;
  margin-bottom: 15px;
}

li.document-pdf {
  background-image: url(../images/pdf-icon.gif); 
}

li.document-doc {
  background-image: url(../images/doc-icon.gif); 
}

li.document-xls {
  background-image: url(../images/xls-icon.gif); 
}

li.document-ppt {
  background-image: url(../images/ppt-icon.gif); 
}

li.document-unk {
  background-image: url(../images/unk-icon.gif); 
}

#edit_list_scrollable, #edit_list_scrollable_smaller {
  height: 250px;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  padding-top: 1px;
}

#edit_list_scrollable_smaller {
  height: 95px !important;
  max-height: 95px !important;
}

div.edit_line_item0, div.edit_line_item1, div.edit_nosort_item0, div.edit_nosort_item1 {
  clear: both;
  margin: -1px 0px 0px 10px;
  width: 96%;
  position: relative;
  vertical-align: middle;
  text-align: left;
  cursor: move;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}

div.edit_item0, div.edit_item1 {
  border-top: 0px !important;
  clear: both;
  min-height: 26px;
  line-height: 26px;
}

div.edit_expandable_item_first {
  margin-top: 12px;
}

div.edit_nosort_item0, div.edit_nosort_item1 {
  cursor: default;
}

div.edit_line_identifier {
  margin-left: 10px;
  position: relative;
  display: block;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}

div.edit_line_actions {
  float: right;
  height: 25px;
  line-height: 25px;
  display: block;
  position: relative;
  margin-right: 10px;
  cursor: default;
  vertical-align: middle;
}

#leftbar_cart {
  position: relative;
}

div.icon {
  height: 25px;
  line-height: 25px;
  display: inline;
  position: relative;
  z-index: 10;
}

input.update_button, input.delete_button, input.reset_button, input.edit_button, input.add_button, input.browse_button, input.shopcart_button, input.compare_button, input.email_button, input.cart_delete_button, input.clone_button {
  height: 20px;
  width: 25px;
  border: 0;
  cursor: pointer;
  font-size: 1%;
}

div.icon_right {
  height: 25px;
  line-height: 25px;
  float: right;
  position: relative;
  display: block;
  vertical-align: middle;
  z-index: 10;
}

input.delete_button {
  background: transparent url(../images/icon-trash.gif) no-repeat center center;
}

input.cart_delete_button {
  background: transparent url(../images/icon-cart_delete.png) no-repeat center center;
}

input.small_delete_button {
  background: transparent url(../images/icon-trash_small.png) no-repeat center center;
  height: 25px;
  width: 20px;
  border: 0;
  cursor: pointer;
  font-size: 10%;
  margin: 0px;
  float: left;
}

#compare_button, #checkout_button, #clearcart_button {
  display: block;
  border: 1px solid #777;
  width: 100px;
  height: 22px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  margin: auto;
}

#compare_button {
  float: right;
  margin-right: 5px;
}

div.compare_item {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  font-size: 90%;
  padding: 0px 0px 0px 3px;
  vertical-align: middle;
}

#compare_controls {
  font-weight: normal;
  text-align: right;
  font-size: 85%;
  margin-top: 5px;  
}

#checkout_controls {
  font-weight: normal;
  text-align: center;
  font-size: 85%;
  margin-top: 10px;  
  z-index: 100;
  width: 224px;
}

#update_entry {
  width: 100%;
  margin-top: 15px;
  display: block;
  position: relative;
}

#instructions {
  margin: 10px 30px 15px 30px;
  font-style: italic;
  text-align: left;
}

#edit_add_table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#edit_add_table td {
  padding: 4px;
}

td.admin_header {
  font-weight: normal;
  padding: 3px;
}

td.admin_key {
  vertical-align: middle;
  text-align: right;
  font-weight: bold;
}

td.key, td.product_key {
  font-weight: bold;
  padding: 2px;
  text-align: left;
}

td.value {
  vertical-align: middle;
  text-align: left;
}

input.shaded, textarea.shaded, select.shaded {
  background-color: #f3f3f3;
  border: 1px solid #555;
}

div.edit_empty {
  width: 325px;
  margin: auto;
  background: #fff;
  border: 1px solid #555;
  padding: 15px;
  font-style: italic;
  text-align: center;
}

/* Product Display */
#product_outer, #account_outer {
  background-color: #fff;
  text-align: center;
  vertical-align: top;
}

#product_contents_wait, #account_contents_wait {
  position: absolute;
  z-index: 100;
  cursor: wait;
  width: 800px;
  height: 475px;
  left: 5px;
  top: 5px;
}

#product, #account {
  width: 800px;
  padding: 0px;
  border: 1px solid #aaa;
  margin: 4px auto 0px auto;
}

#product_top, #account_top {
  width: 800px;
  height: 50px;
}

#product_logo {
  float: right;
  width: 180px;
  height: 45px;
  margin-right: 2px;
  margin-top: 2px;
}

#product_name_div, #account_name_div {
  display: block;
  position: relative;
  height: 50px;
  width: 265px;
  line-height: 50px;
  font-weight: bold;
  font-style: italic;
  font-size: 130%;
  float: left;
}

#account_name_div {
  width: 450px;
  text-align: left;
}

#product_tabs {
  display: block;
  position: relative;
  line-height: 50px;
  height: 50px;
  float: left;
  vertical-align: bottom;
}

div.product_tab_spacer {
  display: block;
  position: relative;
  float: left;
  height: 50px;
  width: 10px;
}

div.product_tab_on, div.product_tab_off, div.product_reversetab_on, div.product_reversetab_off {
  font-size: 90%;
  display: block;
  position: relative;
  vertical-align: middle;
  margin: 25px 1px 0px 1px;
  float: left;
  line-height: 24px;
  height: 24px;
  background: #fff url(../images/background-product_tabon.jpg) repeat top left;
  color: #444;
  border: 1px solid #999;
  border-bottom: 0px;
}

div.product_reversetab_on {
  margin: 0px 0px 0px 2px;
  border-top: 0px;
  border-bottom: 1px solid #999;
}

a.tab         { color: #444; text-decoration: none; display: block; padding: 0px 20px 0px 20px; }
a.tab:hover   { color: #444; text-decoration: none; display: block; padding: 0px 20px 0px 20px; }
a.tab:visited { color: #444; text-decoration: none; display: block; padding: 0px 20px 0px 20px; }
a.tab:active  { color: #444; text-decoration: none; display: block; padding: 0px 20px 0px 20px; }

a.tab_short         { color: #000; text-decoration: none; display: block; padding: 0px 10px 0px 0px; }
a.tab_short:hover   { color: #000; text-decoration: none; display: block; padding: 0px 10px 0px 0px; }
a.tab_short:visited { color: #000; text-decoration: none; display: block; padding: 0px 10px 0px 0px; }
a.tab_short:active  { color: #000; text-decoration: none; display: block; padding: 0px 10px 0px 0px; }

div.product_tab_off, div.product_reversetab_off {
  background: #000 url(../images/background-product_taboff.jpg) repeat top left;
  border: 1px solid #777;
  border-right: 1px solid #777777;
  border-bottom: 0px;
}

div.product_reversetab_off {
  margin: 0px 0px 0px 2px;
  border-top: 0px;
  border-bottom: 1px solid #777;
}

div.product_tab_off a, div.product_reversetab_off a {
  color: #444;
  text-decoration: none;
  display: block;
  padding: 0px 20px 0px 20px;
}

#product_mid {
  background: transparent url(../images/background-product_display.png) top left no-repeat;
  width: 790px;
  height: 425px;
  margin: 0px 0px 5px 5px;
}

#product_spinner {
  position: absolute;
  left: 237px;
  top: 59px;
  z-index: 10;
}

#product_left {
  float: left;
  height: 425px;
  width: 255px;
  text-align: left;
}

#product_image_loader {
  overflow: hidden;
  position: relative;
  width: 250px;
  height: 250px;
  margin: 20px 0px 0px 1px;
  text-align: center;
}

#product_image_color {
  height: 20px;
  width: 250px;
  text-align: center;
  vertical-align: middle;
  font-size: 95%;
  font-style: italic;
  color: #777;
}

#product_properties_content {
  height: 92px;
  width: 245px;
  padding-left: 5px;
  vertical-align: top;
  text-align: left;
  overflow-y: auto;
  margin: 23px 0px 0px 0px;
  font-size: 85%;
}

span.attribute_name {
  font-weight: bold;
  margin: 2px 0px 2px 7px;
}

span.attribute_value {
  margin: 2px 0px 2px 0px;
}

#product_main {
  float: left;
  height: 425px;
  width: 530px;
  margin: 0px 0px 0px 3px;
}

#product_details_frame, #product_multimedia_frame, #product_documents_frame {
  position: relative;
  height: 404px;
  width: 526px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  border-top: 1px solid #fff;
  padding-left: 2px;
}

div.product_section, div.product_section_narrow, div.account_section {
  display: block;
  position: relative;
  width: 495px;
  margin: 35px auto 10px auto;
}

div.product_section_narrow {
  width: 470px;
  background: #f00;
  margin-bottom: 0px !important;
}

div.product_section_head, div.account_section_head {
  display: block;
  padding: 5px;
  z-index: 10;
  font-size: 90%;
  font-weight: bold;
  position: absolute;
  left: 5px;
  top: -20px;
}

div.product_section_content, div.product_section_content_full, div.product_section_content_narrow, div.product_section_content_short, div.account_section_content {
  display: block;
  padding: 10px;
  position: relative;
  width: 475px;
  text-align: left;
}

div.product_section_content_full, div.product_section_content_narrow, div.product_section_content_short {
  height: 330px;
  overflow-x: hidden;
  overflow-y: auto;
}

div.product_section_content_narrow, div.product_section_content_short {
  width: 450px;
}

div.product_section_content_short {
  height: 270px;
}

div.upload_item {
  height: 60px;
  background-color: #fff;
  border-top: 1px solid #777;
  font-style: italic;
  padding: 0px 5px;
  font-size: 90%;
}

p.title {
  font-weight: bold;
  text-decoration: underline;
}

#product_info {
  margin: 0px auto 0px auto;
}

#product_media_tabs {
  width: 25px;
  margin: 0px;
  padding: 0px;
}

#product_media_tab_images, #product_media_tab_360, #product_media_tab_video {
  height: 102px;
  width: 25px;
  display: block;
  background: transparent url(../images/background-vtab.png) no-repeat bottom left;
  margin: 0px;
  padding: 0px;
}

#product_media_tab_images {
  margin-top: 15px;
}

#product_media_container, #edit_product_media_container {
  display: block;
  position: relative;
}

div.image {
  width: 120px;
  height: 120px;
  margin: 16px 5px 0px 15px;
  float: left;
  border: 1px solid #777;
  background-color: #fff;
}

div.edit_image {
  width: 130px;
  height: 140px;
  margin: 16px 0px 0px 12px;
  float: left;
  border: 1px solid #777;
  background-color: #f3f3f3;

}

div.edit_item_name, div.edit_item_name_short {
  position: relative;
  display: block;
  float: left;
  width: 375px;
  font-weight: bold;
  font-family: sans-serif;
}

div.sortable {
  cursor: move;
}

div.edit_item_name_short {
  width: 175px;
}

div.edit_item_value input {
  margin-top: 2px;
}

div.product_add_item {
  position: relative;
  display: block;
  margin-top: 15px;
  border: 1px solid #999;
  padding: 5px;
  clear: both;
  background-color: #fff;
  width: 465px;
}

div.new_item_title {
  font-size: .95em;
  font-weight: bold;
  margin-bottom: 10px;
  text-decoration: underline;
}

div.new_item_name {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

div.new_item_name_text {
  position: relative;
  margin-left: 3px;
}

div.new_item_value {
  position: relative;
}

#pf_new_media1, #pf_new_media2 {
  clear: left;
  margin: 0px 0px 5px 3px;
}

option.key_edit {
    font-style: italic;
    color : #800;
    font-weight: bold;
}

div.hidden {
  filter:alpha(opacity=40);
  opacity: 0.40;
}

td.img_thumb, td.img_thumb_caption {
  vertical-align: middle;
  text-align: center;
  width: 125px;
  height: 90px;
  background-color: #fff;
  padding: 0px;
  font-size: 90%;
}

td.edit_img_thumb {
  vertical-align: middle;
  text-align: center;
  width: 95px;
  height: 95px;
  background-color: #fff;
  padding: 0px;
  border-bottom: 1px solid #777;
  border-right: 1px solid #777;
}

td.img_thumb_caption {
  height: 25px;
}

input.expand {
  height: 11px;
  width: 11px;
  margin-right: 10px;
  margin-top: 3px;
  border: 0;
  background: transparent url(../images/expand.gif) no-repeat bottom left;
  cursor: pointer;
  float: left;
}

input.contract {
  height: 11px;
  width: 11px;
  margin-right: 10px;
  margin-top: 3px;
  border: 0;
  background: transparent url(../images/contract.gif) no-repeat bottom right;
  cursor: pointer;
  float: left;
}

div.empty_media, div.empty_item {
  margin: 25px;
  font-style: italic;
}

#product_video_caption {
  font-size: 90%;
  height: 115px;
  margin: 0px 5px 0px 7px;
  overflow-y: auto;
}

#product_show_edit {
  margin-left: 25px;
}

#product_close, #account_close {
  float: right;
  clear: both;
  margin: 1px 15px 0px 0px;
}

#account_mid {
  width: 800px;
  height: 430px;
}


td.account_menu {
  background-color: #f9ede4;
  border: 1px solid #de7021;
  width: 200px;
  vertical-align: top;
  text-align: left;
}

td.account_main {
  background-color: #efb68b;
  border: 1px solid #de7021;
  vertical-align: top;
  text-align: left;
}

#account_content {
  vertical-align: top;
  text-align: left;
  width: 100%;
  height: 400px;
  overflow-y: auto;
}

#admin_tasks, #newsletter_form, #account_tasks, #order_history, #feature_list {
  margin: 15px 0px 0px 25px;
  padding: 0px;
}

#admin_tasks li, #account_tasks li {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

/* Availability List */
#newsletter_selector {
  text-align: left;
  margin: 10px 0px 10px 10px;
}

#newsletter_notes {
  margin: 5px;
  color: #777;
  font-style: italic;
}

div.alist {
  width: 640px;
} 

table.alist {
  width: 99%;
  border-width: 1px;
  border-spacing: 1px;
  border-collapse: collapse;
}

table.alist th {
  border-width: 1px;
  padding: 3px;
  border-style: solid;
}

table.alist td {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  font-size: 75%;
}

.alist_header {
  font-weight: normal;
  text-align: center;
}

.alist_cat_header {
  font-weight: normal;
  text-align: center;
  font-size: 120% !important;
}

.editor_ok_button, .editor_cancel_button {
  float: left;
  width: 20px;
  height: 20px;
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  border-style: none;
}

/* Price Sheet Styles */
div.price_sheet_container {
  position: relative;
  width: 800px;
  height: 420px;
  top: 5px;
  margin: 0 auto;
  padding: 20px 0px 0px 0px;
}

div.pricesheet_section_head {
  display: block;  
  padding: 5px;
  z-index: 10;
  font-size: 95%;
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: -10px;
}

div.pricesheet_details_section {
  text-align: center;
  position: relative;
  margin: 5px;
}

div.pricesheet_product_section {
  text-align: center;
  height: 250px;
  position: relative;
  margin: 5px;
}

div.pricesheet_editor_section {
  overflow: auto;
  overflow-x: hidden;
  height: 400px;
  width: 480px;
  text-align: center;
  position: relative;
  margin: 5px;
}

#hovermsg {
  position:absolute;
  width:200px;
  padding: 3px;
  text-align: center;
  background: #fff;
  border: 1px solid #000;
  color: #444;
  z-index: 100;
  font-style: italic;
}

div.timeframe {
  float: left;
  height: 24px;
  opacity: .80;
  filter: alpha(opacity=80);
}

div.timeframe_spacer {
  float: left;
  height: 24px; 
  background: transparent !important;
}

td.Jan {
  background: #fff url(../images/jan.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Feb {
  background: #fff url(../images/feb.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Mar {
  background: #fff url(../images/mar.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Apr {
  background: #fff url(../images/apr.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.May {
  background: #fff url(../images/may.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Jun {
  background: #fff url(../images/jun.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Jul {
  background: #fff url(../images/jul.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Aug {
  background: #fff url(../images/aug.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Sep {
  background: #fff url(../images/sep.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Oct {
  background: #fff url(../images/oct.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Nov {
  background: #fff url(../images/nov.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

td.Dec {
  background: #fff url(../images/dec.png) center center no-repeat;
  padding: 0px !important;
  height: 25px;
}

#timeframe_editor {
  position: absolute;
  width: 610px; height: 375px;
  border: 2px solid #000;
  z-index: 150;
  left: 11px;
  background: #fff;
}

table.dos_table {
  border-spacing: 0px;
  padding: 3px;
  width: 100%;
}
