body {
    font: 14px/1.7em Arial, Garuda, sans-serif;
    color: #222;
    padding: 0;
    margin: 0;    
} 

.bg-main { background-color: #d1d2cc; }
.bg-join { background-color: #af292f; }
.bg-about { background-color: #7ea3ae; }
.bg-services { background-color: #d4bb33; }
.bg-technology { background-color: #99a84b; }
.bg-advocacy { background-color: #696c89; }
.bg-community { background-color: #6f824e; }
.bg-blog { background-color: #906d3f; }
.bg-contribute { background-color: #65181a; }
.bg-help { background-color: #af292f; }

.bg-success { background-color: lightgreen !important }

.tx-main { color: #d1d2cc; }
.tx-join { color: #af292f; }
.tx-about { color: #7ea3ae; }
.tx-services { color: #d4bb33; }
.tx-technology { color: #99a84b; }
.tx-advocacy { color: #696c89; }
.tx-community { color: #6f824e; }
.tx-blog { color: #906d3f; }
.tx-contribute { color: #65181a; }
.tx-help { color: #af292f; }

.clear {
    clear: both
}

.nobr {
     white-space: nowrap
}

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

.big {
    font-size: 1.2em;
}

.subtle {
    color: #333;
    font-size: 11px;
    line-height: 13px;
    font-style: italic;
    font-weight: normal;
}

li > br + span.subtle { /* see /site/about/events for example */
    margin-bottom: 2em;
    display: inline-block
}

table td ul.radios li > br + span.subtle { /* undo the above in table edge case */
    margin-bottom: auto;
    display: inline;
}

.unsubtle {
    font-size: 1.2em;
    font-weight: bold;
}

.center {
    text-align: center;
    width: 100%;
}

a {
    color: #004b91;
}

a:hover, a:visited:hover {
    color: #af292f;
}

a:visited {
    color: #5881a8;
}

a.read_more {
    background: url(/site/images/read_more_arrow.gif) 0 50% no-repeat;
    padding: 0 0 0 8px;
    font-size: .9em;
}

h1, h2, h3, h4 {
    margin-bottom: .25em;
}

h1 {
    font: 32px Faktos, Impact, sans-serif;
    word-spacing: -5px;
}

h2 {
    font: 23px "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
    font-weight: bold;
}

h3, #sidebar h2 {
    color: #7ea3ae;
    font: 18px "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
    font-weight: bold
}

h3 + ul {
    margin-top: 0;
}

h4 {
    font: 1.1em "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
    font-weight: bold
}

h2 + p, h3 + p, h4 + p {
    margin-top: .25em;
}

h1 a, h2 a {
    text-decoration: none;
}

h1 a:hover, h2 a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 1em;
    max-width: 800px;
}

p.intro {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.7em;
}

.hero {
    margin: 0 -20px;
    padding: 20px !important;
    background-color: #d1d2cc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 30px;
}

.hero > *:first-child {
    padding-top: 0;
    margin-top: 0
}

.hero > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

dl + h2, dl + h3, dl + h4, dl + p {
    clear: both;
}

dl {
    padding: 0;
    margin: 0;
    clear: both;
}

dl + p {
    margin-top: 1em;
}

dt {
    clear: left;
    float: left;
    width: 35%;
    margin: 0;
}

dd {
    margin: 0 0 0 35%;
}

div.record 
{
    position: relative;
}

div.record h2
{
    padding: 1px;
    border-bottom: 2px solid #999;
    margin: 5px 10px 0 0;
}

div.record dl
{
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    margin: 10px 10px 10px 0;
}

div.record dl dt
{
    font-weight: bold;
    float: left;
    width: 35%;
    clear: both;
    margin-bottom: 3px;
}

div.record dl dd
{
    margin-bottom: 3px;
    clear: right;
}

div.record dl dd + dd
{
    width: 65%;
    float: right;
}

div.record dl dd.headline
{
    font-weight: bold;
    font-size: larger;
}

div.record dl + div.edit
{
    position: absolute;
    top: 15px;
    right: 15px;
}

div.jumpLinks {
    padding: .5em;
    width: 300px;
    position: fixed;
    left: 875px;
}

#sidebar div.jumpLinks {
    left: auto
}

div.jumpLinks h4 {
    font-size: 1.2em;
}

div.jumpLinks ul, div.jumpLinks li {
    text-align: left;
    list-style: disc;
    padding: 0;
}

div.jumpLinks ul {
    margin: 10px;
    padding: 0 0 0 10px
}

#sidebar .module dt {
    clear: both;
    width: 100%;
    margin: 0;
}

#sidebar .module dd {
    margin: 0 0 12px 0;
    font-weight: bold;
    font-size: 1.2em;
    clear: both;
}

#sidebar .module dd.subtle {
    margin: 0;
    color: #333;
    font-size: .9em;
    font-style: italic;
    font-weight: normal;    
}

#sidebar .module dd a {
    text-decoration: none;
    color: black;
}

form {
    display: inline;
}

img {
    border: 0;
}

img.gravatar {
    float: right;
    margin: .5em;
    border: 1px solid #999;
}

img.spinner {
    display: none;
}

img.icon-16, img.icon-25, img.icon-32 {
    vertical-align: middle;
}

img.icon-16 {
    width: 16px;
    height: 16px;
}

img.icon-25 {
    width: 25px;
    height: 25px;
}

img.icon-32 {
    width: 32px;
    height: 32px
}

img + div.caption {
    font-size: .9em;
    font-style: italic;
    text-align: center;    
}

div.caption + img {
    margin-top: 3em
}

#main .sidebarPush {
    float: right;
    margin-right: -305px;
    width: 265px;
}

/*** Pocket Guides ***/

.pocket_guide_cover {
    margin: .5em 0;
    width: 260px;
    height: 330px;
    background: transparent url('/site/images/liability/pocket_guide_cover_bg.png');
    float: left;
}

.pocket_guide_cover + div.caption { /* Strangely, can't simply be .caption, or dompdf barfs on parsing */
    width: 240px;
    padding: 0 25px 0 15px;
    margin: -5px 0 10px 0;
    clear: right;
    float: left;
    font-style: italic;
    font-size: .9em;
}

.pocket_guide_cover img {
    padding: 5px 0 0 5px;
}

iframe.pocket_guide {
    clear: right;
    float: right;
    margin: 20px 0 20px 10px;
    overflow: hidden;
}

.error {
    color: #af292f;
}

div.error {
    background: #fbefef url('/site/images/icons/48/error.png') 6px no-repeat;    
    border: 1px solid #af292f;
    padding: 10px;
    margin: 10px 0;
    max-width: 778px;
    min-height: 48px;
}

div.error p {
    margin: 0 0 0 54px;
}

div.success {
    background-color: #af292f;
    padding: 12px !important;
    margin: 15px 15px 15px -8px;
    max-width: 778px;
    color: white;    
    font-size: 14px;
    font-weight: bold;
    display: none;
}

div.success img.close {
    float: right;
    margin: -5px;
    cursor: pointer
}

div.success a, div.success a:visited {
    color: white
}

/*** Generic Drop Shadow ***/

.shadow {
    -moz-box-shadow: 2px 2px 4px #555;
    -webkit-box-shadow: 2px 2px 4px #555;
    box-shadow: 2px 2px 5px #555;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555555');
}

blockquote {
    border-left: 8px solid #af292f;
    font-style: italic;
    padding: 10px 10px 10px 30px;
    margin: 25px 0;
}

blockquote cite {
    font-weight: bold;
    font-style: normal;
    text-align: right;
    display: block;
    color: black;
    padding-right: 1.5em;
    margin-top: 10px;
}

blockquote:before {
    color:#ccc;
    content:'\201C';
    font-family: Georgia, serif;
    font-size:4em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-.4em;
}

blockquote *:first-child {
    display: inline;
}

blockquote *:first-child + * {
    margin-top: 10px
}

img + cite {
    display: block;
    text-align: center
}

#header {
    font-size: 13px;
    line-height: 20px
}

#main_navigation {
    width: 100%;    
    background-color: #d1d2cc;
    float: left;
}

#main_navigation > ul {
    width: 960px;
    padding: 0;
    margin: auto;
    display: block;
    position: relative;
    left: 100px;
    z-index: 999; /* Dropdown over logo and other stuff */
}

#main_navigation > ul > li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    position: relative;
}

#main_navigation > ul > li > a {
    color: white;
    text-transform: uppercase; 
    text-decoration: none;
    margin: 0;
    padding: 10px 8px 10px 20px;
    height: 20px;
    display: block;
    font: 12px "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
}

li.hover .caret, li:hover .caret {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 2px;
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
}



#main_navigation > ul > li.active {
    background-color: white;
    color: black;
}

#main_navigation > ul > li.active > a {
    color: black;
}

#main_navigation > ul > li > div {
    display: none;
    margin: 0;
    position: absolute;
    top: 40px;
    background-color: inherit;
    opacity: .95;
    filter:alpha(opacity=95);
    padding: 10px;
}

#main_navigation > ul > li > div > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 200px;
}

#main_navigation > ul > li > div > ul.double {
    width: 400px;
}

#main_navigation > ul > li > div > ul > li > a {
    text-decoration: none;
    color: white;
    width: 190px;
    display: block;
    padding: 3px 4px;
}

#main_navigation > ul > li > div > ul > li.header > a {
    margin: -3px;
}

