/*Starter Site Home CSS*/

#Header h2 { display: none; }

#StockImage { width: 978px; height: 318px; }
#StockImage .text-block-component { width: 480px; position: absolute; left: 500px; top: 150px; }
#StockImage h3 { padding-bottom: 8px; }

#StockImage p a {
    display: block;
    width: 18%;
    padding: 4px 6px;
    font-size: 9pt;
    text-align: center;
}

#StockImage .tab-row, #StockImage .tab-row .tab-panes { position: relative; width: 980px; height: 320px;  }
#StockImage .tab-row .tab-panels { position: absolute; left: 508px; bottom: 75px; z-index: 10; }
#EditorDiv .tab-row h3.title { display: none; }

#StockImage .tab-row .tab-panels a {
    display: block;
    float: left;
    line-height: 1;
    margin: 0 2px;
    padding: 2px 6px;
    cursor: pointer;
}

#StockImage .tab-row .tab-panes { }
#StockImage .tab-row .tab-panes h3, #StockImage .tab-row .tab-panes p { position: absolute; left: 508px; bottom: 0; z-index: 10; }
#StockImage .tab-row .tab-panes h3 { bottom: 140px; }
#StockImage .tab-row .tab-panes p { bottom: 90px; }
#StockImage .tab-row .tab-panes a { width: 200px; position: absolute; bottom: -20px; }
#StockImage .tab-row .tab-panes p:first-child {  width: 980px; height: 320px; position: absolute; left: 0; top: 0; z-index: 1; }

#StockImage .tabbified .module { position: static; }

#Content { margin-top: 348px; }
#EditorDiv #Content { margin-top: 548px; }

#Content-Left { padding-top: 10px; overflow: visible; }
#Content-Text .text-block-component { padding: 16px; }