@charset "utf-8";
/* CSS Document */

body{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header{
	width: 1000px;
	background-color: white;
	color: #492e61;
	text-align: left;
	background-image: url(/images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#maincontent{
	width: 1000px;
	overflow: hidden;
	background: #fff;
	text-align: left;
	clear: both;
}

#footer{
	width: 1000px;
	height: 60px;
	background: white;
	color: 492e61;
	text-align: left;
}

p{
	font-size:13px;
	line-height:1.5em;
	padding-right: 50px;
}

h1	    { color: #552523; font-size: 2.2em; font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: 600; line-height: 1.5em    }
h2	      { color: #552523; font-size: 1.6em; font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: 600; line-height: 1.1em  }
h3	    {
	color: #552523;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
h4	     { color: #552523; font-size: 11px; font-weight: 600 ; }

img { border: none; } 
hr {
	color: #552523;
	background-color: #552523;
	height: 1px;
}
a  { 
	font-size: 14px; 
	text-decoration: none }

a:link  { color: #552523 }

a:visited  { color: #552523 }

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}

#home_product {
	width: 240px;
	height: 140px;
	list-style:none;
	float:left;
	border:solid 1px #552523;
	margin-left: 6px;
	margin-top: 6px;
}

#home_product_content{
	padding:10px;
}
.home_product_price {
	font-size: 11px;
	font-weight: bold;
	color: #552523;
}

#rn_home, #rn_home ul {
	width: 350px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	border: solid 1px #552523;
	outline-color: #552523;
}
	
#rn_home a {
	display: block;
	width: 332px;
	text-decoration: none;
	text-align: left;
	color: #552523;
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border-bottom: 1px dotted #552523;
	line-height: 1.4em;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 15px;
}
	
#rn_home a:hover { color: white; background-color: #552523; background-position: 0 center; }

#rn_home li { margin: 0; padding: 0; }
#rn_home li.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn_home a.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn_home li.last {
	border-bottom-style: none;
}
#rn_home a.last {
	border-bottom-style: none;
}

#rn, #rn ul {
	width: 200px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	border: solid 1px #552523;
	outline-color: #552523;
}
	
#rn a {
	display: block;
	width: 200px;
	text-decoration: none;
	text-align: left;
	color: #552523;
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border-bottom: 1px dotted #552523;
	line-height: 1.4em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	
#rn a:hover { color: white; background-color: #552523; background-position: 0 center; }

#rn li { margin: 0; padding: 0; }
#rn li.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn a.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn li.last {
	border-bottom-style: none;
}
#rn a.last {
	border-bottom-style: none;
}
.rightborder { padding-right: 15px; padding-left: 15px; border-right: 1px dotted #cfcfcf; border-top-style: none; border-bottom-style: none; border-left-style: none; }

.tiptitle	    {
	color: #552523;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.homeblogtitle	    {
	color: #552523;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.pagecopy{
	font-size:13px;
	line-height:1.5em;
	padding-right: 50px;
}
.pagecopy a{
	font-size:13px;
	line-height:1.5em;
	color: #552523 
}
.breadcrumb{
	font-size:10px;
	line-height:1.5em;
	padding-right: 50px;
}
.breadcrumb a{
	font-size:10px;
	line-height:1.5em;
	color: #552523 
}
.buybox{
	font-size:14px;
	line-height:1.5em;
	padding: 10px;
	float: right;
	width: 250px;
	border: 1px solid #492e61;
	margin-left: 20px;
	margin-bottom: 20px;
}
.blogcopy{
font-size:14px;
line-height:1.5em;
}
.blogtitle{
	color: #552523;
	font-size:16px;
	line-height:1.1em;
	font-weight: 600;
}
.hometitle {
	color: #552523;
	font-size:18px;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}

#homecopy, #homecopy ul {
	width: 350px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	line-height: 1.5em;
}
	
#homecopy a {
	display: block;
	width: 350px;
	text-decoration: none;
	text-align: left;
	color: #552523;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding: 0 5px 0 10px;
	line-height: 1.5em;
}
	
#homecopy a:hover { color: #552523; background-color: #f0ead5; background-position: 0 center; }


	
#homecopy li { margin: 0; padding: 0; }
#homecopy li.last {
	border-bottom-style: none;
}
#homecopy a.last {
	border-bottom-style: none;
}
#footer a {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
}
#footer {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
}

.navlogin_textfield_effect    {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #552523;
	width: 120px;
	height: 15px;
	border: 1px solid #492e61;
} 
.checkout_textfield_effect    {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #552523;
	width: 200px;
	height: 16px;
	border: 1px solid #492e61;
} 

.navlogin_textfield_effect:hover    {    border-color: #552523;    border-width: 1px;    } 

.navlogin_textfield_effect:focus    {    border-color: #552523;    border-width: 1px;    } 

.navlogin_title {
	color: #552523;
	font-size: 11px;
	font-weight: 600;
}
.navlogin_label {
	font-size: 10px;
	font-weight: normal;
}
#page_content_main {
	width: 750px;
	margin: 10px;
	padding: 10px;
	border-right: 1px dotted #cfcfcf;
	float: left;
}

#page_content_side {
	width: 200px;
	float: right;
}
.regular_text{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.regular_text a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.small_red_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.error_text {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#pantry_buttons, #pantry_buttons ul {
	width: 450px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}
	
#pantry_buttons a {
	display: block;
	width: 450px;
	text-decoration: none;
	text-align: left;
	color: #552523;
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border: solid 1px #552523;
	outline-color: #552523;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #F0EAD5;
}
#pantry_buttons .pantry_title{
	font-size: 20px;
}
#pantry_buttons a:hover { color: #F0EAD5; background-color: #552523; background-position: 0 center; }

#pantry_buttons li { margin: 5px; padding: 0; }

#pantry_buttons .rntext {
	display: block;
	width: 450px;
	text-decoration: none;
	text-align: left;
	color: #552523;
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border: solid 1px #735d3d;
	outline-color: #735d3d;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-color: #e9d292;
}
table.share {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color: #552523;
	border-collapse: separate;
	background-color: #F0EAD5;
	padding: 5px;
}
table.share th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	-moz-border-radius: ;
}
table.share td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	-moz-border-radius: ;
}
table.border { border:1px solid #552523;}
#wrapper {
        position: relative;
    }
#not-a-fan {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }

