/** Web Cube Support Docs Stylesheet **/

a {
    font-weight: normal;
}

div#wrapper {
    background: #ffffff url('/static/images/style/header-bg-no-menu.gif') top left repeat-x;
}

h2 {
    font-size: 1.8em;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 5px;
}

#support_page{
    border-top: 1px solid #DADADA;
}

#support_doc_container {
    width: 810px;
    float: left;
    border-right: 1px solid #DADADA;
}

#support_doc_container .support_article .support_image {
    display: block;
    margin: 15px auto 15px auto;
    text-align: center;
}

#support_doc_container .support_article .support_image .caption {
    margin: 20px auto 20px;
}

#support_products {
    border-left: 1px solid #DADADA;
    margin-left: 810px;
    margin-top: 20px;
    padding-left: 20px;
}

#support_products .product {
    margin-bottom: 23px;
}

#support_products .product h3 {
    color: #262626;
    font-size: 1.1em;
    margin: 0px;
}

#support_products .product div {
    margin-top: 7px;
}

#support_products .product div a {
    color: #3c3c3c;
}

#support_footer {
    height: 15px;
    clear: both;
}

#support_header {
    height: 69px;
}

#support_header h1 {
    float: left;
    font-size: 3em;
    font-weight: normal;
    letter-spacing: 2px;
    margin: -5px 0px 0px 5px;
}

#supportheader {
    padding-left: 3px;
}

#supportheader h2 {
    padding: 0px;
    margin: 5px 0px;
}

#supportheader .col1 {
    float: left;
    width: 295px;
}

#supportheader .col2 {
    float: left;
    margin-left: 20px;
}

#supportheader #support_text {
    float: left;
    line-height: 1.3;
    width: 190px;
}

#supportheader #support_buttons {
    margin-left: 213px;
}

#supportheader #support_buttons img {
    margin: 6px 25px 0px 0px;
}

.support_article .more {
    text-align: right;
}

#support_breadcrumb {
    margin: 8px 0px 20px 5px;
}

#support_topic, .support_article {
    margin: 0px 20px 0px 5px;
}

/* Index page table *
.topics table {
    width: 100%;
}

.topics table td.row {
    padding: 5px 0px;
}

.topics table td.row table {
    border-top: 1px solid #dadada;
}

.topics table td.column {
    vertical-align: top;
    width: 33%;
}*/

.overview {
    margin: 29px 10px 0px 0px;
}

.overview h2 {
    clear: both;
    margin: 0px;
    padding: 20px 0px 5px 5px;
}

.overview h2:first-child {
    padding-top: 10px;
}

.topics h3 {
    font-size: 1.15em;
    margin: 0px;
    padding: 3px 0px 5px 0px;
}

.topics .row {
    border-top: #dadada 1px solid;
    padding: 10px 0px;
}

.topics .section {
    float: left;
    padding: 0px;
    width: 33%;
}

.topics .section > div {
    padding: 5px;
}

div.topic {
    margin-bottom: 5px;
}

/********************/
