/* Styles for Global Structural Elements */

html	{
	height: 100%;
}

body	{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #B17F5C url(images/site_bg.gif);
	font: normal .8em/1.4em Arial, Helvetica, Verdana, sans-serif;
}

#content img	{
	border: 0px solid black;
	margin-bottom: 5px;
}

h1	{
	margin: 0;
	padding: 0;	
	font: italic 36px/24px Times, serif;
	color: #B17F5C;
	letter-spacing: 2px;
}

h2	{
	margin: 0;
	padding: 0;	
	font: italic 10px Times, serif;
	color: #B17F5C;
	letter-spacing: 0px;
}

p	{
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;	
	font: normal 1em/1.4em Times, serif;
}

ul	{
	margin: 15px 0 0 0;
	padding: 0;
	font: normal 1em/1.8em Times, serif;
	list-style: none;
}

p.caption	{
	margin: 0;
	padding: 0;
	width: auto;
	font: normal .9em/1.3em Times, serif;
	letter-spacing: 2px;
}

p.quote	{
	font: bold italic 16px/24px Times, serif;
	color: #c30;
	letter-spacing: 2.5px;
	margin: 2 0 0 0px;
	/* padding: 20px 15px; */
	background: white;
}

p.bold	{
	font-weight: bold;
}

.hang	{
	text-indent: -.5em;
}

.replace	{
	text-indent: -9999px;
}

h1 strong	{
	color: #c30;
	font: italic 36px/24px Times, serif;
}

em	{
	display: block;
	margin: 15px 0;
	font: normal 1.4em/1.3em Times, serif;
	color: #B17F5C;
}

h2	{
	font: bold 1.4em/1.4em Times, serif;
	margin: 20px 0 0 0;
	padding: 0;
}

h3	{
	font: bold italic 1.2em/1.2em Times, serif;
	margin: 20px 0 0 0;
	padding: 0;
}

a {
	color: #c30;
	border: none;
	text-decoration: none;
}

a:hover	{
	color: #B17F5C;
	text-decoration: underline;
}

a.bodylink	{
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 45px;
	font: bold italic 16px/24px Times, serif;
	letter-spacing: 2.5px;
}

a.canadian	{
	background: url(images/cn_flag.gif) no-repeat;
}

a.pdf	{
	background: url(images/pdf_icon.gif) no-repeat;
}

/* End Styles for Global Structural Elements */




/* Styles for Global Positioning */

#wrapper	{
	width: 760px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #6F2002;
	border-right: 4px solid black;
	border-left: 4px solid black;
}

#header	{
	margin: 0;
	padding: 0;
	background: url(images/header_bg.jpg);
	width: 760px;
	height: 74px;
}

#navigation	{
	margin: 0;
	padding: 0;
	width: 760px;
	overflow: hidden;
}

#content	{
	margin: 0 -4px 0 -4px;
	padding: 0 4px 0 4px;
	width: 760px;
	background: transparent url(images/bg_content.gif) 0 -1px repeat-y;
}

#twocol #contentcolumn	{
	margin: 0 15px 0 223px;
	border-right: none;
	position: static;
}

#leftcolumn	{
	margin: 0;
	float: left;
	padding: 0 15px 15px 15px;
	width: 175px;
	background: white;
}

#hpcolumn	{
	margin: 0;
	float: right;
	padding: 0 15px 15px 15px;
	width: 175px;
	background: white;
}

#rightcolumn	{
	margin: 0 0 15px 0;
	float: right;
	padding: 0 8px 0 8px;
	width: 184px;
	background: white;
}

#contentcolumn	{
	position: relative;
	margin: 0 200px 0 223px;
	border-right: 2px solid #A98A75;
}

#leftcontentcolumn	{
	position: relative;
	margin: 0 10px 0 20px; /* original: 0 200px 0 223px */
	border-right: 2px solid #A98A75;
}

#hpcontentcolumn	{
	position: center;
	margin: 0 30px 0 30px; /* was 0 200px 0 223px */
	border-right: 0px solid #A98A75;
	text-align: justify;
}

.clear	{
	clear: both;
	border: none;
	height: 1px;
	font-size: 1px;
	margin: 0 0 15px 0; 
	padding: 0;
	background: transparent;
}

#footer	{
	margin: 0;
	padding: 0;
	height: 33px;
	width: 760px;
	border-top: 4px solid #c30;
	background: transparent url(images/footer_bg.gif) repeat-x;
	clear: both;
}

/* End Styles for Global Positioning */




