select {
	padding: 0;
	color: #64705b;
	height: 20px;
	/*float: left;*//*switched off for filter bars on search results page*/
}

select.float {float: left;}

h2 {font-size: 90%;}

.steps {padding: 10px 0px;}
.stepsLocation {padding: 3px 0px 2px;}

.bubbleItemTypes {width: 200px;}

.step1 p, .step3 p{
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	font-size: 69%
}

.step2 span {
	display: block;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	font-size:11px;
	margin-bottom:5px;
	margin-left:20px;
}

.step3 label {
	float: left;
	display: block;
	width: 45px;
	position: relative;
	top:3;
}

.formBtns {
	padding: 6px 20px 0px 12px;
	margin: 0;
}


/* add bubbles */
.addItem, .wantedItem, .addCircle, .newLocation {	
	margin: 0px 0 15px -30px;
	clear: both;
	position: relative;
	z-index: 100;
	
}

.addMultipleItem, .newLocationItem, .addCircleItem, .newLocationItem, .wantedItemMain, .addMultipleItemform {
	margin: 0px 0  0px 0px;
	clear: both;
	position: relative;
	top: -18px;
	z-index: 100;
	}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .addMultipleItem, .newLocationItem, .addCircleItem, .newLocationItem, .wantedItemMain {padding-bottom:16px;}
}*/
	
	
	
.addMultipleItem2, .newLocationItem2, .addCircleItem2, .newLocationItem2, .wantedItemMain2 {
	margin: 0px 0  0px 0px;
	clear: both;
	position: relative;
	top: -16px;
	z-index: 100;
	}
	
.itemSearchResults .addItem, .itemSearchResults .wantedItem, .itemSearchResults .addCircle  {margin: 0px 0 20px -30px}



.greenBorder {background: url(../img/greenBorderMain.gif) top left repeat-y;}
.orangeBorder {background: url(../img/orangeBorderMain.gif) top left repeat-y;}
.purpleBorder {background: url(../img/purpleBorderMain.gif) top left repeat-y;}
.oliveBorder {background: url(../img/oliveBorderMain.gif) top left repeat-y;}

.addItemTop {background: url(../img/addBubblesTop.gif) top left no-repeat;}
.addItemTop2 {background: url(../img/addBubblesTop_nohang.gif) top left no-repeat;}
.wantedItemTop {background: url(../img/orangeBorderTop.gif) top left no-repeat;}
.wantedItemTop2 {background: url(../img/orangeBorderTop2.gif) top left no-repeat;}
.addCircleTop {background: url(../img/PurpleBorderTop.gif) top left no-repeat;}
.addCircleTop2 {background: url(../img/PurpleBorderTop2.gif) top left no-repeat;}
.newLocationTop {background: url(../img/oliveBorderTop.gif) top left no-repeat;}

.addItemBtm {background: url(../img/greenBorderBtm.gif) bottom left no-repeat; padding: 17px 0px 0 0px;}
.wantedItemBtm {background: url(../img/orangeBorderBtm.gif) bottom left no-repeat; padding: 17px 0 0;}
.addCircleBtm {background: url(../img/purpleBorderBtm.gif) bottom left no-repeat; padding: 17px 0 0;}
.newLocationBtm {background: url(../img/oliveBorderBtm.gif) bottom left no-repeat; padding: 3px 0 0;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .addCircleBtm {padding-bottom: 2px;} /* safari & chrome */
}

.Confirmation {padding: 0px 15px 8px 10px;}
.Confirmation h1 {margin: 8px 0 0 0; padding: 0px;}


.addItem .steps, .addMultipleItem .steps{
	border-bottom: 1px solid #adeb26;
	margin-right:3px;
	background: url(../img/addStepsBG.gif) 273px top repeat-y;
	height:186px;
}

.addItem .step1, .addMultipleItem .step1 {
	float: left;
	width: 250px;
	padding-left: 2px;
	margin-right:20px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
}

.addItem .step2, .addMultipleItem .step2 {
	float: left;
	width: 205px;
}

.addItem .step3, .addMultipleItem .step3 {
	float: left;
	padding-left: 10px;
	width:270px;
}

.addItem .step1 input, .addMultipleItem .step1 input {
	width: 245px;
	font-size: 70%;
	/*font-style: italic;*/
	margin-top: 3px;
	color: #B1B7AD;
}

.addItem .step1 .charCount, .addMultipleItem .step1 .charCount {
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	float: right;
	padding: 3px 20px 0 0;
	font-size: 69%
}



