/* Styles for Static Pages */

body.htmlPage #wrapper-2 {
    background: #fff;
    overflow: hidden;
    margin: 0;
    width: 1280px;
    background-image: url("../images/header/sidebar-background.gif");
    background-repeat: repeat-y;
    position: static;
    z-index: auto;
}

body.htmlPage #main .text-section {
    margin-bottom: 30px;
}

body.htmlPage #main .text p a{
    border-bottom: none;
}

/* Headers for Static pages */

h4.recommended-page{
    margin-top: 20px;
}


p.link {
    margin-left: 5px;
    margin-top: 22px;
}

body.report h1, h1.ah-feature {
    font-family: UnitSlabWeb-MediumIta;
    color: #7f8f29;
    font-size: 32px;
    line-height: 40px;
    margin-top: 22px;
}

h1.ah-feature {
    font-weight: normal;
}

p.ah-feature-text-home {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 22px;
    color: #555555;
    margin-left: 45px;
    text-indent: -43px;
    margin-top: 30px;
}

p.ah-feature-text-home-f {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 22px;
    color: #555555;
    margin-left: 45px;
    text-indent: 0;
}

span.ah-feature-home {
    font-family: UnitSlabWeb-MediumIta;
    color: #3F6990;
    font-size: 26px;
    line-height: 22px;
    padding-right: 11px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    letter-spacing: 0;
    font-weight: normal;
}

h1.ah-featuref-home {
    font-family: UnitSlabWeb-MediumIta;
    color: #3F6990;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: normal;
    margin-top: 23px;
}

body.report h1{
    border: none;
}

h2.bh-feature {
    color: rgb(102, 153, 51);
    font-family: UnitSlabWeb;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    margin-top: 36px;
    margin-bottom: 5px;
}

h2.bh-feature-table {
    color: rgb(102, 153, 51);
    font-family: UnitSlabWeb;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 25px;
    margin-left: -20px;
}

h4.chaft-feature{
    margin-top: 11px;
}

h6.table-static-page {
    margin-top: 4px;
    padding-right: 15px;
    padding-left: 0;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: 18px;
    color: rgb(102,153,51);
    margin-left: -15px;
}

/* List design */
body.htmlPage ul li {
    color: #000000;
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin-left: 53px;
}

body.htmlPage ul li a.customer-options{
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #990000;
    letter-spacing: 1.25px;
    word-spacing: 1.5px;
    list-style-type: none;
}

body.htmlPage #sidebar ul li.tools{
    margin-bottom: 30px;
    line-height: 20px;
}

body.htmlPage ul li.list-less-indent {
    color: rgb(102,169,181);
    list-style-position: outside;
    list-style-type: square;
    margin-left: 60px;
}

body.htmlPage ul li.list-less-indent:hover{
    color: black;
}

body.htmlPage li.number {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: rgb(0,0,0);
    margin-left: 82px;
}

body.htmlPage li.list {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: rgb(0,0,0);
    list-style-position: outside;
    list-style-type: disc;
    letter-spacing: 0;
    word-spacing: 0;
    margin-left: 65px;
}

body.htmlPage ul.bullet-list{
    margin: 13px 0 13px 10px;
}

/* Span */
span.list-less-indent-black {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 18px;
    color: rgb(102,169,181);
    letter-spacing: 1.5px;
    word-spacing: 1.25px;
    text-transform: uppercase;
    background-color: #EAF2D3;
    padding: 1px 3px 1px 3px;
}

/* Report Form */

#problemForm span{
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 10px;
    font-weight: 900;
    line-height: 1.5em;
    color: rgb(127,143,41);
    text-transform: uppercase;
    letter-spacing: 0.125em;
    word-spacing: 0.25em;
    margin-left: 45px;
}

.form-wrapper dfn {
    font-family: arial, helvetica, sans-serif;
    color: #ec1549;
    font-weight: bold;
    font-size: 14px;
}

body.report .form-wrapper input[type="text"]{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: rgb(102,102,102);
    letter-spacing: 1px;
    text-align: left;
    word-spacing: 1px;
    font-weight: normal;
    background-color: rgb(239,239,239);
    width: 350px;
    height: 13px;
    margin-left: 45px;
    border: 1px solid rgb(185,185,185);
}

body.report .form-wrapper textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: none;
    color: rgb(102,102,102);
    letter-spacing: 0;
    text-align: left;
    word-spacing: 0;
    font-weight: normal;
    background-color: rgb(239,239,239);
    border: 1px solid rgb(185,185,185);
    margin-left: 45px;
    width: 500px;
    height: 200px;
    line-height: 16px;
    resize: none;
}

body.report .form-wrapper input[type="submit"]{
    background: none;
    background-color: rgb(127,143,41);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(149,149,149);
    border-right-color: rgb(149,149,149);
    border-bottom-color: rgb(149,149,149);
    border-left-color: rgb(149,149,149);
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    color: rgb(255,255,255);
    letter-spacing: 1px;
    word-spacing: 1px;
    font-weight: 900;
    margin-left: 45px;
    /*width: 65px; Removed for Submit Button width cut off*/
    height: 22px;
}