/* Styles for Navigation Presentation */

#navigation ul	{
	margin: 0 0 0 -1px;
	padding: 4px 0 4px 0;
	background: #c30;
	font: normal .8em/.7em Times, serif;
}

#navigation li	{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	background: url(images/nav_bg.gif) no-repeat left center;
}

#navigation li a	{
	padding: 0 5px 0 23px; /* original: 0 15px 0 15px */
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1.5px;
	font: bold 10px Arial;
	color: white;
}

#navigation li a:hover	{
	color: #fff;
}

/* End Styles for Navigation Presentation */




/* Styles for Right Column Presentation */

#rightcolumn h2	{
	margin: 0;
	padding: 0;
	font: bold .9em/1.2em Times, serif;
}

#rightcolumn dl	{
	margin: -15px 0 0 0;
	padding: 0;
}

#rightcolumn dt	{
	margin: 15px 0 0 0;
	padding: 0;
	font: bold .9em/1.2em Times, serif;
	color: black;
	text-decoration: none;
}

#rightcolumn dt a	{
	color: black;
}

#rightcolumn dt a:hover	{
	color: black;
	text-decoration: none;
}

#rightcolumn dl dd a	{
	margin: 0;
	padding: 0;
	display: block;
	font: bold 1em/1.2em Times, serif;
}

#rightcolumn dd	{
	margin: 5px 0;
	padding: 0;
	font: normal .85em/1.3em Times, serif;
}

/* End Styles for Right Column Presentation */




/* Styles for Right Column Expanding Nav */

#recipe-nav	{
	background: url(images/recipe-nav-top.gif) no-repeat 0 25px;
}

#recipe-nav h3	{
	background: url(images/recipe-finder.gif) no-repeat;
	margin: 0;
	padding:0;
	height: 25px;
	width: 184px;
	text-indent: -9999px;
}

#recipe-nav ul	{
	background: url(images/recipe-nav-bottom.gif) no-repeat bottom;
	margin: 0;
	padding: 25px 0 10px 0;
}

#recipe-nav ul ul	{
	background: none;
}

#recipe-nav ul li	{
	background: url(images/recipe-nav-li.gif) repeat-y;
	font: bold italic 12px/14px Times, serif;
	color: #c30;
	margin: 0;
	padding: 0 18px 10px 18px;
}

#recipe-nav ul li a:hover	{
	color: #c30;
	text-decoration: none;
}

#recipe-nav ul li ul	{
	list-style: url(images/recipe-nav-bullet.gif);
	margin: 0;
	padding: 0;
}

#recipe-nav ul li ul li	{
	font: normal 11px/13px Arial, sans-serif;
	margin: 4px 0 4px 20px;
	padding: 0;
	color: #6c5f3c;
}

#recipe-nav ul li ul li a	{
	color: #6c5f3c;
}

#recipe-nav ul li ul li a:hover	{
	text-decoration: underline;
	background: none;
}

#rightcolumn #recipe-nav ul.closed	{
	display: none;
}

#rightcolumn #recipe-nav ul.open	{
	display: block;
}

#recipe-nav ul li#digestion 	{
	color: #000;
	list-style-image: none;
	list-style: none;
}

#recipe-nav ul li#digestion ul li	{
	color: #000;
	margin: 4px 0 0 0;
	list-style-image: none;
	list-style: none;
}

/* End Styles for Right Column Expanding Nav */




/* Styles for Footer Presentation */

#footer a	{
	display: block;
	font: normal 10px/12px Arial, Helvetica, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	padding: 20px 0 0 5px;
	margin: 0;
}

#footer a.replace	{
	padding: 0;
	margin: 0;
	float: right;
	width: 80px;
	height: 33px;
	background: transparent url(images/dabisoft_logo.gif) top right no-repeat;
}

/* End Styles for Footer Presentation */




/* Styles for Homepage Feature Rollover */

#content ul#features {
	margin: 15px 0 0 0; 
	padding: 0 15px 0 0; 
	display: relative;
	float: left;
}

#content ul#features li {
	float: left;
	list-style: none;
	display: relative;
}
#content ul#features li a	{
	height: 90px;
	width: 125px;
	border: 1px solid black;
	border-right: none;
	margin: 0;
	display: block;
	font: bold italic 16px/20px Times, serif;
	background: black;
	text-decoration: none;
	color: c30;
}

#content ul#features li#contact a{
	background: url(images/contact_icon.jpg);
}

