* {margin:0; padding:0;}

body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .80em;
    color: #333;
    text-align: center;
}

p {
    margin: 0;
    padding: 0;
}

a,a:hover,a:active,a:visited {
    text-decoration: none;
    color: #0099cc;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

h1 {
    margin: 10px;
    padding: 0;
    font-weight: bold;
    font-size: 1.2em;
    color: #666;
}

h2 {
    clear: both;
    margin: 0;
    font-weight: bold;
    font-size: 1.6em;;
    font-weight: bold;
}

h3 {
    font-size: 1.5em;
    font-weight: bold;
}

h3.tagline {
    text-align: center;
    font-size: 1.4em;
    margin: 0 0 .2em -15px;
}

hr {
    clear: both;
}

em {
    font-weight: bold;
    font-style: normal;
}

.default {
    border: 3px inset #F60;
}

.error,.global_error {
    color: red;
    font-weight: bold;
}

.right {
    text-align: right;
}

.underline {
    text-decoration: underline;
}

dt {
    float: left;
    width: 50%;
}

ul {
    list-style-type: none;
    list-style-image: none;
}

.bar_buttons {
    float: right;
}

.small_button,.small_button:hover,.small_button:active,.small_button:visited
    {
    font-size: 10px;
    font-weight: bold;
    color: white;
    background-color: #33ccff;
    padding: 3px 5px 3px 5px;
}

/*----------------- MAIN LAYOUT -----------------*/
#main {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#top_header {
    width: 960px;
    height: 50px;
    margin-bottom: 10px;
    text-align: right;
    background-image: url(/images/top.jpg);
    background-repeat: no-repeat;
}

#global_status {
    padding: 5px 10px;
    color: #fff;
}

#global_status a,#global_status a:hover,#global_status a:active,#global_status a:visited
    {
    text-decoration: none;
    color: #fff;
}

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

#top_banner {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

#user_pane {
    clear: both;
    display: inline;
    width: 160px;
    margin: 0;
    margin-left: 10px;
    float: left;
}

#user_pane div {
    padding: 10px;
    background-color: #f1f1f1;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

#user_pane td {
    border: none;
}

#user_pane h2 {
    font-size: 1.1em;
    margin: 0;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
}

#user_pane #status_side_bar,#user_pane #login_side_bar {
    height: 180px;
    border: none;
    border: 1px solid #d3d3d3;
    padding: 0 15px;
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
}

html>body #user_pane #status_side_bar,html>body #user_pane #login_side_bar
    {
    min-height: 180px;
    height: auto;
}

#user_pane #login_side_bar {
    padding-top: 15px;
}

#login_side_bar p {
    clear: both !important;
}

#status_side_bar .user_pic_pane {
    width: 100%;
    text-align: center;
    padding: 0;
    background-color: transparent;
    border: none;
    padding-top: 20px;
}

#status_side_bar .user_pic_pane img {
    border: 3px solid white;
}

.user_pic_link {
    font-size: .8em;
}

#set_stats {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
}

#set_stats img {
    float: left;
    margin: 2px 5px 10px 2px;
}

#set_stats h3 {
    margin: 0;
    font-size: .85em;
    line-height: 1em;
}

#set_stats dl {
    margin: 0;
    margin-bottom: 10px;
    clear: both;
    font-size: .85em;
}

#set_stats dt {
    width: 70%;
    color: #999;
}

#user_pane .side_bar_table {
    padding: 0px;
    border-bottom: none;
    background-color: transparent;
}

#user_pane .side_bar_table table th {
    font-size: 1.1em;
    height: 25px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
    background-image: url(/images/gradBar-25.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

#user_pane .side_bar_table table td {
    font-size: 0.85em;
    border-bottom: 1px solid #ccc;
}

#user_pane .side_bar_table table td img {
    margin-right: 5px;
}

.status_bar_ad {
    padding: 10px !important;
    margin: 0 !important;
    background: transparent !important;
    text-align: center;
}

#content_pane {
    float: left;
    width: 770px;
    margin-left: 10px;
}

#content_pane h2 {
    background-color: #f1f1f1;
    margin-left: -15px;
    margin-bottom: 15px;
    padding: 3px 4px 1px 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-image: url(/images/h2corner.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#tabbed_content,#non_tabbed_content,#help,#info {
    display: inline;
    clear: both;
    float: left;
    width: 770px;
    padding-bottom: 15px;
}

