/*Typography*/
h1, h2, h3, h4, h5, h6, p, li {color: #64705b;}
h1 {font-size: 95%; margin: 0px 0 10px 0; padding: 0px; line-height: 130% }
/*h1 span {font-size: 90%} turned off becuase it broke user profile header*/
h2 {font-size: 85%; margin: 0px 0 8px 0; padding: 0px; line-height: 110%; color: #64705b }
h4 {font-weight: bold; font-size: 90%; margin: 0; padding: 0 0 8px 0px;}
h5 {font-weight: normal; font-size: 80%; margin: 0; padding: 0 0 6px 0px;}
p {line-height: 1.3em}

.columnFull h1 {
	margin: 3px 0px 8px 0px;
}

p.grey {color: #b1b7ad;}
li.grey {color: #b1b7ad;}

h3.inpagetitle {font-size:85%;}

label {
	font-size: 11px;
	/*color: #b1b7ad;*/
	color: #64705b;
}

input, textarea {
	font-family:'Lucida Grande','Lucida Sans Unicode', sans-serif;
	font-size: 100%;
	/*color: #b1b7ad;*/
}

.cont {padding-left: 10px;}

a {
	text-decoration: none;
	color: #94c642;
}


.center {text-align: center;}
.red {color:red;}
.green, a.green, a.greenDrop {color: #76b900;} .greenBold {color: #76b900; font-weight: bold;}
a:hover.green {color: #FFF; background:#76b900;}

.orange, a.orange {color: #fcaf17;} .orangeBold {color: #fcaf17; font-weight: bold;}
a:hover.orange {color: #FFF; background: #fcaf17;}
.pink, a.pink {color: #ab208e;} .pinkBold {color: #ab208e; font-weight: bold;}
a:hover.pink {color: #FFF; background: #ab208e;}
.purple, a.purple {color: #b77fa8} .purpleBold {color: #b77fa8; font-weight: bold;}
a.purple:hover {color: #FFF; background: #b77fa8;}
.lightGreen, a.lightGreen {color: #b1b7ad; font-size: 11px;}
a.lightGreen:hover {color: #FFF; background: #b1b7ad;}
.DarkGreen, a.DarkGreen {color: #64705b;}
a.DarkGreen:hover {color: #FFF; background: #64705b;}
h3 a.DarkGreen:hover {color: #FFF; background: #64705b;}
.blue, a.blue {color: #2bbffe;}
a.blue:hover {color: #FFF; background: #2bbffe;}
.bluenjs, a.bluenjs {color: #64705B;}
a.bluenjs:hover {color: #FFF; background: #2bbffe;}

.coral, a.coral {color: #fe4a74;}
a.coral:hover {color: #FFF; background: #fe4a74;}
a.greygreen {color: #485C53;} 
a:hover.greygreen {color: #FFF; background:#76b900;}

a.greyblue {color: #485C53;} 
a:hover.greyblue {color: #FFF; background:#2bbffe;}

.borderRight {border-right: 1px dotted #a2b593;}
.borderLeft {border-Left: 1px dotted #a2b593;}
.borderBtm {border-bottom: 1px dotted #a2b593; padding-bottom:6px; margin-bottom: 10px;}
.borderTop {border-top: 1px dotted #a2b593; padding-bottom:6px; margin-bottom: 10px;}

a.help {
	background: url(../img/iconHelp.gif) top left no-repeat;
	font-weight: normal !important;
	color: #b1b7ad !important;
	padding: 1px 0px 1px 20px;
	display: block;
	float: left;
	font-size:92%;
}

a.help:hover {background: url(../img/iconHelpWork.gif) top left no-repeat !important;}

a.linkCursor {cursor:pointer;}

.topDivider {
	border-top: dotted #becbb4 1px;
}
.paragraphIndent {padding-left: 20px;}

h2.stepOne {background: url(../img/iconOneGrey.gif) no-repeat; padding: 0px 0px 8px 20px; margin: 0px; position: relative;}
h2.stepTwo {background: url(../img/iconTwoGrey.gif) no-repeat; padding: 0px 0px 8px 20px; margin: 0px; position: relative}
h2.stepThree {background: url(../img/iconThreeGrey.gif) no-repeat; padding: 0px 8px 8px 20px; margin: 0px; position: relative}
h2.stepFour {background: url(../img/iconFourGrey.gif) no-repeat; padding: 0px 8px 8px 20px; margin: 0px; position: relative}

h1.alert {background: url(../img/iconAlert.gif)  0 7px no-repeat; color: #fb3300; font-size: 90%; padding: 8px 0px 10px 25px; border-bottom: 1px dotted #a2b593; margin: 0px 0 5px 0; position: relative}


/* LISTS------------------------------------------------------------ */
ul.purpleList  {display: inline; list-style: none; margin: 0px; padding: 0px; font-size: 92%;}
ul.purpleList li {text-decoration: none; float: left; border-right: 1px solid #b1b7ad; padding: 0em 0.5em;}
ul.purpleList li a {color: #ab208e;}
ul.purpleList li a:hover {color: #FFF; background: #ab208e;}
ul.purpleList li.end {border: none;}


ul.green1List  {display: inline; list-style: none; margin: 0px; padding: 0px; font-size: 92%;}
ul.green1List li {text-decoration: none; float: left; border-right: 1px solid #b1b7ad; padding: 0em 0.5em;}
ul.green1List li a {color: #76b900;}
ul.green1List li a:hover {color: #FFF; background: #76b900;}
ul.green1List li.end {border: none;}

ul.orange1List  {display: inline; list-style: none; margin: 0px; padding: 0px; font-size: 92%;}
ul.orange1List li {text-decoration: none; float: left; border-right: 1px solid #b1b7ad; padding: 0em 0.5em;}
ul.orange1List li a {color: #fcaf17;}
ul.orange1List li a:hover {color: #FFF; background: #fcaf17;}
ul.orange1List li.end {border: none;}


/* Inline Logo */
.logo {
	font-weight: bold;
	font-size: 100%;
	color: #6b9e18;	
}

.logo span {
	color: #94c642;
}

h1 .logo span {font-size: 100%}

/* END FONT AND GENERAL STYLES------------------------------------------------------------ */


body {height:100%; background: url(../img/bkMain.gif) top left repeat-x #ffffff;}

/* breadcrumb styles */
.breadcrumb {position: relative}
ul.breadcrumb {
	list-style-type: none;
	margin: 0;
	padding: 0.1em 0 0px 116px;
}

ul.breadcrumb li {
	background: url(../img/breadcrumbDvdr.gif) right 4px no-repeat;
	margin: 0px 4px 0px 0px;
	padding: 0 10px 6px 0;
	list-style-type: none;
	display: block;
	float: left;
}

ul.breadcrumb li a {color: #b1b7ad;}
ul.breadcrumb li a:hover {color: #ffffff; background:#64705B}
ul.breadcrumb li.selected a { color: #64705b;}
ul.breadcrumb li.selected {background: none;}#
ul.breadcrumb li.selected span {color: red}


/*
	General Layout
*/


/*p.contain {zoom: 1.0;}*/


#pageWrap {
	display: block;
	position: relative;
	width: 900px;
	margin: 0px auto;
	z-index: 10;
	
}

/*.filler {
	background-color:Green;
	height:100%;
	top: -140px;
}*/

.adverts {
	display: block;
	width: 120px;
	padding-bottom: 20px;
	float: right
}

.content {
	display: block;
	position: relative;
	width: 770px;
	float: left;
	z-index: -8;
	/*border: solid #d3d7d1 1px;*/
}

/* Top Nar */
.login {
	background-color: #64705b;
	width: 900px;
	text-align: center;
	margin: 0px auto;
	position: relative;
	z-index: 4000
}

.login p.signedIn {
	color: #d8dbd6;
	padding: 4px 0px 3px 5px;
	margin: 0px;
	float: left;
}

.login p.signedIn a {font-size: 100%; color: #ffffff; padding: 0 5px;}/*was 105%; */
.login p.signedIn a:hover {background: #b77fa8;  color: #ffffff;}


.NavActive {
	margin: 0;
	position: absolute;
	left: 545px;/*allows for double digit active transactions*/
	top: 0;	
}

.login p {float: right; margin: 0px; padding: 4px 130px 0 0px; display: inline; color: #d8dbd6;}
.login p.helpHeader {float: right; margin: 0px; padding-right: 0px; display: inline; color: #d8dbd6;}
.login a {color: #ffffff;}
.login a:hover {background: #B77FA8; color: #ffffff;}

.NavActive ul {text-align: left; margin: 0px; padding: 0px;}
.NavActive li {margin: 0px; padding: 0px;}


.NavActive span.activeTitle{	 
	display: block; 
	width: 80px; 
	height: 24px; 
	text-transform: capitalize;	
	margin: 0x 0px 0px 0px;			
}

.NavActive span.activeTitle a span {color:#93defe; }

.Current span.activeTitle {background: #93defe;}
.Current span.activeTitle a span {color:#FFF; }


.NavActive .activeDrop img.arrow {
	background: url(../img/arrowActive.gif) top left no-repeat; 
	/*margin-right: 2px; */
	margin-top: 10px;
	cursor: pointer;
	}
	
* html .NavActive .activeDrop img.arrow { margin-top:6px; } /* IE6 */
*+html .NavActive .activeDrop img.arrow { margin-top: 6px; } /* IE7 */

.NavActive .activeDrop img.arrowwanted {
	background: url(../img/arrowActive.gif) top left no-repeat; 
	margin-right: 2px; 
	margin-top: 10px;
	cursor: pointer;
	}
	
* html .NavActive .activeDrop img.arrowwanted { margin-top:6px; } /* IE6 */
*+html .NavActive .activeDrop img.arrowwanted { margin-top: 6px; } /* IE7 */

.NavActive .activeDrop ul {margin: 0px; padding: 0px;}	
.NavActive .activeDrop a { color:#64705b; padding:4px 0px 4px 3px; }
.NavActive .activeDrop a:hover { color:#64705b; background:#2BBFFE; padding:4px 3px 4px 3px;}	
.NavActive .activeDrop li { display:block;z-index: auto;}
.NavActive .activeDrop li span {border-bottom:none; line-height:24px;padding:0px 0px 0px 4px;}	
.NavActive .activeDrop li span a { font-weight:normal; }	
.NavActive .activeDrop li span.over a:hover { text-decoration:none; }
*+html .NavActive .activeDrop li span.active { }
.NavActive .activeDrop li span.active a:hover { text-decoration:none; }	


.NavActive div.active_menu { display:none; position:absolute;  width:115px;  z-index: 300; left:0; top:0px; margin-top:22px; border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5; border-right:solid 1px #999999; border-bottom:solid 1px #999999; padding:4px; top:2px;background:#FFFFFF; }
.NavActive .activeDrop div.active_menu a:link, 
.NavActive .activeDrop div.active_menu a:visited, 
.NavActive .activeDrop div.active_menu a:hover{ display:block; font-size:11px; padding:4px; text-decoration:none;  }	
.NavActive .activeDrop a.item_line { border-top:solid 1px #E5E5E5; padding-top:6px !important; margin-top:3px; }

.NavActive .activeDrop .blueActiveDrop .activeTitle a {color: #FFF;}	
.Current .activeDrop .blueActiveDrop a {color: #64705b;}	


.activeDrop .greenActiveDrop a {color: #94c642;}		
.greenActiveDrop .active_menu a:link {color: #94c642;}	
.greenActiveDrop .active_menu a:hover {background: #94c642; color:#FFFFFF}

.activeDrop .orangeActiveDrop a {color: #fcaf17;}	
.orangeActiveDrop .active_menu a:link {color: #fcaf17;}	
.orangeActiveDrop .active_menu a:hover {background: #fcaf17; color:#FFFFFF}

.activeDrop .blueActiveDrop a {color: #2bbffe;}	
.blueActiveDrop .active_menu a:link {color: #2bbffe;}	
.blueActiveDrop .active_menu a:hover {background: #2bbffe; color:#FFFFFF}


/*
	DROP DOWNS
*/
.dropDownHolder {
	position: relative;
	z-index: 1000
}

.dropDownHolder .dropDownRight {
	background: url(../img/dropDownRight.gif) top left no-repeat;
	padding: 2px 0px 0px 3px;
	font-style: italic;
	display: block;
	color: #b1b7ad;
	width: 184px;
	height: 21px;
}

.dropDownHolder ul {
	border: solid #d3d7d1 1px;
	background-color: #ffffff;
	
	padding: 3px;
	margin: 0px;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.dropDownHolder ul li {
	text-transform: lowercase;
	line-height: 1.6em;
	list-style: none;
	display: block;
	width: 180px;
}

.dropDownHolder ul li a {
	padding: 0px 3px 3px 3px;
	display: block;
	color: #64705b;
}


.dropDownHolder ul li a span {
	color: #b1b7ad;
}

.dropDownHolder ul li a:hover,
.dropDownHolder ul li a:hover span {
	background-color: #fcaf17;
	color: #ffffff;
}

.dropDownHolder ul.blueList li a:hover {
	background-color: #43a9df;
	color: #ffffff;
}


.login .dropDownHolder ul{
	text-align: left;
	border: solid #d3d7d1 1px;
	background-color: #ffffff;
	padding: 0px;
	float: none;
	margin: 0px;
	width: 140px;	
	position: absolute;
	top: 24px;
	left: 10px;
	display: none;
	z-index: 100;
}

.login .dropDownHolder li {margin: 0px; padding: 0px; width: 140px; z-index: 10;}


/*
	Main Header
*/

.header {margin-left: 0px;padding: 0; position: relative; z-index: 111}
.block {display: block; width: 125px; height: 20px; background: #009999; float: right;}

.mainHeader {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 1px;
}

.logo1 {
	background: url(../img/Logo1.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 35px;
	/*display: block;*/
	width: 200px;
	height: 50px;
	z-index: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo1 {top: 33px;} /* safari & chrome */
}

.logo2 {
	background: url(../img/Logo2.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 85px;
	/*display: block;*/
	width: 100px;
	height: 50px;
	z-index: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo2 {top: 82px;} /* safari & chrome */
}

.mainHeader p.logo a {
	/*padding-left: 200px;*/
	/*display: block;*/
	z-index: 1;
}

.mainHeader ul,
.mainHeader ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}


.mainHeader ul.mainMenu {
	margin: 26px 0 1px 0;
	margin-right: 120px;
	float: right;
	display: inline;
}

.mainHeader ul li {
	border-left: dotted #b1b7ad 1px;
	padding-left: 0px;
	font-size: 90%;
	float: left;
	width: 100px;
}

.mainHeader ul li.member {width: 135px;}
.mainHeader ul li.all {width: 68px;}
.mainHeader ul li.member.nologin ul li {margin: 2px 0 0 0;}

.mainHeader ul li.wantedNav {
	margin-left: 40px;
	border: 0px;
}

.mainHeader ul li a {
/*	background: url(../img/arrowMenu.gif) right 6px no-repeat;*/
	padding-right: 14px;
	font-weight: bold;
	color: #64705b;
}

.mainHeader ul li ul {
	width: auto;
	float: none;	
	z-index: 1
}

.mainHeader ul li ul li {
	font-size: 70%;
	padding: 0px;	
	border: 0px;
}

.mainHeader ul li ul li a {
	background: none;
	color: #94c642;
	margin: 0px 0 0 6px; /*was 8px*/
	position:relative; 
 
}



.mainHeader ul li.wantedNav ul li a {
	color: #fcaf17;
	padding-left: 49px;
}


#dropmenu li { display:inline; position: relative; z-index: 50;}
#dropmenu li.member.nologin { display:inline; position: relative; top: 2px; z-index: 50;}
#dropmenu li span { position:relative; left:2px; z-index:10; padding:2px 2px 1px 3px;  border-bottom:none; line-height:21px; }	
#dropmenu li span a { font-weight:bold; padding:0 2px 0px 1px; }
*+html #dropmenu li span a { position:relative; bottom:1px;} /* IE7 */
#dropmenu li span.over { padding:2px 2px 1px 2px;  border-top:solid 1px #d2e2ba; border-left:solid 1px #d2e2ba;  border-right:solid 1px #d2e2ba; border-bottom:solid 1px #d2e2ba;  }
*+html #dropmenu li span.over {  border-top:solid 2px #E5E5E5; padding-bottom:0px; padding-top:0px;} /* IE7 */
#dropmenu li span.over a { }
#dropmenu li span.over a:hover { text-decoration:none; background: #c6fe2b; }
#dropmenu li.head_menu.wantedNav span.over a:hover { text-decoration:none; background: #fed92b; }

#dropmenu li span.active { padding:2px 2px 1px 2px;  border-top:solid 1px #d2e2ba; border-left:solid 1px #d2e2ba;  border-right:solid 1px #d2e2ba; border-bottom:solid 1px #fff;  }
*+html #dropmenu li span.active {  border-top:solid 2px #E5E5E5; padding-bottom:0px; }	
#dropmenu li span.active a:hover { text-decoration:none; }	
#dropmenu img.arrow { cursor:pointer; position: relative; top: 2px; }
#dropmenu img.arrowwanted { cursor:pointer; position: relative; top: 2px; }
#dropmenu div.sub_menu { display:none; position:absolute; left:2px; top:0px; margin-top:18px; border-top:solid 1px #d2e2ba; border-left:solid 1px #d2e2ba; border-right:solid 1px #a7b999; border-bottom:solid 1px #a7b999; padding:2px; top:2px; width:176px; background:#FFFFFF; z-index: 100 }
#dropmenu div.sub_menu.wanted { left:-82px; width:166px; }
* html #dropmenu div.sub_menu { margin-top:18px; } /* IE6 */
*+html #dropmenu div.sub_menu { margin-top:18px; } /* IE7 */
#dropmenu div.sub_menu a:link, 
#dropmenu div.sub_menu a:visited, 
#dropmenu div.sub_menu a:hover{ display:block; font-size:11px; padding:4px; color: #64705b;}	

#dropmenu div.sub_menu a.dottedLine {border-bottom: 1px dotted #94C642;}

#dropmenu div.sub_menu a:hover {background: #94c642; color: #FFFFFF}
#dropmenu div.sub_menu.wanted a:hover {background: #fcaf17; color: #ffffff}
#dropmenu a.item_line { border-top:solid 1px #d2e2ba; padding-top:6px !important; margin-top:3px; }

.searchBlock {
	margin: 0px auto;
	width: 900px;
	position: relative;
	top: -18px;
}


.infoAndSearch {
	background: #e7eedf;
	border-top: 1px solid #d2e2ba;
	text-align: center;
	padding-right: 125px;
	min-height:85px;
	height:auto !important;
	height:85px;
}

.infoContain {
	width: 775px;
	margin: 0px auto; 
	text-align: left;
	padding: 17px 0px 15px 0px;
	z-index: 500;
}

.infoContain p { margin: 0 0 4px 116px; padding: 0px; z-index: 501;}


/*
	FOOTER
*/
.footer {
	padding: 60px 0px 0px 0px;
	margin: 20px 0px 0px -125px;
	text-align: center;
	background: #e7eedf;
	clear: both;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid #D2E2BA;
}
* html .footer {margin-left:0px; padding-right:125px; } /* IE6 */
*+html .footer {margin-left:0px; padding-right:125px;} /* IE7 */

.footerBottom{
	padding: 0px 0px 0px 0px;
	/*margin: 0px 0px 0px -125px;*/
	text-align: center;
	background: #ffffff;
	clear: both;
	position: relative;
	z-index: 10;
}
* html .footerBottom {margin-left:0px; padding-right:125px; } /* IE6 */
*+html .footerBottom {margin-left:0px; padding-right:125px;} /* IE7 */

.footerhigh {
	padding: 136px 0px 0px 0px;
	top: -140px;
	margin: 20px 0px 0px -125px;
	text-align: center;
	background: #e7eedf;
	clear: both;
	/*position: relative;*/
	position: relative;
	/*height:100px;*/
	z-index: 1;
	border-bottom: 1px solid #D2E2BA;
	}

* html .footerhigh { top: -100px; margin-left:0px; padding-right:125px; padding-top:100px; } /* IE6 */
*+html .footerhigh { top: -100px; margin-left:0px; padding-right:125px; padding-top:100px;} /* IE7 */

.footerHighBottom {
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #ffffff;
	clear: both;
	position: relative;
	z-index: 1;
	top: -140px;
	}
	
* html .footerHighBottom {padding: 0px 125px 0px 0px; top: -100px; text-align: center;} /* IE6 */
*+html .footerHighBottom {padding: 0px 125px 0px 0px; top: -100px; text-align: center;} /* IE7 */

.endorsementsContainer {width:100%; clear: both; position:relative; text-align: center;}
* html .endorsementsContainer {margin-right: -125px;} /* IE6 */
*+html .endorsementsContainer {margin-right: -125px;} /* IE7 */
.endorsements {clear: both; margin: auto; width:900px;}
.endorsementsdiv {position:relative; text-align:center; margin:10px; padding-bottom:15px; font-size:60%; color:#64705B;float:left;}
.endorsementsdiv img {padding-top:15px;}

.footer ul, .footerhigh ul {list-style: none; padding-bottom: 15px; margin: 5px 5px 0px 5px;}

.footer ul li, .footerhigh ul li {padding-right: 8px;	display: inline;}
.footer ul li.last, .footerhigh ul li.last {padding-right: 0px;}
.footer ul li a, .footerhigh ul li a  {color: #64705b;}
.footer ul li a:hover, .footerhigh ul li a:hover  {color:#FFFFFF; background: #64705b;}
.footer ul.endorsements li.logos a:hover, .footerhigh ul.endorsements li.logos a:hover  {color:#FFFFFF; background: none;}

.footer ul.endorsements, .footerhigh ul.endorsements {list-style: none; padding: 5px; margin: 0px; border-top:solid 1px #ffffff;background: #ffffff;}/* was also border-bottom:solid 1px #ffffff; */
* html .footer ul.endorsements, .footerhigh ul.endorsements {margin-left: -125px; margin-right: -125px;}
*+html .footer ul.endorsements, .footerhigh ul.endorsements {margin-left: -125px; margin-right: -125px;}

.footer ul.endorsements li, .footerhigh ul.endorsements li {padding-right: 8px;	display: inline;}

.footerfillerHigh {background: #ffffff; margin-top:-140px; height:140px; width:100%;}
* html .footerfillerHigh {background: #ffffff; margin-top:-140px; height:140px; width:100%;} /* IE6 */
*+html .footerfillerHigh {background: #ffffff; margin-top:-100px; height:100px; width:100%;} /* IE7 */

.footerfiller {background: #ffffff; margin-top:0px; height:140px; width:100%;}
* html .footerfiller {background: #ffffff; margin-top:0px; height:140px; width:100%;} /* IE6 */
*+html .footerfiller {background: #ffffff; margin-top:0px; height:100px; width:100%;} /* IE7 */


/* END TEMPLATE STYLES ---------------------------------------------------------------------*/

/*
	Site wide specifics
*/


ul.tagCloud {padding: 8px 15px 0px 10px; clear: both; margin: 4px 0 0 0; text-align: center; }
ul.tagCloud li {text-transform: lowercase; list-style: none; display: inline;}
ul.tagCloud li a {color: #a2a99d;}
ul.tagCloud li a:hover {color: #76b900;}
ul.tagCloud li.more {padding: 4px 0 0 370px; font-size: 90%; display: block;}
ul.tagCloud li.more a {color: #64705b;}
ul.tagCloud li.moreSm {padding-left: 370px; font-size: 70%;	padding-bottom: 15px;}

#tagCloudBox {margin-top: -14px;}


.SearchTag {
	width: 415px;
	background: url(../img/SearchTagTop.gif) top left repeat-y;
	position: absolute;
	top: -4px;
	left: 0px;
	display:none; 
	margin:0; 
	z-index:500; 
}

.SearchTagBtm {display: block; width: 415px; height:10px; background: url(../img/SearchTagBtm.gif) no-repeat;}

/*.dateselector {
	float:left;
	width:235;
}*/

.wantedItem .step2 input, .wantedItemMain .step2 input {
	float: left;
	display: block;
	width: 12px;
	margin: 0 3px 0px 0;
	padding-left: 0;
}

.datestype label, .datestype label {float: left; margin: 0px 5px 0 0 }
.datestype {width: 30px;}

/*
	Page Numbers 
*/
ul.pageNumbers,
ul.pageNumbers li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.pageNumbers li {
	margin-right: 5px;
	float: left;
}

ul.pageNumbers li.page {color: #FFF; font-size: 69%; padding-top: 3px}

ul.pageNumbers li.missingPages {
	background: url(../img/pnSpacer.gif) bottom right no-repeat;
	padding-right: 12px;
}

ul.pageNumbers li a {
	background: url(../img/pnRightNoBg.gif) top right no-repeat #d0dac9;
	letter-spacing: -0.06em;
	font-weight: bold;
	color: #a2a99d;
	display: block;
	float: left;
}

ul.pageNumbers li a span {
	background: url(../img/pnLeftNoBg.gif) top left no-repeat;
	padding: 2px 5px 2px 5px;
	min-height: 15px;
	display: block;
}
/*these 4 img files are named wrong - so this looks odd*/
ul.pageNumbers li a:hover {
	background: url(../img/pnRightSelected.gif) top right no-repeat #64705b;
	color: #ffffff;
}

ul.pageNumbers li.selected a {
	background: url(../img/pnRightOvrNoBg.gif) top right no-repeat #ffffff;
	color: #64705b;
}

ul.pageNumbers li a:hover span {
	background: url(../img/pnLeftSelected.gif) top left no-repeat;
	color: #a2a99d;
}

ul.pageNumbers li.selected a span {
	background: url(../img/pnLeftOvrNoBg.gif) top left no-repeat;
	color: #64705b;
}

ul.pageNumbers li.prev,
ul.pageNumbers li.next {
	overflow: hidden;
	display: block;
	width: 19px;
	height: 19px;
}

ul.pageNumbers li.prev a,
ul.pageNumbers li.next a {
	background: url(../img/iconPNprev.gif) top left no-repeat;
	padding-left: 20px;
	display: block;
	width: 19px;
	height: 19px;
}

ul.pageNumbers li.next a {background: url(../img/iconPNnext.gif) top left no-repeat;}
ul.pageNumbers li.prev a:hover {background: url(../img/iconPNprev.gif) top left no-repeat;}
ul.pageNumbers li.next a:hover {background: url(../img/iconPNnext.gif) top left no-repeat;}


/* ------------------------------------------------------------------------------------------------*/

/*item links*/
.item a {color: #76b900; font-size: 92%}
.item a:hover {color:#FFF; background: #76b900;}

/* 2-col layouts */

.mainCol {
	width: 585px;/*was 588*/
	float: left;
	/*background:  url(../img/dotLineVert.gif) top right repeat-y;*/
	margin: 10px 0 8px 10px;
	padding: 0 11px 10px 0;
	display: inline;
}

.mainCol .itemRow {
	margin-bottom: 5px;
	clear: both;
}

.rightCol {
	width: 154px;
	float: left;
	margin: 10px 0 10px 0;
	padding-left: 6px;
	border-left:1px dotted #C1C6BD;
}

.noline {
	border-left: none;
	margin: 0px 0 10px 0;
}

/*insert*/
.rightPanel li {
	display: block;
	padding-right: 3px;
}



.rightPanel ul.itemList li {border: none; background: none; font-size: 69%; padding: 2px 0px; color: #d0d4ce;}
.rightPanel ul.itemList li a {padding-left: 0px;}
 
.rightPanel {
	/*border-bottom: 1px dotted #c1c6bd;
	padding-bottom: 15px;
	margin-bottom: 15px;	
	padding-left: 15px;*/
	
}

.rightCol .box {
	margin: 0px 0 4px 0;
	border-top: 1px dotted #c1c6bd;
	padding: 16px 0 0 0;	/*was padding: 0px 0 16px 0;*/
}

.rightCol .nolines {
	margin: 0px 0 4px 0;
	border-top: 0px;
	padding: 16px 0 16px 0;	/*was padding: 0px 0 16px 0;*/
}

.rightCol .first {
	margin: 0px 0 4px 0;
	border-bottom: 1px dotted #c1c6bd;
	padding: 0 0 16px 0;	/*was padding: 0px 0 16px 0;*/
}
/*.rightCol .nolines {border-top: 0px;}

.rightCol .lastlinks {margin: 0px 0 4px 0; border-top: 0px dotted #c1c6bd;	padding: 0px 0 16px 0; }
*/
.rightCol .box h4 {margin: 0px; padding: 0px;}

.globalSideBar .wantedTop h4 {margin:0px 0px 3px; padding:0px 0px 3px 48px;}

.profile li {
	background:transparent none repeat scroll 0 0;
	padding-top:3px;
	width:100%;
	color:#64705B;
}

.profilelinks a {color: #ab208e;}
.profilelinks a:hover {background:#ab208e; color: #FFFFFF;}

.profile .profileimg{
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
.profile .profiledetail{
	font-size: 92%;
	padding-bottom: 5px;
}*/


.profile .name{
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #64705B;
}
.profile .profiledetail {
	color: #b1b7ad;
	font-size: 70%;
	/*padding-bottom: 5px;*/
}

.profile .dark {
	color:#64705B;
	/*padding-bottom: 5px;*/
}
/*end insert*/
/*
	ITEM OUTLINES
*/
.itemOutlineDS {
	background-color: #eff0ee;
	padding: 0px 2px 2px 0px;
	margin: 0px 5px 8px 3px;/*was 0px 0px 8px 8px;*/
	float: left;
	position: relative;
	display: inline;
}

* html .itemOutlineDS { margin: 8px 5px 0px 3px; } /* IE6 */
*+html .itemOutlineDS { margin: 8px 5px 0px 3px; } /* IE7 */

.itemOutline {
	background-color: #ffffff;
	border: solid #d0d4ce 1px;
	text-align: center;
	position: relative;
	margin-left: -3px; /*was -3px*/
	margin-right: 0px;
	margin-top: -2px;
	padding: 5px;
	width: 127px;
	min-height: 199px;
}

.Dotted .itemOutline {border: dotted #64705b 1px;} /*background-color: #E7EEDF;*/

.itemOutline h2 {
	margin-top: 9px;
	font-size: 70%;
}

.itemOutline h2 a {
	color: #5e6e66;
}

/*.itemOutline ul.itemActions li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}*/


.itemOutline ul.itemActions {
	text-align: center;
	margin: 0px; padding: 0px;
	list-style: none;
	position: absolute;
	bottom: 8px;
	left: 3px;/*was 8 - changed to move delete mesage over to left*/
	width: 120px;/*was 120 - changed to accommodate unhide width*/
}
* html .itemOutline ul.itemActions { width: 126px;} /* IE6 */
*+html .itemOutline ul.itemActions { width: 126px; } /* IE7 */

.itemOutline ul.itemActions li {
    list-style: none;
	background: url(../img/viewDivider.gif) right 2px no-repeat;
	padding-right: 4px;
	margin-right: 2px;
	margin-left: -4px;
	display: inline;
	font-size: 69%;
}
* html .itemOutline ul.itemActions li {margin-left: 0px;} /* IE6 */
*+html .itemOutline ul.itemActions li {margin-left: 0px;} /* IE7 */

.itemOutline ul.itemActions li.last {
	background: none;
}

.itemOutline ul.itemActions li a {
	text-transform: lowercase;
	padding: 0px 2px;
	color: #76b900;
}
* html a.delete {padding-left: 6px; padding-right:0px;} /* IE6 */
*+html a.delete {padding-left: 6px; padding-right:0px;} /* IE7 */

.itemOutline ul.itemActions li a:hover {
	background-color: #76b900;
	color: #ffffff;
}

.itemOutline h2 a span.flagged {
	background: url(../img/iconFlag.gif) bottom right no-repeat scroll;
	overflow: hidden;
	width: 9px;
	height: 12px;
	display: block;
}

.itemOutline h2 a span.flagged span {
	overflow: hidden;
	padding-left: 20px;
	width: 9px;
	height: 12px;
}

.itemOutline p a {color: #76B900;}
.itemOutline p a:hover {color:#FFF; background: #76B900;}

 .itemOutline ul.itemActions li a.delete {
	background: url(../img/iconDelete.gif) 2px 0px no-repeat;
	position: absolute;
	top: 8px;
	right: -3px;
	width: 12px; height: 12px;
	cursor:pointer;
}

* html .itemOutline ul.itemActions li a.delete {top: 0px;} /* IE6 */
*+html .itemOutline ul.itemActions li a.delete {top: 0px;} /* IE7 */

.itemOutline ul.itemActions li a.deleteOver {
	top: 0px;
	right: 0px;
	cursor:pointer;
}

.itemOutline .deleteOver span {
	z-index: 2;
	background: #b77fa8 url(../img/iconDeleteOvr.gif) 93% no-repeat;
	width: 108px;/*was133*/
	color: #fff;
	position: absolute;
	top: -1px;
	right: -14px;
	/*font-size: 90%;*/
	text-align: right;
	padding: 2px;
	padding-right:27px;
	padding-top:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .itemOutline .deleteOver span {top: -15px;} /* safari & chrome */
}
* html .itemOutline .deleteOver span {top: -15px;padding-top:2px; right: -8px;} /* IE6 */
*+html .itemOutline .deleteOver span {top: -15px;padding-top:2px; right: -8px;} /* IE7 */

/*greyOutline ________________________________________________________________*/
.greyBorder {background: url(../img/greyBorderMain.gif) top left repeat-y; position: relative; top: -14px;}
* html .greyBorder {top: -15px;} /* IE6 */
*+html .greyBorder {top: -15px;} /* IE7 */
.greyBorderTop {background: url(../img/greyBorderTop.gif) top left no-repeat;}
.greyBorderBtm {background: url(../img/greyBorderBtm.gif) bottom left no-repeat; padding: 5px 10px 15px 10px;}




/*greenOutline ________________________________________________________________*/
.greenOutlineMain {background: url(../img/greenBorderMain.gif) top left repeat-y;	margin: 0 0 10px 0px; width: 770px;}
.greenOutlineTop {background: url(../img/greenBorderTop.gif) top left no-repeat;}
.greenOutlineBtm {background: url(../img/greenBorderBtm.gif) bottom left no-repeat;}

.greenOutlineBtm .tagOptions {
	border-bottom: solid #c6fe2b 1px;
	margin-bottom: 3px;
	padding: 3px 8px;
	position: relative; 
	z-index: 111;
}

.greenOutlineBtm .tagOptions p {
	margin-bottom: 0px;
	float: left;
}

.greenOutlineBtm .tagOptions p.tip {
	padding: 10px 150px 0px 70px;
	/*color: #d0d4ce;*/
	color: #b1b7ad;
	font-size: 69%
}


.greenOutlineBtm .tagOptions a {
	display: block;
	margin-top: 9px;
	color: #94c642;
	font-size: 92%
}
.greenOutlineBtm .tagOptions a:hover {color: #FFF; background: #94c642;}

.greenOutlineBtm .tagCloud {
	padding: 0 15px 11px 15px
}




/*
	Site wide specifics
*/




/*
	WANTED AND TO LET SIDE ADS
*/

.homeSideBar .toLendDS {
	background: url(../img/homeDropShadow.gif) bottom left no-repeat;
	padding: 0px 2px 0px 0px;
	margin-bottom: 3px;
}

.globalSideBar .toLend {
	background-color: #ffffff;
	border: solid #d0dac9 1px;
	/*height: 85px; this may need to come out when there's real content*/
}


.globalSideBar .toLend h4 {
	background: url(../img/tagToLend.gif) top right no-repeat;
	padding: 18px 35px 0px 3px;
	margin: 0px 0px 3px 0px;
	line-height: normal;
	font-size: 65%;
	font-weight: bold;
	color: #485c53;
}

.globalSideBar .toLend li {
	float: left;
}

.globalSideBar .toLend li img {
	padding: 0px 2px 0px 1px;
	margin: 0px;
}

.globalSideBar .toLend ul li a {color: #76b900;}
.globalSideBar .toLend ul li a:hover {color: #FFF; background:#76b900 }


.globalSideBar ul,
.globalSideBar ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.globalSideBar ul li {padding-bottom: 0px;}

.globalSideBar .btnToLend {
	padding: 5px 0px;
}

.globalSideBar .btnToLend a {
	background: url(../img/toLendBtm.gif) bottom left no-repeat #fed92b;
	color: #64705b;
	display: block;
}

.globalSideBar .btnToLend a .toLendTop {
	background: url(../img/toLendTop.gif) top left no-repeat;
	padding: 8px 3px 0px 8px;
	display: block;
}

.globalSideBar .btnToLend a .toLendTop .toLendSymbol {
	background: url(../img/toLendSymbol.gif) top left no-repeat;
	padding: 0px 0px 7px 21px;
	display: block;
}

/* Lend Btn */
.btnLend {
	padding: 5px 0px;
	float: right;
	font-size: 75%
}

.btnLend a {
	background: #adeb26 url(../img/LendBtm.gif) bottom left no-repeat;
	display: block;
	width: 159px
}

.btnLend a .toLendTop {
	background: url(../img/lendTop.gif) top left no-repeat;
	padding: 8px 3px 0px 8px;
	display: block;
}

.btnLend a .toLendTop .toLendSymbol {
	background: url(../img/iconGreenAdd.gif) top left no-repeat;
	padding: 0px 0px 7px 21px;
	display: block;	
	color: #64705b;
}





.globalSideBar .wantedBtm {
	background: url(../img/wantedBtm.gif) bottom left no-repeat;
}

.globalSideBar .wantedTop {
	background: url(../img/wantedTop.gif) top left no-repeat;
	padding: 6px 6px 22px 6px;
	margin-bottom: 2px;
}


.globalSideBar .wantedTop h4 {
	/*background: url(../img/tagWanted.gif) top left no-repeat;*/ /*now presented as image on page because text wrap didn't work in safari*/
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	line-height: 1.6em;
	font-size: 65%;
	font-weight: bold;
	color: #485c53;
	display: block;

}

.globalSideBar ul li {
	/*text-transform: lowercase;*/
}

.globalSideBar .toLend li.location {
	border-top: dotted #becbb4 1px;
}

.globalSideBar li.location {
	/*padding-left: 2px;*/ /*taken out for wanted tile on hp - may need again for other locations*/
	color: #b1b7ad;
	width: 100px;
	font-size: 70%;
}

.globalSideBar li.location span {
	text-transform: capitalize;
	color: #64705b;
	display: block;
	padding-bottom: 2px;
}

.globalSideBar ul li.view {
	background: url(../img/viewDivider.gif) right 3px no-repeat;
	padding-right: 4px;/*was 7*/
	margin-right: 3px;/*was 7*/
	margin-left: 3px;
	float: left;
	font-size: 69%
}

.globalSideBar ul li.flag {
	padding-right: 4px;/*was 7*/
	margin-right: 3px;/*was 7*/
	float: left;
	font-size: 69%
}

.globalSideBar .wantedTop ul {
	float: left;
	/*padding-right:5px;*/ /*removed for wanted tile on hp when unflag shows*/
}

.globalSideBar .wantedTop ul li {float: left; font-size: 69%}
.globalSideBar .wantedTop ul li a {color: #fcaf17;}
.globalSideBar .wantedTop ul li a:hover {color: #FFF;  background: #fcaf17;}


.globalSideBar .wantedTop li.location {
	width: auto;
}

.globalSideBar .wantedTop li.location span {
	display: inline;
	width: auto;
}

.globalSideBar ul.wantedLocation {
	padding-top: 2px;
}

.globalSideBar ul.postedBy {
	border-top: dotted #becbb4 1px;
	padding-top: 7px;
	margin-top: 7px;
	margin-right: 3px;
}

.globalSideBar ul.postedBy li {
	text-transform: none;
	font-size: 70%;
	color: #64705b;
}

.globalSideBar ul.postedBy li span.grey {
	text-transform: lowercase;
	color: #b1b7ad;
}

.globalSideBar ul.postedBy li.userImage {
	padding-right: 3px;
	float: left;
	width: 24px;
}

.globalSideBar .forSaleItem {
	border: 1px solid #d0d4ce;
	padding: 5px;
	width: 127px;
	/*margin-top: 7px;*/
	clear: both;
	margin-bottom: 7px;
}

.globalSideBar .forSaleItem h4 {
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
}

.globalSideBar .forSaleItem ul {
	text-align: center;
	padding-left: 10px;
}

.globalSideBar .forSaleItem li {
	padding: 0 6px 0 0;
	float: left;
	display: block;
	background: url(../img/ltegreyDvdr.gif) right no-repeat;
}

.globalSideBar .forSaleItem li a {
	padding: 0 0 0 6px;
	color: #94c642;
}

.globalSideBar .forSaleItem li a:hover {color:#FFF; background: #94c642;}

.globalSideBar .items h2 {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.globalSideBar .items h2 span {
	color: #94c642;
}

.globalSideBar .items a {

	display: block;
	margin: 0;
	padding: 5px 0 3px 0;
}

.btnColRight {
	float: left;
	width: 135px;
	padding-left: 30px;
}


.inputRadio input {
	float: left;
	display: block;
	/*width: 200px;*/
	margin-bottom: 5px;
	padding-left: 0;
	clear: both;
}


.charitySelect select {width: 198px;}/*was 120px changed for item add page*/
.monthSelect select {width: 70px;}
.monthSelect2 select {width: 60px;}
.nameSelect select {width: 100px;}
.SelectCountry  select  {width: 170px;}
select.SelectMonth  {width: 60px;}

p.MessageArea textarea { width: 270px; margin-left: 40px;}

/* Buttons */
p.button {
	background: url(../img/buttons/btnBtm.gif) bottom left no-repeat;
	width: 117px;
}

p.button a {
	background: url(../img/buttons/btnTop.gif) top left no-repeat;
	font-weight: normal !important;
	color: #64705b !important;
	padding: 5px 0px;
	text-align: center;
	display: block;
	width: 117px;
}




.buttonLng a {
	background:url(../img/a-button-R.gif) repeat-y 100% 0;
	display:block;
	text-decoration:none;
	cursor:pointer;	
	float: left;	
}
.buttonLng a span {
	background:url(../img/a-button-L.gif) 0 0 no-repeat;
	padding: 3px 15px 7px 10px;
	display: block;	
	line-height:11px !important;
}


a.addCharity {
	background: url(../img/iconAddGreen.gif) left no-repeat;
	padding-left: 16px;
	color: #76b900;
	font-size: 11px
}



/* view box ---------------*/


.ViewBoxMain {background: url(../img/viewBoxBorder.gif) top left repeat-y;position: relative;	width: 330px;}
.ViewBoxTop {background: url(../img/viewBoxTop.gif) top left no-repeat;}
.ViewBoxBtm {background: url(../img/viewBoxBtm.gif) bottom left no-repeat; padding: 16px 15px 10px;}


.ViewBoxBtm .title, .mapBox .title {float: left; width:  270px;}
.ViewBoxBtm .hr, .mapBox .hr {clear: both; height: 1px; font-size: 1px; background: #9aaa8f; width: 361px; margin-left: -15px; margin-bottom: 5px;}

.ViewBoxBtm ul, .mapBox ul {margin: 10px 5px; padding: 0px; list-style: none; text-align: left;}

.ViewBoxBtm .itemOutline {float: left;border: none; border-right: 1px dotted #a2b593; margin-right: 10px;}
.ViewBoxBtm span, .mapBox span {color: #b1b7ad}
.mapBox span.orange {color:#fcaf17;}
.mapBox span.pink {color:#AB208E;}

.mapBox {display: block; width: 330px; padding: 0 0 0 0}
.mapBoxTop {display: block; }
.mapBox .cont {padding: 0; margin: 0;}
.mapBox .Outline {float: left; border:1px solid #D0D4CE; margin: 0;}

.mapBox  .titleList {font-size: 0.8em; float: left; width:  270px;}
.mapBox  .titleList span.green {color:#76B900;}
.mapBox  .titleList span.orange {color:#FCAF17;}
.mapBox  .titleList span.pink {color:#AB208E;}


.mapItems {height: 80px; overflow: auto;}
.mapItems h2 {clear: both; margin: 4px 0px; padding: 0px;}
.mapItems p {float: left; margin: 0; padding: 0px; }
.mapItems ul.purpleList, .mapItems ul.green1List, .mapItems ul.orange1List {float: left; margin: 2px 4px; padding: 0px; }

ul.Action {width: 150px; float: left; margin: 0px 10px; padding: 0px; font-size: 0.92em;}
ul.Action li {background: url(../img/viewDivider.gif) right 2px no-repeat; padding-right: 4px; margin-right: 2px; margin-left: -4px; display: inline;}
ul.Action li.last {background: none;}
ul.Action li a {padding: 0px 2px; color: #76b900;}
ul.Action li a:hover {background-color: #76b900; color: #ffffff;}
ul.Action li a.orange {padding: 0px 2px; color: #FCAF17;}
ul.Action li a.orange:hover {background-color: #FCAF17; color: #ffffff;}
ul.Action li a.pink {padding: 0px 2px; color: #AB208E;}
ul.Action li a.pink:hover {background-color: #AB208E; color: #ffffff;}

/*error messages ------------------*/
.errormessage, .errormessage erroritem, .errormessage li a, .errormessage li{
	color:#ff0000;
	font-size:100%;
	margin:0;
	}
	
* html .errormessage li { font-size:75%; } /* IE6 */
*+html .errormessage li { font-size:75%; } /* IE7 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .erroritem li {color:#ff0000;} /* safari & chrome */
}

.errormessage li a:hover {
	color:#ffffff;
	background-color: red;
	}

/* fileUpload ---------------*/
.fileUpload {font-size: x-small; width:80px;}
* html .fileUpload { width:130px; } /* IE6 */
*+html .fileUpload { width:130px; } /* IE7 */

/* noscript links ---------------*/
.noscript ul {float: left; margin: 0px 10px; padding: 0px; font-size: 0.92em;}
.noscript ul li {background: url(../img/viewDivider.gif) right 2px no-repeat; padding-right: 8px; margin-right: 4px; margin-left: -4px; display: inline;}
.noscript ul li.last {background: none;}
.noscript ul li.last {background: none;}
.noscript ul li a {color: #76b900;}
.noscript ul li a:hover{background-color: #76b900; color: #ffffff;}
.noscript ul li a.selected {color: black; background-color: #ffffff;}
.noscript ul li a.selected:hover {color: black; background-color: #ffffff;}
.noscript ul li.selected {color: black;}
.noscript ul li.selected {background-color: #ffffff;}



/*ADMIN LINKS*/
.rightCol ul.adminLinks li {
font-size:69%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.rightCol ul.adminLinks li a {
    color:#64705b;
    }
.rightCol ul.adminLinks li a:hover{
    background:#64705b none repeat scroll 0 0;
    color:#FFFFFF;
    }
