/*
	General styles
*/
HTML,BODY {
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 0px;
	PADDING: 0px;
	height:100%;
}
BODY{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #006600;
	FONT-SIZE: 10pt;
	line-height:1.5em;
	
}
DIV,TH,TD,P{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #006600;
	FONT-SIZE: 10pt;
}


	
INPUT,TEXTAREA, SELECT,TT{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #003300;
	FONT-SIZE: 10pt;
	padding:1px;
	background-color:#eeeeee;
	border:solid 1px #006600;

}
input:focus{
	background-color:#EFFFF2;
}
.clearing{
	clear:both;
}

a img {
	border: 0;
}



A:link {
	COLOR: #003300;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #003300;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #006600;
	TEXT-DECORATION: none;
}
A:active  {
	COLOR: #003300;
	TEXT-DECORATION: underline;
}

A.lite:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A.lite:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A.lite:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.lite:active  {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


H1 {
	FONT-SIZE: 18pt;
	color: #FF9900;
}
H2 {
	FONT-SIZE: 16pt;
	color:#006600;
}
H3 {
	FONT-SIZE: 12pt;
	color: #006600;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}

FORM {
	MARGIN: 0px;
}

#container{
	margin:0 auto 0 auto;
	width:975px;
	position:relative;
	
}
/*
head
*/
#head{
	clear:both;
	padding-top:10px;
	height:100px;
	border-bottom:#BBDDC1 5px solid;
}

#headLeft{
	float:left;
	height:100px;
	clear:left;
}

#headRight{
	float:right;
	text-align:right;
	height:100px;
	width:273px;
	clear:right;
}

#viewProd{
	position:absolute;
	top:25px;
	left:310px;
}

#qualify{
	position:absolute;
	top:25px;
	left:350px;
}
#phoneLeft{
	float:left;
	text-align:right;
	font-size:14pt;
	color:#FF9900;
	height:25px;
	padding-top:25px;
	
}

#phoneRight{
	float:right;
	text-align:left;
	font-size:14pt;
	font-weight:bold;
	height:25px;
	padding-top:25px;
}
/*
main
*/
#main{
	border-top:solid 5px #FF9900;
	clear:both;
	height:100%;
}

/*
main con
*/
#mainCon{
	position:relative;
	padding-top:15px;
	width:725px;
	float:right;
	clear:right;
	padding-bottom:25px;
}

/*
left Menu
*/
#leftMenu{
	width:225px;
	float:left;
	padding-top:15px;
	padding-right:25px;
	clear:both;
	height:100%;
	padding-bottom:25px;
}

#empList{
	width:200px;
}
ul.leftMenu{
	padding:0px;
	margin:0px;
	list-style-type: none
}

li.leftMenu{
	vertical-align:middle;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #FF9900;
	font-size:11pt;
}


A.leftMenu:link {
	COLOR: #006600;
	TEXT-DECORATION: none;
	display:block;
	vertical-align:middle;
	
}
A.leftMenu:visited {
	COLOR: #006600;
	TEXT-DECORATION: none;
	display:block;
	vertical-align:middle;
}
A.leftMenu:hover {
	COLOR: #003300;
	TEXT-DECORATION: none;
	background-color:#bbddc1;
	display:block;
	height:25px;
	font-style:italic;
	vertical-align:middle;
}
A.leftMenu:active  {
	COLOR: #006600;
	TEXT-DECORATION: none;
	display:block;
	vertical-align:middle;
}



/*
footer
*/
#foot{
	border-top:#FF9900 solid 1px;
	background-color:#bbddc1;
	height:35px;
	padding-left:25px;
	padding-right:25px;
	clear:both;
}
#footLeft{
	float:left;
	height:35px;
	line-height:35px;
	color:#003300;
}

#footRight{
	float:right;
}
ul.footer{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.footer{
	display:inline;
	float:left;
	height:35px;
	line-height:35px;
	padding-left:3px;
	padding-right:3px;
}


A.footer:link {
	float:left;
	text-decoration:none;
	color:#003300;
	font-size:8pt;
	height:35px;
	line-height:35px;
	
}
A.footer:visited {
	float:left;
	text-decoration:none;
	color:#003300;
	font-size:8pt;
	height:35px;
	line-height:35px;
}
A.footer:hover {
	float:left;
	text-decoration:underline;
	color:#003300;
	font-size:8pt;
	height:35px;
	line-height:35px;
}
A.footer:active  {
	float:left;
	text-decoration:none;
	color:#003300;
	font-size:8pt;
	height:35px;
	line-height:35px;
}

/*
view prod css
*/

table.alternate_rows {
}
table.alternate_rows th, table.alternate_rows td {
	text-align: left;
}
table.alternate_rows th {
	background-color: #ccc;
}
table.alternate_rows td {
}
table.alternate_rows tr.odd td {
	background-color: #fff;
}
table.alternate_rows tr.even td {
	background-color: #eeeeee;
}
table.alternate_rows tr.sortbottom td {
	font-weight: bold;
}

.smTxt{
	font-size:10px;
	font-style:italic;
}

/*
custom*/



.new{
	padding:2px;
	float:right;
}


.title{
	font-size:19pt;
	color:#003366;
	font-weight:bold;
	text-align:center;
}

#food{
	float:right;
	padding-left:25px;
	padding-bottom:25px;
	padding-right:25px;
}

.header{
	color:#1D311D;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	padding-bottom:5px;
}


.headerText{
	color:#000000;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	
}
#wrapper{
	background:#ffffff;
	
}

#col1{
	background:#ffffff;
	border:solid 1px #999999;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

#col2{
	
	padding-top:2px;
	padding-bottom:2px;
}

.qty{
	background:#1d311d;
	margin-top:10px;
}

