@import url('reset.css');

body
{
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 13px;
    background: #f1f1f1;
    color: #494949;
    line-height: 1.4;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

p
{
    margin: 15px 0;
}

b
{
    font-weight: strong;
}

a
{
    color: #2a51cf;
    text-decoration: none;
}

a:visited
{
    color: #2a51cf;
}

a:hover
{
    color: #2a51cf;
    text-decoration: underline;
}

a:active
{
    text-decoration: none;
}

strong
{
    font-weight: bold;
    color: #333;
}

em
{
    font-style: italic;
}

#wrapper
{
    position: relative;
    width: 1019px;
    margin: 10px auto 0 auto;
}

#wrap-header
{
    position: relative;
    width: 956px;
    min-height: 130px;
    background: transparent url('images/wrap-headerbg6.gif') 0 0 no-repeat;
    margin-left: 44px;
}

* html #wrap-header
{
    /* IE 6 doesn't understand min-height */
    height: 130px;
}

#cost-calculator
{
    position: absolute;
    width: 274px;
    height: 138px;
    background: url('images/calculatorbg7.png') no-repeat;
    right: 0px;
    top: 0;
}

* html #cost-calculator
{
    /* Fix PNG transparency issues in IE 6 */
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/calculatorbg7.png', sizingMethod='scale');
}

#cost-calculator a
{
    text-decoration: none;
}

#cost-calculator a:visited
{
    text-decoration: none;
}

#cost-calculator a:hover
{
    text-decoration: none;
}

#cost-calculator a:active
{
    text-decoration: none;
}

#cost-saved
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #c50d0d;
    font-size: 30px;
    display: block;
    margin-top: 63px;
    margin-left: 42px;
    letter-spacing: -2px;
    line-height: 30px;
}

#header-bar
{
    padding-top: 34px;
    padding-left: 10px;
    height: 74px;
}

#upper-hb
{
    height: 42px;
    padding-left: 10px;
    color: #5b5b5b;
}

#upper-hb h2
{
    width: 228px;
    height: 42px;
    float: left;
}

/* Pass this style to IE 4 through 6 */
* html #upper-hb h2
{
    margin-top: -1px;
}

/* Pass this style to IE 7 and IE 8 only */
*:first-child+html #upper-hb h2
{
    margin-top: -1px;
}

#upper-hb h2 span
{
    background: transparent url('images/stockbroker-logo.png') no-repeat;
}

#upper-hb p
{
    padding-top: 16px;
    margin-left: 170px;
}

#upper-hb h3#tagline
{
    height: 42px;
    width: 196px;
    margin-left: 245px;
}

#upper-hb h3#tagline span
{
    background: url('images/tradewiser-tagline.png') no-repeat;
}

/* Pass this style to IE 4 through 6 */
* html #upper-hb h3#tagline
{
    margin-top: -1px;
}

/* Pass this style to IE 7 and IE 8 only */
*:first-child + html #upper-hb h3#tagline
{
    margin-top: -1px;
}

/* --------------------------------------- */

#navigation-primary
{
    color: #f1f1f1;
    height: 32px;
    padding-left: 10px;
    padding-top: 10px;
    font-family: 'Arial', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
}

#navigation-primary li
{
    display: block;
    height: 32px;
    float: left;
    padding-right: 5px;
}

#navigation-primary li a
{
    color: #f1f1f1;
    display: block;
    float: left;
    height: 29px;
    padding-bottom: 7px;
    cursor: pointer;
    line-height: 15px;
}

#navigation-primary li a:hover
{
    text-decoration: none;
    color: #c40d0d;
}

#navigation-primary li a span
{
    display: block;
    float: left;
    padding: 0 8px 0 0;
    cursor: pointer;
}

#navigation-primary li a span b
{
    display: block;
    float: left;
    padding-left: 8px;
    cursor: pointer;
    font-weight: bold;
}

#navigation-primary li a:active
{
    background: none;
}

#navigation-primary li a.current:hover
{
    color: #f1f1f1;
}

#navigation-primary li a.current
{
    background: url('images/nav-arrowbg.png') center bottom no-repeat;
    text-decoration: none;
    color: #f1f1f1;
}

#navigation-primary li a.current span
{
    background: url('images/nav-selectedbg.png') right bottom no-repeat;
    height: 29px;
}

#navigation-primary li a.current span b
{
    background: url('images/nav-selectedbg.png') left bottom no-repeat;
    height: 21px;
    padding-top: 6px;
    padding-bottom: 2px;
}


/* --------------------------------------- */

#wrap-body
{
    width: 921px;
    background: url('images/bodybg.png') repeat-y;
    margin: 0 auto 0 auto;
}

#wrap-body b.top
{
    display: block;
    width: 921px;
    height: 33px;
    background: url('images/bodybg-top.png') left top no-repeat;
}

#wrap-body b.bottom
{
    width: 921px;
    display: block;
    height: 34px;
    background: url('images/bodybg-bottom.png') left bottom no-repeat;
}

#wrap-content
{
    padding: 15px 4px 0 4px;
}

#wrap-content.single
{
    padding: 30px 30px 15px 30px;
}

#wrap-content ul
{
    margin: 5px 0;
}

#wrap-content ul li
{
    padding-left: 15px;
    background: url('images/listicon-small.gif') 0 2px no-repeat;
    margin: 15px 0;
}


/* --------------------------------------- */


body.home #wrap-content
{
    padding-top: 0;
}

#home-header
{
    width: 913px;
    height: 334px;
    background: url('images/homebg.png') right top no-repeat;
}

#home-preview
{
    float: left;
    width: 374px;
    height: 334px;
}

#home-preview img
{
    display: block;
}

#home-content
{
    float: right;
    padding-right: 45px;
    width: 465px;
    padding-top: 50px
}

#home-header ul
{
    margin: 30px 0;
}

#home-header ul li
{
    padding-left: 18px;
    background: url('images/listicon.gif') 0px 2px no-repeat;
    margin: 10px 0;
}

#home-header h2
{
    margin-bottom: -2px;
}

/* Pass this style to IE 4 through 6 */
* html #home-header h2
{
    margin-bottom: 5px;
}

/* Pass this style to IE 7 and IE 8 only */
*:first-child+html #home-header h2
{
    margin-bottom: 5px;
}

#home-subitems
{
    padding: 22px 28px;
}

#home-subitems div.rounded-container
{
    width: 206px;
    float: left;
    margin-right: 11px;
}
#home-subitems div.rounded-container#save-trading
{
    margin-right: 0;
}

#home-subitems div.rounded-content-container div.rounded-content
{
    height: 220px;
    padding: 13px 13px 2px 0;
}

#home-subitems .subitems-button
{
    display: block;
    position: absolute;
    top: 208px;
    line-height: 17px;
}

#home-subitems div.rounded-content-container ul
{
    height: 170px;
    overflow: auto;
}

#home-subitems div.rounded-content-container p
{
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
}


/* --------------------------------------- */

.list-container
{
    /* position: relative; */
}

.list-container #wrap-content
{
    min-height: 300px;
    margin-left: 260px;
}

#wrap-body.list-container b.bottom
{
    padding-top: 15px;
    clear: both;
}

/* Pass this style to IE 4 through 6 */
* html .list-container #wrap-content
{
    height: 100px;
}

#list-instructions
{
    position: absolute;
    display: block;
    top: 104px;
    left: 309px;
}

#right-sidebar-container
{
    width: 241px;
    float: left;
}

#right-sidebar
{
    width: 241px;
    float: left;
    position: relative;
    top: 7px;
    left: -5px;
    background: #181818 url('images/listnav-bg.png') repeat-y;
    margin-bottom: 30px;
}

#right-sidebar b.listnav-topbg
{
    display: block;
    height: 24px;
    background: url('images/listnav-topbg.png') left top no-repeat;
}

#right-sidebar b.listnav-bottombg
{
    display: block;
    height: 11px;
    background: url('images/listnav-bottombg.png') left bottom no-repeat;
}

#right-sidebar div.container
{
    padding: 15px 0 5px 15px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    color: #989898;
}

/* Pass this style to IE 4 through 6 */
* html #right-sidebar div.container
{
    padding-bottom: 0;
}

#right-sidebar div.container h3
{
    margin-bottom: 5px;
}

#right-sidebar div.container ul
{
    margin-bottom: 20px;
}

#right-sidebar div.container ul li
{
    display: block;
    margin: 0;
}

#right-sidebar div.container ul li a
{
    color: #989898;
    display: block;
    line-height: 12px;
    padding-left: 12px;
    padding-top: 6px;
    height: 18px;
}

#right-sidebar div.container ul li a.current,
#right-sidebar div.container ul li a:hover,
#right-sidebar div.container ul li a:active
{
    color: #fff;
    text-decoration: none;
    background: url('images/listnav-liselectedbg.png') no-repeat;
}

/* --------------------------------------- */

#listcontent
{
    width: 477px;
    float: left;
}

#listcontent h1
{
    font-size: 21px;
    color: #333;
}

#listcontent h2
{
    font-size: 21px;
    color: #333;
}

#listcontent h3
{
    color: #7b7b7b;
    font-size: 12px;
    text-transform: uppercase;
}

#listcontent div.rounded-container
{
    margin: 21px 0;
}

#listcontent div.rounded-header h3
{
    font-size: 14px;
    text-transform: none;
}

#listcontent div.rounded-header h3 a
{
    color: #333;
}

#listcontent div.rounded-header h3 a:hover
{
    background: none;
}