#tabbed_content .l0_left {
    float: left;
    width: 355px;
    padding: 0 10px 0 25px;
    margin-top: 5px;
}

#tabbed_content .l0_right {
    float: left;
    width: 355px;
    padding: 0 0 0 15px;
    margin-top: 5px;
}

#tabbed_content .l1_left {
    float: left;
    width: 425px;
    padding: 0 10px 0 25px;
    margin-top: 5px;
}

#tabbed_content .l1_right {
    float: left;
    width: 285px;
    padding: 0 0 0 15px;
    margin-top: 5px;
}

.medium_ad {
    width: 300px !important;
    padding: 0 !important;
}

.bottom_ad {
    margin-top: 30px !important;
    text-align: center;
}

#tabbed_content .l2_left {
    float: left;
    width: 565px;
    padding: 0 10px 0 25px;
    margin-top: 5px;
}

#tabbed_content .l2_right {
    float: left;
    width: 145px;
    padding: 0 0 0 15px;
    margin-top: 5px;
}

.skyscraper_ad {
    width: 160px !important;
    padding: 0 !important;
    background-color: #ccc;
}

#tabbed_content .single_col {
    float: left;
    width: 735px;
    padding: 0 10px 0 25px;
    margin-top: 5px;
}

#tabbed_content .set_pic {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 300px;
}

#tabbed_content .right_set {
    float: left;
    width: 395px;
    margin-left: 25px;
}

#tabbed_content .right_set h2 {
    margin-top: 0;
}

.pager {
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}

.pager a {
    padding: 2px 5px;
    border: 1px solid #0099cc;
}

.pager span {
    padding: 2px 5px;
    border: 1px solid #ccc;
    color: #ccc;
}

.pager span.sel {
    color: #fff;
    border-color: #0099cc;
    background-color: #0099cc;
}

.pager_bar {
    clear: both;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}

.set_nav {
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}

.set_panel {
    width: 392px;
    height: 80px;
    margin: 6px 0 0 2px;
    padding: 10px;
    background-color: #f1f1f1;
    font-family: Arial;
    text-align: left;
    font-size: .8em;
}

html>body .set_panel {
    height: auto;
    min-height: 80px;
}

.set_panel h3 {
    font-size: 1.4em;
    line-height: 1.0em;
    margin: 0;
}

.set_panel img {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.set_panel p {
    padding-top: 5px;
    font-size: 1.2em;
}

.set_panel p.set_collect {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.4em;
}

#tabbed_content #user_profile {
    height: 400px;
}

html>body #tabbed_content #user_profile {
    min-height: 400px;
    height: auto;
}

.user_text {
    padding: 0 0 20px 20px;
    margin-left: -15px;
    margin-right: 15px;
    background-image: url(/images/cornerShade-l.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#tabbed_content .browse_user_pic {
    margin: 0 19px 20px 0;
    padding: 0;
    float: left;
}

#tabbed_content .browse_user_pic p {
    text-align: center;
}

#user_profile .user_pic {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#tabbed_content dl {
    clear: both;
    width: 100%;
}

#tabbed_content dt {
    float: left;
    width: 33%;
    color: #999;
}

.warning {
    border: 2px solid #f60;
    padding: 8px;
    margin: 0 15px 10px 0;
    font-weight: bold;
    color: #f60;
}

h2.fused {
    margin-bottom: 0 !important;
}

#user_sets table {
    font-size: .9em;
}

#user_sets th {
    font-size: 1.2em;
    color: #999;
    padding-bottom: 5px;
}

#user_sets td {
    padding-bottom: 2px;
}

#user_sets td img {
    margin-right: 5px;
}

#user_sets .match_column {
    text-align: center;
}

.long_copy p {
    margin-right: 10px;
    margin-bottom: 1.2em;
}

.agreement_stmt {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#info h2,#info h1 {
    text-transform: uppercase;
}

#info h2 {
    font-size: 1.1em;
}

#help,#info {
    border-top: 10px solid #CCC;
}

#help,#info {
    width: 760px;
    height: auto;
    padding-bottom: 15px;
}

#info ol {
    margin-right: 20px;
}