#content ul#features li#recipes a{
	background: url(images/recipe_icon.jpg);
}

#content ul#features li#news a{
	background: url(images/news_icon.jpg);
	border-right: 1px solid black;
}

#content ul#features li a span.hidden	{
	padding: 1px solid black;
	display: none;
	background: black;
}

#content ul#features li#contact a:hover span.hidden, #content ul#features li.over span.hidden	{
	display: block;
	position: relative;
	left: 136px;
	top: 8px;
	height: 80px;
	width: 99px;
}

#content ul#features li#purchase a	{
	padding: 10px;
	height: 70px;
	width: 105px;
}

#content ul#features li#recipes a:hover span.hidden, #content ul#features li.over span.hidden	{
	display: block;
	position: relative;
	left: -116px;
	top: 8px;
	height: 80px;
	width: 99px;
}

#content ul#features li#news a:hover span.hidden, #content ul#features li.over span.hidden	{
	display: block;
	position: relative;
	left: -242px;
	top: 8px;
	height: 80px;
	width: 115px;
}

/* End Styles for Homepage Feature Rollover */




/* Styles for Recipe Presentation */

dl.recipe dt	{
	font: bold 1em/1.4em Times, serif;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
}

dl.recipe dd	{
	font: normal 1em/1.4em Times, serif;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
}

#recipea01 #linka01, #recipea02 #linka02, #recipea03 #linka03, #recipea04 #linka04, #recipea05 #linka05, #recipea06 #linka06, #recipea07 #linka07, #recipea08 #linka08, #recipea09 #linka09, #recipea10 #linka10, #recipeb01 #linkb01, #recipeb02 #linkb02, #recipeb03 #linkb03, #recipeb04 #linkb04, #recipeb05 #linkb05, #recipeb06 #linkb06, #recipeb07 #linkb07, #recipeb08 #linkb08, #recipeb09 #linkb09, #recipeb10 #linkb10, #recipec01 #linkc01, #recipec02 #linkc02, #recipec03 #linkc03, #recipec04 #linkc04, #recipec05 #linkc05, #recipec06 #linkc06, #recipec07 #linkc07, #recipec08 #linkc08, #recipec09 #linkc09, #recipec10 #linkc10, #reciped01 #linkd01, #reciped02 #linkd02, #reciped03 #linkd03, #reciped04 #linkd04, #reciped05 #linkd05, #reciped06 #linkd06, #reciped07 #linkd07, #reciped08 #linkd08, #reciped09 #linkd09, #reciped10 #linkd10, #recipee01 #linke01, #recipee02 #linke02, #recipee03 #linke03,  #recipee04 #linke04, #recipee05 #linke05, #recipee06 #linke06, #recipee07 #linke07, #recipee08 #linke08, #recipee09 #linke09, #recipee10 #linke10, #recipef01 #linkf01, #recipef02 #linkf02, #recipef03 #linkf03, #recipef04 #linkf04, #recipef05 #linkf05, #recipef06 #linkf06, #recipef07 #linkf07, #recipef08 #linkf08, #recipef09 #linkf09, #recipef10 #linkf10, #recipeg01 #linkg01, #recipeg02 #linkg02, #recipeg03 #linkg03, #recipeg04 #linkg04, #recipeg05 #linkg05, #recipeg06 #linkg06, #recipeg07 #linkg07, #recipeg08 #linkg08, #recipeg09 #linkg09, #recipeg10 #linkg10, #recipeh01 #linkh01, #recipeh02 #linkh02, #recipeh03 #linkh03, #recipeh04 #linkh04, #recipeh05 #linkh05, #recipeh06 #linkh06, #recipeh07 #linkh07, #recipeh08 #linkh08, #recipeh09 #linkh09, #recipeh10 #linkh10	{
	list-style: url(images/recipe-nav-bullet-on.gif);
}

