/*-----------------------------------------------------------------------------
Hungry Mind Style Sheet
version:   	1.0
author:    	Hank Pantier
email:     	hank at hungrymindit dot com
website:   	http://www.hungrymindit.com/
created:	7 November 2007
-----------------------------------------------------------------------------*/
body {
	font: 85%/150% "Trebuchet MS", Tahoma, Arial;
	color: #646464;
	/* background: #cee5a0 url(images/pageBG.gif); */
	background: #cee5a0;
	margin: 0;
	padding: 15px;
}
a {
	color: #f8932e;
	text-decoration: none;
}
a:visited {
	color: #f8932e;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
img { border: none; }
p {
	padding: 0 0 15px;
	margin: 0;
	color: #646464;
}

p.fridgetext {
	float: left;
	width: 120px;
	margin: 0 20px 0 0;
	font-size: 11px;
	line-height: 11px;
}
p.stovetext {
	float: left;
	width: 130px;
	margin: 0 20px 0 10px;
	font-size: 11px;
	line-height: 11px;
}

h1 {
	color: #1b7896;
	margin: 12px 0 2px 0;
	font: bold 36px/42px "Avante Garde", Arial, helvetica, Verdana, sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h1 a, h1 a:visited {
	color: #1b7896;
	text-decoration: none;
}
h1 a:hover {
	color: #F60;
	text-decoration: none;
}
h2 {
	font: bold 14px/16px Arial, verdana, helvetica;
	color: #1b7896;
	margin: 10px 0 5px;
	text-transform: uppercase;
}
h3 {
	font: bold 24px/26px Arial, verdana, helvetica;
	color: #1b7896;
	margin: 31px 0 0 23px;
	padding: 0;
	text-transform: uppercase;
}
h4 {
	font: bold 14px/16px Arial, verdana, helvetica;
	color: #1b7896;
	margin: 10px 0 5px;
	font-weight: 500 !important;
}

h4 strong { font-weight: 900 !important; }
form {
	margin:0px;
	padding:0px;
}


#page {
	margin: 0 auto;
	width: 908px;
	background: url(images/bg.png) repeat-y;
	position: relative;
}
/* header area */
#header {
	margin: 0 auto;
	width: 908px;
	background: url(images/BigChill-header.png) no-repeat;
	height: 100px;
	position: relative;
}
#headerLink {
	width: 325px;
	height: 75px;
	cursor:pointer;
}

#topNav {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 74px;
	top: 24px;
}
#topNav li { float: left; }
#topNav .page_item a{
	height: 29px;
	display: block;
}
#topNav .page_item a span{ display: none; }
/* links for pages */
#topNav .page-item-3 a {
	width: 55px;
	background: url(images/nav/home.gif) no-repeat;
}
#topNav .page-item-4 a {
	width: 52px;
	background: url(images/nav/news.gif) no-repeat;
}
#topNav .page-item-5 a {
	width: 77px;
	background: url(images/nav/about.gif) no-repeat;
}
#topNav .page-item-6 a {
	width: 51px;
	background: url(images/nav/faq.gif) no-repeat;
}
#topNav .page-item-7 a {
	width: 86px;
	background: url(images/nav/contact.gif) no-repeat;
}
#topNav .page_item a:hover, #topNav .current_page_item a, #topNav .current_page_parent a {
	background-position: bottom right;
}


span { color: #ffb161; }

#nav {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 30px;
	bottom: 17px;
}
#nav li { float: left; }
#nav .page_item a{
	height: 22px;
	display: block;
}
#nav .page_item a span{
	display: none;
}
/* links for pages */
#nav .page-item-8 a {
	width: 67px;
	background: url(images/nav/fridges.gif) no-repeat;
}
#nav .page-item-9 a {
	width: 67px;
	background: url(images/nav/stoves.gif) no-repeat;
}
#nav .page-item-10 a {
	width: 117px;
	background: url(images/nav/dishwashers.gif) no-repeat;
}
#nav .page-item-11 a {
	width: 109px;
	background: url(images/nav/accessories.gif) no-repeat;
}
#nav .page-item-12 a {
	width: 70px;
	background: url(images/nav/dealers.gif) no-repeat;
}
#nav .page-item-245 a {
	width: 99px;
	background: url(images/nav/shop.gif) no-repeat;
}
#nav .page_item a:hover, #nav .current_page_item a, #nav .current_page_parent a {
	background-position: bottom right;
}




