/* SMART SHORTIES */
/* Master Stylesheet
----------------------------------------------------------------------------- */


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


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


	body {

	background: #000 url(../../images/store/layout/bg-body.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 11px/15px Arial, sans-serif;

	}

	h1, h2, h3, h4, h5 {

	margin: 0;
	padding: 0;

	}

	h1 {

	width: 845px;
	height: 182px;
	display: block;
	padding-top: 26px;
	float: left;

	}

	h1 a {

	width: 845px;
	height: 182px;
	background: url(../../images/store/layout/h1-smartshorties.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -5000px;
	float: left;

	}

	h2 {

	font-size: 36px;
	line-height: 36px;

	}

	h3 {

	font-weight: bold;

	}

	h4 {

	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;

	}

	ul, ol {

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

	}

	p {

	margin: 0 0 8px 0;
	padding: 0;

	}

	a {

	color: #feda00;
	text-decoration: none;

	}

	a:hover {

	text-decoration: underline;

	}

	img {

	border: none;

	}

	small {

	font-style: italic !important;

	}	


/* Lists */


	dl, dt, dd {

	margin: 0;
	padding: 0;

	}


/* LEGAL PAGES
----------------------------------------------------------------------------- */


	div#legal {

	width: 80%;

	}

	div#legal h3 {

	font-size: 17px;
	line-height: 20px;

	}

	div#legal a {

	color: #fff;
	text-decoration: underline;

	}

	div#legal ul {

	padding-left: 15px;
	margin-bottom: 8px;
	list-style-type: disc;

	}

	div#legal ul li {

	padding-bottom: 4px;

	}


/* SIFR INITIALIZATION
----------------------------------------------------------------------------- */


	.sIFR-flash {

	visibility: visible !important;
	margin: 0;
	padding: 0;

	}
	
	#page-store .sIFR-flash {
	
	height: 150px;
	
	}

	.sIFR-replaced, .sIFR-ignore {

	visibility: visible !important;

	}
	
	.sIFR-alternate {

	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;

	}
