/* CSS Document */

html, body {	
	margin: 0 auto 0 auto;
	}

body {
	background: url(/img/body-repeater.gif) repeat-x top left #d5edf1;
	
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
	

h1 {
	text-indent: -5000px;
	}


h4 {
	font-size: 18px;
	font-weight: normal;
	
	padding: 0px;
	margin: 0px;
}

form {
	padding:0px;
	margin:0px;
	}

label {
	width:95px;
	float:left;
	display:block;
	
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	
	padding: 4px 6px 0 0;
	}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-bottom:6px;
	width:200px;
	}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-bottom:6px;
	}

div.state {
	float:left;
	}


div#checkboxes {
	border-top:1px solid #404849;
	border-bottom:1px solid #404849;
	margin: 15px 0 0 0px;
	width:300px;
	padding:15px 0 15px 0;
	}

div#checkboxes input {
	width:25px !important;
	margin-bottom:0px;
	}

div#checkboxes label {
	text-align:left;
	width:290px;
	font-size:8pt;
	padding-top:none;
	}
div.error-message {
	color:#ed1c24;
	font-size:7.5pt;
	padding: 0 0 6px 105px;
	}

div#container {
	width:1025px;
	margin: 0 auto 0 auto;
	}

div#top {	
	background:url(/img/top-fade-2.gif) no-repeat 3px 0px;
	height:10px;
	display:block;
	}

div#repeater {
	background:url(/img/bg-repeater.png) repeat-y top right;
	
	padding: 0 3px 0 3px;
	}

div#btm {	
	background:url(/img/btm-fade.gif) no-repeat 4px 0px;
	height:7px;
	display:block;
	}

div#mainimageexpand {
	background: url(/img/mainimage3.jpg) no-repeat top right;
	}

div#mainimageexpandrecipe {
	background-image:url(/img/mainimage-expanded.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}

div#mainimagearea {
	min-height:856px;
	width:533px;
	float:left;
	}

div#nutrition-copy
{
	padding: 0px 0px 0px 75px;
	margin: 0px;
}

div#nutrition-copy p
{
	font-size: 11px;
	line-height: 12px;
	
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

div#nutrition-copy h4
{
	padding: 16px 0px 0px 0px !important;
	margin: 0px !important;
	
	color: #81c43d;
}

div#nutrtion-left
{
	float: left;
	width: 260px;
	margin: 15px 20px 12px 15px;
}

div#nutrtion-left h3, div#nutrtion-right h3
{
	padding: 0px;
	margin: 0px;
	
	color: #d10f32;
}

div#nutrtion-right
{
	text-align: center;
	float: left;
	width: 170px;
	margin: 85px 5px 0px 20px;
}

div.nutrition-bullets
{
	border: 2px solid #633092;
	background-color: white;
	
	height: 150px;
	
	padding: 0px;
	
	margin-bottom: 30px;
	
	overflow: scroll;
}

div.nutrition-bullets ul
{
	padding: 0px 0px 0px 10px;
	margin: 15px;
}

div.nutrition-bullets ul li
{
	font-size: 11px;
	line-height: 11px;
	
	padding-bottom: 8px;
}

div.center-text 
{
	padding-bottom: 250px;
}

div.center-text p
{
	text-align: center !important;
}

div#copyright {
	font-size:7.5pt;
	padding: 0 0 10px 15px;
	margin: 0 auto 0 auto;
	}

div#copyright a:link, div#copyright a:visited {
	color:black;
	}

div#copyright a:hover, div#copyright a:active {
	color:black;
	text-decoration:none;
	}

div#content {	
	float:right;
	width:465px;
	color:white;
	padding: 0 21px 0 0px;
	}

div#content p  {	
	padding: 12px 20px 0 0;
	margin:0px;
	text-align:left;
	}

div#content p.success-links a.white:link,
div#content p.success-links a.white:visited
{
	color: #FFFFFF !important;
	text-decoration: none;	
}

div#content p.success-links a.white:hover,
div#content p.success-links a.white:active
{
	color: #d41c3c !important;
	text-decoration: underline;	
}

div#content p a:link, div#content p a:visited  {	
	color: #d41c3c;;
	}

div#content p a:hover, div#content p a:active  {	
	color: white;
	}



ul#topnav {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	float: left;
	}

ul#topnav li {
	padding:0px;
	margin:0px;
	
	list-style-type:none;
	}

ul#topnav li a span {
	display:none;
	}

ul#topnav li a#enter:link, ul#topnav li a#enter:visited {
	background:url(/img/home-btn.jpg) no-repeat top left;

	width: 39px;
	height:261px;
	display:block;
	}

ul#topnav li a#enter:hover {
	background:url(/img/home-btn.jpg) no-repeat top right;
	}



