@import url("utilities.css");

/* PNG hack for IE */
* html img.png, *html input.png {
	behavior: url("UI/Scripts/pngbehavior.htc"); 
	visibility:hidden;
	}

body {
	background-color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	}
	
em {font-style:italic;}
sup {font-size: .65em; vertical-align: text-top;}

.error {color:#ff0000;}
.required {color: #d22436}
.brand {font-style: italic; font-size: 1em;}

h3 {font-weight: bold; font-size: 20px; font-family: serif; color: #d22435; letter-spacing: -1px;}

div#outer-wrapper {
	width: 1059px;
	margin: 0 auto;
	background:url(../../images/bg-bdy.jpg) 0 146px repeat-y;
	position:relative;
	}
	div#inner-wrapper {background:url(../../images/bg-hdr.jpg) no-repeat;}
	
div#content {
	width: 1059px;
	margin: 0 auto;
	}
	
div#hdr {
	padding: 35px 121px 0 136px;
	height: 95px;
	}
	div#hdr h1 {
		float: left;
		margin: 0 0 0 1px;
		width: 119px; height: 68px;
		overflow: hidden;
		}
		div#hdr h1 img {
			display: block;
			width: 119px; height: 68px;
			}

/**
 **********************************************************************************
 *  Main Nav
 **********************************************************************************
 */
#nav-main {
	position: absolute;
	top: 52px; right: 143px;
	width: 625px; height: 52px;
	}

	#nav-main ul {
		position: relative;
		width: 625px; height: 52px;
		background: transparent url(../../images/bg-nav-main.gif) no-repeat;
		}
		#nav-main li {
			position: absolute;
			top: 0;
			display: block;
			height: 52px;
			}
			
			#nav-main a {
				display: block;
				width: 100%; height: 52px;
				text-indent: -9999px; text-decoration: none; overflow: hidden;
				}
				
		#nav-main #recipemenu, #nav-main #recipemenu-on {left: 0; width: 62px;}
		#nav-main #productsmenu, #nav-main #productsmenu-on {left: 97px; width: 75px;}
		#nav-main #paceinsidermenu, #nav-main #paceinsidermenu-on {left: 210px; width: 104px;}
		#nav-main #awardspressmenu, #nav-main #awardspressmenu-on {left: 348px; width: 131px;}
		#nav-main #pacestorymenu, #nav-main #pacestorymenu-on {left: 508px; width: 117px;}

		#nav-main #recipemenu a:hover {background: transparent url(../../images/bg-nav-main.gif) 0 -52px no-repeat;}
		#nav-main #productsmenu a:hover {background: transparent url(../../images/bg-nav-main.gif) -97px -52px no-repeat;}
		#nav-main #paceinsidermenu a:hover {background: transparent url(../../images/bg-nav-main.gif) -210px -52px no-repeat;}
		#nav-main #awardspressmenu a:hover {background: transparent url(../../images/bg-nav-main.gif) -348px -52px no-repeat;}
		#nav-main #pacestorymenu a:hover {background: transparent url(../../images/bg-nav-main.gif) -508px -52px no-repeat;}
		
		#nav-main #recipemenu-on {background: transparent url(../../images/bg-nav-main.gif) 0 -104px no-repeat;}
		#nav-main #productsmenu-on {background: transparent url(../../images/bg-nav-main.gif) -97px -104px no-repeat;}
		#nav-main #paceinsidermenu-on {background: transparent url(../../images/bg-nav-main.gif) -210px -104px no-repeat;}
		#nav-main #awardspressmenu-on {background: transparent url(../../images/bg-nav-main.gif) -348px -104px no-repeat;}
		#nav-main #pacestorymenu-on {background: transparent url(../../images/bg-nav-main.gif) -508px -104px no-repeat;}
				
div#bdy {
	padding: 0 136px;
	background: #000 url(../../images/bg-bdy.jpg) repeat-y;
	}
*html body.home-nonflash #bdy {padding:0;}

div#body-content h2.feedback {
	font-size: 30px;
	color: #d22436;
	margin-bottom: 18px;
	width: 286px;
	height: 28px;
	overflow: hidden;
	background: url(../../images/title-contactus.gif) no-repeat left top;
	text-indent: -1000px
	}
	
div#body-content p.option {margin: 25px 0 25px 25px;}

	div#body-content p.option label {
		font-weight: bold;
		margin-bottom: 12px;
		display: block;
		}
	div#body-content p.option select {
		font-size: 8pt;
		margin-right: 15px;
		background-color: #f3e4d0;
		border-width: 1px;
		}
		
	div#body-content p.note {line-height: 10pt;	}
		div#body-content p.note u {font-weight: bold; color: #d22436;}
		
div#main-content {
	float:left;
	display:inline;
	width: 504px;
	}

ul.list {
	margin: 10px 0 20px;
	list-style: disc outside;
	color: #d22436;
	padding-left: 15px;
	}
	ul.list li p {color: #000;}
	
#privacyPolicyBurst {font-weight: bold;}

/**
 **********************************************************************************
 *  Recipe Tips sub-nav
 **********************************************************************************
 */
ul#product-nav {
	padding: 37px 0 1px 0;
	margin-left: -21px; margin-bottom: 22px;
	background: url(../../images/bg-nav-recipes.gif) no-repeat left top;	
	}
	ul#product-nav li {
		float: left;
		line-height: 25px;
		background: url(../../images/bg-product-nav-item.gif) no-repeat left center;
		padding-left: 28px;
		}
		
		ul#product-nav li.start {background: none;}
		
		ul#product-nav li a:link,ul#product-nav li a:visited, ul#product-nav li a:hover,ul#product-nav li a:active {
			display: block;
			overflow: hidden;
			line-height: 25px; text-indent: -10000px;
			}
		ul#product-nav li a:hover {background-position: 0 -25px !important;}
		ul#product-nav li.active a {background-position: left bottom !important;}
		
		ul#product-nav li a#salad-sides {
			width: 135px;
			background: url(../../images/subnav-salad-side.gif) no-repeat 0 0;
			}
		ul#product-nav li a#sandwich-wraps {
			width: 165px;
			background: url(../../images/subnav-sandwich-wrap.gif) no-repeat 0 0;
			}
		ul#product-nav li a#break-fast {
			width: 94px;
			background: url(../../images/subnav-breakfast.gif) no-repeat 0 0;
			}
		ul#product-nav li a#main-course {
			width: 101px;
			background: url(../../images/subnav-main-course.gif) no-repeat 0 0;
			}

/**
 **********************************************************************************
 *  Products
 **********************************************************************************
 */
.products #header {
	position: relative;
	width: 100%; height: 320px;
	background: transparent url(../../images/page-divider.gif) left bottom no-repeat;
	}
	
	.products #header #flash {width: 480px; height: 320px;}
	
		.products #header h2 {
			margin: 4px 0 0 0px;
			width: 463px; height: 292px;
			background: transparent url(../../images/header-products.png) left top no-repeat;
			text-indent: -9999px; overflow: hidden;
			}
		
	.products #header #callout {
		position: absolute;
		top: 3px; right: 3px;
		background: transparent url(../../images/callout-products.png) left top no-repeat;
		text-indent: -9999px;
		}
		.products #header #callout a {
			display: block;
			width: 281px; height: 251px;
			overflow: hidden;
			}

.products #main-content {
	float: none;
	width: 100%;
	}
	
	.products #main-content ul {margin: 30px 0;}
		.products #main-content ul li {
			float: left;
			display: inline;
			margin: 0 15px 40px;
			width: 160px;
			text-align: center;
			}
			
			.products #main-content li img {
				display: block;
				margin: 0 auto 20px;
				}
				
			.products #main-content li h3 {font-size: 18px; color: #000; text-align: center;}
			
			.products #main-content li a {
				display: block;
				margin: 0 0 4px;
				font-weight: bold; font-size: .9em; color: #D22436; text-align: center;
				}

