html, body {
	margin: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(img/page_back.jpg);
	background-color: #999999;
}
textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
}
form {
	margin:0px;
}
.clear{
	clear:both;
	/*** these next attributes are designed to keep the div
height to 1 pixel high, critical for Safari and Netscape 7 ***/
  height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
}
.pointer {
	cursor:pointer;
	cursor:hand;
}
.link_product_box {
	background-color: #F5F5F5;
	background-image: url(img/menu_button_admin_roll.jpg);
	line-height: 22px;
	background-repeat: no-repeat;
	padding-left: 3px;
}
.image_float_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.image_float_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
#menu {
	float: left;
	width: 156px;
	padding-top: 7px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#panel_last_viewed {
	padding-left: 0.5em;
}
.last_viewed {
	font-size: 0.9em;
	padding-left: 5px;
}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
}

#header {
	background-image: url(img/top.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
#container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(img/content_background.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bread_crumb, #shopping_cart {
	color: #666666;
}
.cart_red {
	color: #FF0000;
}

#bread_crumb {
	float: left;
	height: 35px;
	line-height: 35px;
	color: #333333;
}
#bread_crumb a, #bread_crumb a:hover, #bread_crumb a:visited {
	color:#333333;
	text-decoration:none;
}
.menu_heading {
	font-size: 1.2em;
	margin-top: 5px;
}

a, a:hover, a:visited {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#shopping_cart {
	float: right;
	margin-right: 5px;
}
.menu_button, .menu_button_roll {
	width: 150px;
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;
	height: 21px;
	line-height: 20px;
	padding-left: 5px;
	background-position: right;
}
.menu_button {
	background-color: #00CCCC;
}
.menu_button_roll {
	color: #FFFFFF;
	background-color: #6600FF;
}
#menu_footer {
	color: #8D2816;
	font-size: 0.95em;
	width: 145px;
}
#right_side_content {
	width: 176px;
	padding: 7px;
	float: right;
	height: 300px;
	background-image: url(img/right_side_panel.jpg);
	background-repeat: no-repeat;
	cursor:hand;
	cursor:pointer;
}
#right_side_panel_header {
	height: 30px;
	font-size: 2em;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 5px;
	overflow: hidden;
}
#right_side_panel_picture {
	padding-left: 1px;
	height: 176px;
	overflow: hidden;
	width: 176px;
	background-repeat: no-repeat;
	background-position: center center;
}
#right_side_panel_content {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #4D4D4D;
	height: 58px;
	overflow: hidden;
}
#right_side_panel_footer {
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	color:#426A24;
}
#welcome_note {
	float: none;
	width: 550px;
	padding-bottom: 20px;
}
#main_featured {
}
#main_content {
	float: left;
	/*width: 572px;*/
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
}
.small_panel {
	cursor:hand;
	cursor:pointer;
	background-image: url(img/small_panel_bg.jpg);
	width: 134px;
	height: 155px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 4px;
}
#small_panels_container {
	clear: both;
	padding-top: 5px;
}
.small_panel_header {
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFFF;
	height: 31px;
	padding-right: 4px;
	padding-left: 4px;
}
.small_panel_spacer {
	float: left;
	width: 1px;
	height: 160px;
}
#main_featured_text {
	height: 35px;
	width: 100%;
	filter:alpha(opacity:60);
	opacity:0.6;
	margin-top: 149px;
	background-color: #FFFFFF;
	color:#426A24;
}
#main_featured_text1 {
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 10px;
	padding-left: 5px;
}
#main_featured_text2 {
	font-weight: bold;
	padding-top: 16px;
	padding-right: 5px;
	text-align: right;
}
.small_panel_picture {
	height: 122px;
	width: 133px;
	overflow: hidden;
	background-repeat: no-repeat;
	clip:rect('0px', '110px', '112px', '0px');
	background-position: center center;
}
#footer {
	background-image: url(img/footer_1.jpg);
	height: 100px;
	clear: both;
	background-position: right bottom;
}
.big_dark_green {
	font-size: 1.6em;
	color: #426A24;
}
.big_light_green {
	color: #93C664;
	font-size: 1.8em;
}
#black_horse {
	background-image: url(img/black_horse.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
}
.bread_crumb_container {
	height: 35px;
	color: #333333;
	padding: 0 0 0 10px;
	background-image: url(img/bread_bg.jpg);
}
#login_status, #search_div {
	text-align: right;
	margin-right: 3px;
}
#login_status {
	height:48px;
}
#search_div {
	margin-top: 1px;
}