#main_navigation > ul > li > div > ul.double > li > a {
    width: 380px;
}

#main_navigation > ul > li > div > ul > li.header {
    font-size: 18px;
    padding: 10px 5px 3px;
    color: white;
    font-weight: bold;
}

#main_navigation > ul > li > div > ul > li.header.small {
    font-size: 15px;
}

#main_navigation > ul > li > div > ul > li.header:first-child {
    padding-top: 3px; /* Top aligned with others */
}

#main_navigation > ul > li ul a:hover {
    background-color: white;
    color: #444;    
}

#main_navigation > ul > li.hover > div {
    display: block;
    z-index: 100000;
}

#main_navigation > ul > li > div > ul.icons > li {
    display: inline;
    float: left
}
    
#main_navigation > ul > li > div > ul.icons > li > a {
    text-decoration: none;
    padding: 3px 4px;
    width: auto;
}

#main_navigation > ul > li > div > ul.icons > li > a:hover {
    background-color: inherit;
}

/* Position these precisely */
#main_navigation > ul > li.bg-join > div { left: -20px; }
#main_navigation > ul > li.bg-join.mystuff > div { left: -40px; width: 400px; }
#main_navigation > ul > li.bg-about > div { left: -120px; width: 600px; }
#main_navigation > ul > li.bg-services > div { left: -260px; width: 920px; }
#main_navigation > ul > li.bg-services > div ul { width: 192px; }
#main_navigation > ul > li.bg-services > div ul#artfully { width: 140px; }
#main_navigation > ul > li.bg-services > div a { width: 182px; }
#main_navigation > ul > li.bg-services > div ul#artfully a { width: 130px; }
#main_navigation > ul > li.bg-technology > div { left: -120px; width: 400px; }
#main_navigation > ul > li.bg-advocacy > div { left: -40px; }
#main_navigation > ul > li.bg-community > div { left: -300px; width: 600px; }
#main_navigation > ul > li.bg-blog > div { left: -40px; }
#main_navigation > ul > li.bg-contribute > div { left: -270px; width: 400px; }
#main_navigation > ul > li.bg-help > div { left: -80px; }
#main_navigation > ul > li.bg-help> div ul { width: 130px; } /* Don't push off right side */
#main_navigation > ul > li.bg-help > div ul li a { width: 130px; } /* Don't push off right side */

