/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg-main.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

	
	
	
/* --------------------------------------------------------- */
/* ---------             general                 ----------- */
/* --------------------------------------------------------- */	


.clearfix {
	height: 1px; 
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0;
}

#wrapperHeader {
	width: 968px;
	height:151px;
	margin: 0 auto;
	position:relative;
}

#logo {
	width: 343px;
	height: 139px;
	padding: 0;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}


#tag {
	width: 496px;
	height: 61px;
	padding: 0;
	position: absolute;
	z-index: 2;
	left: 343px;
	top: 78px;
}

.bullets {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}


/* --------------------------------------------------------- */
/* ---------  products section background colors  ---------- */
/* --------------------------------------------------------- */

#link-one {
	background-image: url(../images/bg-link-one.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* --------------------------------------------------------- */
/* ---------             navigation              ----------- */
/* --------------------------------------------------------- */

#wrapperNav {
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
	height:35px;

}

#navigationPos {
	width: 968px;
	height:35px;
	margin: 0 auto;
}
  
  

#navigation {
	width:100%; 
	height:35px;
	position: relative;
	z-index: 10;
	left: 25px;
	top: 0px;
}






/*#nav ul li ul li {background: red;text-align:left;border:none;margin-left:0;border-bottom:1px solid#ccc;}

#nav li ul {position: absolute;left: -999em;height: auto;width: 16.4em;w\idth: 14.9em;font-weight: normal;margin: 0;padding: 0;}

#nav li li {padding-right: 1em;width: 15em}

#nav li ul a {width: 15em;width: 11em;text-align:left;background:none;}

#nav li ul ul {margin: -1.75em 0 0 14em;}

#nav li:hover ul ,  #nav li.sfhover ul , #nav li.sfhover ul  {left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

#nav ul li ul li:hover, #nav ul li ul li.sfhover {}

#nav ul li.tab ul.nontab li a:hover {color:#fff;}

#nav li.tab:hover, #nav li.tab:hover a {background-position:0% -30px;color:#000;}

#nav li.tab:hover a {background-position:100% -30px;}*/




/* --------------------------------------------------------- */
/* ---------             utilityNav              ----------- */
/* --------------------------------------------------------- */

#utilityNav {
	list-style: none;
	width: 276px;
	height:55px;
	position: absolute;
	z-index: 5;
	left: 692px;
	top: 0px;
}

#utilityNav a {
	display: block;
	height: 55px;
	text-indent: -9999px;
}

#utilityNav li { 
	float: left;
}

#utilityNav ul { 
	padding: 0;
	margin: 0;
}		

#utilityNav li a:hover, #utilityNav li:hover {
	background-position: 0 -55px !important;
}

#utilityNav a.selected {
	background-position: 0 -55px !important;
}


#utilityNav #b-contact a {
	width: 140px;
	background-image: url(../images/nav-contact-us.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#utilityNav #b-workForUs a {
	width: 136px;
	background-image: url(../images/nav-work-for-us.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact #b-contact a, #workforus #b-workForUs a {/* set the on state or the utility buttons */
	background-position: 0 -55px !important;
}



/* --------------------------------------------------------- */
/* ---------             sitesearch              ----------- */
/* --------------------------------------------------------- */

.WhyBuy?{background-color:Blue}

#siteSearch {
	position:relative;
	height: 31px;
}

#searchBox {
	padding: 5px;
	border:1px solid #bbb;
	width:192px;
	height: 31px;
	font-size:14px;
	color: #999999;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#imageField {
	padding: 0;
	width:31px;
	height: 31px;
	position:absolute;
	top: 0px;
	left:197px;
}

/* --------------------------------------------------------- */
/* ---------             bodyContent             ----------- */
/* --------------------------------------------------------- */

#bodyContentWrapper {
	position: relative;

}

#bodyContentPos {
	width: 968px;
	position: relative;
	margin: 0 auto;
}


#bodyContent {
	width: 968px;
	position: relative;
	padding-top:10px;
	z-index: 1;
	left: 0px;
	top: 0px;
}


#homeBodyContentLeft {
	width: 697px;
	padding-right:43px;
	float:left;
}

