/* basic page styles & structure */
body{
	margin: 0;
	padding:10px 0 0 0;
	font: 12px Georgia, "Times New Roman", serif;
	color: #555;
	background: #FEF5A9 url(images/body-bg.gif) center top repeat-y;
	text-align: center;
}

form{
	margin:0;
	padding:0;
}

a{
	text-decoration: none;
	border:none;
}

a img{
	border:none;
}

a:link, a:visited, a.current{
	color: #FF870D;
}

a:hover, a:active{
	color: #F60;
}

#container table tr td p{
	font: 12px Georgia, "Times New Roman", serif;
	color: #555;

}


#container{
	width:760px;
	margin:0 auto;
	padding:0;
	text-align: left;
	background: url(images/cont-bg.gif) 155px 0 repeat-y;
}

#header{
	position:relative;
	margin:0;
	padding:0 0 5px 0;
	font-size: 11px;
	background: #FFF8BF url(images/header-bg.jpg) 0 -1px no-repeat;
	height:145px;
}

#menu{
	float: left;
	display:inline;
	width: 155px;
	margin:0 0 15px 0;
	padding:10px 0 0 0;
	font-weight:bold;
}

#maincontent{
	float:left;
	width:605px;
	margin:0;
	padding: 20px 0 0 0;
	background: url(images/main-cont-top.gif) 0 0 no-repeat;
}

#home #maincontent{
	float:left;
	width:605px;
	margin:0;
	padding: 20px 0 0 0;
	background: url(images/main-cont-home.jpg) 0 0 no-repeat;
}

#dreamfarms #maincontent {
	float:left;
	width:605px;
	margin:0;
	padding: 20px 0 0 0;
	background: url(images/dream_farm.jpg) 0 0 no-repeat;
}

#checkout #maincontent{
	float:left;
	width:605px;
	margin:0;
	padding: 20px 0 0 0;
	background: url(images/checkout-bg.jpg) 0 0 no-repeat;
}

#footer{
	clear:both;
	width:760px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	background: #FFF8BF url(images/main-cont-foot.gif) 155px 0 no-repeat;;
}

/*header content & menus */
#header h1 {
	font-size: 10px;
	margin:0;
	padding:0;
}

#header h1 span{
	visibility:hidden;
}

ul#headmenu {
	position:absolute;
 	list-style:none;
	right:10px;
	margin-top:90px;
	padding:0;
	/*max-width:460px;*/
	}

* html body ul#headmenu{
	/*width:460px;*/
	margin-left: 220px;
}

ul#headmenu li{
 	display:inline;
	padding:0px;
	margin:0;
}

ul#headmenu a{
	float:left;
	margin-right: 2px;
	background: url(images/head-menu-a-bg.gif) right  -28px no-repeat;
}

ul#headmenu a span{
	float: left;
	display:block;
	margin:0;
	padding: 8px 8px 6px 8px;
	background: url(images/head-menu-span-bg.gif) left -28px no-repeat;
	cursor: pointer;
}

ul#headmenu a.current, ul#headmenu a:hover{
	background-position: right top;
}

ul#headmenu a.current span, ul#headmenu a:hover span{
	background-position: left top;
}

/* main menu styles */

#menu p{
	margin: 0 10px;
	padding:0;
	color: #7A4513;
	text-transform: uppercase;
	font-size:11px;
}

#menu input#keyword{
	width: 90px;
	height: 19px;
	border: 1px solid #7A4513;
	display: inline;
	margin: 0;
	padding:0;
	position:relative;
	top:-8px;
}

#menu input#go{
	display: inline;
	margin: 0;
	padding:0;
	width:34px;
	height:26px;
}

#menu form#searchform{
	padding-top:10px;
}

ul#mainmenu{
	list-style:none;
	padding:0;
	margin:0;
	border-top: 1px dashed  #FF8F19;
	width: 145px;
}

ul#mainmenu li{
	margin:0;
	padding:0;
	width: 145px;
	border-bottom: 1px dashed #FF8F19;
}

ul#mainmenu a{
	display:block;
	width: 129px;
	padding: 8px;
}

ul#mainmenu a:hover{
	background:#FFFDEC url(images/mainmenu-hov-bg.gif) 0 0 repeat-x;
}

ul#mainmenu a.current, ul#mainmenu a.current:hover{
	background:#FFF97F url(images/mainmenu-cur-bg.gif) 0 0 repeat-x;
}

/*main content styles */
#maincontent h2, #maincontent h3, #maincontent h1{
	font-size: 12px;
	color: #85CA5D;
	text-transform:uppercase;
	padding:0 0 6px 0;
	margin: 0 25px 10px 25px;
	border-bottom: 1px dashed #FF8F19;
}

#maincontent h3{
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	border-bottom: 1px dashed #CCC;
	}

#maincontent p{
	padding:0;
	margin: 0 25px 15px 25px;
	line-height: 1.4em;
}

#maincontent p.last{
	margin-bottom:5px;
}

#maincontent p.description{
	margin: 0 0 15px 0;
}

