/* general classes
------------------------------------------------------------------------------------------------*/
body, td, p {
	font: 12px 'Trebuchet MS', Helvetica, Geneva, Verdana, Arial, sans-serif; color: #333;
}
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}
img {
	border: 0; 
}
form {
	margin-bottom:0;
}
p {
	margin:0 0 10px 0;
}
a:link {
	color: #660000; 
	text-decoration: none; 
}
a:visited {
	color: #660000; 
	text-decoration: none; 
}
a:hover {
	color: #666666; 
	text-decoration: none; 
}
.top:link {
	color: #660000;	
	text-decoration: underline; 
}
.top:visited {
	color: #660000;
	text-decoration: underline; 
}
.top:hover {
	color: #666666; 
	text-decoration: underline; 
}
.small {
	color:#333333;
	font-weight:normal;
	font-size: 10px;
}
.header {
	font-family: Times New Roman, Times, serif;
	color:#660000;
	font-weight:bold;
	font-size: 18px;
}


/* top nav
------------------------------------------------------------------------------------------------*/

#topnav {
	clear:both;
	padding:0;
	margin:8px 0 0 210px;
	height:28px;
	width:730px;
	background:#660000;
}
#topnavhome {
	clear:both;
	padding:0;
	margin:5px 0 0 281px;
	height:30px;
	width:660px;
	background:#660000;
}
#topnav li, #topnavhome li {
	float:left;
	list-style:none;
	font-size:12px;
	line-height:12px;
}
#topnav li a, #topnavhome li a {
	padding:9px 20px;
	display:block;
	color:#ffffff;
	background:#660000;
	text-transform:uppercase;
}
#topnav li a:hover, #topnavhome li a:hover {
	text-decoration:none;
	color:#cc9900;
}
/* top nav
------------------------------------------------------------------------------------------------*/

#topnav_admin {
	clear:both;
	padding:0;
	margin:5px 0 0 210px;
	height:30px;
	width:730px;
	background:#660000;
}

#topnav_admin li  {
	float:left;
	list-style:none;
	font-size:12px;
	line-height:12px;
}
#topnav_admin li a {
	padding:9px 8px;
	display:block;
	color:#ffffff;
	font-size:10px;
	background:#660000;
	text-transform:uppercase;
}
#topnav_admin li a:hover, #topnavhome li a:hover {
	text-decoration:none;
	color:#cc9900;
}

/* left nav
------------------------------------------------------------------------------------------------*/
#navtitle {
	font-size:16px;
	padding:8px 15px;
	margin-bottom:10px;
	color:#ffffff;
	background:#660000;
	text-transform:uppercase;
	text-align:left;
}
#navtitle a {
	color:#ffffff;
}
#leftnav {
	margin:10px 10px 10px 15px;
	padding:0;
	text-align:left;
}
#leftnav li {
	list-style:none;
	font-size:13px;
	line-height:19px;
}
#leftnav li a {
	color:#660000;
}
#leftnav li a:hover {
	color:#666666;
}
#leftnav .active {
	font-weight:bold;
}
#leftnav .sub {
	margin-left:15px;
}
.storemain {
	margin-bottom:5px;
}
#storenav {
	margin:0 11px 10px 11px;
	padding:5px 10px;
	text-align:left;
	border-right: 1px solid #cc9901;
	border-left: 1px solid #cc9901;
	border-bottom: 1px solid #cc9901;
	background:#ffffff;
}
#storenav li {
	list-style:none;
	font-size:13px;
	line-height:19px;
}
#storenav .sub {
	margin-left:15px;
}
.wborderbttm {
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
	margin-right:10px;
	margin-left:10px;
	text-align:left;
}
.redtxt {
	color:#660000;
}

/* home page
------------------------------------------------------------------------------------------------*/
#homeleft {
	width:245px;
	border-left:1px solid #c2c29a;
	border-right:1px solid #c2c29a;
	border-bottom:1px solid #c2c29a;
	text-align:center;
}
.leftpad {
	padding:15px;
}
#homebttm {
	overflow:auto;
	margin-top:10px;
	padding:10px;
	border:1px solid #c2c29a;
}
#homebttm .left {
	float:left;
	width:500px;
}
#homebttm .right {
	float:right;
	width:315px;
	text-align:right;
}
#home_footer {
	padding:10px;
	margin-top:10px;
	text-align:center;
	font-size:11px;
}
.leader {
	overflow:none;
	padding-bottom:30px;
	border-bottom:1px solid #c2c29a;
	padding-top:85px;
	margin-bottom:15px;
}
.whitetxt, .whitetxt a, .whitetxt a:visited {
	color:#ffffff;
}
.whitetxt a:hover {
	color:#cc9900;
}
.whitetxthdr {
	font-size:16px;
	text-transform:uppercase;
}
.homeseries {
	padding:0 5px;
	border-left:1px solid #ffffff;
}
.homeseries h3 {
	font-size:13px;
	color:#660000;
	text-transform:uppercase;
	margin:0 0 5px 0;
}

