#toc li a {
	color: #000;
}

.showgrid {
/*	background: none;*/
/*	background:url('http://makai.oneoffs.webdev.lindenlab.com/_styles/blueprint/src/blueprint_grid_30+12x24.png');*/
}
.hidegrid {
	background: #cfcfd5;
}


/* Production Stuff */

body {
	background: #e8e9ec url('http://s3.amazonaws.com/common.web.secondlife.com/_img/bg.gif') top left repeat-x;
	margin-top: 0;
	margin-bottom: -30px;
	padding-bottom: 0;
/*	font-size: 0.7em;*/
	font-family: Helvetica, Arial, sans-serif;
	color: #595c62;
}
body.active{
	background-image:url('http://s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg_active.jpg');
}

a {
/*	color:#5CB192;
	color:#56E2C0;
	color: #46b398;*/
	color: #37a187;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #2c6346;
}

h2 {
	color: #595c62;
}

h4 {
	font-weight:bold;
	color:#595c62;
	margin:0;
}
.alert, .instructions h3.alert {
	color:#fd1e23;
}
h3.alert{
	font-weight:normal;
}
hr {
	background: #ccc;
	color: #ccc;
}
hr.brk{
	height:0;
}

th{
	background: none;
}

.container {
	background: #e8e9ec url('http://s3.amazonaws.com/common.web.secondlife.com/_img/bg.gif') top left repeat-x;
	
}
.active  .container {
	background: #e8e9ec url('http://s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg_active.jpg') top left repeat-x;
}
#containerShadowMain {
	width: 1080px;
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/bg_main_shadow.gif') top left repeat-y;	
	margin: 0 auto;
	padding: 0;
/*	border-bottom: 2px solid;*/
}

#containerShadowTop {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/bg_top_shadow.gif') top left no-repeat;
	margin: 0;
	padding: 0;
}
hr.gutter {
	clear:both;
	float:none;
	width:100%;
	margin:0 0 0 0; 
	border:none;
}

/* override screen.css */
input.text, input.title, textarea, select, input {
	margin: 0;
}

input[type=radio]{
	margin-top: 2px;
}

input#search-land-auctions{
	width: 105px;
}

div#l10nWrapper {
	height: 37px;
	margin-bottom: 2em;
	color: #fff;
}

div#l10nWrapper ul {
	line-height: 37px;
	margin: 0 0 0 42px;
	padding: 0 0 0 48px;
}

div#l10nWrapper li {
	display: inline;
	padding-right: 10px;
	font-weight: normal;
	font-size: 1.1em;
}

div#l10nWrapper a {
/*	color: #40A7A2;*/
	color: #5cb192;
	padding: 3px 0 1px 0;
	font-weight:normal;
}

div#l10nWrapper a:hover {
	border-bottom: 1px solid #fff ;
}

#header {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/masthead.png') top left no-repeat;
	border-bottom: 1px solid #383838;
	height: 56px;
}

.content {
	margin: 1em 0;
}

.message {
	margin: 1em 0;
}

.bgwhite {
	background: white;
}

#header h1#logo {
	height: 56px;
}

#header h1#logo span {
	display: none;
}

#login {
	text-align: right;
}

#login p {
	margin-bottom: 8px;
}

#banners {
	height: 155px;
}

#welcomeBanner {
	height: 155px;
}

h3 {
	color: #666;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	background-color:#fff;
}

fieldset h3 {
	font-weight: bold;
}

.fieldwrap {
	margin-bottom:1em; 
}

.instruct {
	margin-left: 30px;
}

legend {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
    white-space: normal;
	font-size: 1.5em;
	font-size: 18px;
	font-weight: bold;
	*margin-left: -7px;
}

/* b/c legend ignores display:block */
legend span {
    display: block;
	margin-bottom: 1em;
}

.reg_header{
	color:#fff;
	min-height:31px;
	width:900px;
	padding: 5px 0 0 12px;
	display:block;	
}