img#logo {
    height: 120px;
    width: 174px;
    position: relative;
    top: -22px;
    left: -15px;
    float: left;
    z-index: 0;
    margin-bottom: -10px
}

#page_header {
    clear: both;
    height: 120px;
    margin: auto;
    margin-bottom: -10px;
    width: 960px;
    position: relative;
    -webkit-margin-collapse: separate;    
}

#page_header h1 {
    position: absolute;
    bottom: 18px;
    left: 210px;
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    word-spacing: 0;
    font-weight: normal
}

#page_header h1.smaller {
    font-size: 40px;
}

#page_header h1.x-smaller {
    font-size: 32px;
}

#user_navigation {
    float: right;
    text-align: right;
    margin: 1em 0;
    font-weight: bold;
}

#subnav_wrapper {
    clear: both;
    height: 50px;
    margin-bottom: 20px;
}

#subnav, #subnavTabs {
    margin: auto;
    padding-top: 15px;
    width: 940px;
    font: bold 14px/20px "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
}

#subnav ul, #subnavTabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav ul li, #subnavTabs ul li {
    list-style: none;
    float: left;
    margin: 0 1px;
    padding: 8px 10px 7px;
    kfont-weight: bold;
}

#subnav ul li.active, #subnavTabs ul li.active, #subnav ul li:hover, #subnavTabs ul li:hover {
    background-color: white;
}