.products div#callouts {
	float: none;
	margin: 0 0 0 20px;
	font-family: Arial;
	}
	.products div#callouts div.callout {
		float: left;
		display: inline;
		margin: 0 15px;
		}

/**
 **********************************************************************************
 *  Picante Or Salse
 **********************************************************************************
 */
.picante-or-salsa #header {
	position: relative;
	margin: -15px 0 15px;
	padding: 0 0 35px;
	width: 100%;
	background: transparent url(../../images/page-divider.gif) left bottom no-repeat;
	}
	
	.picante-or-salsa h2 {
		margin: 0 0 0 154px;
		width: 491px; height: 251px;
		background: transparent url(../../images/header-picante-or-salsa.png) left top no-repeat;
		text-indent: -9999px; overflow: hidden;
		}
		
	.picante-or-salsa #header p {
		position: absolute;
		top: 20px; left: 0;
		}

.picante-or-salsa #main-content {
	float: none;
	width: 100%;
	}
	
	.picante-or-salsa #intro {
		font-weight: bold;
		margin: 0 0 25px;
		}
	
	.picante-or-salsa #comparison {
		margin: 0 0 60px;
		background: transparent url(../../images/bg-comparison.gif) left top no-repeat;
		}
		
		.picante-or-salsa #comparison h4 {
			margin: 11px auto 35px;
			height: 19px;
			text-indent: -9999px; overflow: hidden;
			}
			
		.picante-or-salsa #comparison p {margin: 0 0 15px;}
		
		.picante-or-salsa #comparison p.more {margin: 30px 0 10px;}
			.picante-or-salsa #comparison p.more a {
				padding: 0 31px 0 0;
				background: transparent url(../../images/icon-forward-arrow.gif) right 2px no-repeat;
				color: #D22435;
				}
			
		.picante-or-salsa #info-picante {
			float: left;
			display: inline;
			margin: 0 0 0 15px;
			width: 365px;
			}
			
			.picante-or-salsa #info-picante h4 {
				width: 179px;
				background: transparent url(../../images/title-picante-sauce.gif) left top no-repeat;
				}
		
		.picante-or-salsa #info-salsa {
			float: right;
			display: inline;
			margin: 0 5px 0 0;
			width: 365px;
			}
				
			.picante-or-salsa #info-salsa h4 {
				width: 169px;
				background: transparent url(../../images/title-chunky-salsa.gif) left top no-repeat;
				}

/**
 **********************************************************************************
 *  Page Callouts
 **********************************************************************************
 */
div#callouts {
	float: right;
	display: inline;
	margin-right: 30px;
	font-family: Arial;
	}
	
div#callouts-PaceStory {
	width:766px;
} *html div#callouts-PaceStory {
	width:782px;
}
div#callouts-PaceStory div#callouts {
	float:none;
	margin-right:0;
}

*+html div#callouts-PaceStory div#callouts {width:auto;}

div#callouts-HomeNonFlash div#callouts {
	float:none;
	margin-right: 0;
}
div#callouts-PaceStory div#callouts div.callout {
	display: inline-block;
	float: right;
	margin-left:15px;
	margin-right:15px;
	}
	
div#callouts-HomeNonFlash div#callouts {
	float:none;
	margin-right: 0;
}
	div#callouts-HomeNonFlash div#callouts div.pacerecipes {
		margin-left:0;
	} *html div#callouts-HomeNonFlash div#callouts div.pacerecipes { 
		margin-right:3px;
		margin-left:-6px;
	}
	div#callouts-HomeNonFlash div#callouts div.callout {
		display: inline-block;
		float: left;
		margin-right:10px;
		}
		div#callouts-HomeNonFlash div#callouts div.community {margin-right:0;}
		div#callouts-HomeNonFlash div#callouts div.pacerecipes {margin-left:-10px;}
		*html div#callouts-HomeNonFlash div#callouts div.pacerecipes {margin-right:3px;}

div#callouts-PaceInsider div#callouts div.callout {margin-top:15px;}
div#callouts-PaceInsider div#callouts div.kitchen {
	position:absolute;
	top:150px;
	right:145px;
}

.callout {
	width: 200px;
	min-height: 203px;
	background: url(../../images/bg-callout.gif) no-repeat left top;
	padding: 7px 11px 0 10px;
	}
*html .callout {height: 203px;}

.community {width:220px;}
.homepage .pacerecipes {margin-left:-20px;}