#bodyContentRight {
	width: 228px;
	padding-top:23px;
	float:left;
}

#bodyContentLeft {
	width: 150px;
	padding: 23px 33px 0px 0px;
	float:left;
}


#bodyContentCenter {
	width: 524px;
	padding: 23px 33px 0px 0px;
	float:left;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}

#bodyContentCenter a {
	color: #336699;
	text-decoration: underline;
}

#bodyContentCenter a:hover {
	color: #336699;
	text-decoration: none;
}

#bodyContentCenter h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
	margin: 0;
}

#bodyContentCenter h2 {
	text-transform:uppercase;
	font-size: 18px;
	padding: 0px 0px 15px 0px;
	margin: 0;
	
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#666666;
}

#bodyContentCenter ul li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/bullet.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#bodyContentCenter ul {
	padding-left: 8px;
}

#bodyContentCenter ol {
	padding-left: 20px;
}

/*#bodyContentCenter li {
	list-style-position: outside;
	list-style-type: disc;
}

#bodyContentCenter ul {
	padding-left: 20px;
}*/

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.contentColumn {
	padding-right: 15px;
	width: 230px;
	float: left;
}

.contentColumn ul {
	padding-left: 15px;
	list-style-type: none;
}

.contentColumn li {
	background-image: none !important;
}

.footNote {
	font-size:11px;
	line-height: 14px;
}

/* --------------------------------------------------------- */
/* ---------               subnav                ----------- */
/* --------------------------------------------------------- */


#ChildTabsLevel1 {
	width:150px;
	display: block;
}

#ChildTabsLevel1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size:11px;
}

#ChildTabsLevel1 li {
	text-align: right;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	border-bottom:1px solid #fff8e8;
	list-style:none;
	display:block;
	
}
#ChildTabsLevel1 li a.parentselected 
{
	background-color: #fe9c3b;
}

#ChildTabsLevel1 li a.selected {
	background-color: #fe9c3b;
}

#ChildTabsLevel1 li a {
	color:#000;
	padding: 10px;
	text-decoration:none;
	display:block;
	background-color: #fff;
	*height: 35px;
	/*background-image: url(../images/nav-drop-menu-bg.png);*/
}

#ChildTabsLevel1 li ul li a {
	color:#333;
	text-align: right;
	padding-right: 20px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff8e8;
	/*background-image: url(../images/nav-drop-menu-bg.png);*/
}

#ChildTabsLevel1 li ul li {
	border-bottom:1px solid #f5eee0;
}

#ChildTabsLevel1 li a:hover {
	background-color: #fe9c3b;
} 

#ChildTabsLevel1 li li a.selected {
	background-color: #fdaf62;
}


/* --------------------------------------------------------- */
/* ---------               forms                 ----------- */
/* --------------------------------------------------------- */



.Contact_Content label {
	color: #003d4d;
}

.Contact_Content input, .Contact_Content textarea {
	padding:3px; 
	border: 1px solid #919195;
	width:200px;
}

.Recipe_Content label {
	color: #003d4d;
}	

.Recipe_Content input, .Recipe_Content textarea {
	padding:3px; 
	border: 1px solid #919195;
	width:200px;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}


.validation-advice {
	width: 348px;
	margin: 0px 0;
	padding: 5px;
	color : #FF3300;
	font-weight: bold;
}


.contactLabel {
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
}




/* --------------------------------------------------------- */
/* ---------               footer                ----------- */
/* --------------------------------------------------------- */


#footer {
	width: 968px;
	position: relative;
	margin: 0 auto;
	padding-top:25px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#footerLinks {
	color: #999999;
	font-size:12px;
}

#footerLinks a{
	color: #336699;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}


#footerInfo {
	padding-top:10px;
	padding-bottom:20px;
	color: #999999;
	font-size:10px;
}

#footerInfo a{
	color: #999999;
	text-decoration: underline;
}

#footerInfo a:hover {
	text-decoration: none;
}

.google_search_results {
background-color:#FFFFFF;
border:1px solid #DCDCDC;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:20px;
padding:20px;
width:500px;
}