#listcontent div.rounded-header a.button.previewbroker
{
    margin-right: 12px;
}

/* Pass this style to IE 4 through 6 */
* html #listcontent div.rounded-header a.button.previewbroker
{
    margin-top: 4px;
}

/* Pass this style to IE 7 and IE 8 only */
*:first-child+html #listcontent div.rounded-header a.button.previewbroker
{
    margin-top: 4px;
}

.previewbroker
{
    padding-right: 10px;
}

#listcontent div.rounded-content-container
{
    padding: 12px;
    background: #ebebeb;
}

#listcontent div.rounded-content-container div.list-logo
{
    width: 110px;
    float: left;
    text-align: center;
}

#listcontent div.rounded-content-container div.list-logo img
{
    margin-bottom: 5px;
}

#listcontent div.rounded-content-container div.list-content
{
    width: 330px;
    margin-left: 120px;
    font-size: 12px;
    padding-top: 3px;
}

#listcontent div.rounded-content-container div.list-content ul li
{
    background: url('images/listicon-check.png') 0px 2px no-repeat;
    margin-bottom: 10px;
    line-height: 1.2;
}


.list-footertable
{
    background: #dbdbdb url('images/listtable-left.png') left bottom no-repeat;
}

.list-footertable table
{
    width: 100%;
    border-collapse: collapse;
    background: url('images/listtable-right.png') right bottom no-repeat;
}

.list-footertable table tr td
{
    font-size: 16px;
    color: #333;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #ebebeb;
    padding-bottom: 5px;
}

.list-footertable table tr th
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #ebebeb;
    font-size: 11px;
}


/* --------------------------------------- */


#listsidebar
{
    width: 120px;
    float: right;
    margin-right: 28px;
}

#listsidebar div.item
{
    margin-bottom: 25px;
}

#listsidebar div.item h4
{
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 11px;
    color: #7b7b7b;
}

/* Pass this style to IE 4 through 6 */
* html #listsidebar
{
    margin-right: 14px;
}


/* --------------------------------------- */


#calculatorcontent
{
    float: left;
    width: 640px;
    padding-bottom: 10px;
    font-size: 21px;
    color: #333;
}

* html #calculatorcontent
{
    padding-bottom: 35px;
}

*:first-child+html #calculatorcontent
{
    padding-bottom: 35px;
}

#calculatorcontent div.intro
{
    margin-right: 20px;
}


#calculatorcontent h2
{
    font-size: 21px;
    color: #333;
}

#calculatorcontent h3
{
    color: #7b7b7b;
    font-size: 12px;
    text-transform: uppercase;
}

#calculatorcontent div.rounded-header h3
{
    font-size: 14px;
    text-transform: none;
}

#calculatorcontent div.rounded-header h3 a
{
    color: #333;
}

#calculatorcontent div.rounded-header h3 a:hover
{
    background: none;
}

#calculatorcontent div.rounded-header p.floatright
{
    margin: 0;
    margin-right: 12px;
    color: #747474;
    font-size: 13px;
}

* html #calculatorcontent div.rounded-header p.floatright
{
    margin-right: 6px;
}

#calculatorcontent div.rounded-header p.floatright a
{
    color: #747474;
}

#calculatorcontent div.rounded-header p.floatright a:hover
{
    background: none;
    color: #333;
}

#calculatorcontent div.rounded-container
{
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px;
}

#calculatorcontent div.rounded-content
{
    padding: 10px 10px 10px 0;
}

#calculatorcontent div.total-saved
{
    position: absolute;
    width: 96px;
    height: 65px;
    background: url('images/totalsavedbg.png') no-repeat;
    right: -9px;
    top: -8px;
    padding: 24px 13px 10px 13px;
    color: #fff;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
}

* html #calculatorcontent div.total-saved
{
    right: 11px;
}

#calculatorcontent div.total-saved a
{
    display: block;
    color: #cbcaca;
    font-size: 12px;
}

#calculatorcontent div.total-saved a span
{
    display: block;
}

#calculatorcontent div.total-saved a b
{
    display: block;
    margin: 5px 0;
    color: #fff;
    font-size: 23px;
}

#calculatorcontent div.total-saved a:hover
{
    background: none;
    text-decoration: none;
}

#calculatorcontent .rounded-content .left-column
{
    width: 110px;
    text-align: center;
    font-size: 12px;
    float: left;
    margin-bottom: 5px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
}

#calculatorcontent .rounded-content .right-column
{
    width: 360px;
    margin-left: 120px;
    margin-bottom: 5px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
}

* html #calculatorcontent .rounded-content .right-column
{
    margin-left: 117px;
}

#calculatorcontent .rounded-content .left-column a
{
    color: #666;
    display: block;
}

#calculatorcontent .rounded-content .left-column a:hover
{
    color: #333;
}

#calculatorcontent .rounded-content .left-column img
{
    display: block;
    margin-bottom: 7px;
}

#calculatorcontent .rounded-content .right-column table
{
    border-collapse: collapse;
    width: 362px;
    text-align: center;
}

#calculatorcontent .rounded-content .right-column table td,
#calculatorcontent .rounded-content .right-column table th
{
    padding: 10px 10px;
    text-align: center;
}

#calculatorcontent .rounded-content .right-column table tbody td
{
    font-size: 15px;
}

#calculatorcontent .rounded-content .right-column table thead th
{
    border-bottom: 1px solid #d5d5d5;
    font-size: 9px;
    text-transform: uppercase;
    color: #696969;
}


/* --------------------------------------- */


.calculator-form-sidebar form div.form-container
{
    background: url('images/calculatorformbg.png') repeat-y;
    margin-bottom: 20px;
}

* html .calculator-form-sidebar form div.form-container
{
    height: 1px;
}

.calculator-form-sidebar form div.form-container b.form-container-top
{
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    display: block;
    background: url('images/calculatorformbg-rounded.png') left top no-repeat;
}

.calculator-form-sidebar form div.form-container b.form-container-bottom
{
    display: block;
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    background: url('images/calculatorformbg-rounded.png') right bottom no-repeat;
}

.calculator-form-sidebar form div.form-container table
{
    margin: 0 10px 10px 10px;
    border-collapse: collapse;
}

.calculator-form-sidebar form div.form-container table td
{
    padding: 3px 0;
    line-height: 13px;
    vertical-align: middle;
}

.calculator-form-sidebar form div.form-container table td.text
{
    width: 62px;
    height: 19px;
    padding-left: 22px;
    padding-right: 5px;
    background: url('images/calculatorform-inputbg.png') 22px 3px no-repeat;
    vertical-align: top;
}

.calculator-form-sidebar form div.form-container table td.text input
{
    width: 56px;
    height: 13px;
    background: none;
    border: none;
    text-align: right;
    padding: 3px 3px;
    margin: 0;
    color: #fff;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
    font-size: 12px;
}

.calculator-form-sidebar form button
{
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    width: 211px;
    height: 31px;
    cursor: pointer;
}


/* --------------------------------------- */


#calculatorcontent .rounded-container
{
    
}


/* --------------------------------------- */

#footer
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    margin-top: -15px;
    color: #666;
    margin-bottom: 30px;
}

#footer p
{
    margin: 5px 0;
}

#footer a
{
    text-decoration: underline;
    color: #898383;
}

#footer a:hover
{
    text-decoration: none;
    color: #c50d0d;
}


/* --------------------------------------- */

div.rounded-container
{
    background: #ebebeb url('images/subitems-headbg.png') left top no-repeat;
    font-size: 13px;
    line-height: 1;
}

div.rounded-container p
{
    margin: 5px 0;
}

div.rounded-header
{
    height: 35px;
    margin-left: 10px;
    background: url('images/subitems-headbg.png') right top no-repeat;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 35px;
}

div.rounded-header h3
{
    font-size: 14px;
    line-height: 33px;
}

div.rounded-header .button
{
    margin-top: 4px;
    margin-right: 5px;
}

/* Pass this style to IE 4 through 6 */
* html div.rounded-header .button
{
    margin-top: 6px;
}

/* Pass this style to IE 7 and IE 8 only */
*:first-child+html div.rounded-header .button
{
    margin-top: 6px;
}

div.rounded-content-container
{
    background: url('images/subitems-footbg.png') left bottom no-repeat;
    position: relative;
    padding-left: 13px;
}

div.rounded-content-container div.rounded-content
{
    background: url('images/subitems-footbg.png') right bottom no-repeat;
}

/* Pass this style to IE 4 through 6 */
* html div.rounded-content-container div
{
    padding-bottom: 0;
}

div.rounded-content-container b.rounded-bottom
{
    display: block;
    height: 6px;
    margin-left: 10px;
    background: url('images/subitems-footbg.png') right bottom no-repeat;
}

#wrap-content div.rounded-content-container ul
{
    margin: 0;
}

#wrap-content div.rounded-content-container ul li
{
    margin: 0 0 15px 0;
}

/* --------------------------------------- */

.profile-sidebar .broker-logo
{
    margin: 0 0 20px 3px;
    padding: 0;
}

#profile-content
{
    float: left;
    width: 447px;
    padding-bottom: 20px;
}

#profile-content h1
{
    font-size: 21px;
    color: #333;
}


#profile-content h2
{
    font-size: 21px;
    color: #333;
}

#profile-content h3
{
    color: #7b7b7b;
    font-size: 12px;
    text-transform: uppercase;
}

#profile-content h4
{
    color: #000;
    font-size: 16px;
    margin: 15px 0;
}

/* --------------------------------------- */

