@CHARSET "UTF-8";

.span9 #content {
    width: auto;
}

.hero-unit {
    padding: 0;
    background: none;
}

hr {
    border-color: #aaa;
    clear: both;
}

.boxed {
    border-radius:4px;
}

#skiplinks {
    margin-left: .5em;
}

#top li {
    display: inline;
}

#top .selected a {
    color: #333;
}

#banner {
    position: relative;
}

#banner .hero-unit {
    background-color: #a3ca5f;
    padding: 2em;
    margin-bottom: .5em;
}

#logo-text a {
    color: #fff;
    text-decoration: none;
}

#top a {
    padding: .5em;
}

/*#breadcrumb .breadcrumb {
    border: none;
    background-color: #4b4b4b;
    background-image: none;
    box-shadow: none;
    margin-bottom: .5em;
    padding-left: 2em;
    filter: none;
}

#breadcrumb .breadcrumb li {
    text-shadow: none;
}

#breadcrumb .breadcrumb li a {
    color: #a3ca5f;
}

#breadcrumb .breadcrumb li:after {
    content: " /";
    color: #ccc;
}

#breadcrumb .breadcrumb li:last-child:after {
    content: none;
}*/

/*#navigation ul {
    padding: .5em 0;
}

#navigation ul.menu_main {
    margin: 0;
}

#navigation li {
    list-style-type: none;
    padding: .5em 0;
}*/

/*#navigation li:before {
    content: "/ ";
    color: #ccc;
}*/
/*#navigation li a {
    padding: .5em 0;
}

#navigation .current_ancestor > a,
#menu-service .current_ancestor > a  {
    font-weight: bold;
}

#navigation .current > a,
#menu-service .current > a {
    color: #4b4b4b;
}*/

/*#content-container {
    background-color: #fff;
    padding: 2em 0;
}

#content, #content_extra {
    position: relative;
}

#content-container h1 {
    line-height: 1.5em;
}

#content-container h2 {
    line-height: 1.3em;
}

.articleContainer {
    position: relative;
}

.articleContainer ul.tags {
    margin: 0;
}

.articleContainer ul.tags li {
    margin-right: .5em;
    display: inline;
    background-color: #4B4B4B;
    font-size: 1em;
    padding:
     2px 4px 4px 4px;
    font-weight: normal;
}

.articleContainer > * {
}*/

.legend .icon {
    
    float: left;
    height: 15px;
    margin-right: 10px;
    width: 15px;
}

.legend li {
    font-size: 10px;
}

div.renderworksIcon {
    background-color: #E80015;
}
div.architectIcon {
    background-color: #4E85B0;
}
div.fundamentalsIcon {
    background-color: #3B509D;
}
div.landmarkIcon {
    background-color: #8E8F59;
}
div.spotlightIcon {
    background-color: #AD0013;
}
div.designerIcon {
    background-color: #BE9E54;
}

table th {
    padding: 10px;
    color: white;
    text-align: center;
    border-bottom: 1px solid #c4c4c4;
}
table td.architect, 
table td.renderworks, 
table td.fundamentals, 
table td.spotlight, 
table td.designer,
table td.landmark {
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    overflow: hidden;
}
table th#architect,
table td.architect {
    background-color: #4e85b0;
}
table th#fundamentals,
table td.fundamentals {
    background-color: #3b509d;
}
table th#landmark,
table td.landmark {
    background-color: #8e8f59;
}
table th#spotlight,
table td.spotlight {
    background-color: #ad0013;
}
table th#designer,
table td.designer {
    background-color: #be9e54;
}
table th#renderworks,
table td.renderworks {
    background-color: #e80015;
}
table th#commonIndex {
    text-align: left;
    color: #333;
    font-size: 18px;
}
table td.altHeader {
    padding: 0 10px;
    color: #3c3c3c;
    font-weight: bold;
    border-left: none;
    text-transform: capitalize;
}

div#legend {
    height: 15px;
}

table tbody td {
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}
table tbody td.pageName {
    padding-left: 20px;
    padding-right: 20px;
    color: #666;
    font-weight: bold;
}
table tbody td.pageName a,
table tbody td.pageName a:link,
table tbody td.pageName a:visited,
table tbody td.pageName a:active {
    margin: 0;
    padding: 0;
}
table tbody td.pageName a:hover {
    color: #007071;
}

table tbody td.pageName {
    width: 340px;
}

table tbody td.exerciseFileName {
    font-size: 11px;
    padding-right: 20px;
}
table tbody td + td {
    height: 30px;
    text-align: center;
    line-height: 18px;  
    border-collapse: collapse;
    border-spacing: 0px;
    text-transform: capitalize;
    width: 60px !important;
}
table thead tr.indexHeader:hover {
    background-color: #ffffff;
}
table a:link,
table a:visited,
table a:active {
    display: block;
    padding: 15px;
}
div.checkmark {
    width: 50px;
    height: 50px;
    background: url("../images/checkmark.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
}

table a:hover {
    display: block;
    text-decoration: none;
}

div#printFiles {
    clear: both;
    display: block;
    float: left;
    margin: 21px 0 70px 1px;
    width: 100%;
}

div.printFileIcon {
    background-image: url("../images/pdf2.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    margin: 15px 15px 5px 0;
    padding: 15px 0 0 50px;
    width: 250px;
}
div.printFileIcon2 {
    background-image: url("../images/zip.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    margin: 15px 15px 5px 0;
    padding: 15px 0 0 50px;
    width: 250px;
}

.info-cell {
    
    margin-top:20px;
}

.info-cell h3 {
    font-size:          12px;
    background-color:   #bcbec0;
    padding:            4px 9px;
    margin-top:         0;
    line-height: 18px;
}

.info {
    float: left;
    margin-left: 20px;
    width: 325px;
}

.info.menu-block.alpha {
} 

.alpha {
    margin-left: 0;
}

.pager {
    padding:10px 0;
}

.menu-block ul {
    padding: 0 0 0 10px;
    margin: 5px 0 0 0;
}

.menu-block li {
    list-style-type: none;
    padding: .4em 0;
}

#nodeWrapper .guide h1 {
    margin: 15px 0;
    text-transform: capitalize;
}

.pager a {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}

.pager a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}
.pager .next a {
    float: right;
}
.pager .previous a {
    float: left;
}

.pager {
    margin-top: 30px;
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
    text-align: center;
}

.node-body {
    color: #646464;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

body > a#feedbackright {
    background: url("../images/feedback_tab_white.png") no-repeat scroll 50% 50% #7fa34a;
    display: block;
    height: 90px;
    line-height: 0;
    padding: 5px;
    position: fixed;
    right: 0;
    text-indent: -99999px;
    top: 50%;
    width: 22px;
}

.legendContainer {
    line-height: 19px;
}

#additionalHelp li {
    list-style: disc outside none;
    padding: 8px 0;
}

#additionalHelp > ul {
    margin-left: 20px;
    margin-top: 24px;
    padding: 0;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}