/**
 * TOPS Knives	Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

body {
	color: #2f2f2f;
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
}
.header {
	background-color: #000;
	background-image: none !important;
}

a.go-try,
.entry-edit-head .form-buttons,
.entry-edit-head #add_new_defined_option {
	display:none !important;
}

ul#product_info_tabs #product_info_tabs_group_19,
ul#product_info_tabs #product_info_tabs_group_20,
ul#product_info_tabs #product_info_tabs_group_21,
ul#product_info_tabs #product_info_tabs_group_39,
ul#product_info_tabs #product_info_tabs_group_40,
ul#product_info_tabs #product_info_tabs_group_41,
ul#product_info_tabs #product_info_tabs_group_47,
ul#product_info_tabs #product_info_tabs_group_48,
ul#product_info_tabs #product_info_tabs_group_49,
ul#product_info_tabs #product_info_tabs_reviews,
ul#product_info_tabs #product_info_tabs_tags,
ul#product_info_tabs #product_info_tabs_customers_tags {
	display:none !important;
}

.fieldset-wide .form-list td.value input[id*="spec_"],
.fieldset-wide .form-list td.value select[id*="spec_"] {
    width: 33% !important;
    min-width: 280px;
}

.fieldset-wide .form-list td.value select[id*="spec_"] {
    width: 33.3% !important;
    min-width: 280px;
}

/*.fieldset-wide .form-list td.value input#spec_thickness,
.fieldset-wide .form-list td.value input#spec_oalength,
.fieldset-wide .form-list td.value input#spec_bladelength,
.fieldset-wide .form-list td.value input#spec_cuttingedge,
.fieldset-wide .form-list td.value input#spec_secondedge,
.fieldset-wide .form-list td.value input#spec_bladethickness,
.fieldset-wide .form-list td.value input#spec_handlethick,
.fieldset-wide .form-list td.value input#spec_knifeweight,
.fieldset-wide .form-list td.value input#spec_weightwsheath,
.fieldset-wide .form-list td.value input#spec_sheathweight {
	width: 280px !important;
}*/

.fieldset-wide .form-list td.value strong {
	color: #FAFAFA;
}

#group_fields66 .disabledtext,
#group_fields66 label.disabledtext,
#group_fields66 input#disabledtext {
	display: none !important;
}

label.cjm_stocktext,
input#cjm_stocktext {
	display: none !important;
}
