/**
 * base core stylesheet
 */
/**
 * zoolu web
 * base core stylesheet
 */

/* #### base styles #### */
* {
    padding: 0;
    margin: 0;
}
a img {
    border: 0;
}
body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: small;
    text-align: center;
}
p {
    margin-bottom: 10px;
}
ul {
    padding: 0 20px 0 20px;
}
ul ul {
    margin-bottom: 0;
}
dt, dd {
    margin-left: 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 20px;
}
div.debug, #page-error pre, #page-error-bootstrap pre {
    border: 5px blue solid;
    background: #000;
    color: #1AEF0E;
    font-size: 14px;
    font-family: monospace;
    position: relative;
    white-space: pre;
    width: 600px;
    margin: 10px;
    padding: 10px;
    overflow: auto;
    text-align: left;
}
#page-error pre, #page-error-bootstrap pre {
    width: auto;
}


/* #### helper classes #### */
.clearfix {
    clear: both;
}
.error {
    font-weight: bold;
    color: red;
}
.hover {
    background: #ffff99 !important;
    cursor: pointer;
}
img.copy, div.copy {
    margin: 5px;
    padding: 5px;
}

img.copy.right {
    margin-right: 0;
}
img.copy.left {
    margin-right: 15px;
}

.border {
    border: 1px #ccc solid;
}
.clear-full {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}
.right {
    float: right;
}
.left {
    float: left;
}
.center {
    text-align: center;
    margin: auto;
}
.hidden {
    display: none;
}
.loading.big, .js #MB_loading {
    background: url(/img/core/loading/bigrotation2.gif) no-repeat;
}
.disabled, .text.disabled {
    background: #eee;
    color: #999;
}
.pointer, .close {
    cursor: pointer;
}
.last {
    border: 0 !important;
}

.msg-box {
    border: 1px #ccc solid;
    padding: 10px;
    background: #eee;
    margin: 10px;
}

/* \*/
 * html .gainlayout { height: 1%; }
/* */


/* #### base layout specific styles #### */
#canvas {
   margin: auto;
   width: 1000px;
   text-align: left;
   background: #fff;
}
.content {
   padding: 10px;
}

.footer {
   margin-top: 40px;
   text-align: center;
   padding: 20px;
   font-size: 10px;
   color: #666;
}

#tinymce {
   text-align: left;
   background: #fff;
   padding: 5px;
}

.header, .content, .footer {
   clear: both;
   position: relative;
}

#wgt-breadcrumbs {
    position: absolute;
    top: 10px;
    right: 0;
    margin-bottom: 10px;
    margin-left: 14px;
}
#wgt--breadcrumbs ul {
    list-style: none;
    display: inline;
    padding: 0;
}
#wgt-breadcrumbs ul li {
    display: inline;
}

/* #### base form styles #### */
fieldset {
    border: 1px #ccc solid;
    padding: 10px;
    padding-top: 14px;
    margin-bottom: 10px;
    position: relative;
}
fieldset .blind {
    position: absolute;
    top: -13px;
    font-weight: bold;
    font-size: 14px;
    border: 1px #ccc solid;
    height: 18px;
    width: 18px;
    text-align: center;
    border-right: 1px black solid;
    border-bottom: 1px black solid;
    right: 20px;
}


legend {
    color: #666;
    font-weight: bold;
    font-size: 90%;
}

input.prompt {
    color: #999;
}

ul.formfields, ol.formfields {
    list-style: none;
    padding: 0;
}

ul.formfields li, ol.formfields li {
    margin-bottom: 10px;
}

label {
    font-weight: bold;
    display: block;
    float: left;
    width: 120px;
}
label.top {
    float: none;
    clear: both;
    width: auto;
}

.text {
    width: 300px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 100%;
}

/* cross your fingers */
.text, label {
    padding:2px;
}
textarea.text {
    height: 130px;
}
label {
    font-weight: bold;
    float: left;
    width: 150px;
}
/* margin-left must be same width as label above */
.submit {
    margin-left: 150px;
}

input.checkbox {
    vertical-align:-2px;
}

label.checkbox {
    cursor: pointer;
    margin-left:5px;
    float: none;
    font-weight: normal;
    display: inline !important;
}

ul.multiselect.checkbox {
    list-style: none;
}

button, .button-anchor {
    cursor: pointer;
    cursor: hand;
}

/* stylized select styles */
.stylized-select {
    position: relative;
}
.stylized-select .optionContainer {
    left: 0;
    top: 21px;
    position: absolute;
    display: none;
    background: #fff;
    border: 1px #000 solid;
    z-index: 9999;
}
.stylized-select .optionContainer .option {
    border-bottom: 1px #ccc solid;
    padding: 4px;
}
.stylized-select .ico {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 2px;
    display: block;
    border-left: 1px #ccc dotted;
    cursor: pointer;
    background: #fff url(/img/core/icons/select-arrow.gif) no-repeat;   
}
.stylized-select .option.selected {
    background: blue !important;
    color: white;
}
.stylized-select .text {
    top: 0;
    vertical-align: top;
}

/* ########################################### */

.ico.folder-24 {
    background: url(/img/core/icons/tango.gif) -397px -301px;
    height: 24px;
    width: 24px;
}
.ico.home-24 {
    background: url(/img/core/icons/tango.gif) -307px -330px;
    height: 24px;
    width: 24px;
    cursor: pointer;
}
.ico.up-dir-24 {
    background: url(/img/core/icons/tango.gif) -456px -449px;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.bg-ico {
    float: left;
    padding-left: 28px;
    line-height: 24px;
}
.bg-ico.size-16 {
    float: left;
    padding-left: 18px;
    line-height: 16px;
}
.bg-ico.success-24 {
   background: url(/img/core/icons/success-24.png) no-repeat;
   padding-left: 28px;
   height: 24px;
   line-height: 24px;
   color: #009832;
}
a.ico-remove {
    background:transparent url(/img/core/admin/delete.gif) no-repeat scroll 0 0 !important;
    display:block;
    height:17px;
    margin:auto;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-indent:-9999px;
    width:18px;
}
.asset-select.text {
    height: auto;
    width: 80%;
    overflow: hidden;
    color: #000;
    background: #fff;
    position: relative;
    margin-bottom: 10px;
}

.asset-select p {
    margin-left: 20px;
}

.asset-select.loading .loading {
    position: absolute;
    top: 32px;
    left: 50px; 
    background: url(/img/core/loading/bigrotation2.gif) no-repeat !important;
    display: block;
    height: 27px;
    padding-top: 5px;
    padding-left: 40px;
}

.content .asset-select ul {
    margin: 0 5px 0 5px;
    padding: 0;
    overflow: hidden;
}

.content .asset-select.loading ul {
    /* visibility: hidden; */
    opacity: .4;
    filter: alpha(opacity=40)    
}

.asset-select li {
    list-style: none;
    clear: none;
    display: inline;
    position: relative;
    margin: 0 !important;
}

.asset-select li.tree {
    float: left;
    width: 30%;
}
.asset-select li.File {
    float: left;
    display: inline;
}

.asset-select li .item-tree {
    padding: 2px;    
}

.asset-select h3 {
    position: relative;
    margin-top: 0;
    background: #eee;
    padding: 4px;
}
.asset-select h3 .toolbar {
    position: absolute;
    right: 5px;
    top: 0;
    padding: 4px;
}
.asset-select li .item-file {
    margin: 5px;
    padding: 2px;
    border: 1px #ccc solid;
}
.asset-select li.clear-left {
    margin-top: 10px;
    clear: left !important;    
}
.asset-select li .item-file.selected {
    border: 1px blue solid;
    background: blue;
}

.form-err {
    border: 1px red solid;
    color: #000;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 15px;
}

.text, select {
    background: url(/img/core/bg/input-bg.gif) #fff 0px 0px;
    border: 1px #666 solid;
    border-bottom: 1px #bbb solid;
    border-right: 1px #bbb solid;
    width: 250px;
}
textarea.text {
    width: 80%;
}

textarea.content {
    width: 99%;
    height: 500px;
}

select option {
    background: #fff;
}

.multientry .text, .multientry select, #MB_content .multientry .text,  #MB_content  .multientry select {
    width: 80%;
}