#subnav ul li.separator:hover, #subnavTabs ul li.separator:hover {
    background-color: inherit;
}

#subnav ul li.separator img {
    margin-top: -13px;
}

#subnav, #subnav a, #subnavTabs a {
    color: white;
    text-decoration: none;
}
    
#subnav .active a, #subnav li:hover a, #subnavTabs .active a, #subnavTabs li:hover a {
    color: black;
}

#subnavTabPanels, #subnavTabPanels li {
    list-style: none;
    padding-left: 0 !important; /* It wants padding from #main ul */
}

#subnavTabPanels li ul li {
    list-style: disc;
}

#subnavTabPanels li ul {
    padding-left: 1.25em;
}

#subnavTabPanels > li {
    display: none;
}

#subnavTabPanels > li.active {
    display: block;
}

body > #content {
    clear: both;
    margin: 30px auto;
    width: 940px;
    padding-left: 20px;
}

body > #content > *:first-child {
    margin-top: 0;
}

#slideshow_wrapper {
    position: absolute;
    background-color: white;
    width: 550px;
    height: 300px;
}

#slideshow {
    float: left;
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=45);
    text-shadow: 1px 1px black
}

#slideshow .more {
    font-size: 12px
}

#slideshow a, #slideshow a:visited {
    color: white !important;
}

#slideshow a.caption {
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
    background-image: url(/site/js/jquery/layerslider/skins/fullwidth/overlay.png);
    padding: 2px;
    font-weight: normal
}

#slideshow a.caption:hover {
    text-decoration: underline
}

.ls-layer > div, .ls-layer > h1 {
    padding: 6px;
    background-image: url(/site/js/jquery/layerslider/skins/fullwidth/overlay.png);
}

div.ls-video-layer {
    padding: 0 !important; /* Need to override 6px padding */
    background: none !important;
}

#slideshow p:last-child {
    margin-bottom: 0
}

#call_to_action {
    background-color: #d1d2cc;
    float: right;
    padding: 20px;
    margin: 0;
    width: 360px;
    height: 300px;
    min-height: 200px;
    max-height: 200px;
    font-size: 17px;
    line-height: 26px;
    color: #444;
}

#call_to_action h2 {
    font: normal 48px/60px Faktos, Impact, sans-serif;
    color: white;
    margin: 0px 10px; 
}

#call_to_action h2 a, #call_to_action h2 a:hover, #call_to_action h2 a:visited {
    color: white;
    text-decoration: none
}

#call_to_action p {
    margin: 10px;
}

#main {
    clear: both;
    float: left;
    width: 600px;
    padding-right: 20px;
}

.w750 {
    width: 750px !important;
}

.w120 {
    width: 120px !important;
}

#main > *:first-child, #main > .left *:first-child, #main > .right *:first-child {
    margin-top: 0;
    padding-top: 0
}

#main ul.actions {
    list-style-type: square;
    margin: 0 auto;
}

#main ul.actions li {
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 1.1em;
}

ul.actions.inline {
    margin: 10px 0;
    list-style-type: none;
    padding: 0 !important;
    font-weight: bold
}

ul.actions.inline li {
    display: inline;
    margin: 0 3px 0 0;
    padding: 0;
}

ul.actions.inline li:before {
    padding-right: 6px;
    content: "\00B7";
}

ul.actions.inline li:first-child:before {
    padding-right: 0;
    content: "";
}

span.icons {
    float: right;
}

p + div.actions {
    font-size: .9em;
    margin-top: -12px;
}

#sidebar {
    float: right;
    width: 265px;
    padding: 0 20px 20px 20px;
}

#sidebar .module {
    margin: 0 5px 10px 0;
    border-top: 1px solid #d1d2cc;
}

#sidebar .module.important {
    
}

#sidebar .module.important h3 {
    background-image:url('/site/images/icons/error.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 28px;
    color: #af292f;
}

#sidebar .module:first-child {
    border-top: 0;
}

#sidebar .module:first-child h3 {
    margin-top: 0;
}

#sidebar h3 {
    margin-top: 1em;
}

#sidebar h4 {
    margin-top: 0
}