#main_content h1 {
	color: #000000;
	padding: 5px;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	background-image: url(img/group_clearance_header.jpg);
	font-size: 1em;
	font-weight: normal;
}
table {
	font-size: 12px;
}
#groups_tree ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style:none;
	margin-left:10px;
}
.product_cell {
	margin-bottom: 10px;
	cursor: pointer;
}
.group_cell {
	font-size:1em;
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.group_cell_small {
	font-size:1em;
	line-height:1.2em;
	margin-bottom: 10px;
	width: 180px;
	float: left;
	margin-right: 10px;
}
.product_cell_image {
	float: left;
	padding-right: 10px;
	margin-left: -5px;
	margin-top: -14px;
}
.product_cell_title {
	font-weight: bold;
	margin-top: 0px;
}
.table_header {
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 25px;
	background-color: #CCCCCC;
}
.page_numbers {
	color: #003399;
	font-weight: normal;
	font-size: 11px;
	padding-left: 5px;
	line-height: 25px;
}
#groups_tree {
	border: 1px solid #426A24;
	padding: 5px;
	width: auto;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-bottom: 10px;
}
#groups_panel {
	margin-right: 0px;
}
.group_sub_panel {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
}
.instruction {
	font-style: italic;
	color: #666666;
}
.group_cell_image {
	float: left;
	margin-right: 10px;
}
#group_cell_container h1 {
	font-size: 1.1em;
	margin: 0px;
	padding: 5px;
	background-color: #999999;
	color: #FFFFFF;
}
#group_cell_container {
	width: 585px;
}
.group_cell_info {
}
.product_cell_price {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	background-image: url(img/group_footer_details.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product_cell_buy {
	float: right;
	width: 89px;
	padding-top: 2px;
	margin-right: 15px;
}
.shopping_cart_item {
	border: 1px solid #999999;
	padding: 3px;
	background-color: #F7F7F7;
	margin-right: 0px;
	margin-bottom: 5px;
}
.shopping_cart_item_remove {
	float: right;
	padding-top: 3px;
}
.product_cell_thumb {
	float: left;
	cursor:pointer;
	cursor:hand;
	width: 270px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 15px;
}

.product_cell_price_thumb {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/group_footer.jpg);
}
.right_buttons {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	color: #FE0000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 1.9em;
	font-weight: normal;
}
.product_cell_thumb_image {
	float: left;
	margin-left: -7px;
	margin-top: -7px;
	padding-right: 5px;
}
.product_cell_thumb_details {
}
#admin_buttons {
	margin-bottom: 5px;
	width: 145px;
}
#right_links_panel {
	padding: 5px;
	float: right;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.article_image {
	float: left;
	padding-right: 10px;
	padding-bottom: 7px;
}
.article_header {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #487230;
}

.nav_button_frame, .nav_button_frame_roll {
	cursor:pointer;
	cursor:hand;
}
.nav_button_frame, .nav_button_left, .nav_button_center, .nav_button_right, .nav_button_left_roll, .nav_button_center_roll, .nav_button_right_roll {
	float: left;
}
.nav_button_center, .nav_button_center_roll {
	height:21px;
	padding-top: 8px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 2px;
	padding-right: 2px;
}
.nav_button_center_roll {
	background-image:url(img/nav_center_cap.jpg);
}
.nav_button_left, .nav_button_left_roll {
	width:5px;
	height:29px;
}
.nav_button_left_roll {
	background-image:url(img/nav_left_cap.jpg);
}
.nav_button_right_roll {
	background-image:url(img/nav_right_cap.jpg);
}
.nav_button_right, .nav_button_right_roll {
	width:5px;
	height:29px;
}

#nav_bar {
	background-image: url(img/nav_bar.jpg);
	background-repeat: repeat-x;
	height: 29px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_cell_price .vat {
	font-size: 0.7em;
}
.loading {
	background-color: #FFFFCC;
	width: 80px;
	position: absolute;
	border: 1px solid #999999;
	color: #666666;
	text-align: center;
	padding: 1px;
	font-weight: bold;
}