ul#topnav li a#recipes:link, ul#topnav li a#recipes:visited {
	background:url(/img/get-recipes-btn.jpg) no-repeat top left;
	
	width: 39px;
	height: 171px;
	display:block;
	}

ul#topnav li a#recipes:hover {
	background:url(/img/get-recipes-btn.jpg) no-repeat top right;
	}

ul#topnav li a#rules:link, ul#topnav li a#rules:visited {
	background:url(/img/nutrition-info-btn.jpg) no-repeat top left;
	
	width: 39px;
	height: 181px;
	display:block;
	}

ul#topnav li a#rules:hover {
	background:url(/img/nutrition-info-btn.jpg) no-repeat top right;
	}

div#footer {
	color:black;
	margin:0 auto 0 auto;
	padding: 5px 0 10px 0;
	}
	
div#footer ul#ftrlinks {
	padding:0px;
	margin: 0 auto 0 auto;
	text-align:center;
	}

div#footer ul#ftrlinks li {
	padding:0px 2px 0 2px;
	margin: 0 auto 0 auto;
	list-style-type:none;
	display:inline;
	font-size:7pt;
	}

div#footer ul#ftrlinks li a:link, div#footer ul#ftrlinks li a:visited {
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	text-decoration:none;
	font-size:7pt;
	}

div#footer ul#ftrlinks li a:hover, div#footer ul#ftrlinks li a:active {
	text-transform:uppercase;
	font-weight:bold;
	color:#ed1c24;
	text-decoration:none;
	font-size:7pt;
	}
input#submit {
	background: url(/img/enter-contest-btn.jpg);
	display:block; 
	background-position:top;
    height:59px;
    width:316px;
    padding: 0;	
	margin:0px 0 5px 0px;
	border: 0px; 
	cursor: pointer;	
	}



input#submit:hover {
		background: url(/img/enter-contest-btn.jpg);
	background-position:bottom;
    height:59px;
    width:316px;
    padding: 0px;	
	/*margin:0;*/
	border: 0px; 
	display:block; 
	cursor: pointer;
	}


a#enter-contest:link, a#enter-contest:visited {
	background: url(/img/enter-contest.gif);
	display:block; 
	background-position:top;
    height:27px;
    width:128px;
    padding: 0;	
	margin:0px 0 15px 130px;
	border: 0px; 
	}



a#enter-contest:hover, a#enter-contest:active {
	background: url(/img/enter-contest.gif);
	background-position:bottom;
    height:27px;
    width:128px;
    padding: 0px;	
	/*margin:0;*/
	border: 0px; 
	display:block; 
	}
	
div#copy-area
{
	padding: 0px 0px 0px 85px;
}

div#copy-area h3
{
	color: #dfdb35;
	font-size: 12px;
	
	padding: 2px 0px 5px 0px;
	margin: 0px;
}

div#copy-area h3 a:link, div#copy-area h3 a:visited
{
	color: #d41c3c;
	font-weight: normal
}

div#copy-area h3 a:hover, div#copy-area h3 a:active
{
	color: white;
	font-weight: normal
}

div#copy-area p
{
	font-size: 12px;
	
	padding-right: 30px;
	padding-bottom: 5px;
}

p#beef-logo
{
	padding: 0px;
	margin: 0px;
	
	text-align: center;
}

p#beef-logo a
{
	text-indent: -5000px;
	
	background: url(/img/beef-logo.gif);
	
	display: block;
	height: 66px;
	width: 244px;
	
	margin: 0 auto 20px auto;
}

/*** implementing Holly Hack ***/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


div.zip label {
	width:38px !important;
	padding-left:0; width:auto; margin-left:60px;
	border:1px solid red;
	}


div#rules-page h3
{
	color: white;
	text-transform: uppercase;
	
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

div#rules-page h4
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	
	padding: 0px 0px 8px 0px;
	margin: 0px;

}

span.green
{
	color: #81c43d;
}

span.yellow
{
	color: #e6e219;
}

span.red
{
	color: #fc0e02;
}

a.yellow-link:link, a.yellow-link:active, a.yellow-link:visited
{
	color: #e6e219 !important;
	text-decoration: none;
}

a.yellow-link:hover
{
	color: white;
}

div.rules {
	border:1px solid white;
	height:165px;
	overflow:auto;
	padding: 15px 0px 20px 15px;
	margin: 0 0 25px 0;
	}

div.rules p {
	width: 295px;
	text-align:left;
	line-height:12px;

	padding: 0px 0px 8px 0px!important;
	margin: 0px;
	
	font-size: 11px !important;
	}

td.fixerror div.error-message {
	padding-left:0px !important;
	}