.emphasis-container
{
    background: url('images/calculatorformbg.png') repeat-y;
    margin-bottom: 20px;
}

b.emphasis-container-top
{
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    display: block;
    background: url('images/calculatorformbg-rounded.png') left top no-repeat;
    font-size: 3px;
    line-height: 3px;
    margin-bottom: 5px;
}

b.emphasis-container-bottom
{
    display: block;
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    background: url('images/calculatorformbg-rounded.png') right bottom no-repeat;
    font-size: 3px;
    line-height: 3px;
    margin-top: 5px;
}

#right-sidebar div.container .emphasis-container ul,
#right-sidebar div.container .emphasis-container ol,
#right-sidebar div.container.profile-sidebar table
{
    margin-left: 18px;
    margin-right: 13px;
    margin-bottom: 0;
    border-collapse: collapse;
}

#right-sidebar div.container .emphasis-container ul li
{
    padding-left: 20px;
    background: url('images/profile-listcheck.png') 0px 3px no-repeat;
}

#right-sidebar div.container .emphasis-container li
{
    margin-bottom: 8px;
}

/* Pass this style to IE 4 through 6 */
* html .emphasis-container li
{
    height: 1px;
}

.emphasis-container ol li.l1
{
    padding-left: 20px;
    background: url('images/profile-list1.png') 0px 3px no-repeat;
}

.emphasis-container ol li.l2
{
    padding-left: 20px;
    background: url('images/profile-list2.png') 0px 3px no-repeat;
}

.emphasis-container ol li.l3
{
    padding-left: 20px;
    background: url('images/profile-list3.png') 0px 3px no-repeat;
}

.tradecommissions b.emphasis-container-bottom
{
    margin: 0;
}

#right-sidebar div.container.profile-sidebar table td
{
    padding: 0 0 15px 0;
    width: 50px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}

#right-sidebar div.container.profile-sidebar table th
{
    padding: 0 0 15px 0;
    width: 140px;
    font-weight: normal;
    color: #fff;
    height: 18px;
    vertical-align: middle;
}

#right-sidebar div.container.profile-sidebar table th strong
{
    font-weight: normal;
    display: block;
    height: 18px;
    background: red;
    float: left;
    padding-left: 8px;
    background: url('images/profile-commissionsback.png') left top no-repeat;
    color: #fff;
}

#right-sidebar div.container.profile-sidebar table th strong span
{
    display: block;
    background: url('images/profile-commissionsback.png') right top no-repeat;
    height: 17px;
    float: left;
    padding-right: 8px;
    padding-top: 1px;
}

/* --------------------------------------- */

#profile-rightsidebar
{
    width: 151px;
    float: left;
    position: relative;
    margin-left: 28px;
    padding-bottom: 20px;
    padding-top: 125px;
    font-size: 11px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Segoe UI', 'Helvetica', sans-serif;
}

#profile-rightsidebar h4
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 15px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 15px;
    margin-top: -5px;
}

#profile-rightsidebar ul
{
    margin: 0;
    padding: 0;
}

#profile-rightsidebar ul li
{
    margin: 10px 0;
    padding: 0;
    background: none;
}

#profile-rightsidebar ul li a
{
    color: #666;
}

#profile-rightsidebar ul li a:hover,
#profile-rightsidebar ul li a:active
{
    color: #c50d0d;
    background: none;
}

#profile-rightsidebar #ad-list
{
    text-align: center;
}

#profile-rightsidebar #ad-list .item
{
    margin-bottom: 20px;
}

#profile-openaccount
{
    position: absolute;
    top: 0;
    left: -1px;
}

/* Pass this style to IE 4 through 6 */
* html #profile-openaccount
{
    left: -4px;
}


/*
|---------------------------------------------------------------
| VERSUS TABLE
|---------------------------------------------------------------
| 
| Styling for the broker versus table.
|
|--------------------------------------------------------------- 
*/


#vstable-content
{
    width: 480px;
    float: left;
}

#vstable-content h2
{
    font-size: 21px;
    color: #333;
}

#vstable-content h3
{
    color: #7b7b7b;
    font-size: 12px;
    text-transform: uppercase;
}

#vstable-content .vstable li,
#vstable-content .vstable ul
{
    padding: 0;
    background: none;
    line-height: 1.4;
    margin: 0;
}

.vstable
{
    border-collapse: collapse;
    width: 477px;
    margin: 25px 0 30px 0;
}

.vstable tr td,
.vstable tr th
{
    margin: 0;
    padding: 0;
}

.vstable, .vstable th, .vstable td
{
    vertical-align: middle;
}


/*
|---------------------------------------------------------------
| Versus table header, first row, the row with the logo images
|---------------------------------------------------------------
*/

.vstable thead .vstable-head .col-1
{
    width: 122px;
    background: #ccc url('images/vstable-head-left.png') no-repeat;
    height: 93px;
    padding-top: 13px;
    padding-right: 13px;
    font-size: 11px;
}

.vstable thead .vstable-head .col-1 a
{
    display: block;
    padding: 0;
    margin: 0 auto 0 auto;
    width: 95px;
    text-align: center;
    line-height: normal;
}

.vstable thead .vstable-head .col-2
{
    width: 207px;
    background: #ccc url('images/vstable-head-center.png') no-repeat;
    height: 106px;
}

#vstable-content .vstable thead .vstable-head .col-2 ul
{
    display: block;
    width: 160px;
    font-size: 11px;
    margin: 12px auto 0 auto;
}

#vstable-content .vstable thead .vstable-head .col-2 ul li
{
    height: 15px;
}

.vstable thead .vstable-head .col-2 ul li span
{
    display: block;
    width: 90px;
    float: left;
    text-align: right;
    margin-right: 6px;
}

/* Hack for IE 6 */
* html .vstable thead .vstable-head .col-2 ul li span
{
    margin-right: 3px;
}

.vstable thead .vstable-head .col-2 ul li span img
{
    vertical-align: top;
    display: block;
    float: right;
    margin-left: 5px;
}

.vstable thead .vstable-head .col-3
{
    width: 122px;
    background: #ccc url('images/vstable-head-right.png') no-repeat;
    height: 93px;
    padding-top: 13px;
    padding-left: 13px;
    font-size: 11px;
}

.vstable thead .vstable-head .col-3 a
{
    display: block;
    padding: 0;
    margin: 0 auto 0 auto;
    width: 95px;
    text-align: center;
    line-height: normal;
}


/*
|---------------------------------------------------------------
| Versus table header, second row, open an account row
|---------------------------------------------------------------
*/

.vstable thead .vstable-openaccount th
{
    background: #ebebeb url('images/vstable-accountback.png') left bottom repeat-x;
    height: 56px;
}

.vstable thead .vstable-openaccount .col-1 a
{
    display: block;
    width: 121px;
    height: 49px;
    margin-left: 10px;
    margin-top: 2px;
}

.vstable thead .vstable-openaccount .col-3 a
{
    display: block;
    width: 121px;
    height: 49px;
    margin-left: 3px;
    margin-top: 2px;
}

.vstable thead .vstable-openaccount .col-1 a img,
.vstable thead .vstable-openaccount .col-3 a img
{
    display: block;
    margin: 0;
    padding: 0;
}

.vstable thead .vstable-openaccount .col-2
{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}


/*
|---------------------------------------------------------------
| Versus table row header
|---------------------------------------------------------------
*/

.vstable tbody .vstable-rowheader th
{
    height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    vertical-align: top;
    padding: 0;
    border: 0px solid red;
    background: #292929 url('images/vstable-rowheaderback.png') repeat-x;
}

#vstable-content .vstable tbody .vstable-rowheader th h3
{
    display: block;
    color: #fff;
    font-family: 'Arial', 'Helvetica', 'sans-serif';
    font-weight: bold;
    position: relative;
    width: 401px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto 0 auto;
    padding: 1px 0 0 0;
    text-align: center;
}

.vstable tbody .vstable-rowheader th span.left
{
    top: -11px;
    left: -43px;
    position: absolute;
    display: block;
    height: 41px;
    width: 5px;
    background: url('images/vstable-rowheaderleftright.png') left top no-repeat;
}

.vstable tbody .vstable-rowheader th span.right
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 4px;
    height: 30px;
    background: #333;
    top: 0;
    left: 439px;
    background: url('images/vstable-rowheaderleftright.png') right bottom no-repeat;
}


/*
|---------------------------------------------------------------
| Normal table body rows of the versus table
|---------------------------------------------------------------
*/

.vstable tbody tr td,
.vstable tbody tr th
{
    text-align: center;
    padding: 7px;
    border-top: 1px solid #fff;
    background: #ebebeb url('images/vstable-rowback.png') left bottom repeat-x;
}

.vstable tbody tr th
{
    font-weight: bold;
}


/*
|---------------------------------------------------------------
| Footer of the versus table, first row, the one with logos
|---------------------------------------------------------------
*/

.vstable tfoot .vstable-head
{
    background: #ccc url('images/vstable-footerheadback.png') repeat-x;
    
}

.vstable tfoot .vstable-head .col-1
{
    width: 125px;
    height: 85px;
    padding-top: 10px;
    padding-right: 10px;
}

.vstable tfoot .vstable-head .col-1 a
{
    display: block;
    font-size: 11px;
    padding: 0;
    width: 95px;
    margin: 0 auto 0 auto;
    text-align: center;
    line-height: normal;
}

.vstable tfoot .vstable-head .col-2
{
    width: 207px;
    height: 95px;
}

