/*----------------------------------
		Theme390_Retail
		Cat Fashion and Retail
		by Lee Glasgow
----------------------------------*/

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

.sf_outer_wrapper {
}

.sf_extra7 {		
}

.sf_content img {
	padding: 2px;
	border: 1px solid #cccccc
}

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

.sf_main_header{
	sf_edit: true;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	margin-top:23px;
	margin-left: 25px;
	margin-bottom: 3px;
	height: 25px;
	overflow:hidden;
}


.sf_sub_header {
	sf_edit: true;
	height: 20px;
	overflow:hidden;
}
.sf_main_header p, .sf_sub_header p{
margin: o;
padding: 0;
}


.sf_extra2 {
	sf_edit: true;
}

.sf_navigation {
	height: auto !important;
}

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


/*------------------------------------
	PAGE TITLE
------------------------------------*/
.sf_navigation {
	sf_edit: true;
	padding-top: 10px;
}

.sf_navigation_top {
	display: none;
}

.sf_extra6{
}

.sf_pagetitle{
	sf_edit: true;
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
}


.sf_sub_header{
	sf_edit: true;
	font-size: 13px;
	color: #8B8B8B;
	margin-left: 25px;
}

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

.sf_content{
	sf_edit: true;
	float: right;
	padding-left: 10px;
	display: inline;
	width: 435px;
	font-size: 12px;
	color: #8B8B8B;
	padding-bottom: 15px;
	margin-right: 10px;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	sf_edit: true;
	width: 560px;
	color: #000;
	font-size: 10px;
	text-align: right;
	margin: 0 auto 5px auto;
}

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