
body {
	background:#e2d9c3 url(/img/bckrnd_image.jpg) no-repeat; 
	margin: 5px 0;
	padding: 0;
	font-family: Gotham, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	color: black;
}

#inner {
	background: url(../img/body-bg-1.png) repeat-y top center;
}

#white {
	font-size: 4px;
	line-height: 4px;
	height: 4px;
}

div#container {
	width: 945px;
	margin: 0 auto 0 auto;
	position: relative;
}

a img { border: 0; }

#auxnav {
	padding-top:4px;
	height: 26px;
	font-size:10px;
	line-height: 34px;
	color: #00713d;
	text-align: left;
}

#auxnav a, #auxnav a:link, #auxnav a:visited {
	color: #00713d;
	text-decoration: none;
	padding: 0 5px 0 10px;
}

/*** drop downs ***/
#nav-recip-drop { left: 502px; }
/******************/
#top {
	clear: left;
	height: 29px;
	background: url(../img/top-bar.png) repeat-x top center;
}
	#topin {
		padding: 10px 0 0 0;
		margin: 0 20px 0 0;
	}
	#topin a {
		padding: 0 11px;
	}
#bottom {
	clear: left;
	height: 45px;
}

	#bottomin {
		margin-left:590px;
		margin-top:14px;
		margin-bottom:14px;
	}

	#bottomin a {
		padding: 0 11px;
	}

#foot {
	font-size:10px;
	height: 30px;
	color: #9d9280;
	text-align: right;
}

#copy { 
	float: left; 
}
#foot a {
	text-decoration:none;
	padding-right:0px;
	color: #9d9280;
}
#foot a:hover {
	text-decoration:underline;
}

/*** HOME ***/
#home-banner {
	width: 978px;
	height:413px;
	margin: 0;
	display:relative;
}

#home-header {
	height: 396px;
	padding: 0 0 0 307px;
}

#home-focus {
	padding: 160px 0 0 110px;
	font-size: 1.1em;
}
#home-button {
	position:relative;
	top:400px;
	left:535px;
}

#home-features {
	height: 144px;
	padding: 22px 0 0 0;
}



/*** CONTENT ***/
#content-header {
	display:block;
	padding: 0 0 0 307px;
	position: relative;
}

#print-header {
	height: 91px;
	position: relative;
}
#logo {
}

#content-main {
	min-height: 280px;
	position: relative;
}

.section-title {
	padding-bottom:16px;
}
.view-main-img-holder-position {
	float:left;
	margin-bottom:16px;
}

.view-recipe-main-descr-container {
	padding-left:12px;
}
.view-recipe-main-descr-block {
	width:310px;
	padding-top:8px;
	padding-bottom:8px;
}
.view-recipe-main-descr {
 	clear:both;
 	padding-bottom:10px;
 	padding-right:20px;
}
.view-recipe-body-copy{
	padding-left:14px;
	line-height:18px !important;
}

.main-img-holder-position {
	float:left;
	margin-right:12px;
}

.main-img-holder-background {
	background-color:#ebebeb;
	width:303px;
	height:171px;
}

.main-img-elements {
	margin-left:5px;
	margin-top:5px;
	border:1px solid #ffffff;
}

.main-recipe-title {
	padding-top:8px;
	padding-bottom:8px;
	width:300px;
}
.main-recipe-description{
	clear:both;
	width:300px;
	line-height:18px;
}
.main-recipe-buttons {
	padding-top:10px;
}
.recipe-info {
	padding-left:5px;
	padding-right:10px;
}
.recipe-info-width {
	width:155px;
}

#recipe-container {
	float:left;
	width:280px;
	min-height:465px;
	background-color:#ebebeb;
}

#main-feature-container {
	float:left;
	margin-left:10px;
	width:655px;
	height:464px;
	overflow:hidden;
	background-color:#ebebeb;
}

#main-feature-container img{
	margin-left:8px;
	margin-top:8px;
}

#recipe-list-container {
	float:left;
	margin-left:10px;
	width:655px;
	min-height:465px;
	background-color:#ffffff;
}
#where-to-buy-container {
	float:left;
	margin-left:10px;
	width:655px;
	min-height:465px;
}
#where-to-buy-inner {
	padding-left:14px;
}

/* font sizes for cufon */
.font-16 {
	font-size:16px;
}
.font-18 {
	font-size:18px;
}

.float-left {
	float:left;
}


