/* Website template by freewebsitetemplates.com */
body {
	background: url(../images/bg-body.jpg) repeat;
	color: #6c5b37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	min-width: 960px;
	padding: 0;
}
a {
	outline: none;
	text-decoration:none;
	color: #6c5b37;
}
a:hover
{
	text-decoration:underline;
	color: #6c5b37;
}
img {
	border: 0;
}
p {
	margin: 0;
	line-height: 24px;
}
p a {
	color: #6c5b37;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h5 {
	margin: 0;
}

/*Textbox Watermark*/

.unwatermarked {
	/*height:20px;
	width:150px;*/
}

.watermarked {
	/*height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;*/
	color:gray;
}

/* DropShadow */
.dropShadowPanel 
{
	/*background-color:#fdfcef;*//*#5377A9;*/
}


a.ContextMenuItem
{
	margin: 1px 10px 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	background-color:#f0ece3;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	/*background-color: #FFE6A0;*/
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.ComboBox
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height:20px;
}

div.header {
	background: url(../images/stripe1.gif) repeat-x left top;
	height: 145px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
div.header div {
	float: left;
	margin: 39px 0 0;
}
div.header div a {
	display: inline-block;
}
#linkheader {
	float: right;
	margin-right:10px;
	overflow: hidden;
}
#logo
{
	width:500px;
}
#searchheader {
	background: url(../images/interface.png) no-repeat 0 -160px;
	float: left;	
	height: 32px;
	margin: 42px 20px 0 0;
	overflow: hidden;
	width: 440px;
	
}
#searchheader .globalsearch {
	background: none;
	border: 0;
	color: #707476;
	float: left;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 3px 0 0 10px;
	padding: 0;
	width: 400px;
}
#searchheader .globalsearchbtn {
	background: url(../images/interface.png) no-repeat 0 -306px;
	border: 0;
	float: left;
	height: 17px;
	margin: 7px  0 0;
	width: 16px;
}
#menu
{
	margin: 20px auto 0;
	overflow: hidden;
	width: 960px;
}
#menulist  {
	float: left;
	height: auto;
	margin: 5px 0 0;
	width: 716px;
}
#menu div:first-child div.header {
	background: url(../images/interface.png) no-repeat;
	height: 35px;
	padding: 7px 0 0 8px;
	margin: 0 0 0 3px;
	width: 702px;
}
#menu div:first-child div.header ul {
	overflow: hidden;
}
#menu div:first-child div.header ul li {
	float: left;
	margin: 0 13px;
	text-transform: uppercase;
}
#menu div:first-child div.header ul li a {
	color: #fffcdf;
	display: block;
	height: 29px;
	font-size: 12px;
	letter-spacing: 0.075em;
	line-height: 29px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #81725c;
}
#menu div:first-child div.header ul li.current a {
	background: url(../images/bg-menuselected.jpg) repeat-x;
	color: #FFF;
}
#menu div:first-child div.header ul li a:hover {
	color: #FFF;
}

p a:hover{
	color: #6d4409;
}

.lnk
{
	text-decoration:underline;
    color: #6c5b37;
	letter-spacing: 0.025em;
	line-height: 24px;
	margin: 0 0 7px;
}

div.footer {
	background: url(../images/stripe2.gif) repeat-x left bottom;
	height: auto;
	margin: 0 auto;
	width: 960px;
}
div.footer div {
	height: 80px;
	width: 716px;
}
div.footer div p {
	color: #aaa292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.075em;
	line-height: 70px;
	text-align: center;
}

.label 
{
	float:left;
	padding-right:10px;
}

.w100
{
	width:100px;
}

.w140
{
	width:140px;
}

.w300
{
	width:300px;	
}

.w500
{
	width:500px;
}

.bodyheight
{
	height:1220px;
}

.span-text 
{
  font-size :5px;
  color: #999;
}

div.bodystyle
{
	margin:20px auto 0px auto;
	overflow:hidden;
	width:960px;	
}

div.maincontent
{
	float:left;
	margin:5px 0px;
	width:720px;
}

div.maincontentheader
{
	background: url(../images/interface.png) no-repeat;
	height: 35px;
	padding: 7px 0 0 8px;
	margin: 0 0 0 3px;
	width: 700px;
}

.menulist  
{
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}

.menuitem
{
	float:left;
	margin:0 13px;
	text-transform:uppercase;
	display:list-item;
	text-align:-webkit-match-parent;
}

.menuitem a
{
	color: #fffcdf;
	display: block;
	height: 29px;
	font-size: 12px;
	letter-spacing: 0.075em;
	line-height: 29px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #81725c;	
}
.menuitem a:hover
{
	color: #6c5b37;
	display: block;
	height: 29px;
	font-size: 12px;
	letter-spacing: 0.075em;
	line-height: 29px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #81725c;	
}

.menuitem a:current
{
}

.ml5
{
	float:left;
	margin:5px;
	padding:10px;
	
}

.ml10
{
  margin-left:10px;	
  margin-right:10px;
}

.mb10
{
	margin-bottom: 10px;
}