#vstable-content .vstable tfoot .vstable-head .col-2 ul
{
    display: block;
    width: 160px;
    font-size: 11px;
    margin: 0 auto 0 auto;
}

.vstable tfoot .vstable-head .col-2 ul li
{
    height: 15px;
}

.vstable tfoot .vstable-head .col-2 ul li span
{
    display: block;
    width: 90px;
    float: left;
    text-align: right;
    margin-right: 6px;
}

/* Hack for IE 6 */
* html .vstable tfoot .vstable-head .col-2 ul li span
{
    margin-right: 3px;
}

.vstable tfoot .vstable-head .col-2 ul li span img
{
    vertical-align: top;
    display: block;
    float: right;
    margin-left: 5px;
}

.vstable tfoot .vstable-head .col-3
{
    width: 125px;
    height: 85px;
    padding-top: 10px;
    padding-left: 10px;
}

.vstable tfoot .vstable-head .col-3 a
{
    display: block;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    width: 95px;
    margin: 0 auto 0 auto;
    padding: 0;
}


/*
|---------------------------------------------------------------
| Versus table footer, second row - open an account row
|---------------------------------------------------------------
*/

.vstable tfoot .vstable-openaccount th
{
    background: #ebebeb url('images/vstable-accountback.png') left bottom repeat-x;
    height: 56px;
}

.vstable tfoot .vstable-openaccount .col-1 a
{
    display: block;
    width: 121px;
    height: 49px;
    margin-left: 10px;
    margin-top: 2px;
}

.vstable tfoot .vstable-openaccount .col-3 a
{
    display: block;
    width: 121px;
    height: 49px;
    margin-left: 3px;
    margin-top: 2px;
}

.vstable tfoot .vstable-openaccount .col-1 a img,
.vstable tfoot .vstable-openaccount .col-3 a img
{
    display: block;
    margin: 0;
    padding: 0;
}

.vstable tfoot .vstable-openaccount .col-2
{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.vstable tfoot .vstable-foot
{
    height: 10px;
    background: url('images/vstable-footround.png') no-repeat;
}



/*
|---------------------------------------------------------------
| NORMAL LIST NAVIGATION SIDEBAR FORM
|---------------------------------------------------------------
| 
| Form on the left sidebar
|
|--------------------------------------------------------------- 
*/


.list-navigation-sidebar form div.form-container
{
    background: url('images/calculatorformbg.png') repeat-y;
    margin-bottom: 20px;
}

* html .list-navigation-sidebar form div.form-container
{
    height: 1px;
}

.list-navigation-sidebar form div.form-container b.form-container-top
{
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    display: block;
    background: url('images/calculatorformbg-rounded.png') left top no-repeat;
    line-height: 6px;
    font-size: 3px;
}

.list-navigation-sidebar form div.form-container b.form-container-bottom
{
    display: block;
    margin: 0;
    padding: 0;
    width: 226px;
    height: 6px;
    background: url('images/calculatorformbg-rounded.png') right bottom no-repeat;
    line-height: 6px;
    font-size: 3px;
}

.list-navigation-sidebar form div.form-container div.form-container-content
{
    margin: 5px 10px 5px 15px;
    padding: 0;
    line-height: normal;
}

.list-navigation-sidebar form div.form-container div.form-container-content p
{
    margin: 0;
    padding: 0;
}

.list-navigation-sidebar form button
{
    background: none;
    border: none;
    margin: -10px 0 0 0;
    padding: 0;
    width: 211px;
    height: 31px;
    cursor: pointer;
}



/*
|---------------------------------------------------------------
| LEFT SIDEBAR: VERSUS BOX FORM
|---------------------------------------------------------------
| 
| This style is in conjunction with Normal List Navigation Sidebar
| Form styles
|
|--------------------------------------------------------------- 
*/

form.versus-form select
{
    width: 200px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    margin: 10px 0 5px 0;
}

form.versus-form p.versus-text
{
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}

form.versus-form p.versus-text span
{
    display: block;
    width: 70px;
    border-top: 2px solid #1e1e1e;
    font-size: 3px;
    height: 3px;
    margin-top: 7px;
}

form.versus-form p.versus-text span.left
{
    float: left;
}

form.versus-form p.versus-text span.right
{
    float: right;
}


/*
|---------------------------------------------------------------
| BOX PROMOTION
|---------------------------------------------------------------
| 
| Regular stuffs for the box promotion things
|
|--------------------------------------------------------------- 
*/

.box-promotion
{
    width: 120px;
    background: url('images/box-background.png') repeat-y;
    font-size: 11px;
    line-height: normal;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    margin-bottom: 20px;
}

.box-promotion .box-top
{
    display: block;
    font-size: 1px;
    line-height: 1px;
    height: 3px;
    background: url('images/box-rounded.png') right top no-repeat;
}

.box-promotion .box-bottom
{
    display: block;
    font-size: 1px;
    line-height: 1px;
    height: 3px;
    background: url('images/box-rounded.png') left top no-repeat;
}

.box-promotion-content
{
    padding: 2px 12px;
}

.box-promotion p
{
    text-align: center;
    margin: 13px 0;
}

.box-promotion .box-promotion-content.general h4
{
    margin-top: 13px !important;
}

.box-promotion .box-promotion-content.general p
{
    text-align: left;
}

#profile-rightsidebar .box-promotion
{
    margin-left: 22px;
}



/*
|---------------------------------------------------------------
| VERSUS PAGES PROMOTION BOX
|---------------------------------------------------------------
*/

#box-versus-page h3
{
    width: 106px;
    height: 40px;
    position: relative;
    top: -12px;
    left: 8px;
    margin-bottom: -10px;
}

#box-versus-page h3 span
{
    background: url('images/box-versuspages-hero.png') no-repeat;
}

#box-versus-page form p
{
    margin: 5px 0;
    text-transform: uppercase;
}

#box-versus-page form select
{
    width: 96px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
}

#box-versus-page form button
{
    margin: 10px 0 0 0;
    padding: 0;
    width: 92px;
    height: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

/* Fix Firefox's extra button padding */
#box-versus-page form button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

#box-versus-page form p span
{
    border-top: 2px solid #d3d3d3;
    display: block;
    width: 25px;
    font-size: 1px;
    line-height: 1px;
    height: 3px;
    margin-top: 6px;
}

#box-versus-page form p span.left
{
    float: left;
}

#box-versus-page form p span.right
{
    float: right;
}


/*
|---------------------------------------------------------------
| TRADE SAVINGS CALCULATOR PROMOTION BOX
|---------------------------------------------------------------
*/

#box-calculator p.hero
{
    margin-bottom: -3px;
}

#box-calculator p
{
    margin: 5px 0;
}


/*
|---------------------------------------------------------------
| REVIEWS PAGES PROMOTION BOX
|---------------------------------------------------------------
*/

#box-reviews p.hero
{
    margin-bottom: -3px;
    margin-top: 15px;
}

#box-reviews p
{
    margin: 5px 0;
}


/*
|---------------------------------------------------------------
| BROKER REVIEW PAGE SPECIALS BOX
|---------------------------------------------------------------
| 
| The red specials box in broker review page.
|
|--------------------------------------------------------------- 
*/

div.broker-special-1a
{
    margin: 15px 0;
    background: #bf0b0b url('images/brokerspecial-1a-back.png') left bottom repeat-x;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    width: 446px;
    text-shadow: #000 0px 1px 5px;
}

div.broker-special-1a p
{
    padding: 8px 13px;
    margin: 0;
}

div.broker-special-1a p a
{
    color: #4994ff;
}

div.broker-special-1a p a:hover
{
    color: #7db2ff;
}

div.broker-special-1a b.broker-special-bottom
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-1a-rounded.png') right bottom no-repeat;
}

div.broker-special-1a b.broker-special-top
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-1a-rounded.png') left top no-repeat;
}


/*
|---------------------------------------------------------------
| 2A VARIANT
|---------------------------------------------------------------
*/

div.broker-special-2a
{
    margin: 15px 0;
    background: #fff url('images/brokerspecial-2a-back.png');
    color: #333;
    font-size: 18px;
    line-height: normal;
    width: 446px;
}

div.broker-special-2a p
{
    padding: 8px 13px;
    margin: 0;
}

div.broker-special-2a p a
{
    color: #bf1212;
}

div.broker-special-2a p a:hover
{
    color: #f52b2b;
}

div.broker-special-2a b.broker-special-bottom
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-2a-rounded.png') right bottom no-repeat;
}

div.broker-special-2a b.broker-special-top
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-2a-rounded.png') left top no-repeat;
}


/*
|---------------------------------------------------------------
| 3A VARIANT
|---------------------------------------------------------------
*/

div.broker-special-3a
{
    margin: 15px 0;
    background: #ebebeb;
    color: #333;
    font-size: 18px;
    line-height: normal;
    width: 446px;
}

div.broker-special-3a p
{
    padding: 8px 13px;
    margin: 0;
}

div.broker-special-3a p a
{
    color: #bf1212;
}

div.broker-special-3a p a:hover
{
    color: #f52b2b;
}

div.broker-special-3a b.broker-special-bottom
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-3a-rounded.png') right bottom no-repeat;
}

div.broker-special-3a b.broker-special-top
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-3a-rounded.png') left top no-repeat;
}


/*
|---------------------------------------------------------------
| 3E VARIANT
|---------------------------------------------------------------
*/

div.broker-special-3e
{
    margin: 15px 0;
    background: #ebebeb url('images/brokerspecial-3e-back.png') repeat-y;
    color: #333;
    font-size: 18px;
    line-height: normal;
    width: 446px;
}