/* layout classes
------------------------------------------------------------------------------------------------*/
#pageborder{
padding-left:10px;
padding-right:10px;
border:1px solid #EBEBDE;
width: 960px; 
margin: 0 auto;
}
#pagewrap {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/elements/hdr_grapes.jpg) top left no-repeat;
}
#pagewraphome {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/home/header_bg.jpg) top left no-repeat;
}
#pagewrap_mem {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/elements/hdr_new_mem.jpg) top left no-repeat;
}
#header {
	height:125px;
}
#loginphone {
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#660000;
}
#memberlogin {
	display:block;
	padding:5px 15px;
	background:#660000;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:5px;
}
#memberlogin:hover {
	color:#cc9900;
}
#branding {
	overflow:auto;
	margin-bottom:8px;
}
#emblem {
	float:left;
	margin:6px 0 0 135px;
}
#logo {
	float:left;
	margin:10px 0 0 15px;
}
#header_promo {
	float:left;
	margin:18px 0 0 50px;
}
#inside_content {
	margin-top:15px;
	background: #ffffff url(../images/elements/contentbg.gif) repeat-y;
	overflow:auto;
}
#inside_content_mem {
	margin-top:15px;
	background: #ffffff url(../images/elements/contentbg_mem.gif) repeat-y;
	overflow:auto;
	height:1%;
}
#inside_content_store {
	margin-top:15px;
	background: #ffffff url(../images/elements/contentbg_store.gif) repeat-y;
	overflow:auto;
}

#leftcol {
	float:left;
	
	width:178px;
	text-align:center;
}
#centercol {
	float:left;
	width:604px;
}
#rightcol {
	float:left;
	width:178px;
	text-align:center;
}
#contentpad {
	padding:8px 20px 20px 20px;
}


#redband {
	height:18px;
	background:#660000;
	margin-top:10px;
}

#inside_footer {
	padding:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
	border-right:1px solid #d1d1b3;
	border-left:1px solid #d1d1b3;
	border-bottom:1px solid #d1d1b3;
}
#bottom_promo {
	width: 960px;
	margin: 0 auto 10px auto;
	padding: 0;	
}
#bottom_promo .colone {
	float:left;	
	width:470px;
	margin-right:20px;
}
#bottom_promo .coltwo {
	float:left;	
	width:470px;
}

/* spacing and columns
------------------------------------------------------------------------------------------------*/
.colhalf {
	float:left;
	width:50%;
	height:100px;
}
.marginbttm {
	margin-bottom:10px;
}
.margintop {
	margin-top:10px;
}
.padright {
	padding-right:10px;
}
.padleft {
	padding-right:10px;
}

/* quiz
------------------------------------------------------------------------------------------------*/
.notes {
 font-size: .8em;
}
a.edit  {
	color:#336633;
	text-decoration: none;
	font-weight:bold;
	font-size: .9em;
}
a:hover.edit  {
	text-decoration: underline;
	color: #999999;
	font-size: .9em;
}

a.delete  {
	color:#993333;
	text-decoration: none;
	font-weight:bold;
	font-size: .9em;
}
a:hover.delete  {
	text-decoration: underline;
	color: #999999;
	font-size: .9em;
}
.correct  {
	color:#336633;
	font-weight:bold;
	font-size: .9em;
}
.wrong {
	color:#993333;
	font-weight:bold;
	font-size: .9em;
}

.bright_red {
	color:#CC0000;
	font-weight:normal;
	font-size: 12px;
}

.gold_bold {
	color:#BB9325;
	font-weight:bold;
	font-size: 12px;
}

.red_bold {
	color:#660000;
	font-weight:bold;
	font-size: 12px;
}

.black_bold14 {
	color:#333333;
	font-weight:bold;
	font-size: 14px;
}

.red_bold14 {
	color:#660000;
	font-weight:bold;
	font-size: 14px;
}



/* newsletter
------------------------------------------------------------------------------------------------*/
.thumb {
	float:left;
}
.large {
	margin-left:10px;
	float:left;
}
.imageDiv1 {
	position:absolute;
	top:200px;
  width:800px;
}
.imageDiv2 {
	position:absolute;
	top:375px;
  width:800px;
}
.imageDiv3 {
	position:absolute;
	top:550px;
  width:800px;
}
.imageDiv4 {
	position:absolute;
	top:725px;
  width:800px;
}
imageDivRecipeImg{
	position:absolute;
	top:900px;
  width:800px;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin: 3px 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:15px;
  height:1.3em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
.sbutton {
	padding: 0px;
	width: 50px;
	background-color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	border: 1px solid #FFFFFF;
}
.button {
	
	width: 170px;
	background-color: #A42654;
	border: 1px solid #ccc;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