/* content area */
#content, #content2 {
	margin: 0 4px 0 0;
	padding: 10px 20px 30px 0;
	float: right;
	width: 666px;
	overflow: hidden;
	position: relative;
	background: url("images/contentBG.gif") repeat-x;
	z-index: 1;
}
#content2 {
	width: 860px;
	padding: 0 20px 20px 20px;
}
#content ul {
	margin: 0;
	padding: 0 0 15px 14px;
	color: #646464;
}
#contentFull {
	margin: 0 5px 0 4px;
	padding: 0 0 30px 0;
	float: left;
	width: 899px;
	background: url("images/contentBG.gif") repeat-x;
}
#content p span, #content2 p span { color: #9A9A9A; }
#quote {
	position: absolute;
	top: 20px;
	right: 35px;
}

#rightSide {
	width: 451px;
	height: 426px;
	background: url("images/rightSideBG.jpg") no-repeat;
	float: left;
	position: relative;
	right: -24px;
}
#rightSide2 {
	width: 451px;
	height: 529px;
	background: url("images/rightSideBG-2.jpg") no-repeat;
	float: left;
	position: relative;
	right: -24px;
}
#rightSide h5 {
	float: left;
	width: 36%;
	font-size: 19px;
	font: Arial, verdana, helvetica;
	color: #1b7896;
	margin: 25px 0 0 23px;
	padding: 0;
	text-transform: uppercase;
}
#rightSide2 h5 {
	float: left;
	font-size: 19px;
	font: Arial, verdana, helvetica;
	color: #1b7896;
	margin: 45px 0 0 23px;
	padding: 0;
	text-transform: uppercase;
}
#rightSide2 #lgPhoto { margin: 45px 24px 0 0; }
img.starburst {
	position: absolute;
	top: 0;
	right: 0;
}
ul#colors{
	list-style: none;
	margin: 45px 15px 0 10px;
	float: left;
	cursor: pointer;
}
#lgPhoto {
	margin: 25px 24px 0 0;
	float: right;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
#comment { width: 600px; }
h3#respond { margin: 15px 0 5px 0; padding: 0; }
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}
.post-content p b { color: #1988ac; }
.post-content2 {
	width: 345px;
	float: left;
}
.post-content3 {
	width: 340px;
	float: left;
	margin: 0 15px 0 0;
}
.post-content3 select {
	width: 170px;
	margin: 0 15px 0 0;
}
#about-us {
	width: 316px;
	height: 407px;
	float: right;
	position: relative;
	top: 10px;
	right: -36px;
}
#map {
	float: left;
	width: 500px;
	padding: 27px 0 0 0;
}


.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited { color: #59770e; }
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


/*sidebar */
#sidebar {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	width: 214px;
	background: url("images/contentBG.gif") repeat-x;
	color: #666;
	overflow: hidden;
}
#sidebar h2 { color: #7d7b7c; font-size: 24px; padding: 0 0 15px 20px; }

/*sidebar list level1 */
#sidebar ul {
	width: 199px;
	margin: 0;
	padding: 20px 15px 0 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #DDD;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

#sidebar li a {
	display: block;
	color: #646464;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
}
#sidebar li a:hover, #sidebar li.current_page_item a { background: #929292; color: #FFF; }


#mainpage ul { list-style: none; }
#mainpage ul li { list-style: none; width: 150px; min-height: 350px; float: left; border-right: 1px solid #8e8e8e; padding: 0 6px; position: relative; }
#mainpage ul li:first-child, #mainpage ul li.first { padding: 0 6px 0 0; }
#mainpage ul li:last-child, #mainpage ul li.last { padding: 0 0 0 6px; border: 0; }
#mainpage ul li h2 { margin: 0; padding: 0; color: #7d7d7d; text-align: left; }
#mainpage ul li div.sub { color: #f90403; text-align: left; font-size: normal 16px/20px arial, helvetica, verdana, sans-serif !important; margin: 0; padding: 5px 0 0 0; }
#mainpage ul li div.tert { color: #737373; text-align: left; font-size: normal 16px/20px arial, helvetica, verdana, sans-serif !important; margin: 0; padding: 0; }

