/* FIVE FOUR CLOTHING */
/* Stores Section Stylesheet
----------------------------------------------------------------------------- */


	body.section-stores h2 {

	background-image: url(../images/layout/h2-stores.png);
	
	}
	
	body.section-stores #content, body.section-stores #sidebar {
	
	margin: 0;
	
	}
	
	body.section-stores #sidebar h3, body.section-stores #locations h4 {
	
	display: block;
	width: 100%;
	font: bold 14px/14px Arial, sans-serif !important;
	
	}


/* Sidebar Region Selection
----------------------------------------------------------------------------- */


	body.section-stores #sidebar h4, body.section-stores #sidebar p, body.section-stores #sidebar a {
	
	display: block;
	height: 9px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	
	}

	body.section-stores #sidebar h4 {
	
	width: 91px;
	margin-bottom: 20px;
	background-image: url(../images/headings/h4-also.gif);
	
	}

	body.section-stores #sidebar h4.other {
	
	width: 100px;
	margin-bottom: 20px;
	background-image: url(../images/headings/h4-other.gif);
	
	}

	body.section-stores #sidebar p {
	
	width: 123px;
	height: 23px;
	margin-bottom: 125px;
	background-image: url(../images/headings/p-select.gif);
	
	}

	body.section-stores #sidebar a {
	
	height: 9px;
	overflow: hidden;
	margin-bottom: 5px;
	
	}

	a.australia {
	
	width: 65px;
	background-image: url(../images/actions/a-australia.gif);
	
	}

	a.australia {
	
	width: 65px;
	background-image: url(../images/actions/a-australia.gif);
	
	}

	a.dc {
	
	width: 101px;
	background-image: url(../images/actions/a-dc.gif);
	
	}

	a.germany {
	
	width: 58px;
	background-image: url(../images/actions/a-germany.gif);
	
	}

	a.hawaii {
	
	width: 46px;
	background-image: url(../images/actions/a-hawaii.gif);
	
	}

	a.japan {
	
	width: 42px;
	background-image: url(../images/actions/a-japan.gif);
	
	}

	a.singapore {
	
	width: 66px;
	background-image: url(../images/actions/a-singapore.gif);
	
	}


/* Location Listing
----------------------------------------------------------------------------- */


	#locations {
	
	clear: both;
	width: 776px;
	margin: 0 12px;
	
	}

	#locations h3, #locations div.tags, #locations h4, #locations strong {
	
	display: none;
	
	}

	#locations h4 {
	
	margin-bottom: 25px;
	
	}
	
	#locations div.story ul {
	
	width: 800px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}

	#locations div.story ul li {
	
	clear: none;
	float: left !important;
	width: 160px !important;
	height: 100px;
	text-align: center;
	line-height: 14px;
	
	}
	
	#locations div.story ul li em, #locations div.story ul li ins {
	
	display: block !important;
	color: #555;
	font-style: normal !important;
	text-decoration: none;
	
	}
	
	#locations div.story ins {
	
	margin-top: 12px;
	
	}