#maincontent p.prod-img{
	float: right;
	width: 170px;
	margin: 0;
	padding: 0;
	background:#FFF;
	text-align:center;
}

* html body #maincontent p.prod-img{
	margin-right:10px;
}

#maincontent p.prod-img img{
	width: 150px;

}

#maincontent p.buttons{
	padding-bottom:10px;
	margin: 0 0 20px 0;
	text-align:center;
}

#maincontent p.buttons input{
	width:110px;
	height: 43px;
	text-align:center;
	background: transparent url(images/btn-plain.gif) 0 2px no-repeat;
	padding:0;
	margin:0;
	color:#5E3D0A;
	font: 11px  Georgia, "Times New Roman", Times, serif;
	border:none;
	cursor: pointer;
	}

#maincontent p.price{
	color: #F97D00;
	text-align:center;
	margin: 0 0 15px 0;
}
#maincontent p.price strong{
	margin-right: 20px;
}

#maincontent p.page{
	color:#FF8F19;
	text-align:center;
}

#maincontent form.product-row{
	clear:both;
	min-height: 200px;
	margin: 0 25px 15px 25px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 15px;
}

#maincontent form.product-row h2{
	 margin-left: 0;
	 margin-right:0;
}

#maincontent input.qty{
	width: 20px;
	border: 1px solid #7A4513;
	text-align:right;
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	color:#7A4513;
	margin-left: 6px;
}

#maincontent label{
	color: #7A4513;
	font-weight:bold;
	margin-left: 20px;
}

/*cart styles*/
table#cart {
	margin: 0 25px 15px 25px;
	font-size: 12px;
	width: 90%;
	border-collapse: collapse;
}

table#cart td, table#cart th{
	border: 1px solid #fff;
	padding: 4px 8px;

}

table#cart th{
	font-weight: bold;
	background: #FFF6B3 url(images/th-bg.gif) 0 0 repeat-x;
	color: #7A4513;
}

table#cart td {
	background: #FFFBDF url(images/td-bg.gif) 0 0 repeat-x;
	text-align: center;
}

p.totalcost{
	font-weight: bold;
	color: #7A4513;
}

.cart_txt{
	font-weight: bold;
	color: #7A4513;
	font-size: 15px;
	text-align:left;
	margin: 0 25px 25px 25px;
}

/* order form styles */

#orderform label{
	display:block;
	padding:5px 0 5px 190px;
}

#orderform label.radio{
	padding: 5px;
	margin-top:0;
}

#orderform h3{
	padding-top:10px;
}

#orderform span{
	position: relative;
	left: -180px; /* this pushes the left edge of the span over to the left edge of the space created by the padding set above */
	float: left;
	margin-right: -180px; /*reduce the values of this and the above commented elements to make a narrower label*/
	padding-top: 3px;
}

#orderform input{
	font: 11px Verdana, Arial, sans-serif;
	width: 180px;
}

#orderform select{
	font: 11px Verdana, Arial, sans-serif;
	width: 185px;
}

#orderform input.radio{
	width: 12px;
}

#orderform p.info{
	margin:0 0 0 30px;
	padding:0;
}

/* footer styles */
#footer p{
	float:left;
	display:inline;
	width: 400px;
	margin:10px  0;
	padding:10px 0 0 0;
	font-size: 11px;
	color: #85CA5D;
	background: #FFF8BF;
	border-top: 1px dashed  #FF8F19;
}

#footer p#contact{
	text-align:right;
	width: 360px;
}

#footer p strong{
	color: #FF870D;
}


.prodnavtext{
text-align : center;
}

.prodnav {
	text-align : center;
}

/*
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:12 - Golden Sands
  -----------------------------------
*/
#p7PMnav {
border-top : 1px dashed #FF8F19;
	margin: 0;
	padding:0;
}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color : #FF870D;
	text-transform: uppercase;
	border-bottom: 1px dashed #FF8F19;
}

#p7PMnav ul {

	margin: 0;
	padding: 0;
	z-index: 10000;

}

#p7PMnav ul li {

}

#p7PMnav a {
	display: block;
	text-decoration: none;
	background:transparent;
	padding: 8px;
	color: #F97D00;  								/* Link Font Colourr*/

	/*border-right: 1px dashed  #FF8F19;*/
	/*border-bottom: 1px dashed  #FF8F19;*/
	/*border-left: 1px dashed  #FF8F19;*/
	/*line-height:1;*/
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover,
#p7PMnav .p7PMon:active {

	background:#FFFDEC url(images/mainmenu-hov-bg.gif) 0 0 repeat-x;
}

.divide {padding: 0px; margin: 0px;}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark, #p7PMnav .p7PMmark:hover {
	font-weight: bold;
	background-color : #FFF169;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMtrg:hover, #p7PMnav .p7PMtrg:active {
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMtrg:hover {
	background-position: right center;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 145px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 145px;
}

#pmmcrumb {
	font-weight: bold;
	color: #FFFFFF;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #FFFFFF;
}
