@import url('reset.css');

/*//////////////*/
/*MAIN STRUCTURE*/
/*//////////////*/
body {
background: url(../img/m_bg.jpg) #4b2d27 0 0 repeat-x;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
}

#wrapper {
margin: 0 auto;
width: 940px;
}

#header {
height: 83px;
position: relative;
width: 940px;
z-index: 1 !important;
}

#nav {
height: 42px;
left: 226px;
position: absolute;
top: 22px;
width: 715px;
}

	#nav li, #nav li a {
	float: left;
	position: relative;
	}
	
	#nav li span {
	display: none;
	}
	
	#nav a.products		{background:url(../img/m_nav.jpg) 0 0 no-repeat; height:42px; width:109px;}
	#nav a.company		{background:url(../img/m_nav.jpg) -109px 0 no-repeat; height:42px; width:90px;}
	#nav a.gallery		{background:url(../img/m_nav.jpg) -199px 0 no-repeat; height:42px; width:85px;}
	#nav a.recipes		{background:url(../img/m_nav.jpg) -284px 0 no-repeat; height:42px; width:84px;}
	#nav a.brochures	{background:url(../img/m_nav.jpg) -368px 0 no-repeat; height:42px; width:119px;}
	#nav a.dealer		{background:url(../img/m_nav.jpg) -487px 0 no-repeat; height:42px; width:134px;}
	#nav a.contact		{background:url(../img/m_nav.jpg) -621px 0 no-repeat; height:42px; width:94px;}
	
	#nav a:hover.products	{background:url(../img/m_nav.jpg) 0 -42px no-repeat; height:42px; width:109px;}
	#nav a:hover.company	{background:url(../img/m_nav.jpg) -109px -42px no-repeat; height:42px; width:90px;}
	#nav a:hover.gallery	{background:url(../img/m_nav.jpg) -199px -42px no-repeat; height:42px; width:85px;}
	#nav a:hover.recipes	{background:url(../img/m_nav.jpg) -284px -42px no-repeat; height:42px; width:84px;}
	#nav a:hover.brochures	{background:url(../img/m_nav.jpg) -368px -42px no-repeat; height:42px; width:119px;}
	#nav a:hover.dealer		{background:url(../img/m_nav.jpg) -487px -42px no-repeat; height:42px; width:134px;}
	#nav a:hover.contact	{background:url(../img/m_nav.jpg) -621px -42px no-repeat; height:42px; width:94px;}
	
	/*#nav a:hover.products	{background: url(../img/m_nav.jpg) 0 -42px no-repeat; width: 134px;}
	#nav a:hover.company	{background: url(../img/m_nav.jpg) -134px -42px no-repeat;width: 124px;}
	#nav a:hover.gallery	{background: url(../img/m_nav.jpg) -258px -42px no-repeat;width: 116px;}
	#nav a:hover.recipes	{background: url(../img/m_nav.jpg) -374px -42px no-repeat;width: 119px;}
	#nav a:hover.brochures	{background: url(../img/m_nav.jpg) -493px -42px no-repeat;width: 222px;}*/

#links {
font-size: 10px;
line-height: 15px;
position: absolute;
right: 0;
top: 5px;
}

	#links img {
	margin: -2px 5px 0 5px;
	vertical-align: middle;
	}
	
	#links a {
	color: #bfbfbf;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#contentWrapper {
background: url(../img/bg_content.jpg) 0 0 repeat-y;
display: inline;
float: left;
margin-left: 16px;
width: 924px;
}

#contentFooter {
background: url(../img/bg_content_footer.png) 0 0 no-repeat;
display: inline;
float: left;
height: 13px;
margin-left: 16px;
width: 924px;
}

#footer {
color: #bfbfbf;
display: inline;
float: left;
font-size: 10px;
line-height: 15px;
margin-left:8px;
padding: 10px 0;
text-align: center;
width: 932px;
}

	#footer li {
	display: inline;
	}
	
	#footer a {
	color: #bfbfbf;
	text-decoration: none;
	}
	
/*///////////*/
/*ADDTL PAGES*/
/*///////////*/
	
#splash, #splashStill {
display: inline;
float: left;
height: 452px;
margin-left:8px;
width: 932px;
}

#linkBoxes {
float: left;
margin: 10px 0 0 8px;
}

	#linkBoxes img {
	margin-left: 20px;
	}

#productLanding, #productDetail, #company, #recipes, #contact {
background: url(../img/bg_product_detail.jpg) 0 0 no-repeat;
float: left;
width: 924px;
}

#productDetail {
background: url(../img/bg_product_detail.jpg) 0 0 no-repeat;
}

#company {
background: url(../img/bg_company.jpg) 0 0 no-repeat;
}

#recipes {
background: url(../img/bg_recipes.jpg) 0 0 no-repeat;
position: relative;
}