#recipea01 #linka01 a, #recipea02 #linka02 a, #recipea03 #linka03 a, #recipea04 #linka04 a, #recipea05 #linka05 a, #recipea06 #linka06 a, #recipea07 #linka07 a, #recipea08 #linka08 a, #recipea09 #linka09 a, #recipea10 #linka10 a, #recipeb01 #linkb01 a, #recipeb02 #linkb02 a, #recipeb03 #linkb03 a, #recipeb04 #linkb04 a, #recipeb05 #linkb05 a, #recipeb06 #linkb06 a, #recipeb07 #linkb07 a, #recipeb08 #linkb08 a, #recipeb09 #linkb09 a, #recipeb10 #linkb10 a, #recipec01 #linkc01 a, #recipec02 #linkc02 a, #recipec03 #linkc03 a, #recipec04 #linkc04 a, #recipec05 #linkc05 a, #recipec06 #linkc06 a, #recipec07 #linkc07 a, #recipec08 #linkc08 a, #recipec09 #linkc09 a, #recipec10 #linkc10 a, #reciped01 #linkd01 a, #reciped02 #linkd02 a, #reciped03 #linkd03 a, #reciped04 #linkd04 a, #reciped05 #linkd05 a, #reciped06 #linkd06 a, #reciped07 #linkd07 a, #reciped08 #linkd08 a, #reciped09 #linkd09 a, #reciped10 #linkd10 a, #recipee01 #linke01 a, #recipee02 #linke02 a, #recipee03 #linke03 a,  #recipee04 #linke04 a, #recipee05 #linke05 a, #recipee06 #linke06 a, #recipee07 #linke07 a, #recipee08 #linke08 a, #recipee09 #linke09 a, #recipee10 #linke10 a, #recipef01 #linkf01 a, #recipef02 #linkf02 a, #recipef03 #linkf03 a, #recipef04 #linkf04 a, #recipef05 #linkf05 a, #recipef06 #linkf06 a, #recipef07 #linkf07 a, #recipef08 #linkf08 a, #recipef09 #linkf09 a, #recipef10 #linkf10 a, #recipeg01 #linkg01 a, #recipeg02 #linkg02 a, #recipeg03 #linkg03 a, #recipeg04 #linkg04 a, #recipeg05 #linkg05 a, #recipeg06 #linkg06 a, #recipeg07 #linkg07 a, #recipeg08 #linkg08 a, #recipeg09 #linkg09 a, #recipeg10 #linkg10 a, #recipeh01 #linkh01 a, #recipeh02 #linkh02 a, #recipeh03 #linkh03 a, #recipeh04 #linkh04 a, #recipeh05 #linkh05 a, #recipeh06 #linkh06 a, #recipeh07 #linkh07 a, #recipeh08 #linkh08 a, #recipeh09 #linkh09 a, #recipeh10 #linkh10 a	{
	color: black;
}

#recipea01 #linka01 a:hover, #recipea02 #linka02 a:hover, #recipea03 #linka03 a:hover, #recipea04 #linka04 a:hover, #recipea05 #linka05 a:hover, #recipea06 #linka06 a:hover, #recipea07 #linka07 a:hover, #recipea08 #linka08 a:hover, #recipea09 #linka09 a:hover, #recipea10 #linka10 a:hover, #recipeb01 #linkb01 a:hover, #recipeb02 #linkb02 a:hover, #recipeb03 #linkb03 a:hover, #recipeb04 #linkb04 a:hover, #recipeb05 #linkb05 a:hover, #recipeb06 #linkb06 a:hover, #recipeb07 #linkb07 a:hover, #recipeb08 #linkb08 a:hover, #recipeb09 #linkb09 a:hover, #recipeb10 #linkb10 a:hover, #recipec01 #linkc01 a:hover, #recipec02 #linkc02 a:hover, #recipec03 #linkc03 a:hover, #recipec04 #linkc04 a:hover, #recipec05 #linkc05 a:hover, #recipec06 #linkc06 a:hover, #recipec07 #linkc07 a:hover, #recipec08 #linkc08 a:hover, #recipec09 #linkc09 a:hover, #recipec10 #linkc10 a:hover, #reciped01 #linkd01 a:hover, #reciped02 #linkd02 a:hover, #reciped03 #linkd03 a:hover, #reciped04 #linkd04 a:hover, #reciped05 #linkd05 a:hover, #reciped06 #linkd06 a:hover, #reciped07 #linkd07 a:hover, #reciped08 #linkd08 a:hover, #reciped09 #linkd09 a:hover, #reciped10 #linkd10 a:hover, #recipee01 #linke01 a:hover, #recipee02 #linke02 a:hover, #recipee03 #linke03 a:hover,  #recipee04 #linke04 a:hover, #recipee05 #linke05 a:hover, #recipee06 #linke06 a:hover, #recipee07 #linke07 a:hover, #recipee08 #linke08 a:hover, #recipee09 #linke09 a:hover, #recipee10 #linke10 a:hover, #recipef01 #linkf01 a:hover, #recipef02 #linkf02 a:hover, #recipef03 #linkf03 a:hover, #recipef04 #linkf04 a:hover, #recipef05 #linkf05 a:hover, #recipef06 #linkf06 a:hover, #recipef07 #linkf07 a:hover, #recipef08 #linkf08 a:hover, #recipef09 #linkf09 a:hover, #recipef10 #linkf10 a:hover, #recipeg01 #linkg01 a:hover, #recipeg02 #linkg02 a:hover, #recipeg03 #linkg03 a:hover, #recipeg04 #linkg04 a:hover, #recipeg05 #linkg05 a:hover, #recipeg06 #linkg06 a:hover, #recipeg07 #linkg07 a:hover, #recipeg08 #linkg08 a:hover, #recipeg09 #linkg09 a:hover, #recipeg10 #linkg10 a:hover, #recipeh01 #linkh01 a:hover, #recipeh02 #linkh02 a:hover, #recipeh03 #linkh03 a:hover, #recipeh04 #linkh04 a:hover, #recipeh05 #linkh05 a:hover, #recipeh06 #linkh06 a:hover, #recipeh07 #linkh07 a:hover, #recipeh08 #linkh08 a:hover, #recipeh09 #linkh09 a:hover, #recipeh10 #linkh10 a:hover	{
	color: black;
	text-decoration: none;
}