.mt10
{
	margin-top:10px;	
}
.mainbodycontent
{
	background: url(../images/bg-content-top.jpg) no-repeat center top;
	border-radius: 0;
	height: auto;
	margin: 0 0 0 3px;
	padding: 2px 0 0;
	width: 710px;
}

.mainbodycontent div#content
{
	background: #f0ece3;
	border-radius: 0;
	height: auto;
	padding: 13px 0 36px;
	float:left;
	width: 710px;
}

.m5
{
	margin:5px;
}
.p10
{
	padding:10px;
}

.tcRed
{
	color:Red;
}

.maingallery
{
	background: url(../images/bg-gallery.png) repeat-y;
	border-radius: 8px 8px 0 0;
	height: 427px;	
}
.maingallery div a img {
	margin: 1px 1px 0 4px;
}
.maingallerylist {
	background: url(../images/interface.png) no-repeat center -57px;
	height: 88px;
	margin: 0 0 0;
	overflow: hidden;
}
.maingallerylist li {
	background: url(../images/bg-separator.jpg) no-repeat left 10px;
	color: #fffffd;
	float: left;
	margin: 0 0 0 1px;
	overflow: hidden;
	text-transform: none;
	width: 236px;	
}
.maingallerylist li:first-child {
	background: none;
	margin: 0 0 0 3px;
}
.maingallerylist li img {
	margin: 13px 10px 0;
}
.maingallerylist li a {
	float: left;
	margin: 0;
}
.maingallerylist li div {
	background: none;
	border-radius: 0;
	float: left;
	height: auto;
	margin: 0;
	padding: 8px 0 0;
	width: 150px;
}
.maingallerylist li div h2 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin: -2px 0 0;
}
.maingallerylist li div h2 a {
	color: #fffffd;
	display: block;
	float: none;
	text-decoration: none;
	text-transform: uppercase;
}
.maingallerylist li.current {
	background: url(../images/interface.png) no-repeat 0 -207px;
	height: 84px;
	width: 236px;
}
.maingallerylist li.current h2 {
	font-size: 18px;
	letter-spacing: normal;
}
.maingallerylist li.current h2 a {
	color: #8e0034;
}
.maingallerylist li.current p {
	color: #8b8468;
}
.maingallerylist li p {
	line-height: 24px;
}

.mainfooter {
	background: none;
	float: none;
	height: auto;
	margin: 24px 0 0;
	width: auto;
}
.mainfooter ul {
	margin: 25px 0 0;
	overflow: hidden;
}
.mainfooter ul:first-child {
	margin: 0;
}
.mainfooter ul li {
	background: url(../images/bg-frame.png) no-repeat center top;
	border-radius: 3px;
	float: left;
	height: 306px;
	margin: 0 0 0 24px;
	padding: 0 3px 0;
	width: 340px;
}
.mainfooter ul li h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	height: 49px;
	letter-spacing: 0.025em;
	line-height: 49px;  
	text-transform: uppercase;
}
.mainfooter ul li h2 a {
	color: #27843d;
	display: block;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px #f7f0e7;
}
.mainfooter ul li img {
	border-bottom: 1px solid #fcda55; 
	border-top: 1px solid #fcda55;
}
.mainfooter ul li:first-child {
	margin: 0;
}

.mainfooter ul li a
{
	display: inline-block;	
}

.rightbodycontent
{
	float: right;
	height: auto;
	width: 215px;	
}

.rightfrcontent
{
	float:none;
	margin:0px;
}

.rightfrcontent h3
{
	color: #850028;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

.rightfrcontent #featuredlist
{
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
	
}

.rightfrcontent #featuredlistitem
{
	display: list-item;
	margin: 10px 0 0;
	overflow: hidden;
}

.rightfrcontent #featuredlistitem a
{
	float: left;
	margin: 0 10px 0 0;	
}

.rightfrcontent #featuredlistitem a img {
	border: 1px solid #ada495;
	margin: 5px 0 0;
}
.rightfrcontent #featuredlistitem div {
	float: left;
	margin: 0;
	width: 100px;
}
.rightfrcontent #featuredlistitem div h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.025em;
	line-height: 24px;
}
.rightfrcontent #featuredlistitem div h2 a {
	color: #6c5b37;
	float: none;
	text-decoration: none;
	text-transform: uppercase;
}

.rightfrcontent #featuredlistitem div h2 a:hover{
	color: #6d4409;
}

.rightblogcontent
{
	float:none;
	margin:0px;
}

.rightblogcontent h3
{
	color: #850028;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

.blog
{
	background: url(../images/border-horizontal.gif) repeat-x center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px 0;
}

.bloggrid
{
	background: #fdfcef;
	/*border: 1px solid #FCDA55;	*/
}

.bloggridrow
{
	color: #6c5b37;
	letter-spacing: 0.025em;
	line-height: 24px;
	margin: 0 0 7px;
	text-decoration: none; 
}

.bloggridrow a
{
	color: #6c5b37;
	letter-spacing: 0.025em;
	line-height: 24px;
	margin: 0 0 7px;
	text-decoration: none;
}

.bloggridrow a:hover {
	text-decoration: underline;
}

.blogtitle a{
	color: #6c5b37;
	letter-spacing: 0.025em;
	line-height: 24px;
	margin: 0 0 7px;
	text-decoration: none;
}

.blogtitle a:hover {
	text-decoration: underline;
}
.blog first-child {
	background: none;
	padding: 0 0 10px;
}
.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.025em;
	text-align: left;
	text-transform: none;
}