.date {
    width: 100px;
}

form li, form p {
    clear: both;
}

.multientry label {
    float: none;
    margin-left: 5px;
}
table.multi-entry {
    width: auto;
    width: 380px;
    margin-left: 150px;
    background: url(/img/input-bg.gif) #fff;
    border: 1px #666 solid;
    border-bottom: 1px #bbb solid;
    border-right: 1px #bbb solid;
    font-size: 10px;
}

table.multi-entry .hover {
    cursor: text;
}

table.multi-entry th {
    background: none;
}

/* scal(date input) styles */
#scal-calendar {
    position: absolute;

    display: none;
    z-index:99999;
}

#scal-calendar.tinyscal {
    width: 295px;
    font-size: 14px;
}

#scal-calendar.scal .dayboxname  {
    background-color: #2C497A;
    border: 1px #2C497A solid;
}
#scal-calendar  .daybox {
    width: 40px;
}

#scal-calendar .calheader {
    font-weight: bold;
}

#scal-calendar .calheader .calclose {
    border: 0;
    margin-top: -3px;
}

#scal-calendar  .dayboxdate {
    margin-top: 5px;
    height: 25px;
}

#scal-calendar .calweekswrapper .daybox {
    border: 1px #eee solid;
}


/* #### list styles #### */

/* list.table styles */
table.zoo { 
   width: 100%;
   margin: 5px 0 10px 0;
}

th {
   color: #003E7E;
   border-bottom: 2px #003E7E solid;
   background: #EFF7FF;    
}

th, td {
  padding: 2px 5px 2px 5px;
}

tr.group td {
    border-top: 1px #0E4E93 dotted;
    border-bottom: 1px #0E4E93 dotted;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}

tbody {
    margin: 0;
    padding: 0;
}

tr.odd {
   background: #eee;
}

/* thumbnail styles */
ul.zoo.thumbnail {
   list-style: none;
   float: left;
   clear: both;
}
.list-thumbnail {
    float: left;
    margin: 10px;
    width: 200px;
    height: 240px;
    text-align: center;
    vertical-align: middle;
}
.list-thumbnail .item-thumbnail {
    position: relative;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    vertical-align: middle;
    display: table-cell;
}
.list-thumbnail .item-description {
    line-height: 12px;
}
.list-thumbnail .item-thumbnail * {
    vertical-align: middle;

}
.item-thumbnail.File img {
    vertical-align: middle;
    border: 0;
}
.item-thumbnail.image-jpeg img, .item-thumbnail.image-gif img, .item-thumbnail.image-png img {
    border: 1px #666 solid;
}

ul.zoo.thumbnail .item-description {
    font-size: 10px;
    font-style: italic;
}

/* view styles */
#canvas .content #asset-view-info .detail {
    float: left;
    width: 300px;
}

#canvas .content #asset-view-info .preview {
    float: left;
    width: 600px;
    text-align: right;
    float: right;
    margin: 5px;
    margin-top: 0;
}
#canvas .content #asset-view-info .preview.copy {
    padding: 20px;
    border:2px #eee solid;
    width: 540px;
    text-align: left;
}

#canvas .content #asset-view-info .preview.audio {
    margin-top: 55px;
}

#canvas .content #asset-view-info .preview-img img {
    border: 4px #eee solid;
    padding: 2px;
}

#canvas .content #asset-view-info .detail p {
    margin: 2px;
}

#canvas .content h1, #canvas .content h2, #canvas .content h3,
#MB_content h1, #MB_content h2, #MB_content h3 {
    margin-bottom: 10px;
}

/* #### icon styles #### */
span.ico {
    float: left;
    display: inline;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    margin-right: 5px;
}
span.ico.pdf {
    background: url(/img/core/icons/pdf-small-ico.gif) no-repeat;
}

.date-ico {
    margin-left: 4px;
    position: absolute;
    cursor: pointer;
}

/* anchor styles */
a.ico.attachment {
    padding-left: 20px;
    background: url('/img/core/admin/attachment_16.gif') no-repeat;
}

/* #### dialog styles #### */
.dlg {
    text-align: left;
    border: 2px #ccc solid;
    z-index: 999;
    background: #fff;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
}
.dlg h1.dlg-title-bar {
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
    background: #ccc;
    cursor: move;
    position: relative;
}

.dlg h1 .title {
    margin-right: 15px;
}

.dlg h1.dlg-title-bar .close {
    position: absolute;
    right: 5px;
}

.dlg div.content {
    text-align: left;
    padding: 10px;
}

/**
 * application main stylesheet
 *    define base, helper, layout, forms, icons styles
 */

/**
 * Day Trader Main Stylesheet
 */

/* #### base styles #### */ 
body {
    color: #eee;
    background: #111;
    font-family: arial, verdana, sans-serif;
}
#tinymce {
    color: #333;
}
/*
body#page-irc-chat {
    background: transparent;
    background-image: none;
}
*/
body#page-irc-chat {
    background: #14a4d2 url(/img/content-blue-bg-25.gif) repeat-x 0 -5px;
}

iframe, embed, object { border: 0 }
a, a:active, a:link, a:visited {
    color: #D5660B;
    text-decoration: none;
}

/* #### window styles #### */
#chat-window {
    width: 550px;
}
.window {
    z-index: 999;
    background: #fff;
    border: 2px #5C6E87 solid;
    width: 50%;
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: left;
}
.window h1 {
    margin: 0;
    border-bottom: 1px #5C6E87 solid;
    background: #eee;
    font-size: 14px;
    padding: 5px;
    cursor: move;
    position: relative;
}
.window h1 .close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.window .content {
    padding: 15px;
    margin: 0;
    background: #fff;
    float: none;
    width: auto;
    height: auto;
}

.window .content select {
    background-color: #fff;
}

.window .content .form-err ul {
    margin-left: 10px;
}
/* #### window styles #### */

/* possible new link color #0F647F */
#bottom-tier2-links {
    margin-top: 8px;
}
#bottom-tier2-links a
#bottom-tier2-links a:active,
#bottom-tier2-links a:link,
#bottom-tier2-links a:visited {
    color: #666;
    text-decoration: none;  
}


a:hover {
    color: #333;
    background: #eee;
    text-decoration: underline;
}
a.img:hover {
    color: #333;
    background: transparent;
    text-decoration: underline;
}

a.img:hover img.border {
    border-color: #D5660B;
}


a.button {
    display: block;
    color: black;
    vertical-align: middle;
    padding-top: 3px;
    height: 23px;
}
a.button:hover {
    background: url(/img/button_reg_w.gif);
}

