@charset "utf-8";

/* CSS Document */
#Content-SFNT {
	padding: 20px 30px;
	background-color: #FFF;
	vertical-align: top;
}
#Content-SFNT .sectionA{
	width: 530px;
	float: left;
	text-align: left;
}
#Content-SFNT .sectionB{
	width: 160px;
	float: right;
}
#Content-SFNT .sectionPane{
	margin: 10px 0px 5px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: 0px 100%!important;
	background-image: url(images/icons/icon-005.jpg);
}

#Content-SFNT .sectionA H2 
{
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}


#Content-SFNT .sectionA H2 a:link,
#Content-SFNT .sectionA H2 a:visited{
	text-decoration: none;
	width: 100%;
	overflow: hidden;
	display: block;
	border: none;
}
#Content-SFNT .sectionA H2 a:hover,
#Content-SFNT .sectionA H2 a:active{
}



#Content-SFNT #mensHawaiianShirts{
	width: 235px;
}
#Content-SFNT #womensHawaiianDresses{
	width: 290px;
}
#Content-SFNT #hawaiianWedding{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	width: 530px;
	padding: 0px 0px 0px;
	clear: both;
}
#Content-SFNT #hawaiianWedding h2{
	width: 530px;
	text-align: left;
	color: #666;

}



#Content-SFNT #hotNews{
	padding-top: 10px;

}
#Content-SFNT #hotNews ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#Content-SFNT #hotNews li{
	padding: 0px 0px 6px 0px;
	text-align: center;
}

#Content-SFNT #hotNews li a:link,
#Content-SFNT #hotNews li a:visited{
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/top/Top_hotNews.jpg);
	height: 40px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #6B491F;
}
#Content-SFNT #hotNews li a:hover,
#Content-SFNT #hotNews li a:active{
	background-image: url(images/top/Top_hotNews_Over.jpg);
	color: #F33;
}


#SFNT-kids{
	padding: 10px 0px;

}
#SFNT-kids h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;

}

#SFNT-kids h2 a:link,
#SFNT-kids h2 a:visited{
	text-decoration: none;
	display: block;
	width: 350px;
	text-align: center;
	float: left;
	color: #007D93;
	background-color: #E1F4F1;
}
#SFNT-kids h2 a:hover,
#SFNT-kids h2 a:active{
	background-color: #FFE3FC;
	color: #FB2074;
}




#SFNT-ourProducts{
	margin-bottom: 20px;
}
#SFNT-ourProducts .descPane{
	width: 195px;
	float: left;
	padding: 10px 15px;
	border: 1px solid;
	margin-right: 2px;
	border-color: #B9E6DF;
	height: 300px;
	background-color: #E1F4F1;
	text-align: left;

}
#SFNT-ourProducts .descPane p{
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	line-height: 1.1;
}

#SFNT-ourProducts .descPane h3{
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
}
#SFNT-ourProducts .descPane h3 a{
	color: #007D7D;
	text-decoration: none;
	border-bottom: 2px dotted;
	border-bottom-color: #FFF;
}
#SFNT-ourProducts .descThumb{
	margin-bottom: 10px;
}


#SFNT-footerMessage{
	text-align: left;
	color: #333;
}
#SFNT-footerMessage h2{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#SFNT-footerMessage p{
	margin: 0px 20px 10px 20px;
}

#SFNT-footerMessage a:link,
#SFNT-footerMessage a:visited{
	text-decoration: underline;
	color: #6B491F;
	font-weight: bold;
}
#SFNT-footerMessage a:hover,
#SFNT-footerMessage a:active{
	color: #FC0079;
}

