/* CSS Document */

/* - - - - - - - - - - - - - - - - - -
	Evolution 7 Web Design
	http://www.evolution7.com
- - - - - - - - - - - - - - - - - - */

* {padding:0; margin:0;}
body {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px; line-height:16px; background:#fff; text-align:center;}

/*Text, formatting*/
a {color:#000;}
#content a {color:#000; background:#fff; text-decoration:none; outline:none;}
	#content a:hover{text-decoration:underline;}
	a img {border:none;}

p {padding-bottom:10px;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:32px; font-weight:bold; line-height:36px; letter-spacing:-3px; padding-bottom:15px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; line-height:28px; padding-bottom:10px;}
h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; font-style:italic; padding-bottom:10px;}


/*Layout*/
#wrapper {width:940px; margin:35px auto; position:relative; text-align:left;}
#logo {padding-top:10px;}
#content {padding-top:10px;}
#top {clear:both; width:940px; height:18px; display:block}
  #top #home {float:left}
  #top strong {float:right ; color:#929497}
  #top strong a {text-decoration:none; color:#929497}
  #top strong a:hover {text-decoration:underline;}

/*Search*/
#search {position:absolute; right:0; top:24px; width:340px;}
	#search-input {line-height:16px; height:16px; padding:8px 6px; width:209px; border:none; background:url(../images/struct/bg-search-input.gif) no-repeat; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; float:left; overflow:visible;}
	#search label {display:block; float:left;}

/*Buttons*/
#home {width:40px; height:15px; background:url(../images/struct/btn-home.gif); display:block;}
#btn-search {width:40px; height:30px; background:url(../images/struct/btn-go.gif); display:block; float:right;}
#btn-view-parcel {width:120px; height:28px; background:url(../images/struct/btn-view-parcel.gif); display:block; position:absolute; right:0; top:64px;}
#content .btn-add-parcel {width:140px; height:28px; background-image:url(../images/struct/btn-add-parcel.gif); display:block; margin-top:60px; float:left; clear:both;}


	/*Global Hide*/
	#home b, #btn-search b, #btn-view-parcel b, .btn-add-parcel b {display:none;}
	
	/*Global Hover*/
	#home:hover, #btn-search:hover, #btn-view-parcel:hover {background-position:bottom;}

/*Nav*/
#nav {font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; font-weight:bold; height:30px; padding:40px 0 14px; width:940px; background:url(../images/struct/bg-hr-thick.gif) bottom no-repeat; text-transform:uppercase;}
	#nav_alpha {color:#000; width:30px; height:27px; line-height:27px; padding-bottom:2px; display:block; float:left; margin:0 -3px; text-align:center; text-decoration:none; background:url(../images/struct/bg-nav-a.gif);}
	#nav_alpha:hover {background-position:center; color:#fff;}
	#nav .on {background-position:bottom; color:#fff;}
	#nav_new {color:#000; width:65px; height:27px; line-height:27px; padding-bottom:2px; display:block; float:left; margin:0 -2px 0 5px; text-align:center; text-decoration:none; background:url(../images/struct/bg-nav-all.gif);}
	#nav_new:hover {background-position:center; color:#fff;}
	
/*Selection*/
#selected {padding-left:10px}

	
/*CMS*/
#sf_admin_list_th_title { width:300px; background:#555; }
.tablerownormal td { background:#666; }
	
/*Items*/
.item {float:left; width:940px; clear:both; background:url(../images/struct/bg-hr.gif) bottom no-repeat; padding:35px 0 25px;}
	.item .img {float:left; padding-right:30px; width:220px;}
	.item-info {float:left; width:150px;}
	.item-description {float:right; width:505px; padding-right:15px;}
		.item-description a {white-space:nowrap;}
	/*Tags*/
	.item-tags {text-transform:lowercase; background:url(../images/struct/label-tags.gif) no-repeat 0 2px; padding-left:50px; color:#D0D2D3; margin-top:15px; }
	#content .item-tags a {color:#D0D2D3; font-style:italic; background:none;}
		#content .item-tags a:hover {color:#999;}

/*Footer*/
#footer {padding:10px 110px 20px; text-align:center; clear:both; }
#footer img {float:left}
#footer_email {float:left; width:138px; height:30px; line-height:30px; display:block; text-decoration:none; background:url(/images/struct/footer_email.gif) no-repeat;}
#footer_email:hover {background:url(/images/struct/footer_email_hover.gif) no-repeat;}


/*Error Message*/
#wrapper-error {width:400px; margin:35px auto; position:relative;}
#footer_error {clear:both; border-top:1px solid #dae5ec; padding:5px 0; height:20px; background:#fff; color:#ACBAC3;}
	* html #footer {}
		#text-size {float:left; }
			#text-size a {color:#ACBAC3; text-decoration:none; padding:0 1px;}
			#text-size a:hover {color:#fff; background:#639EC3;}
			#text-size .on {text-decoration:underline;}
				#text-small {font-size:12px;}
				#text-med {font-size:15px;}
				#text-large {font-size:17px;}
		#e7-link {margin-top: 30px; float:right; width:300px;}
		#e7-link a {display:block; float:right; padding-left:20px; color:#ACBAC3; text-decoration:none; background:url(../images/struct/e7-logo.gif) no-repeat; height:17px;}
			#e7-link a:hover {background-position:bottom left; color:#639EC3;}
		#e7-link div {float:right; padding-right:4px;}


/*Shipping Table*/

.table-row {background:#eee}

.submit-form {display:block; background:#d44;}

/*Popup*/
#popup-wrapper {border:1px solid #fff; margin:100px auto 0; background:#fff; text-align:left;}
#popup-header {background:#777; padding:5px; margin-bottom:1px; height:15px; text-align:left; color:#fff; font-weight:bold;}
	#popup-header span {float:left;}
	#popup-header a {float:right;}
	#popup-header img {float:left;}
#popup-content {border:2px solid #777; padding:20px 30px; background:url(../images/auctions/bg-signup.gif) right top no-repeat;}
	.popup-heading {padding-bottom:15px;}
	#popup-content p {padding:0 0 10px 0;}
	#popup-content .radio-row {float:left; display:block; padding-bottom:5px; width:100%;}
	#popup-content input {float:left;}
	#popup-content label {float:left; padding:0 0 0 4px;}
	#popup-content sub {padding:2px 0; display:block; clear:both;}
	#popup-content td {vertical-align:top;}
	.btn-signup {display:block; background:url(../images/auctions/btn-signup.gif); }
		.btn-signup:hover {background-position:bottom;}
		.btn-signup b {}
	.btn-signup-only {display:block; width:81px; height:27px; background:url(../images/auctions/btn-signup-only.gif);}
		.btn-signup-only:hover {background-position:bottom;}
		.btn-signup-only b {display:none;}
	#popup-content .quiet {padding-top:10px; color:#bfc2c4; font-size:11px; display:block;}
#popup-cover {position:absolute; top:0; left:0; width:99.9%; height:20000px; background-color:black; z-index:998; opacity:0.5; filter:alpha(opacity=50);}
#popup-container {position:absolute; top:0; left:0; width:99.9%; height:100%; z-index:999; }
#btn-ok {width:40px; height:30px; background:url(../images/struct/btn-ok.gif); display:block; clear:both; margin:10px 0;}
#btn-ok b {display:none;}
#btn-ok:hover {background-position:bottom;}
