/* CSS Document */
/************************************************************************
  Site: www.FarberwareCookware.com

	Author: Dayspring Technologies (DT) www.dayspring-tech.com

  Client: Meyer Farberware

Listing Order:
==============

1 - SUBPAGES 2 COL LAYOUTS
2 - SUBPAGE TOUTS
3 - LIST PAGE
4 - INDIVIDUAL PAGE

  
************************************************************************
1 - SUBPAGES 2 COL LAYOUTS
************************************************************************/
div#subPageContent{
	padding:0;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
  }
div#subPageRightCol{
	float:right;
	width:678px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }

/*?div#leftReg{
	background:#e8e8e8;
	height:100%;
	height:200px;
	padding:10px 0px;
  }*/
/*div#regBottomCap{ Bottom rounded corners now obsolete. DT 5/9/07.
	height:34px;
	background:url(../images/regBottom.gif) top left no-repeat;
  }*/


/************************************************************************
1.1 - LEFTCOL SUBMENU STYLES
************************************************************************/
div#leftSubMenu {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

div#leftSubMenu ul{
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
div#leftSubMenu ul li{
	font-size:90%;
  line-height:1.4em;
  list-style:none;
  margin:0;
  padding:0;
  }
div#leftSubMenu ul li a {
	color:#666666;
	display:block;
	margin:0;
	text-decoration:none;
	width:165px; /* Required in IE6 to display properly. */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
div#leftSubMenu ul li a:hover, div#leftSubMenu ul li.here {
	background-color: #7397C8;
	background-position: 0 50%;
	color: #FFFFFF;
	}
	
div#leftSubMenu ul li.here a{
	color: #FFFFFF;
	}
	div#leftSubMenu ul.thirdLevelLi li{
	font-size:12px; /* Prevents compounding font sizing. */
  }

/*?div#leftSubMenu ul.thirdLevelLi{
	margin:0px;
	border-bottom:0px;
	_border-bottom:0px;
  }div#leftSubMenu ul.thirdLevelLi img{
	display:inline;
  }
div#leftSubMenu ul.thirdLevelLi li a{
	width:156px;	
	padding:2px 0px 0px 36px;
  }
div#leftSubMenu ul.thirdLevelLi li a:hover{
	width:156px;	
	padding:2px 0px 0px 36px;
  }*/
/* Moved both h2 and p to the global.css.
div#subPageRightCol h2{
	font-size:13px;
	color:#464646;
	margin:20px 0px 0px 0px;
  }
div#subPageRightCol p{
	display:block;
	margin:5px 0px 20px 0px;
	font-size:11px;
	line-height:13px;
	color:#464646;
  }*/

/***********************************************************************
	1.2 - SURVEY ROW RULES
************************************************************************/
div#surveyRow {
	float:left;
	padding:0px;
	width: 678px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float:left;
	font-family:verdana, sans-serif;
	margin:0;
	padding:0;
	background-image: url(../images/surveyBGsub.gif);
	background-repeat: no-repeat;
	background-position: 65% 50%;
}

div#surveyLeft {
	background:transparent !important;
  border:0 !important;
  float:left;
	margin:0;
  padding:10px !important;
	width:255px !important;
  }
div#surveyLeft h3 {
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding:0;
	text-transform:capitalize;
  }
div#surveyLeft p {
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding:0;
	text-transform:none;
  }
div#surveyRight {
	border:0 !important;
	float:right !important;
	font-weight:normal;
	margin:0;
	width:330px !important;
	padding: 10px;
  }
div#surveyRight h4 {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px 0;
	padding:0;
	text-transform:none;
  }
div#surveyRight table {
	border-collapse:collapse;
	empty-cells:show;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
  }
div#surveyRight label {
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-transform:none;
  }
div#surveyRight p {
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
	text-transform:none;
  }
div#surveyRight input.surveyButton {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0 0 0 5px;
	padding:2px 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
div#surveyRight input.next {
	color:#fff;
	font-weight:normal;
	font-size:11px;
	background-image: url(../images/startBTN.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 94px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
  }
div#surveyRight input.start, input.printButton {
	font-weight:normal;
	font-size:11px;
	background-image: url(../images/startBTN.gif);
	color: #FFFFFF;
	width: 94px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	text-align: center;
  }

/*?input.surveyButton {
	font: 90% Arial, Helvetica, Sans Serif;
	font-weight: bold;
	text-transform:uppercase;
	width:59px;
	height:19px;
	color:#FFFFFF;
	background:url(../images/surveyButton.gif) top left no-repeat;
	border:0;
	padding:0;
	margin:0px 0px 0px 10px;
	display:block;
	float:right;
  }*/
/* Removed, styled above. DT 5/9/07.
input.printButton {
	font: 90% Arial, Helvetica, Sans Serif;
	font-weight: bold;
	text-transform:uppercase;
	width:59px;
	height:19px;
	color:#FFFFFF;
	background:url(../images/surveyButton.gif) top left no-repeat;
	border:0;
	padding:0;
	margin:10px 0px 0px 0px;
	display:block;
  }*/

img.leftAligndPicture{
	padding-right:15px;
	margin:0;
  }
img.rightAligndPicture{
	padding-left:15px;
	clear:right;
  }

/************************************************************************
1.3 - RECIPE ROW STYLES
************************************************************************/
div.recipeRow {
	float:left;
	margin:0 50px 1.2em 0;
  width:auto;
	}
div.recipeRow ul {
	list-style:none;
	margin-left:0;
  }