body.report .form-wrapper input[type="submit"]:hover{
    background-color: rgb(153,0,0);
}

#main .success {
    min-height: 350px;
}

#main .success h1{
    margin-bottom: 35px;
}

.form-row{
    border: none;
}

.form-row label{
    margin-top: -15px;
}

a.static-page-link,
span#support-close-browser {
    font-family: UnitSlabWeb-MediumIta;
    color: #198383;
}

a.list-less-indent {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 18px;
    color: rgb(102,169,181);
    list-style-position: outside;
    list-style-type: square;
    letter-spacing: 1.5px;
    word-spacing: 1.25px;
    text-transform: uppercase;
}

a.list-less-indent:hover,
span.list-less-indent a.list-less-indent:hover{
    color: black;
    text-decoration: none;
}

span.list-less-indent {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 18px;
    color: rgb(255,255,255);
    letter-spacing: 1.5px;
    word-spacing: 1.25px;
    text-transform: uppercase;
    background-color: rgb(102,169,181);
    padding: 1px 3px 1px 4px;
}

span.list-less-indent a.list-less-indent{
    color: white;
}

span.list-less-indent:hover{
    color: black;
}


/* Table in Static page */

body.htmlPage #main #ssf-features{
    margin-left: -31px;
    width: 100%;
}

body.htmlPage #main .small_group_prices {
    margin: 10px 0 0 40px;
}

body.htmlPage #main table tr td.tableSubscription {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1.5px;
    word-spacing: 1.25px;
    text-transform: uppercase;
    color: rgb(102,169,181);
    background-color: #EAF2D3;
    width: 125px;
    padding-left: 5px;
    border: 2px solid #FFF;
    padding: 3px 7px 2px 7px;
    text-align: center;
    vertical-align: middle;
}

td.price {
    font-family: UnitSlabWeb-Ita;
    font-size: 14px;
    color: #000000;
    border: 2px solid #FFF;
    padding: 3px 7px 2px 7px;
    vertical-align: middle;
}

span.h6-table-column1{
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    color: rgb(102,169,181);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1.5px;
    word-spacing: 1.5px;
}

div.chapter-specific-changes td{
    vertical-align: top;
}

p.ah-feature-text-table-single,
p.ah-feature-text-table,
p.ah-feature-text-table-top,
p.ah-feature-text-table-bottom {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    text-indent: 0;
    margin-left: -15px;
}

p.ah-feature-text-table-single,
p.ah-feature-text-table-top{
    padding-top: 18px;
}

p.ah-feature-text-table-single,
p.ah-feature-text-table-bottom {
    padding-bottom: 32px;
}

p.spacer {
    line-height: 15px;
}

/*Paragraphs in Static Pages */

p.ah-feature-text {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-left: 40px;
    text-indent: 0;
}

body.report #main .text p{
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-left: 45px;
    text-indent: 0;
    margin-top: -25px;
}

p.ah-feature-text-italic{
    font-family: UnitSlabWeb-Ita;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-left: 60px;
    text-indent: -20px;
}

p.ah-feature-text-indent {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-left: 40px;
    text-indent: 24px;
}

.book-title {
    font-family: UnitSlabWeb-Medium;
    font-size: 18px;
    line-height: 26px;
    color: rgb(153,0,0);
    padding-top: 10px;
    text-indent: 0;
}

.book-author {
    font-family: UnitSlabScWeb-Medium;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    text-indent: 0;
}

.book-text {
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    padding-top: 5px;
    text-indent: 0;
}

.book-description {
    font-family: UnitSlabWeb-Medium;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 26px;
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: rgb(102,153,51);
    border-bottom-color: rgb(102,153,51);
    letter-spacing: 1px;
    word-spacing: 3px;
    text-indent: 0;
}

.book-blurb {
    font-family: UnitSlabWeb-LightIta;
    font-size: 16px;
    line-height: 23px;
    color: rgb(51,51,51);
    padding-top: 6px;
    text-indent: -3px;
}

/* Citation Guide Page design */

p.ah-featuref {
    font-family: UnitSlabWeb-MediumIta;
    color: #7f8f29;
    font-size: 32px;
    line-height: 40px;
    margin-top: 23px;
    margin-left: -35px;
}

#citation-box-button-name {
    margin-left: 345px;
    border-top-style: none;
    float: left;
    z-index: 9990;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    color: rgb(68,68,68);
    letter-spacing: 2px;
    word-spacing: 2px;
    margin-top: -23px;
}

#citation-box-button-sequence {
    margin-left: 0;
    border-top-style: none;
    z-index: 9999;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    color: rgb(68,68,68);
    letter-spacing: 2px;
    word-spacing: 2px;
    float: left;
    margin-top: -23px;
}

