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

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;
}
a:hover {
    color: #666;
}
a:visited {
    color: #000000;
}

.sf_extra1 {
    font-size:1px;
}

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

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

/* banner image */
.sf_extra4 {
    height: 130px;
    border-top: 8px solid #fff;
	float:right;
	display:inline;
	width:500px;
	margin-right:13px;
}
.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	margin-left: 90px !important;
	margin-left: 90px; /* for IE */
	padding-top: 10px;
	height: 30px;
	width: 520px;
	overflow: hidden;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

.sf_main_header div{
	height: 30px;
	overflow:hidden;
}

.sf_sub_header {
	margin-left: 90px !important;
	margin-left: 90px; /* for IE */
	width: 520px;
	margin-top: 2px;
	overflow: hidden;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	height: 20px;
	overflow:hidden;
}

.sf_sub_header div{
	height: 20px;
	overflow:hidden;
}



.sf_extra5 {
    height: 23px;
	float:right;
	display:inline;
	width:500px;
	margin-right:13px;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; } 
.sf_navigation {
    float: left;
    margin: 0;
    margin-left: 4px;
    display: inline;
    width: 172px;
    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: 8px 0 8px 15px;
	margin: 0;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

.sf_navigation ul li a:hover {
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	text-align: left;
	text-transform: uppercase;
	height: auto !important;
	height: 25px;
	min-height: 25px;
	margin: 0px 13px 0px 0px;
	padding: 20px 0px 0px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float:right;
	display:inline;
	width:478px;
}

.sf_content{
	color:#666666;
	display:inline;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	height:auto !important;
	margin:0pt 10px 0pt 0px;
	min-height:200px;
	padding:5px 0pt 0pt;
	width:490px;
	}


.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;
    min-height: 15px;
	height:auto !important;
	height: 15px;
    padding: 12px 0px 0px 0px;
    margin: 0 13px 0 0px;
	float:right;
	display:inline;
	width:478px;
	
}

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

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