#sidebar.w120 ul {
    font-size: 12px;
    list-style: none;
    padding: 0;
    margin-top: 0;
}

#sidebar.w120 input {
    margin-left: 0
}

#main ul, #sidebar ul {
    margin-left: 0;
    padding-left: 1.25em;
}

#sidebar img.emblem {
    float: right;
    margin-left: .5em;
    width: 100px;
    height: 100px;
}

ul.pageNav {
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
    font-weight: bold
}

ul.pageNav li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    white-space: nowrap
}

ul.pageNav li:after {
    padding-left: 10px;
    content: "\00B7";
}

ul.pageNav li:last-child:after {
    padding-left: 0;
    content: "";
}


/*** One-Column ***/

div.spread {
    clear: both;
    padding: 0;
}

/*** Two-Column ***/

.left {
    float: left;
    width: 48%
}

.right {
    float: right;
    width: 48%
}

/*** Three-Column ***/

.column3 {
    float: left;
    width: 32%
}

/*** Footer ***/

#footer_wrapper {
    clear: both;
    background-color: #222;
    border-top: 1px solid black;
    width: 100%;    
}

#footer {
    width: 938px;
    color: white;
    font-size: 12px;
    text-align: center;
    padding: 10px;    
    line-height: 18px;
    margin: auto;
}

#footer a {
    color: white;
}

#footer .logo {
    float: left;
    width: 15%;
    text-align: left;
    position: relative;
    left: -5px;
}

#footer_text {
    margin-right: 15%;
}

img#loginLogo {
    float: left;
    margin: 0 20px 20px 0;
    width: 130px;
    height: 90px;
}

.fa-sso a[href="http://fracturedatlas.tumblr.com/"] {
    display: none!important;
}

#_mrq {
    width: 600px;
    height: 492px;
    padding: 0;
}

#_mrq iframe#sso {
    border: 0;
    width: 100%;
    height: 492px;
    overflow: hidden;
    scrollbars: none;
    margin: auto;
}

#_mrq .jqmClose {
    margin: 0;
    position: absolute;
    right: 14px;
    top: 14px;
}

#_mrq > div {
    float: right;
    width: 450px;
}

#_mrq div.left {
    width: 40%
}

#_mrq div.right {
    width: 57%
}

a#_mrq_guarantee {
    cursor: help
}

#_mrq h1 {
    margin-top: 0;
    font: 24px "Trebuchet MS", "Lucida Sans", "DejaVu Sans", sans-serif;
}

#_mrq h4 {
    margin-top: 0;
}

#hdTrigger {
    background-color: black;
    border: solid 2px white;
    text-align: center;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    position: fixed;
    top: 50%;
    right: -50px;
    height: 50px;
    min-width: 70px;
    z-index: 10000;
    white-space: nowrap;
    padding: 10px 20px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#hdTrigger a {
    font-size: 1.2em;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 0;
    display: block;
}

#_hdModal {
    width: 600px;
    height: 500px;
}

#_hdModal iframe {
    border: 0;
    width: 100%;
    height: 460px;
    scrollbars: none;
    padding: 0;
}

body.iframe {
    padding: 0 20px
}

body.iframe h2 {
    margin-top: 0;
}

.siteseal {
    float: right;
    margin: 5px;
}

/*** Auto-Hint Form Fields ***/

.auto-hint {
    color: #999;
}

/*** Reminders ***/

div.reminder {
    width: 280px;
    margin: 10px 15px;
    padding: 5px 10px;
    border: 1px solid #d1d2cc;
    border-radius: 5px;
    background-color: #f8f8f8;
    float: right;
    clear: right
}

div.reminder h3 {
    background-image: url(/site/images/icons/asterisk_yellow.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #444;
}

/*** Icon Action Lists ***/

h3 + ul.iconActions {
    padding-top: .5em;
}

ul.iconActions, #sidebar module ul.iconActions {
    padding-left: 0 !important; 
    list-style-type: none;
}

ul.iconActions li {
    font-size: 13px;
    margin-bottom: 8px;
}

ul.iconActions span.stButton { /* ShareThis widgets */
    padding: 5px;
}

ul.iconActions li a {
    text-decoration: none;
}

ul.iconActions li img {
    vertical-align: middle; 
    width: 32px;
    height: 32px;    
}

.scrollable {
     overflow: auto;
}

