/* general CSS */

/* (Jesse) backup file on my desktop */
body
{
	background-color: #334899;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5E60;
	font-size: 12px;
	line-height: 1.1;
	margin: 0;
}

form
{
	margin: 0px;
}

h1
{
	margin: 0px;
	padding: 0px;
}

h1#pagehdr
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #005eab;
	line-height: 1.5;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
/* Melissa Added Code Begin */
h1#pagesub
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #005eab;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 10px;
}
/* Melissa Added Code End */
h2
{
	margin: 0px;
	margin: 0px;
}

.clear_tag
{
	clear:both; 
	height:1px; 
	overflow:hidden;
}

.colons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9f8a54;
	margin-top: 5px;
	margin-bottom: 5px;
}

.required
{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.print_only
{
	display: none;
}
/* Melissa Added code Begin */
#picCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
#bullet {
	color: #000000;
	text-indent: -5px;
	margin-left: 5px;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: -.02em;
	color: #0038A8;
}
.subHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	letter-spacing: -.01em;
	color: #0038A8;
}
#bulletHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
#chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
}
.picBorder {
	border: thin solid #D2A170;
}
#bkgOnce {
	background-repeat: no-repeat;
}
#chartNEW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	clip: rect(auto,auto,10px,auto);
}

/* Melissa Added code End */

/* interface wrapper */
#above_header
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 27px;
	padding-top: 5px;
}

#above_header a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}	

#above_left
{
	float: left;
}

#above_right
{
	float: right;
}

#wrapper
{
	clear: both;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin: 0 auto;
}

/* Header */
#header
{
	clear: both;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	height:180px;
}

#header_left
{
	float: left;
	height: 110px;
	width: 186px;
}

#header_left2
{
	float: left;
	height: 110px;
	width: 120px;
}

#segment
{
	background-image: url(../images/dealer_box_bg.jpg);
	background-repeat: no-repeat;
	width: 172px;
	height: 42px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #005dab;
}

#segment img
{
	vertical-align: middle;
}

#BrowseSegmentMenu
{
	background-color: #ab4327;
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
}

#BrowseSegmentMenu.selected
{
	background-color: #ffffff;
	color: #000000;
}

#locator
{
	background-image: url(../images/dealer_box_bg.jpg);
	background-repeat: no-repeat;
	width: 172px; 
	height: 40px;
	padding-left: 10px;
	padding-top: 7px;
	margin-left: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #005dab;
}

#locator input
{	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #6d6d6d;
	vertical-align: middle;
	margin-top: 3px;
}

#logo, print_logo
{
	float: left;
	height: 110px;
	width: 250px;
	text-align: center;
}

#header_right
{
	float: left;
	height: 110px;
	width: 180px;
}

#header_right2
{
	float: left;
	height: 110px;
	width: 160px;
}

#home_link
{
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-left: 39px;
	width: 69px;
	height: 19px;
	margin-top: 5px;
	padding-top: 7px;
	text-align: center;
}

#home_link a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae3916;
	text-decoration: none;
}

#login
{
	float: right;
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 69px;
	height: 19px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 4px;
	padding-top: 7px;
	text-align: center;
}

#login a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae3916;
	text-decoration: none;
}

#search
{
	clear: both;
	background-image: url(../images/search_box_bg.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 61px;
	padding-top: 8px;
	padding-left: 9px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #005dab;
}

#search input
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}

#search a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0766b5;
	text-decoration: none;
}

#navbar
{
	clear: both;
	width: 746px;
	margin: 0 auto;
}

/* Content */

#content
{
	width: 900px;
	padding-left: 40px;
	padding-right: 40px;
}

#content_copy
{
	width: 704px;
	background-image: url(../images/product_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #ffffff;
	line-height: 1.3;
}

#content_copy h1#pagehdr
{
	margin-left: 0px;
}

#content_copy a
{
	color: #005eab;
}


/* footers */

#footer
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 72px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}

#schwanfooter
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 72px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}

.home_footer
{
	float: left;
	width: 150px;
	text-align: center;
}

#below_footer
{
	width: 834px;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#below_footer a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#below_footer_links
{
	font-weight: bold;
}

/* Homepage */

.home_category
{
	float: left;
}

#home_left
{
	clear: left;
	float: left;
	width: 385px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

#welcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b54f03;
}

#welcome h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #005eab;
	margin-top: -15px;
}

#welcome img
{
	position: relative;
	z-index: 1;
}

#welcome a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b54f03;
}

#recipe_content
{
	width: 530px;
}

#recipes
{
	background-image: url(../images/recipes_box_bg.jpg);
	background-repeat: no-repeat;
	width: 377px;
	height: 66px;
	padding-left: 10px;
	padding-top: 7px;
}

#recipes a
{
	color: #ae3916;
}

#recipes_image
{
	float: left;
	width: 101px;
}



#recipes_copy
{
	float: right; 
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 13px;
	padding-right: 30px;
}

