/*----------------------------------
		Theme_#	546
		Cat 		Computers & Technology
		Name		PC Pro
----------------------------------*/

body {
  background-position:0 100%;
  background-repeat:repeat-x;
  font-family: Georgia, "Nimbus Roman No9 L", serif;
  font-size:14px; 
}

.sf_pagetitle h1 {
	font-size:28px;
	margin: 0;
	font-weight: normal;
}

a, a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;	
}

p {

}

.sf_outer_wrapper {
	background-color:#ffffff;	
  margin:0 auto;
  width:960px;  
}
  
.sf_extra1 {
}

.sf_wrapper {

}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-color:#525252;
  background-image:url(images/header_bg.png);
  background-position:50% 0;
  background-repeat:no-repeat;
}

.sf_header_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_header_wrapper {display: inline-block;}

/* Hides from IE-mac \*/
* html .sf_header_wrapper {height: 1%;}
.sf_header_wrapper {display: block;}
/* End hide from IE-mac */


.sf_extra2 {	
  background-position: 100% 0;
  background-repeat:no-repeat;
  display:inline;
	float:right;  
	height:268px;
  margin-right:10px;
  margin-top:21px;
  width:494px;  
}


* html .sf_extra2 {
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));   
}

.sf_main_header {
	color:#ffffff;
  display:inline;
	float:left;
  font-size:42px;
  font-weight:100;
	height:190px;
  margin-left:34px;
  margin-right:104px;
	padding-top:60px;
	overflow:hidden;
  width:318px;
}

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

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	
}

/*--------------------------------
		Navigation
---------------------------------*/

/**
 * @section navigation
 */
.sf_navigation {
	margin:0 auto; 
	padding:0;
	width:960px;  
	z-index:50;
	position: relative;
}
 
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
 
.sf_navigation ul {
	background-image: url(images/navbg.gif);
	background-position: 0 0;
	background-repeat:repeat;  
	border-top:1px solid #000000;
	margin:0px;
	padding:0px;
	white-space: nowrap;
	min-height:54px; /* Fast hack */
	height:auto !important; /* Fast hack */
	height:54px; /* Fast hack */
}
 
.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_navigation ul li {	
	float: left;
	list-style: none;
	margin: 0;
	white-space: nowrap;	 
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
}
 
.sf_navigation ul li.sf_first_nav_item  a{
	background-image: url(images/navbg_first_off.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

.sf_navigation ul li.sf_last_nav_item {	
}
 
.sf_navigation ul li a {
	background-image: url(images/navbg_off.gif);
	background-position: 0 50%;
	background-repeat:no-repeat;
	color:#000000;
	display: block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	font-size:11px;
	height:24px;
	margin:0;
	padding: 18px 45px 12px;
	text-decoration: none;	
	text-transform:uppercase; 	
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */;
}
 
.sf_navigation ul li a:visited {
}
 
.sf_navigation ul li a:hover {
	background-position: 0 50%;
	background-repeat:no-repeat;
	color:#000000;
	padding: 18px 45px 12px;
}
 
/**
 * @section subnav
 */
.sf_navigation ul.subnav {
	background:none;
	border:1px solid #777;
	border-bottom:0;
	border-top:0;
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0;	
	padding: 0;	
	position: absolute;	
	width: 180px;
	z-index:1000;
	min-height:26px; /* Fast hack */
	height:auto !important; /* Fast hack */
	height:26px; /* Fast hack */	
}
 
.sf_navigation ul.subnav  li {
	background:#8b8b8b;
	float: left;
	margin:0;	
	padding:0;	
	width: 180px;
}
 
.sf_navigation ul.subnav  li a {
	background:none;
	border:0;
	border-bottom:1px solid #777;
	display: block;
	height:auto;
	min-width:150px;
	padding: 7px 15px;
	text-decoration: none;	
	width: 150px;
	white-space:normal;
}
 
.sf_navigation ul.subnav  li a:visited {
}

.sf_navigation ul.subnav  li a:hover {
	background:#afafaf;
	padding: 7px 15px;
}

.sf_navigation ul#Nav1 li.sf_first_nav_item ul.subnav  li a:hover {
	background:#afafaf;
}
 
.sf_navigation ul.subnav  li.sf_last_nav_item_subnav a {
	/*border-bottom:0;*/
}
 
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
	left: auto;
}
 
#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	display:none;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	background-color:#ffffff;
  background-image: url(images/pagetitle_bg.gif);
  background-position: 0 0;
  background-repeat:no-repeat;  
  margin:30px 0 15px 34px;
  padding:0 20px 10px 34px;
	font-size:28px;
  font-style:italic;
  width:871px;
}

.sf_pagetitle p {
	margin:0;
} 

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	display:none;	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
	
}

.sf_subnavigation ul:after {
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item {

}

.sf_subnavigation ul li.sf_first_nav_item {

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover {
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	background-color:#ffffff;
  margin-bottom:30px;
  margin-left:30px;
  width:930px;
}

.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_content {display: inline-block;}

/* Hides from IE-mac \*/
* html .sf_content {height: 1%;}
.sf_content {display: block;}
/* End hide from IE-mac */


.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
	
}

.sf_subnavigation2 ul:after {
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item {

}

.sf_subnavigation2 ul li.sf_first_nav_item {

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

.sf_extra7 span{
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color:#ffffff;
  background-image: url(images/footer_bg.png);
  background-position: 0 100%;
  background-repeat:no-repeat;
  border-bottom:1px solid #000000;  
  color:#000000;
  font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
  font-size:11px;
  padding-top:20px;
  padding-bottom:90px;
	text-align:center;
}

.sf_footer div{

}

.sf_footer p{
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {	
  color:#000000;
  margin:0 auto;
  padding-bottom:20px;  
  padding-top:30px;
  width:960px;
}

.sf_banner div:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.sf_banner div {display: inline-block;}

/* Hides from IE-mac \*/
* html .sf_banner div {height: 1%;}
.sf_banner div {display: block;}
/* End hide from IE-mac */


.sf_banner img {
	float:left;
  margin:0 20px 20px 0;
}

.sf_banner a, .sf_banner a:link {
  color:#000000;
}

.sf_banner a:visited {
  color:#000000;
}

.sf_banner a:hover {
  color:#000000;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