ul.tight {
    list-style-type: none;
    margin: 0;
    padding: 0
}

/*** Grid Tables ***/
table.grid, table.grid-light, table.grid-big 
{
    margin-top: .5em;
}

table.grid th, table.grid-light th 
{
    text-align: left;
    padding: 2px 10px 2px 2px;
}

table.grid-big 
{
    font-size: 1.1em;
}

table.grid.tight th, table.grid.tight td {
    font-size: .9em;
    vertical-align: top
}

table.grid.tight td ul {
    margin: 0;
    padding: 0;
    list-style: none
}

table.grid.tight td img {
    position: relative;
    top: 2px;
    left: 5px;
}

table.grid.tight tr:nth-child(odd) {
    background-color: #eee
}

table.grid-big th, table.grid-big td 
{
    text-align: left;
    padding: 5px 10px;
}

table.grid tr.alt, table.grid-light tr.alt, table.grid-big tr.alt
{
    background-color: #eee;
}

table.grid th, table.grid-big th
{
    background-color: #333;
    color: white;
}

table.grid-light th
{
    background-color: #d1d2cc;
    color: black;
}

table.grid td, table.grid-light td {
    padding: 2px;
    font-size: 14px
}

td.money {
    text-align: right !important;
}

td.money * {
    text-align: left;
}

td.icons {
    text-align: center
}

sup.note {
    cursor: help;
}

span.tooltip {
    text-decoration: none;
    border-bottom: 1px dashed black;
    cursor: help;
    font-size: 11px;
}

div.tooltip
{
    margin-left: -999em;
    position: absolute;
    z-index: 10000;
    border: 1px solid #999;
    background-color: #fff;
    padding: 5px;
    width: 350px;
    max-width: 350px;
    font-size: 11px;
    line-height: 14px;
}

div.tooltip dl {
    margin: 0
}

div.tooltip dt {
    width: 65%
}

div.tooltip dd {
    width: 35%;
    margin-left: 65%;
}

div.tooltip dt:nth-of-type(2n), div.tooltip dd:nth-of-type(2n) {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    background-color: #f7f7f7
}

html.waiting, html.waiting * {  
    cursor: wait !important;  
} 

button.modalTrigger, button.modalImageTrigger {
    background: none;
    border: none;
    color: #004b91;
    text-decoration: underline;
    padding: 0;
    margin: 0;
    display: inline;
    font-size: inherit;
    font-style: inherit;
}

button.modalTrigger:hover, button.modalImageTrigger:hover {
    color: #af292f;
}

#sthoverbuttons .st_plusone_large {
    padding-top: 15px !important;
    height: 20px !important;
}

/*** jqModal Stuff ***/
/* jqModal base Styling courtesy of;
    Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
    the Window's z-index value will be set to 3000 by default (via jqModal.js). */
    
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #fff;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmWindow .jqmClose {
    float: right;
    cursor: pointer;
    margin: -7px -7px 5px 5px;
}

.jqmWindow.scrollable {
    height: 500px;
    overflow: auto;
}

/* Special case with multiple actions */
.jqmWindow .actions .jqmClose img {
    float: none;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

a.tt2 {
    cursor: help;
    position: relative;
}

a.tt2 span.tt2-tip {
  position: absolute;
  display:block;
  top: -100px;
  left: 0px;
  background-color:#222;
  margin: 0;
  padding:10px;
  width:180px;
  z-index: 999;
  font-size: 11px;
  font-weight: bold;
  color: white;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-box-shadow: 0px 0 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0 3px rgba(0,0,0,0.25);
  box-shadow: 0px 0 3px rgba(0,0,0,0.25); 
  text-align: left !important;
  text-decoration: none !important;
}

a.tt2:hover span.tt2-tip {
    text-decoration: none !important;
}

a.tt2 span.tt2-tip:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: #222 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  bottom:-19px;
  left:1em;
}

span.truncated {
    color: #004b91;
    cursor: pointer
}

span.truncated:hover {
    text-decoration: underline
}

a.hoverAction {
    visibility: hidden;
}

*:hover > a.hoverAction, a.hoverAction:hover {
    visibility: visible
}

@media print {
    .page-break { 
        page-break-before: always; 
    }
}

ol {
    list-style-type: decimal;
}

ol ol {
    list-style-type: lower-alpha;
}