.blueHeader {
background-repeat:no-repeat;
color:#000000;
font-family:Trebuchet MS;
font-size:18px;
height:36px;
line-height:36px;
text-transform:uppercase;
width:489px;
}
















#nav {
	padding:0; 
	margin:0 auto; 
    list-style-type:none;
    float:left;
    position:relative; 
	z-index: 10;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul li.tab ul {width:0px;}

#nav a {display: block;color: #fff;text-decoration: none;padding: 2px 4px 2px 4px;background:none;}

#nav li {
	float: left;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
 


#nav ul li {float: left;text-align:center;padding: 0;background:none;}
#nav ul li.tab ul.nontab li a {background-image:none;font-weight:normal;}
#nav {width:968px;height:21px;margin:0 auto;}	
#nav ul {float: left;width: 100%;list-style: none; margin: 0;padding: 0;line-height:21px; }
#nav a {display: block;color: #fff;text-decoration: none;padding: 2px 4px 2px 4px;}
#nav a:hover {display: block; background-color:#fff8e8;}
#nav li {float: left;padding: 0;background:none;list-style: none;}
#nav ul li {float: left;text-align:center;padding: 0;}
#nav ul li.tab {margin:0;padding:0 0 0 0px;}
#nav ul li.tab a {padding:8px 15px 6px 15px;text-decoration:none;font-weight:bold;color:#000;text-transform: uppercase;}
#nav ul li.tab ul.nontab li a {font-weight:normal;background-color:#fff8e8;border-bottom:1px solid #f5eee0; font-size:12px;text-transform: none;  }

#nav ul li.tab ul.nontab  {margin:0;}

#nav li ul {position: absolute;left: -999em;height: auto;font-weight: normal;margin: 0;padding: 0;}
#nav li li {padding-left:0px;}
#nav li ul a {text-align:left;background:none;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto; }
#nav ul li.tab ul.nontab li a:hover {color:#000; background-color:#FE9C3B;}  
#nav li.tab:hover a {} 
.tabselected{background-color:#FFF8E8 !important;}


.top_nav li#myClass_75, .top_nav li#myClass_75 li {width:100px; margin-left:0px !important;margin-left:-50px;}
.top_nav li#myClass_79, .top_nav li#myClass_79 li {width:137px; margin-left:0px !important;margin-left:-68px;}
.top_nav li#myClass_78, .top_nav li#myClass_78 li {width:176px; margin-left:0px !important;margin-left:-88px;}
.top_nav li#myClass_60, .top_nav li#myClass_60 li {width:177px; margin-left:0px !important;margin-left:-88px;}
.top_nav li#myClass_80, .top_nav li#myClass_80 li {width:208px; margin-left:0px !important;margin-left:-104px;}
.top_nav li#myClass_81, .top_nav li#myClass_81 li {width:154px; margin-left:0px !important;margin-left:-77px;}

/* Home page slideshow */
.scrollGroup {position: relative; margin: 0 auto; width: 697px; overflow:hidden;}

.scrollContainer {overflow: hidden; position: relative; z-index: 0; height: 546px; width:697px;}
.scrollContainer object {position: absolute;}

.loading {width: 697px; height: 566px; position: absolute; top: 0; left: 0; z-index: 10; text-align: center;}
.loading .loading_bar {height: 5px; margin: 5px auto 0 auto; background:url('../assets/loading_background.gif') no-repeat top left; overflow: hidden;}
.loading .loading_text {margin: 210px auto 0 auto; text-align: center; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #666;}

.flashPager {overflow: hidden; margin-left:295px; width: 100px; display:block;}
.flashPager a {background: url('../images/dot.png') no-repeat center center; outline: none; width: 10px; height: 10px; text-indent: -9999px; text-decoration: none; display:block; float:left; margin: 4px;}
.flashPager a.activeSlide {background: url('../images/dot_selected.png') no-repeat center center;}

.previous {position: absolute; top: 250px; left: 0; z-index: 1; outline: none;}
.next {position: absolute; top: 250px; right: 0; *right:-1px; z-index: 1; outline: none;}
