 /**
 * skin
 * skin file
 * version:0.0.8
 */


@charset "utf-8";
/* CSS Document */

/*colour effect for the cart rows*/
.tr_row1 {
	background-color: #ffffff;
}
.tr_row2 {
	background-color: #C4FDD2;
}
.tr_row_highlight {
	color: #000000;
	background-color: #FFFFCC;
}

/*drill down*/
#cat_show_container{
    background-color: #EAEAEA;
    margin-bottom: 160px;
    width: 580px;
    height: 130px;
    margin-left: 5px;
}

/*cat view slider container for slide element*/   
#cat_show_rowtop {
    
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	height: 125px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    width: 548px;
    overflow: hidden;
    position: absolute;
    display: inline;
}


/*sliding part of drilldown*/ 
#cat_show_slider {
   height: 125px;
   width: 1200px;
   max-height: 130px;
   position: absolute;
   top: 4px;
   left: 1px;
   visibility: visible;   
}

/*cat view slider nav icon LEFT*/   
#cat_slider_navleft{
float: left;
height: 130px;
background-image: url("nav_left_catshow.png");
width: 15px;
}

/*cat view slider nav icon RIGHT*/
#cat_slider_navright{
float: right;
height: 130px;
background-image: url("nav_right_catshow.png");
width: 15px;
}

/*drill down list container*/ 
.cat_show_list {
    float:left; 
    height:120px;
    width: 150px;      
}

/*drill down list*/
.cat_list_ul {
	list-style-type: none;
	min-height:110px;
    height:125px; 
    margin: 0px;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 8px;
    padding-bottom: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: dashed;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    height:auto !important;        
}

/*headings for the cats -root */
.cat_show_cat_heading{
    font-weight: bold;
}   

.hidden_cat {
    z-index: 99;
    visibility: hidden;
    padding-left : 10px;
    position: absolute;
    width: 1200px;
}

/*front page welcome bar*/
#hp_welcome_bar{
line-height:25px;
background-color:#ECECEC;
border-top:#666666 2px solid;
padding-left: 15px;
height 30px;
}
/*base of product box*/
.priceDiv {
	position:absolute;
	left:0px;
	top:92px;
	width:125px;
	height:26px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-color: #3e6807;
	line-height: 12px;
	padding-bottom: 2px;
}
/*base of product box bold*/
.priceDivB {
	font-weight:bold;
	font-size: 10px;
}

/*little icon for the cart*/
.cart_indicator {
background-image:url(cart_nugg.jpg);
background-repeat:no-repeat;
font-size:9px; 
padding: 4px;
color: #ffffff;
height: 60px;
}

.cart_indicator a:link{
color:#666666;
}
.cart_indicator a:visited{
color:#666666;
}
.cart_indicator a:link{
color:#666666;
}

/*boxes in rh column for special offers*/
#rh_offerbox {
background-color:#ffffff;
padding:5px;
}

.rh_offerbox_offer {
height:100px;
background-color:#FFFFFF;
}

/*left side menu where used
usually shows cats and headers when in shop mode*/
.menu_box_cat{
background-color: #ede0cd;
width: 140px;
padding: 5px;
padding-left: 9px;
color: 000000;
border: 1px #000000 solid;
border-bottom: 0px;
display:block;
}
.menu_box_header{
background-color: #d7c8a7;
width: 140px;
padding: 5px;
padding-left: 9px;
color: 000000;
border: 1px #000000 solid;
border-bottom:0px;
font-weight:bold;
}
.menu_box_closer {
border-top: 1px #000000 solid; 
width: 156px;
}

.menu_box_cat a,a:link {
color: #000000;
text-decoration:none;
}

.menu_box_cat:hover {
background-color:#CCCC66;
}


/*tab panels in account area*/
.TabbedPanelsTab {
	background-color: #EAEAEA;
}
.TabbedPanelsTabHover {
	background-color: #ffffff;
	color:#000000;
}
.TabbedPanelsTabSelected {
	background-color: #3e6807;
	color: #FFFFFF;
	border-bottom: 1px solid #EEE;
}