.recipe-sweeps,
.recipe-sweepsover {
	background: url(../../images/bg-callout-recipe-sweeps.gif) no-repeat left top;
}


	.callout h4 {
		font-size: 12pt;
		font-weight: bold;
		margin: 9px 0 5px;
		}
	.cookbook h4 {
		width: 146px;
		height: 16px;
		overflow: hidden;
		text-indent: -1000px;
		background: url(../../images/bg-callout-title-cookbook.gif) no-repeat left top;
		}
	.cookbook img {
		position: relative;
		top: -24px;
		margin-bottom: -30px;
		}
	.kitchen h4 {
		width: 112px;
		height: 16px;
		overflow: hidden;
		text-indent: -1000px;
		background: url(../../images/bg-callout-title-bold.gif) no-repeat left top;
		}
	.insider h4	{
		width: 175px;
		height: 17px;
		overflow: hidden;
		text-indent: -1000px;
		background: url(../../images/bg-callout-title-insider.gif) no-repeat left top;
		}	
	.salsas h4	{
		width: 152px;
		height: 15px;
		overflow: hidden;
		text-indent: -1000px;
		background: url(../../images/bg-callout-title-salsas.gif) no-repeat left top;
		}
	.tellafriend h4 {
		width: 81px;
		height: 15px;
		overflow: hidden;
		text-indent: -10000px;
		background: url(../../images/bg-callout-title-tell-a-friend.gif) no-repeat top left;
	}
	.recipe-sweeps h4 {
		width: 161px;
		height: 29px;
		overflow:hidden;
		text-indent: -10000px;
		background: url(../../images/bg-callout-title-recipe-sweeps.gif) no-repeat top left;
		margin:6px 0 2px 3px;
	}
	.recipe-sweeps-over h4 {
		width: 198px;
		height: 37px;
		overflow:hidden;
		text-indent: -10000px;
		background: url(../../images/bg-callout-title-recipe-sweepsover.gif) no-repeat top left;
		margin:10px 0 4px 2px;
	}
	.hand-pick-and-win h4 {
		width: 183px;
		height: 15px;
		overflow:hidden;
		text-indent: -10000px;
		background: url(../../images/bg-callout-title-hand-pick-and-win.gif) no-repeat top left;
		margin:7px 0 7px 6px;
	}
	.community h4	{
		width: 193px;
		height: 17px;
		overflow: hidden;
		text-indent: -1000px;
		margin: 4px 0 2px;
		background: url(../../images/bg-callout-title-community.gif) no-repeat left top;
		}	
	.pacerecipes h4	{
		width: 79px;
		height: 18px;
		overflow: hidden;
		text-indent: -1000px;
		margin: 4px 0 1px;
		background: url(../../images/bg-callout-title-recipes.gif) no-repeat left top;
		}
	.paceproducts h4 {
		width: 86px;
		height: 15px;
		overflow: hidden;
		text-indent: -1000px;
		margin: 4px 0 5px;		
		background: url(../../images/bg-callout-title-products.gif) no-repeat left top;
		}
	.picante-v-salsa h4 {
		width: 189px;
		height: 19px;
		overflow: hidden;
		text-indent: -1000px;
		margin: 8px 0 5px;		
		background: url(../../images/bg-callout-title-picante-v-salsa.gif) no-repeat left top;
		}
	.tips h4 {
		width: 167px;
		height: 18px;
		overflow: hidden;
		text-indent: -1000px;
		margin: 0;
		background: url(../../images/hdr-homepage-promo-tips.gif) no-repeat left top;
		}
	.awards-press h4 {
		width: 95px;
		height: 15px;
		overflow: hidden;
		text-indent: -1000px;
		margin: -3px 0 3px;		
		background: url(../../images/bg-callout-title-awards-press.gif) no-repeat left top;
		}
	.callout p {
		width:200px;
		margin-bottom: 5px;
		}
	.insider h4 {margin-top:4px; margin-bottom: 4px;}
	.community p, .tips p {margin-bottom:0px;padding-bottom:0px;}
	.awards-press p {margin-bottom:0px;padding-bottom:0px;}
	.recipe-sweeps p {margin:0 0 1px 3px; width:190px;}
	.recipe-sweepsover p {margin:0 0 8px 3px; width:190px;}
	.recipe-sweeps p#links,
	.recipe-sweepsover p#links {width:215px;}
		*html .recipe-sweeps p#links,
		*html .recipe-sweepsover p#links {margin-right:-25px;}
	.hand-pick-and-win p {margin:0 0 0 6px; width:190px;}
	.callout a:link,.callout a:visited,
	.callout a:hover,.callout a:active {
		background: url(../../images/callout-link-arrow.gif) no-repeat right center;
		padding-right: 20px;
		color: #d22436;
		font-weight: bold;
		}
	.callout a.no-action {
		background: none;
		}
		.recipe-sweeps a#rules-link,
		.recipe-sweepsover a#rules-link {
			font-weight:normal;
			background:none;
			float:right;
		}
	.signin {
		margin-top:20px;
		background: url(../../images/bg-callout-top.gif) no-repeat left top;
		height:auto;
		} *html .signin {
			padding-bottom:5px;			
		}
		.signin h4 {
			background: url(../../images/title-existing-members.gif) no-repeat left top;
			width: 103px;
			height: 19px;
			overflow: hidden;
			text-indent: -1000px;
			}
		.signin .error 		{
			color:Red;
			font-weight:bold;
			padding:3px 0 5px 0;
		}
		.signin label {
			font-weight: bold;
			margin: 4px 0 2px;
			display: block;
			}
			.signin	a {
				margin-top: 7px;
				}
			.signin	a.no-action {
				float: left;
				display: block;
				font-weight: normal;
				}
			.signin a:link.action,.signin a:visited.action,
			.signin a:hover.action,.signin a:active.action {
				float: right;
				width: 44px;
				height: 9px;
				background: url(../../images/btn-go.gif) no-repeat left top;
				overflow: hidden;
				text-indent: -1000px;
				}
		.signin input.text,
		.signin select.text {
			background-color:#F6EFE5;
			border-top:#9F9890 1px solid;
			border-left:#bfb7ac 1px solid;
			border-bottom:#f4ede3 1px solid;
			border-right:#f4ede3 1px solid;
			width:175px;
			height:17px;
		}
		.signin-bottom 	{
			background: url(../../images/bg-callout-bottom.gif) no-repeat left top;
			width:221px;
			min-height:23px;
		} *html .signin-bottom {
			height:23px;
		}
	
	/* Product Reviews callouts */	
    #callouts .reviews {}
        #callouts .reviews h4 {
            background:url(../../images/smallInsider.gif) no-repeat top left;
            text-indent:-10000px;
            width:196px;
            height:20px;
            margin:6px 0 0 0;
			}
			
        #callouts .reviews .product-rating {margin:6px 0 9px 0;}
            #callouts .reviews .product-rating img.stars {
                float:right;
                display:inline;
                margin:3px 18px 0 0;
				}
            #callouts .reviews .product-rating p.product-title {
                text-decoration:underline;
                font-weight:bold;
                color:#D22436;
                margin-left:2px;
                font-size:1.1em;
				}
				
        #callouts .reviews .review-comments {}
        
            #callouts .reviews .review-comments img.product-image {
                float:left;
                display:inline;
                margin:4px 5px 0 6px;
				}
            #callouts .reviews .review-comments p.comment {
                font-style:italic;
                font-size:1.1em;
                margin:0 0 7px 0;
                padding:0 0 0 0;
                width:auto;
				}
            #callouts .reviews .review-comments p.reviewer {
                margin:0;
                line-height:1.1em;
                width:auto;
				}
							  
/***** Contact form ****/
fieldset { 
	width: 704px; 
	display: table;
}
fieldset ol.li {
	display: table-row;
}
#main-content h4 {
	color: #d22436;
	font-size: 10pt;
	font-weight: bold;
}
fieldset label {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
}

fieldset input, fieldset select, fieldset textarea {
	font-size: 8pt;
	margin: 5px 0;
	background-color: #f3e4d0;
	border-width: 1px;
}
fieldset label.contactUs {
	width: auto;
}
fieldset ol li table label {
	display: inline;
	float: none;
}
fieldset ol li table td { vertical-align: top; }
			 
/*---- End contact form ----*/
div#ftr-top {
	height:64px;
	background: url(../../images/bg-ftr-top.png) no-repeat left top;
} *html div#ftr-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-ftr-top.png',sizingMethod='crop');	
}
div#ftr {
	height: 45px;
	background: url(../../images/bg-ftr-btm.png) no-repeat left top;
	padding: 15px 136px 0 108px;
	color: #bdaca2;
}
div#ftr p {
		margin-left: 7px;
	}
div#ftr ul {
	
}
	div#ftr ul li {
		float: left;
		border-right: 1px solid #bdaca2;
		}
		div#ftr ul li a {
				color: #bdaca2;
				margin: 0 7px;
				text-decoration: none;
			}
		div#ftr ul li.end { border-right: none; }
		
/***** SO much for order *****/
h1.club-pace {
	width: 350px;
	height: 34px;
	overflow: hidden;
	background: url(../../images/title-pace-insider-signup.gif) no-repeat left top;
	text-indent: -1000px;
	margin-bottom:10px;	
}
h4.survey {
	width: 40px;
	height: 18px;
	overflow: hidden;
	background: url(../../images/title-survey-callout.gif) no-repeat left top;
	text-indent: -1000px;
	}
table#contactUsForm td {
	padding: 5px 0;
}
table#contactUsForm th h4, fieldset h4, #main-content h4,#body-content h4 {
	color: #d22436;
	font-size: 10pt;
	font-weight: bold;
}
table#contactUsForm th.fieldName {
	text-align: right;
}
table#contactUsForm td.fieldName {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
span.submitButton {
	display: block;
	background: url(../../images/bg-submit-line.gif) no-repeat left center;
	width: 426px;
	height: 18px;
	text-align: right;
	margin-bottom: 20px;
}
table.preferences {
	margin: 18px 0 30px;
	}
table.preferences h5 {
	font-weight: bold;
	margin-top: 18px;
	}
div.options {
	text-align: center;
	}
	div.options a {
		display: block;
		width: 18px;
		background-position: right center;
		margin: 0 auto;
	}
h1.thankyou {
	width: 437px;
	height: 34px;
	overflow: hidden;
	background: url(../../images/title-thank-you.gif) left top;
	text-indent: -1000px;
}
div.pace-insider h4 {
	margin-top: 15px;
}
div.pace-insider p {
	margin: 5px;
}
div.pace-insider p strong {
	font-weight: bold;
}
div.pace-insider a:link, div.pace-insider a:visited,
div.pace-insider a:hover, div.pace-insider a:active {
	font-weight: bold;
	color: #d22436;
}