.blk_header{
	background-color:#000;
	padding-top:13px;
	height:64px;
}

.blk_header h1 {
	color:#fff;
	font-size:1.8em;
	margin:0;
}
.blk_header h2 {
	color:#e7f666;
	font-weight:bold;
	margin:0;
}

#throbber p img {
	margin: 0;
	float: none;
}

.callout {
	width: 282px;
/*	height: 84px;*/
}

.callout h3 {
	padding: 1.5em 1em 0.2em 1em;
	font-size: 16px;
	margin-bottom: 0;
}

.callout h4 {
	padding: 0 0 0 1.2em;
	margin-bottom: 0;
}

.callout p {
	padding-top: 1em;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.callout h3 + p,
.callout h4 + p {
	padding-top: 0;
}

.callout a {
	color: #5cb192;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-right: 20px;
}

a.action_link {
    font-size: 14px;
	text-decoration: none;
	padding-right: 30px;
	background: url('https://s3.amazonaws.com/common.web.secondlife.com/_img/sprites/button-sprite-png-master.png') no-repeat 100% -124px;
}

/* on check email page */
#titleBox {
	text-align: center;
}

h3 {
	font-weight: bold;
}

p.formLabel {
	text-align: right;
}

p.formWidget {
	margin-bottom: 0;
/*	text-align: right;*/
}

p.formWidget input,
p.formWidget select {
	margin-bottom: 0;
}

div.inputLine {
	height: 2.1em;
}

div.inputLineShort {
	height: 1.1em;
}

div.inputLine p {
	margin: 0;
}

p.helpText {
	color: #546368;
}

p.errorText {
	color: #e20419;
}

p#nameSelection {
	float: left;
	line-height: 32px;
	margin-top: -6px;
}

#firstNameInput {
	/*margin-top: 7px;*/
	display: block;
	float: left;
}

.lastNameResults {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1em;
	margin-bottom: 1em;
}

#fullNameLabel {
	display: none;
}

.nameSelected {
	font-weight: bold;
	text-decoration: underline;
}

.nameHover {
	text-decoration: underline;
}

#lastNameResultsDiv {
	background: #fff;
	position: relative;
}

#lastNameResultsDiv p {
}

#lastNameResultsDiv p {
	font-size: 1.1em;
	line-height: 1.5;
	margin-bottom: 0;
	color:#5CB192;
	list-style: none;
}

#lastNameResultsDiv #fullNameInstructions {
	color:#595c62;
	margin-bottom: 1em;
}

#throbber {
	margin-top: 8px;
	display:none;
}

#throbber img {
	margin: 0 0 0 0;
	float: none;
}

/* New SL Button style */

button,
input.button {
/*    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; font-weight:   bold;
    color: #ffffff;
    border: solid;
    border-width: 1px;
    border-top-color: #6cb5eb;
    border-bottom-color: #1d5083;
    border-left-color: #6cb5eb;
    border-right-color: #1d5083;
    background-image:url('http://s3.amazonaws.com/common.web.secondlife.com/_img/buttons/bg_button.gif');
    padding: 3px;*/
}

button.buttonHover,
button:hover,
input.button:hover {
/*    background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/buttons/bg_button_over.gif');*/
}

button:active,
input.button:active {
/*    background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/buttons/bg_button_active.gif');*/
}

p.helpText,
p.errorText {
	display: none;
	font-size: 11px;
	padding-top: 2px;
}

div.metaLabel {
	margin: 1em 2em 1em 1em;
	border-bottom: 1px solid;
}

div.metaLabel h3 {
	margin-bottom: 0;
}

#footer {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/bg_footer.gif') top left repeat-x;
	height: 6em;
	border-top: 1px solid;
	text-align: right;
}

#footer p {
	margin: 0.5em 0.5em 0 0;
	font-size: 0.9em;
}

