/*----------------------------------
		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; 
}


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 {

}



.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:1px;
  margin-right:10px;
  margin-top:0px;
  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:46px;
  font-weight:100;
	height:1px;
  margin-left:34px;
  margin-right:104px;
	padding-top:1px;
	overflow:hidden;
  width:318px;
}

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

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

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

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

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

.sf_content {
	background-color:#ffffff;
  margin-top:1px;
  margin-left:140px;
  width:720px;
}

.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 {
	
}



.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;  
} 
