/*********************************************************
**********************************************************

Folder: Theme301_Technology1
Name: Technology 1
Cat: Computers & Technology

**********************************************************
*********************************************************/
    /*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 750px;
	_width: 765px;
    margin: auto;
    margin-top: 50px;
}

.sf_wrapper {
    width: 730px;
    margin-left: 20px;
}

a {
    color: #000000;
}
a:hover {
    color: #999999;
}
a:visited {
    color: #000000;
}

.sf_extra1:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 102px;
    width: 249px;
    float: right;
    margin-right: 70px !important;
    margin-right: 35px;
}

/* left side of header */
.sf_extra4 {
    float: left;
    height: 102px;
    width: 378px;
    background-color: #ffffff;
	background-image: url(//img1.wsimg.com/isteam/ip/50aff648-d105-44f7-9b8f-f008ebbbe2f1/legacy/tech_person.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; 
}
.sf_main_header {
    text-align: left;
    font-weight: bold;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #aaaaaa;
    padding-bottom: .1em;
    margin-bottom: .15em;
    border-bottom: 1px dotted #ccc;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.sf_sub_header {
    text-align: left;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    height: 40px;
    overflow: hidden;
	color: #000;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { 
display: none; 
}

.sf_navigation {
	height: auto !important;
	height: 38px;
	min-height: 38px;
    clear: both;
    margin: 0 20px 0 0;
	border-top: 6px solid #fff;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
    margin: 0 0 0 0;
	padding-bottom: 3px;
    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:after {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .sf_navigation ul:after{height: 1%;}
.sf_navigation ul:after{display: block;}
/* End hide from IE-mac */

.sf_navigation ul li {
    white-space: nowrap;
    width: auto !important;
    width: 5px;
    float: left;
    margin: 0 0 0 0px;
    background-image: url(//img1.wsimg.com/isteam/ip/50aff648-d105-44f7-9b8f-f008ebbbe2f1/legacy/plus.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	
}

.sf_navigation ul li a {
    padding: 5px 15px 3px 15px;
    margin: 0;
    text-decoration: none;
    display: block;
    font-weight: normal; 
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	
	
	
}

.sf_navigation ul li a:hover {
}
.sf_subnavigation {
	display:none;
}
.sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:120px;
	margin:0 0 0 -5px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
}
#Nav1 li ul li a{
	background:#ffffff;
	color:#333333;
	width:120px;
	padding:8px 7px;
	white-space:normal;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#999999;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    clear: both;
    font-weight: normal; 
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    min-height: 25px;
	height: auto !important;
    height: 25px;    
    margin-right: 20px;
    padding: 20px 20px 0px 32px;
}

.sf_pagetitle h1 {
	font-size:18px;
	margin: 0;
	font-weight: normal;
}

.sf_content {   
    margin: 0 20px 0 0;
    padding: 5px 20px 0 32px;
    color: #666;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 200px;
	height: auto !important;
    height: 200px;    
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;
    padding: 12px 0px 12px 50px;
    margin: 0 20px 0 0;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 11px;
	color: #000;
}
.sf_banner a{
   color: #000;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