#sub_header { border: 1px solid #FFF; border-top: 15px solid #FFF; padding: 35px 0 7px 0; margin-top: 15px; }
#sub_header,
#sub_header span { font: normal 14px arial, helvetica, verdana, sans-serif; color: #7d7d7d; }
h2#subhead { color: #7d7d7d; display: block; width: auto; display: inline; margin-top: 15px; padding: 25px 5px 25px 25px; }
#mainpage ul li img { max-width: 150px; height: auto; position: absolute; bottom: 0; }



/* footer area */
#footer {
	clear: both;
	color: #767676;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
	width: 790px;
}
#footer ul { list-style: none; }
#footer ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #9d9d9d;
	text-transform: lowercase;
}
#footer ul > li:last-child { border: 0; }
#footer a, #footer a:visited {
	color: #1988ac;
	text-decoration: none;
}
#footer a:hover { border-bottom: 1px solid #9d9d9d; }
#copy {
	width: 900px;
	margin: 20px auto;
}
#footer #copy p { width: 900px; text-align: left; }
#footer p {
	width: 275px;
	padding: 0 15px 0 15px;
	float: left;
}

#homeFoot, #pageFoot {
	margin: 0 auto;
	width: 908px;
	height: 24px;
	background: url(images/homeBG.png) no-repeat;
}



/* alignments */
.center { text-align: center; }
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 20px 0;
}
.alignright { float: right; }
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear { clear:both; }
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#sidebar li.fb { padding: 11px 0 0 20px; border: 0; }
#sidebar li.fb a { display: block; margin: 2px 0 0 0; padding: 5px 0 0 0; text-transform: uppercase; font-weight: bold; font-size: 11px; float: left; }
#sidebar li.fb img.facebook { padding: 4px 7px 0 0; float: left; }
#sidebar li.getquote { padding-top: 20px; border: 0; }