#search_results {
	width: 400px;
	position: absolute;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#search_results_container {
	margin-left: 300px;
	width: 400px;
}
.ajax_search_item, .ajax_search_item_roll {
	cursor:hand;
	cursor:pointer;
}
.ajax_search_item_roll {
	background-color:#E4E4E4;
}
.highlight {
	background-color:#B1DFF1;
	color:#FFFFFF;
}
.complex_price {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
}
.group_cell .saving {
	font-style: italic;
	color: #FF0000;
	font-size: 0.9em;
}
.product_cell_thumb_details {
	background-color: #CCCCCC;
	clear: both;
}
.product_cell_thumb_content {
	padding-right: 10px;
	padding-top: 7px;
	height: 1px;
	padding-left: 7px;
}
.logos {
}
.logos {
	width: 55px;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	z-index: 2001;
	margin-top: -15px;
}
.logo {
	padding-bottom: 5px;
}
.outline, .outline_sub {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.outline_sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.admin_tab {
	background-image: url(img/admin_tab.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 3px;
	padding-right: 9px;
	margin-right: 6px;
}
.product_cell_content {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#complex_product_panel {
}
#complex_product_panel .name {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	height: 18px;
	width: 100%;
	background-color: #497EEE;
}
#complex_product_panel .option {
	float: left;
	padding: 2px;
	margin-right: 2px;
	border: 1px solid #E5E5E5;
	background-color: #F8F8F8;
	font-size: 0.9em;
	margin-bottom: 3px;
}
#complex_product_panel .price {
	font-weight: bold;
}
#complex_product_panel .buy {
	float: right;
}
#complex_product_panel .complex_product_row {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 3px;
	background-color: #FFFFFF;
	clear: both;

}
#complex_product_panel input {
	font-size:0.9em;
}
.group_cell_info {
	text-align: center;
	padding: 5px;
}
.input_pre {
	font-style: italic;
	color: #999999;
}
.input_post {
	font-style: normal;
	color: #000000;
}
.red {
	color: #ED1B24;
}
#terms {
	padding-top: 82px;
	padding-left: 12px;
	float: right;
}
#terms a, #terms a:hover, #terms a:visited{
	color:#FFFFFF;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	color: #202427;
}
.panel_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
}
h4 {
	color: #EF1921;
	font-size: 22px;
	font-weight: normal;
}
#admin_options {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dashed #999999;
	background-color: #FFFFCC;
}
.homepage_header {
	font-size: 1.2em;
	color: #FF0000;
	margin-bottom: 5px;
	font-style: italic;
}
/*Daves Styles*/
#page_headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
}
.li_anchor2 {

	background:url(img/a1.gif) no-repeat 0px 5px;
	margin: 5px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#333333;
}
.legislation {
	background-color: #EAEAEA;
	padding: 10px;
	margin-left: 20px;
	width: 300px;
	margin-top: 10px;
	border: 1px dotted #FF0000;
	display: none;
}
#float_right {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}
.li_anchor_black {
	background:url(img/a1.gif) no-repeat 0px 2px;
	margin: 5px 0px 0px;
	padding:0px 0px 0px 28px;
	color:#000000;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
}
.li {
	background:url(img/a1.gif) no-repeat 0px 5px;
	margin: 5px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#333333;
	font-weight: bold;
}
#red_info_box {
	border: 1px solid #FF0000;
	padding: 6px;
	margin-top: 10px;
	width: 450px;
	background-color: #FFF9F9;
}
#sort_panel {
	background-color: #FF0000;
}
.news_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.news_headers {
	font-size: 1.3em;
	font-weight: bold;
}
#right_links a {
	display: block;
	text-align: right;
}
#right_links {
	padding: 5px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dashed #666666;
	float: right;
}
#sub_buttons a, #sub_buttons a:visited {
	background-image:url(img/menu_button.jpg);
	display: block;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 23px;
	background-position: -25px;
	line-height: 20px;
	vertical-align: middle;
	
}
#last_viewed_buttons {
	color: #666666;
	margin-left: 5px;
	font-size: 0.9em;
	margin-top: 10px;
}
.splash_price {
	font-weight: bold;
	color: #FF0000;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px dashed #FF0000;
	float: right;
	font-size: 0.9em;
}
h6 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.date_stamp {
	font-style: italic;
	color: #333333;
}
#menu_bar {
	clear: both;
	height: 27px;
	background-color: #CCCCCC;
}
.sub_head {
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.head {
	margin-bottom: 10px;
	font-size: 24px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.table_line {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.table_title {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 20px;
}
.search_but {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000000;
}
.product_name {

	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.details_1 {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-bottom: 15px;
}
.li_details {
	background:url(img/a1.gif) no-repeat 0px 5px;
	margin: 5px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.details_table_1 {

	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
   ol {
	margin-left: 0px;
   }
.searchBox {
	border: 1px dotted #003399;
	background-color: #BFCFFF;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
	width: 300px;
	float: right;
}