.button, button, .submit {
    cursor: pointer;
    background: url(/img/button_reg_w.gif);
    width: 103px;
    height: 26px;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-family: arial, tahoma, verdana, sans-serif;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 14px;
}

.white.button {
    background: url(/img/button_reg_w.gif);
}
.dark.button {
    background: url(/img/button_reg_b.gif);
}
.xs.button {
    background: url(/img/button_xs_b.png);
    width: 44px;
    height: 26px;
    font-size: 11px;
}
.small.white.button {
    background: url(/img/button_sm_w.gif);
    width: 89px;
    height: 26px;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.success {
    background:transparent url(/img/confirm-success-w.png) no-repeat scroll 0 0;
    height: 100px;
    margin-top:25px;
    padding-left:75px;
    padding-top:15px;
    font-weight: bold;
}

.content h1.important {
    color: #F08712;
    font-size: 30px;    
}

/* #### forms styles #### */
label {
    font-size: 14px;
    font-family: arial,verdana,sans-serif;
}
label.above {
    float: none;
    width: 500px;
    display: block;
}

/* #### chatroom legend #### */
#chatroom-legend .chat-link {
    display: inline-block;
    cursor: pointer;
    color: #000;
    height: 26px;
    width: 400px;
    padding-left: 110px;
}
#chatroom-legend .chat-button {
    background:url(/img/button_reg_w.gif) no-repeat scroll 0 0 transparent;
    color: #000;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    height: 26px;
    width: 103px;
}
#chatroom-legend li {
    list-style: none;
    margin: 20px 0;
}
#chatroom-note {
    font-weight: bold;
    color: #FF0000;
}

/* #### watch list legend #### */
.legend-link {
    cursor: pointer;
    text-align: right;
    color: #D5660B;
    margin-right: 15px;
}
#watchlist-legend {
    padding: 10px;
    position:absolute;
    top: 84px;
    right: 20px;
    width:250px;
    border: 1px #D5660B solid;
    color: #000;
    background: #fff;
    z-index: 9999;
    text-align: left;
    height: 218px;
}
#watchlist-legend h3 {
    margin-bottom: 10px;
}
#watchlist-legend ul {
    float: left;
}
#watchlist-legend li {
    position: relative;
    list-style: none;
    width: 100%;
    clear: both;
    float: left;
    display: inline;
    line-height: 16px;
    margin-bottom: 10px;
}
#watchlist-legend .key {
    border: 1px #000 solid;
    text-indent: -9999px;
    float: left;
    display: inline;
    width: 25px;
    height: 14px;
    margin-right: 10px;
}
#watchlist-legend .txt {
    text-indent: 0;
    text-align: center;
}
#green-row { background: #3A6F00; }
#yellow-row { background: #FFD619; }
#red-row { background: #E94410; }

#watchlist-legend #kickass-sprite-legend {
    text-indent: -9999px;
    height: 18px;
    border: none;    
    background: url(/img/home/stocks/alert-ico-sprite-small.png) no-repeat center -18px;
}

#watchlist-legend #hpsetup-sprite-legend {
    text-indent: -9999px;
    height: 18px;
    border: none;
    background: url(/img/home/stocks/alert-ico-sprite-small.png) no-repeat center 0;
}

#porfolio-filter {
    position: absolute;
    top: -26px;
    right: 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: arial, verdana, sans-serif;
    padding-left: 30px;
    height: 30px;
    padding-top: 2px;
    background: url(/img/ico-filter-stock.gif) no-repeat;
}
#porfolio-filter a {
    color: #119EC9;
    border-right: 1px #119EC9 solid;
    font-weight: bold;
    margin-bottom: 4px;
    padding-right: 6px;
    padding-left: 6px;
    outline: none;
}
#porfolio-filter a.selected {
    color: #FFFFFF;
}
#porfolio-filter a:hover.selected {
    color: #000000;
}

/* #### language wgt #### */
#lang-list {
    padding: 10px;
    position:absolute;
    top: 84px;
    right:0;
    width:200px;
    border: 1px #D5660B solid;
    color: #000;
    background: #fff;
    z-index: 9999;
    text-align: left;
}
#lang-wgt h2 {
    font-size: 13px;
}
#lang-list h3, #watchlist-legend h3 {
    font-size: 12px;
    margin-bottom: 5px;
}
#lang-list ul, #watchlist-legend ul {
    margin-left: 0;
    padding: 0 10px;
}
#lang-list li {
    list-style: none;
}
#lang-list li img {
    margin-right: 10px;
}
#lang-wgt {
    font-size:10px;
    position:absolute;
    right:28px;
    top:60px;
}
#ad-with-dtr-title {
    font-size:13px;
    position:absolute;
    right:200px;
    top:60px;
    padding-left: 22px;
    background: url(/img/money-ico.gif) no-repeat 0 -3px;
    height: 21px
}
#ad-with-dtr-title a {
    color: #99CC33
}
#ad-with-dtr-title a:hover {
    color: #000;
}

/* #### look and feel #### */ 
#canvas {
    /* width: 970px; */
    width: 100%;
    background: transparent;
}

.content-wrapper, .footer, .header {
    margin:auto; 
}
.header-wrapper {
    background: url(/img/header.png);
    height: 121px;
}
.header {
    width: 1014px;
    overflow: visible;
    background: url(/img/header.png);
}
.content-bg {
    background: #14a4d2 url(/img/content-blue-bg-25.gif) repeat-x;
}

.content-wrapper {   
    width: 1014px;
    background: url(/img/content-bg-repeat.gif);
}
.content {
    min-height: 300px;
    background: url(/img/content-bg-TEST.gif) no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #canvas .content {
height: 300px;
}
/**/


body#page-index-index .content-bg {
    background: #000 url(/img/home/middle-pane/bg.png) repeat-x 0 0;
    /* background: #000 url(/img/home-content-bg-alt.png) repeat-x 0 0;
    background: #000 url(/img/home-content-bg.png) repeat-x 0 0; */
}
body#page-index-index.members .content-bg {
    background: #000 url(/img/home-content-bg-alt.png) repeat-x 0 0;
}

body#page-index-index .content-wrapper, body#page-index-index .content {
    background: transparent;
}
#canvas .content {
    padding: 40px;
    padding-top: 30px;
    line-height:20px;
    color: #333;
    overflow: visible;
}

#page-announcement-view #canvas .content {
    overflow: hidden;
}


#canvas .content h2 {
    margin-top: 30px;
}
body#page-index-index  #canvas .content {
    color: #eee;
}


.header h1 {
    background: url(/img/header-title2.png);
    text-indent: -9999px;
    width: 503px;
    height: 83px;
}
.header h1 a {
    outline: none;
    display: block;
    text-indent: -9999px;
    width: 472px;
    height: 88px;
}
.header h1 a:hover {
    background: none;
}

.content h1 {
    font-size: 26px;
    margin-bottom: 18px;
    text-align: left;
}
#page-index-index #canvas .content {
    padding: 0;
}

.footer {
    background: #111;
    font-size: 11px;
    font-family: verdana;
    position: relative;
    zoom: 1;
}

#irc-login {
    /* margin-top: -100px; */
    margin-top: 80px;
    width: 348px;
    height: 81px;
    color: #666;
    background: url(/img/irc-login.png);
    padding-top: 50px;
    text-align: left;
    /* fixes ie chat issue */
    /* position: absolute; */
    left: 10px;
}

