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

Folder: Theme318_Technology3
Name: Technology 3
Cat: Computers & Technology

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

/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 788px;
    margin: 50px auto;
}

.sf_wrapper {
    width: 788px;
    position: relative;
}

a {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    position: relative;
    margin-top: 0px;
    height: 129px;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
}

.sf_main_header {
    position: absolute;
    left: 0;
    bottom: 2px;
    text-align: left;
    font: bold 18px Helvetica, Arial, sans-serif;
    letter-spacing: 0.3;
    padding: 4px 0 0 10px;
    width: 280px;
}

.sf_sub_header {
    position: absolute;
    left: 290px;
    bottom: 4px;
    text-align: left;
    font: normal .85em Helvetica, Arial, sans-serif;
    width: 250px;
}

.sf_extra2 {
    position: absolute;
    height: 129px;
    width: 100%;
    top: 0;
    right: 0;
    sf_edit: true;
}

.sf_extra2 span {
    display: block;
    position: absolute;
    top: 17px;
    left: 13px;
    height: 109px;
    width: 116px;    
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; } 
.sf_navigation {
    clear: both;
    height: auto;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 0;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
}

.sf_navigation ul li a {
    height: 40px;
    margin: 0 0 0 1px;
    text-decoration: none;
    display: block;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    padding: 0 10px;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    clear: both;
    margin: 20px 20px 0;
    padding: 0 0 0 30px;
    font: normal 1.5em Helvetica, Arial, sans-serif;
    text-align: left;
    line-height: 40px;
}

.sf_pagetitle div {
    
}

.sf_content {
    height: 300px;
    padding: 20px 20px 0 20px;
    margin: 0 20px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra7 {
    margin: 0 20px 20px 20px;
}

.sf_extra7 span {
    display: block;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    font-size: .8em;
    padding: 40px 0 0 20px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 30px;
}

/*------------------------------------
BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
    font-size: .8em;
}

div.sf_banner div#bannerLink {
    
