/* 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: 2px solid black;
	margin-bottom: 5px;
}
#content img.nobr {
	border: 0;
}
h1	{
	margin: 0;
	padding: 0;	
	font: italic 36px/24px Times, serif;
	color: #B17F5C;
	letter-spacing: 3px;
}

p	{
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;	
	font: normal 1em/1.4em Times, serif;
}

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: 0;
	padding: 20px 15px;
	background: white;
}

.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;
}

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;
}

#homeBAD #contentcolumn	{
	position: static;
	margin-right: 15px;
	background: none;
	border: none;
}

#leftcolumn	{
	margin: 0;
	float: left;
	padding: 0 15px 15px 15px;
	width: 175px;
	background: white;
}

#rightcolumn	{
	margin: 0 0 15px 0;
	float: right;
	padding: 0 15px 0 10px;
	width: 175px;
	background: white;
}

#contentcolumn	{
	position: relative;
	margin: 0 200px 0 223px;
	border-right: 1px solid #A98A75;
}

.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 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1.5px;
	color: black;
}

#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 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 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 15px 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 18px/22px 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 a, #recipea02 #linka02 a, #recipea03 #linka03 a, #recipea04 #linka04 a, #recipeb01 #linkb01 a, #recipeb02 #linkb02 a, #recipeb03 #linkb03 a, #recipeb04 #linkb04 a, #recipec01 #linkc01 a, #recipec02 #linkc02 a, #reciped01 #linkd01 a, #reciped02 #linkd02 a, #reciped03 #linkd03 a, #reciped04 #linkd04 a, #reciped05 #linkd05 a, #reciped06 #linkd06 a, #reciped07 #linkd07 a, #recipee01 #linke01 a, #recipee02 #linke02 a, #recipee03 #linke03 a, #recipef01 #linkf01 a, #recipef02 #linkf02 a	{
	color: black;
}

#recipea01 #linka01 a:hover, #recipea02 #linka02 a:hover, #recipea03 #linka03 a:hover, #recipea04 #linka04 a:hover, #recipeb01 #linkb01 a:hover, #recipeb02 #linkb02 a:hover, #recipeb03 #linkb03 a:hover, #recipeb04 #linkb04 a:hover, #recipec01 #linkc01 a:hover, #recipec02 #linkc02 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, #recipee01 #linke01 a:hover, #recipee02 #linke02 a:hover, #recipee03 #linke03 a:hover, #recipef01 #linkf01 a:hover, #recipef02 #linkf02 a:hover	{
	color: black;
	text-decoration: underline;
}

/* End Styles for Recipe Presentation */




/* Styles for Purchase Presentation */

.products	{
	margin: 0;
	padding: 0;
	border-top: 1px solid #c30;
	float: left;
	width: 522px;
}
.productschkoutfinal {
	margin: 0;
	padding: 0;
	
	border-bottom: 1px solid #c30;
	
	width: 250px;
}
#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;
}

#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;
}

.products .qt_field	{
	width: 30px;
}

.products table td	{
font: bold 1em/1.4em Times, serif;
}

.products table td.quantity	{
	width: 30px;
}

.products table td.description	{
}


.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 15px 15px 121px;
	text-align: right;
}

.carttext	{
	font: 1em/1.4em Times, serif;
}

.carttextbold	{
	font: bold 1em/1.4em Times, serif;
}
/* End Styles for Purchase Presentation */

.err {
	font-weight : bold;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
}