html>body #tabbed_content,html>body #non_tabbed_content {
    min-height: 300px;
    height: auto;
}

html>body #tabbed_content .wide {
    min-height: inherit;
    height: auto;
}

#footer {
    clear: both;
    padding-top: 30px;
    text-align: center;
}

#copyright_text {
    font-size: .9em;
}

.user_pic_large,.user_pic_small {
    border: 1px solid #33CCFF;
}

/*----------------- GLOBAL BAR -----------------*/
#breadcrumb {
    margin-top: 2px;
    margin-bottom: 12px;
    float: left;
}

/*----------------- STATUS BOX -----------------*/
#set_status {
    width: 114px;
    border: 3px solid #CCCCCC;
}

#set_status h1 {
    margin: 0;
    margin-bottom: 5px;
    padding-left: 2px;
    background-color: #CCCCCC;
    color: black;
    font-weight: bold;
    font-size: 1em;
}

#set_status dl,#set_status p {
    margin: 0px 5px 0px 5px;
    padding: 0;
}

#set_status p {
    font-size: 1em;
}

#set_status dt {
    float: left;
}

#set_status dd {
    text-align: right;
}

#set_status form p {
    text-align: left;
}

#set_status form p.right,#set_status form p.center {
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: right;
}

#set_status form p.center {
    text-align: center;
}

#set_status form input {
    font-size: .9em;
}

#set_status p.small {
    margin-bottom: 5px;
    font-size: .85em;
}

/*----------------- LINKS BOX -----------------*/
#links h1 {
    margin: 0;
    margin-bottom: 5px;
    padding-left: 2px;
    background-color: #CCCCCC;
    color: black;
    font-weight: bold;
    font-size: 1em;
}

#links {
    width: 114px;
    margin-top: 10px;
    border: 3px solid #CCCCCC;
}

#links ul {
    margin: 3px 3px 3px 3px;
    padding: 0;
}

#links ul li {
    font-size: .8em;
}

/*----------------- TAB BAR -----------------*/
#main_nav {
    float: left;
    margin-bottom: 5px;
}

.nav_bar {
    width: 100%;
}

.nav_bar a,.nav_bar a:hover,.nav_bar a:active,.nav_bar a:visited {
    display: block;
    color: #0099cc;
    font-weight: bold;
    padding: 4px 20px 2px 20px;
}

.sub_level a,.sub_level a:hover,.sub_level a:active,.sub_level a:visited
    {
    color: #666;
    font-weight: normal;
    padding: 2px 12px 1px 12px;
}

.top_level .sel a,.top_level .sel a:hover,.top_level .sel a:active,.top_level .sel a:visited
    {
    color: #000;
    font-weight: bold;
    padding-bottom: 3px;
}

.sub_level .sel span {
    display: block;
    color: #f60;
    font-size: 1.1em;
    font-weight: bold;
    padding: 2px 12px 1px 12px;
}

