﻿.RequierFieldImage
{
	float: none;
	background-position: top;
	background-image: url(Images/RequierFieldImage.gif);
	background-repeat: no-repeat;
	padding-left: 4px; /*margin:0px 4px 0px 0px; 	padding:0px 0px 0px 3px;*/
}

.Warning
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}

.ToolTip
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}

.ErrorMessage
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: Red;
	width: 97%;
}

.Information
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}


.ShowError
{
	padding: 0px 0px 5px 0px;
}

.Error
{
	background-image: url(images/red_star.png);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
	height: 6px;
	width: 6px;
	padding: 0px 10px 0px 0px;
}
.InputButton
{
	background-color: #437bad;
	border: 1px solid #ccc;
	color: Black;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0px 10px 2px 10px; *padding:2px10px2px10px;
}
.InputButton:hover
{
	border: 1px solid #ccc;
	color: White;
}

.space
{
	background: url(images/spacer.gif) repeat-x;
	height: 8px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
#feedback #Customer div span
{
	width: 95px;
}

#feedback #Customer div
{
	width: 370px;
}
#feedback li
{
	width: 95%;
	padding-top: 10px;
}

.inputCalendar
{
	border: 1px solid #B2B6B7;
	margin: 0;
	color: #333;
	cursor: pointer;
	width: 90px;
	text-align: right;
	padding: 2px 0;
}

.content ul li
{
	background: transparent url(images/apple03.gif) no-repeat scroll 0 8px;
	padding-left: 15px;
}
li
{
	display: list-item;
	line-height: 25px;
}
.content ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
a
{
	color: #E06529;
}
a:hover
{
	text-decoration: none;
}
.style1
{
	color: #E06529;
}
beforehire.html .title
{
	padding-top: 3px;
}
.style7 a
{
	color: #85C329;
	font-size: 12px;
	font-weight: bold;
}