#content-features {
	margin-top:8px;
	height: 142px;
	width:945px;
}

/*** Quality Time ***/
#qt-main {
	
}

#qt-inner {
	min-height: 590px;
	padding-top:20px;
}

#qt-inner-tip {

}


#qt-subnav {
	float:left;
	width: 250px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-left:10px;
	color: #4d4239;
}
	/*
	#qt-intro {
		padding: 0 0 0 0px;
		height: 106px;
		font-size: 1.1em;
	}
	*/
	#qt-story-nav {
		height: 400px;
		padding: 0px 0 0 20px;
		width: 200px;
		color:#00622c;
	}

	#qt-tip-nav {
		padding: 10px 0pt 0pt 30px;
		width: 260px;
	}


	#qt-story-nav div, #qt-tip-nav div {
		margin: 10px 0 6px 0;
	}

	#qt-story-nav a, #qt-story-nav a:link,
	#qt-tip-nav a, #qt-tip-nav a:link {
		color: #970a10;
		font-weight: bold;
		text-decoration: none;
	}

/*	#qt-story-nav a:visited {
		color: #e1905b;
	}*/

	#qt-story-nav a:hover {
		color: #cb5b11;
	}

	/*
	#qt-paginate a, #qt-paginate a:link, #qt-paginate a:visited {
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		margin-right: 3px;
		line-height: 16px;
		text-align: center;
		text-decoration: none;
		color: white;
		font-size: 13px;
		background: url(../img/paginate.gif) no-repeat;
	}

	#qt-paginate a.on, #qt-paginate a.on:link, #qt-paginate a.on:visited {
		background: url(../img/paginate-on.gif) no-repeat;
	}*/
#more-qt-content {
	display:inline;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.6em;
	background: url(/img/SSMHMC_background.jpg) no-repeat;
}
#qt-content {
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.6em;
	width:720px;
	background: url(../img/SSMHMC_background.jpg) no-repeat top left;
}


#qt-story-body {
}

	#qt-story-content {
		padding: 0 50px;
		min-height: 560px;
		margin-left:250px;
		background: url(../img/SSMHMC_background.jpg) no-repeat top left;
	}

/* Tips */

#tips-main {
	background: url(../img/qt-bg.png) repeat-x center bottom;
}

#tips-inner {
	background: url(../img/qt-inner-bg.jpg) no-repeat left bottom;
	min-height: 500px;
	position: relative;
}

#tips-inner-tip {
	min-height: 500px;
	position: relative;
}


#tips-subnav {
	float: left;
	width: 310px;

	font-size: 1.1em;
	line-height: 1.5em;
	color: #4d4239;
}

	#tips-intro {
		padding: 0 0 0 30px;
		height: 106px;
		font-size: 1.1em;
	}

	#tips-story-nav {
		bottom: 36px;
		height: 250px;
		padding: 10px 0pt 0pt 50px;
		position: absolute;
		width: 260px;
	}

	#tips-tip-nav {
		padding: 10px 0pt 0pt 30px;
		width: 260px;
	}


	#tips-story-nav div, #tips-tip-nav div {
		margin: 0 0 6px 0;
	}

	#tips-story-nav a, #tips-story-nav a:link,
	#tips-tip-nav a, #tips-tip-nav a:link {
		color: #cb5b11;
		font-weight: bold;
		text-decoration: none;
	}

/*	#tips-story-nav a:visited {
		color: #e1905b;
	}*/

	#tips-story-nav a:hover {
		color: #cb5b11;
	}


	#tips-paginate a, #tips-paginate a:link, #tips-paginate a:visited {
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		margin-right: 3px;
		line-height: 16px;
		text-align: center;
		text-decoration: none;
		color: white;
		font-size: 13px;
		background: url(../img/paginate.gif) no-repeat;
	}

	#tips-paginate a.on, #tips-paginate a.on:link, #tips-paginate a.on:visited {
		background: url(../img/paginate-on.gif) no-repeat;
	}

#tips-content {
	margin: 0 0 0 334px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#tips-story-header {
	position: relative;
	margin-top: 20px;
	background: url(../img/qt-story-top.png) no-repeat top left;
	height: 140px;
}

	#tips-story-header-padd {
		padding: 35px 50px 50px 50px;
	}

	#tips-story-img {
/*		position: absolute;
		top: -40px;
		left: 410px; */
		float: right;
	}
