@charset "UTF-8";

body{
text-align: left !important;
}

/* Utility classes */
.clear {
    clear: both;
}

.floatLeft {
    float: left;
    margin-right: 0.25em;
}

.floatRight {
    float: right;
}
.search {
    position:relative;
    top: 170px;
    float: right;
}

html, body {
    background-color: #ffffff;
    background-image: none;
    color: #000000;
    margin: 0;
    padding: 0;
}

a img {
    border: 0 none transparent;
}

#global-nav-region {
    display: none;
}

#site-nav-region {
    display: none;
}

#body-region {
    width: 100%;
    margin: 0;
    padding: 0;
}

#article-and-sub-nav-region {
    background-image: none;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    padding: 0;
}

#article-content {
    clear: both;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    margin: 0;
    padding: 0;    
}

#article-content-header {
    margin: 0;
    padding: 0;
}

#article-content-title {
    margin: 0;
    color: #000000;
    text-transform: uppercase;
}

#article-content-title-region {
    margin: 0.75em 0 0.75em 0;
    background-image: url('[system-asset]/images/globe-icon-line.jpg[/system-asset]');
    background-position: bottom left;
    background-repeat: repeat-x;
}

#article-content-title-region-inner-tube {
    padding-bottom: 12px;
    background-image: url('[system-asset]/images/globe-icon.jpg[/system-asset]');
    background-position: bottom right;
    background-repeat: no-repeat;
}

#article-content-toolbar {
    display: none;
}

#footer-region-inner-tube {
    padding: 1.5em 3em;
    text-align: left;
}

#footer-nav-list,
#footer-social-networking-list {
    display: none;
}

#sub-nav-region {
    display: none;
}

#sub-nav-region-right {
    display: none;
}

.search {
    display: none;
}

#top-right-nav {
    display: none;
}