#citation-sequence,
#citation-year {
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 3px 3px 0 0;
    border-top-width: thin;
    border-right-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #399;
    border-right-color: #399;
    border-left-color: #399;

}

#citation-sequence {
    background-color: rgb(255,255,225);
}

#citation-year {
    background-color: rgb(245,255,230);
}

.citation-sequence,
.citation-year {
    padding-bottom: 9px;
    cursor: pointer;
}

.citation-sequence-clicked,
.citation-year-clicked {
    padding-bottom: 10px;
    cursor: default;
}


.citation-box1-mac-firefox,
.citation-box2-mac-firefox {
    margin-top: 50px;
}

.citation-box1,
.citation-box2 {
    margin-top: 48px;
}


#citation-box1, #citation-box2 {
    border-radius: 3px;
    border: thin solid #399;
    margin-left: -25px;
    z-index: 9998;
    padding-right: 30px;
}
#citation-box1 {
    background-color: rgb(255,255,225);
}
#citation-box2 {
    background-color: rgb(245,255,230);
}

p.bqs-feature {
    margin-left: 104px;
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: rgb(119,119,119);
    margin-top: 6px;
    margin-bottom: 6px;
    text-indent: -20px;
}

p.bqs-feature {
    margin-left: 104px;
    font-family: UnitSlabWeb;
    font-size: 16px;
    line-height: 26px;
    color: rgb(119,119,119);
    margin-top: 6px;
    margin-bottom: 6px;
    text-indent: -20px;
}

p.dh-feature {
    color: #000000;
    font-family: UnitSlabWeb-Medium;
    font-size: 16px;
    line-height: 26px;
    margin-left: 38px;
}

p.eh-feature-alt {
    color: #000000;
    font-family: UnitSlabWeb-MediumIta;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    word-spacing: 0;
    margin-left: 38px;
    margin-top: 0;
}

/*HomePage*/
.arrow-customer-option {
    display: inline-block;
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #66A9B5;
    margin-top: 18px;
    vertical-align: bottom;
}
p.customer-options {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #990000;
    letter-spacing: 2px;
    word-spacing: 2px;
    line-height: 56px;
    clear: right;
    text-indent: 0;
    margin-left: 25px;
}
span.ah-feature-ital {
    color: rgb(102, 169, 181);
}
span.text-ital {
    font-family: UnitSlabWeb-Ita;
}
span.xref-bold-ital {
    font-family: UnitSlabWeb-MediumIta;
    color: rgb(102, 169, 181);
}
div.box {
    font-family: UnitSlabWeb;
    font-size: 14px;
    line-height: 22px;
    margin: 11px 24px 0 45px;
    padding: 0;
}

/* Take a Tour */
.style1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #0BB3D0;
}
.tour th {
    background: #ffffff;
    border-bottom: none;
}
.tableSubscription {
    background: none;
    border-bottom: none;
}

/*Site Map*/
#main_content {
    border: 0 solid white;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    margin: 0 143px 0 148px;
    position: relative;
    min-height: 430px;
}
#inner_wrapper {
    padding: 0;
    width: 100%;
}
#main_left {
    float: left;
    margin: 0;
    padding: 0;
    width: 48%;
}
#main_right {
    float: right;
    margin: 0;
    padding: 0;
    width: 48%;
}
.nobullet {
    margin-left: 10px;
    list-style-type: none;
}

/* Tools Page */


h1.toolsPage {
    margin-left: -10px;
}

table#toolsPage {
    margin-left: -64px;
    margin-top: -30px;
}


/* Welcome Page */

p.ah-feature-text-home-2 {
    font-family: UnitSlabWeb;
    font-size: 15px;
    line-height: 22px;
    color: rgb(102,102,102);
    margin-left: 5px;
    text-indent: 0px;
    margin-right: 10px;
}

span.ah-feature-home-3 {
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    color: #3F6990;
    font-size: 12px;
    line-height: 22px;
    padding-right: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 2px;
}

.welcome {
    width: 820px;
    min-height: 50px;
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 18px;
    border-top-style: none;
    border-left-width: thick;
    border-left-style: double;
    border-left-color: rgb(102, 153, 51);
    padding-left: 5px;
}

.welcome:last-child p.ah-feature-text-home-2 {
    margin-bottom: 70px;
}

body#home #sidebar div,
body#article-home #sidebar div,
body#home #main h1,
body#home #main p {
    display: none;
}

/* Support Page */

body.support div#supportdiv p,
body.support div#cookies p,
body.support div#supportpage-username p{
    margin: 15px 0;
}

div#supportdiv {
    word-break: break-all;
    -ms-word-break: break-all;
}

/* My SSF Page */

a.ssfFeatureHeaders{
    text-decoration: none;
    color: rgb(102, 153, 51);
}

a.ssfFeatureHeaders:visited {
    color: rgb(102, 153, 51);
}