div.broker-special-3e p
{
    padding: 8px 13px;
    margin: 0;
}

div.broker-special-3e p a
{
    color: #bf1212;
}

div.broker-special-3e p a:hover
{
    color: #f52b2b;
}

div.broker-special-3e b.broker-special-bottom
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-3e-rounded.png') right bottom no-repeat;
}

div.broker-special-3e b.broker-special-top
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-3e-rounded.png') left top no-repeat;
}


/*
|---------------------------------------------------------------
| 2C VARIANT
|---------------------------------------------------------------
*/

div.broker-special-2c
{
    margin: 15px 0;
    background: #fff url('images/brokerspecial-2c-back.png') repeat-y;
    color: #333;
    font-size: 18px;
    line-height: normal;
    width: 446px;
}

div.broker-special-2c p
{
    padding: 8px 13px;
    margin: 0;
}

div.broker-special-2c p a
{
    color: #4994ff;
}

div.broker-special-2c p a:hover
{
    color: #7db2ff;
}

div.broker-special-2c b.broker-special-bottom
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-2c-rounded.png') right bottom no-repeat;
}

div.broker-special-2c b.broker-special-top
{
    font-size: 3px;
    line-height: 3px;
    display: block;
    height: 5px;
    background: url('images/brokerspecial-2c-rounded.png') left top no-repeat;
}



/*
|---------------------------------------------------------------
| SLIDESHOW STYLES
|---------------------------------------------------------------
| 
| Styling for the profile/review gallery styles, 2 variants
|
|--------------------------------------------------------------- 
*/

div.slideshow-variant-1d
{
    background: url('images/brokerspecial-3e-back.png') repeat-y;
    width: 446px;
    position: relative;
}

div.slideshow-variant-1d b.slideshow-a
{
    display: block;
    font-size: 2px;
    line-height: 2px;
    height: 5px;
    background: url('images/brokerspecial-3e-rounded.png') left top no-repeat;
}

div.slideshow-variant-1d b.slideshow-b
{
    display: block;
    font-size: 2px;
    line-height: 2px;
    height: 5px;
    background: url('images/brokerspecial-3e-rounded.png') right bottom no-repeat;
}