/* clear those floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* hank added for forms */
table td { color: #333; }
input, select {
	border: 1px solid #898989;
	font: 13px verdana, arial, helvetica, sans-serif;
	color: #898989;
}
input[type="image"]{ border: 0; }
select { width: 50px; }
input.underline {
	border: 0;
	border-bottom: 1px solid #898989;
	width: 150px;
}
table.form td { padding: 2px 15px; }
table.form { margin-bottom: 15px; }
div.line {
	height: 1px;
	border-bottom: 1px solid #646464;
	margin-bottom: 15px;
}
h2 span {
	font-size: 10px;
	color: #1b7896;
	text-transform: none;
}
span.small {
	color: #646464;
	font-size: 10px;
}

table.left, table.right {
	float: left;
	border-collapse: collapse;
}
table.left { margin: 0 14px 25px 3px; }
table.right { width: 258px; }
table.left th, table.right th {
	color: #646464;
	text-align: left;
	font-size: 14px;
	padding: 5px;
}
table.left td, table.right td {
	padding: 3px;
	color: #646464;
}
table.left tr, table.right tr {
	border: 1px solid #dce7e8;
	border-spacing: 1px;
}
table.left tr.blue, table.right tr.blue { background: #edf3f4; }
th.mid, td.mid { border-right: 1px solid #dce7e8; }
table.left td em {
	font-size: 10px;
	font-style: none;
}

#shopp h3 { color: #FF0000 !important; }



/* home page rotator */
.container {
	overflow: hidden;
	width: 850px;
	margin: 10px auto;
}
.intcontainer {
	overflow: hidden;
	width: 640px;
	margin: 10px auto;
}
#main {
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid #ccc;
}
.container a, .intcontainer a {color: #fff;}
.container, .intcontainer { font: 10px normal Arial, Helvetica, sans-serif; }
/*--Main Image Preview--*/
.container .main_image {
	width: 548px; height: 325px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.intcontainer .main_image {
	width: 440px; height: 283px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 5px 10px;
	color: #333;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(images/icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small { margin-left: 10px; }
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
}

.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image .block h2 { color: #FFF; display: none; }
.main_image .block a { display: none; }
.main_image .block p a { display: block; }
.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.container .image_thumb {
	float: left;
	width: 299px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.intcontainer .image_thumb {
	float: left;
	width: 195px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.container .image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px 5px 4px 5px; 
	background: #fff; 
	float: left;
	height: 29px;
}
.intcontainer .image_thumb img {
	border: 1px solid #ccc; 
	padding: 3px; 
	background: #fff; 
	float: left;
	height: 25px;
}
.container .image_thumb ul, .intcontainer .image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}

.container .image_thumb ul li, .intcontainer .image_thumb ul li { position: relative; z-index: 888; }
.container .image_thumb ul li a.internallink, .intcontainer .image_thumb ul li a.internallink { display: block; position: relative; z-index: 999; color: #666; }
.container .image_thumb ul li{
	margin: 0;
	padding: 6px 10px;
	background: #f0f0f0 url(images/nav_a.gif) repeat-x;
	width: 279px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.intcontainer .image_thumb ul li{
	margin: 0 0 0 -15px;
	padding: 6px 10px;
	background: #f0f0f0 url(images/nav_a.gif) repeat-x;
	width: 176px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 13px; 
	margin: 2px 0;
	padding: 0;
	color: #333;
}

html .container .image_thumb ul li h2 {
	font-size: 13px; 
	margin: 2px 0;
	padding: 0;
	color: #333;
}
html .intcontainer .image_thumb ul li h2 {
	font-size: 11px; 
	margin: 2px 0;
	padding: 0;
	color: #333;
	text-transform: none;
}


.container .image_thumb ul li .block, .container .image_thumb ul li .blockno {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}
.intcontainer .image_thumb ul li .block, .intcontainer .image_thumb ul li .blockno {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 110px;
}	
.image_thumb ul li p{display: none;}

#columns { width: 860px; margin: 0 20px; background: url('images/columns-bg.gif') repeat-y center top; }
#columns .col { width: 195px; height: 320px; position: relative; padding: 10px; float: left; background: transparent; }
#columns .col:last-child { padding-right: 0; border: 0; }
#columns .col img { position: absolute; bottom: 7px; margin-left: 7px; }
#columns .col:first-child { padding-left: 0; }
#columns .col h2 { width: 180px; text-align: left; font-size: 22px; padding: 0px; margin: 0; }
#columns .col h2 a { color: #7d7d7d; }

#columns .col div.sub { color: #f90403; text-align: left; font-size: normal 12px/12px arial, helvetica, verdana, sans-serif !important; margin: 0; padding: 7px 0 0 0; }
#columns .col div.tert { color: #737373; text-align: left; font-size: normal 12px/12px arial, helvetica, verdana, sans-serif !important; margin: 0; padding: 0 0 7px 0; }




#latestblog { width: width: 870px; margin: 0 15px 10px 15px; background: #FFF; }
#latestblog h2 { color: #999; text-transform: none; font-size: 22px; float: left; margin-right: 20px; }
.latestblog { list-style: none; float: left; width: 600px; }
.latestblog li a { color: #535353; font-size: 22px; text-decoration: none; background: #FFF; }

#bottomtext { width: 800px; margin: 0 auto; }
#bottomtext p { color: #9cb272; font-size: 14px; line-height: 18px; }

#fridge_list { list-style: none; }
#fridge_list li { float: left; margin-left: 7px; }


#shopp select { width: 150px !important; }


#gform_1 #input_1_1 { 
	font-size: 16px;
	-moz-border-radius: 6px; /* FF1-3.6 */
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	
	/* useful if you don't want a bg color from leaking outside the border: */        
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	padding: 5px 10px;
}
#gform_1 #gform_submit_button_1 { margin-left: 15px; }

.error { font-weight: bold; color: #FF0000; }


#landing_intro { font-size: 18px; line-height: 22px; padding-bottom: 25px; }
#post_thumb { 
	float: right; 
	border: 5px solid #FFF;
	-webkit-box-shadow: -2px 2px 2px 2px #dddddd;
	-moz-box-shadow: -2px 2px 2px 2px #dddddd;
	box-shadow: -2px 2px 2px 2px #dddddd; 
	margin: 0 0 15px 15px;
}
.landing a.cta,
a.cta { 
	border: 1px solid #FFF;
	-webkit-box-shadow: -2px 2px 2px 2px #dddddd;
	-moz-box-shadow: -2px 2px 2px 2px #dddddd;
	box-shadow: -2px 2px 2px 2px #dddddd; 
	margin: 0 0 15px 15px;
	background: rgba(254, 152, 48, 1); 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	text-align: center;
	font-size: 16px;
	padding: 5px 15px;
	color: #FFF;
	margin: 25px 5px !important;
	clear: both;
}
