/*----------------------------------
		Theme381_Electronics
		Cat Computers and Electronics
----------------------------------*/

/*------------------------------------
	GENERAL
------------------------------------*/
body{
	margin: 30px 0 20px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.sf_outer_wrapper{
	background-color: #f2f2f2; 
	width: 658px;
	margin: 0 auto 0 auto;
}

.sf_wrapper{	
	margin:0 auto;
	width: 658px;
}

.sf_extra3{
	background-repeat: no-repeat;
}


/*------------------------------------
	HEADER
------------------------------------*/
.sf_navigation {
	display: none;
}

.sf_header_wrapper{
	
	position: relative;
	clear: both;
	width: 656px;
	height: 161px;
	border: 1px solid #ffffff;
	background-color: #737373;
}

.sf_main_header{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	width: 425px;
	margin: 30px 0 5px 20px;
	overflow: hidden;
}

.sf_sub_header{
	font-size: 0.8em;
	font-weight: bold;
	width: 425px;
	color: #ffffff;
	height: 30px;
	margin: 0px 0 5px 20px;
	overflow: hidden;
}

/*------------------------------------
	NAVIGATION
------------------------------------*/

.sf_navigation_top {
	height: auto !important;
	background-repeat: repeat;
	height: 24px;
	width: 656px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(images/menuback_1.gif);
}

.sf_navigation_top ul{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.sf_navigation_top ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation_top ul li {
	font-size: 0.8em;
	float: left;
	text-align: center;
	list-style-type: none;
	text-transform: capitalize;
	font-weight: bold;
}
.sf_navigation_top ul li a {
	padding-top: 6px;
	width: 164px;
	height:18px;
	display: block;
	text-decoration: none;
	font-size: .8em;
	color: #000000;
	text-transform:uppercase;
	overflow: hidden;
	background-image: url(images/nav_1.gif);
}

.sf_navigation_top ul li a:visited{
	color: #000000;
}

.sf_navigation_top ul li a:hover{
	color: #000000;
	background-position: 0 -24px;
}

.sf_navigation {
	display: none;
}

/*------------------------------------
	PAGE TITLE
------------------------------------*/

.sf_extra3 {
	border: 3px double #ffffff;
}

.sf_extra5 {
	clear: both;
	height: 8px;
	width: 656px;
	clear: both;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.sf_extra6{
	height: 12px;
	margin-bottom: 10px;
}

.sf_pagetitle{
	
	clear: both;
	font-size: .9em;
	padding: 5px 22px;
	font-weight: bold;
	margin-top: 10px;
}



/*------------------------------------
	PAGE CONTENT
------------------------------------*/

.sf_content{
	font-size: 12px;
	color: #7a7a7a;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 40px;
	clear: both;
}

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

.sf_content img {
	margin: 3px;
	padding: 2px;
}


.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}
/*------------------------------------
	FOOTER
------------------------------------*/
.sf_extra3{
	position: absolute;
	background-repeat: no-repeat;
	height: 96px;
	width: 167px;
	top: 27px;
	left: 460px;
}

.sf_extra7 {
	background-image: url(images/footer_1.gif);
	background-repeat: no-repeat;
	width: 658px;
	height: 15px;
	margin-top: 25px;
	clear: both;		
}

.sf_footer{
	padding: 5px 0 5px 0;
	font-size: .7em;
	text-align: right;
	clear:both;
}

.sf_banner {
	margin: 30px auto 0 auto;
	text-align: center;
	color: #fff;
}




a:link {
	text-decoration: underline;
}

a:visited {
}

a:hover {
	text-decoration: none;
}

.sf_banner a:link {
	color: #fff;
	font-size: 11px;
}

.sf_banner a:visited {
	color: #fff;
	font-size: 11px;

}

.sf_banner a:hover {
	color: #fff;
	font-size: 11px;
}