#irc-login label {
    margin-left: 20px;
    float: none;
}

#irc-login #inp-nick {
    margin-left: 20px;
    width: 205px;
}

#canvas .content #subscribe-container h1 {
    width: 314px;
    height: 51px;
    margin: 0;
    maring-bottom: 6px;
    padding: 0;
    color: #666;
    background: url(/img/2week-trial-title.png);
    text-indent: -9999px;
}
#subscribe-container h2 {
    font-size: 16px;
    margin-left: 5px;
}
#subscribe-container ul {
    width: 195px;
    margin-left: 5px;
    line-height: 18px;
}
#subscribe-container li {
    margin-bottom: 4px;
}
#sticker-price {
    bottom:30px;
    color:#666666;
    height:113px;
    position:absolute;
    right:120px;
    text-indent:-9999px;
    width:118px;    
    background: url(/img/sticker-price.png);
}

#feedback {
   position: fixed;
   width: 34px;
   height: 137px;
   right: 0px;
   top: 175px;
   text-indent: -9999px;
}
#feedback a {
   outline: none;
   display: block;
   width: 34px;
   height: 137px;   
   background: url(/img/feedback-tile.png);
}
#feedback a:hover { 
   background: url(/img/feedback-tile.png) 0 -137px;
}

#write-a-review {
   position: fixed;
   width: 34px;
   height: 187px;
   right: 0px;
   top: 335px;
   text-indent: -9999px;
}
#write-a-review a {
   outline: none;
   display: block;
   width: 34px;
   height: 187px;   
   background: url(/img/buttons/write-a-review.png);
}
#write-a-review a:hover { 
   background: url(/img/buttons/write-a-review.png) 0 -187px;
}

/* #### login wgt #### */
/*
#top-login-wgt {
    position: absolute;
    right: 20px;
    top: 0px;
    padding:14px;
    width: 409px;
    padding-right: 0;
    height: 26px;
    background: url(/img/login-box-3.gif);
}
*/
#top-login-wgt {
    background:transparent url(/img/login-box-3.gif) repeat scroll 0 0;
    height:32px;
    padding:8px 0 14px 14px;
    position:absolute;
    right:20px;
    top:0;
    width:409px;
}

#top-login-wgt .text {
    width: 100px;
}
#old-site-link {
    position:absolute;
    right:8px;
    top:14px;    
}

ul#main-nav {
    margin: 0;
    padding: 0;
    background: url(/img/main-nav-2.png);
    width: 1040px;
    overflow: visible;
    position: absolute;
    top: 83px;
    height: 38px;
    margin-left: 14px;
}
ul#main-nav li {
    display: block;
    float: left;
    width: 146px;
    text-align: center;
}
ul#main-nav li a {
    display: block;
    color: #fff;
    width: 146px;
    line-height: 38px;
}
ul#main-nav li a:hover {
    background: url(/img/nav-hover3.jpg);
}

#media-container {
    height: 448px;
    padding-top:10px;
    color: #333;
    font-weight: bold;
}

body.members #media-container {
    height: 385px;
}

#media-container #video-feed {
    height: 375px;
    float: left;
    width: 576px;
    background: #000;
}
#media-container #secondary-data {
    font-family: "Trebuchet MS";
    height: 385px;
    float: left;
    width: 375px;
    color: #fff;
    position: relative;
}

#media-container #secondary-data .subscriber-content {
    padding: 0;
    font-weight: bold;
    padding-left: 12px;
    font-size: 12px;
/* new */
    font-size:13px;
    line-height:19px;    
}
#premium-trading-package {
    position: absolute;
    width: 802px;
    height: 69px;
    top: 387px;
    right: 10%;
    text-indent: -9999px;
}
#premium-trading-package a {
    outline: none;
    display: block;
    width: 802px;
    height: 69px;
    background: url(/img/home/middle-pane/sign-up-benefits2.png) no-repeat;
}
#media-container #secondary-data .subscriber-content ul {
    padding-right: 0;
    margin-right: 0;
}
#media-container #secondary-data .subscriber-content h1{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 6px;
}
#media-container #secondary-data .subscriber-content h2{
    font-size: 14px;
    margin-top: 10px;
}

#main-content-container {
    clear: both;
    padding-left: 10px;
    padding-top: 30px;
    color: #ccc;
}

#trader-alerts-title {
    background: url(/img/announcements-title2.gif) no-repeat;
    height: 58px;
    margin-bottom: 10px;
    border-bottom: 1px #666 solid;
    text-indent: -9999px;
    position: relative;
}

#trader-alerts-title .ico-rss {
    background: url(/img/ico-rss.gif) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 2px;
    outline: none;
    bottom: 6px;
    display: block;
}
#trader-alerts-title .ico-archive {
    background: url(/img/archive.gif) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 34px;
    outline: none;
    bottom: 5px;
    display: block;
}

#bottom-archive-link {
    position: relative;
    height:28px;
    margin:20px;
}

#bottom-archive-link a {
    background:transparent url(/img/archive.gif) no-repeat scroll 0 0;
    display:block;
    font-size:14px;
    height:28px;
    line-height:25px;
    padding-left:34px;
    position: absolute;
    right: 0;
    top: 0;
}
#bottom-archive-link a:hover {
    background-color: #333;
    color: white;
}

#trader-alerts-list h2 {
    margin-top: 15px;
}
.posted-by  {
    font-size: 12px;
    font-style: italic;
    color: #666;
    margin-bottom: 0;
}
.date-posted  {
    font-size: 12px;
    font-style: italic;
    color: #666;
}

li .date-posted {
    color: #CCC;
}
li .date-posted {
    color: #119EC9;
}

#trader-mode-btn {
    text-indent: -9999px;
    background: url(/img/home/buttons/trader-mode-button.gif) no-repeat center top;
    height: 32px;
    margin-bottom: 20px;
}
#trader-mode-btn a {
    display: block;
    height: 32px;
    outline: hidden;
}
#trader-mode-btn a:hover {
    background: transparent;
}

#main-content-container.columns .right-sidebar h1 {
    height: 34px;
    text-indent: -9999px;
    margin-bottom: 0;
}
#twitter-title {
    background: url(/img/right-sidebar-titles/tweets.gif) no-repeat;
}
#dtrs-watchlist-title {
    background: url(/img/right-sidebar-titles/dtrs-watchlist.gif) no-repeat;
}
#gto-watchlist-title {
    background: url(/img/right-sidebar-titles/gto-watchlist.gif) no-repeat;
}
#portfolio-title {
    background: url(/img/right-sidebar-titles/portfolio-2.gif) no-repeat;
}

#portfolio-title-daytradi {
    background: url(/img/right-sidebar-titles/dtr-portfolio.gif) no-repeat;
}

#portfolio-title-gtotoys {
    background: url(/img/right-sidebar-titles/gto-portfolio.gif) no-repeat;
}


#newsletter-title {
    background: url(/img/right-sidebar-titles/newsletter.gif) no-repeat;
}
#follow-dtr-title {
    background: url(/img/right-sidebar-titles/follow-dtr.gif) no-repeat;
}
#trade-history-title {
    background: url(/img/right-sidebar-titles/trade-history.gif) no-repeat;
}
#main-content-container.columns .right-sidebar #links-title {
    background: url(/img/right-sidebar-titles/links.gif) no-repeat;
}
#main-content-container.columns .right-sidebar #mobile-title {
    background: url(/img/right-sidebar-titles/mobile.gif) no-repeat;
}