.listitem
{
	background: #fdfcef;
	border-bottom: 1px solid #FCDA55;
	border-top: 1px solid #FCDA55;
	float: none;
	margin: 20px 0 0;
	height:250px;
	width: 660px;
	padding: 0 15px;
}

.listitem a
{
	float:left;	
	display: inline-block;
}
.listitem a img
{
	border: 1px solid #e7e6d5;
	margin: 15px 18px 0 0;	
}

.listitemcontent
{
	background: none;
	float: left;
	min-height: inherit;
	padding: 16px 0 0;
	width: 480px;	
}

.listitemcontentheader{
	color: #7d0133;
	font-size: 18px;
	line-height: 24px;
	padding: 0;
	text-transform: none;
}

.listitemcontentheader a {
	color: #7d0133;
	float: none;
	text-decoration: none;
}
.listitemcontentheader a:hover {
	color: #a60a49;
}

.listitemcontentdesc p {
	color: #6C5B37;
	padding: 0; 
}

.recipedetail
{
	float: none;
	margin: 5px 0 0;
	width: 660px;
	padding: 0 15px;	
}


.recipedetail a
{
	float:left;	
	display: inline-block;
}
.recipedetail a img
{
	border: 1px solid #e7e6d5;
	margin: 15px 18px 0 0;	
}

.recipedetailcontent
{
	background: none;
	float: left;
	min-height: inherit;
	padding: 16px 0 0;
	width: 480px;
	height:180px;	
}

.recipedetailheader
{
	color: #850028;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.recipedetailsubheader
{
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 10px;	
}

.recipecontentdetail
{
	background: none;
	float: left;
	min-height: inherit;
	padding: 16px 0 0;
	width: 660px;	
}

.recipedetaildirections {
	margin: 0;
	padding: 0 0 0 20px;
}

.recipedetaildirectionstext {
	line-height: 24px;
}

.recipedetailingredients {
	list-style: none;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0; 
}
.recipedetailingredientstext {
	color: #6C5B37;
	float: left;
	line-height: 24px;
	padding: 0;
	/*width: 300px;*/ 
}



.rightsocialcontent h3
{
	color: #850028;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

.rightsocialcontent #facebook,#twitter,#youtube,#flickr,#googleplus
{
	color: #6c5b37;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 35px
}

.rightsocialcontent #facebook:hover,
.rightsocialcontent #twitter:hover,
.rightsocialcontent #youtube:hover,
.rightsocialcontent #flickr:hover,
.rightsocialcontent #googleplus:hover {
	color: #6d4409;
}


.rightsocialcontent #facebook {
	background: url(../images/icons.png) no-repeat 3px 0;
	height: 13px;
	line-height: 13px;
	margin: 5px 0 0;
}
.rightsocialcontent #facebook:hover {
	background: url(../images/icons.png) no-repeat 3px -13px;
}
.rightsocialcontent #twitter {
	background: url(../images/icons.png) no-repeat 0 -41px;
	height: 12px;
	line-height: 12px;
	margin: 11px 0 0;
}
.rightsocialcontent #twitter:hover {
	background: url(../images/icons.png) no-repeat 0 -53px;
}
.rightsocialcontent #youtube {
	background: url(../images/icons.png) no-repeat 1px -80px;
	height: 21px;
	line-height: 21px;
	margin: 8px 0 0;
}
.rightsocialcontent #youtube:hover {
	background: url(../images/icons.png) no-repeat 1px -101px;
}
.rightsocialcontent #flickr {
	background: url(../images/icons.png) no-repeat 0 -137px;
	height: 10px;
	line-height: 10px;
	margin: 12px 0 0;
}
.rightsocialcontent #flickr:hover {
	background: url(../images/icons.png) no-repeat 0 -147px;
}
.rightsocialcontent #googleplus {
	background: url(../images/icons.png) no-repeat 2px -172px;
	height: 14px;
	line-height: 14px;
	margin: 15px 0 0;
}
.rightsocialcontent #googleplus:hover {
	background: url(../images/icons.png) no-repeat 2px -186px;
}

.ContextMenuPanel
{

	margin-top:5px;	
}

div.adminmaincontent
{
	float:left;
	margin:5px 0px;
}

#divSearchHeader 
{
 border:dashed 1px #000;
  padding: 7px 5px 7px 5px;
  margin: 0 0 0 3px;
  /* width: 700px; */
}

div.adminbodystyle
{
	margin:20px auto 0px auto;
	overflow:hidden;
	width:1000px;	
}

#divMainContent
{
	float:left;
	margin:5px 0px;
	width:750px;
}

#divFilters
{
	float:left;
	margin:5px 0px;
	width:200px;
	height:900px;
	overflow:auto;
}

#divFilters .checklist
{
	float:left;
	margin:5px 0px;
	width:190px;
	max-height:150px;
	overflow:auto;
}