@charset "utf-8";

img, div, input { behavior: url(iepngfix.htc) }

body {
	background-color: #ead4ab;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	height: 600px;
	width: 960px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -300px;
	min-width:960px;
	left: 0px;
	text-align: center;
}

#ageverify-left {
	width:570px;
	height:494px;
	float:left;
	display:inline;
	text-align:left;
}

#ageverify-topright {
	width:390px;
	height:494px;
	float:left;
	display:inline;
	text-align:left;
}

#ageverify-bottomright {
	width:390px;
	height:183px;
	float:left;
	padding-top:0px;
	display:inline;
	text-align:center;
}

#ageverify-bottom {
	width:960px;
	height:106px;
	float:left;
	display:inline;
	text-align:left;
}

.ageverify-formleft {
	width:150px;
	height:30px;
	float:left;
	display:inline;
}

.ageverify-formright {
	width:240px;
	height:30px;
	float:left;
	display:inline;
}

.ageverification-dropdowns {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#000000;
	background-color:#ead4ab;
	border:2px solid #000000;
}

p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
}

h1 {
	font-size:15px;
	font-weight:bold;

	margin-top:25px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:25px;
}

ul {
	margin:0px;
	padding-left:20px;
}

li {

margin:0;
padding-bottom:10px;

}


#forward-outer {
	width:604px;
	height:553px;
	background-image:url(images/forward/bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0 auto;
}

#forward-title {
	float:left;
	display:inline;
	width:604px;
	margin-left:30px;
	margin-top:40px;
	height:31px;
}

#forward-left-col {
	float:left;
	display:inline;
	width:250px;
	height:430px;
	margin-left:22px;
	margin-top:20px;
	margin-right:15px;
}

#forward-left-col-thin {
	float:left;
	display:inline;
	width:185px;
	height:430px;
	margin-left:22px;
	margin-top:20px;
	margin-right:15px;
}

#forward-right-col {
	float:left;
	display:inline;
	width:300px;
	height:444px;
	margin-top:20px;
		font-size:11px;
	color:#292524;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#forward-right-col-wide {
	float:left;
	display:inline;
	width:365px;
	height:444px;
	margin-top:20px;
		font-size:11px;
	color:#292524;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.forward-recipe-bullet {
	float:left;
	display:inline;
	height:16px;
	width:17px;
	background-image:url(images/forward/bullet.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.forward-recipe-ingredient {
	float:left;
	display:inline;
	height:16px;
	width:130px;	
	padding-right:3px;
		font-size:10px;
	color:#292524;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#forward-method {
	float:left;
	display:inline;
	width:300px;
	height:110px;
	padding-top:5px;
}

#forward-form {
	float:left;
	display:inline;
	width:300px;
	height:280px;
}

#forward-form ul, #forward-form li{
	border:0; margin:0; padding:0; list-style:none;
}
#forward-form li{
	clear:both;
	list-style:none;
	padding-bottom:10px;
}

#forward-form input{
	float:left;
}
#forward-form label{
	width:28px;
	float:left;
}

#forward-form form {
	padding:0px;;
	margin:0px;
}

.textbox {
	float:left;
	display:inline;
	width:225px;
	height:22px;
	border:1px solid #7d5317;
	background-color:#fff0d4;
	font-size:11px;
	color:#292524;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
}

.forward-submit {
	float:right;
	margin-right:35px;
}






