body {
margin: 0;
padding: 0;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: small;
color: black;
border-top: 8px solid #0a0;
background:  #fff;
}

hr {
display: none;
}

img {
border: none;
}

#header {
color: white;
background: #040;
margin: 0;
padding: 0;
}


div.selector:after, #subheader:after, #header:after, .clearfix:after, #subnav:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display:inline-block;}


#header-wrap {
width: 970px;
margin: auto;
padding: 0;
}

#header-wrap h1 {
margin: 0;
padding: 0;
float: left;
}

#header-wrap h1 a {
color: white;
display: block;
text-decoration: none;
background: url(/media/base/img/logo.png);
margin-top: 5px;
width: 181px;
height: 55px;
text-indent: -9000px;
overflow: hidden;
}

/* Account menu */
#accountmenu {
float: right;
padding: .5em 0 1em 0;
}

#accountmenu a,
#accountmenu a:hover,
#accountmenu a:visited
{
color: white;
text-decoration: underline;
}

/* Subnav */
#subnav-wrap {
width: 100%;
padding: 0;
margin: 0;
background: #6c6;
}

#subnav {
width: 950px;
margin: auto;
padding: 0;
margin: auto;
}

#subnav ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0;
padding: 4px 0px;
}
#subnav ul li {
float: left;
padding: 0 0 0 2em;
}
#subnav a.enabled {
color: #040;
font-weight: bold;
text-decoration: none;
}
#subnav a:hover{
font-weight: bold;
color: #cfc;
text-decoration: none;
}
#subnav a.selected {
font-weight: bold;
color: #fff;
text-decoration: none;
}

/** Nav */

#header ul {
float: right;
clear: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0;
display: block;
}

#header ul  li {
display: block;
float:left;
margin: 0 0 0 5px;
padding: 0;
}


#header ul  a {
color: white;
background-repeat: no-repeat;
text-decoration: none;
font-weight: bold;
display: block;
padding: 4px 6px 4px 6px;
float: left;
}

#header ul a:link, #header ul.menu a:visited {
background: #0a0 url(/media/base/img/head-tab.png) repeat-x bottom left;
border-bottom: solid 1px #040;
}

#header ul a.enabled:hover {
background: #6c6 !important;
text-decoration: none;
border-bottom: solid 1px #040;
}

#header ul a.selected {
background: #6c6;
border-bottom: solid 1px #6c6;
}




/** Page */

#page {
width: 970px;
margin: auto;
padding: 0;
background: #fff url(/media/base/img/page-bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
min-height: 400px;
}

#subheader {
background: #cfc url(/media/base/img/search-bar.gif);
background-repeat: no-repeat;
background-position: bottom left;
width:950px;
padding: 5px 10px 5px 10px;
text-align:left;
}

#subheader p {
float: left;
padding: 0;
margin: 0;
font-size: 8pt;
line-height: 2em;
}
#subheader form {
float: right;
padding: 0;
margin: 0;
}


#content {
padding: 10px;
}


#footer-wrap {
width: 100%;
padding: 0;
margin: 0;
}

#footer {
width: 970px;
margin: auto;
padding-top: 1em;
padding-bottom: 1em;
text-align: right;
color: #6a6;
}

#footer a {
text-decoration: none;
color: #050;
}

#footer a:hover {
text-decoration: underline;
}

label {
font-weight: bold;
}

h1 {
font-size: 15pt;
}

h1 .small {
font-size: 7pt;
}

h1 a {
color: black;
text-decoration: none;
}

h1 a.small {
font-size: 7pt;
}

h1 a:hover {
color: black;
text-decoration: underline;
}

h2 {
font-size: 13pt;
}

a.silent {
color: black;
}
a.silent:hover {
color: black;
}

a {
color: #04d;
text-decoration: underline;
}

a:hover {
color: #04d;
text-decoration: underline;
}

/** Para **/
.small {
font-size: 7pt;
}

/** Form **/
ul.errorlist {
color: red;
list-style-type: square;
list-style-position: inside;
font-size: 8pt;
margin: 0;
padding: 0;
text-indent: 0;
}
.formhint {
color: #888;
font-style: italic;
}

.ui-slider-value {
position: absolute;
background: #ff8;
border: solid 1px #884;
color: #040;
font-size: 8pt;
white-space: nowrap;
}

.photo {
border: solid 1px #888;
margin: .5em;
}

