/*----------------------------------
		Theme381_Electronics
		Cat Computers and Electronics
		by Lee Glasgow
----------------------------------*/


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

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

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




/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	sf_edit: true;
	position: relative;
}

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

.sf_main_header {
width: 425px;
	sf_edit: true;
}

.sf_sub_header {
width: 425px;
	sf_edit: true;
}
.sf_navigation {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}
/*------------------------------------
	NAVIGATION
------------------------------------*/


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

.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 {
	sf_edit: true;
	font-size: 0.8em;
	float: left;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
}

.sf_navigation_top ul li.sf_last_nav_item{
}

.sf_navigation_top ul li a {
	color: #262626;
	background-image: url(images/nav_1.gif);
	padding-top: 6px;
	width: 164px;
	height:18px;
	display: block;
	text-decoration: none;
	font-size: .8em;
}

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

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

.sf_extra3 {
	sf_edit: true;
}


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

.sf_extra5 {
	background-image: url(images/contentbar_1.gif);
	clear: both;
	height: 8px;
	width: 656px;
	clear: both;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.sf_extra6{/*--[ bottom of title ]--*/
	height: 12px;
	margin-bottom: 10px;
}

.sf_pagetitle{
	sf_edit: true;
	clear: both;
	font-size: .9em;
	padding: 5px 22px;
}

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

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



/*------------------------------------
	FOOTER
------------------------------------*/



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

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}





