﻿html, body
{	
	top: 0px;
	left: 0px;

	margin: 0px;
	padding: 0px;
	
	font-family: Calibri, Arial;
}

.overlay_Help
{
		background-color: transparent rgb(255,255,255);
		-moz-opacity: 0.6;
}

.Help_nw 
{
	width:13px;
	height:19px;
}

.Help_n
{
	height: 21px;
  	border-style: solid;
	border-width: 0px;
	border-color: rgb(161,166,163);
	/* background-color: rgb(57, 115, 172); */
	background-color: rgb(78, 54, 32);		
}

.Help_ne 
{
  width:13px;	  
  height:19px;
}

.Help_w 
{
  width:14px;
}

.Help_e 
{
  width:14px;	  
}

.Help_sw 
{
  width:31px;
  height:40px;
}

.Help_s 
{
  height:20px;
}

.Help_se, .Help_sizer 
{
  width:31px;
  height:40px;
}

.Help_sizer 
{
	cursor:se-resize;	
}

.Help_close 
{
/*	width: 20px;
	height: 20px;
	background: transparent url('../../Images/System/windows/button-close-focus.gif') no-repeat 0 0;			
	position:absolute;
	top:1px;
	left:497px;
	cursor:pointer;
	z-index:1000;
*/
	visibility:hidden;
	display: none;
}

.Help_title 
{
/*	display: block;*/
	/* display: inline; /* Fix for IE6 doubling margin bug */
	float: left;
	
	margin-left: 10px;
	margin-top: 3px;
	height: 90%; /* */
	
/*	font-family: Calibri, Arial, sans-serif;*/
	/* font-size:16px;
	color: White;
	text-align: left;
	background-color: rgb(66, 107, 178); */
	
/*	display: block;*/
	display: inline; /* Fix for IE6 doubling margin bug */
	float: left;
	
	margin-left: 10px;
	margin-top: 3px;
	height: 90%;
	
/*	font-family: Calibri, Arial, sans-serif;*/
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: 600;
	color: White;
	text-align: left;
	/* background-color: rgb(66, 107, 178); */
	background-color: rgb(78, 54, 32);	
}

.Help_content 
{
	overflow: auto;
/*	color: #222;
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px; */

	background: white;
	
	border-style: groove;
	border-width: 1px;
	border-color: rgb(161,166,163);
}

.HelpContent
{
	/* width: 99%;
	margin-top: 10px; */
}

.HelpContent .TextInfo
{
	margin-left: 2%;
	margin-top: 1%;

	text-align: left;
	width: 95%;
	height: 35%;

	color: #4e3620;
	font-size: 13px;
	font-weight: 500;
	font-family: Verdana, Arial;
}

.HelpContent .Separator
{
	border-bottom-color: rgb(139, 137, 137);
	border-bottom-width:2px;
	border-bottom-style:groove;
	width: 95%;
	
	margin-top: 2px;
	margin-bottom: 4%;
	margin-left: 2%;
}

.HelpContent .HelpDetails
{
	/* height: 100px; */
}

.HelpContent .HelpDetails .FromEmail
{
	width: 95%;
	
	display: block;
	float: left;
	
	margin-top: 5%;
	margin-left: 3%;
}

.HelpContent .HelpDetails .FromPhone
{
	width: 95%;
	
	display: block;
	float: left;
	
	margin-top: 2%;
	margin-left: 3%;
}

.HelpContent .HelpDetails .FromEmail .Label
{
	display: block;
	float: left;
	
	width: 30%;
	/* margin-left: 3%; */

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial;
}

.HelpContent .HelpDetails .FromEmail .Required
{
	display: block;
	float: left;
		
	color: Red;
	font-size: 15px;
	font-weight:bold;
	
	/* width:5%; */
	visibility: hidden;
}

.HelpContent .HelpDetails .FromEmail .Text
{
	display: block;
	float: left;
	
	/* width: 40%; */

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial;
}

.HelpContent .HelpDetails .FromPhone .Label
{
	display: block;
	float: left;
	
	width: 25%;

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial;
}

.HelpContent .HelpDetails .FromPhone .Required
{
	display: block;
	float: left;
		
	color: Red;
	font-size: 15px;
	font-weight:bold;
/*	font-family: Calibri, Arial;	*/
	
	width:5%;
	visibility: hidden;	
}

.HelpContent .HelpDetails .FromPhone .Text
{
	display: block;
	float: left;
	
	width: 30%;

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial;
}

.HelpContent .HelpDetails .Name .Required
{
	display: block;
	float: left;
		
	color: Red;
	font-size: 14px;
	font-weight:bold;
/*	font-family: Calibri, Arial;	*/
	
	width:5%;
}

.HelpContent .HelpDetails .Name .Input
{
	width: 35%;
}

.HelpContent .HelpDetails .Subject
{
	display: block;
	float: left;
	
	width: 95%;
	
	margin-top: 2%;
	margin-left: 3%;	
}

.HelpContent .HelpDetails .Subject .Label
{
	display: block;
	float: left;

	width: 25%;	

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial;
}

.HelpContent .HelpDetails .Subject .Required
{
	display: block;
	float: left;
		
	color: Red;
	font-size: 15px;
	font-weight:bold;
/*	font-family: Calibri, Arial;	*/
	
	width:5%;
}

.HelpContent .HelpDetails .Subject .Text
{
	display: block;
	float: left;
	
	width: 30%;

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial;
}

.HelpContent .HelpDetails .Message
{
	display: block;
	float: left;
	
	width: 95%;
	margin-top: 2%;
	margin-left: 3%;	
}

.HelpContent .HelpDetails .Message .Label
{
	display: block;
	float: left;

	width: 25%;	

	color: #4e3620;
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial;
}

.HelpContent .HelpDetails .Message .Required
{
	display: block;
	float: left;
		
	color: Red;
	font-size: 15px;
	font-weight:bold;
/*	font-family: Calibri, Arial;	*/
	
	width:5%;
}

.HelpContent .HelpDetails .Message .TextArea
{
	width: 67%;
	height: 120px;
}

.HelpContent .HelpDetails .Button
{
/*	display:block;*/
	display: inline; /* Fix for IE6 doubling margin bug */
	float: right;
	margin-top: 6%;
	margin-right: 4%;
	
}

.HelpContent .HelpDetails .Button .Save, .HelpContent .HelpDetails .Button .Cancel
{
	display:block;
	float:left;
	
	background-color: #887b57;
/*	border-bottom-color:White;
	border-color:White;*/
	font-size: 12px;
	font-weight:700;
	font-family: Verdana, Arial;
	
	padding:4px 5px 4px 5px;

	color: white;
	
	text-align:center;
	cursor:pointer;
}

.HelpContent .HelpDetails .Button .Save
{
	width: 35px;
	height: 12px;
	margin: 0px;
	margin-right: 4px;
}

.HelpContent .HelpDetails .Button .Cancel
{
	width: 45px;
	height: 12px;
	margin: 0px;	
	margin-right: 0px;
}