#main-content-container.columns {
    overflow: hidden; 
}

#main-content-container.columns #main-content {
    width: 560px;
    float: left;
}

#main-content-container.columns .right-sidebar {
    float:left;
    font-size:12px;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;
    /* width:342px; */
    width: 362px;
}
#main-content-container.columns .right-sidebar .side-content {
    background: #222;
    list-style: none;
    padding-bottom: 5px;
    margin-bottom: 15px;
    line-height: 18px;
    position: relative;
    text-align: left;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#sponsor-of-day-block {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border: 10px #222 solid;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#main-content-container.columns #sponsor-of-day-block h1 {
    color: #119ec9;
    text-align: center;
    font-size:16px;
    background: #111;
    height:auto;
    margin-bottom:5px;
    margin-top:0;
    padding: 6px;
    text-indent: 0;
}
#main-content-container.columns #featured-ten-ads {
    margin-bottom:15px;
}

#main-content-container.columns #featured-video-container {
    padding: 10px;
}

#youtube-title {
    background: url(/img/right-sidebar-titles/latest-youtube.gif) no-repeat;
}
#latest-youtube-video .watch-more {
    height: 25px;
}
#latest-youtube-video .watch-more a {
    background: url(/img/play-btn.gif) no-repeat;
    line-height:26px;
    padding-bottom:9px;
    padding-left:25px;
    padding-top:3px;    
}
#latest-youtube-video .watch-more a:hover {
    color: #ccc;
}
#main-content-container.columns .right-sidebar #latest-youtube-video.side-content {
    text-align: center;
    padding-top: 10px;
}
#latest-youtube-video.side-content img {
    border: 1px #666 solid;
}

#main-content-container.columns .right-sidebar .content-wgt-block {
    text-align: center;
}

/* try to reset styles for widgets that use tables */
#main-content-container.columns .right-sidebar .content-wgt-block table {
    margin: auto;
}
#main-content-container.columns .right-sidebar .content-wgt-block td,
#main-content-container.columns .right-sidebar .content-wgt-block tr {
    line-height: 14px;
    padding: 0;
    text-align: left;
}
/* end */

#main-content-container.columns .right-sidebar .side-content.padding {
    padding: 20px;
    padding-top: 10px;
}
#newsletter-container label {
    float: none;
    display: block;
}
#newsletter-container .text {
    width: 245px;
    margin-right: 4px;
    height: 15px;
}

.side-content table {
    width: 100%;
}
.side-content table th {
    color: #119EC9;
    font-size: 10px;
    border-bottom: 1px solid #666;
    background: transparent;
    font-weight: normal;
    text-transform: uppercase;
}
.side-content table td {
    border-bottom: 1px solid #333;   
}
.side-content table td.neg, .side-content .neg {
    color: #e94410;    
}
.side-content table td.pos, .side-content .pos {
    color: #a4c200;
}
.side-content table tr.buy {
    background: #3A6F00;
}
/* #FFD71F */
.side-content table tr.target  {
    background: #FFD619;
    color: #000;
}
.side-content table tr.stop  {
    background: #E94410;
    color: #fff;
}

.side-content table td.stock-type {
    font-weight: bold; 
}
.side-content .archive-totals {
    font-size:14px;
    padding-right:10px;
    padding-top:5px;
    text-align:right;
}
.side-content .archive-totals .pos {
    font-weight: bold;
}
.side-content .archive-totals span {
    margin-right: 5px;
}


/** trade history page styles **/
#page-tradehistory #trade-history-title {
    background: url(/img/dollar-title-ico.png) no-repeat;
    padding-left: 60px;
    color: #719F00;
    height: 61px;
    line-height: 54px;
    font-size: 34px;
    font-weight: bold;
}

#page-tradehistory .side-content {
    background: #000;
    color: #ccc;
    padding: 10px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#page-tradehistory .side-content .archive-totals {
    padding-top: 15px;
    padding-right: 80px;
}
#page-tradehistory .side-content table th {
    font-size: 12px;
    width: 133px;
}
#page-tradehistory .side-content table th.empty {
    font-size: 12px;
    width: 50px;
}


#link-tradehistory {
    height: 24px;
}
#link-tradehistory a {
    margin-top: 4px;
    background: url(/img/dollar-ico.gif) no-repeat;
    line-height: 18px;
    display: block;
    float: right;
    height: 20px;
    padding-left: 22px;
    margin-right: 20px;
}
#link-tradehistory a:hover {
    color: #ccc;
}
#nonmember-trade-link {
    margin-top: -25px;
    margin-right: 8px;
    float: right;
    /*line-height: 18px;
    display: block;
    height: 20px;
    padding-left: 22px;
    text-indent: 0;
    font-size: 12px;*/
}
#nonmember-trade-link:hover {
    color: #ccc;
    background: none;
}
/** end styles **/

#now-playing {
    color:#119EC9;
    position:absolute;
    right:8px;
    top:8px;
    width:200px;
}
#current-song {
    color: #CCC;
    font-size: 11px;
}

#now-playing.loading {
    background: url('/img/song-loading-ico.gif') no-repeat 1px;
}
.side-content table th.loading {
    background: url('/img/stock-loading.gif') no-repeat 1px;
}
#now-playing.loading {
    padding-left: 20px;
}

.stock-info-container ol.stock-fields  {
    list-style: none;
}
.stock-info-container .stock-fields li {
    float: left;
    display: inline;
    clear: both;
    list-style: none;
    padding-bottom: 10px;
}
.stock-info-container .stock-fields .data {
    float: left;
    display: inline;
    
}
.stock-info-container h1.stock-symbol {
    position: relative;
}
.stock-info-container h1.stock-symbol, .stock-info-container p.data {
    margin-bottom: 20px;
}
.stock-info-container p.data {
    padding-left: 10px;    
}
.stock-info-container .owner-field {
    font-size: 14px;
    font-weight: bold;
}
.stock-info-container .owner-field .data {
    text-transform: uppercase;
}

.stock-info-container .msg {
    font-size:14px;
    position:absolute;
    right:20px;
    top:8px;
}
.stock-info-container .buy {
    background-color: #3A6F00;
    padding-left: 5px;
    color: #ddd;
    font-weight: bold;
}
.stock-info-container .target {
    padding-left: 5px;
    background-color: #FFD619;
    font-weight: bold;
}
.stock-info-container .stop  {
    padding-left: 5px;
    background: #E94410;
    color: #fff;    
    font-weight: bold;
}


#main-content-container.columns .right-sidebar li {
   list-style: none;
   margin-bottom: 10px;
   line-height: 18px;
}
#tweet-feed {
    position: relative;
}

#tweet-info {
    font-size:14px;
    position:absolute;
    right:5px;
    top:-22px;    
}
#tweet-feed ul, #links-container ul, #mobile-container ul {
    padding-top: 10px;
    font-size: 14px;
}
#main-content-container.columns #links-container li,
#main-content-container.columns #mobile-container li {
    margin-bottom: 5px;
}


#tweet-feed .created {
    font-size: 10px;
    text-align: right;
    font-style: italic;
    margin-bottom: 15px;
}

#trader-alert-list {
    list-style: none;
}

