body {
	background:#dae8f5 url(images/site-bg.jpg) top left repeat;
	margin:0;
	padding:8px 0 0 0;
	font:11px Tahoma;
}
img{
	border:0;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #c01010;
}
.footer a{
	color: #c01010;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.fashionfun-banner{
	background:red url(images/middle-fashionfun-banner.jpg) top left no-repeat;
	width:912px;
	height:267px;
	position:relative;
}
.fashionfun-banner .img-01{
	position:absolute;
	bottom:7px;left:232px;
}
.fashionfun-banner .img-02{
	position:absolute;
	bottom:13px;right:12px;
}
.header-links{
	font-family: Tahoma;
	font-size: 11px;
	color: #c01010;
}
.header-links a{
	color: #c01010;
	text-decoration:none;
}
.header-links a:hover{
	text-decoration:underline;
}
.navigation{
	background:url(images/navigation-left.jpg) top left no-repeat;
	height:36px;
	padding:0 0 0 15px;
}
.navigation a{
	font:bold 12px/36px "Trebuchet MS";
	color:#385812;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/navigation-side-line.jpg) top right no-repeat;
	display:block;
	float:left;
	padding:0 12px;
}
.navigation a.selected,
.navigation a:hover{
	background:#a0cf68 url(images/navigation-side-line.jpg) top right no-repeat;
	color:#fff;
}
.heading-white{
	font:normal 18px "Trebuchet MS";
	color:#ffffff;
	padding:0 0 0 15px;
}	
.shopour{
	background:url(images/shop-banner.jpg) top left no-repeat;
	width:249px;height:203px;
	overflow:hidden;
}
.heading-black{
	font:normal 18px "Trebuchet MS";
	color:#333;
	padding:0 0 0 15px;
}
.graycurve{
	background:#f4f4f4 url(images/graybottom-curve.jpg) bottom left no-repeat;
	padding:16px;
}
.text{
	font:12px Tahoma;
	color: #333;	
}
.text_bold{
	font:12px Tahoma;
	color: #333;	
	font weight:bold
}
.redbold{
	font:bold 12px Tahoma;
	color:#c01010;
	text-decoration:underline;
}
.redbold:hover{
	text-decoration:none;
}
.innercontentarea {
	padding:16px;
}
