* { 
    -moz-box-sizing: border-box; 
}

body{
	font-size:12px;
	text-align:center;
	margin:0px;
	background-color:#FFFFFF;
}

/* global styles */
a { font-family:Arial, Helvetica, sans-serif; color:#00703b; text-decoration:none; font-size:12px; }
a:hover { color:#707070; text-decoration:underline; }
a: visited { color:#00703b; text-decoration:none;}
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }

/* Container which encloses the whole site to allow easy width change */
#container,#wrap {
	width:900px;	/* change value to adjust width */
	text-align:left;
	margin:2px auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:none;
	color:#00703b;
}

#text1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00703b;
}

/* Logo and minicart */
.header_number{ 
	width: 600px; 
	height: 20px; 
	float: right; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color: #00703b;
}

#header {
	width:900px;
	height: 128px;
	float:left;
	background-image:url(../images/header/header_03.jpg);
	background-repeat:no-repeat;
	background-color:#00703b;
	font-size:1px;
	/*margin-bottom:10px;*/
}
#header table {
	border-collapse:collapse;
	width:900px;
}
#headerlinks { 
	width:900px;
	height:25px;
	float:left;
	background-color: #00703b;
}
#top_menu {
	width:900px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	padding-top:5px;
}
#top_menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#top_menu  a:hover { text-decoration:underline; }

/*.menu_space{ width: 215px; height: 20px; float:left;}
.menu_home{width: 120px; height: 20px; float:left;}
.menu_about{width: 120px; height: 20px; float:left;}
.menu_coffee{width: 135px; height: 20px; float:left;}
.menu_catering{width: 120px; height: 20px; float:left;}
.menu_shopping{width: 100px; height: 20px; float:left;}
.menu_contact{width: 100px; height: 20px; float:left;}*/

.networking{width:221px; height:67px; float:left; border:none;}


/*==========header divs==========*/

.header_search{	width: 163px; height: 30px; float: left; background-image:url(../images/header/headerbar_06.jpg);}
.header_search_box{	width: 120px; height: 30px; float: left;}
.header_search_text{
	width: 43px; 
	height: 30px; 
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	background-image:url(../images/header/headerbar_06.jpg);
	text-align:left;	
}

.submitbtn {	width: 71px;	height: 30px;	border:none; margin-right: 5px;}
.searchbox {	width: 90px;	height: 30px;	border:none;}

.product_container{width: 180px; height: 150px; float: left; }
.product_header{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#00703b;}
/*.product_top{width: 210px; height: auto; float: left;}*/
.product_image{width: 180px; height: 150px; float: left;}
.product_name{width: 180px; height: 35px; float: left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00703b;}
.product_price{width: 180px; height: 15px; float: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#CC0000;}
.more{width: 180px; height: auto; float: left;}


/* Encloses all content area under header */
/*#wrap {
	border:none;
	border:1px solid #e5e5e5;
}*/

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:900px;
	background-image:url(../images/header/links_bg.jpg);
	background-repeat:no-repeat;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:8px 0px;
	color:#363636;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#39b54a; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

/* Encloses all content area under utilbar 
#all { 
	margin-top:5px;
	padding-bottom:5px;
}*/

/* Left column- categories, currency, language etc */
#categories1 {
	/* Styles */
	width:221px;
	height: 535px;
	float:left;
	margin-top:-3px;
	background-image: url(../images/menu/menu_06.jpg);	/* Change to alter width of left column */
}
#categories2 {
	/* Styles */
	width:221px;
	height: 282px;
	float:left;
	background-image: url(../images/menu/hampers_menu_bg.jpg);	/* Change to alter width of left column */
}

#categories_slice {		/* General style of each box in left column */
	width:221px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-indent:10px;
	margin-bottom:5px;
	margin-left:7px;
}


#left {
	/* Styles */
	width:221px;/* Change to alter width of left column */
}