/************************************************************************
2 - SUBPAGE TOUTS
************************************************************************/

/************************************************************************
2.1 - BOX ROWS
************************************************************************/
div#threeBoxRow {
	text-align:center;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	margin: 0;
  }
div#threeBoxRow a {
	cursor:pointer;
	text-decoration:none;
  }
.rowBox {
	float:left;
	height:140px;
	padding:0px;
	position:relative;
	width:325px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/rowFPO.jpg);
  }
.rowBox p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	padding:0;
	text-align:left;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 45px;
  }
.rowBox p strong {
	display:block;
	font-family:Optima, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	margin-bottom: 0px;
	font-weight: normal;
  }

/************************************************************************
2.2 - TOUT COMPLETE BOX
************************************************************************/
#content div.toutCompleteBox {
	margin:0 0 1.2em 0;
  }
.toutCompleteBox img {
	float:left;
  margin-right:15px;
  width:175px;
  }
  
.toutCompleteBox p {
	margin-left: 195px;
	}
	
span.videoObject{
	display:block;
  margin:0 0 1.2em 0;
	padding:0;
  text-align:center;
	}

/*?div#toutCompleteBox p{
	overflow:visible;
	_width:410px;
  }*/

/************************************************************************
3 - LIST PAGE
************************************************************************/

/************************************************************************
3.1 - RECIPE LIST PAGE
************************************************************************/
div#subPageRightCol div.unhighlighted{
	margin:0;
	padding:.6em 10px .2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
  }
div#subPageRightCol div.highlighted{
	background-color:#feefc5;
	margin:0;
	padding:.6em 10px .2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
  }
span.recipeTitle{
	color:#772e00;
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	width:385px;
  }
span.recipeContributor{
	color:#003399;
	display:block;
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	width:225px;
  }
span.recipeCategoriesRow{
	clear: both;
  display:block;
	}
span.recipeMeals{
	display:block;
	font-weight:bold;
	float:left;
	margin-right:20px;
	}
span.recipeCuisine{
	display:block;
	font-weight:bold;
	float:left;
	margin-right:20px;
	}
span.recipeIngredient{
	display:block;
	font-weight:bold;
	float:left;
	margin-right:20px;
	}
span.recipeSeason{
	display:block;
	font-weight:bold;
	float:left;
	margin-right:20px;
	}
span.recipeDescription{
	clear:left;
  display:block;
	}

/*
span.recipeView{
	display:block;
	text-transform:uppercase;
	float:right;
	color:#760000;
	margin-right:5px;
	width:290px;
	text-align:right;
}
*/

span.description{
	display:block;
	float:left;
	color:#003399;
	margin-left:5px;
	width:328px;
  }
span.difficulty{
	text-transform:uppercase;
	display:block;
	float:left;
	margin-right:5px;
	width:80px;
  }
span.rating{
	text-transform:uppercase;
	display:block;
	float:right;
	margin-right:5px;
  }
span.priceline a{
	margin-left:20px;
  }
span.recipeRating{
	width:60px;
	height:22px;
  }
img.ratingStar{
	display:block;
	float:left;
	margin-top:3px;
  }
span.previousPage{
	float:left;
	font-weight:bold;
}
span.nextPage{
	float:right;
	font-weight:bold;
  }
/************************************************************************
4 - INDIVIDUAL PAGE (RECIPE PAGE STYLES)
************************************************************************/

div#productRecipe{
	border:2px solid #CCCCCC;
	height: 190px;
	background-color: #ffffff;
	margin-top: 10px;
	padding:5px;
}

div#productRecipe img.leftAligndPicture{
	border:0px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

div#productRecipe h3, div#productRecipe h4{
	padding: 0px 0px 7px 0px;
}

div#productRecipe h4{
	font-weight: lighter;
}

p.textright {
	text-align:right;
}

/************************************************************************
4.1 - LEFTCOL RECIPE INGREDIENTS
************************************************************************/
div#leftReg ul{
	margin:0 15px;
  }
div#leftReg p {
	margin-left: 12px;
}
div#leftReg ul li{
	list-style:none;
	margin:0 0 10px;
	}

/************************************************************************
4.2 - RIGHTCOL RECIPE INGREDIENTS
************************************************************************/
div#recipeIndividualHeader{
	background:#fff;
	float:left;
	padding:1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0;
	width: 660px;
	}
div#recipeIndividualHeader div#HeaderTxt{
	border:6px solid #CCCCCC;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
  }
div#recipeIndividualHeader div#HeaderTxt h1{
	float:left;
	font-family:Optima, Arial, Helvetica, sans-serif;
	margin:10px 0 1.2em 15px;
	width:370px;
  }
div#recipeIndividualHeader div#HeaderTxt p{
	clear:left;
  float:left;
  line-height:1.3em;
  margin:0 0 0 15px;
  width:370px;
  }
div#recipeIndividualHeader img.headImg{
	border:0;
	float:right;
	padding:0;
	width:200px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
/*?div.ArticleImageBlock{
	display:block;
}*/

/* Removed since the default ol is set in global.css.
div#subPageRightCol ol{
	margin-left:20px;
  }
div#subPageRightCol ol li{
	margin-left:20px;
	margin-bottom:10px;
	font-size:120%;
  }*/
  
/************************************************************************
4.3 - Shipping & Delivery Page
************************************************************************/

.shipping-rates {
	font-size: 1.5em;
	border: 1px solid #000000;
}

.shipping-rates th{
	font-size: 0.9em;
}

.shipping-rates td{
	border-top: 1px solid #E2E2E2;
}