#home_right
{
	float: right;
	width: 303px;
	padding-right: 24px;
}

#new_top
{

}

#new_top_copy
{
	float: left;
	width: 180px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 15px;
}

#new_top_image
{
	float: right;
	width: 113px;
}

#new_top_copy a
{
	color: #ae3916;
}

#new_top h2
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #67755c;
}

#promos
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#promos h2
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #256255;
}

#promos_copy
{
	float: left;
	width: 180px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 15px;
}

#promos_copy a
{
	color: #bf9100;
}

#promos_image
{
	float: right;
	width: 113px;
}

/*****************
*	Product Pages  *
*****************/

#product_page
{
	background-image: url(../images/product_page_bg.gif);
	background-repeat: repeat-y;
	width: 754px;
}

#sidemenu
{
	float: left;
	width: 182px;
	padding-left: 4px;
}

#sidemenu a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b54f03;
	line-height: 22px;
	text-decoration: none;
}

#sidemenu_top
{
	background-image: url(../images/sidemenu_top.gif);
	background-repeat: no-repeat;
	width: 172px;
	padding-top: 11px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
}

.menu_hdr_open
{
	background-image: url(../images/sidemenu_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	width: 164px;
	padding-left: 17px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eacd73;
}

#side_handheld.menu_hdr_open
{
	background-image: url(../images/sidemenu_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	width: 164px;
	padding-left: 17px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eacd73;
}

#side_handheld.menu_hdr_open a
{	
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}

.menu_hdr_closed
{
	background-image: url(../images/sidemenu_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	width: 166px;
	padding-left: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eacd73;
}

#side_handheld.menu_hdr_closed
{
	background-image: url(../images/sidemenu_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	width: 166px;
	padding-left: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eacd73;
}

#side_handheld.menu_hdr_closed a
{	
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}

.menu_content
{
	width: 181px;
	background-color: #f6ebc7;
}

#side_cat
{
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#side_cat a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #b54f03;
	text-decoration: none;
	line-height: 17px;
}

#side_option
{
	list-style: none;
	margin: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
}

#side_option a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
	text-decoration: underline;
}

#side_choice
{
	margin: 0;
	padding-left: 10px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b54f03;
}

#brand_side_option
{
	list-style: none;
	margin: 0;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
}

#brand_side_option a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
	text-decoration: underline;
	line-height: 17px;
}

#side_choice a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b54f03;
}

#misc_option
{
	list-style: none;
	margin: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
}

#misc_option a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #832003;
	text-decoration: underline;
}

#below_sidemenu
{
	width: 169px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_new_top
{
	width: 147px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #c9be99;
	border-right: 1px solid #c9be99;
	background-color: #fbf7e6;
	color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#side_new_top a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ae3916;
	text-decoration: underline;
	line-height: 1;
}

#side_new_top h3
{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #67755c;
}

#product_content
{
	float: right;
	width: 568px;
}

#product_hdr
{
	width: 538px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
}

#product_hdr a, #category_hdr a
{
	color: #005eab;
}

#product_hdr h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #005eab;
	line-height: 1;
}

#category_hdr
{
	background-image: url(../images/product_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 5px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
}

#category_hdr h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #005eab;
	line-height: 1;
}

#category_hdr h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #005eab;
	line-height: 1;
}

.paging_links
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.paging_links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005eab;
}

.listed_item
{
	width: 558px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 2px dotted #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #832003;
}

.listed_item h2
{
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #832003;
}

.listed_item_img
{
	float: left;
	width: 115px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listed_item_desc
{
	float: right;
	width : 433px;
}

.desc_left
{
	float: left; width: 333px;
}	

.desc_right
{
	float: right; width: 100px; padding-top: 5px;
}

.desc_right a
{
	color: #005eab;
}

.desc_bottom
{
	clear: both; padding-top: 5px; padding-bottom: 2px;
}

.FSR_icon
{
	float: left;
 	padding-right: 5px;
}
.featured_sub_nav
{
	float: left;
 	padding: 19px;
}
/* End product page */

#item_details
{
	width: 558px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px dotted #cc9933;
	border-bottom: 2px dotted #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #832003;
}

#item_menu
{
	float: right;
	width: 120px;
	padding-left: 10px;
}

#item_menu a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b54f03;
	text-decoration: none;
}

#item_menu .blue_link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005dab;
	text-decoration: none;
}

#thumb
{
	padding-bottom: 5px;
}

#item_info
{
	float: left;
	width: 428px;
	padding-top: 5px;
}

#item_info h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005dab;
	margin-top: 10px;
	margin-bottom: 10px;
}

#basic_info h1
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #832003;
}

#nutrition_facts, #shipping_info
{
	width: 218px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #832003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #832003;
}

