/******************************************************\
* Cookware.ManPans file                                *
* Author: Robert Johnson | Lloyd Industries, Inc.      *
\******************************************************/

/* Colors: 
Grey */

/* Global Reset */
* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* General */
body {
	height: 100%;
	background: #B8A47E url(/images/bkg-body.jpg) repeat-x top;
	color: #202020;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
input, select { font-size: 11px; }
input { padding: 2px; }
p {
	line-height: 1.2;
	margin-bottom: 6px;
	padding: 0px 20px;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #202020;
}
a:hover { color: #990000; }
h1, h2 { font-family: Tahoma, Verdana, Arial, sans-serif; }
h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; }
h1 { font-size:1.6em; }
h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 2px 0;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 2px;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}
img, img a { border: 0; }
ul, ol { margin: 0 0 10px 30px; }
li { list-style-image: url(/images/bullet-alt.gif); list-style-position: outside; height: auto; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0; 
}
blockquote { margin-left: 28px; }
select option { padding: 0 10px; }
hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border:0;
	border: #c5c5c5;
	background: #c5c5c5;
}
/* Page Container */

#Container {
	width: 980px;
	margin: auto;
}
/* Top Navigational Menu */
#TopMenu {
	width: 980px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: #000000;
	float: left;
}
#TopMenu ul {
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	font-size: 90%;
	float: right;
	width: 550px;
}
#TopMenu li {
	float: left;
	margin: 3px 0 0;
	padding: 0 15px 0 0;
	list-style-image: url(/images/TopMenuBg.gif);
	list-style-position: outside;
}
#TopMenu li.First a { border-left: 0; }
#TopMenu li.First {
	padding-left: 20px;
	list-style-type: none;
	list-style-image: none;
}
#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 9px 0 0;
	margin: 2px 0 4px;
	color: #fff;
}
#TopMenu li div a {
	margin: 0;
	display: inline;
	font-size: 1em;
}
#TopMenu li a:hover { text-decoration: underline; }
#TopMenuNoNav {
	width: 980px;
	height: 10px;
	padding: 0;
	margin: 0;
	background: #000000;
	float: left;
}
/* Pages Menu */
#Menu {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	display: inline;
	background: #000000;
	width: 980px;
}
#Menu ul {
	margin: 0;
	padding: 0;
	width: 940px;
}
#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0 2px 0px 0;
	margin-bottom: 0;
	padding: 0;
}
#Menu li.First a { }
#Menu li a { display: block; font-size: 0.9em; text-align: center; text-decoration: none; padding: 6px 5px 0px 10px; margin: 0 0 0 5px; height: 20px; color: #FFFFFF; 
}
#Menu li a:hover { }
#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 29px;
	left: 10px;
	display: none;
	text-align: left;
	font-size: 0.85em;
	background: transparent;
	z-index: 1;
}
#Menu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}
#Menu li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}
#Menu li ul li a:hover { }
#Menu li:hover a, #Menu li.over a { background: #990000; text-decoration: none; }
#Menu li ul li a, #Menu li.over li a { text-decoration: none !important; }
#Menu li:hover ul, #Menu li.over ul { display: block; }
#MenuNoNav {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	height: 15px;
	display: inline;
	background: #000000;
	width: 980px;
}
/* Holly Hack. IE Requirement \*/
* html #Menu ul li {
	float: left;
	height: 1%;
}
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer { clear: both; }
#Wrapper {
	clear: both;
	float: left;
	width: 980px;
	padding: 0;
	background: #ffffff url(/images/bkg-wrapper.png) repeat-y left;
}
/* Header */

