#debug { display:  none; margin-bottom: 20px; }
#imgerror { display: none;/*block;*/ }
#phpDebug { display:  none; /*block; /**/ }
#FormLoad {
	padding-top: 30px;
	height: 250px;
	text-align:center;
	font-size: 2.0em;
	padding: 0;
	margin: 0;
}
.promoHider, .discountHider {
	display: none;
}
.strike, .promo_subtotal_text {
	text-decoration:line-through;
}
#TotalBoxWrapper {
	position: relative;
    z-index: 999;
}

#promo_info {
	clear: both;
	margin-right: 20px;
	width: 355px;
}
#promo_info .promoTitle {
	background-image: url("../../../images/triangles/greenmid.png");
    border: 1px solid #87B04A;
    background-color: #87B04A;
	color: white;
	padding: 5px;
	font-weight: bold;
}
#promo_info .promoDescription {
	padding: 5px;
	border-bottom: 1px dashed #294F72;
	border-left: 1px dashed #294F72;
	border-right: 1px dashed #294F72;
}
.Promo_input {
	margin-bottom: 7px;
}
#promo_code_apply, #promo_code_remove {
	background-repeat: no-repeat;
	background-position: 2px 4px;
	margin-left: 5px;
	padding: 2px 7px 3px 20px;
	cursor: pointer;
	border: 1px solid #cccccc;

}
#promo_code_apply {
	background-image: url("../../../images/icons/star--pencil.png");
	
}
#promo_code_remove {
	background-image: url("../../../images/icons/star--minus.png");
}
#Promo_promo_code_error {
	clear: both;
}
#Promo_promo_code_error_text {
	background-image: url("../../../images/icons/star--red-exclamation.png");
	background-repeat: no-repeat;
	padding-left: 18px;
}

/*.reqPromoMarker {
	background-image: url("../../../images/triangles/redmid.png");
    border: 1px solid #933B40;
	background-color: #933B40;
}
.disPromoMarker {
	background-image: url("../../../images/triangles/bluemid.png");
    border: 1px solid #294F72;
    background-color: #294F72;
	
}
.promoMarker {
	margin-right: 3px;
	float: left;
	background-position: left center;
	color: white;
	padding: 0 2px 1px;
}
.promoMarker.filled {
	background-image: url("../../../images/triangles/greenmid.png");
    border: 1px solid #87B04A;
    background-color: #87B04A;
}
*/


.disPromoMarker.availible {
	background-image: url("../../../images/icons/star--arrow.png");
}
.promoMarker {
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	background-position: 2px 2px;
	margin-right: 3px;
	background-image: url("../../../images/icons/star-empty.png");
}
.reqPromoMarker {
	background-image: url("../../../images/icons/exclamation--star.png");/*url("../../../images/icons/star--red-exclamation.png");*/
	height: 22px;
}
.promoMarker span {
	display: none;
}
.promoMarker.filled {
	background-image: url("../../../images/icons/star-empty.png");
}
.promoMarker.used {
	background-image: url("../../../images/icons/star.png");
}


/* END PROMO MARKER */

.list_rec_td {
	padding-top: 5px;
}

.subtotal_text {
	font-size: 0.9em;
	font-family: "Georgia",serif;
	color: black;
}

#regionHolder {
	position: relative;
	z-index: 5;
}
#smallRegions {
	width: 100%;
	position: absolute;
	text-align: right;
}
#smallRegions div {
	float:right;
	position:relative;
	text-align:right;
/*	top:-45px;*/
	padding-right: 5px;
}

.h_hidder {
	display: none;
}
.daySelectBox {
	display: inline;
}
/*REgion adjustments*/
#h_6 {
	position: relative;
	left: 50px;
}
#h_7 {
	position: relative;
	left: 20px;
}
#h_9 {
	position: relative;
	top: 75px;
}
#h_10 {
	position: relative;
	top: 75px;
	left: 50px;
}
#h_11 {
	position: relative;
	left: 90px;
}


#topError {
	padding: 0px 0px 10px 10px;
}

.number_td {
	width: 150px;
}