.announcement-post .avatar {
    float: left;
    margin-right: 5px;
}
div.announcement-post .avatar {
    border: 1px #D5660B solid;
    padding: 1px;
    margin-right:10px;
}

div.announcement-post .intro {
    padding-bottom: 16px;
    color: #333;
}

#canvas .content #trader-alert-list h2 {
    font-size: 24px;
    line-height: 30px;
    color: #eee;
    margin-top: 10px;
    margin-bottom: 5px;
}
#trader-alert-list li {
    margin-bottom: 15px;
    border-bottom: 1px #666 solid;
    overflow: hidden;
    width: 520px;
}
#trader-alert-list li .wrapper {
    margin-bottom: 20px;
    overflow: hidden;
}
#trader-alert-list li .intro {
    line-height: 18px;
}
#trader-alert-list li .read-more {
    color: #99cc33;
    font-style: italic;
    font-size: 12px;    
}

.footer .nav li {
    display: inline;
    border-right: 1px #666 solid;
    padding-right: 7px;
    margin-left: 7px;
}

/* #### form styles #### */
fieldset {
    padding-left: 40px;
    padding-right: 40px;
    border: 1px #aaa solid;
    background: #ddd url(/img/fieldset-bg-2.png) repeat-x;
}
body#page-index-feedback .contact-us.wgt label {
    float: none;
    width: 500px;
    display: block;
}
body#page-index-feedback .contact-us.wgt .submit {
    margin: 0;
}
legend {
    font-size: 20px;
    color: #666;
}

/* #### daily video styles #### */
.video-preview-list {
    list-style: none;
    overflow: hidden;
    padding-left: 64px;
    padding-top: 10px;    
}
.video-preview-list li {
    float: left;
    text-align: center;
    width: 240px;
    height: 200px;
    margin: 10px;
}
.video-preview-list.large li {
    float: left;
    text-align: center;
    width: 340px;
    height: 300px;
    margin: 10px;
}
.video-preview-list li a:hover {
    background: transparent;
}
.video-preview-list li img {
    margin-bottom: 10px;
    padding: 4px;
    border: 2px #999 solid;
}

.video-preview-list li a:hover img {
    border: 2px #14A4D2 solid; 
}

/* member benefit styles */
#benefit-container {
    overflow: hidden;
}
.benefit {
    float: left;
    width: 441px;
    margin: 10px;
}
.benefit .benefit {
    margin: 0;
}

#sp500-benefit {
    /* clear: left; */
}

#watchlist-title,
#swingtrade-title,
#educationalvideo-title,
#tradingroom-title,
#benefits-title,
#knowledge-title,
#sp500-title,
#news-title {
    font-size: 22px;
    height:40px;
    line-height: 24px;
    padding-left:68px;
    padding-top:20px;
}

#watchlist-title {
    background: url(/img/ico-10-1000.jpg) no-repeat;
}
#swingtrade-title {
    background: url(/img/ico-swing-alert.jpg) no-repeat;
}
#educationalvideo-title {
    background: url(/img/ico-education-video.jpg) no-repeat;
}
#tradingroom-title {
    background: url(/img/ico-trading-room.jpg) no-repeat;
}
#benefits-title {
    background: url(/img/ico-benefits.jpg) no-repeat;
}
#knowledge-title {
    background: url(/img/ico-knowledge.jpg) no-repeat;
}
#sp500-title {
    background: url(/img/ico-sp500.png) no-repeat;
}
#news-title {
    background: url(/img/ico-news.jpg) no-repeat;
}

/* #### watch list titles #### */
h1#tenthousand-page-title {
    padding-left: 60px;
    padding-top: 20px;
    height: 35px;
    background:transparent url(/img/ico-watchlist-50.jpg) no-repeat scroll 0 0;
}

h2#tenthousand-charts-title {
    background:transparent url(/img/ico-charts-55.png) no-repeat scroll 0 0;
    font-size:26px;
    height:30px;
    padding-left:60px;
    padding-bottom: 4px;
    border-bottom: 1px #ccc solid;
    padding-top:27px;
    position: relative;
}
h2#tenthousand-charts-title a {
    font-size: 12px;
    outline: none;
    position: absolute;
    right: 10px;
    top: 35px;
    font-weight: normal;
}
#page-tenForThousand-index .content,
#page-announcement-archive .content {
    padding-right: 20px;
}
#canvas .content #tenthousand-name-title {
    background: #eee;
    border-bottom: 1px #ccc solid;
    font-size: 26px;
    padding: 12px 8px 8px 4px;
    margin-top: 0;
}
#page-tenForThousand-index #tenthousand-main.col,
#page-announcement-archive #trader-alert-list.col {
    width: 664px;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    background: #fff;
}
#page-tenForThousand-index ul.chart-list {
    list-style: none;
    padding-top: 20px;
}
#page-tenForThousand-index ul.chart-list li {
    margin-bottom: 20px;
    overflow: hidden;
}
#page-tenForThousand-index ul.chart-list li img {
    padding: 4px;
    border: 2px #ccc solid;
}
#page-tenForThousand-index .col,
#page-announcement-archive .col {
    overflow: hidden;
    margin-top: 5px;
    width: 270px;
    margin-left: 20px;
}
#page-tenForThousand-index .col .top,
#page-announcement-archive .col .top {
    height: 28px;
    background: url(/img/tenthousand-right-top-bg.png) repeat-y;
}
#page-tenForThousand-index .col .bottom,
#page-announcement-archive .col .bottom {
    background: url(/img/tenthousand-right-bottom-bg.png) repeat-y;
    height: 30px;
}
#page-tenForThousand-index .col .content,
#page-announcement-archive .col .content {
    background: url(/img/tenthousand-right-bg.png) repeat-y;
    padding-left: 40px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: -3px;
    min-height: 400px;
}

#page-announcement-archive .col .content {
    padding-top: 10px;
}

/* for Internet Explorer */
/*\*/
* html #page-tenForThousand-index .col .content,
* html #page-announcement-archive .col .content {
    height: 400px;
}
/**/

#page-tenForThousand-index .right .content ul,
#page-announcement-archive .right .content ul
{
    margin-bottom: 20px;
}

#page-tenForThousand-index .right .content ul li,
#page-announcement-archive .right .content ul li {
    margin-bottom: 5px;
}

/** announcement archive styles **/
#page-announcement-archive .archive-container {
    float: left;
    clear: both;
}



#page-tenForThousand-index #recent-issues li {
    list-style: none;
    background: url(/img/issue.gif) no-repeat 0 2px;
    padding-left: 20px;    
}
#page-tenForThousand-index #extras li {
    list-style: none;
    background: url(/img/clip.gif) no-repeat 0 3px;
    padding-left: 20px;
    font-size: 10px;
}
#page-tenForThousand-index #extras li a {
    font-size: small
}
/*
#page-announcement-archive .content h1 {
    background: url(/img/archive-ico-title.png) no-repeat;
    padding-left: 44px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
}
#page-announcement-archive #title-suffix {
    margin: 0;
    padding: 0;
    margin-left: 45px;
    font-size: 16px;
}
*/
#page-announcement-archive div#trader-alert-list.empty {
    padding: 5px;
    border: 1px #ddd solid;
    background: #eee;
    color: #CF001C;
    font-weight: bold;
    width: 642px;
    padding: 10px;

    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
    
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;    
}
#page-announcement-archive div#trader-alert-list.empty h3 {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 18px;
}