/** Tables **/
table.list {
border-collapse: collapse;
min-width: 40em;
margin: .5em 0px 0px 0px;
}
table.list tr.odd {
background: #dfd;
}
table.list tr.even {
}
table.list tr.even:hover, table.list tr.odd:hover, table.list tr.hover {
background: #ff8;
}
table.list td {
vertical-align: middle;
}
table.list td.icon {
background: white;
text-align: center;
}

h1 img.icon {
float: left;
}
table.list a {
text-decoration: none;
}

/** Selector **/
div.selector {
background: transparent url(/media/base/img/tab-line.gif);
background-repeat: repeat-x;
background-position: 0px 13px;
width: 950px;
padding: 0px 0px 0px 0px;
margin: .5em 0 .5em 0;
}

.selector ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0;
margin: 0;
}

.selector form, .selectoropts {
float: right;
padding-left: 10px;
background: white;
}

.selector li {
float: left;
padding: 0;
}

.selector li a {
float: left;
text-decoration: none;
font-weight: bold;
padding: 4px 5px 4px 5px;
}

.selector li a.enabled {
color: #040;
background: white;
}

.selector li a.enabled:hover {
color: #040;
background: white;
text-decoration: none;
}

.selector li a.selected {
color: white;
background: #040;
}

.selector li a.enabled:hover {
color: white;
background: #6c6;
}

.selector li a.disabled {
color: #888;
background: white;
}






/**********************************************************************
 * Paginator
 **********************************************************************/
div.paginator {
padding: 1em 0;
}

.paginator a {
	   text-decoration: none;
}
 
.paginator .prev-na,
.paginator .next-na {
	   padding:.3em;
	   font-weight:bold;
}
 
.paginator .prev-na,
.paginator .next-na {
	   border:1px solid #ccc;
	   background-color:#f9f9f9;
	   color:#aaa;
	   font-weight:normal;
}
 
.paginator .prev a, .paginator .prev a:visited,
.paginator .next a, .paginator .next a:visited {
	   border:1px solid #0a0;
	   background-color:white;
	   color: #060;
	   padding:.3em;
	   font-weight:bold;
}
 
.paginator .prev, .paginator .prev-na { margin-right:.5em; }
.paginator .next, .paginator .next-na { margin-left:.5em; }
 
.paginator  a, .paginator  a:visited, .paginator .curr {
	   padding:.25em;
	   border:1px solid #8c8;
	   background-color:white;
	   margin:0em .25em;	
	   color: #060;
}
 
.paginator .curr { 
	   background-color:#050;
	   color:#fff;
	   border:1px solid #050;
	   font-weight:bold;
	   font-size:1em;
}
 
.paginator  a:hover,
.paginator .curr a:hover,
.paginator .prev a:hover,
.paginator .next a:hover {
	   color:black;
	   border:1px solid #050;
           text-decoration: none;
}

/**********************************************************************
 * Ballons
 **********************************************************************/

.balloon {
background: #040;
display: none;
color: white;
position: absolute;
padding: 5px 10px 5px 10px;
z-index: 100;
}

.balloon ul.errorlist {
color: #f80;
}

.balloon p {
padding: 0;
margin: 0 0 .5em 0;
}

.balloon p.links {
margin: .5em 0 0 0;
text-align: right;
}

.balloon .pointer {
background: url(/media/base/img/balloon-pointer.png);
display: block;
width: 23px;
height: 12px;
position: absolute;
top: -12px;
}

.balloon a, .balloon a:hover {
color: white;
font-weight: bold;
}

.balloon form {
margin: 0;
}

/* Misc */
th {
text-align: left;
}

input.amount {
text-align: right;
}

div.floating-ad {
float: right;
padding-top: 2em;
padding-right: 1em;
padding-left: 1em;
}

dl.what_next {
}
dl.what_next dt {
font-weight: bold;
}
dl.what_next dd {
margin: 0 0 1em 0;
font-style: italic;
}


/* sidebar */
.sidebar {
margin-top: 20px;
width: 200px;
float: right;
background: #cfc;
padding: 10px;
}
.sidebar h1 {
font-size: 13pt;
padding: 0;
margin: 0;
}

.avatar {
padding: 0;
margin: 0;
text-align: center;
}
.avatar img {
vertical-align: top;
border: solid 1px #888;
}

