/* Criss Angel */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("actions.css");
	@import url("alerts.css");
	@import url("bar.css");
	@import url("comments.css");
	@import url("forms.css");
	@import url("layout.css");
	@import url("lists.css");
	@import url("prompts.css");
	@import url("tooltip.css");
	@import url("widgets.css");
	@import url("merch.css");
	
	
/* Style Precedents
----------------------------------------------------------------------------- */


	body {
	
	padding: 0;
	margin: 0;
	background-color: #000;
	position: relative;
	
	}
	
	h1, h2, h3, h4, ul, ol, a, p {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}
	
	h4, a {
	
	font: normal 14px/16px trebuchet ms, sans-serif;
	text-transform: uppercase;
	color: #e1dfd3;
	text-decoration: none;
	outline: none;
	
	}
	
	a.iAs {
	
	float: none !important;
	clear: none !important;
	color: #2d8598 !important;
	padding: 0 !important;
	display: inline;
	
	}
	
	img {
	
	margin: 0;
	border: 0;
	
	}
	
	.clear { 
	
	clear: both; 
	
	}
	
	thead, .hide {
	
	display: none;
	
	}
			
	
/* Lists */


	dl, dt, dd {

	margin: 0;
	padding: 0;
	
	}


/* Paging */


	ul.pages {
	
	display: none;
	
	}
	
	ul.paging {
	
	display: block;
	margin-top: 10px;
	float: left;
	clear: left;
	
	}
	
	ul.paging li {
	
	float: left;
	margin-right: 8px;
	
	}


/* Merchandise Styles
----------------------------------------------------------------------------- */	

	div.merch {
	
	float: left;
	clear: left;
	margin-bottom: 50px;
	
	}

	div.merch h3 strong {

	width: 425px;
	height: 30px;
	background: url(../images/section-home/h3-featureditems.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	float: left;
	
	}

	div.merch h3 a.action.browse {
	
	width: 88px;
	background: url(../images/actions/a-visitstore.gif) no-repeat;
	height: 22px;
	margin-top: 5px;
	float: right;
	
	}
	
	div.merch h3 a.action.browse:hover {
	
	background-position: 0 -22px;
	
	}
	
	div.merch ul {
	
	clear: left;
	float: left;
	
	}
	
	div.merch ul li.item {
	
	float: left;
	width: 173px;
	height: 120px;
	
	}
	
	div.merch ul li.one, div.merch ul li.two {
	
	border-right: #26231f 1px solid;

	}


/* Mindfreak: Secret Revelations
----------------------------------------------------------------------------- */

	#memoir {
	
	margin-bottom: 30px;
	clear: left;
	
	}

	#memoir a {
	
	width: 278px;
	height: 196px;
	background: url(../images/section-criss/img-memoir.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}