.loading {
	padding-top: 15px;
}
#NextButton {
	border: 2px outset #5a7b99;
	
	padding-left: 5px;
	
	cursor:pointer;
	background-color: #294F72;

	color:white;
	font-size: 1.2em;
	font-family:Georgia;
	margin-left: 3px;
	background-position: center center;
	
}
#BackButton {
	border: 2px outset #933B40;
	
	padding-right: 5px;
	
	cursor:pointer;
	background-color: #933B40;

	color:white;
	font-size: 1.2em;
	font-family:Georgia;
	
	background-position: center center;
}



#purpleLizard {
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
}

#Additional_additional_information {
	width: 650px;
	height: 450px;
}
#Home, #Land, #Business {
	float: left;
	margin-right: 30px;
}
#Additional {
	clear: both;
	margin-top: 15px;
}
/*--- Cat Descriptions --*/
.desc {
	margin: 0px 10px 10px 10px;
	font-weight: bold;
}
.desc_1 {
	padding: 3px;
	border: 1px dashed #87B04A;
}
.desc_2, .warn {
	padding: 3px;
	border: 1px dashed #933B40;
}

/*------Summary ------*/
.sumAmount {
	min-width: 65px;
	text-align: right;
	font-family: "Georgia", serif;
}
.sumAmount.strike {
	color: #666666;
}
.sumPrompt {
	width: 140px;
	padding-bottom: 4px;
}
#CostSummary {
	float: right;
	padding-right: 25px;
}
.sumTotal {
	border-top: 1px solid black;
	font-weight: bold;
}
.sumrow_1 td {
	border-top: 1px solid #D0D0D0;
	background-color: #F0F0F0;
}
.sumrow_2 td {
	border-top: 1px solid #D0D0D0;
}
.refundable .sumPrompt {
	font-style: italic;
}
.refundable td {
	background-color: #D7F09A
}

#CostSummary .pomoTitle {
	background-image: url('../../../images/icons/star.png');
	background-position: left top;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#CostSummary .code {
	font-weight: bold;
}


#radio_payment_method_phone_label label {
	background-image: url('../../../images/icons/credit-card.png');
	background-position: right top;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#radio_payment_method_invoice_label label {
	background-image: url('../../../images/icons/mail-open-document-text.png');
	background-position: right top;
	padding-right: 20px;
	background-repeat: no-repeat;
}

/*------Triangles ------*/
#ListingTriangles {
	position: relative;
	top: -15px;
	z-index: 9;
	height: 100px;
	margin-bottom: -15px;
	margin-right: -15px;
}
.triangleHolder {
	position: relative;
	top: 0;
	z-index: 999;
	height: 100px;
}
h3 {
	font-size: 1.4em;
}
.triangleStatus {
	float: right;
	margin-left: -30px;
	vertical-align: middle;
}
.triangleStatusX {
	vertical-align: middle;
	float: right;
}
.triangle {
	width: 25px;
}
.step {
	padding-left: 35px;
	text-align: center;
}
.step.currentStep h3 span {
	display:block;
	padding-left: 80px;
}
.step.prevStep h3 span {
	display:block;
	padding-left: 40px;
}
.firstStep {
	padding-left: 15px;
}
.step.prevStep, .step.nextStep {
	width: 210px;
}
.prevStep h3, .nextStep h3 {
	font-size: 1.0em;
}
.nextStep h3 {
	filter: alpha(opacity=30);
	opacity: 0.3;	
}


/* Generic Styles */
h2 {
	color: #2f5980;
}

input {
	font-family: Arial;
	padding: 1px;
}

#listingForm input[type=text], #listingForm textarea, #listingForm select {
	padding: 4px 3px 2px 3px;
	border: 0;
	background-image: url('../../../images/formshadow.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial;
}
textarea#Additional_additional_information {
	border-right: 2px solid #bac6d2;
	border-top: 2px solid #bac6d2;
	background-image: none;
}

#listingForm input[type=text], #listingForm textarea, #listingForm select {
	border-bottom: 2px solid #E5E5E5;
	border-left: 2px solid #E5E5E5;
}


.input {
	margin-right: 7px;
	float: left;
}
div.error {
	color: maroon;
}

tr.error td .input {
	border: 1px solid maroon;
}
.Contact_error_box {
	width: 350px;
}