#nutrition_facts h5, #shipping_info h5
{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.servings
{
	border-bottom: 5px solid #832003;
}

.bottom_border
{
	width: 218px;
	line-height: 13px;
	border-bottom: 1px solid #832003;
}

.measurement
{
	float: left;
	width: 150px;
}

.percentage
{
	float: right;
	width: 68px;
	text-align: right;
}

.shipmeasurement
{
	float: left;
	width: 45%;
}

.shipvalue
{
	float: right;
	width: 55%;
	text-align: right;
}

#vitamins
{
	border-top: 5px solid #832003;
}

/* browse by segment pop up */

#segment_popup
{
	background-image: url(../images/segment_popup_bg.jpg);
	background-repeat: no-repeat;
	width: 360px;
	height: 205px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2b408e;
}

#segment_popup div
{
	padding-left: 35px;
	padding-right: 35px;
}

#segment_popup hr
{
	color: #8f929f;
	width: 175px;
}

h1#segment_hdr
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #005eab;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 10px;
}

#segment_popup a
{
	color: #005eab;
}

/* Distributor Locator */

#distrib_search
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 20px;
}

.listed_distributor
{
	width: 704px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px dotted #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.listed_distributor a
{
	color: #005eab;
}
#SBC_logo
{
width: 125px;
float: right;
} 

#distributor
{
	width: 654px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#distributor a
{
	color: #005eab;
}

.dis_title
{
	width: 125px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.dis_title_wide
{
	width: 300px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.dis_copy
{
	padding: 0px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#dis_error_msg
{
	padding: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/*****************
* Interior Pages *
*****************/

#interior_product
{
	float: right; width: 162px; padding: 10px;
}

/* Melissa Code Added Begin */
#landing_page
{
	float: right;
	width: 350px;
	padding: 10px;
}
/* Melissa Code Added End */

/* Culinary Corner */
.name_sub_hdr 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:3px 0px 0px 0px;
}

.blue_title
{
	color: #025FA0;
}

#product_content td a
{
	color: #025FA0;
}

/* Promotion */
.promo_content
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #cc9933;
}

.promo_left
{
	float: left; 
	width: 119px;
}

.promo_right
{
	float: right; 
	width: 565px;
}

#recipe_detail
{
	width: 311px;
}

#ingredient_hdr
{
	width: 200px;
	background-color: #005eab;
	color: #ffffff;
	text-align: center;
	padding: 2px;
	border-right: 1px solid #ffffff;
}

#quantity_hdr
{
	width: 101px;
	background-color: #005eab;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

.ingredient
{
	width: 200px;
	border-left: 1px solid #005eab;
	border-bottom: 1px solid #005eab;
	border-right: 1px solid #005eab;
	padding: 2px;
}

.quantity
{
	width: 100px;
	border-bottom: 1px solid #005eab;
	border-right: 1px solid #005eab;
	padding: 2px;
}

/* login popup */
#login_popup_top
{
	background-image:url(../images/login_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 442px;
	margin: 0 auto;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#login_popup_mid
{
	background-image: url(../images/login_mid_bg.jpg);
	background-repeat: repeat-y;
}

#login_popup_bottom
{
	background-image: url(../images/login_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 30px;
}

#login_popup_bottom a
{
	color: #005eab;
}

#login_popup hr
{
	color: #8f929f;
	width: 175px;
}
.dist{
	border: thin dotted #F0E0A5;
}
#recipe
{
	float: left;
	width: 250px;
	margin: 5px 2px 5px 5px;
	height: 100px;
}
#recipe_image
{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 2px;
}
#float_left {
	float: left;
	width: 315px;
}
.newProduct{
clear:both;
width:536px;
height:163px;
background-image:url(../images/products_backimage.jpg);
background-repeat:no-repeat;
}
.newProductThumb{
width:110px;
float:left;
margin:19px 5px 0px 5px;
}
.newProductHeader{
margin:15px 0px 0px 0px;
}
.newProductDes{
width:410px;
float:left;
color:#5f6255;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.newProductDes h3{
color:#5f6255;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:1px 0px 4px 0px;
}
.newProductLinks{
margin-top:3px;
}
.newProductLinks a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ca5e28;
line-height:17px;
}
.flashWrapper{
width:710px;
}
.flashHolder{
width:463px;
float:left;
}
.flashHolder p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin-top:3px;
margin-left:10px;
}
.productNav{
width:243px;
float:left;
margin-left:4px;
}
.productNav a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
.productNav a span{
line-height:8px;
padding:0px;
}
.productlink{
color:#b54f03 !important;
padding:12px 0px 0px 12px;
display:block;

}
.productNavRepeat{
width:243px;
background-image:url(../images/sidenav_repeat.jpg);
background-repeat:repeat-y;
}
.thumbPic{
width:80px;
margin-left:5px;
float:left;
}
.productDes{
width:143px;
float:left;
margin-left:5px;
}
.productHeading a{
color:#4b7b68 !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.productSpecs{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#832003;
}
.flashIcon{
float:right; 
margin-top:3px;
}
.flashText{
float:left;
}
.clear{
clear:both;
}
#flashcontent {
		height: 100%;
	}

