@charset "utf-8";
/* CSS Document for home page */

/* Page Structure */
#wrapperhome {
	background: #FFFFFF;
	clear: both;
	float: left;
	width: 980px;
}
#topprompt {
	clear: both;
	height: 200px;
	width: 980px;
	background: url(/images/home/prompt-bkg.jpg) repeat-x;
}
#buttons {
	clear:both;
	width:980px;
	height:auto;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#columns {
	width:980px;
	float: left;
	height: 1%;
	padding-bottom: 15px;
}
/* top prompt */
#promptleft {
	width: 20px;
	float: left;
	height: 200px;
}
#prompt { width: 940px; float: left; 
}
#promptright { float: right; height: auto; width: 20px; 
}
/* buttons */
#button1, #button2, #button3, #button4 {
	float: left;
	height: 230px;
	width: 230px;
	margin-left: 12px;
	margin-top: 12px;
	position: relative;
}
#button1 { background-image: url(/images/home/button1.jpg); }
#button2 { background-image: url(/images/home/button2.jpg); }
#button3 { background-image: url(/images/home/button3.jpg); }
#button4 { background-image: url(/images/home/button4.jpg); }
.findoutbutt1 {
	position: absolute;
	top: 170px;
	right: 10px;
	height: 28px;
	width: 104px;
}
.findoutbutt2 {
	position: absolute;
	top: 170px;
	height: 28px;
	width: 104px;
	left: 15px;
}
.findoutbutt3 { position: absolute; top: 169px; right: 18px; height: 28px; width: 104px; 
}
.findoutbutt4 {
	position: absolute;
	top: 170px;
	right: 63px;
	height: 28px;
	width: 104px;
}
.findbutt a {
	background: url(/images/findout-butt.png) no-repeat top;
	text-indent: -9999px;
	display: block;
	line-height: 25px;
	width: 104px;
}
.findbutt a:hover { background: url(/images/findout-butt.png) no-repeat center -28px; }
/* Columns */
#columns p {
	padding-right: 12px;
	padding-left: 24px;
}
#coltext1 {
	width:362px;
	height: 1%;
	float: left;
	border-right: 2px dotted #CCCCCC;
}
#coltext1wide { width:425px; height: 1%; float: left; border-right: 2px dotted #CCCCCC; padding-top: 15px; 
}
#coltext2 {
	width:362px;
	height: 1%;
	float: left;
}
#coltext2wide { width:530px; height: 1%; float: left; padding-top: 20px; 
}
#collinks {
	width:230px;
	float: left;
	background: #FFEABF url(/images/home/ql-bkg.jpg) repeat-y center;
	margin-left: 12px;
	height: 1%;
}
#collinkstop {
	width:230px;
	background: url(/images/home/ql-top.jpg) no-repeat center top;
	height: 20px;
}
#collinks h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 3px;
}
#collinks ul {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0px 0px 0px 12px;
}
#collinks a {
	text-decoration: none;
	line-height: 1.6px;
}
#columns h1 {
	padding-left: 24px;
	color: #990000;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 3px;
}
#columns h2 { padding-left: 24px; color: #990000; font-size: 1.2em; font-weight: bold; padding-bottom: 3px; 
}
#columns h3 {
	padding-left: 24px;
	margin-bottom: 3px;
	font-size: 1.1em;
}
#collinksbottom {
	background: url(/images/home/ql-bottom.jpg) no-repeat center bottom;
	height: 20px;
	width: 230px;
}
/* Landing Page */
.coowarebutt a:link, .coowarebutt a:visited {}
.cookwarebutt a:link, .cookwarebutt a:visited { background-image: url(/igourmet/cookwarebutt.jpg); background-repeat: no-repeat; }
.cookwarebutt a:hover { background-image: url(/igourmet/cookwarebutt-over.jpg); background-repeat: no-repeat; }