div.slideshow-variant-1d a.slideshow-left
{
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin: 21px 0 0 10px;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1d a.slideshow-left
{
    margin-left: 5px;
}

div.slideshow-variant-1d a.slideshow-right
{
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    margin: 21px 10px 0 0;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1d a.slideshow-right
{
    margin-right: 5px;
}

div.slideshow-variant-1d div.slideshow-wrapper
{
    margin-top: 10px;
    top: 0;
    left: 15px;
    position: relative;
    width: 362px;
    height: 48px;
    overflow: hidden;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1d div.slideshow-wrapper
{
    left: 12px;
}

div.slideshow-variant-1d div.slideshow-wrapper p
{
    display: block;
    margin: 0;
    padding: 0;
    width: 9000px;
}

div.slideshow-variant-1d div.slideshow-wrapper p a
{
    display: block;
    float: left;
    border: 1px solid #999;
    margin-right: 10px;
}

div.slideshow-variant-1d div.slideshow-wrapper p a img
{
    display: block;
}

/*
|---------------------------------------------------------------
| 1B VARIANT
|---------------------------------------------------------------
*/

div.slideshow-variant-1b
{
    background: #fff;
    width: 446px;
    position: relative;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1b
{
    background: #fff;
    width: 446px;
    position: relative;
}

/* There's a related fix on this part in ie.css */
div.slideshow-variant-1b b.slideshow-a
{
    display: block;
    position: absolute;
    width: 36px;
    height: 42px;
    background: url('images/slideshow-1b-gradient-a.png') no-repeat;
    top: 0;
    left: 43px;
    z-index: 999;
}

div.slideshow-variant-1b b.slideshow-b
{
    display: block;
    position: absolute;
    width: 36px;
    height: 42px;
    background: url('images/slideshow-1b-gradient-b.png') no-repeat;
    top: 0;
    left: 369px;
}

div.slideshow-variant-1b a.slideshow-left
{
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin: 12px 0 0 10px;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1b a.slideshow-left
{
    margin-left: 5px;
}

div.slideshow-variant-1b a.slideshow-right
{
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    margin: 12px 10px 0 0;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1b a.slideshow-right
{
    margin-right: 5px;
}

div.slideshow-variant-1b div.slideshow-wrapper
{
    /* margin: 0 0 0 43px; */
    width: 362px;
    height: 48px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 15px;
}

/* Pass this style to IE 4 through 6 */
* html div.slideshow-variant-1b div.slideshow-wrapper
{
    left: 12px;
}

div.slideshow-variant-1b div.slideshow-wrapper p
{
    display: block;
    margin: 0;
    padding: 0;
    width: 9000px;
}

div.slideshow-variant-1b div.slideshow-wrapper p a
{
    display: block;
    float: left;
    border: 1px solid #999;
    margin-right: 10px;
}

div.slideshow-variant-1b div.slideshow-wrapper p a img
{
    display: block;
}


/*
|---------------------------------------------------------------
| PROFILE PAGE LEFT SIDEBAR
|---------------------------------------------------------------
| 
| Left sidebar of profile page
|
|--------------------------------------------------------------- 
*/

div.profile-sidebar-infobox
{
    margin: 20px 0 20px 30px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    color: #494949;
}

div.profile-sidebar-infobox a img
{
    margin: -12px 0 0px 0px;
}

div.profile-sidebar-infobox h3
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
}

/* Pass this style to IE 4 through 6 */
* html div.profile-sidebar-infobox
{
    margin-top: 0;
}

div.profile-sidebar-infobox ul
{
    
}

div.profile-sidebar-infobox ul li
{
    margin: 10px 0;
    padding-left: 20px;
    background: none;
}

div.profile-sidebar-infobox ul li.selected
{
    background: url('images/profile-listcheck-grey.png') 0px 2px no-repeat;
}

/*
|---------------------------------------------------------------
| TOP 3 THINGS TO KNOW
|---------------------------------------------------------------
*/

div.profile-sidebar-infobox ol.profile-sidebar-top3
{
    
}

div.profile-sidebar-infobox ol.profile-sidebar-top3 li
{
    padding-left: 20px;
    margin: 10px 0;
}

div.profile-sidebar-infobox ol.profile-sidebar-top3 li.l1
{
    background: url('images/profile-list1-black.png') 0px 2px no-repeat;
}

div.profile-sidebar-infobox ol.profile-sidebar-top3 li.l2
{
    background: url('images/profile-list2-black.png') 0px 2px no-repeat;
}

div.profile-sidebar-infobox ol.profile-sidebar-top3 li.l3
{
    background: url('images/profile-list3-black.png') 0px 2px no-repeat;
}

/*
|---------------------------------------------------------------
| TRADE COMMISSIONS
|---------------------------------------------------------------
*/

table.profile-sidebar-infobox-trade-commissions 
{
    width: 195px;
    margin: 5px 0;
}

table.profile-sidebar-infobox-trade-commissions td
{
    padding: 0 0 15px 0;
    width: 50px;
    text-align: right;
    font-size: 14px;
    color: #333;
    height: 18px;
    line-height: 18px;
}

table.profile-sidebar-infobox-trade-commissions th
{
    padding: 0 0 15px 0;
    width: 140px;
    font-weight: normal;
    color: #fff;
    height: 18px;
    vertical-align: middle;
}

table.profile-sidebar-infobox-trade-commissions th strong
{
    font-weight: normal;
    display: block;
    height: 18px;
    background: red;
    float: left;
    padding-left: 8px;
    background: url('images/profile-commissionsback-black.png') left top no-repeat;
    color: #fff
}

table.profile-sidebar-infobox-trade-commissions th strong span
{
    display: block;
    background: url('images/profile-commissionsback-black.png') right top no-repeat;
    height: 17px;
    float: left;
    padding-right: 8px;
    padding-top: 1px;
}


/*
|---------------------------------------------------------------
| REUSABLE CLASSES
|---------------------------------------------------------------
| 
| These are classes that are used throughout the site, regular
| classes.
|
|--------------------------------------------------------------- 
*/

.replaced-by-image
{
    position: absolute;
    left: -1000px;
    top: auto;
    width: 1px;
    height: 1px;
    display: block;
    overflow: hidden;
}

.gilder-levin
{
    position: relative;
}

.gilder-levin span
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.relative
{
    position: relative;
}

.footnote
{
    font-size: 11px;
}

.clearfix:after
{ 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
} 
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 



/*
|---------------------------------------------------------------
| USERVOICE MODIFICATIONS
|---------------------------------------------------------------
| 
| This section modifies uservoice 'feedback' button's default
| styling to make it blend with the rest of the page.
|
|--------------------------------------------------------------- 
*/


body#tradewiser a#uservoice-feedback-tab,
body#tradewiser a#uservoice-feedback-tab:link
{
    padding: 2px !important;
    background-position: left top !important;
}

body#tradewiser a#uservoice-feedback-tab,
body#tradewiser a#uservoice-feedback-tab:hover
{
    border: none;
    background: url('images/feedback-button.png') no-repeat;
    width: 27px;
    height: 103px; 
}

* html body#tradewiser a#uservoice-feedback-tab,
* html body#tradewiser a#uservoice-feedback-tab:hover
{
    background: #252525;
}

/*
|---------------------------------------------------------------
| MINI NAV BAR
|---------------------------------------------------------------
| 
| Mini navigation bar on top of the calculator box.
|
|--------------------------------------------------------------- 
*/

#mini-navbar
{
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 11px;
    height: 20px;
    width: 230px;
    color: #ccc;
}

#mini-navbar li
{
    margin: 0;
    padding: 0;
    display: inline;
}

#mini-navbar li a
{
    color: #999;
    font-weight: bold;
}

#mini-navbar li a:hover,
#mini-navbar li a.current
{
    color: #2a51cf;
    text-decoration: none;
}

/*
|---------------------------------------------------------------
| FOREX NAVIGATION HEADER (VERSION TWO)
|---------------------------------------------------------------
| 
| Navigation header to switch from stock brokers to forex
| brokers. At the header as a red container.
|
|--------------------------------------------------------------- 
*/

#navigation-header
{
    display: block;
    height: 42px;
    margin-left: 246px;
    overflow: hidden;
}

#navigation-header li
{
    display: block;
    margin: 0 9px 0 0;
    padding: 0 5px 0 0;
    height: 42px;
    float: left;
    position: relative;
}

#navigation-header li a
{
    display: block;
    float: left;
    height: 22px;
    background: url('images/navigationheader-back.png') 0px -28px no-repeat;
    margin: 14px 0 0 0;
    padding: 6px 2px 0 8px;
    color: #4b4b4b;
    font-weight: bold;
    font-size: 13px;
}

#navigation-header li a span
{
    display: block;
    position: absolute;
    background: black;
    width: 5px;
    height: 28px;
    top: 14px;
    right: 0;
    background: url('images/navigationheader-back.png') right bottom no-repeat;
}

#navigation-header li a:hover
{
    text-decoration: none;
}

#navigation-header li a.current
{
    background: url('images/navigationheader-back.png') 0px 0px no-repeat;
    color: #fff;
}

#navigation-header li a.current span
{
    background: url('images/navigationheader-back.png') right top no-repeat;
}

/*
|---------------------------------------------------------------
| NEW HOMEPAGE, WITH JS SLIDESHOWS
|---------------------------------------------------------------
| 
| 
|
|--------------------------------------------------------------- 
*/

#home-slideshow-container
{
    height: 329px;
    padding-top: 15px;
    position: relative;
}

#home-slideshow-container .home-slideshow
{
    background: url('images/home-new-bg.png') left bottom repeat-x;
    height: 329px;
    width: 100%;
    position: absolute;
    display: none;
}

#home-slideshow-container .home-slideshow-nav
{
    margin: 0;
    padding: 0;
    display: block;
    width: 156px;
    height: 170px;
    top: 65px;
    left: 0;
    position: absolute;
    z-index: 2;
}

#home-slideshow-container .home-slideshow-nav li
{
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 156px;
}

#home-slideshow-container .home-slideshow-nav li span
{
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/*
|---------------------------------------------------------------
| Slideshow navigation Gilder-Levin backgrounds
|---------------------------------------------------------------
*/

#home-slideshow-container .home-slideshow-nav-stock-brokers
{
    height: 57px;
}

#home-slideshow-container .home-slideshow-nav-stock-brokers span
{
    background: url('images/home-slideshow-nav.png') 0px 0px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-stock-brokers span.current
{
    background: url('images/home-slideshow-nav.png') 0px -170px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers
{
    height: 55px;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers span
{
    background: url('images/home-slideshow-nav.png') 0px -57px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers span.current
{
    background: url('images/home-slideshow-nav.png') 0px -227px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews
{
    height: 58px;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews span
{
    background: url('images/home-slideshow-nav.png') 0px -112px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews span.current
{
    background: url('images/home-slideshow-nav.png') 0px -282px no-repeat;
}

/*
|---------------------------------------------------------------
| Slideshow navigation Gilder-Levin backgrounds (blue version)
|---------------------------------------------------------------
*/

#home-slideshow-container .home-slideshow-nav-stock-brokers-blue
{
    height: 57px;
}

#home-slideshow-container .home-slideshow-nav-stock-brokers-blue span
{
    background: url('images/home-slideshow-nav-blue.png') 0px 0px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-stock-brokers-blue span.current
{
    background: url('images/home-slideshow-nav-blue.png') 0px -170px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers-blue
{
    height: 55px;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers-blue span
{
    background: url('images/home-slideshow-nav-blue.png') 0px -57px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-forex-brokers-blue span.current
{
    background: url('images/home-slideshow-nav-blue.png') 0px -227px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews-blue
{
    height: 58px;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews-blue span
{
    background: url('images/home-slideshow-nav-blue.png') 0px -112px no-repeat;
}

#home-slideshow-container .home-slideshow-nav-2011-reviews-blue span.current
{
    background: url('images/home-slideshow-nav-blue.png') 0px -282px no-repeat;
}

/*
|---------------------------------------------------------------
| Slideshow content backgrounds
|---------------------------------------------------------------
*/


#home-slideshow-container .home-slideshow-content
{
    display: block;
    padding-top: 19px;
    height: 310px;
    margin-left: 180px;
}

#home-slideshow-container #home-slideshow-stock-a.home-slideshow-content
{
    background: url('images/home-slideshow-stock-a.png') right bottom no-repeat;
}

#home-slideshow-container #home-slideshow-stock-b.home-slideshow-content
{
    background: url('images/home-slideshow-stock-b.png') right bottom no-repeat;
}

#home-slideshow-container #home-slideshow-forex-a.home-slideshow-content
{
    background: url('images/home-slideshow-forex-a.png') right bottom no-repeat;
}

#home-slideshow-container #home-slideshow-forex-b.home-slideshow-content
{
    background: url('images/home-slideshow-forex-b.png') right bottom no-repeat;
}

#home-slideshow-container #home-slideshow-reviews.home-slideshow-content
{
    background: url('images/home-slideshow-reviews.png') right bottom no-repeat;
}

/*
|---------------------------------------------------------------
| Slideshow paragraph and list.
|---------------------------------------------------------------
*/

#home-slideshow-container .home-slideshow-content ul
{
    margin: 15px 0;
    padding: 0;
}

#home-slideshow-container .home-slideshow-content ul li
{
    margin: 5px 0;
    padding: 0 0 0 40px;
    background: none;
}

#home-slideshow-container #home-slideshow-stock-a.home-slideshow-content p,
#home-slideshow-container #home-slideshow-stock-b.home-slideshow-content p,
#home-slideshow-container #home-slideshow-forex-a.home-slideshow-content p,
#home-slideshow-container #home-slideshow-forex-b.home-slideshow-content p,
#home-slideshow-container #home-slideshow-reviews.home-slideshow-content p
{
    width: 340px;
}

#home-slideshow-container #home-slideshow-reviews.home-slideshow-content ul li
{
    background: url('images/home-slideshow-list-icon-trophy.png') 21px 3px no-repeat;
}

/*
|---------------------------------------------------------------
| Home slideshow broker <ul> list icons
|---------------------------------------------------------------
*/

#home-slideshow-container .home-slideshow-content li.home-slideshow-list-search
{
    background: url('images/home-slideshow-list-icon-magnifier.png') 21px 2px no-repeat;
}

#home-slideshow-container .home-slideshow-content li.home-slideshow-list-compare
{
    background: url('images/home-slideshow-list-icon-compare.png') 21px 2px no-repeat;
}

#home-slideshow-container .home-slideshow-content li.home-slideshow-list-calc
{
    background: url('images/home-slideshow-list-icon-calc.png') 21px 3px no-repeat;
}

#home-slideshow-container .home-slideshow-content li.home-slideshow-list-review
{
    background: url('images/home-slideshow-list-icon-review.png') 21px 3px no-repeat;
}

/*
|---------------------------------------------------------------
| Slideshow button.
|---------------------------------------------------------------
*/

#home-slideshow-container a.home-slideshow-button
{
    display: block;
    margin: 20px 0;
}

/*
|---------------------------------------------------------------
| As seen on box
|---------------------------------------------------------------
*/

#home-as-seen-on
{
    float: left;
    width: 390px;
    margin: 30px 0 30px 30px;
}

/* Pass this style to IE 4 through 6 */
* html #home-as-seen-on
{
    margin-left: 15px;
    margin-right: 15px;
}

#home-as-seen-on h2
{
    margin-bottom: 10px;
}

#home-as-seen-on .image-container
{
    display: block;
    margin-top: 15px;
}

#home-as-seen-on .image-container img
{
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

/*
|---------------------------------------------------------------
| Professional services box
|---------------------------------------------------------------
*/

#home-professional-services
{
    float: right;
    width: 430px;
    margin: 30px 30px 30px 0;
}

/* Pass this style to IE 4 through 6 */
* html #home-professional-services
{
    margin-left: 15px;
    margin-right: 15px;
}

#home-professional-services h2
{
    margin-bottom: 10px;
}

#home-professional-services p
{
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.5;
}

/*
|---------------------------------------------------------------
| Comparison Chart 
|---------------------------------------------------------------
| 
| Full CSS for the Compare Table .html. Fits
| up to nine brokers max width.
|
|--------------------------------------------------------------- 
*/

#main-bodycomparetable div.PageTable
 {
     padding: 15px;
 }
 
#main-bodycomparetable div.PageTable h2
 {
     font-size: 20px;
 }
 
#main-bodycomparetable div.PageTable p
 {
     margin: 10px 0;
 }
 
 /* End of merge styles */
 
#main-bodycomparetable table {
    border-collapse: separate;
    border-spacing: 1px;
    display: block;
    margin: 0 auto 0 auto;
}

#main-bodycomparetable table * {
    font-weight: bold;
}

#main-bodycomparetable table a img {
    margin: 0;
}

#main-bodycomparetable table td,
#main-bodycomparetable table th {
    background: #d8d8d8;
    text-align: left;
}

#main-bodycomparetable table thead .head-traders td,
#main-bodycomparetable table thead .head-traders th {
    background: #edeaea;
    padding: 15px 0;
    text-align: center;
}

#main-bodycomparetable .open-an-account th {
    padding: 10px;
    text-align: left;
}

#main-bodycomparetable .open-an-account td {
    text-align: center;
    padding: 6px 0;
}

#main-bodycomparetable .rating-display {
    vertical-align: top;

}

#main-bodycomparetable .rating-display p {
    font-size: 0.9em;
    margin: 0px;
    width: 160px;
    text-align: left;
    color: #424242;
    line-height: 16px;
}

#main-bodycomparetable .rating-display p span {
    float: left;
    display: block;
    height: 16px;
    width: 80px;
    text-align: right;
    margin-right: 5px;
    clear: both;
}

#main-bodycomparetable .rating-display p span img {
    display: block;
    width: 12px;
    height: 12px;
    float: right;
    margin-right: 2px;
    margin-top: 1px;
}

#main-bodycomparetable .rating-display h5 {
    font-size: 1.1em;
    margin-bottom: 10px;
}

#main-bodycomparetable .traders {
    width: 81px;
}

#main-bodycomparetable .traders span {
    display: block;
    height: 50px;
}

#main-bodycomparetable .group-header th,
tbody tr:hover.group-header th {
    background: #000 url('images/table/group-header-background.png') left top repeat-x;
    padding: 8px 10px;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

#main-bodycomparetable tfoot th {
    padding: 10px;
    text-align: center;
}

#main-bodycomparetable tfoot td {
    padding: 10px;
}

#main-bodycomparetable tfoot .footnotes td {
    background: #edeaea;
    font-size: 0.8em;
    color: #666;
}

#main-bodycomparetable tfoot .footnotes td img {
    vertical-align: middle;
    margin-top: -3px;
}

#main-bodycomparetable tfoot .back-to-top-link td {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.85em;
}

#main-bodycomparetable tfoot .back-to-top-link td a {
    text-decoration: none;
    color: #666;
}

#main-bodycomparetable tfoot .back-to-top-link td a:hover {
    color: #000;
}