td.qty{
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

.des{
	font-size:10pt;
	vertical-align:middle;
}

.desNew{
	font-size:10pt;
	vertical-align:middle;
	background:url(images/new.gif) no-repeat center right;
	padding-right:60px;
}

.des1{
	font-size:10pt;
	vertical-align:middle;
}
	
.reorderTxt{
	text-align:left;
}

/*
kitchen ware
*/

.freePic{
	float:left;
	margin-right:50px;
	border:solid 1px #006600;
}

.kitProdBox{
	clear:both;
}

.pic{
	border:solid 1px #006600;
}

/*
contact form
*/
.conLeft{
	float:left;
	text-align:right;
	width:100px;
}
.conRight{
	float:right;
	width:100px;
}

.conPic{
	position:absolute;
	right:25px;
	top:25px;
}


/*
form css
*/
/*
custom*/

.title{
	font-size:19pt;
	color:#003366;
	font-weight:bold;
	text-align:center;
}

#food{
	float:right;
	padding-left:25px;
	padding-bottom:25px;
	padding-right:25px;
}

.cusPic{
	float:right;
	margin:25px;
	
}
/*
end custom
*/

.q{
	text-align:left;
	padding-left:15px;
}

#fcf2 {
font-family:arial;
font-size:12px;
margin:5px;
width:700px;



}
#fcf2 h3 {
font-size:1.2em;
color:#006600;
border-bottom:1px solid #006600;
font-weight:bold;
padding:4px;
margin:0px;
text-align:left;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 190px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 500px;
text-align: left;
padding-bottom:10px;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}

.deletePad{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
/*
employment
*/
#empLeft{
	float:left;
	width:425px;
}

#empRight{
	float:Right;
	width:300px;
}

/*
view prod browse
*/
#browseProd{
	clear:both;
}
ul.viewProd{
	
	padding:0;
	margin:0;
	list-style-type:none;
}

li.viewProd{
	display:inline;
	height:20px;
	line-height:20px;
	padding-left:0px;
	padding-right:0px;
}


A.viewProd:link {
	text-decoration:none;
	color:#006600;
	font-size:8pt;
	height:20px;
	line-height:20px;
	
}
A.viewProd:visited {
	text-decoration:none;
	color:#006600;
	font-size:8pt;
	height:20px;
	line-height:20px;
}
A.viewProd:hover {
	text-decoration:underline;
	color:#003300;
	font-size:8pt;
	height:20px;
	line-height:20px;
}
A.viewProd:active  {
	text-decoration:none;
	color:#006600;
	font-size:8pt;
	height:20px;
	line-height:20px;
}


A.header:hover {
	color:#006600;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	padding-bottom:10px;
	text-decoration:none;
}

A.top:hover {
	
	text-decoration:none;
}

#gpPic{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:20px;
	text-align:center;
}

.addy{
	clear:both;
}

#reBut{
	padding-top:25px;
}
#rePic{
	width:644px;
}

.flash{
	float:left;
	padding-right:10px;
	
}

.red{
	color:#ff0000;
	font-size:10pt;
	
}

#refPic{
	float:left;
	margin-right:10px;
}

.appPrice{
	color:#FF6600;
	font-size:12pt;
}

.welOrange{
	font-size:16px;
	color:#FF9900;
	font-weight:bold;
	height:25px;
	line-height:25px;
}

.welGreen{
	font-size:16px;
	color:#006600;
	height:25px;
	line-height:25px;
}

.wellCheck{
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	background:url(images/welCheck.gif) no-repeat left bottom;
	padding-left:30px;
	margin-left:20px;
}

.secHeader{
	color:#006600;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	padding-bottom:10px;
}

.prodHeader{
	color:#FF6600;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}

.botTxt{
	
color:#006600;
	font-family:serif;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	padding-bottom:10px;
	line-height:normal;
}

.imgDiv{
	
}
.steakPic1{
	padding-bottom:145px;
}

.steakPic2{
	padding-bottom:28px;
}

.steakPic3{
	padding-bottom:445px;
}

.steakPic4{
	padding-bottom:1300px;
}

.steakPic5{
}

.porkPic1{
	padding-bottom:1000px;
}

.poultryPic1{
	padding-bottom:500px;
}

.poultryPic2{
	padding-bottom:1265px;
}

.turkeyPic1{
}

.seaPic1{
		padding-bottom:790px;
}

.seaPic2{
		padding-bottom:200px;
}

.minutePic1{
	padding-bottom:350px;
}

.minutePic2{
	padding-bottom:350px;
}

.minutePic3{
	padding-bottom:350px;
}

.minutePic4{
	padding-bottom:350px;
}

.breadPic1{
	padding-bottom:100px
}

.vegPic1{
		padding-bottom:300px
}

.vegPic2{
		padding-bottom:300px
}

.prinBut{
	position:absolute;
	top:25px;
	right:25px;
}
.order-contact-data{
	padding:0px 0px 15px 0px;
}
.order-form-left-col{
	width:350px;
	float:left;
}

.order-form-right-col{
	width:350px;
	float:right;
}

.info-con{
	border:3px solid #FF9900;
	background:#EFFFF2;
	padding:10px;
}
.info-con h2{
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#1D311D;
	text-align:center;
	line-height:normal;
	font:24px serif;
	font-weight:bold;
}
.total-points{
	background:#EFFFF2;
	padding:10px;
	border-top:1px solid #006600;
}


/*emp form payment options*/
.pay-con{
	
}

.pay-left{
	float:left;
	width:45%;
	text-align:left;
}
.pay-right{
	float:right;
	width:45%;
	text-align:right;
}
#credit-card div{
	padding-bottom:7px;
}
/*light box*/

#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:image/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; }