#insider-rollovers {padding-top:15px;position:relative;}
#insider-rollovers .roll {float:left;}
#insider-rollovers .roll .pop img {display:block;}
#insider-rollovers .roll .pop {position:absolute;left:-999em;top:0px;z-index:1;}
/*#insider-rollovers .hasMouseOver .pop {left:50%;}*/
#insider-rollovers .roll #pop1 {width:394px;height:492px;top:-40px;background:url(../../images/insider-popbg-newsletter.png) no-repeat;}
#insider-rollovers .roll #pop2 {width:380px;height:286px;top:-40px;background:url(../../images/insider-popbg-screensaver.png) no-repeat;}
#insider-rollovers .hasMouseOver #pop1 {left:85px;} /*these lines needed for IE compatibility. Thanks Microsoft*/
#insider-rollovers .hasMouseOver #pop2 {left:285px;} /*these lines needed for IE compatibility. Thanks Microsoft*/
#insider-rollovers .roll #pop1 img {margin-left:32px;margin-top:20px;}
#insider-rollovers .roll #pop2 img {margin-left:18px;margin-top:11px;}

ul.wallpaper li {
	float: left;
	line-height: 25px;
	padding-left: 30px;
	margin: 0 20px 0 10px;
}
ul.wallpaper li.windows {
	background: url(../../images/bg-windows.gif) no-repeat left center;
}
ul.wallpaper li.mac {
	background: url(../../images/bg-mac.gif) no-repeat left center;
}
.bg-line {
	height: 11px;
	width: 775px;
	background: url(../../images/page-divider.gif) no-repeat left top;
	margin:0 0 20px;
}
.magnify {
	font-size: 8px;
}
h4.thankyou {
	margin: -15px 0 15px;
}
a:link.sign-up,a:visited.sign-up,
a:hover.sign-up,a:active.sign-up {
	display: block;
	width: 137px;
	height: 15px;
	background: url(../../images/title-sign-up.gif) no-repeat left top;
	text-indent: -1000px;
	margin: 18px 0 15px;
}
div.flashvideo {
	width: 344px !important;
}
div#videocontent {
	width: 344px !important;
}
.requiredLabel {
	padding-right: 102px !important;
}
	
	
/* You Can Tell A Friend */
h1.taf {
	width: 346px;
	height: 34px;
	overflow: hidden;
	background: url(../../images/title-send-to-a-friend.gif) no-repeat left top;
	text-indent: -1000px;
	margin-bottom:10px;
}
#entryform table td {
}


/* Recipes & Tips */
#recipe-tips-header {
	height:200px;
	position:relative;
}
#recipe-tips-header h1 {
    text-indent:-20000px;
    background:url(../../images/h1-recipes-tips.gif) left top no-repeat;
    width:371px;
    height:74px;
    margin:0;
}
#recipe-tips-header h2 {
    text-indent:-50000px;
    background:url(../../images/h2-recipes-tips.gif) left top no-repeat;
    width:376px;
    height:73px;
    margin:0;
}
#recipe-tips-promo {
	position:absolute;
	top:-24px;
	left:408px;
}

input.text, textarea.text {
	background-color:#F3E4D0;
	border-top:#9A9283 1px solid;
	border-left:#9A9283 1px solid;
	border-bottom:#F8F1E3 1px solid;
	border-right:#F8F1E3 1px solid;
}

table#entryform {
	margin-top:20px;
}
table#entryform input.text {
	width:190px;
	height:17px;
}

table#entryform .questionLabel {
	font-weight:bold;
	margin-bottom:3px;
}
table#entryform td {
	padding-bottom:6px;
	padding-right:24px;
}
table#entryform td.indent {
	padding-left:36px;
}
table#entryform .messagebox {
	width:414px;
	height:171px;
}
table#entryform span.submitButton input {
	margin-left:279px;
}
table#entryform span.submitButton {
	display: block;
	background: url(../../images/bg-submit-message-line.gif) no-repeat left center;
	width: 426px;
	height: 18px;
	text-align: right;
	margin-bottom: 10px;
	margin-top:30px;
}
table#entryform td#our-promise {
	background: url(../../images/icon-promise.gif) no-repeat 13px top;
	height:66px;
	padding-left:13px;
}
table#entryform td#our-promise p {
	margin-left:38px;
	margin-top:8px;
	line-height:1.2em;
	width:270px;
}



table#insiderForm {
	padding-left:0;
	width:auto;
	margin-left:15px;
}

table#insiderForm input.text, table#insiderForm select.text {
	background-color:#f3e4cf;
	border-top:#676155 1px solid;
	border-left:#978f82 1px solid;
	border-bottom:#f7efe4 1px solid;
	border-right:#f7efe4 1px solid;
	width:181px;
	height:20px;
	margin-right:3px;
}
table#insiderForm .fieldName {
	text-align:left;
	font-weight:bold;
	padding-right:9px;
	padding-left:0;
}
table#insiderForm td {
	padding-bottom:9px;
	width:auto;
}
table#insiderForm .checkbox {
	padding-right:3px;
}

table#insiderForm .requiredLabel {
	padding-right: 42px !important;
	text-align:right;
} *html table#insiderForm .requiredLabel {
	padding-right:74px !important;
} *+html table#insiderForm .requiredLabel {
	padding-right:74px !important;
}

ul.insider-list {
	margin:1em 0 20px 35px;
	list-style-type:disc;
}
	ul.insider-list li {
		margin-bottom:0.5em;
	}

#insiderCheckboxes {
	margin-top:20px;
	width:375px;
}

#callouts-PaceStory .callout,
callouts-HomeNonFlash .callout {
	margin-top:3px;
}

/* Pace Insider - Newsletters (pg 2) */
#callouts-PaceInsider {margin:0;}

h1.thank-you {
	width: 118px;
	height: 26px;
	overflow: hidden;
	background: url(../../images/title-thankyou.gif) left top;
	text-indent: -1000px;
	margin-bottom: 12px;
}
ul.poll-results {
	list-style: none;
	border-top: 1px solid #d18371;
	margin-top: 25px;
	}
	ul.poll-results li {
		line-height: 34px;
		border-bottom: 1px solid #d18371;
		display: inline-block;
		color: #d22435;
		font-weight: bold;
		}
		ul.poll-results li span {
			float: left;
			display: block;
			width: 300px;
			font-weight: normal;
			color: #000000;
			}
			ul.poll-results li div.percent-bar {
				background-color: #dfdede;
				width: 331px;
				height: 17px;
				float: left;
				margin: 9px 11px 0 0;
				}
				ul.poll-results li div.percent-bar div {
					height: 17px;
					line-height: 17px;
					background-color: #d22435;
					}
		ul.poll-results li:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
			}
		html[xmlns] ul.poll-results li {
			display: block;
			}
		/* Hides from IE-mac \*/
		* html ul.poll-results li {height: 1%;}
		ul.poll-results li {display: block;}
		/* End hide from IE-mac */
		/*---- End Clear Fix ----*/



/* Under The Lid promotion pages */
#utl #utl-nav-container {
	position:absolute;
	top:115px;
	left:136px;
	width:770px;
	height:70px;
	}
    #utl #utl-nav {
        position:absolute;
        top:8px;
        left:152px;
        background:url(../../images/utl-nav-bg.gif) no-repeat;
        width:612px;
        height:26px;
        padding-top:11px;
		}
		
        #utl-nav a {
			display:block;
            float:left;
            display:inline;
            height:25px;
            background:url(../../images/utl-nav.gif) no-repeat;
            margin:0;
            padding:0;
			}
            #utl-nav a span {display:none;}
            
            #utl-nav a#landing {
                width:203px;
                background-position: 0 0;
				}
				#utl-nav a#landing:hover {background-position: 0 -25px;}
				.landing #utl-nav a#landing {background-position: 0 -50px;}
					.landing #utl-nav a#landing:hover {background-position: 0 -50px;}
            
            #utl #utl-nav a#rules {
                width:171px;
                background-position: -203px 0;
				}
				#utl #utl-nav a#rules:hover {background-position: -203px -25px;}
            
            #utl #utl-nav a#faq {
                width:97px;
                background-position: -374px 0;
				}
				#utl #utl-nav a#faq:hover {background-position: -374px -25px;}

