/* METROPARK */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("actions.css");
	@import url("alerts.css");
	@import url("forms.css");
	@import url("layout.css");
	@import url("navigation.css");


/* STYLE PRECEDENTS
----------------------------------------------------------------------------- */


	body {

	background: #181818 url(../images/layout/bg-body.gif) repeat-y top center;
	padding: 0;
	margin: 0;
	color: #181818;
	font: normal 11px/14px Verdana, Arial, sans-serif;

	}

	h1, h2, h3, h4 {

	margin: 0;

	}

	h1 {

	width: 278px;
	height: 45px;
	display: block;
	overflow: hidden;

	}

	h1 a {

	width: 278px;
	height: 45px;
	background: url(../images/layout/h1-metropark.gif) no-repeat;
	display: block;
	text-indent: -5000px;

	}

	h2 {

	display: none;

	}

	h3 {

	padding-bottom: 10px;
	color: #000;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;

	}

	h4 {

	font-size: 14px;
	line-height: 14px;
	color: #000;
	padding-bottom: 5px;
	text-transform: uppercase;

	}

	a {

	color: #e0652e;
	text-decoration: none;
	outline: none;

	}

	a:hover {

	color: #888;

	}

	p {

	margin: 0 0 10px 0;

	}

	img {

	border: 0;

	}

	ul, ol {

	padding: 0;
	margin: 0;
	list-style-type: none;

	}

	dl, dt, dd {

	padding: 0;
	margin: 0;

	}

	dt {

	color: #555;

	}


/* TABS
----------------------------------------------------------------------------- */


	.hide {

	display: none;

	}


/* CUFON SELECTORS
----------------------------------------------------------------------------- */


	#breadcrumbs li, #bag p, body.section-support #links p, div#message h3, #story h4, #gift-cards li.card *, h3, #faq h4, #trends h4 {
	
	visibility: hidden;
	
	}
	
	span.cufon, 
	span.cufon span {

	display: inline-block;
	visibility: visible;

	}