@charset "UTF-8";

/* CSS Document */
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,p,ul,ol,li,fieldset,blockquote,caption,table,tr,dl,dt,dd { margin: 0; padding: 0; }
html { height:100%; /* needed for container min-height */ }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000;
	background:#201C1A;
	margin-top:15px;
}

a { outline: none; }
img { border: none; }
.clear { clear: both; }
p { line-height: 20px;  padding: 5px; }
h1 a { text-decoration: none; color: #3099BA; }

.box {
border:1px solid #444;
position:absolute;
visibility:hidden;
left:300px;
top:0px;
width:400px;
height:500px;
background-color:#ffffff;
background-image:url("http://www.unclezipsbeefjerky.com/assets/images/paper.png");
font-size:12px;
padding:10px;
}

#header {
	background:url(../images/top-pat.jpg) repeat-x;
	background-position:0 130px;
	height:487px;
}

#order {
       margin: 0px 0px 0px 100px;
       width: 124px;
       height: 59px;
}
#header img { padding-left:15px; }
#fb-root { margin: 5px -0px 0px 0px; }

#coupon {
	float:right;
	top:150px;
	right:30px;
	position:absolute;
}

.rightSide {
	float:right;
	padding-left:35px;
	width:368px;
	height:266px;
}

#top-nav { 
	float:right; 
	font-size:14px; 
	position:absolute; 
	right:0px; 
	top:30px;
	color:#FFF;
}
#top-nav a{ color:#FFF; text-decoration:none; padding-left:15px; outline:none; }
#top-nav a:hover{ text-decoration:underline }

#nav li a, #nav-home li a { outline:none; }
#nav, #nav-home { padding-top:45px; }
#nav ul, #nav-home ul { list-style:none; }
#nav li {float:left; padding:0 8px 0 8px }
#nav-home li {float:left; padding:0 8px 0 8px }
#nav span, #nav-home span {display:none}

#wrapper {
	width:840px;
	margin:0 auto;
	background:none;
	position:relative;
}

#content {
	margin:0 auto;
	background:url(../images/back-pat.jpg) repeat-y;
	min-height:800px;
	max-height:2500px;
	padding:20px;
}

#content2 {
	margin:0 auto;
	background:url(../images/back-pat.jpg) repeat-y;
        height: 100%;
	/*min-height:1800px;
        max-height:3000px;*/
	padding:20px;
        float:left;
}
#content3 {
	margin:0 auto;
	background:url(../images/back-pat.jpg) repeat-y;
	min-height:1400px;
	max-height:2500px;
	padding:20px;
}
#leftCell {
	width:390px;
	height:100%;
	float:left;
        color:#000;
}
#rightCell {
	width:330px;
	height:100%;
	float:left;
	margin-left:80px;
        color:#000;
}
.zipsPhoto {
	background:url(../images/unclezip.png) no-repeat;
	width:176px;
	height:189px;
	float:right;
	padding:0;
}

.ad {
	background:url(../images/ad.png) no-repeat;
	width:389px;
	height:252px;
	left:-35px;
	padding:0;
}

.cell1 {
	background:url(../images/img_main.png) no-repeat;
	width:390px;
	height:318px;
	padding:0;
	float:left;
}

.cell3 {
	background:url(../images/img_fund.png) no-repeat;
	width:390px;
	height:318px;
	padding:0;
	float:left;
}

.meatHeader {
	background:url(../images/meatHeader.png) no-repeat;
	width:390px;
	height:41px;
	padding-bottom:10px;
	float:left;
}

#ms1 {
	width:380px;
	height:240px;
}
#ms2 {
	width:300px;
	height:240px;
}
.ms10 {
	background:url(../images/pic1.jpg) no-repeat;
	width:195px;
	height:233px;
	padding-bottom:5px;
	padding-left:5px;
	float:left;
}

.jclub {
	width:315px;
	height:119px;
	padding-bottom:25px;
}

#content h1 { font-size:16px; }
#content em { color:#F00; font-style:normal; font-weight:bold; }
#content span { display:block; }
.jerky { float:right; }
.lefty { float:left; }
#footer { padding-bottom:45px; clear:both; }
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline; }
#footer ul { list-style:none; padding-top:15px; }
#footer li { float:left; padding:0px 10px; border-right:1px solid #FFF; }