/*bold headline style text*/
.prod_view_gp {
	font-weight:bold;
	color:#3e6807;
}

/*box holding the product in category list*/
.cat_prod {
	font-size: 9px;
	position: relative;
	height: 155px;
	width:125px;
}
.prod_view_main {
	padding-left: 5px;
}

/*our nice form button*/
.button_g {
	height: 20px;
    margin-right: 10px;
	margin-left: 0px;
	font-size: 9px;
	background-color: #3e6807;
	border: 1px solid #CCCCCC;
	color: #ffffff;
    padding-left: 3px
}

<!--in page error bar - update bar-->
#error_bar {
	font-weight: bold;
	background-color: #FF0000;
	padding: 3px;
	padding-left: 10px;
	font-size: 12px;
	color:#FFFF00;
	margin-bottom: 10px;
	margin-top:10px;
}
.error_bar {
	font-weight: bold;
	background-color: #FF0000;
	padding: 3px;
	padding-left: 10px;
	font-size: 12px;
	color:#FFFF00;
	margin-bottom: 10px;
	margin-top:10px;
}

/*page navigation in category view*/
#page_nav_links {
	height: 30px;
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/*big image css - this enlarges the product*/
#bigImage_header {
	background-color: #3e6807;
	height: 22px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #ffffff;
}
#bigImage_closer {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 20px;
	background-image: url(../../images/close_box.gif);
	background-repeat: no-repeat;
}
#bigImage {
	position:absolute;
	top:30px;
	width:640px;
	height:500px;
	z-index:100;
	overflow: hidden;
	background-color: #666666;
	margin-left:auto;
	margin-right:auto;
	visibility:hidden;
	border: 2px solid #cccccc;
}

#bigImage_image {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*small text*/
.small_text {
font-size: 9px;}



/*Unsorted css styles - these must be sorted out...*/

.input_g {
	height: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 9px;
	width:20px;
}
.cart_show_frame {
	border: 1px solid #999999;
	padding-bottom: 10px;
}
.cart_show_rowtop {
	background-color: #99FF66;
	font-weight: bold;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.check_proc {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
.proc_next {
	border: 1px solid #FFFFFF;
	background-color: #339933;
	padding-top: 3px;
	padding-bottom: 3px;
}
.proc_next:hover a {
	color:#000000;
}
.proc_current {
	background-color: #339933;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.proc_complete {
	background-color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.proc_complete:hover a {
	color:#000000;
}

.form_show {
	background-color: #ffffff;
	border: 1px solid #999999;
	clear: none;
	text-align: left;
}
.form_label {
	width: 200px;
}


.cat_show_table {
	font-size: 9px;
	background-color: #000000;
	color: #999999;
}
.cat_show_table_header {
	font-weight: bold;
	background-color: #FFF2F2;
	color: #333333;
}
.cat_show_td_prof a {
	color: #000000;
}
.cat_show_td_prof {
	color: #CCCCCC;
}


#price_g {
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 8px;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

/*MENU BUILDER*/
#menu_builder_wrapper {
background-color:#fff;
}
#menu_builder_links a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
#menu_builder_links a  a:link {
	color: #000000;
	text-decoration: none;
}
#menu_builder_links a:visited {
	color: #000000;
	text-decoration: none;
}
#menu_builder_links a:hover {
	color: #C01B67;
	text-decoration: none;
}
#menu_builder_links a:focus {
	color: #000000;
}
#menu_builder_links a:active {
	color: #FCE9F2;
}
.menu_builder_heading {
font-size:12px;
font-weight:bold;
color:#000000;
margin-bottom:5px;
margin-top:5px;
}
.menu_builder_links {
padding-left:20px;
height:25px;
}
.item_view_price {
font-size:18px;
}
.small_red{
color: #FF0000;
font-size: 9px;
}