#main-bodycomparetable tbody td {
    padding: 5px;
}

#main-bodycomparetable tbody td img {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    margin-right: 0px;
}

#main-bodycomparetable tbody th {
    font-size: 0.9em;
    padding: 10px;	
}

#main-bodycomparetable tbody tr.separator td,
#main-bodycomparetable tbody tr:hover.separator td {
    padding: 0;
    background: #333;
    font-size: 0.4em;
    line-height: 5px;
}

#main-bodycomparetable table .numbers {
    text-align: right;
}

#main-bodycomparetable td.best-offer {
    background: #eda6a6;
}

#main-bodycomparetable tbody tr:hover td.best-offer {
    background: #fd9090;
}

#main-bodycomparetable a.footnote-link img {
    vertical-align: top;
}

#main-bodycomparetable .tools-and-extras td {
    text-align: center;
}

#main-bodycomparetable .tools-and-extras td img {
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
}

#main-bodycomparetable tbody tr:hover td,
#main-bodycomparetable tbody tr:hover th {
    background: #edeaea;
}

/*
|---------------------------------------------------------------
| DYNAMIC COMPARISON TABLE
|---------------------------------------------------------------
| 
| Dynamic comparison table for Stockbrokers.com.
|
|--------------------------------------------------------------- 
*/


#comparison-table-form
{
    display: block;
    margin-bottom: 20px;
    background: #f7f7f7 url('images/comptable-form-bgtop.png') repeat-x;
    padding-top: 23px;
}

#comparison-table-form-wrapper
{
    padding: 0 18px 39px 18px;
    background: url('images/comptable-form-bgbottom.png') left bottom repeat-x;
}

#comparison-table-form-wrapper h2
{
    width: 149px;
    height: 16px;
    margin: 0 auto 0 auto;
}

#comparison-table-form-wrapper h2 span
{
    background: url('images/comptable-form-title.png') no-repeat;
}