#contact {
background: url(../img/bg_contact.jpg) 0 0 no-repeat;
}


#pheader, #pcontent, #gallery, #logos {
display: inline;
float: left;
height: 62px;
margin: 10px 0 0 25px;
width: 874px;
}

#pheader li {
background: url(../img/icon_arrow-breadcrumb.png) 0 4px no-repeat;
display: inline;
padding: 0 5px 0 6px;
}

#pcontent, #gallery, #logos {
height: auto;
}

.pcontent li {
float: left;
margin: 15px 20px 0 0;
text-align: center;
}

.pcontent li.last {
float: left;
margin: 15px 0 0 0;
}

#pcontent h2, #pcontent h3 {
padding-top: 10px;
}

#gallery li {
border: 1px solid #e4dfdb;
float: left;
line-height: 0;
margin: 20px 20px 0 0;
padding: 1px;
text-align: center;
}

#logos li {
margin-top: 20px;
text-align: center;
}

#pdImage {
float: left;
margin-top: 20px;
position: relative;
width: 515px;
z-index: 0 !important;
}

	#pdImage .enlarge {
	background: url(../img/btn_enlarge.png) no-repeat 0 0;
	display: none;
	height: 22px;
	left: 2px;
	position: absolute;
	width: 127px;
	}
	
	#pdImage:hover .enlarge {
	display:block;
	}

#pdContent {
display: inline;
float: left;
margin: 20px 0 0 30px;
width: 349px;
}

	#details {
	width: 100%;
	}
	
	#details td.topLeft {
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	padding: 5px;
	width: 30%;
	}
	
	#details td.topRight {
	border-bottom: 1px solid #afafaf;
	padding: 5px;
	width: 70%;
	}
	
	#details td.left {
	color: #cc0000;
	padding: 3px 5px;
	text-align: right;
	width: 30%;
	}
	
	#details td.right {
	padding: 3px 5px;
	width: 70%;
	}
	
	#pdContent li {
	background: url(../img/bullet_circle-red.png) 0 5px no-repeat;
	padding-left: 8px;
	margin-top: 5px;
	}
	
	#pdContent li ul li {
	background: none;
	margin-top: 0;
	padding: 0;
	}
	
#addtlContent {
display: inline;
float: left;
margin: 10px 0 0 450px;
width: 424px;
}

	#addtlContent h2, #addtlContent ul {
	margin-top: 10px;
	}
	
	#addtlContent li, .standard li {
	list-style-type: disc;
	margin: 3px 0 0 30px;
	}
	
.left {
float: left;
}

#contactLeftHeader {
background: url(/img/bg_defining.jpg) #ded8ca 0 0 no-repeat;
float: left;
height: 350px;
margin: 15px 0 0 15px;
width: 525px;
}

#contactLeftContent {
background: #ded8ca;
float: left;
margin-left: 15px;
padding: 0 30px;
width: 465px;
}

#contactLeftFooter {
background: url(/img/bg_defining_footer.jpg) 0 0 no-repeat;
float: left;
height: 74px;
margin-left: 15px;
width: 525px;
}

/*///////*/
/*STYLING*/
/*///////*/
.small {
font-size: 11px;
line-height: 15px;
}

.breadcrumbs {
color: #6b6b6b;
text-transform: uppercase;
}

.sectionHeading {
color: #6b4100;
font-family: "Baskerville" ,"Palatino Linotype", "Times New Roman", Times, serif;
letter-spacing: -1px;
text-transform: uppercase;
}

.red {
color: #cc0000;
}

.underline {
border-bottom: 1px solid #afafaf;
margin-top: 15px;
}

.allCaps {
text-transform: uppercase;
}

.hidden {
display: none;
}

a:link		{color:#6b4100; text-decoration:none;}
a:visited	{color:#4a2d00; text-decoration:none;}
a:hover		{color:#000000; text-decoration:none;}

.line {
background: #e1ded9;
clear: left;
float: left;
height: 1px;
margin: 10px 0;
width: 100%;
}

/*///////////////////*/
/*DROPDOWN NAVIGATION*/
/*///////////////////*/
.nav ul {
position:absolute;
left: 0;
top:-999em;
width: 210px;
}

.nav li:hover ul {
background: #414141;
padding-bottom: 1px;
top: 41px;
}

.nav li ul li {
background: none;
overflow: hidden;
width: 209px;
}

.nav li ul li a {
background: url(../img/icon_circle-arrow-red.png) #000000 5px 8px no-repeat;
color: #bfbfbf;
float:left;
margin: 1px 0 0 1px;
overflow: hidden;
padding: 5px 0 5px 22px;
text-decoration: none;
width: 100%;
}

.nav li ul li a:hover {
background: url(../img/icon_circle-arrow-red.png) #181818 5px 8px no-repeat;
}

#splashStill {
display: none;
}