#utl .utl-content {
    margin:5px 0 0 50px;
    width:750px;
    padding-top:70px;
}
#utl .utl-content #strobeLandingFrame {
    height:960px;
}
#utl #winners-list {
    margin:45px 0 20px 3px;
}
    #utl #winners-list .winner {
        margin-top:12px;
        min-height:90px;
    } *html #utl #winners-list .winner {
        height:90px;
    }
        #utl #winners-list .winner .photo {
            background:url(../../images/utl-winner-photo-bg.png);
            width:102px;
            height:79px;
            float:left;
            display:inline;
            padding:6px 0 0 7px;
        } *html #utl #winners-list .winner .photo {
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/utl-winner-photo-bg.png',sizingMethod='crop');	
        }
        #utl #winners-list .winner h4 {
            margin:0 0 0 123px;
            padding:2px 0 0 0;
            font-size:1.6em;
        }
            #utl #winners-list .winner h4 span.name {
                color:#000000;
                font-size:100%;
            }
            #utl #winners-list .winner h4 span.location {
                color:#000000;
                font-size:0.7em;
            }
        #utl #winners-list .winner p {
            margin-left:123px;
            width:490px;
            line-height:1.4em;
        }
                #utl #winners-list .winner span.quote {
                    font-size:1.6em;
                    line-height:1.0em;
                }
#utl #winners-count {
    float:right;
    margin:0 23px 0 0;
	}
#utl .hdr {margin-top:13px;}

#utl .hdr2 {margin-top:2px; margin-bottom:20px;}

p#utl-footnote {
    text-align:center;
    margin:0;
    padding:10px 0 0 0;
	}

/* ################################################### */
/* ########### Styles for Pace SK Migration ########## */
#login {
	position: absolute;
	top: 28px; right:150px;
	font-weight: bold; font-size: 10px; text-align: right;
	}
	#login a {font-size: 10px; text-decoration: none; color: #D22436;}

#loggedinCallout {
	float: right;
	margin: 225px 8px 0 0;
	}
* html #loggedinCallout {margin: 225px 4px 0 0;}

/*Product Reviews*/
div#body-content h2.memberreviews {
	font-size:30px;
	color:#D22436;
	margin:23px 0 10px 0;
	width:337px;
	height:30px;
	overflow:hidden;
	background:url(../../images/title-memberreviews.gif) no-repeat left top;
	text-indent:-1000px
}
#member-reviews {
    width:782px;
    margin:33px 0 0 0;
}
    #member-reviews .col {
        float:left;
        display:inline;
        width:380px;
        padding:0;
    }
        #member-reviews #coll {
            margin-right:22px;
            padding:0;
        }
        #member-reviews .col .product {
            margin:58px 0 0 0;
            padding:0;
        }
            #member-reviews .col .first-product {
                margin:0;
            }
            #member-reviews .col img.product-image {
                float:left;
                display:inline;
                padding:0;
                margin:0;
            }
            #member-reviews .col .product-review-text {

            }
                #member-reviews .col .product-review-text p {
                    margin-top:0;
                    margin-bottom:0;
                    line-height:1.4em;
                }
                #member-reviews .col .product-review-text p.product-title {
                    font-family:helvetica,verdana,arial,sans-serif;
                    font-size:18px;
                    font-weight:bold;
                    color:#B81210;
                    margin-bottom:22px;
                }
                #member-reviews .col .product-review-text p.rating {
                    font-size:13px;
                    color:#B81210;
                    font-family:verdana,arial,helvetica,sans-serif;
                    font-weight:bold;
                    font-style:italic;
                    margin-bottom:0px;
                }
                    #member-reviews .col .product-review-text p.rating img {
                        margin:0 12px -1px 0;
                    }
                #member-reviews .col .product-review-text p.reviewer {
                    margin-top:6px;
                    font-size:1.05em;
                    font-style:italic;
                }
                #member-reviews .col .product-review-text .divider {
                    overflow:hidden;
                    background-color:#B81210;
                    height:1px;
                    width:282px;
                    margin:17px 0 17px 98px;
                }


/* Pace Insider Community */
.pace-insider-community {margin:0 -40px 0 -5px;}
	.pace-insider-community em {font-size:inherit;}

#leftnav-area {
    float:left;
    display:inline;
    width:221px;
    margin-left:-7px;
    position:relative;
    z-index:1000;
    font-family:arial,verdana,helvetica,sans-serif;
}
    #leftnav-area a {
        color:#D22436;
    }
    #community-nav-container {
        background:url(../../images/leftnav_bg.gif) repeat-y top left;
    }
        #community-nav {
            background:url(../../images/leftnav_top.gif) no-repeat top left;
            position:relative;
            z-index:10000;
        }
        #community-nav-bottom {
            margin-bottom:30px;                    
        }
        #community-nav #search {
            padding:19px 0 0 25px;
            height:101px;
        }
            #community-nav #search p {
                font-weight:bold;
                margin-bottom:5px;
                font-size:14px;
            }
            #community-nav #search a {
                font-size:10px;
            }
            #community-nav #search .text {
                width:170px;
                height:15px;
                border-top:#A6A498 2px solid;
                border-right:#F5F4EB 2px solid;
                border-bottom:#F5F4EB 2px solid;
                border-left:#A6A498 2px solid;
                margin:0 0 5px 0;
                background-color:#F3EBDD;
            }
                #community-nav #search select.text {
                    width:174px;
                    height:20px;
                    background-color:#F3EBDD;
                    margin-bottom:6px;
                }
            #community-nav #search .button {
                margin:0 0 -2px 16px;
            }
        #community-nav #nav {
            padding:1px 17px 0 18px;
            width:186px;
        }
            #community-nav #nav a {
                font-weight:bold;
                font-size:1.0em;
                text-decoration:none;
                display:block;
                padding:2px 12px 2px 12px;
                margin:0;
                width:160px;
            }
            #community-nav #nav .nav-section-hdr {
                border-bottom:#CC9057 1px solid;
                background-color:#EFE4D2;
                padding:10px 6px 2px 6px;
                margin:18px 0 5px 0;
                font-size:14px;
                font-weight:bold;
                color:#000000;
            }
            #community-nav #nav .nav-section-hdr a {
                color:#000000;
                padding:0;
            }
                #community-nav #nav .nav-section-hdr em {
                    font-size:1.0em;
                }
            #community-nav #nav ul {
                margin:0;
            }
                #community-nav #nav ul li {
                    margin:0;
                    padding:0;
                }
