﻿/* Not used (Provains from desing)
.ListingsLeftColumn {
	width: 152px;
	overflow: hidden;
	background-color: #eeeeee;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	}

.ListingsLeftColumn a {
	color: #333333;
	text-decoration: none;
}

.ListingsLeftColumnItem {
	background-image: url(images/listitem.boxblue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 19px;
}

.ListingsLeftColumn a:hover .ListingsLeftColumnItem {
	background-color: #ffffff;
}

.ListingsLeftColumnItemSelected {
	background-image: url(images/listitem.boxblue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 19px;
	font-weight: bold;
	color: #666666;
}
*/

.ListingsColumnSeparator15 {
	width: 15px;
	overflow: hidden;
	background-color: #ffffff;
}

.ListingsMiddleAndRightColumn {
	width: 733px;
	overflow: hidden;
	/* position: relative; */
}

#ListingsBreadcrumb {
	width: 723px;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
	display: block;
	position: relative;
	margin-bottom: 14px;
	padding-bottom: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#ListingsBreadcrumb a {
	text-decoration: none;
	color: #666666;
}

#ListingsMiddleColumn {
	width: 533px;
	/* position: relative; */
	float: left;
	background-color: #ffffff;
	margin-bottom: 20px;
	z-index: 10;
}

#ListingsMiddleColumn h1 {
	color: #ff6600;
	font: bold 19px Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 20px;
}

.ListingsMiddleColumnStep {
	background-color: #f3f3f3;
	padding: 0px 10px;
}

.ListingsMiddleColumnGroup {
	padding: 10px 0px;
}

.ListingsMiddleColumnStepTitle {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #5dbbe9;
}

.ListingsMiddleColumnStepTitle h2 {
	padding-top: 12px;
	padding-bottom: 8px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
}

#ListingsMiddleColumn h3 {
	color: #666666;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ff6600;
}

#ListingsMiddleColumn .ListingsMiddleColumnStep h3 {
	color: #5dbbe9;
	border-bottom-color: #5dbbe9;
}

#ListingsRightColumn {
	width: 180px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
}

#ListingsResultsWide {
	width: 723px;
	display: block;
	clear: both;
}

.ListingsForm {
	margin: 0px;
}

.FormElement {
	width: 533px;
	height: 19px;
	margin-bottom: 7px;
	position: relative;
	background: url(images/bkgd.dashed.gif) repeat-x bottom;
}

.FormTextArea {
	width: 533px;
	height: 69px;
	margin-bottom: 7px;
	position: relative;
	background: url(images/bkgd.dashed.textarea.gif) repeat-x top;
}

.FormCheckArea {
	width: 533px;
	margin-bottom: 7px;
	position: relative;
	background: url(images/bkgd.dashed.textarea.gif) repeat-x top;
}

.FormElementNoBkgd {
	width: 533px;
	height: 19px;
	margin-bottom: 7px;
	margin-top: 10px;
	position: relative;
	background: none;
}

.ListingsMiddleColumnStep .FormElement, .ListingsMiddleColumnStep .FormTextArea, .ListingsMiddleColumnStep .FormCheckArea, .ListingsMiddleColumnStep .FormElementNoBkgd {
	width: 513px;
}

