/*-----------------------------------------------
Matson & Isom Technology Consulting 
-------------------------------------------------
Author:		Matson & Isom Technology Consulting
            www.mitcs.com
Version:	2007.11.16.1550
----------------------------------------------- */

/*-----------------------------------------------
-- Base Styles 
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

body
{
    background: #540000 url(/_images/background.jpg) repeat-x top;
	text-align: left;
	font-family: "Lucida Sans Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEE;
}

h2
{
    font-family: Papyrus, Georgia, Times New Roman, Times, Serif;
    font-size: 230%;
    font-weight: normal;
    color: #575e1d;
    margin: 5px 0 12px 0;
}

#home h2
{
	font-family: Georgia, Times New Roman, Times, Serif;
    margin-bottom: 15px;
	margin: 5px 0;
    color: #4F0000;
}

h2#homeSlogan
{
    font-size: 130%;
	text-align: center;
}

#home h3
{
    font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
}

h3
{
    font-family: Georgia, Garamond, Times New Roman, Times, Serif;
    font-size: 150%;
    font-weight: normal;
    color: #4F0000;
}

#home h3 a
{
    text-decoration: none;
}

h3 a
{
	color: #4F0000;
}

h4
{
	font-size: 100%;
	margin: 10px 0;
	color: #747B3A;
}

p
{
    line-height: 150%;
    margin: 5px 0 15px 0;
}

a
{
	color: #5a6124;
}

a img
{
    border: none;
}

ul
{
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px 0 20px 10px;
}

ol
{
	list-style-position: outside;
	margin: 10px 0 20px 20px;
}

li
{
	padding: 2px 0;
	line-height: 140%;
}

dt
{
	margin: 10px 0 5px 0;
}

dd
{
	margin: 0 0 15px 0;
}

table
{
	width: 98%;
	border: 1px solid #896a3f;
	background: #EFE5B4;
	margin-bottom: 15px;
	border-collapse: collapse;
}

table th, table td
{
	margin: 0;
	padding: 6px 10px;
	text-align: center;
	border-bottom: 1px solid #896a3f;
}

table caption
{
	color: #A4B58F;
	margin: 0;
	padding: 8px 15px 8px 0;
	text-align: left;
	background: #444;
	font-weight: bold;
}

tfoot td
{
	text-align: left;
}

.row_header
{
	text-align: left;
}

.alt
{
	background-color: #dfd39b;
}

#container
{
	width: 800px;
	text-align: left;
	margin: 50px auto 0 auto;
}

#header
{
    float: left;
    background: url(/_images/header_background.gif) no-repeat top center;
    width: 800px;
}

#home #header h1, h1 a
{
    float: left;
    display: block;
    width: 134px;
    height: 124px;
    text-indent: -9999px;
    background: url(/_images/logo.gif) no-repeat;
    margin: 12px 0 0 20px;
}

#slogan
{
    text-align: right;
    font-family: Papyrus, Georgia, Garamond, Times New Roman, Serif;
    font-size: 220%;
    color: #694d08;
    margin: 12px 60px 5px 10px;
    line-height: 140%;
}

#slogan span
{
    color: #FFF;
    font-size: 80%;
}

#navigation
{
    float: left;
    font-size: 90%;
    margin: -14px 0 10px 300px;
}

#navigation li
{
    float: left;
    background: url(/_images/navigation_tab_right.gif) no-repeat bottom right;
    margin: 0 5px;
    padding: 4px 0;
    list-style: none;
}

#navigation li:hover
{
    background: url(/_images/navigation_tab_right_sel.gif) no-repeat bottom right;
}

#navigation li a
{
    background: url(/_images/navigation_tab_left.gif) no-repeat bottom left;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 10px;
}

#navigation li a:hover
{
    background: url(/_images/navigation_tab_left_sel.gif) no-repeat bottom left;
}

#home #mainContentContainerWrapper
{
    background: #ece2af url(/_images/container_top.gif) no-repeat top center;
}

#mainContentContainerWrapper
{
    float: left;
    width: 800px;
    background: #ece2af url(/_images/container_top_sub.gif) no-repeat top center;
}

#home #mainContentContainer
{
    width: 794px;
    background-image: none;
    border-left: 3px solid #ae9e57; 
    border-right: 3px solid #ae9e57;
    padding: 0;
}

#mainContentContainer
{
    background: url(/_images/container_middle_sub.gif) repeat-y center;
    float: left;
    width: 780px;
    margin-top: 10px;
    padding: 0 10px;
}

#homeTiles
{
    clear: both;
    float: left;
    width: 800px;
    margin: 0 auto 15px auto;
}

#homeTiles p
{
    font-size: 85%;
    color: #510000;
    margin-bottom: 5px;
    padding-right: 7px;  
}

#homeTiles a
{
    color: #510000;
}

.home_tile
{
    float: left;
    background: url(/_images/tile_image_bottom.gif) no-repeat bottom center;
    width: 252px;
    margin: 0 5px;
}

.home_tile img
{
    float: left;
    padding: 20px 10px 20px 15px;
}

.home_tile h3
{
    background: url(/_images/tile_image_top.gif) no-repeat top center;
    padding: 10px 0 8px 0;
}


#mainContentContainerWrapper .product_category
{
	width: 550px;
	float: left;
}

#mainContentContainerWrapper h3.product_header
{
	padding-top: 10px;
}

#mainContentContainerWrapper .product_tile
{
	float: left;
	margin: 5px 15px;
	padding-top: 15px;
	width: 140px;
	text-align: center;
}

#mainContentContainerWrapper .product_tile img 
{
	margin: 0 auto; 
}

#mainContentContainerWrapper .product_tile p
{
	font-size: 90%;
	margin-bottom: 10px;
	padding: 3px;
}

#footer
{
    clear: both;
    width: 800px;
    background: url(/_images/container_bottom_sub.gif) no-repeat top;
    padding-top: 5px;
}

#home #footer
{
    background: url(/_images/container_bottom.gif) no-repeat top;
}

#footer p
{
    background: url(/_images/footer_background.gif) no-repeat bottom center;
    text-align: center;
    font-size: 90%;
    padding: 10px 0 15px 0;
}

#footer a
{
    color: #FFF;
}

#flashMovie
{
    float: left;
    width: 370px;
    margin: 15px;
}

#homeText
{
    float: right;
    width: 370px;
    color: #4f0000;
    margin: 15px 15px 15px 0;
}

#subNav
{
    float: left;
    width: 180px;
}

#subNav ul
{
    font-size: 110%;
    margin: 5px;
    list-style: none;
    line-height: 150%;
}

#subNav ul li
{
	padding: 2px 0;
}

#subNav ul li a
{
   color: #FFF;
   text-decoration: none;
}

#subNav ul li a:hover
{
   color: #EFE5B4;
}

#pageContent
{
    color: #7B5A09;
    margin-left: 205px;
    padding: 5px 0 20px 0;
}


.product_photo_left
{
    float: left;
    margin: 10px 30px 10px -55px;
}

.product_photo_right
{
    float: right;
    margin: 10px 10px 10px 15px;
	padding-left: 20px;
}

#legend
{
    margin: 25px 0;
}

#legend img
{
    margin-right: 10px;
}

#categoryHeader
{
	float: left;
	margin: -10px 20px 15px -45px;
}

.dietary_type
{
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 20px;
}

/* Store Locator Styles */

#storeLocator h3
{
	margin: 10px 0;
}

#storeLocator table
{
	border: none;
	width: auto;
}

#storeLocator table td
{
	border: none;
	text-align: left;
	padding: 10px 2px;
}

#storeLocator dt
{
	margin: 0;
}

#storeLocator dd
{
	margin: 2px 0;
}

#storesMap
{
	margin: 20px 0 10px 0;
}

#newsUpdates
{
	clear: both; 
	margin: 10px 0 10px 20px;
	color: #4F0000;
}

.onlineStore
{
	clear: both;
	margin-top: 10px;
}
 
#product_image
{
	width: 240px;
	float: right;
	text-align: center;
	margin-left: 10px;
} 



#product_image p a
{	    
		clear: right;
		margin: 0 auto; 
		background: url(/_images/zoom_image.jpg) no-repeat bottom left;
		padding-left: 22px; 
}

.category_image
{
	float: right;
	margin: 10px;
}

#qTip
{
		padding: 7px;
		font-size: 85%;
		border: solid #7B5A09 1px;
		display: none;
		background: #e5dbac;
		color: #7B5A09;
		width: 200px;
		position: absolute;
		z-index: 1000;
 }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/_images/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