.nav_bar ul,.nav_bar ul li {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.nav_bar ul.top_level {
    width: 100%;
    background-image: url(/images/tabBar-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.nav_bar ul.sub_level {
    width: 100%;
    padding-top: 2px;
    padding-bottom: 3px;
    background-image: url(/images/subLevel-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.nav_bar ul li {
    font-weight: bold;
}

.nav_bar ul.top_level li {
    font-size: 1.2em;
    margin-left: 3px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-image: url(/images/tab.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.nav_bar ul.sub_level li {
    font-size: 1em;
}

.nav_bar ul.top_level li.sel {
    border-right: 1px solid #ccc;
    border-bottom: none;
    background-color: #f0f0f0;
    background-image: url(/images/tab-on.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

/*----------------- SET COVER -----------------*/
#set_page {
    clear: both;
    background-repeat: no-repeat;
    width: 720px;
    height: 495px;
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 105px !important;
    margin-left: 25px !important;
    border: 1px solid #ccc;
}

.set_splash {
	overflow: auto;
	width: 600px;
	height: auto;
	min-height: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	padding: 20px;
	background: #ddd;
	background: rgba(225,225,225,.85);
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-box-shadow: 0 0 10px #222;
    -webkit-box-shadow: 0 0 10px #222;
}

.set_birdseye {
	float: left;
	width: 300px;
	height: auto;
	min-height: 213px;
	padding: 6px;
	margin-right: 20px;
	background: #ccc;
	background: rgba(123,123,123,.3);
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.set_birdseye img {
	float: left;
	margin: 4px;
}

.set_splash h3 {
	margin: 4px 4px 1px 4px;
	line-height: .9em;
}

.token_count_sub {
	font-size: .9em;
	color: #666;
	margin-bottom: 6px;
}

/*----------------- TOKEN -----------------*/
.token {
    float: left;
    width: 139px;
    height: 128px;
    margin: 17px 0px 0px 32px;
}

.thumb_info,.thumb_controls {
    float: left;
    width: 123px;
    margin: 0 2px;
    padding: 2px 6px;
    font-size: .8em;
    color: black;
    background-color: #CCC;
    opacity: 0;
    filter: alpha(opacity = 0);
    -moz-box-shadow: 0 0 10px #222;
    -webkit-box-shadow: 0 0 10px #222;
}

.thumb_info {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
}

.thumb_controls {
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.thumb-name {
    display: inline;
    float: left;
}

.thumb-repeated {
	background-image: url(/images/RepeatIcon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
    display: inline;
    float: right;
}

.thumb_controls ul,.thumb_controls ul li {
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    display: inline;
}

.thumb_controls a,.thumb_controls a:hover,.thumb_controls a:visited {
    color: black;
}

.premium_note {
	color: #666;
	font-style: italic;
}

.thumb,.thumb_on {
    clear: both;
    margin: 0 2px;
    height: 110px;
    background-color: #e9e9e9;
    color: #999;
}

.thumb {
	-moz-box-shadow: 0 0 6px #555;
	-webkit-box-shadow: 0 0 6px #555;
}

.thumb_on {
    -moz-box-shadow: 0 0 10px #222;
    -webkit-box-shadow: 0 0 10px #222;
}

.plugged {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.unplugged {
    opacity: 0.4;
    filter: alpha(opacity = 40);
}

.token-num {
	padding-top: 20px;
	text-align: center;
	font-size: 4em;
	font-weight: bolder;
}

.token-name {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
}


/*---------------------- TRADE LAYOUT ----------------------*/
em input {
    font-weight: bold;
}

#trade_options {
    text-align: center;
    padding: 0 !important;
}

#trade_options p {
    margin: 0;
}

#trade_options .trade_form {
    float: left;
    width: 30%;
    height: 181px;
    margin-right: 24px;
    text-align: center;
    padding: 0 !important;
}

html>body #trade_options .trade_form {
    height: auto;
    min-height: 181px;
}

#trade_options .form_copy {
    height: 65px;
    padding: 5px;
    text-align: center;
    background-color: #7094b8;
}

html>body #trade_options .form_copy {
    height: auto;
    min-height: 65px;
}

#trade_options .form_copy p {
    margin: 0px;
    color: white;
    font-size: 1.05em;
    font-weight: bold;
}

#trade_options .form_copy h3 {
    margin: 0;
    color: white;
}

#trade_options .form_fields {
    padding: 10px 0 0 0 !important;
    margin: 0 !important;
    height: 50px;
    width: 100%;
    background-color: #e2ebf2;
    text-align: center !important;
}

#trade_options .form_fields input,#trade_options .form_fields select {
    width: auto;
    float: none;
}

html>body #trade_options .form_fields {
    height: auto;
    min-height: 50px;
}

#trade_options .form_descr {
    height: 55px;
    padding: 5px;
    text-align: center;
    background-color: #e2ebf2;
}

html>body #trade_options .form_descr {
    height: auto;
    min-height: 55px;
}

#pager {
    margin-left: 10px;
}

#offer_message {
    margin: 0 !important;
    padding: 0 !important;
}

#offer_message p {
    width: 65%;
    height: 21px;
    padding: 0 5px;
    color: black;
    background-color: #c7c7c7;
    background-image: url(../images/tradeArrow.gif);
    background-repeat: no-repeat;
    background-position: top right;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5em;
}

#offer_message select {
    width: auto;
    margin: 10px 0 20px 20px;
}

#offer_list_form {
    width: 100%;
}

#offer_action_ui {
    float: left;
    margin: 0 0 10px 0;
    padding: 0 !important;
}

