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

body{
	background: #FF9C00;
}

.sf_outer_wrapper{
}

.sf_wrapper{	
	position: relative;
	background-image: url(images/mid_1.gif);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width: 609px;
}

.sf_header_wrapper{
	position:relative;
	background-image: url(images/img_1.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 5px;
	width: 577px;
	margin: 0 auto;
	height: 82px;
	border: 6px solid #E2DFD8;
}



.sf_extra4 {
	width: 609px;
	margin: 0 auto;
	background-color: #FF9C00;
	height: 15px;
}

.sf_extra5 {
	position:absolute;
	margin: 0 auto;
	width: 599px;
	border-top: 6px solid #E2DFD8;
	left: 5px;
	top: 113px;
}

.sf_pagetitle {
	color: #FF9C00;
	width: 405px;
	font-weight: bold;
	margin-left: 173px;
	margin-right: 20px;
}

a:link {
	color: #5e5e5e;
	text-decoration: underline;
}

a:visited {
	color: #5e5e5e;
}

a:hover {
	color: #000000;
	text-decoration: none;
}



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

.sf_navigation{
	margin-top: 12px;
	margin-left: 27px;
	float: left;
	display: inline;
}

.sf_navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sf_navigation ul:after{
	visibility: hidden;
	height: 0;
	font-size: 1px;
}

.sf_navigation ul li {
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	font-weight: bold;
	background-image: url(images/navbutton_1.gif);
	background-repeat: no-repeat;
}

.sf_navigation ul li.sf_last_nav_item{
}

.sf_navigation ul li a {
	color: #505050;
	width: 99px;
	height: 20px;
	background-image: url(images/navbutton_1.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	padding-left: 23px;
}

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

.sf_navigation ul li a:hover{
	background-position: 0 -27px;
	color: #808080;
}

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

.sf_extra1 {
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
	width: 609px;
	height: 5px;
	margin: 0 auto;
}

.sf_extra3{
}

.sf_extra5 {
	
}

.sf_extra6 {
}

.sf_extra8 {
	background-image: url(images/bot_1.gif);
	width: 609px;
	height: 10px;
}

.sf_content {
}

.sf_footer {
	clear:both;	
}