.sidebar .details {
text-align: center;
overflow: hidden;
width: 60px;
margin: 0 0 12px 0;
}


/* messages */
ul#messages {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
ul#messages li {
    padding: 5px 10px;
    background: #ff8;
    margin: 3px;
    border: 1px solid #cc6;
}
ul#messages li a {
    float: right;
    font-size: 80%;
    color: #000;

}

/* status */
.verified {
    color: green;
}
.remove {
    color: red;
}
.unverified {
    color: gray;
}
.warning {
    color: red;
    font-weight: bold;
}

/* notices */
div.notice {
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #CCC;
}
div.unseen_notice {
    margin: 0;
    padding: 5px;
    background: #DFC;
    border-bottom: 1px solid #CCC;
}
h2.notice_date,
h2.join_date,
h2.creation_date
{
    font-size: 12pt;
    color: #666;
    border-bottom: 1px solid #999;
}
span.notice_type {
    color: #666;
}
span.notice_message {
}
span.notice_time {
    color: #999;
    font-size: 90%;
}
table.notice_settings td {
    line-height: 90%;
    padding: 5px 10px;
    
}
span.notice_type_description {
    color: #666;
    font-size: 80%;
    font-style: italic;
}

/* Welcome table */
div.welcome_box {
float: left;
width: 300px;
height: 300px;
background: #cfc;
position: relative;
margin: 0 15px 2em 0;
}

div.welcome_box_content {
padding: 10px;
}

div.welcome_box h2 {
padding:0;
margin:0;
background: #6c6;
color: white;
padding: 2px 10px;
}

div.welcome_box a.more {
position: absolute;
display: block;
bottom: 0;
right: 0;
background: #040;
color: #fff;
text-decoration: none;
padding: 4px;
font-weight: bold;
}

div.welcome_box a:hover {
background: #6c6;
}



div.welcome_box p.avatars { 
font-weight: bold;
font-size: 20px;

}

div.welcome_box a.screenshot { 
width: 280px;
display: block;
background: white;
border: solid 1px #888;
text-align: center;
}

div.welcome_box p.avatars img { 
vertical-align: middle;
border: solid 1px #888;
}

div.welcome_box .avatars  { 
width: 280px;
height: 79px;
line-height: 79px;
display: block;
background: white;
text-align: center;
font-size: 24px;
font-weight: bold;
border: solid 1px #888;
}

div.welcome_box .avatars img  { 
vertical-align: middle;
border: solid 1px #888;
}


/* Tour */
dl.tour dt {
font-weight: bold;
}

dl.tour dd {
padding-bottom: 1em;
}

/* About together */
.about_together_users {
margin-top: 20px;
background: #cfc;
padding: 2px;
}

.about_together_users .avatar {
padding: 0;
text-align: center;
}
.about_together_users .details {
text-align: center;
overflow: hidden;
width: 60px;
margin: 0;
}


/* topics */
table.topic, table.topics {
    width: 100%;
}
table.topic td, table.topics td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}
table.topic td h1, table.topics td h2 {
    margin: 0;
    padding: 0;
}
.responses .even, .topics .even {
    background-color: #FAFAFA;
}
.responses .odd, .topics .odd {
    background-color: #F3F3F3;
}
.responses {
    margin-left: 0px;
    padding-left: 0px;
}
.responses li { 
    list-style-type: none; 
}
td.meta {
    width: 100px;
    margin: 4px;
}
div.meta {
    float: left;
    width: 100px;
    margin: 4px;
    padding: 4px;
}
div.bulk {
    margin-left: 120px;
    padding: 4px;
}
.hidden { display: none; }
.thread-0 { margin-left: 0px; }
.thread-1 { margin-left: 20px; }
.thread-2 { margin-left: 40px; }
.thread-3 { margin-left: 60px; }
.thread-4 { margin-left: 80px; }
.thread-5 { margin-left: 100px; }
.thread-6 { margin-left: 120px; }
.thread-7 { margin-left: 140px; }
.thread-8 { margin-left: 160px; }

table.topics .created {
    color: #999;
    font-size: 90%;
}
table.topics .comment_stats {
    color: #999;
    border-top: 1px solid #CCC;
    font-size: 90%;
}


div.bulk {
    margin-left: 120px;
    padding: 4px;
}
div.task-meta {
    float: left;
    width: 150px;
    margin: 4px;
    padding: 4px;
    font-size: 80%;
}
