body {
    background: #E8E9EC url(//s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg.gif) repeat-x 0% 0%;
    color: #595C62;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 0px;
}

a {
    color: #5CB192;
    text-decoration: none;
    font-weight: bold;
}

h1, h2 {
    margin: 0 0 .5em;
    font-size: 1.5em;
}

#wrapper {
    background: url(//s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg_main_shadow.gif) repeat-y 0% 0%;
    margin: 0px auto;
    width: 1080px;
    padding: 0;
}

#shadow_main {
    background: url(//s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg_top_shadow.gif) no-repeat 0% 0%;
    margin: 0;
    padding: 0;
}

#header {
    margin: 0px 42px;
}

#masthead {
    background: url(../img/layout/head-fade-bkgd.gif) repeat-x scroll 0% 100% rgb(7, 7, 7);
    border-bottom: 1px solid rgb(69, 73, 74);
    color: rgb(159, 167, 173);
    padding: 0;
    margin: 0;
    width: 996px;
    float: left;
}

#sl-toolbar {
    border-bottom: 1px solid #272727;
    height: 39px;
}

#sl-logo {
    clear: both;
    float: left;
    width: 145px;
    margin-top: 12px;
    padding: 0px;
}

#sl-logo span a {
    background: url(../img/layout/head-sl-logo.png) no-repeat scroll 0% 0% transparent;
    display: block;
    float: left;
    height: 33px;
    outline: none;
    text-indent: -2000em;
    width: 86px;
    margin:2px 15px 0 15px; /* FOR IE6 - DBL FLOAT MARGIN BUG */
}

#sl-logo span>a { margin:2px 30px 0 30px; /* FOR EVERYTHING ELSE */ }

#global-nav {
    clear: none;
    float: left;
    margin: 26px 0px -1px 0px;
    padding: 0;
    overflow: visible;
}

#global-nav li {
    float: left;
    list-style: none;
    margin: 0 -1px 0 0;
    padding: 0;
}

#global-nav li a.nav-item {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 240%;
    text-align: center;
    text-decoration: none;
}

#global-nav li a.nav-item span.left-border,
#global-nav li a.nav-item span.right-border {
    background: url(../img/layout/head-nav-border.gif) no-repeat scroll 0% 0% transparent;
    display: block;
}

#global-nav li a.nav-item span.right-border {
    background-position: 100% 0%;
    padding: 0px 18px;
}

#global-nav li:hover a.nav-item {
    z-index: 3000;
    color: #5cb192;
}

#join-now a,
#global-nav li a.nav-item:hover,
#global-nav li:hover a.nav-item,
#global-nav li.active,
#global-nav li.active a.nav-item span.left-border,
#global-nav li.active a.nav-item span.right-border,
.common-nav-sprite { background: transparent url('../img/layout/common-nav-sprite.png') no-repeat scroll; }

#global-nav li a.nav-item:hover,
#global-nav li:hover a.nav-item{ background-position: center -11px; }

/* What is Second Life link is different */
#global-nav li#whatis a.nav-item:hover,
#global-nav li#whatis:hover a.nav-item{ background-position: center -79px; }

#join-now {
    float: right;
    height: 57px;
    width: 194px;
    margin: 0 0 0 -4px; /* FOR IE - FLOAT MARGIN BUG */
}

#masthead>#join-now{ margin: -12px 0 0 -3px; /* SET PROPERLY FOR ALL OTHERS */}

#join-now a {
    background-color: #FB7E00;
    background-position: 50% -135px;
    display: block;
    height: 58px;
    text-indent: -2000em;
    width: 194px;
}

.container {
    width: 970px;
}

#container {
    clear: both;
    background: transparent url(https://s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg_content_shadow.png) repeat-x;
    margin: 0 auto;
    padding: 24px 0px;
    width: 970px;
}

#content, #viewer_welcome {
    background: #f8f8f8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px;
}

#viewer_welcome {
    border: 1px solid #ccc;
    background: #ccc url('../layout/images/viewer_welcome.png') repeat-x;
}

#viewer_welcome p {
    font-size: 13px;
}

#placesList, #objectlist {
    width: 949px;
    border: 0;
    border-collapse: collapse;
    clear: both;
}

#placesList th, #placesList td, #objectlist th, #objectlist td {
    border: 2px solid #edeef0;
    padding: 5px;
    margin: 0;
    max-width: 797px;
    word-wrap: break-word;
    overflow: none;
}

#placesList th, #objectlist th {
    background: #edeef0;
    text-align: left;
}

#footer {
    height: 6em;
    margin: 0px auto;
    padding: 0px;
    width: 996px;
}

#web_footer {
    background: url(https://s3.amazonaws.com/common.web.secondlife.com/_img/bg_footer.gif) repeat-x 50% 0%;
    border-top: 1px solid;
    height: 6em;
    text-align: right;
}

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

p.join_callout {
    margin: 0px;
    padding: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ff9315 url('../layout/images/join_callout_outer.png') repeat-x 50%;
    font-weight: bold;
    display: inline-block;
    -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 0 rgba(0,0,0,0.25);
    float: left;
}

p.join_callout a {
    padding: 0 14px;
    background-image: url('../layout/images/join_callout_inner.png');
    display: block;
    line-height: 29px;
    vertical-align: middle;
    color: inherit;
}

p.join_callout strong {
    text-decoration: underline;
    color: #fff;
}

div.details, div.img {
    float: left;
    padding-bottom: 10px;
}

div.details {
    margin-right: 10px;
    width: 666px;
}

div.img {
    width: 266px;
}

img.parcelimg {
    background-color: #2D383C;
    padding: 5px;
}

div.info {
    margin-bottom: 3px;
}

span.syscat {
    display: inline-block;
    width: 90px;
}

span.mature {
    color: #9F0101;
}

a.button {
    background: #5CB192 url(https://s3.amazonaws.com/common.web.secondlife.com/_img/buttons/halo.png) no-repeat 50% 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    line-height: 27px;
    vertical-align: middle;
    text-align: center;
    min-width: 0px;
    padding: 0 15px;
}

a.teleport {
    line-height: 27px;
    float: left;
    margin-right: 45px;
}

div#addthis {
    height: 27px;
    margin-top: 5px;
    float: left;
}

a.go {
    line-height: 20px;
}

.client_link {
    display: none !important;
}

h3#listhead {
    display: block;
    background: #C7CBD0 url(https://s3.amazonaws.com/common.web.secondlife.com/_img/backgrounds/bg-head-ltgry.png) repeat-x scroll 100% 0px;
    border: 1px solid #C3C3C5;
    border-bottom: none;
    clear: both;
    color: #393C3F;
    font-size: 16px;
    margin: 0px;
    line-height: 28px;
    vertical-align: middle;
    padding: 0 4px 0 15px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

h1 span.syscat, #logo span {
    display: none;
}

hr {
    margin: 1em auto;
}

hr, .clear {
    clear: both;
}

#masthead #sl-toolbar {
    padding-bottom: 0px;
}