.number {
	width: 50px;
	text-align: right;
}
.note {
	font-size: 0.8em;
	padding-bottom: 2px;
}
.radio_item {
	display: block;
}
label.radio_prompt {
	padding-left: 5px;
}
.cat {
	margin-left: 10px;
	margin-top: 20px;

}
/*.catWrapper {
	z-index: 100;
	position: relative;

}
.ImageOptions_Images {
	z-index: 99;
}
*/
.input_tr {
	z-index: 30;
}

#image_gallery_note {
	width: 200px;
}
#list_type_note {
	width: 200px;
}
#yard_sign_note {
	color: #294F72;
	width: 140px;
}

/* Region */
#notButtons {
	font-family: Arial;
	position: relative;
	z-index: 6;
	
}

.region_tr .input_box {
	width: 450px;
}
.region_input {
	float: left;
}
.First_prompt, #region_prompt {
	font-size: 1.2em;
	padding-right: 10px;
}

.region_error {
	width: 450px;
}
.First_input_box {
	width: 450px;
}

/* Image Styles */
#addImage {
	text-decoration: none;
	color: black;
}

#ImageOptions {
	position: relative;
	float: left;
	display: block;
}
.Images_prompt {
	width: 60px;
}
#Images {
	position: relative;
	display: block;
	float: right;
}
#Images table.inputTable {
	width: 365px;
}
.image_inputs {
	float: left;
}

.image_file {
	z-index: 40;
}
.Images_input {
	display: inline-block;
	padding: 0;
	text-align: right;
}
div.Images_error_box {
	position: relative;
	display: inline-block;
	margin-left: -15px;
	z-index: 55;
	padding: 0;

}
div.Images_error {
	position: absolute;
	z-index: 55;
	width: 140px;
	margin: 0px 0px 0px 5px;
	background-color: #FFFFFF;
}

div.Images_subtotal_box {
	display: inline-block;
	position: relative;
	float: left;
	z-index: 35;
	margin: 0;
	padding: 0;
	width: 40px;
	margin: 0px 0px 0px 5px;
	background-color: #FFFFFF;
}
/*-- Thumbs --*/
.ajax_thumb_box {
	display: inline-block;
	position: relative;
	text-align: center;

	height: 100px;
	width: 0px;
}
.ajax_thumb_box_inner {
	position: absolute;
	z-index: 20;
	
	width: 125px;
	height: 100px;
	
	border: 1px dotted #777777;
	background-color: #DFDFDF;
}
.ajax_thumb {
	position: absolute;
	left: 0;
	z-index: 20;
}
.thumb_delete {
	display: block;
	position: relative;
	z-index: 30;
	text-align: right;
	color: red;
}


/*--- FSBO ---*/
#FSBOSigns {
	clear: left;
}
.input_tr .FSBOSigns_note {
	border-bottom: 1px dotted black;
	width: 125px;
}
.FSBOSigns_note.cat_note,  .ImageOptions_note.cat_note, .Text_note.cat_note {
	width: 350px;
	background-image: url("../../../images/skygrass2.jpg");
    background-position: -540px -260px;
    border: 1px solid #294F72;
    font-size: 0.9em;
    padding: 3px;
    width: 360px;
}
#FSBOSigns .input_td {
	width: 150px;
}
.Land_AdContact, .Business_AdContact {
	clear: both;
}
.FSBOSigns_prompt  {
	padding-bottom: 10px;
	background-position: 2px 0px;
}
#twosidedirect_sign_prompt {
	font-size: 0.8em;
}

/*---- Butons --- */
#notButtons {
	clear: both;
}
#theLine {
/*	border-top: 1px dotted #AAAAAA;
*/	padding-bottom: 20px;
}

#buttons {
	display: block;
	clear: both;
	padding: 10px 0px 10px 20px;
	position: relative;
	z-index: 6;
	
}
/*--------Total *-------------*/
#BoxMover {
	background-color: black;
	float: left;
	padding: 2px 1px 1px 1px;
}
#plusWrapper, #equalWrapper {
	float: left;
	height: 60px;
    position: relative;
}
#plusWrapper {
	width: 7px;
	left: -7px;
}
#equalWrapper {
	width: 10px;
	left: -15px;
}
#plusSign, #equalSign  {
	font-size: 60px;
	line-height: 60px;
	color: white;
	position: absolute;
	z-index: 20;
}
#TotalWrapper {
	position: relative;
	float: left;
	width: 195px;
	height: 60px;
	overflow: show;
}