/*#left h2 {
	background-image:url(../images/menu/categories_header_08.jpg);
	background-repeat:no-repeat;
	margin:0px 5px;
	width:128px;
	height:20px;
}*/

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }

/* Main content area */
#main {
	text-align:left;
	width:640px;
	color:#FFFFFF;
}

#main table td {  width:200px; text-align:left;}
#main td { font-size:12px; }
#main td td { font-size:12px; }

/* Top content box on home page */
#homecontent {
	color:#00703b;
	float:left;
	width:640px;
	background-color:#FFFFFF;	
	border:none;
	margin-top: -5px;	
}


/* content area styles */
#content {
	text-align:left;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00703b;
	border:none;
	background-color:#FFFFFF;
	margin-top: -42px;	
}

#content_home {
	text-align:left;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00703b;
	border:none;
	background-color:#FFFFFF;
	margin-top: -28px;	
}

/* Footer */
#footer {
	width:900px;
	height:30px;
	background-color: #FFFFFF;
	padding-bottom:12px;
	text-align:center;
	color:#00703b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
}

.footer_top { width: 900px; height: 3px; float: left; background-color: #00703b; }

/* Alphabet listing */
#footer .alphabet {
	background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#00703b;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;	
	color: #363636;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #00703b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #00703b;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #00703b;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #00703b;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
}



/* General styles */
.menuhdr{
	font-family:Arial, Helvetica, sans-serif;
	background-color : #00703b;
	color : #ffffed;
	font-size : 12px;
	font-weight : bold;	
	text-align : left;
}

.menubdr{
	background-color : #00703b;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #ffffed;
}

/* Left menu styles; no longer used in 6.50 */

.leftmenumain {
            float: left;
            list-style: none;
            width: 193px;
            font-size: 12px;
            font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			margin-top:65px;
			margin-left:7px;

}

 

.leftmenumain a {
	border-bottom: 1px solid #00703b;
	color: #00703b;
	display: block;
	margin: 0;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	width: 193px;
	padding-top: 2px;

}
.leftmenumain a:visited{
            color: #00703b;
}
.leftmenumain a:hover {
            color: #428325;
}

.leftmenumainretail {
            float: left;
            list-style: none;
            width: 193px;
            font-size: 12px;
            font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			margin-top:55px;
			margin-left:7px;

}

 

.leftmenumainretail a {
	border-bottom: 1px solid #00703b;
	color: #00703b;
	display: block;
	margin: 0;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	width: 193px;
	padding-top: 2px;

}
.leftmenumainretail a:visited{
            color: #00703b;
}
.leftmenumainretail a:hover {
            color: #428325;
}



/*formats the header text throughout the site*/
.txtheader{
	color: #00703b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #00703b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

/* Styles to be use in 6.50 */
#main {
	font-size:12px;
	line-height:18px;
	width:200px;
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000000;
	font-size:12px; 
	margin-bottom:10px;
	text-indent: 10px;
}

div.breadcrumb a { 
	color:#00703b; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#00703b; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color:#00703b;
	text-align:left;
	text-transform:capitalize;
	width:200px;
}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00703b;
	font-size:130%;
	text-transform:capitalize;
	width:200px;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#00703b;
	font-size:12px;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
	width:200px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:200px;
	padding-bottom:50px;
}

table.tbl_compare {
	width:630px;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:630px;
	background:#ffffed;
	border:1px solid #00703b !important;
	margin-bottom:10px;
	border-collapse:collapse;
	color:#00703b;
}
table.customerservice a { color:#00703b;}
table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#00703b;
	font-size:12px;
	border-bottom:1px solid #00703b;
	background-color:#ffffed;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
	color:#00703b;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
	color:#00703b;
}

/* standard table display */
.std_table {
	background:#ffffed;
	border:1px solid #00703b !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#00703b;
}

.std_table table { 
	border-collapse:collapse;
	width:200px;
	color:#00703b;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
	color:#00703b;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#00703b;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #00703b;
	background:#ffffed;
	text-align:center;
	width:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#00703b;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}