#tips-content #tips-story-header #tips-story-header-padd #headline-tips {
	color:#00713d;
	font-size:400%;
}
#tips-story-body {
	background: url(../img/qt-story-bg.png) repeat-y top left;
}

#tips-story-content {
	padding: 0 50px;
	min-height: 400px;
}

#tips-tip-content {
	padding: 0 50px;
	position: relative;
	top: -40px;
	min-height: 400px;
}

#qt-rolls {
	position: absolute;
}
.byWinner{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#000000;
}
.ribbon{
	position: relative;
	top: -5px;
	left:-8px;
	z-index:9999;
}
#qt-content input, #qt-content textarea, #qt-content select {
	font-family: Gotham, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: white;
	text-transform: none;
}

#qt-content input.btn {
	background: none !important;
	border: none !important;
}

label {
	color: #666666;
	text-transform: uppercase;

	display: block;
	padding-top: 10px;
}


#qt-content #title {
	font-size: 1.7em;
}

#qt-home {
	width: 978px;
    height: 402px;
    background: url(../img/quality-time.jpg) no-repeat top center;
	position: relative;
	font-size: 1.2em;
	line-height: 1.4em;
}

#qt-home-tipbtn { 	position: absolute; top: 143px; left: 52px; }
#qt-home-tip { 		position: absolute; top: 312px; left: 145px; width: 320px; }
#qt-home-storybtn { 	position: absolute; top: 210px; left: 625px; }
#qt-home-story { 	position: absolute; top: 312px; left: 545px; width: 320px; }

/** Recipes **/
#recipe-home {
	position: relative;
	width: 978px;
	height: 402px;
	background: url(../img/recipe-banner.jpg) no-repeat top center;

	font-size: 1.2em;
}
#recipe-win {
	position: relative;
	width: 978px;
	height: 402px;
	background: url(../img/recipe-banner.jpg) no-repeat top center;
	font-size: 1.2em;
}

#recipe-home-desc {
	position: absolute;
	top: 70px;
	left: 688px;
	width: 260px;

	color: white;
}

#recipe-home-more {
	position: absolute;
	top: 170px;
	left: 758px;
}
#recipe-win-list1 {
	position: absolute;
	top: 225px;
	left: 410px;
	width: 240px;
}
#recipe-win-list2 {
	position: absolute;
	top: 225px;
	left: 680px;
	width: 240px;
}

#recipe-home-list1 {
	position: absolute;
	top: 225px;
	left: 440px;
	width: 224px;
}
#recipe-home-list2 {
	position: absolute;
	top: 225px;
	left: 680px;
	width: 224px;
}


	.recipe-nav div {
		margin: 0 0 6px 0;
	}

	.recipe-nav a, .recipe-nav a:link {
		color: #cb5b11;
		font-weight: bold;
		text-decoration: none;
	}

/*	.recipe-nav a:visited {
		color: #e1905b;
	}*/

	.recipe-nav a:hover {
		color: #cb5b11;
	}



/** My Story **/
#story-title {
	float: left;
	width: 325px;
}

#story-content {
	margin: 0 0 0 325px;
	padding: 30px 15px;
	min-height: 600px;
	font-size: 1.2em;
	line-height: 1.5em6
}

#lightbox-images {
	display: none;
}

/** Media Kit **/
#media-title {
	float: left;
	width: 325px;
}

#media-content {
	margin: 0 0 0 325px;
	padding: 30px 15px;
	min-height: 500px;
	font-size: 1.2em;
	line-height: 1.6em;
}

/** Media Kit **/
.media-go-back {
	text-align:right;
	padding-bottom:16px;
}

/** Admin **/
#admin-nav {
	float: left;
	width: 225px;
}

#admin-content {
	margin: 0 0 0 225px;
	padding: 30px 15px;
	font-size: 1.2em;
	line-height: 1.6em;
}

/*** Video ***/
#video-content {
	padding: 0 8px;
}

/*** Calendar ***/
#calendar {
	background: url(../img/calendar-banner.jpg) no-repeat top center;
	height: 402px;
	position: relative;
}

#calendar-top {
	position:absolute;
	top: -25px;
	left: 0px;
	height: 25px;
	width: 978px;
	background: url(../img/calendar-top.png) no-repeat top left;
}