#comparison-table-form #comparison-table-list
{
    margin: 14px 0 18px 0;
    padding: 0;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#comparison-table-form #comparison-table-list li
{
    margin: 3px 0;
    padding: 0;
    background: none;
    display: block;
    width: 165px;
    margin-right: 10px;
    float: left;
    height: 19px;
    overflow: hidden;
}

#comparison-table-list li label
{
    display: block;
    float: right;
    height: 19px;
    width: 142px;
    font-size: 12px;
    overflow: hidden;
    line-height: 19px;
}

#comparison-table-form button
{
    cursor: pointer;
    display: block;
    background: none;
    width: 237px;
    height: 30px;
    margin: 0 auto 0 auto;
    padding: 0;
    border: none;
}

/*
|---------------------------------------------------------------
| STAR LEGEND
|---------------------------------------------------------------
*/

#comparison-table-star-legend
{
    padding: 0 0 20px 20px;
}

#comparison-table-star-legend p
{
    display: block;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    line-height: normal;
}

#comparison-table-star-legend p img
{
    margin: 0 2px 0 0;
    padding: 0;
    display: block;
    float: left
}

#comparison-table-star-legend p span
{
    display: block;
    float: left;
    margin-left: 3px;
}

/*
|---------------------------------------------------------------
| COMPARISON TABLE
|---------------------------------------------------------------
*/

.comparison-table-wrapper
{
    margin-bottom: 30px;
    overflow-x: scroll;
    width: 100%;
    background: #f7f7f7 url('images/comptable-bgtop.png') left top repeat-x;
    position: relative;
}

.comparison-table
{
    border-collapse: collapse;
    position: relative;
    cursor: move;
}

.comparison-table th, .comparison-table td
{
    background: url('images/comptable-rightborder.png') right top repeat-y;
    border-bottom: 1px solid #c4c4c4;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

/*
|---------------------------------------------------------------
| COMPARISON TABLE HEADER
|---------------------------------------------------------------
*/

.comparison-table thead th
{
    padding: 0;
    margin: 0;
    line-height: normal;
    vertical-align: top;
    background: url('images/comptable-rightborder.png') right 4px no-repeat;
}

.comparison-table thead th.header
{
    width: 165px;
    padding: 0 10px;
    margin: 0;
}

.comparison-table thead th.header img
{
    display: block;
    margin: 0 auto 0 auto;
    padding: 0;
    height: 
    background: black;
}

.comparison-table thead th.broker
{
    margin: 0;
    padding: 0 10px;
    width: 120px;
}

.comparison-table thead th.broker div
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    padding-top: 17px;
    height: 79px;
    line-height: normal;
    text-align: center;
}

.comparison-table thead th.broker div h3
{
    height: 80px;
    line-height: 41px;
    padding-top: 5px;
    overflow: hidden;
    color: #333;
}

.comparison-table thead th.highlight
{
/*    background: url('images/comptable-trophy.png') right top no-repeat;*/
}

.comparison-table thead th.highlight div span
{
    display: block;
    width: 41px;
    height: 41px;
    background: url('images/comptable-trophy.png') no-repeat;
    position: absolute;
    margin-left: 88px;
    margin-top: -17px;
}

/* Pass this style to IE 4 through 6 */
* html .comparison-table thead th.highlight div span
{
    /* Fix PNG transparency issues in IE 6 */
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comptable-trophy.png', sizingMethod='scale');
    margin-left: 83px;
}

/* Pass this style to IE 7 only */
*:first-child+html .comparison-table thead th.highlight div span
{
    margin-left: 83px;
}

/*
|---------------------------------------------------------------
| ROW HEADER
|---------------------------------------------------------------
*/

.comparison-table th.broker-row-header,
.comparison-table th.broker-row-header-stretch
{
    padding: 0;
    height: 37px;
    line-height: 37px;
}

.comparison-table th.broker-row-header h4
{
    background: #191919 url('images/comptable-rowheaderbg.png') repeat-x;
    color: #fff;
    padding-left: 15px;
    height: 37px;
    margin: 0;
}

.comparison-table th.broker-row-header-stretch
{
    vertical-align: top;
}

.comparison-table th.broker-row-header-stretch div
{
    position: relative;
    display: block;
    height: 37px;
    width: 100%;
    background: red;
}

.comparison-table th.broker-row-header-stretch h4
{
    min-width: 913px;
    width: 100%;
    position: absolute;
    background: #191919 url('images/comptable-rowheaderbg.png') repeat-x;
    color: #fff;
    padding: 0;
    margin: 0;
    height: 37px;
    line-height: 37px;
    font-size: 15px;
}

.comparison-table th.broker-row-header-stretch h4 span
{
    padding-left: 15px;
}

/*
|---------------------------------------------------------------
| REGULAR ROWS
|---------------------------------------------------------------
*/

.comparison-table td
{
    font-size: 11px;
    padding: 10px;
    background: #fff;
    line-height: 1.3;
}

.comparison-table td.broker-cell-header
{
    vertical-align: top;
    width: 165px;
    font-size: 12px;
    background: #f7fbfe url('images/comptable-rightborder.png') right top repeat-y;
}

.comparison-table td.broker-cell-text,
.comparison-table td.broker-cell-button,
.comparison-table td.broker-cell-money,
.comparison-table td.broker-cell-ratings,
.comparison-table td.broker-cell-check
{
    width: 120px;
    background: #fff url('images/comptable-rightborder.png') right top repeat-y;
}

.comparison-table td.highlight
{
    background: #d5e5fc url('images/comptable-rightborder.png') right top repeat-y;
}

.comparison-table td.broker-cell-button
{
    text-align: center;
}

.comparison-table td.broker-cell-button img
{
    vertical-align: middle;
}

.comparison-table td.broker-cell-money
{
    text-align: right;
    font-size: 12px;
}

.comparison-table td.broker-cell-ratings
{
    padding-right: 0;
}

.comparison-table td.broker-cell-ratings img
{
    margin-right: 8px;
}

/* Pass this style to IE 4 through 6 */
* html .comparison-table td.broker-cell-ratings img
{
    margin-right: 5px;
}

/* Pass this style to IE 7 only */
*:first-child+html .comparison-table td.broker-cell-ratings img
{
    margin-right: 5px;
}

.comparison-table td.broker-cell-check
{
    text-align: center;
}

/*
|---------------------------------------------------------------
| FREE FORM CONTENT SECTION
|---------------------------------------------------------------
| 
| For writing free content paragraphs inside div#wrap-content.
|
|--------------------------------------------------------------- 
*/

.free-form-content-section
{
    padding: 0 50px 0 40px;
    margin-bottom: 25px;
}

.free-form-content-section h1,
.free-form-content-section h2,
.free-form-content-section h3
{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.3;
}

.free-form-content-section h1
{
    font-size: 19px;
}

.free-form-content-section h2
{
    font-size: 16px;
}

.free-form-content-section h3
{
    font-size: 14px;
}

.free-form-content-section p
{
    margin: 15px 0;
}

#wrap-content .free-form-content-section ul
{
    margin: 15px 0;
    padding: 0 0 0 40px;
}

#wrap-content .free-form-content-section ul li
{
    background: url('images/listicon-small.gif') 0 4px no-repeat;
    margin: 0;
    padding: 0 0 0 20px;
}

#wrap-content .free-form-content-section ol
{
    margin: 15px 0;
    padding: 0 0 0 60px;
}

#wrap-content .free-form-content-section ol li
{
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}

/**
 * Site container.
 * 
 * Copied from Tools-Style.css
 *
 */

.site-container
{
    /* position: relative; */
}

.site-container #wrap-content
{
    min-height: 300px;
    margin-left: 260px;
}

#wrap-body.site-container b.bottom
{
    padding-top: 15px;
    clear: both;
}

/* Pass this style to IE 4 through 6 */
* html .site-container #wrap-content
{
    height: 100px;
}

/**
 * Validation Summary.
 * 
 * Copied from Tools-Style.css.
 *
 */

.validation-summary-errors
{
    color: #D31D1D;
}

.validation-summary-errors span
{
}

.validation-summary-errors ul
{
}

.validation-summary-errors li
{
}

/**
 * Vstable content.
 *
 * Copied from Tools-Style.css.
 *
 */

#vstable-content h1
{
    font-size: 21px;
    color: #333;
}

#vstable-content .vstable thead .vstable-head .col-2 ul
{
    width: 170px;
}

.vstable thead .vstable-head .col-2 ul li span
{
    width: 100px;
}

#vstable-content .vstable tfoot .vstable-head .col-2 ul
{
    width: 170px;
}

.vstable tfoot .vstable-head .col-2 ul li span
{
    width: 100px;
}

#vstable-rightsidebar #ad-list
{
    text-align: center;
}

#vstable-rightsidebar #ad-list .item
{
    margin-bottom: 20px;
}

/**
 * Left and right sidebar.
 * 
 * Copied from Tools-Style.css.
 *
 */
 
#left-sidebar-container
{
    width: 241px;
    float: left;
}

#left-sidebar
{
    width: 241px;
    float: left;
    position: relative;
    top: 7px;
    left: -5px;
    background: #181818 url('images/listnav-bg.png') repeat-y;
    margin-bottom: 30px;
}

#left-sidebar b.listnav-topbg
{
    display: block;
    height: 24px;
    background: url('images/listnav-topbg.png') left top no-repeat;
}

#left-sidebar b.listnav-bottombg
{
    display: block;
    height: 11px;
    background: url('images/listnav-bottombg.png') left bottom no-repeat;
}

#left-sidebar div.container
{
    padding: 15px 0 5px 15px;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif;
    font-size: 11px;
    color: #989898;
}

/* Pass this style to IE 4 through 6 */
* html #left-sidebar div.container
{
    padding-bottom: 0;
}

#left-sidebar div.container h3
{
    margin-bottom: 5px;
}

#left-sidebar div.container ul
{
    margin-bottom: 20px;
}

#left-sidebar div.container ul li
{
    display: block;
    margin: 0;
}

#left-sidebar div.container ul li a
{
    color: #989898;
    display: block;
    line-height: 12px;
    padding-left: 12px;
    padding-top: 6px;
    height: 18px;
}

#left-sidebar div.container ul li a.current, #left-sidebar div.container ul li a:hover, #left-sidebar div.container ul li a:active
{
    color: #fff;
    text-decoration: none;
    background: url('images/listnav-liselectedbg.png') no-repeat;
}

#left-sidebar div.container .emphasis-container ul, #left-sidebar div.container .emphasis-container ol, #left-sidebar div.container.profile-sidebar table
{
    margin-left: 18px;
    margin-right: 13px;
    margin-bottom: 0;
    border-collapse: collapse;
}

#left-sidebar div.container .emphasis-container ul li
{
    padding-left: 20px;
    background: url('images/profile-listcheck.png') 0px 3px no-repeat;
}

#left-sidebar div.container .emphasis-container li
{
    margin-bottom: 8px;
}

#right-sidebar div.container.profile-sidebar table td
{
    padding: 0 0 15px 0;
    width: 50px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}

#right-sidebar div.container.profile-sidebar table th
{
    padding: 0 0 15px 0;
    width: 140px;
    font-weight: normal;
    color: #fff;
    height: 18px;
    vertical-align: middle;
}

#left-sidebar div.container.profile-sidebar table th strong
{
    font-weight: normal;
    display: block;
    height: 18px;
    background: red;
    float: left;
    padding-left: 8px;
    background: url('images/profile-commissionsback.png') left top no-repeat;
    color: #fff;
}

#left-sidebar div.container.profile-sidebar table th strong span
{
    display: block;
    background: url('images/profile-commissionsback.png') right top no-repeat;
    height: 17px;
    float: left;
    padding-right: 8px;
    padding-top: 1px;
}

/**
 * Signup form.
 * 
 * Copied from Tools-Style.css.
 *
 */

.signup-form
{
    padding: 20px 50px 0 50px;
    font-size: 20px;
}

.signup-form .intro
{
    margin-bottom: 30px;
}

.signup-form .label
{
    margin-top: 20px;
    font-weight: bold;
}

.signup-form .field
{
    margin-top: 5px;
}

.signup-form .text
{
    font-size: 20px;
    padding: 3px;
    width: 200px;
}

.signup-form .button
{
    padding: 5px;
}

/**
 * Additional Styles.
 * 
 * Copied from Tools-Style.css.
 *
 */

.read-more
{
    cursor: pointer;
}

/**
 * API Builder Form.
 * 
 * Copied from Tools-Style.css.
 *
 */

#api-builder-form
{
    display: block;
    margin-bottom: 20px;
}

#api-builder-form-wrapper
{
    padding: 0 30px 40px 30px;
}

#api-builder-form #api-builder-form-wrapper h2
{
    font-size: 14px;
}

#api-builder-form #api-builder-form-wrapper ul
{
    margin: 0;
    padding: 0;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif;
    list-style-type: none;
}

#api-builder-form #api-builder-form-wrapper li
{
    margin: 3px 0;
    padding: 0;
    background: none;
    display: block;
    width: 230px;
    margin-right: 30px;
    float: left;
    height: 19px;
    overflow: hidden;
}

#api-builder-form #api-builder-form-wrapper li label
{
    display: block;
    float: right;
    height: 19px;
    width: 210px;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    line-height: 19px;
}

#api-builder-form #api-builder-form-wrapper table
{
    width: 100%;
}

#api-builder-form #api-builder-form-wrapper tr
{
    padding: 4px;
}

#api-builder-form #api-builder-form-wrapper td
{
    padding: 4px;
}

#api-builder-form #api-builder-form-wrapper button
{
    cursor: pointer;
    display: block;
    background: none;
    margin: 0 auto 0 auto;
    border: none;
}

#api-builder-form #api-builder-form-wrapper label
{
    font-size: 14px;
    font-weight: bold;
}

#api-builder-form #api-builder-form-wrapper .text
{
    width: 300px;
    padding: 3px;
}

#api-builder-form #api-builder-form-wrapper .number
{
    width: 50px;
    text-align: right;
    padding: 3px;
}

#api-builder-results
{
    display: block;
    margin-bottom: 20px;
    padding: 0 30px 40px 30px;
}

#api-builder-results h2
{
    font-size: 14px;
    margin-top: 10x;
    margin-bottom: 10px;
}

#api-builder-results .code
{
    border: solid 1px #cccccc;
    text-align: left;
    padding: 5px;
}

#api-builder-results .code
{
    border: solid 1px #cccccc;
    text-align: left;
    padding: 5px;
}
