/*----------------------------------
		Theme #396_media
		Cat Computers and Technology
		by Lee Glasgow
----------------------------------*/


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

div.sf_outer_wrapper{
	background-color: #f2f2f2;
	position:relative;
	width: 800px;
	margin: 0 auto 0 auto;
}



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

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

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

div.sf_sub_header {
	height: 14px;
	overflow: hidden;
}

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



div.sf_extra2 {
	sf_edit: true;
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation {
	display: none;
}
div.sf_navigation_top{
	sf_edit: true;
	background-image: url('images/menuback_0.gif');
	background-repeat: repeat-x;
	height: 24px;
	width: 780px;
	margin-left: 10px;
}

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

div.sf_navigation_top ul:after{
	height: auto !important 1%;
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

div.sf_navigation_top ul li {
	margin: 0 10px;
	font-size: 0.83em;
	padding-top: 3px;
	display: block;
	float: left;
	list-style-type: none;
	font-weight: bold;
}

div.sf_navigation_top ul li.sf_last_nav_item{

}

div.sf_navigation_top ul li a {
	color: #ffffff;
	height: 22px;
	text-decoration: none;
	font-size: .8em;
}

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

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

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

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

div.sf_content {
	sf_edit: true;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 50px;
	clear: both;
}

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

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

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