#community-content-container {
    position:relative;
    float:left;
    display:inline;
    width:546px;
    margin-left:16px;
    margin-right:-20px;
}
#community-content-container #collage {
    position:absolute;
    top:10px;
    left:-5px;
    z-index:100;
}
#community-content-container .community-content {
    width:520px;
    margin:0 65px 0 0; 
    background-color:#E6D2BC;
    padding:0 17px 10px 17px;
}
    .community-content h2 {
        text-indent:-10000px;
        margin:0;
        padding:0;
        display:none;
    }
    .community-content p {
        margin:0;
        padding:0;
    }
    .community-content a {
        color:#D22436;
        font-weight:bold;
    }
        .community-content a.arrow {
        	background: url(../../images/callout-link-arrow.gif) no-repeat right center;
            padding-right: 20px;
        }
    #community-content-container .community-content #intro {
        position:relative;
        padding:90px 0 9px 0;
        margin:0 0 20px 0;
        background-color:#F0E5D8;
        width:520px;
    }
        #community-content-container .community-content #intro #intro-loggedin {
            margin:0 0 9px 18px;
        }
        #community-content-container .community-content #intro #intro-joinnow {
            margin:0 0 10px 17px;
        }
        #community-content-container .community-content #intro #btn-join-now {
            position:absolute;
            bottom:26px;
            left:366px;
        }
        #community-content-container .community-content #intro p#member-link {
            position:absolute;
            bottom:10px;
            left:340px;
        }
        #community-content-container .community-content #intro #intro-bottom {
            position:absolute;
            bottom:0;
            left:0;
        }
    .community-content .section-links {
		text-align:right;
    }
    .community-content #community-section-hdrs {
        margin-bottom:6px;    
        position:relative;
    }
		.community-content #community-section-hdrs img {
			margin-left:1px;
		}
		.community-content #community-section-hdrs #poll-hdr {
			position:absolute;
			top:0;
			left:336px;
		}
    .community-content #community-section-links {
		margin-top:3px;
    }
		.community-content .community-links {
			float:left;
			display:inline;
		}
		.community-content #forum-links {
			width:322px;
			margin-right:9px;
			text-align:right;
		}
		.community-content #poll-links {
			width:187px;
			text-align:right;
		}
    .community-content #community-sections {
        margin:0 0 0 1px;
        background:url(../../images/community-sections-bg.gif) repeat-y top left;
    }
    .community-content .section {  
        float:left;
        display:inline;
    }
    .community-content #forums-container {
        width:322px;
    }
        .community-content #forums {
            padding:6px 9px 20px 9px;
            margin-bottom:3px;
        }
            .community-content #forums p {
                margin-top:1.0em;
            }
                .community-content #forums p.first {
                    margin-top:0;
                }
            .community-content #forums a.read-more {
                font-weight:normal;
            }
    .community-content #poll-container {
        width:182px;
        margin-left:14px;
    }
        .community-content #poll {
            padding:6px 3px 8px 3px;
            margin-bottom:3px;
        }
            .community-content #poll p {
                margin-top:4px;
            }
            .community-content #poll p#question {
                font-weight:bold;
                margin-top:0;
            }
            #pollradiobuttons {
                
            }
                #pollradiobuttons .poll-option {
                    margin-top:5px;
                }
                    #pollradiobuttons .poll-option-button {
                        float:left;
                        display:inline;
                        margin-top:-2px;
                    }
                    #pollradiobuttons .poll-option-text {
                        margin:0 0 0 23px;
                    }
            #pollresults {
                
            }
                #pollresults .poll-result {
                    
                }
                    #pollresults .poll-result-percent {
                        color:#CF213C;
                        background-color:#FDFCFA;
                        font-weight:bold;
                        font-size:1.1em;
                        padding:0 2px 0 2px;
                    }
                        #pollresults .poll-result-percent .percent {
                            margin:6px 0 0 0;
                        }
                    #pollresults .poll-result-text {
                        padding-left:6px;
                    }
                    #pollresults td.spacer-row {
                        height:9px;
                    }
            .community-content #poll .button {
                margin:12px 0 0 5px;
                cursor:pointer;
            }
            
            
    .community-content .main-section {
        width:517px;
        margin:13px 0 0 1px;
    }
    .community-content .first-main-section {
		margin:0;
    }
        .community-content .main-section img.hdr {
            margin:0 0 6px 0;
        }
        .community-content .main-section .box {
            background-color:#F0E5D8;
            padding:10px 12px;
            margin-bottom:3px;
        }

    .community-content #reviews-container #reviews {
        min-height:73px;
    } *html .community-content #reviews-container #reviews {
		height:73px;
    }
		.community-content #reviews-container #reviews img.product {
			float:left;
			display:inline;
		}
		.community-content #reviews-container #reviews .text {
			margin-left:51px;
		}
			.community-content #reviews-container #reviews p img.rating-stars {
				display:inline;
				vertical-align:text-top;
				margin-left:4px;
			}
			.community-content #reviews-container #reviews p.product {
				margin-bottom:0.5em;
			}
			.community-content #reviews-container #reviews p.quote {
				margin-top:0.5em;
			}

	.community-content #moments-container .hdr {
		margin:0 0 2px 0;
	}
	.community-content #moments-container p.intro {
		margin:0 0 3px 0;
	}
        .community-content #moments-container #moments {
            min-height:77px;
        } *html .community-content #moments-container #moments {
			height:77px;
        }
			.community-content #moments-container #moments img {
				float:left;
				display:inline;
			}
			.community-content #moments-container #moments .text {
				margin-left:90px;
			}
				.community-content #moments-container #moments p.info {
					margin-top:1em;
				}
					.community-content #moments-container #moments p.info a {
						font-weight:normal;
					}
            
    .community-content #recipes-container {
        display:none;
        width:517px;
        margin:0 0 0 1px;
    }
        .community-content #recipes-container .hdr {
            margin:0 0 6px 0;
        }
        .community-content #recipes {
            background-color:#F0E5D8;
            padding:10px 12px;
            margin-bottom:3px;
        }
            .community-content #recipes p.intro {
                margin:0 0 9px 0;
            }
            .community-content .recipe {
                float:left;
                display:inline;
                width:245px;
                min-height:84px;
            } *html .community-content .recipe {
                height:84px;
            }
                .community-content .first-recipe {
                    width:235px;
                    margin-right:10px;
                }
                .community-content .recipe .recipe-img {
                    float:left;
                    display:inline;
                    border:#FFFFFF 2px solid;
                }
                .community-content .recipe .text {
                    margin-left:90px;
                }
                    .community-content .recipe .text .stars {
                        display:block;
                        margin:5px 0 6px 0;
                    }
/* Pace Insider Community - Recipe Sweeps specific content styles */
#recipesweeps-community-content-container {
    position:relative;
    float:left;
    display:inline;
    width:546px;
    margin-left:16px;
}
	#recipesweeps-community-content-container h1.welcome {
		width: 379px;
		height: 32px;
		overflow: hidden;
		background: url(../../images/title-pace-insider-community-welcome.gif) no-repeat left top;
		text-indent: -1000px;
		margin:4px 0 0 0;
	}
    #recipesweeps-community-content-container #intro {
        position:relative;
        padding:4px 0 0 0;
        margin:0 0 0 5px;
        height:48px;
    }
        #recipesweeps-community-content-container #intro #intro-loggedin {
            margin:0 0 0 1px;
        }
        #recipesweeps-community-content-container #intro #intro-joinnow {
            margin:0;
        }
        #recipesweeps-community-content-container #intro #join-now {
            position:absolute;
            top:-32px;
            right:10px;
            width:133px;
            height:74px;
            background:url(../../images/join_now_bg.gif) no-repeat top left;
        }
        #recipesweeps-community-content-container #intro #join-now #btn-join-now {
            position:absolute;
            top:10px;
            left:22px;
        }
        #recipesweeps-community-content-container #intro #join-now p#member-link {
			margin-top:40px;
			text-align:center;
        }
			#recipesweeps-community-content-container #intro #join-now p#member-link a {
				color:#D22436;
				font-weight:bold;
			}
#recipesweeps-community-content-container .community-content {
    width:520px;
    margin:0 -8px 0 0; 
    background-color:#E6D2BC;
    padding:27px 17px 35px 17px;
}
#community-sweeps-callout {
    position:relative;
	width:554px;
	height:237px;
    background-color:#E6D2BC;
    padding:0;
    margin-bottom:11px;
}
#community-sweeps-callout #hdr-area {
    float:left;
    display:inline;
    margin:9px 14px 0 10px;
    width:273px;
    height:237px;
}
    #community-sweeps-callout #hdr-area p {
        text-align:center;
        margin-top:11px;
    }
        #community-sweeps-callout #hdr-area p a {
            color:#D22436;
            font-size:0.8em;
        }
