/* @override http://mac.local/unwin/index.php?css=stylesheets/main-css.v.1254173935 */

body {
	background: #FCF7EB url('images/site/backgroundPlants5.jpg') 0 100px no-repeat;
	margin: 0;
	font-family: /*Verdana, Helvetica, Arial, sans-serif*/ Georgia;
	font-size: 14px;
	line-height: 20px;
	color: #51504c;
}

a {
	font-weight: bold;
	color: #84041C;
	text-decoration: none;
}

a img {
	margin: 0;
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #373532;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
}

.bold {
	font-weight: bold;
}

#wrapper {
	height: 100%;
	width: 100%;
	min-width: 720px;
	margin: 0 auto;
	position: relative;
}

#masthead {
	height: 100px;
	width: 100%;
	position: relative;
	background: #84041C url('images/site/gradMasthead.jpg') bottom repeat-x;
}


#logo {
	margin: 0px 20px 0 10px;
}

#masthead #images {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 420px;
	padding-top: 25px;
	height: 45px;
	background: url('images/site/masthead/raysUpperRight.jpg') top right no-repeat;		
}

#masthead #buttons {
	float: right;
	position: absolute;
	bottom: 0;
	right: 10px;
}

#masthead #buttons img {
	margin: 0 2px 0 1px;
	padding: 0;
	display: block;
	float: left;
}

#mainBody {
/* 	width: 670px; */
	min-height: 100%;
	padding: 25px;
	height: 100%;
}

.sidenav {
	float: left;
	width: 169px;
}

.sidenavTop {
	margin: 25px 0 0 0;
}

.sidenavBody {
	width: 150px;
	padding: 3px 8px 4px 0;
	border-left: 1px solid #E3DAC4;
	border-right: 1px solid #E3DAC4;
	background: #F2EEE4;
	text-align: right;
	color: #51504c;
	font-size: 12px;
}

.sidenavBottom {
	margin: 0
}

.sidenav ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0px 0 4px 0;
	border-right: 1px solid #56130A;
}

.sidenav ul li {
	
	height: 16px;
	margin: 0;
	padding: 0 8px 0 0;
}

.selected {
	background: right center url("images/site/sidenavArrow.gif") no-repeat;
	font-weight: bold;
}

.sideimg {
	margin-left: 3px;
	vertical-align: -4px;
}

#centerCopy {
 	/*width: 330px;*/ 
	margin-left: 200px;
	/*text-align: justify;*/
	text-align: left;
	min-height: 250px;
}

.rightbar {
	float:right;
	width: 150px;
	height: 100%;
	margin: 30px 0 0 20px;
}

#footer {
	clear: both;
	/*position: absolute;
	bottom: -263px;
	left: 0;*/
	float: left;
	margin-top: 100px;
	height: 203px;
	padding-top: 15px;
	width: 100%;
	text-align: center;
	background: url('images/site/footer-burst.gif') no-repeat center top;
	border-top: 2px solid #d6d2c7;
}


.pricelist {
	font-size: 13px;
	/* width: 150px; */
	padding: 2px 0 4px 6px;
	margin: 0 0 0 5px;
	border: none;
	border-left: 1px solid black;
	border-spacing: 0px;
}

.pricelist tr {
	padding: 0;
	margin: 0;
}

.pricelist th {
	text-align: left;
}

.pricelist tr td {
	padding-right: 20px;
	margin: 0;
}

td.title {
	text-align: right;
	font-weight: bold;
}

#giftbutton {
	width:154px;
	border: 3px double #84041C;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	background: #F2EEE4;
}

/* @group  New */

.sidenav ul li {
	padding-right: 0;
	margin-bottom: 10px;
}

.sidenav ul li {
	padding-right: 0;
}

.sidenav ul li a {
	padding-right: 10px;
}

.sidenav ul li a.current {
	background: right center url("images/site/sidenavArrow.gif") no-repeat;
	font-weight: bold;
	color: #51504c;
}

td.bold {
	width: 60px;
}

.product-wrap {
	float: left;
}

.product.first {
	clear: none;
}

.product {
	margin-top: 20px;
	clear: left;
}


.product img {
	float: left;	
	margin-right: 20px;
	margin-bottom: 30px;
	border: 1px solid #000;
}

.clear {
	clear: both;
}

#centerCopy h1 {
	margin-bottom: 20px;
}

.entry {
	margin-bottom: 30px;
}

.entry-title {
	font-size: 14px;
	margin-bottom: -5px;
}

.entry img {
	display: none;
}

.remove {
	position: absolute;
	left: -9999em;
}
/* @end */           

/* @group  Nav */


#nav {
	position: absolute;
	right:  0;
	top: 80px;
}

.links h2 {
	margin-top: 25px;
}

.links p {
	margin-top: -5px;
}

.answer p {
	margin: 0;
	padding-bottom: 10px;
}

.answer {
	margin-bottom: 30px;
	padding-left: 10px;
}

h2.question {
	background: url(images/site/arrow.png) no-repeat left;
	padding-left: 30px;
}

h2.question.open {
	background: url(images/site/arrow-down.png) no-repeat left;
}

#signup-form {
	margin: 20px 0 0 0;	
	
}

#signup-form input {
	margin:  5px 0 10px;
}


/*##################################
#########   SUPERFISH NAV  #########
##################################*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			100px; /* left offset of submenus need to match (see below) */
	background: #fff;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	margin-right: 30px;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:  #fef7eb;
}

.sf-menu a.section {
	font-size: 14px;
	font-weight: bold;
}

.sf-menu li a:hover {
	text-decoration: none;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			20px; 
	z-index:		9999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			0;
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	float: left;
}

.sf-menu {
	text-align: right;
}

.sf-menu li.section {
	font-size: 13px;
	line-height: 25px;
	height:  25px;
	text-decoration:none;
	text-transform: lowercase;
	padding-right: 46px;
	position: relative;
}


.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fef7eb;
}

/* skin for submenu */
.sf-menu li ul {
	background: #d7d0be url(images/site/nav-shadow.gif) repeat-x top;
	text-align: left;
	padding: 10px 20px 10px 10px;
	width:  128px;
}

.sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour -- also see ie6-css */
	color: #83151f;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

.sf-menu li.current li a.current, .sf-menu li li a.current:visited  { /* visited pseudo selector so IE6 applies text colour -- also see ie6-css */
	color: #373532;
}

.sf-menu li.current li a.current:hover, .sf-menu li.current li a.current:visited:hover {
	color: #373532;
}

.sf-menu li li a:hover, .sf-menu li li a:visited:hover {
	color: #373532;	
	text-decoration: none;
}

.sf-menu li {
	background:	transparent;
}

.sf-menu li li { 
	margin-bottom: 5px;
}

/* not needed at this time
.sf-menu li li li {
	background:		#9AAEDB;
}
*/

/* adds the navigation stem */
.sf-menu li.parent:hover, .sf-menu li.parent.sfHover {
	background: url(../images/stem.gif) no-repeat right;
}


.sfHover a {

}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	
}

.sf-menu li:hover a.section, .sf-menu a.section:hover, .sf-menu li.current a.section  {

}

.sf-menu li.current a.section  {
color: #a08f74;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	red url('../images/superfish-shadow.png') no-repeat bottom right;
	padding: 0 28px 29px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width: 122px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	168px; /* match ul width */
	top:	-50px;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* @end */

/* @group  fancyzoom */

/* @end */
