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

Folder: Theme307_Technology2
Name: Technology 2
Cat: Computers & Technology

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

.sf_outer_wrapper {
    width: 700px;
    margin: auto;
    margin-top: 50px;
}

.sf_wrapper {
    width: 693px;
    margin-left: 7px;
    padding-bottom: 5px;
}

a {
    color: #000000;
}

.sf_extra1 {
    font-size:1px;
    background-color: #757575;
}

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

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    position: relative;
    height: 66px;
    margin-right: 7px;
    padding: 0 0 0 16px;
}

/* banner image */
.sf_extra4 {
    height: 130px;
    width: 500px;
    border-top: 8px solid #fff;
    margin-left: 180px;
}
.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
    float: left;
    font: bold 1.4em Tahoma, Arial, sans-serif;
    margin-left: 90px !important; margin-left: 45px; /* for IE */
    padding-top: 20px;
    height: 40px;
    width: 380px;
    overflow: hidden;
}

.sf_sub_header {
    float: right;
    margin-right: 50px !important; margin-right: 25px; /* for IE */
    text-align: right;
    font: .8em Tahoma, Arial, sans-serif;
    width: 120px;
    margin-top: 20px;
    height: 40px;
    overflow: hidden;
}

.sf_extra3 {
    position: absolute;
    top:0;
    right:0;
    height: 66px;
    width: 38px;
    background: url(images/header_endcap_1.jpg) no-repeat top right;
    
}

.sf_extra5 {
    height: 23px;
    width: 500px;
    margin-left: 180px;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; } 
.sf_navigation {
    float: left;
    margin: 0;
    margin-left: 4px;
    display: inline;
    width: 172px;
    margin-top: -138px;
    border-top: 8px solid white;
    padding-bottom: 32px;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
    padding-left: 15px;
    list-style-type: none;
}

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

.sf_navigation ul {
    
}

.sf_navigation ul li {
    margin: 0;
    margin-right: 12px;
}

.sf_navigation ul li a {
    padding: 0 0 0 15px; 
    margin: 0;
    text-decoration: none;
    display: block;
    font: bold 0.7em Verdana, Arial, sans-serif;
    line-height: 33px;
}

.sf_navigation ul li a:hover {
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    font: normal 1.2em Tahoma, Arial, sans-serif;
    text-align: left;
    text-transform: uppercase;
    height: auto !important;
    height: 25px;
    min-height: 25px;
    margin: 0 20px 0 180px;
    padding: 20px 20px 0px 10px;
}

.sf_content {
    width: 490px;
    margin: 0 20px 0 180px;
    padding: 5px 0 0 0;
    color: #666;
    font-size: .8em;
    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_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: .7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;
    height: 15px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
}

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

.sf_banner div#bannerLink {
    padding-top: 10px;
}