#community-sweeps-callout #topic-area {
    float:left;
    display:inline;
    margin:11px 0 0 0;
    width:243px;
}
    #community-sweeps-callout #topic-area .topic {
        position:relative;
        width:243px;
        height:218px;
    }
        #community-sweeps-callout #topic-area .topic p {
            text-indent:-9999px;
        }
        #community-sweeps-callout #topic-area .topic a {
            z-index:10000;
            position:absolute;
            display:block;
            text-indent:-9999px;
            width:113px;
            height:29px;
        }
        #community-sweeps-callout #topic-area #big-game-dish {
            background:url(../../images/recipe-sweeps-img-big-game-dish.jpg) no-repeat top left;
        }
            #community-sweeps-callout #topic-area #big-game-dish a {
                top:147px;
                left:67px;
            }
        #community-sweeps-callout #topic-area #beloved-meal-recipe {
            background:url(../../images/recipe-sweeps-img-beloved-meal-recipe.jpg) no-repeat top left;
        }
            #community-sweeps-callout #topic-area #beloved-meal-recipe a {
                top:124px;
                left:60px;
                width:107px;
                height:29px;
            }
        #community-sweeps-callout #topic-area #most-unique-use {
            background:url(../../images/recipe-sweeps-img-most-unique-use.jpg) no-repeat top left;
        }
            #community-sweeps-callout #topic-area #most-unique-use a {
                top:154px;
                left:61px;
                width:114px;
                height:29px;
            }
#recipe-sweeps-winners-container {
    margin-top:30px;
    padding-bottom:16px;
}
    #recipe-sweeps-winners {
        position:relative;
        padding:13px 12px 25px 12px;  
        background-color:#F0E5D8;
    }
        #recipe-sweeps-winners p {
            margin-bottom:6px;
        }
        #recipe-sweeps-winners ul {
            font-weight:bold;
        }
            #recipe-sweeps-winners ul li {
                float:left;
                display:inline;
                width:185px;
                margin-right:10px;
            }
        #recipe-sweeps-winners a#recipe-entries {
            position:absolute;
            bottom:8px;
            right:8px;
            font-weight:bold;
        } *html #recipe-sweeps-winners a#recipe-entries {
            bottom:69px;
        }
	#recipe-sweeps-winners-container .section-links	a#rules {
		font-weight:normal;
	}

/* Pace Insider Community - Sign Up */
h1.signup {
	width:313px;
	height:31px;
	overflow: hidden;
	background: url(../../images/title-pace-insider-community-signup.gif) no-repeat left top;
	text-indent: -1000px;
	margin:4px 0 11px 0;
}

/* Pace Insider Community - Login */
h1.login {
	width:129px;
	height:26px;
	overflow: hidden;
	background: url(../../images/title-member-login.gif) no-repeat left top;
	text-indent: -1000px;
	margin:8px 0 11px 0;
}
	.notamember {
		background: url(../../images/bg-callout-not-a-member.gif) no-repeat top left;
	}
		.notamember h4 {
			width: 87px;
			height: 14px;
			overflow: hidden;
			text-indent: -10000px;
			background: url(../../images/bg-callout-title-not-a-member.gif) no-repeat top left;
		}
		.notamember p {
			width:140px;
		}
#community-content-container #login-content {
    margin-top:35px;
}
    #community-content-container #login-area {
        float:left;
        display:inline;
        padding-left:15px;
        width:325px;
    }
        #community-content-container #login-area .text {
            width:174px;
            margin:1px 0 0 0;
        }
        #community-content-container #login-area a {
            color:#D22436;
        }
        #community-content-container #login-area p {
            margin:0 0 6px 0;
        }
            #community-content-container #login-area p#remember {
                margin:12px 0 0 0;
            }
            #community-content-container #login-area p#submit {
                margin:10px 0 0 0;
            }
        #community-content-container #login-area .checkbox {
            float:left;
            display:inline;
            margin:-3px 3px 0 0;
            vertical-align:bottom;
        }
        #community-content-container #login-area .button {
            margin:2px 0 0 10px;
            vertical-align:top;
        }
    #community-content-container #content-callouts {
        float:right;
        display:inline;
        width:194px;
    }
        #community-content-container #content-callouts .callout a {
            background:none;
        }
        #community-content-container #content-callouts .notamember {
            width:144px;
            padding:22px 22px 0 28px;
        }
            #community-content-container #content-callouts .notamember p {
                margin:9px 0  11px 0;
            }

/* Pace Insider Community - Welcome */
#community-content-container h1.welcome {
	width: 379px;
	height: 32px;
	overflow: hidden;
	background: url(../../images/title-pace-insider-community-welcome.gif) no-repeat left top;
	text-indent: -1000px;
	margin:4px 0 60px 0;
}

/* Pace Insider Community - Subpage Styles */
#breadcrumbs {
    width:769px; /* original width:775px; */
    height:17px; /* original height:33px; */
    background:url(../../images/page-divider.gif) no-repeat left top #E5D3BD;
    padding:14px 0 1px 6px;
    margin:0 0 8px 0;
    border-bottom:#D22436 1px solid;
    color:#000000;
    font-family:arial;
    font-size:11px;
}
    #breadcrumbs a {
        text-decoration:none;
        color:#D22436;
        font-family:arial;
        font-size:11px;
        font-weight:bold;
    }
		#breadcrumbs a.on {
			color:#000000;
		}
    
        
/* Pace Insider Community - Archives */
#archives #community-nav li#nav-archives a {
	background-color:#EFE4D2;
	color:#000000;
}
#archives h1.archives {
	width: 223px;
	height: 27px;
	overflow: hidden;
	background: url(../../images/title-pace-insider-archives.gif) no-repeat left top;
	text-indent: -1000px;
	margin:8px 0 0 0;
}
#archives p.intro {
    margin:4px 0 0 0;
    font-size:12px;
}
#archives #community-archives-content {
    width:600px; /* width:551px; */
    margin:0px -5px 0 0; 
}
#archives #archives-sections {
    float:left;
    display:inline;
    margin-top:16px;
}
    #archives .archives-section {
        position:relative;
        width:322px; /* original width:343px; */
        min-height:77px; /* original height:90px; */
        padding:6px 15px 7px 6px;
        margin-bottom:2px;
        background-color:#E6D2BC;
    } *html #archives .archives-section {
        height:77px;
    }
        #archives .archives-section img {
            float:left;
            display:inline;
            border:#FFFFFF 3px solid;
        }
        #archives .archives-section a {
            color:#CC0000;
        }
        #archives .archives-section p {
            margin-left:92px;
            font-size:1.0em;
            font-family:arial;
        }
            #archives .archives-section p.date {
                font-weight:bold;
            }
            #archives .archives-section p.title {
                font-weight:bold;
            }
            #archives .archives-section p.desc {
                font-size:0.95em;
            }
#archives .archives-callout {
    float:left;
    display:inline;
    width:199px;
    height:331px;
    background:url("../../images/bg-callout-pace-flavor-flyer.gif") no-repeat top left;
    margin:11px 0 0 10px;
    padding:9px 11px 0 10px;
}
    #archives .archives-callout p {
        width:191px;
    }
    #archives .archives-callout .inner-callout {
        margin-left:8px;
    }
    #archives .archives-callout #flyer h4 {
		width:138px;
		height:16px;
		overflow:hidden;
		text-indent:-10000px;
		background:url(../../images/bg-callout-title-pace-flavor-flyer.gif) no-repeat top left;
		margin:14px 0 0 0;    
    }
    #archives .archives-callout #flyer p {
        margin:0 0 4px 0;
    }
    #archives .archives-callout #member {
        margin-top:31px;
    }
    #archives .archives-callout #member h4 {
		width:174px;
		height:16px;
		overflow:hidden;
		text-indent:-10000px;
		background:url(../../images/bg-callout-title-already-a-member.gif) no-repeat top left;
		margin:9px 0 0 0;
    }
    #archives .archives-callout #member p {
        margin:0 0 8px 0;
    }
    
    