#Header {
	width: 980px;
	height: 100px;
	clear: both;
	float: left;
	background: #FFEABF url(/images/bkg-header.jpg) no-repeat top;
}
/* Logo */
#Logo {
	float: left;
	width: 360px;
	height: 46px;
	margin: 0 20px 0 0;
	display: inline;
	position: relative;
	padding-top: 30px;
}
#Header #Logo img { padding-left: 20px; }
#LogoText { margin-top: 40px; }
#Logo h1 { }
#Logo h1 a { text-decoration: none; }
#LogoImage { }
/* Top Prompts     */
#headerbutts { width:200px; float: left; height: 100px; 
}
.shopbutt { margin-top:60px; }
.shopbutt a {
	background: url(/images/butt-shopnow.png) no-repeat top;
	text-indent: -9999px;
	display: block;
	width: 158px;
	height: 42px;
}
.shopbutt a:hover { background: url(/images/butt-shopnow.png) no-repeat center -42px; }
/* Top Search Form */
#SearchForm {
	float: left;
	width: 202px;
	height: 52px;
	margin: 15px 0 0 10px;
	padding: 30px 0 0 20px;
	display: inline;
	background: url(/images/searchbg.jpg) no-repeat 0 0;
}
#SearchForm form {
	padding: 0;
	margin: 0;
}
#SearchForm label { display: none; }
#SearchForm input {
	width: 139px;
	height: 15px;
	font-size: 0.9em;
	padding: 2px 3px 2px 3px;
	margin-right: 6px;
	background: #fff;
	border: 1px solid #c5c5c5;
}
#SearchForm .Button {
	width: 21px;
	height: 21px;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}
#SearchForm p {
	font-size: 0.85em;
	margin: 3px 0 0 0;
}
#SearchForm a {
	text-decoration: none;
	color: #7d7d7d;
}
#SearchForm a:hover {
	text-decoration: underline;
	color: #7d7d7d;
}
/* LeftNav */
#navigation {
	width:185px;
	min-height:485px; /* for modern browsers */
	height:1% !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	background-color:#000000;
	float: left;
	padding-top: 25px;
}
#leftnav {
	padding-right: 5px;
	padding-left: 15px;
	background-color: #000000;
}
#leftnav h1 {
	font-size: 1.6em;
	color: #FEBF51;
	line-height: 2em;
}
#leftnav ul {
	list-style-type: none;
	font-size: 1em;
	line-height: 1.8em;
	color: #FFFFFF;
}
#leftnav a {
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav a:hover { color:#FEBF51;
}
#leftnav li { list-style-image:url(/images/bullet-lnav.gif); }
/* Primary Content Area */
#content {
	width:795px;
	min-height:500px; /* for modern browsers */
	height:1% !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	padding: 0px 0px 0px 0px;
	float:left;
	display: inline-block;
	background: url(/images/shadow.png) repeat-x top;
}
/* left content 2 columns */
#contentleft {
	width:540px;
	float:left;
	height: auto;
	padding-top: 15px;
}
#contentleft p, #contentleft h1, #contentleft h2, #contentleft h3, #contentleft h4, #contentleft ul { padding: 0 25px; }
#contentleft h2 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 10px;
	font: bold 1.6em/1.2em Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 6px;
}
#contentleft h3 { }
#contentleft h4 { line-height:1.2em; 
}
#leftcolumn1 {
	width:265px;
	float:left;
	border-right: 2px dotted #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
}
#leftcolumnphoto {
	width:265px;
	float:left;
	border-right: 2px dotted #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
}
#leftcolumn2 {
	width:265px;
	float:left;
	margin-top: 10px;
	padding-top: 5px;
}
#leftcolumn2 h1, #leftcolumn2 h2, #leftcolumn2 h3, #leftcolumn2 h4, #leftcolumn2 h5, #leftcolumn2 p { padding-left:15px; }
#leftcolumn2 img { padding-left:0; }
#leftcolumn2 .linkdiv, #contentright .linkdiv { margin-left:20px; }
.leftnocolumn {
	width:500px;
	float: left;
}
#contentleft table {
	padding: 0px;
	margin: 10px 0px 10px 25px;
	width: 490px;
}
#contentleft th {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentleft td {
	padding:6px;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#contentleft .table2 {
	margin: 0 2em 1em 4em;
	width: auto;
}
#contentleft .table2 th {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentleft .table2 td {
	padding:6px;
	text-align: left;
	font-size: 1.2em;
	border-bottom: 2px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contentleft ul {
	margin: 0px;
	padding: 3px 0 3px 20px;
}
#contentleft li { padding: 0 0 6px 0; }
#contentleft dl {
	font-size: 1.1em;
	margin-left: 20px;
}
#contentleft dt {
	font-weight:bold;
	font-size: 1.1em;
}
#contentleft dd { margin-left: 20px; }