#page-announcement-archive .content h1#announcement-archive-title {
    background: url(/img/archive-ico-title.png) no-repeat;
    padding-left: 44px;
    height: 50px;
    margin-bottom: 0;
    padding-top: 4px;
}
#page-announcement-archive #title-suffix {
    margin: 0;
    margin-top: 8px;
    color: #333;
    padding: 0;
    font-size: 16px;
}


#page-announcement-archive #canvas .content #trader-alert-list h2 {
    color: #333;
    background: #eee;
    padding: 5px;
    border-bottom: 1px #ccc solid;
}

#page-announcement-archive #trader-alert-list li {
    width: auto;
    border-bottom: 0px #ccc solid;
}

#page-announcement-archive li .date-posted {
    color:#0F607A;
}

#page-announcement-archive .right.col h3,
#page-tenForThousand-index .right.col h3 {
    font-size: 16px;
}

#page-announcement-archive .right.col ul,
#page-tenForThousand-index .right.col ul {
    padding: 0;
}


#page-announcement-archive #archive-months li {
    list-style: none;
    background: url(/img/mini-archive.gif) no-repeat;
    padding-left: 20px;
}
#page-announcement-archive #archive-categories li {
    list-style: none;
    background: url(/img/mini-category.gif) no-repeat;
    padding-left: 20px;
}


#page-announcement-archive img.avatar {
    padding: 2px;
    border: 1px #ccc solid;
}

#page-tenForThousand-index .col h3 {
    padding: 4px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: 6px;
}
#page-tenForThousand-index .disclaimer {
    padding-top: 40px;
    padding-right: 20px;
    text-align: justify;
    font-size: 10px;
}
#page-tenForThousand-index .disclaimer h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: tahoma, arial, sans-serif;
}

a.stock-info {
   display: block;
   width: 15px;
   height: 16px;
   line-height: 16px;
   outline: none;
   background: url(/img/stock-info-small.gif) no-repeat;
   text-indent: -99999px;
}
.buy a.stock-info {background: url(/img/stock-info-small-buy.gif) no-repeat;}
.target a.stock-info {background: url(/img/stock-info-small-target.gif) no-repeat;}
.stop a.stock-info {background: url(/img/stock-info-small-stop.gif) no-repeat;}

a.stock-info:hover {
   background-color: transparent;
}
.archive-totals #trade-archive-description {
    margin-right: 0;
    font-size: 10px;
    line-height: 18px;
    vertical-align: top;
}
.archive-totals #trade-archive-description a {
    background: url(/img/stock-info-small.gif) no-repeat;
    padding-left: 18px;
}
.archive-totals #trade-archive-description a:hover {
    color: #ccc;
}

.holder-ico {
    text-indent: -9999px;
}
.holder-ico span {
    width: 24px;
    display: block;    
}
.holder-ico span.owner-daytradi {
    background: url(/img/stock-holder-small-ico.gif) no-repeat 0 -2px;
}
.holder-ico span.owner-gtotoys {
    background: url(/img/stock-holder-small-ico.gif) no-repeat -23px -2px;
}

#page-tradehistory #stock-archive tbody {
    background: #222;
}


.ico.max-24 {
    height: 24px;
    width: 24px !important;
    margin-right: 5px;
    background: url(/img/core/icons/tango.gif) -37px -479px;
}
.ico.print-24 {
    height: 24px;
    width: 24px !important;
    margin-right: 5px;
    background: url(/img/core/icons/tango.gif) -426px -241px;
}
.max-video-link {
    line-height: 24px;    
}


.wgt-ad {
    text-align: center;
}
.wgt-ad a { outline: none; }
.wgt-ad a:hover { background: transparent; }
.wgt-ad img {
    background: #FFF;
    border: 1px #eee solid;
    margin-bottom: 20px;
}
#ad-feedthebull {
    background: #000;
    border: 0;
}


/* announcement view widgets */
/*
#alertviewheader {
    height: 75px;
    width: 500px;
    position: absolute;
    top: 15px;
    right: 40px;
}
*/

#page-announcement-view #announcement-view-main.col {
    width: 550px;
}
#page-announcement-view .right.col {
    width: 365px;
}



#alertviewcontentbottom {
    padding: 20px 0;
}
#aboveannouncements {
    padding: 0 20px;
    margin-bottom: 20px;
}





/** advertising styles */
#page-advertising label {
    width: 270px;
}
#page-advertising .submit {
    margin-left: 270px;
}
#page-advertising textarea.text {
    width: 845px;
}
#page-advertisting label .help {
    font-size: 9px;
    font-weight: normal;
}


/* follow dtr styles */
#follow-dtr-container ul {
    padding: 0;
}
#main-content-container.columns #follow-dtr-container {
    padding: 10px 20px 10px;
}
#main-content-container.columns #follow-dtr-container li {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}
#main-content-container.columns #follow-dtr-container li a {
    height: 24px;
    margin: 4px;
    padding-top: 2px;
    padding-left: 30px;
    line-height: 24px;
    display: block;
    border: 1px #666 solid;
    border-right: 0;
    border-left: 0;
}
#follow-dtr-container li.twitter a {
    background: #333 url(/img/follow/twitter-24.gif) 0 2px no-repeat;
}             
#follow-dtr-container li.facebook a {
    background: #333 url(/img/follow/facebook-24.gif) 0 2px no-repeat;
}
#follow-dtr-container li.myspace a {
    background: #333 url(/img/follow/MySpace.gif) 0 2px no-repeat;    
}
#follow-dtr-container li.youtube a {
    background: #333 url(/img/follow/Youtube-24.gif) 0 2px no-repeat;    
}
#follow-dtr-container li.premium a {
    background: #333 url(/img/follow/premium-24.gif) 0 2px no-repeat;
}
#follow-dtr-container li.dtr-announcements a {
    background: #333 url(/img/follow/Feed-24.gif) 0 2px no-repeat;    
}
#follow-dtr-container li.ustream a {
    background: #333 url(/img/follow/premium-24b.gif) 0 2px no-repeat;    
}
#follow-dtr-container li a:hover {
    background-color: #444 !important;
    color: #eee;
}

/*====custom footer-html styles====*/
.rec-books-list li {
    background: transparent url(http://assets.zooluserver.com/zoolu/bg/gradient-e5e5e5-ffffff.gif) repeat-x scroll 0 -30px;
    border: 1px solid #CCCCCC;
    padding: 30px;
    margin-bottom: 10px;
    list-style: none;
    float: left;
}
.rec-book-desc a{
    clear: left;
}
.rec-book-desc img {
    margin-right: 10px;
    float: left;
    border: 1px solid #000;
}

/* advertising page styles */
#page-advertising .listbox {
    padding: 20px 30px 10px 30px;
    border: 1px #C2E4EF solid;
    background: #EFFBFF;
    margin-bottom: 20px;
}
#page-advertising .listbox li {
    margin-bottom: 10px;
}

#page-advertising .listbox a:hover {
    background-color: #fff;
}

#page-advertising #faq-answers {
    margin: 0;
    padding: 0;
}

#faq-questions li {
    font-size: 14px;
}

#page-advertising .question {
    list-style: none;
    margin-bottom: 50px;
}

#page-advertising .question h3 {
    background: #eee;
    border-bottom: 1px #ccc solid;
    padding: 10px 5px 10px 5px;
    margin-bottom: 10px;
}