#TotalBox {
	background-color: #933b40;
	width: 195px;
	background-image: url("../../../images/triangles/redmid.png");
	background-position: left center;
	height: 58px;
	overflow: show;
}
#TotalWrapper .promoInfoBoxWrapepr {
	width: 195px;
}
#TotalWrapper .promoInfoBox {
	border: 4px solid #933b40;
}
#DiscountBoxWrapper {
	position: relative;
	float: left;
	height: 60px;
	overflow: show;
	width: 185px;
}

#DiscountBox {
	background-color: #2f5980;
	background-image: url("../../../images/triangles/bluemid.png");
	background-position: left center;
	width: 185px;
	height: 58px;
	overflow: show;
}
#DiscountBoxWrapper .dicountInfoBoxWrapper {
	width: 190px;
}
#show_discount_info {
	margin: 3px 0 0 20px;
	background-position: left center;
	width: 16px;
}
#show_discount_info, #hide_discount_info  {
	cursor: pointer;
	height: 16px;
	background-repeat: no-repeat;
}
#hide_discount_info  {
	padding-top: 4px;
	background-color: #2f5980;
	background-position: right 4px;
	background-image: url("../../../images/icons/cross-circle-frame.png");
}
#show_discount_info.show {
	background-image: url("../../../images/icons/question-frame.png");
}

#show_discount_info span, #hide_discount_info span {
	display: none;
}

#DiscountBoxWrapper .discountInfoBox {
	border: 4px solid #2f5980;	
	position: relative;
	left: -6px;
	width: 190px;
}

#DealBox {
	background-color: #87B04A;
	width: 205px;
	background-image: url("../../../images/triangles/greenmid.png");
	background-position: left center;
	height: 58px;
}
#TotalBoxWrapper .promoInfoBox, #TotalBoxWrapper .discountInfoBox {
	font-family: Arial, sans-sarif;
	background-color: white;
	color: black;
	clear: both;
}
#TotalBoxWrapper .promoMarker {
	clear: left;
}
#discount_info_text .summary {
	font-size: 0.75em;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 3px;
}
#discount_info_text .summary .discount {
	display: block;
	float: right;
	width: 45px;
}
#discount_info_text .promoMarker {
	width: 18px;
}
#discount_info_text  .promoMarker.reqPromoMarker {
	width: 22px;
}
#TotalBoxWrapper .sumBox {
	position: relative;
	color: white;
	float: left;
	font-family: "Georgia", serif;
}
#TotalBoxWrapper .sumText { /*#TotalText*/
	font-size: 1.1em;
	margin-top: -3px;
	float: left;
	padding: 10px 0px 0px 10px;
}
#TotalBoxWrapper .sum { /*#Total*/
	padding: 7px 5px 10px 5px;
	font-size: 2.0em;
	float: left;
}
#costBox {
	position: absolute;
	padding-top: 5px;
	width: 500px;

}
#costBoxText {
	background-color: #87b04a;
	padding: 3px;
	color: white;
}
.discountBox {
	padding: 0 2px 1px 2px;
}
.discount {
	border: 1px solid #87B04A;

	color: white;
	background-image: url("../../../images/triangles/greenmid.png");
	background-position: left center;
}

.discountMarker {
	float: left;
	width: 18px;
	height: 16px;
	background-image: url("../../../images/icons/tick.png");
	background-repeat: no-repeat;
	background-position: left top;
	clear:left;
}
.discountMarker span {
	display: none;
}

#home {
	float: left;
	padding-right: 20px;
}

/*---DOne---*/
#Done {
	height: 300px;
	text-align: center;
}
#thanks {
	font-size: 2.0em;
}
#thanksMsg {
	text-align: left;
	margin-left: 20px;
}

/*READONLY*/
#listingForm input.readonly {
	background-color: #cccccc;
	background-image: none;
	border: 2px solid #333333;
}