.addItem .step3 p, .addMultipleItem .step3 p {margin: 5px 0px 10px; color:#b1b7ad;}

.addItem .step3 select.who, .addMultipleItem .step3 select.who {
	float: left;
	width: 206px;
}

.addItem .step3 span, .addMultipleItem  .step3 span {
	display: block;
	float: left;
	margin: 0 4px;
}

.addItem .step3 input.amount, .addMultipleItem .step3 input.amount {
	width: 40px;
	height: 13px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	/*font-size:75%;*/
	
}

.addItem .step3 select.time, .addMultipleItem .step3 select.time {
	float: left;
	width: 100px;
	margin-left: 6px;
}

.addItem .step3 a.question, .addMultipleItem .step3 a.question {
	background: url(../img/iconHelp.gif) top left no-repeat;
	display: block;
	width: 20px;
	float: left !important;
	margin-left: 10px;
	padding: 2px 0;
}

.addItem .step3 a:hover.question, .addMultipleItem .step3 a:hover.question {
	background: url(../img/iconHelpWork.gif) top left no-repeat;
}

.addItem .step3 a.question span, .addMultipleItem .step3 a.question span  {
	text-indent: -9999px;
}


.addItem .formBtns .help, .addMultipleItem .formBtns .help {
	padding-top: 5px;
	font-size: 69%;
}

.addItem .formBtns .help a, .addMultipleItem .formBtns .help a {
	background: url(../img/iconHelp.gif) left no-repeat;
	padding: 2px 80px 1px 20px;
	color: #b1b7ad;
}
.addItem .formBtns .help a:hover, .addMultipleItem .formBtns .help a:hover {
	background: url(../img/iconHelpWork.gif) left no-repeat;
}

.addItem .formBtns input, .addMultipleItem  .formBtns input {
	margin-left: 10px;
}


/* Wanted----------------*/
.wantedItem .steps, .wantedItemMain .steps {
	border-bottom: 1px solid #fed92b;
	margin-right: 2px;
	background: url(../img/wantedStepsBG.gif) 270px top repeat-y;
	}
	

	
.wantedItem .step1, .wantedItemMain .step1 {
	float: left;
	width: 285px;
	height: 163px;
	padding-left: 12px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	margin-bottom: 22px;
}

.wantedItem .step2, .wantedItemMain .step2 {
	float: left;
	width: 235px;
}

.wantedItem .step2 label, .wantedItemMain .step2 label {float: left; margin: 0px 5px 0 0 }
.label2 {width: 30px;}

.wantedItem .step2 select.for, .wantedItemMain .step2 select.for {
	width: 150px;
	float: left;
}

.wantedItem .step2 .cal, .wantedItemMain .step2 .cal {float: left; margin: 1px 0 0 6px;}

.wantedItem .step3, .wantedItemMain .step3 {
	float: left;
	width: 215px;
	padding-left: 8px;
}

.wantedItem .step3 select.near, .wantedItemMain .step3 select.near {
	float: left;
	width: 160px;
	margin-left: 5px;	
}

.wantedItem .step1 input, .wantedItemMain .step1 input  {
	width: 245px;
	font-size: 70%;
	color: #64705B;
}

.wantedItem .step1 .charCount, .wantedItemMain .step1 .charCount {
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	float: right;
	padding: 3px 40px 0 0;
}

.wantedItem .step2 input, .wantedItemMain .step2 input {
	float: left;
	display: block;
	width: 12px;
	margin: 0 3px 0px 0;
	padding-left: 0;
}

.wantedItem .step3 p, .wantedItemMain .step3 p {
	margin-bottom: 10px;
}

.wantedItem .step3 p, .wantedItemMain .step3 p.clear {
	/*float: right;*/
	margin-right: 25px; /*not sure if this is needed?*/
	margin-left:45px;
	color: #b1b7ad;
}
.wantedItem .step3 select.who, .wantedItemMain .step3 select.who {
	float: left;
	width: 160px;
	margin-left: 16px;
}

.wantedItem .step3 span, .wantedItemMain .step3 span {
	display: block;
	float: left;
	margin: 0 4px;
}

.wantedItem .step3 input.amount, .wantedItemMain .step3 input.amount  {
	width: 50px;
	float: left;
}

.wantedItem .step3 select.time, .wantedItemMain .step3 select.time {
	float: left;
	width: 100px;
	margin-left: 6px;
}


.wantedItem .formBtns .help, .wantedItemMain .formBtns .help {
	padding-top: 5px;
}

.wantedItem .formBtns .help a, .wantedItemMain .formBtns .help a {
	background: url(../img/iconHelp.gif) left no-repeat;
	padding: 1px 80px 1px 25px;
	color: #b1b7ad;
	font-size: 92%
}
.wantedItem .formBtns .help a:hover, .wantedItemMain .formBtns .help a:hover {

	background: url(../img/iconHelpWork.gif) left no-repeat;
}

.wantedItem .formBtns input, .wantedItemMain .formBtns input  {
	margin-left: 10px;
}

/* Add Circles-----------------------------------*/
.addCircle .steps, .addCircleItem .steps {
	border-bottom: 1px solid #ab208e;
	margin-right: 5px;
	background: url(../img/addCircleBG.gif) 270px top repeat-y; 
	height:185px;
}
	
.addCircle .step1, .addCircleItem .step1 {
	float: left;
	width: 258px;
	padding-left: 12px;
	padding-right: 12px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
}

.addCircle .step2, .addCircleItem .step2 {
	float: left;
	width: 255px;
}

.addCircle .step3, .addCircleItem .step3 {
	float: left;
	width: 220px;
	padding-left: 8px;
}


.addCircle .step1 input, .addCircleItem .step1 input {
	width: 245px;
	font-size: 70%;
	color: #B1B7AD;
}

.addCircle .step1 .charCount, .addCircleItem .step1 .charCount {
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	float: right;
	padding: 3px 20px 0 0;
}

.addCircle .step3 p, .addCircleItem .step3 p {
	margin: 10px 0px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
}

.addCircle .step3 select.select_catagory, .addCircleItem .step3 select.select_catagory {
	float: left;
	width: 160px;
}

.addCircle .step3 span, .addCircleItem .step3 span  {
	display: block;
	float: left;
	margin: 0 4px;
}
.addCircle .step3 input, .addCircleItem .step3 input {
	width: 170px;
	font-size: 70%;
}

.addCircle .formBtns .help, .addCircleItem .formBtns .help  {
	padding-top: 3px;
	border-top: none;
}

.addCircle .formBtns .help a, .addCircleItem .formBtns .help a  {
	background: url(../img/iconHelp.gif) left no-repeat;
	padding: 1px 80px 1px 25px;
	color: #b1b7ad;
	font-size: 92%;
}
.addCircle .formBtns .help a:hover, .addCircleItem .formBtns .help a:hover  {
	background: url(../img/iconHelpWork.gif) left no-repeat;
}

.addCircle .formBtns input, .addCircleItem .formBtns input {
	margin-left: 10px;
}

/* new Location */

.newLocation .steps, .newLocationItem .steps {
	margin:  -20px 0px -8px 0px;
	/*background: url(../img/newLocationBG.gif) 255px top repeat-y; */
}

		
.newLocation .step1, .newLocationItem .step1 {
	float: left;
	width: 245px;
	padding-left: 12px;
	margin-top: 11px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
}

.newLocation .step2, .newLocationItem .step2 {
	clear: both
}

.newLocation .step2 select, .newLocationItem .step2 select {
	width: 140px;
}

.near input {width: 190px; color:#a2a99d;}
.label input {width: 190px; margin-left: 30px;}

.UpdateMap {float: right; margin: 0px 20px;}

.newLocation .location, .newLocationItem .location  {
	width: 346px; 
	float: left;
	background:#FFF;
	border-left: solid 1px #336699 ;
	border-right: solid 1px #336699 ;
}

.newLocation .step3, .newLocationItem .step3  {
	float: left;
	margin: 11px 10px 0 20px;
	width: 130px
}

.newLocation .step3 p, .newLocationItem .step3 p {color: #b1b7ad;}

.AddTop {border-bottom: 1px solid #adeb26;}
.multiple {margin-left: 20px;}
.AddPara {border-top: 1px solid #adeb26; padding: 20px 30px 20px 0px}
.buttons {margin: 0 -2px 0 -10px; padding: 10px}
.buttons input {
	margin-left: 10px;
}

.AddList {border-bottom: 1px dotted #a2b593; padding: 12px 0px 12px 24px;}
.end {border-bottom:none}
.AddList h4 {font-size: 80%; color:#94c642;  text-transform:lowercase; clear:both}
.AddList div {width: 170px; float: left; margin: 3px 5px 3px 0px}

.AddList label {margin-top: 3px;}

.AddPara .termsBox {border: 1px solid #d3d7d1; padding: 8px; height: 130px; overflow:auto }
.AddPara .termsCheck {float: right; color: #94c642; font-size: 0.8em; margin: 6px 0px;}
.AddPara .ItemCheck {color: #64705b; font-size: 0.7em; margin: 3px 0px;}
.AddPara .ItemCheck span {color: #b1b7ad }