#offer_action_ui input {
    float: none !important;
    width: auto;
    font-size: 1.2em;
    padding: 0 2px;
}

#offer_action_ui h2 {
    margin: 0;
}

#offer_filter {
    float: right;
    font-size: .9em;
}

form #offer_filter {
    font-size: 1.1em;
}

#offer_filter select {
    margin: 0;
    float: none;
    width: auto;
}

#offer_list {
    float: none;
    clear: both;
    height: 1%;
    padding: 0 !important;
}

/* Hides from IE5-mac \*/
* html #offer_list {
    height: 1%;
}

/* End hide from IE5-mac */
#offer_list tr:hover td,tr.rowOver {
    background-color: #f60 !important;
    color: white !important;
}

#offer_list tr:hover td a,tr.rowOver a {
    color: white !important;
}

#offer_list a {
    display: block;
    width: 100%;
    color: black;
}

#offer_list a:hover {
    text-decoration: none;
}

#offer_details h3 {
    margin: 0 0 .8em 0;
}

#offer_form input {
    float: none !important;
    width: auto;
    font-size: 1.2em;
    padding: 0 2px;
}

#offer_controls {
    padding: 0 !important;
}

/*---------------------- TABLES ----------------------*/
table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: none;
    background: transparent;
}

table td,table th {
    text-align: left;
    margin: 0;
    padding: 0;
    border: none;
}

table input {
    width: auto;
}

.nowrap {
    white-space: nowrap;
}

/* -- TRADING TABLES -- */
#token_tables {
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    background-image: url(../images/tradeArrows.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 21px;
}

#token_tables input {
    float: none;
}

#my_tokens_table,#partner_tokens_table {
    width: 358px;
    margin: 0;
}

.token_cell {
    line-height: 1.7em;
}

.token_cell img {
    float: left;
    margin-right: 4px;
}

.token_cell input {
    margin-top: 5px;
    margin-bottom: 0;
    float: left !important;
}

#my_tokens_table {
    float: left;
}

#partner_tokens_table {
    float: right;
}

table.buddy td,table.you td {
    border-bottom: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
}

table.you tbody tr {
    background-color: #ffe2ce;
}

table.buddy tbody tr {
    background-color: #d4e0ec;
}

table td.token_num {
    width: 1%;
    background-color: #fff;
    font-size: 1.2em;
    font-weight: bold;
}

#my_tokens_table td.token_num {
    
}

table.you th,table.buddy th {
    height: 21px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #C7C7C7;
    color: black;
}

table td img {
    vertical-align: middle;
}

.mini {
    border: 2px solid #ccc;
}

/*---------------------- TEAMS ----------------------*/
#framedPanel {
    
}

#teamsTable {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    border: 0;
}

#teams_table_options {
    width: 100%;
    margin-top: 15px;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
}

#teamsTable tr.summary td {
    color: #fff;
    background-color: #999;
    font-weight: bold;
}

#teamsTable th p,#teamsTable td p {
    margin: 0;
    text-align: center;
}

#teamsTable .teamsLeft {
    text-align: left;
}

#teamsTable .teamsRight {
    padding-right: 10px;
    text-align: right;
}

#teamsTable th {
    color: #fff;
    background-color: #666;
}

.altTeamRow {
    background-color: #CCC !important;
}

.myTeamRow {
    background-color: white !important;
    color: #f60;
    font-weight: bold;
    border-top: 1px solid #f60;
    border-bottom: 1px solid #f60;
}

.myTeamRow a,.myTeamRow a:hover,.myTeamRow a:active,.myTeamRow a:visited
    {
    color: #f60;
}

/*---------------------- ACTIVITIES ----------------------*/
#activity_table {
    border-collapse: collapse;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    border: 0;
    width: 100%;
}

#activity_table td,#activity_table th {
    margin: 0;
    padding: 5px;
    font-size: .9em;
    vertical-align: top;
}

#activity_table td {
    border-top: 1px solid #ccc;
}

#activity_table th {
    font-size: 1.1em;
}

#activity_table h2 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}

#activity_table input {
    
}

#activity_table td.activity_name {
    width: 150px;
}

#activity_table td.descr {
    width: 150px;
}

#activity_table td.action {
    text-align: center;
}

/*---------------------- HELP ----------------------*/
#help p {
    margin-bottom: 20px;
}