#calendar-title {
	position:absolute;
	top: 0px;
	left: 0px;
}
#calendar-desc {
	position:absolute;
	top: 120px;
	left: 45px;

	width: 300px;
	font-size: 1.2em;
	color: white;
}
#calendar-instructions {
	position:absolute;
	top: 210px;
	left: 60px;
	width: 276px;
	font-size: 1.2em;
}
#calendar-start {
	position:absolute;
	bottom: 26px;
	left: 180px;
}


/*** Calendar Build ***/
#calendarbuild {
	font-size: 1.2em;
	line-height: 1.9em;
}

#calendarbuild-inner {
	padding: 22px 0;
}

#calendarbuild-left {
	width: 360px;
	float: left;
}

	#calendarbuild-left .padd {
		padding: 0 26px;
	}

#calendarbuild-right {
	border-left: 1px solid #d7d2ce;
	padding: 0 26px;
	margin-left: 370px;
	min-height: 315px;
}

#calendarbuild label {
	display: block;
	margin-bottom: 4px;
}

/*** Register ***/
#register {
	font-size: 1.2em;
	line-height: 1.9em;
	position: relative;
}

#register-inner {
	padding: 22px 0;
}

#register-left {
	width: 470px;
	float: left;
}

	#register-left .padd {
		padding: 0 26px;
	}

#register-right {
	border-left: 1px solid #d7d2ce;
	padding: 0 26px;
	margin-left: 480px;
	min-height: 315px;
}

#register-desc {
	padding-left: 225px;
	color: #4d4239;
}

#register label, #admin-content label {
	color: #666666;
	text-transform: uppercase;
	font-size: 0.9em;
}

#register input, #register textarea, #register select,
#admin-content input, #admin-content textarea, #admin-content select {
	font-family: Gotham, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: white;
	text-transform: none;
}


#register input.btn {
	background: none !important;
	border: none !important;
}

/*** Forward ***/
#forward {
	/*background: url(../img/forward-bg.gif) no-repeat bottom left;*/
	font-size: 1.2em;
	line-height: 1.9em;
}

#forward-inner {
	padding: 22px 0;
}

#forward-left {
	width: 470px;
	float: left;
}

	#forward-left .padd {
		padding: 0 26px;
	}

#forward-right {
	border-left: 1px solid #d7d2ce;
	padding: 0 26px;
	margin-left: 480px;
	min-height: 315px;
}
#forward-right .cufon-gotham {
	line-height:17px;
}
#forward-right .cufon-gotham a, #forward-right .cufon-gotham a:visited,#forward-right .cufon-gotham a:hover{
	color:#005d2e !important;
} 

#forward-desc {
	padding-left: 225px;
	color: #4d4239;
}

#forward label, #admin-content label {
	color: #666666;
	text-transform: uppercase;
	font-size: 0.9em;
}

#forward input, #forward textarea, #forward select,
#admin-content input, #admin-content textarea, #admin-content select {
	font-family: Gotham, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: white;
	text-transform: none;
}


#forward input.btn {
	background: none !important;
	border: none !important;
}

/*** Products Home ***/
#products-home {
	float:left;
	margin-left:10px;
	width:655px;
	min-height:465px;
	background-color:#ffffff;
}

#product-photo {
   	position: absolute;
    left: 0px;
    top: 4px;
	width: 320px;
	height: 198px;
}

#product-photo img {
	position: absolute;
}


#product-descr {
	position: absolute;
	top: 263px;
	left: 26px;
	width: 318px;
	height: 80px;
	font-size: 1.2em;
}

#get-coupon-button{
	position:absolute;
	top: 330px;
	left: 250px;
	z-index:9999;
}
#product-view {
	float:left;
	margin-left:10px;
	width:655px;
	min-height:465px;
	background-color:#ffffff;
}

#product-rolls {
	margin: 0 0 0 360px;
	padding: 10px 0 0 0;
	font-size: 1.1em;
	color: white;
}

#product-buttons {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.rolltype {
	float: left;
	width: 320px;
	height: 115px;
}

.rolltypedesc {
	width: 220px;
}

.rolltypephoto {
	display: none;
	position: absolute;
}

#register-photo {
	width: 463px;
	height: 361px;
	background: url(../img/register-crannut.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}



/*** homepage promo ***/
#home-promo {
	height: 338px;
	padding: 0 0 0 349px;
}

#home-promo-focus {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #216949;
	padding: 113px 100px 0 0;
}

#on-a-roll {
	background: url(../img/on-a-roll.gif) no-repeat top left;
	padding: 56px 110px 20px 140px;
}