.ListingsForm input {
	height: 19px;
/*	border: 1px solid #cccccc;	*/
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.ListingsForm select {
	height: 17px;
/*	border: 1px solid #cccccc;	*/
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.ListingsForm textarea {
	height: 67px;
/*	border: 1px solid #cccccc;	*/
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.InputSmall, .SelectSmall, .TextAreaSmall {
	width: 170px;
}

.SelectCalendar {
	width: 148px;
}
.InputCalendar {
	width: 148px;
}

.FormElementSmall .InputSmall, .FormElementSmall .SelectSmall, .FormElementSmall .TextAreaSmall {
	margin-right: 160px;
}

.InputLarge, .SelectLarge, .TextAreaLarge {
	width: 280px;
}

.FormElementName {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 19px;
	position: absolute;
	top: 7px;
	vertical-align: top;
	background: #ffffff none;
	padding-right: 5px;
}

.ListingsMiddleColumnStep .FormElementName {
	background-color: #f3f3f3;
}

.FormElementSmall, .FormElementLarge {
	width: 325px;
	height: 19px;
	right: 0px;
	top: 3px;
	position: absolute;
	display: inline;
	background: #ffffff none;
	text-align: right;
}

.FormTextArea .FormElementSmall {
	height: 69px;
}

.FormTextArea .FormElementLarge {
	height: 69px;
}

.ListingsMiddleColumnStep .FormElementSmall {
	background-color: #f3f3f3;
}

.ListingsMiddleColumnStep .FormElementLarge {
	background-color: #f3f3f3;
}

.FormCheckArea .FormElementLarge {
	position: relative;
	left: 213px;
}

.ListingsMiddleColumnStep .FormCheckArea .FormElementLarge {
	position: relative;
	left: 193px;
}

.FormElement table, .FormCheckArea table {
	background: #ffffff none;
	width: 320px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 19px;
	position: relative;
}

.ListingsMiddleColumnStep .FormElement table, .ListingsMiddleColumnStep .FormCheckArea table {
	background-color: #f3f3f3;
}

.FormCheckArea table input {
	margin: 3px 5px 0px 0px;
	padding: 0px;
	vertical-align: middle;
	height: 17px;
}

.FormCheckArea td.CheckSmall {
	width: 18px;
}
.FormElement td.RadioSmall {
	position: relative;
	width: 18px;
	vertical-align: bottom;
}
.FormCheckArea td.CheckTextSmall {
	width: 142px;
}
.FormElement td.RadioTextSmall {
	width: 1px;
	padding-right: 10px;
	vertical-align: middle;
}
.FormElement td.RadioTextRemainder {
	width: 99%;
}

.FormElement .CheckBoxDescription {
	position: relative;
}

.FormCheckArea .CheckBoxDescription {
	position: relative;
	top: 2px;
}

.FormElementCalendarFrom {
	display: inline;
}
.FormElementCalendarTo {
	display: inline;
	margin-left: 8px;
}

.CalendarIcon {
	position: relative;
	top: 3px;
	margin-left: 2px;
	border: 0px;
}



.RelatedTasksDiffLast {
}

.RelatedTasksDiffLast .ms-WPHeader {
	height: 26px;
	margin-bottom: 0px;
	background: url(images/bkgd.listings.relatedtasks.gif) repeat-x;
}

.RelatedTasksDiffLast .ms-WPHeader img {
	border: 0px;
}

.RelatedTasksDiffLast .ms-WPHeader h3.ms-WPTitle {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.RelatedTasksDiffLast .slm-layout-main #group {
	position: relative;
	border: 1px solid #a2c1ea;
	padding: 0px 15px 0px 7px;
}

.RelatedTasksDiffLast .item {
	position: relative;
	padding: 13px 0px 13px 30px;
}

.RelatedTasksDiffLast .item .image {
	position: absolute;
	top: 10px;
	left: -30px;
	padding-left: 30px;
}

.RelatedTasksDiffLast .item .image-area-left img {
	border: 0px;
}

.RelatedTasksDiffLast .link-item {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.RelatedTasksDiffLast .link-item a {
	color: #666666 !important;
	text-decoration: underline !important;
}

.RelatedTasksDiffLast .item {
	border-bottom: 2px solid #a2c1ea;
}

.RelatedTasksDiffLast #listItemLast .item {
	border-bottom: 0px;
}

/* Infopath style corrections*/
/*Hide Powered by Infopath */
.MainContainer .BrandingText {
	display : none;
}

/*Hide Cannot be blank message*/
.MainContainer .errorDiv
{
	z-index:0;position:relative;top:100px;left:0px;display:none;width:1px;padding:0px 0px;
	border:0px solid #B22828;background:#FFFED7;color:#ffffff;

	font-family:Verdana; 
	font-size:1pt;
	text-decoration:none;font-weight:normal;
}

#MainContentWide
{
	width: 890px;
	display: block;
	clear: both;
	padding-left: 15px;
}
