
a { text-decoration: none; }
a img { border: none; }
a:hover { text-decoration: underline; }
body { background: url('/img/tradertube/bg_body.png') repeat-x #363636; font-family: Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
#content { background: url('/img/tradertube/bg_content.png') repeat-x #626262; padding: 9px; }
#main { background: #fff; margin: 0 7px; }
#wrapper {margin: 0 auto; width: 981px; }

#company { background: url(/img/bg_company.gif) repeat-x #2e2e2e; clear: both; color: #fff; height: 224px; }
#company a.title { background-repeat:  no-repeat; background-position: 18px 50%; color: #a3d39c; display: inline-block; font-size: 12px; font-weight: bold; height: 10px; padding: 18px 30px 20px 56px; text-transform: uppercase; }
#company a.title:hover { text-decoration: none; }
#company a { color: #cdcdcd; font-size: 11px; }
#company ul { margin: 5px 28px; padding: 0; list-style-type: none; width: 184px; }
#company ul li { margin: 0; }
#company .submenu { border-right: 1px solid #535353; float: left; height: 90%; }
#company .last { border: none; }
#company_community a.title { background-image: url(/img/icons2/footer_community.gif); }
#company_company a.title { background-image: url(/img/icons2/footer_company.gif); }
#company_education a.title { background-image: url(/img/icons2/footer_education.gif); }
#company_markets a.title { background-image: url(/img/icons2/footer_markets.gif); }
#social { background: url(/img/bg_social.png) repeat-x #292929; height: 34px; padding-top: 10px; }
#footer { background: url('/img/tradertube/bg_footer.png') repeat-x #363636; color: #5d5d5d; font-size: 12px; height: 250px; margin-bottom: 100px; padding: 15px; text-align: left; }
#footer a { color: #7c7763; }
#footer hr { display: none; }
#footer .bcDislaimer { text-align: left; }
#copyright { border-top: 1px solid #333; font-size: 11px; margin-top: 10px; padding-top: 15px; text-align: center; }

#ad { color: #fff; float: left; font-size: 12px; margin-bottom: 5px; padding: 0; text-align: center; width: 550px; }
#signup_form { color: #fff; }
#signup_form h3 { color: #fff; font-size: 15px; margin: 18px 0 45px 0; }
#signup_form p { color: #ccc; font-size: 12px; margin-bottom: 45px; margin-top: 5px; }
#signup_form label { color: #ddd; display: inline-block; font-size: 12px; font-weight: bold; float: left; padding-right: 15px; text-align: right; width: 60px; }
#signup_form input, #signup_form select { font-size: 14px; padding: 3px; float: right; }
#signup_form .field { clear: both; margin-bottom: 25px; padding: 10px 15px; }
#signup_form .submit { margin-top: 25px; }

#tradertube-header { background: url(/img/tradertube/bg_header.png) no-repeat; height: 400px; padding: 25px 10px 5px 30px; }
#tradertube-overlay { background: url(/img/tradertube/overlay.png); position: absolute; margin-top: -163px; padding: 45px 50px; text-align: center; height: 40px; width: 849px; }
#tradertube-videos { background: #5b5c5c; clear: both; height: 139px; margin-bottom: 10px; padding: 0; -moz-border-radius: 5px; -moz-border-radius-topright: 0px; -webkit-border-radius: 5px; -webkit-border-top-right-radius: 0px; }
#tradertube-videos-title h3 { background: #5b5c5c; color: #999; float: right; font-size: 1.27em; margin: 35px 0 0 0; padding: 15px; text-align: center; text-transform: uppercase; width: 330px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; }
.tradertube-video { background: #4f4f4f; color: #fff; float: left; height: 115px; margin: 4px; padding: 10px; width: 209px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } 
.tradertube-video .screenshot { display: block; float: left; margin: 0 10px 10px 0; width: 120px; }
.tradertube-video .title { float: left; width: 75px; }
.tradertube-video .title a { color: #fff; font-size: 13px; font-weight: bold; }
.tradertube-video p { font-size: 11px; }
.tradertube-video .byline { clear: both; font-size: 11px; }
.tradertube-video .byline a { color: #a3d39c; }

.corners { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.corners-bottom { -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
.corners-top { -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }

#messages { text-align: left; margin-bottom: 33px; margin-top: -15px;  }
#messages div { font-weight: bold; font-size: 12px; margin-top: 15px; padding: 15px; }
#messages div.error { background: #b81900; border: 1px solid #cd0a0a; color: #fff; }
#messages div.info, #messages div.message { background: #ffe45c; border: 1px solid #fed22f; color: #363636; }
#messages a { color: #000; }

.error-message { color: #b81900; }
input.form-error { border: 1px solid #b81900; }
form { font-size: 12px; line-height: 20px; }
.item { border-bottom: 1px solid #f1f1f1; clear: both; font-size: 12px; line-height: 20px; margin-bottom: 5px; padding-left: 25px; padding-bottom: 5px; text-align: left; }
.item p { margin-bottom: 15px; }
.item .photo { border: 1px solid #ccc; float: right; margin: 0 15px 15px 15px; padding: 3px; }
.item_text_ad, .adlink { border: 1px dashed #ccc; display: block; padding: 8px; text-align: center; margin: 15px 0; width: 100%; }

#coregDialog { padding: 10px 25px; }
#coregDialog h2 { border-bottom: 1px solid #f1f1f1; clear: both; color: #88785f; font-size: 15px; letter-spacing: -.25px; margin-top: 25px; padding: 5px 0px; }

.input input, .input textarea { background: url(../img/bg_input.gif) repeat-x top #fff; }
legend { color: #999; }
input, textarea, fieldset { border: 1px solid #ddd; padding: 5px 8px; width: 70%; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
input, select, textarea { font-size: 14px; }
input[type=radio] { width: auto; padding: 2px; border: 0px; background: none; }
input[type=checkbox] { width: auto; padding: 2px; border: 0px; background: none; }
.checkbox label { display: inline; font-size: 1em; }
.submit input, .button, .button:hover, .bcBut, .bcGoBut { background: url(/img/bg_button.png) repeat-x #eee; border: 1px solid #bfbfbf; border-bottom: 1px solid #808080; color: #555; cursor: pointer; display: inline-block; font-weight: bold; font-family: "Helvetica","Arial","sans-serif"; font-size: 11px; line-height: 16px; margin: 0 0 10px 0; padding:  2px 8px; text-align: center; text-decoration: none; width: auto; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
input.image { background: none; border: none; }