#on-a-roll-link {
	padding-top: 3px;
	text-align: right;
}


/*** ************** ***/



#book-promo {
	height: 59px;
	position: relative;
}

#book-promo-link {
	position: absolute;
	top: -12px;
}

/* Firedrill message for the ordering section */
.firedrill-container{
	padding:10px 10px 10px 10px;
	width:736px;
	margin-left:auto;
	margin-right:auto;
}
.firedrill-container-order {
	padding-right:16px;
	padding-bottom:16px;
	line-height:19px;
}

.firedrill-container-order sup{
	font-size:10px;
}

.firedrill{
	font-weight:700;
	color:#C25810;
	font-size:13px;
	text-align:left;
	line-height:19px;	
}
.firedrill sup{
	font-size:10px;
}


.err-lbl {
	color:#C25810 !important;
}

.err-inpt {
	background-color:#fbf1da !important;
}

.orange{
	color:#C25810;
}
#cufon-gotham{
	color:#000000;
}
.cufon-gotham {
	color:#000000 !important;
	text-decoration:none !important;
}
.cufon-gotham a,.cufon-gotham a:hover,.cufon-gotham a:visited {
	color:#000000 !important;
	text-decoration:none !important;
}

/* Terms and privacy bullets */
.upper-alpha{
	list-style-type:upper-alpha;
	margin-left:25px;
}
.decimal {
	list-style-type:decimal;
	margin-left:25px;
}
.lower-roman{
	list-style-type:lower-roman;
	margin-left:25px;
}

.upper-alpha li{
	padding-top:5px;
	padding-bottom:5px;
}
.decimal li{
	padding-top:5px;
	padding-bottom:5px;
}

.lower-roman li {
	padding-top:5px;
	padding-bottom:5px;	
}
#search-form{
	display:inline;
}

.recipe-box {
	margin-top:8px;
	margin-left:8px;
	width:262px;
	height:448px;
	overflow:hidden;
	background-color:#f3eee8;
	border:solid 2px #d5cec4;
	
}
.tab1 {
	width:160px;
	font-size:16px;
	text-align:center;
	background-color:#d5cec4;
	color:#005d30;
	font-weight:700;
}
.featured-img {
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
.tab2 {
	width:102px;
	font-size:16px;
	text-align:center;
	background-color:#d5cec4;
	color:#005d30;
	font-weight:700;
}
.browse-img {
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
.tab-active{
	background-color:#f3eee8;
	color:#000000;
}

#recipe-box-browse {
	margin-top:20px;
	margin-left:20px;
	font-size:14px;
	color:#005d2e;
	line-height:28px;
	font-weight:700;
}
#recipe-box-browse a {
	text-decoration: none;
	color:#005d2e;
}

#recipe-box-browse a:hover {
	color:#000000;	
}

#box-product-list{
	float:left;
	padding-left:16px;
	line-height:14px;
	font-weight:500 !important;
} 


#main-feature{
    width:638px;
    height:448px;
    padding-top:8px;
    padding-left:8px;
    font-size: 1.2em;
}

#recipe-list-container{
    width:638px;
    padding-top:8px;
    padding-bottom:20px;
    padding-left:8px;
    font-size: 1.2em;
}

.list-container-inner {
	padding-left:14px;
}
.view-img-main {
	float:left;
	margin-bottom:16px;
}

#products-home, #product-view, #product-list {
	width:639px;
    padding-top:8px;
    padding-bottom:20px;
    padding-left:8px;
    font-size: 1.2em;
}
.popular-recipe-box{
	height:92px;
}
.altrow {
	background-color:#e9e4de !important;
}

.sm-product-title {
	font-size:12px;
}

.lg-product-title {
	font-size:18px;
}
.lg-outside-frame {
	background-color:#ebebeb;
	width:302px;
	height:170px;
}
.img-inside {
	padding-left:5px;
	padding-top:5px;
}
.sm-position {
	float:left;
	margin-right:12px;
}
.sm-outside-frame {
	background-color:#ebebeb;
	width:160px;
	height:90px;
}
.sm-copy-frame {
	display:inline;
	width:150px;
}
.active-recipe-box-link {
	color:#000000 !important;
}
.cook-tip-list {
	padding-bottom:10px;
}
.order-note {
	font-size:11px;
	font-weight:700;
	color:#666666;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
}
