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

body{
	background: #d272d6;
}
.sf_header_wrapper{
	position: relative;
	clear: both;
	background-image: url(images/bannerback_6.jpg);
	width: 656px;
	height: 161px;
	color: #ffffff;
	border: 1px solid #ffffff;
}


/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation_top{
	height: auto !important;
	background-image: url(images/menuback_6.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{
	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.sf_last_nav_item{
}

.sf_navigation_top ul li a {
	background-image: url(images/nav_6.gif);
	padding-top: 6px;
	width: 164px;
	height:18px;
	display: block;
	text-decoration: none;
	font-size: .8em;
}
.sf_navigation_top ul li a:hover{
	background-position: 0 -24px;
	
}

.sf_navigation_top ul li a {
	color: #262626;
	text-transform:uppercase;
}

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

a:link {
	color: #591e5c;
	text-decoration: underline;
}

a:visited {
	color: #591e5c;
}

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

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

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

.sf_extra4 {
}

.sf_extra5 {
	background-image: url(images/contentbar_6.gif);
	border-top: 1px solid #d272d6;
}

.sf_extra6 {
}

.sf_pagetitle {
	color: #591e5c;
	font-weight: bold;
	margin-top: 10px;
}

.sf_content img {
	border: 1px solid #591e5c;
	margin: 3px;
	padding: 2px;
}

.sf_extra3{
	position: absolute;
	background: url(images/photo1_6.jpg) no-repeat;
	height: 96px;
	width: 167px;
	top: 27px;
	left: 460px;
	border: 3px double #ffffff;
}

.sf_footer {
	color: #ffffff;
	clear:both;
	background-color: #d272d6;
}