#search-form fieldset {
    border: 0;
    background: url(/img/archive-search.gif) no-repeat;
    position: relative;
    padding: 0;
    width: 210px;
    height: 30px;
    margin-bottom:20px;
}
#search-form fieldset .search {
    background:transparent none repeat scroll 0 0;
    left:0;
    border: 0;
    padding:6px;
    position:absolute;
    top:0;
    width: 162px;
    font-size: 14px;
}
#search-form fieldset .submit {
    background: none;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    margin: 0;
    height: 30px;
    width: 38px;
    outline: none;
}

#zoolu-link {
    
}
#zoolu-link img {
    margin-right:4px;
    position:relative;
    top:13px;    
}
#zoolu-link a {
    color:#666666;
}
#zoolu-link a:hover {
    color: #2B83AF;
    background-color: #BFEAFF; 
    text-decoration: underline;
}

/*=== right sidebar slideshow ===*/
#slide-images {
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:400px;
    height:363px;
    overflow:hidden;
}
#slide-images li.slide {
    position:absolute;
    display: block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    width:400px;
    height:363px;    
}

/*====== event show widget styles ====*/
#events-container {
    margin: 10px 0 0 20px;
    display: block;
    height: 350px;
    width: 400px;
    background: url(/img/events/event-wgt-bg2.png) no-repeat scroll 0 0 transparent;
}
#events-container ul {
    padding: 0;
    height: 175px;
    background: url(/img/events/event-bg-sides.gif) repeat-y scroll center transparent;
}
#events-list .event-title {
    height: 39px;
    display: -moz-inline-box;
    display: inline-block;
    width: 215px;
    padding-right: 20px;
    background: url(/img/events/event-queue-ico.gif) no-repeat right -2px;    
}
#events-list .first .event-title {
    background: url(/img/events/event-queue-ico.gif) no-repeat right -8px;    
}
#events-list span {
    overflow: hidden;    
}
#events-list .timeslot {
    display: -moz-inline-box;
    display: inline-block;
    height: 39px;
    font-size: 11px;
    width: 85px;
}
#events-header {
    height: 130px;
    background: url(/img/events/event-bg-top.png) no-repeat bottom;
}

#events-container p.description {
    margin:0 20px 20px;
    text-align:center;
}

#events-container.empty #events-header {
    background-image: none;
}

.time {
    padding-left: 15px;
    height: 15px;
    width: 150px;
    line-height: 15px;
    color: #FFF;
    position: relative;
    text-align: right;
    left: 210px;
    top: 14px;
    background: url(/img/events/event-timer.gif) no-repeat scroll 0 0 transparent;
}
.event-state {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    overflow: hidden;
    height: 26px;
    width: 161px;
    top: 35px;
    position: relative;
    margin: auto;
    color: #FFF;
}
.current .event-state {
    background: url(/img/events/title-on-air.gif) no-repeat scroll 0 0 transparent;
    text-indent: -9999px;
    width: 200px;
}
.upcoming .event-state {
    background: url(/img/events/title-next-show.gif) no-repeat scroll 0 0 transparent;
    text-indent: -9999px;
}
#events-header .event-title {
    color: #000;
    font-weight: bold;
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    width: 358px;
    position: relative;
    top: 45px;
    left: 20px;
    background: url(/img/events/current-event.gif) repeat-y scroll 0 0 transparent;
}
#events-list {
	cursor: pointer;
    width: 360px;
    color: #FFF;
    font-weight: bold;
    margin-left: 20px;
    height: 190px;
    background: url(/img/events/event-bg-bottom-not-full.png) no-repeat bottom;
}
#events-list.full {
    background: url(/img/events/event-bg-bottom.png) no-repeat bottom;
}
.upcoming-event {
    list-style: none;
    padding: 0 0 0 18px;
    margin-left: 4px;
    height: 39px;
    line-height: 39px;
    width: 332px; 
    background: url(/img/events/event-bg.gif) repeat-x scroll 0 0 transparent;
}
#events-list .upcoming-event.first {
    height: 29px;
    line-height: 15px;/*21px;*/
    background: url(/img/events/event-bg.gif) repeat-x scroll 0 -6px transparent;
}
#events-list .upcoming-event.first span {
    height: 29px;
    line-height: 23px;
}
#events-list .upcoming-event.last {
    height: 29px;
    line-height: 34px;
    overflow: hidden;
}
/*======== Rss Ticker Styles ======*/
#rss-ticker {
    background: url(/img/home/middle-pane/rss-ticker-bg.png) no-repeat;
    position: absolute;
    width: 692px;
    height: 69px;
    top: 387px;
    right: 18%;
}
#rss-ticker .controls {
    outline: none;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 17px;
    top: 21px;
    background: url(/img/home/middle-pane/ticker-pause.png) no-repeat;
}
#rss-ticker .controls:focus {
    outline: none;
}
#rss-ticker .controls.play {
    outline: none;
    background: url(/img/home/middle-pane/ticker-play.png) no-repeat;
}
#rss-ticker .buy-hit a {
	color: #8FBF30;    
}
#rss-ticker .target-hit a {
	color: #FFD619;
}
#rss-ticker .stop-hit a {
	color: #E94410;
}
.tickercontainer { 
    width: 585px; 
    height: 27px; 
    margin: 0; 
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 60px;
}
.tickercontainer .mask { 
    position: relative;
    top: 8px;
    width: 585px;
    display: block;
    overflow: hidden;
}
#rss-feed { 
    position: relative;
    left: 570px;
    font: bold 10px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    white-space: nowrap;
}
.tickercontainer #rss-feed {
    display: block;
}
#rss-feed li {
    float: left; 
    margin: 0;
    white-space: nowrap;
    padding: 0;
}
#rss-feed a {
    white-space: nowrap;
    padding: 0;
    color: #B4B4B4;
    font: bold 10px Verdana;
    margin: 0 50px 0 0;
} 
#rss-feed span {
    margin: 0 10px 0 0;
    color: #189BC4;
}
.ticker-queue {
    display: none;
}
#rss-feed .new {
    background: url("/img/home/middle-pane/new-icon.gif") no-repeat scroll 0 5px transparent;
}

#rss-feed .new span {
    margin-left: 22px;
}
/*=== portfolio/watchlist view helper style ===*/
#dtrs-watchlist-title {
	position: relative;
}
#watchlist-print {
	outline: none;
    display: block;
	background: url(/img/print_icon.png) no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#hpsetup-sprite {
    text-indent: -9999px;
    display: inline-block;
    width: 18px;
    background: url(/img/home/stocks/alert-ico-sprite-small.png) no-repeat;
}
#kickass-sprite {
    text-indent: -9999px;
    outline: none;
    display: inline-block;
    width: 18px;
    background: url(/img/home/stocks/alert-ico-sprite-small.png) no-repeat 0 -18px;
}
.alertType-field {
    margin-bottom: 10px;
}
#kickass-info {
    padding-left: 80px;
    height: 63px;
    line-height: 63px;
    background: url(/img/home/stocks/alert-ico-sprite-large.gif) no-repeat;
}
#hpsetup-info {
    padding-left: 80px;
    height: 63px;
    line-height: 63px;
    background: url(/img/home/stocks/alert-ico-sprite-large.gif) no-repeat 0 -62px;
}
#page-stock-info .content {
    min-height: 410px;
}