/* End Styles for Recipe Presentation */




/* Styles for Purchase Presentation */

.products	{
	margin: 0;
	padding: 0;
	border-top: 1px solid #c30;
	float: left;
	width: 522px;
}

#content .products img	{
	float: left;
	margin: 15px 15px 15px 0;
	border: 2px solid #c30;
}

.product_data	{
	margin: 0 0 0 121px;
	padding: 15px 0 0 0;
}

#content .products p	{
	margin: 0;
	padding: 0;
	width: auto;
}

.products table	{
	margin: 15px 0 15px 0;
	padding: 0;
	width: 388px;
}

#content .products table p	{
	padding: 0 0 0 5px;
	margin: 0;
}

.products .qt_field	{
	width: 30px;
}

.products table td.quantity	{
	width: 30px;
}

.products table td.price	{
	font: bold 1em/1.4em Times, serif;
	width: 70px;
	text-align: right;
}

.products table td.price input.price_field	{
	font: bold 1em/1.4em Times, serif;
	border: none;
	width: 70px;
	text-align: right;
}

.button	{
	margin: 5px 0 5px 0;
	padding: 0;
	width: 118px;
	height: 27px;
}

.submit	{
	border-top: 1px solid #c30;
	clear: both;
	margin: 15px 15px 15px 0;
	padding: 15px;
	text-align: right;
}

#content .submit p	{
	font: normal .9em/1em Times, serif;
	padding: 0 0 0 5px;
	margin: 5px 0 5px 0;
}

#content .submit h2	{
	font: bold 1em/1.4em Times, serif;
	padding: 0;
	margin: 5px 0 5px 0;
}

/* End Styles for Purchase Presentation */



/* Styles for Floating Images */

p.left	{
	text-align: left;
}

p.right	{
	text-align: right;
}

p.center	{
	text-align: center;
}

.float-right	{
	float: right;
	margin: 0 0 10px 10px;
}

.float-left	{
	float: left;
	margin: 0 10px 10px 0;
}

/* End Styles for Floating Images */



/* Styles for email Form */

form.email	{
	background-color: #e2d9c8;
	border: 1px solid black;
	border-top: none;
	width: 493px;
	padding: 5px;
	font: normal 1em/1em Times, serif;
	float: left;
}
	

form.email p	{
	font: normal 1em/1em Times, serif;
	color: #c30;
	padding: 0;
	margin: 0;
}

form.email p label.field	{
	margin: 0;
	text-align: right;
	width: 250px;
	display: block;
	margin-right: 10px;
	float: left;
}

form.email p.field	{
}

form.email p input	{
	width: 150px;
	margin: 0;
	float: left;
	margin-right: 5px;
}

form.email a.go	{
	display: block;
	background: url(images/go-button.gif) no-repeat;
	height: 21px;
	width: 37px;
	text-indent: -9999px;
	float: left;
}

/* Styles for Other Products */

.otherproduct	{
	border-top: 1px solid #c30;
	padding: 15px 0 0 0;
	margin: 10px 0 0 0;
}

#contentcolumn .otherproduct img	{
	border: none;
	margin-bottom: 0;
}

.otherproduct p	{
	margin: 0 0 5px 121px;
}

.otherproduct a	{
	margin: 0;
	padding: 0;
}