/* Registration corners
-----------------------------------*/
div.t {
	margin-top: -4px;
}
div.t, div.b {
	height: 8px;
	font-size: 0;
	clear: both;
}
div.t span,
div.b span {
	display: block;
	height: 8px;
}
div.t span.l,
div.b span.l {
	float: left;
	display: inline;
	width: 4px;
}
div.t span.r,
div.b span.r {
	display: block;
	margin-left: 4px;
}
div.t span.r {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-wht-tp.png') no-repeat 100% 0;
}
div.t span.l {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-wht-tp.png') no-repeat 0 0;
}
div.b span.r {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-wht-btm.png') no-repeat 100% 100%;
}
div.b span.l {
	background: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-wht-btm.png') no-repeat 0 0;
}
div.t.blk_top span.r,  div.t.blk_top span.l {
	background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-blk-tp.png');
}
div.t.lt_gry_top span.r,  div.t.lt_gry_top span.l {
	background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-gry-tp.png');
}
div.b.lt_gry_btm span.r,  div.b.lt_gry_btm span.l {
	background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-gry-btm.png');
}

.callout div.b {
	height: 9px;
	margin-left: 4px;
	font-size: 0;
}

.callout div.b span {
	display: block;
	height: 9px;
}

.callout div.b span.l {
	float: left;
	display: inline;
	width: 4px;
	margin-left: -4px;
}

div.b.grybrdr_btm span.r, div.b.grybrdr_btm span.l {
	background-image: url('http://s3.amazonaws.com/common.web.secondlife.com/_img/corners/bg-gry-btm.png');
}

.emailInfo {
	background: #f8f8f8;
	border: 1px solid #bdc4c9;
	padding: 1em;
}

.emailInfo h2 {
	margin: 0.25em 0 0.75em 0.25em;
}

/* Activated pg
-----------------------------------*/
#invalidMsg {
	color: #999;
}
.starting_loc, .starting_loc .box{
	background-color:#fff;
	padding-bottom:3em;
}
.starting_loc .box{
	background-color: #f8f8f8;
	padding-top:.5em;
	padding-bottom:.5em;
}
.locations, .border_gry{
	border:1px solid #c3c3c5;
	border-width:0 1px;
	overflow: auto;
}
.border_gry_body{
	padding: 0 12px;
}

.border_gry table{
	margin: 0;
}

.lt_gry_box{
	margin-bottom: 1em;
}

.header_gry, #category_listings h2, .header_gry th {
	background:#c7cbd0 url('http://s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg-head-reg-ltgry.png') repeat-x scroll 100% 0;
}

.header_gry, #category_listings h2{
	padding:7px 4px 5px 15px;
	font-weight:bold;
/*	font-size:1em;*/
	color:#595c62;
}
.starting_loc li{
	font-size:1.1em;
	color:#28292b;
}
.starting_loc p{
	text-align:center;
}
.balls{
	padding-top:.8em;
}

.balls li {
	line-height: 1.2;
	padding-bottom: 0.75em;
}

/* Fairmarket specific
-----------------------------------*/

.search_result_msg td, .search_js td {
	padding: 0;
}

.search_nav_links table{
	margin-bottom: 0;
}

.search_result_msg font, .search_nav_links font {
	font-size: 1em;
	line-height: 2em;
	font-family: Helvetica,Arial,sans-serif;
}

.search_sort_box font {
	font-size: 12px !important;
	padding-right: 1em;
}

table font {
	font-size: 12px !important;
}

.search_sort_box table {
	margin-bottom: 0;
}

.search_sort_box form table tr td select {
    margin-left: 1em;
}

.search_nav_links td {
	line-height: 0;
	text-align: right;
	padding: 0;
}

.my_account td, .my_account font {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

form#form1 table td {
	padding: 3px 0;
}

form#form1 input[name=BidNo] {
	width: 150px;
}

input[name=lotNo] {
	width: 250px;
}

form#form1 table {
	width: auto !important;
}

#table-endtime {
	width: 110px;
}

/* Auction FAQ
-----------------------------------*/
.q {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0.5em;
}