/*********************************************************************/
/* TITLE: ENTER SITE TITLE HERE                         		
/* URI  : css/style.css                                   													
/* MODIF: 2005-Nov-01             																	
/* MEDIA: Screen                                          												
/* DESIGNER: Rob Poll                                    											
/*********************************************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	height: 100%;
}
body{
	color: #9A9A9A;
	margin: 0px;
	padding: 0px;
	background: #75893C url(../img/bg.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}

a:link, a:visited, a:hover, a {
	color: #9A9A9A;
	text-decoration: none;
	outline: none;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #A6C358;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #9A9A9A;
	font: bold 24px "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	border-bottom: 4px solid #E8E8E8;
}

h2{
	color: #93AE43;
	font: 17px/20px "Times New Roman", Times, serif;
	text-align: justify;
	border-bottom: 4px solid #E8E8E8;
	padding-top: 4px;
	padding-bottom: 4px;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 90%;
 color: #334d55;
}

ul{
	margin: 5px 0px 0px 30px;
	padding: 0px;
	list-style: square url(../img/bullet.png) outside;
}

:-moz-any-link:focus {
  outline: none;
}
p {
	padding-bottom: 10px;
	margin: 0px;
	line-height: 16px;
	padding-top: 4px;
	font-size: 12px;
}
p.small {
	font-size: 10px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 5px;
}
p.small a {
	color: #93AE43;
}


img {
	border-style: none;
}


:focus {
  -moz-outline-style: none;
}

/***********************************************/
/* Form Style                                  */
/***********************************************/

form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #93AE43;
}
				
input, textarea, select {
	font: 12px Arial, sans-serif;
	color: #93AE43;
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #B0CC5B;
	padding: 2px;
}				

input.radio {
	border: 0px solid #F4F4F4;
	background: #E4E4E4;
	width: 30px;

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: auto;
	padding: 0px;
	width: 970px;
	background: #FFFFFF url(../img/bg_content.jpg) repeat-x;
	height: 732px;
} 

#navBar{
	width: 392px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	letter-spacing: 0.1em;

}

#content{
	margin: 0px;
	padding: 0px;
	height: 653px;
	background: url(../img/mainpic_who.jpg) no-repeat left bottom;
	width: 970px;
}
#contentwhat{
	margin: 0px;
	padding: 0px;
	height: 653px;
	background: url(../img/mainpic_what.jpg) no-repeat left bottom;
	width: 970px;
}
#contentwhere{
	margin: 0px;
	padding: 0px;
	height: 653px;
	background: url(../img/mainpic_where.jpg) no-repeat left bottom;
	width: 970px;
}
#contentshop{
	margin: 0px;
	padding: 0px;
	height: 653px;
	background: url(../img/mainpic_shop.jpg) no-repeat left bottom;
	width: 970px;
}
#contentcontact{
	margin: 0px;
	padding: 0px;
	height: 653px;
	background: url(../img/mainpic_contact.jpg) no-repeat left bottom;
	width: 970px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************* breadCrumb styles ****************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#col1 {
	width: 290px;
}
#col2 {
	width: 392px;
}
#quoteblock {
	width: 241px;
	margin: 16px 0px 0px 20px;
}
.quotext {
	color: #B5CA76;
	font: bold 16px "Times New Roman", Times, serif;
	padding: 3px 0px;
	text-align: right;
	border-top: 1px dashed #C7C7C7;
	border-bottom: 1px dashed #C7C7C7;
	margin: 0px 14px 6px;
}
.graytxt {
	color: #B7B7B7;
	font-size: 14px;
}
.pagenum {
	font-size: 12px;
	color: #B0CD5C;
	text-align: right;
	font-weight: bold;
}


/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion, .Accordion:focus, .Accordion:-moz-any-link:focus  {
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	overflow: hidden;
	margin-top: 20px;
	-moz-outline-style: none;
	outline: none;
}
.footer {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #97B04E;
	margin-top: 40px;
}
.green {
	color: #93AE43;
	font-weight: bold;
}
.thumb {
	border: 3px solid #E8E8E8;
}
.box1 {
	border: 1px solid #93AE43;
	padding: 4px;
	background: #EEEEEE;
}


#preorder {
	font-size: 14px;
	font-weight: bold;
	color: #93AE43;
	border: 1px solid #93AE43;
	margin: 0px;
	padding: 5px;
	font-style: italic;
}




/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {

	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 520px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
	margin: 0px;
	padding: 0px;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/*Lightbox Styles                               */
/***********************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#ironchef {
	background: #000000;
	height: 85px;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 50px;
}

#ironchefbanner {
	height: 80px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
