﻿body
{
	background-color:#551011;
}

img { -ms-interpolation-mode:bicubic }
/*img.nearestn { -ms-interpolation-mode:nearest-neighbor }	*/


/*     main_table    */
		.master_main_table
		{
			width:100%;
			border:0;
			padding:0;
		}

		.master_main_table_sides
		{
			background-color: #551011;
		}

		.master_main_table_content
		{
			width: 950px;
			border: 1px solid #EAD137;
		}					

/*     center_table    */
		.master_center_table
		{
			background-color: #FFFFFF;
			width: 100%;
			border: 0;
			padding: 0;
		}

		.master_center_tr_header
		{
			width: 950px;
		}	

/*     validator    */
		.validatorCalloutHighlight
		{
			background-color: #FFFACD;
		}


		.master_center_tr_center
		{
			width: 950px;
		}

		.master_center_tr_footer
		{
			
		}

		.masterlogin
		{
			position: absolute;
			top: 2px;
			left: 2px;
			font-family:Times New Roman;
			font-size:8pt;
			font-style:italic;
			color:#551011;
				
		}

.admin-header h1 {
  color: white;
}

.admintable {
  margin: 5px;
  padding: 0;
  width: 700px;
  border: 1px dashed #cccccc;
}
.adminlabel {
  font-size: 8pt;
  font-family: verdana;
  width: 120px;
  margin-bottom: 3px;
  vertical-align: top;
}
.adminitem {
  border-width: 0px;
  background-color: #ffffff;
  margin-bottom: 3px;
}



#contenttable
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #526557;
	border-left-color: #526557;
  margin: 0px;
  padding: 0px;
	
}

#tdcentercontent
{
	background-color: white;
  margin: 0px;
  padding: 0px;
	
}

#Recipecentercontent
{
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 205px;
	z-index: 100;
	background-color: white;
}
#tdleftcontent
{
	border-style: none solid none none;
	border-right-color: #526557;
	border-width: thin thin thin thin;
	width: 200px;
	border:none;
	padding: 0px;
	margin: 0px;
	
}

.HeaderLeftcontent
{
	width: 224px;
    vertical-align:bottom;
	font-size:x-small;
	color:#A0522D;
}

.HeaderCentercontent
{
	width: 560px;
    vertical-align:bottom;
	font-size:small;
	color:#551011;
	text-align:left;
}

.DefaultPic
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: gray;
	border-left-color: gray;

}

.AddEventStatus
{
	width: 350px;
    vertical-align:bottom;
	font-size:medium;
	color:#A0522D;
}