/* Right Content Area */
#contentright {
	width:250px;
	height: 1%;
	float: left;
	background: url(/images/home/ql-bkg.jpg) repeat-y center;
}
#contentright-top {
	background: url(/images/home/ql-top.jpg) no-repeat center top;
	height: 20px;
	width: 250px;
	margin-bottom: -5px;
}
#contentright-bottom {
	background: url(/images/home/ql-bottom.jpg) no-repeat center bottom;
	height: 20px;
	width: 250px;
}
#contentright h1, #contentright h2, #contentright h3, #contentright h4, #contentright h5, #contentright p {
	padding-left:25px;
	padding-right: 25px;
}
#contentright img {
	padding-left:0;
	padding-right: .2em;
}
#contentright h4, #contentright h5 {
	color: #333333;
	padding-bottom: 0px;
	padding-top: 3px;
}
#contentright h3 { color:#FFFFFF; background: #990000; font: bold 1.2em Tahoma, Verdana, Arial, sans-serif; padding: 5px 10px; margin: 0px 20px 5px; 
}
#contentright table { margin:0px 5px 10px 20px; }
#contentright th {
	padding:5px 10px;
	text-align:center;
	vertical-align:top;
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.8em;
}
#contentright td {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #CCCCCC;
	font-size: .8em;
}
#contentright ul { margin:3px 5px 15px 40px; }
#contentright li { padding: 0 10px 3px 0; }
/* Page Footer */

#Footer {
	clear: both;
	font-size: 0.85em;
	text-align: left;
	padding: 10px 0 0;
	width: 980px;
	border-top:8px solid #990000;
	color: #FFFFFF;
}
#Footer a {
	color:#FFFFFF;
	text-decoration: none;
}
#Footer a:hover { color:#FF9900; }
#Footer ul {
	list-style: none;
	margin: 0 0 30px 115px;
	padding: 0;
}
#Footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#Footer li a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#Footleft {
	float:left;
	width:500px;
}
#Footright {
	float:right;
	text-align:right;
	width: 400px;
}
/* Miscellaneous Definitions */

.red { color:#990000; }
.Meta {
	color: #444;
	font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
	float: left;
	margin: 0 7px 0 0;
}
.Content .FeedLink {
	float: left;
	margin: 5px 4px 0 0;
}
.FloatRight { float: right; }
.FloatLeft { float: left; }
.ClearRight { clear: right; }
.ClearLeft { clear: left; }
.SortBox {
	font-size: 0.95em;
	color: #444;
}
.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}
.Clear { clear: both; }
.Field45 { width: 45px; }
.Field100 { width: 100px; }
.Field150 { width: 150px; }
.Field200 { width: 200px; }
.Field250 { width: 250px; }
.Field300 { width: 300px; }
.Field350 { width: 350px; }
.Field400 { width: 400px; }
.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.brdt { border-top:1px dotted #cccccc; padding-top: 6px; margin-top: 6px; }
.NoMarginBottom { margin-bottom: 0; }
.Required {
	color: #990000;
	font-weight: bold;
}
.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.clrblue { color: #1C4F7B; }
.clrtan { color:#C08529; }
.clrgreen { color:#B19524; }
.clrgold { color:#FEBF51; }
.clrred { color:#990000; }
.clrgrey1 { color: #999999; }
.caption { font-size: 1em; }
.padright { padding-right: 15px; }
#recipephotos {
	padding-right: 10px;
	padding-left: 25px;
	width: 295px;
	float: left;
	margin-bottom: 25px;
}
#panstable {
	width: 930px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#panstable h3 {
	padding-left: 20px;
	font: bold 1.1em Tahoma, Verdana, Arial, sans-serif;
}
#panstable p { font-size: .8em; }
#panstable td {
	vertical-align: top;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
#prompt h1 {
	font: bolder 2.3em Tahoma, Verdana, Arial, sans-serif;
	padding-top: 10px;
}
#prompt h1, #prompt p, #prompt ul {padding-left:50px; }
#Header #headerprompt { float: left; width: 350px; margin-top: 25px; margin-right: 25px; }
.centertxt { text-align: center; }