/* Pace Insider Community - Exclusives */
#exclusives #community-nav li#nav-exclusives a {
	background-color:#EFE4D2;
	color:#000000;
}
#exclusives h1.exclusives {
	width: 277px;
	height: 22px;
	overflow: hidden;
	background: url(../../images/title-pace-insider-exclusives.gif) no-repeat left top;
	text-indent: -1000px;
	margin:8px 0 0 5px;
}
#exclusives p.intro {
    margin:8px 0 29px 7px;
    font-size:12px;
}
#exclusives #community-exclusives-content {
    width:537px; /* width:551px; */
    margin:0px -8px 0 0; 
    background-color:#E6D2BC;
    padding:9px 7px 16px 7px;
}
#exclusives .exclusives-section {
    position:relative;
    padding:18px 29px 27px 29px;
    width:479px; /* original width:537px; */
    background-color:#F6EEE6;
}
    #exclusives .exclusives-section-top {
        position:absolute;
        top:0;
        left:0;
    }
    #exclusives .exclusives-section-bottom {
        position:absolute;
        bottom:0;
        left:0;
    }
    #exclusives .hdr {
        margin:0 0 7px -3px;
    }
    #exclusives .instructions {
        margin-top:19px;
    }
        #exclusives .instructions p {
            font-size:0.8em;
            color:#666666;
            margin:1.2em 0 0 0;    
        }
#exclusives #screensavers .link-area {
    position:relative;
    z-index:100;
    float:right;
    display:inline;
    margin:-45px -19px 0 15px;
    background:url("../../images/pace_screensaver_callout_bg.png") no-repeat top left;
    width:222px;
    height:211px;
} *html #exclusives #screensavers .link-area {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pace_screensaver_callout_bg.png',sizingMethod='crop');	
}
    #exclusives #screensavers .links {
        position:absolute;
        top:164px;
        left:15px;
    }
        #exclusives #screensavers .links a {
            float:left;
            padding:5px 0 0 25px;
            display:block;
            height:25px;
        }
            #exclusives #screensavers .links a#windows {
                background:url("../../images/icon_windows.gif") no-repeat left top;
                margin-right:32px;    
                padding-left:27px;
            }
            #exclusives #screensavers .links a#apple {
                background:url("../../images/icon_apple.gif") no-repeat left top;
            }
#exclusives #wallpapers {
    margin-top:48px;
}
#exclusives #wallpapers .link-area {
    position:relative;
    z-index:100;
    float:right;
    display:inline;
    margin:-37px -19px 0 15px;
    background:url("../../images/pace_wallpaper_callout_bg.png") no-repeat top left;
    width:222px;
    height:211px;
} *html #exclusives #wallpapers .link-area {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pace_wallpaper_callout_bg.png',sizingMethod='crop');	
}
    #exclusives #wallpapers .links {
        position:absolute;
        top:170px;
        left:45px;
    }
    #exclusives .link-area a {
        color:#D53C48;
    }

/**
 **********************************************************************************
 *  Awards & Press
 **********************************************************************************
 */
.awards-press h1 {
    margin-left: 12px; margin-bottom: 30px;
    width: 757px; height: 59px;
    background: url(../../images/h1-awards-press.gif) no-repeat center top;
    text-indent: -9999px;
	}
	
.awards-press #awards {
    float:left;
    display:inline;
    width:312px;
    margin:0 14px 0 3px;
    background-color:#E6D2BC;
    padding:0 11px 24px 13px;
	}
	
    .awards-press #awards .section {
        width: 281px;
        margin-top: 1px;
        padding: 16px 15px 15px;
		}
		
    .awards-press #awards h2 {
        margin: 16px 0 0 16px;
        height: 24px;
        text-indent: -9999px;
		}
        .awards-press #awards h2#title-fiery-foods {
            width: 226px;
            background: url(../../images/h2-fiery-food-challenge-awards.gif) no-repeat top left;
			}
        .awards-press #awards h2#title-scovie {
            width: 113px;
            background: url(../../images/h2-scovie-awards.gif) no-repeat top left;
			}
			
	.awards-press #awards #fiery-foods, .awards-press #awards #scovie {
		position: relative;
		background: #F0E5D8;
		}
		
		.awards-press #awards .hdr-img {position: absolute;}
		.awards-press #awards #fiery-foods .hdr-img {top: 10px; right: -7px;}
		.awards-press #awards #scovie .hdr-img {top: 30px; left: 221px;}
		
		.awards-press #awards p {padding: 0 75px 10px 0;}
		
		.awards-press #awards h3 {
			position: relative;
			background: transparent url(../../images/bg-awards-title.gif) 0 3px repeat-x;
			font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px; letter-spacing: 0; color: #000; text-align: center;
			}
			.awards-press #awards h3 strong {
				padding: 0 7px;
				background: #F0E5D8;
				}
				
		.awards-press #awards div.pagination {
			padding: 10px 0 0;
			background: transparent url(../../images/bg-awards-title.gif) 0 12px repeat-x;
			font-size: 10px; text-align: center;
			}
			.awards-press #awards div.pagination strong {
				padding: 0 7px;
				background: #F0E5D8;
				font-weight: normal;
				}
			
				.awards-press #awards div.pagination a.active {text-decoration: none; color: #000;}
		
    .awards-press #awards ul {margin: 13px 0 0;}
        .awards-press #awards ul li {
            clear:left;
            margin: 0 0 10px;
			}
			
            .awards-press #awards ul li img {
                float: left;
                display: inline;
                margin: 0 11px 6px 0;
				}
        
        .awards-press #awards a {color:#C50C2C;}

.awards-press #press {
    float:left;
    display:inline;
    width:444px;
    margin-right:-13px;
    margin-top: -5px;
    position:relative;
    z-index:1;
	}
    
    .awards-press #press #press-flash {
        width:444px;
        height:375px;
        margin-bottom:26px;
		}
        .awards-press #press #press-flash p {
            width:404px;
            height:275px;
            border:#000000 1px solid;
            font-size:1.5em;
            font-weight:bold;
            padding:50px 20px;
            text-align:center;
            margin:0;
			}
			
    .awards-press #press h2 {
        background:url(../../images/h2-pace-products-in-the-press.gif) no-repeat top left;
        width:207px;
        height:19px;
        text-indent:-9999px;
        margin:0 0 13px 8px;
		}
    
    .awards-press #press p {margin: 0px 8px 30px;}
		.awards-press #press p span.source {font-weight:bold; font-style:italic;}
		
		.awards-press #press p a {color:#C50C2C;}

/**
 **********************************************************************************
 *  Clear Fix
 *	Apply the clearfix class or attach directly to any element which acts as a container for floats.
 **********************************************************************************
 */
.clearfix:after, .products #main-content ul:after, .products div#callouts:after, .awards-press #awards ul li:after, #comparison:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix, .products #main-content ul, .products div#callouts, .awards-press #awards ul li, #comparison {display:inline-block;}
/* Hides from IE-mac \*/
.clearfix, .products #main-content ul, .products div#callouts, .awards-press #awards ul li, #comparison {display:block;}
* html .clearfix, * html .products #main-content ul, * html .products div#callouts, * html .awards-press #awards ul li, * html #comparison {height: 1px;}
/* End hide from IE-mac */