/* 
Putney Pasta Website
http://www.putneypasta.com

Created by Vont-HMG Webmarketing
http://www.vontweb.com
---------------------------------
Colors
  green: #b5dc10
  purple-light: #ad208e
  purple-dark: #950178
  yellow: #edd020
  red-bright: #fe2b12
  red-dark: #cb220e
  peach: #f1d5d4
  orange: #ff850d
  blue: #244a9f
----------------------------------
*/

@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	background-color: #950178;
}
#wrap {
	width: 850px;
	margin-left: 50%;
	left: -425px;
	position: absolute;
}
#head-left {
	float: left;
	width: 400px;
	height: 25px;
	padding-top: 20px;
}
#head-right  {
	width: 300px;
	float: right;
	height: 33px;
	text-align: right;
	display: block;
	padding-top: 12px;
	background-image: url(../_images/search-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	background-color: #b5dc10;
	width: 465px;
}
#follow {
	background-color: #edd020;
	width: 160px;
	padding-left: 10px;
}
#content {
}
#content .contbot-dark {
	background-color: #9F1A0E;
	padding-top: 15px;
	font-size: 14px;
	line-height: 25px;
}
#content .contbot-dark p{
	padding-right: 20px;
	padding-left: 20px;
}
#content .contbot-light {
	background-color: #B11E0F;
	padding-top: 15px;
	font-size: 14px;
	line-height: 25px;
}
#content .contbot-light p{
	padding-right: 20px;
	padding-left: 20px;
}
#content table .left-split {
	width: 20px;
	background-image: url(../_images/botsplit-left.gif);
	background-repeat: repeat-y;
}
#content .right-split {
	background-image: url(../_images/botsplit-right.gif);
	background-repeat: repeat-y;
	width: 20px;
}
#content .expiration{
	font-size: 12px;
}
#pick-content {
	background-color: #770960;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#pick-content .subtitle {
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	padding-bottom: 20px;
}
#pick-content .frozen-skillet {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
#pick-content .frozen-tray {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
#pick-content .frozen-bag {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.dotted  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f8d68e;
}
.dotted:hover  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#indpick-content {
	background-color: #770960;
	padding-right: 25px;
	padding-top: 15px;
}
#indpick-content .largeproduct{
	padding-bottom: 15px;
}
#indpick-content .nutrition{
	background-color: #570045;
	padding: 7px;
	border: 3px solid #510042;
	margin-bottom: 25px;
}
#indpick-content h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#indpick-content h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#indpick-content h2 {
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}
#indpick-content .weight  {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
#indpick-content p {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
#indpick-content .title {
	width: 100%;
	display: block;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
#indpick-content a {
	color: #f8d68e;
	text-decoration: none;
}
#indpick-content .ingredients {
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding-top: 30px;
	padding-bottom: 10px;
}
#indpick-content .allergen {
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 25px;
}
#yellow-content {
	background-color: #EDD000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#yellow-content p {
	font-size: 13px;
	line-height: 20px;
	color: #2d3704;
}
#yellow-content a {
	color: #680754;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#yellow-content ul {
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#yellow-content ul a {
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
	color: #f8d68e;
}
#yellow-content ul li {
	padding-bottom: 5px;
}
#yellow-content ul li ul  {
	padding-top: 5px;
}
#green-content {
	background-color: #B5DC23;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#green-content p {
	font-size: 13px;
	line-height: 20px;
	color: #2d3704;
}
#orange-content {
	background-color: #FF850D;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#orange-content p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#orange-content a {
	color: #680754;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#orange-content strong {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#partner-block {
	background-color: #FFB300;
	width: 770px;
	border: 3px solid #C85E19;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	font-weight: normal;
	margin-bottom: 30px;
}
#partner-block a {
	color: #680754;
}
#partner-block img {
	padding-bottom: 10px;
}
#contact-block {
	background-color: #FFB300;
	width: 100%;
	border: 3px solid #C85E19;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	font-weight: normal;
}
#contact-block a {
	color: #ffffff;
}
#contact-block img {
	padding-bottom: 10px;
}
#blue-content {
	background-color: #244A9F;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#skillet-block  {
	background-color: #640753;
	width: 770px;
	border: 3px solid #4A003C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 25px;
}
#skillet-block a {
	color: #f8d68e;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#skillet-block a:hover {
	color: #f8d68e;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#skillet-block2 {
	background-color: #6D0857;
	width: 770px;
	border: 3px solid #4A003C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 25px;
}
#skillet-block2 a {
	color: #f8d68e;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#skillet-block2 a:hover {
	color: #f8d68e;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#pick-content #tray-block {
	background-color: #6D0857;
	border: 3px solid #4A003C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 25px;
}
#tray-block a {
	color: #f8d68e;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
#blog-content {
	background-color: #F8851A;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer {
	background-color: #f1d5d4;
	height: 30px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #000;
	padding-top: 10px;
}
#footer a {
	color: #89265f;
}
#footer2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#footer2 img {
}
#footer2-left {
	width: 575px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#footer2-right {
	float: right;
	width: 225px;
	text-align: right;
	padding-right: 15px;
}
