/* CRISS ANGEL */
/* Page Stylesheet: Index
----------------------------------------------------------------------------- */


/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */

	
	body#page-home {
	
		color: #919191;
		font: normal 12px/17px "Trebuchet MS", Verdana, sans-serif;
		background-position: center 280px;
	
		}
		
	#layout {
	
		width: 955px;
	
		}
		
	#billboard {
	
		width: 955px;
		margin-bottom: 30px;
		float: left;
			
		}
		
	#content {
	
		width: 570px !important;
		margin-bottom: 50px;
		padding-left: 27px;
	
		}
		
	#sidebar {
	
		width: 290px;
		float: right;
		margin: 0 0 50px !important;
		padding-right: 27px;

		}
	
	
/* ACTIONS
----------------------------------------------------------------------------- */


	a.comments {
		
		background: none !important;
		padding-left: 0 !important;
		margin-left: 0!important;
	
		}
		
	ul.actions {
		
		float: left;
		clear: left;
	
		}
		
	ul.actions a.action {
	
		height: 33px;
		background-color: #baa185;
		background-position: 10px center;
		background-repeat: no-repeat;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
		}
		
	ul.actions a.action:hover {
	
		background-position: 10px center !important;
	
		}
		
		
/* Inline Actions */



	#sidebar .upsell ul.actions a,
	ul ul.actions a.action {
	
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		height: 11px;
		background-position: 0 0;
		background-color: transparent;
	
		}
		
	ul ul.actions a.action:hover {
	
		background-position: 0 bottom !important;
	
		}
		
		
/* Inline Actions 2 */

		
	#sidebar .upsell ul.actions a,
	#tricks ul.clips ul.actions a,
	#watch ul.clips ul.actions a {
	
		color: #bba285;
		font-size: 11px;
		line-height: 11px;
		text-indent: 0;
		width: auto;
		padding-right: 10px;
		background: url('../images/page-home/a-chevron.png') right center no-repeat !important;
	
		}
		
	#sidebar .upsell ul.actions a:hover,
	#tricks ul.clips ul.actions a:hover,
	#watch ul.clips ul.actions a:hover {
	
		color: #fff;
		
		}
		
		
/* Individuals */
		
		
	#leads ul.actions a.browse {
	
		width: 170px;
		background-image: url('../images/page-home/a-browseallnews.gif');
	
		}

	#appearances ul.actions a.browse {
	
		width: 217px;
		background-image: url('../images/page-home/a-browseallappearances.gif');
	
		}
		
	#watch ul.actions a.browse,
	#ticks ul.actions a.browse {
	
		width: 160px;
		background-image: url('../images/page-home/a-browsearchive.gif');
	
		}
		

/* TABS: NORMAL
----------------------------------------------------------------------------- */


	.tabbed {
	
		clear: both;
	
		}
		
	.tabs {
	
		float: left;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #2e626b;
	
		}
		
	.tabs li {
	
		float: left;
		margin-right: 15px;
	
		}
		
	.tabs a {
	
		display: block;
		text-indent: -5000px;
		height: 28px;
	
		}
		
	.tabs a:hover {
	
		background-position: 0 -28px;
	
		}
		
	.tabs .selected a {
		
		cursor: default;
		background-position: 0 -56px;
	
		}
		
	.tabbed > div,
	.tabbed .pane {
	
		clear: left;
		float: left;
	
		}
		
	#content .tabbed h3,
	.hide {
	
		display: none;
	
		}
		
		
/* Image Replacement */		
		
		
	.tabs .news a {
	
		width: 71px;
		background-image: url('../images/page-home/tab-news.gif');
	
		}
		
	.tabs .appearances a {
	
		width: 167px;
		background-image: url('../images/page-home/tab-appearances.gif');
	
		}
		
	.tabs .loyalfest a {
	
		width: 129px;
		background-image: url('../images/page-home/tab-loyalfest.gif');
	
		}
		
	.tabs .texts a {
	
		width: 143px;
		background-image: url('../images/page-home/tab-yourtexts.gif');
	
		}
		
		
/* TABS: NEWS
----------------------------------------------------------------------------- */


	#happenings ul.tabs {
		/*
		width: 424px;
		padding-left: 146px;
		*/
		}
		
	.loyalfreak #happenings ul.tabs {
		/*
		width: 504px;
		padding-left: 66px;
		*/
		}
		
		
/* BILLBOARD
----------------------------------------------------------------------------- */


	#billboard {
	
		width: 955px;
		height: 154px;
		background: url('../images/page-home/bg-billboard.gif');
		position: relative;
	
		}


/* News Ticker */


	#ticker {
	
		position: absolute;
		width: 570px;
		padding-top: 34px;
		height: 57px;
		overflow: hidden;
		left: 28px;
		top: 30px;
		background: url('../images/page-home/bg-ticker.jpg') no-repeat;
	
		}
		
	#ticker ul.headlines {
	
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		display: none;
		
		}
		
	#ticker ul.headlines li {
	
		display: block;
		width: 100%;
		text-align: center;

		}
		
	#ticker ul.headlines li a {
	
		font-size: 22px;
		line-height: 22px;
	
		}
		
	#ticker h3,
	#ticker strong,
	#ticker span,
	#ticker a.comments,
	#ticker ul.actions {
	
		display: none !important;
	
		}
		
	#ticker a span {
	
		display: inline-block !important;
	
		}
		
		
/* Banner */


	#billboard .widget-advertising {
	
		position: absolute;
		width: 293px;
		height: 90px;
		top: 30px;
		right: 29px;
	
		}
	
	
/* FEATURED AREA
----------------------------------------------------------------------------- */


	#featured {
		
		height: 498px;
		background: url('../images/page-home/bg-featured.gif') 0 bottom no-repeat;
		margin-bottom: 53px;
		position: relative;
	
		}
		
	body #featured h3 {
	
		display: none !important;
	
		}
		
		
/* Tabs */		
		
		
	#featured ul.tabs {
	
		padding-bottom: 0;
		border: none;
		padding-left: 80px;
		width: 490px;
		background: url('../images/page-home/bg-tabs-featured.gif') 0 bottom no-repeat;
	
		}
		
	#featured ul.tabs li {
	
		margin-right: 0;
	
		}
		
	#featured ul.tabs a {
	
		height: 72px;
	
		}
		
	#featured ul.tabs a:hover,
	#featured ul.tabs .selected a {
	
		background-position: 0 -72px;
	
		}
		
	#featured .tabs .celebphotos a {
	
		width: 146px;
		background-image: url('../images/page-home/tab-celebphotos.gif');
	
		}
		
	#featured .tabs .fanphotos a {
	
		width: 108px;
		background-image: url('../images/page-home/tab-fanphotos.gif');
	
		}
		
	#featured .tabs .catv a {
	
		width: 79px;
		background-image: url('../images/page-home/tab-catv.gif');
	
		}
		
	#featured .tabs .mftv a {
	
		width: 78px;
		background-image: url('../images/page-home/tab-mftv.gif');
	
		}
		
		
/* Panes */		
		
		
	#featured .pane {
	
		width: 476px;
		height: 312px;
		overflow: hidden;
		margin: 51px 0 0 48px;
		position: relative;
	
		}
		
		
/* Bottom Edge */


	#bottomedge {
	
		position: absolute;
		bottom: 63px;
		left: 48px;
		width: 477px;
		height: 17px;
		z-index: 98;
		background: url('../images/page-home/bottomedge.png');
	
		}
		
		
/* Photos */


	#featured ul.photos div {
	
		width: 476px;
		height: 312px;
	
		}
		
	#featured ul.photos div a {
	
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	
		}
		
	#featured ul.photos img {
	
		width: 100%;
	
		}
		
	#featured a.slideshow {
	
		float: left;
		position: absolute;
		top: 125px;
		z-index: 50;
		background: url('../images/page-home/bg-controls.png');
		
		}
		
	#featured a.slideshow.next {
	
		right: -50px;
		-moz-border-radius-topleft: 100%;
		-moz-border-radius-bottomleft: 100%;	
		-webkit-border-top-left-radius: 25px;
		-webkit-border-bottom-left-radius: 25px;

		}
		
	#featured a.slideshow.prev {
	
		left: -50px;
		-moz-border-radius-topright: 100%;
		-moz-border-radius-bottomright: 100%;	
		-webkit-border-top-right-radius: 25px;
		-webkit-border-bottom-right-radius: 25px;

		}
		
	#featured a.slideshow span {
	
		display: block;
		width: 50px;
		height: 50px;
		text-indent: -5000px;
		background-position: center center;
		background-repeat: no-repeat;
		opacity: .5;
	
		}
		
	#featured a.slideshow:hover span {
	
		opacity: 1;
	
		}

	#featured a.next span {
	
		background-image: url('../images/page-home/a-player-next.png');
	
		}
		
	#featured a.prev span {
	
		background-image: url('../images/page-home/a-player-back.png');

		}
		
	#featured .gallery dl,
	#featured .gallery ul.actions {
	
		display: none;
	
		}


/* Celebphotos */


	#featured #celebphotos ul.photos li h4 {
	
		display: block;
		position: absolute;
		bottom: 0;
		left: 5;
		padding: 5px 15px 20px 15px;
		background: url(../images/section-home/bg-phototitle.png) repeat;
		width: 447px;
		
		}
		
		
/* Videos */


	#catv,
	#mftv {
	
		overflow: visible !important;
	
		}
		
	#featured div.video {
	
		position: relative;
		width: 476px;
		height: 312px;
		overflow: hidden;

		}
		
	#featured div.details {
	
		position: absolute;
		top: -29px;
		left: 0;
		background: url('../images/page-home/bg-controls.png');
		float: left;
		width: 94%;
		padding: 5px 3%;

		}
		
	#featured div.details a {
	
		font-size: 12px;
		width: 275px;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
	
		}
		
	#featured div.details a.comments,
	#featured div.details var {
	
		float: right;
	
		}
		
	#featured div.details var {
	
		width: 75px;
	
		}
		
	#featured div.details a.comments {
	
		width: 80px;
		margin-left: 10px !important;
	
		}
		
	#featured div.details var {
	
		line-height: 15px;
	
		}
		
	#featured div.details var em {
	
		display: inline !important;
	
		}
		
	#featured .flash div {
	
		width: 100%;
		height: 312px;
	
		}
		
	#featured ul.controls {
	
		float: left;
		width: 300px;
		padding: 5px 0 5px 176px;
		position: absolute;
		bottom: -43px;
		left: 0;
		background: url('../images/page-home/bg-controls.png');
	
		}
		
	#featured div.details img,
	#featured div.details em,
	#featured div.details p,
	#featured div.video ul.actions {
	
		display: none !important;
	
		}
	
	ul.controls li {
	
		float: left;
		margin-right: 10px;
	
		}
		
	ul.controls a {
	
		display: block;
		text-indent: -5000px;
		width: 31px !important;
		height: 32px !important;
		opacity: .5;
		margin: 0 !important;
		position: relative;
		z-index: 99;
	
		}
		
	ul.controls a:hover {
	
		opacity: 1;
		background-position: 0 0 !important;
	
		}
		
	ul.controls a.back {
	
		background-image: url('../images/page-home/a-player-back.png');
	
		}
		
	ul.controls a.skip {
	
		background-image: url('../images/page-home/a-player-next.png');
	
		}
		
	ul.controls a.play {
	
		background-image: url('../images/page-home/a-player-play.png');
	
		}
		
	ul.controls a.pause {
	
		background-image: url('../images/page-home/a-player-pause.png');
	
		}
		
		
/* MFTV */


	#featured a.join {
	
		display: block;
		width: 476px;
		height: 312px;
		text-indent: -5000px;
		background: url('../images/page-home/upsell-mftv.jpg');
	
		}
		
		
/* Closed Circuit Banner */
		
		
	#closedcircuit {
	
		text-indent: -5000px;
		position: absolute;
		top: -51px;
		left: 135px;
		width: 212px;
		height: 51px;
		background: url('../images/page-home/closedcircuit.png');
	
		}
		
		
/* Lens Flares */


	#featured .flare {
	
		width: 33px;
		height: 34px;
		position: absolute;
		background: url('../images/page-home/flare-small.png');
	
		}
		
	#featured #flare-one {
	
		top: 61px;
		left: -13px;
	
		}
		
	#featured #flare-two {
	
		top: 200px;
		right: -16px;
	
		}
		
	#featured #flare-three {
	
		bottom: -26px;
		right: 15px;
		width: 69px;
		height: 69px;
		background: url('../images/page-home/flare-large.png');
	
		}
		

/* MAILINGLIST OPT-IN
----------------------------------------------------------------------------- */

	
	#optin {
	
		float: left;
		width: 544px;
		padding: 13px 13px 9px;
		margin-bottom: 25px;
		background: url('../images/layout/bg-metal.jpg');
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;

		}
		
	#content #optin h3 {
	
		display: block;
		height: 17px;
		margin-bottom: 7px;
		background: url('../images/page-home/h3-optin.gif') no-repeat;
	
		}
		
	#optin label input {
	
		color: #979797;
		background: #000;
		font-style: italic;
		padding: 7px 5px;
		margin-top: 3px;
		height: 13px !important;
		width: 350px;
		border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
		}
		
	#optin label.error input {
	
		color: #f00;
		background: #300
	
		}
		
	#optin ul.actions {
	
		clear: none;
	
		}
		
	#optin em,
	#optin br {
	
		display: none;
	
		}


/* NEWS
----------------------------------------------------------------------------- */


	#happenings div.leads {
	
		float: left;
		width: 100%:
		clear: left;
	
		}
		
	#happenings ul.leads li {
	
		float: left;
		width: 570px;
		position: relative;
		padding: 14px 0;
		margin-bottom: 30px;
		border-bottom: 1px solid #26231f;
	
		}
		
	#happenings ul.leads li:last-child {
	
		margin-bottom: 10px;
	
		}
		
	#happenings ul.leads li li {
	
		padding: 3px 0;
		margin-bottom: 0;
		border: none;
	
		}
		
	#happenings ul.leads h4 a {
	
		font-size: 18px !important;
		line-height: 18px !important;
		color: #bba285;

		}
		
	#happenings ul.leads h4 a:hover {
	
		color: #fff;
	
		}
		
	#happenings ul.leads li > strong {
	
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		font-size: 11px;
		font-weight: normal;
	
		}
		
	#happenings ul.leads a.comments {
	
		float: left;
		clear: left;
		width: 300px;
		margin-bottom: 15px;
	
		}
		
	#happenings ul.leads div.story {
	
		float: left;
		width: 100%;
	
		}
		
	#happenings ul.leads ul.actions {
	
		float: left;
		clear: left;
		
		}
		
	#happenings ul.leads ul.actions li {
	
		border: none;
	
		}


/* APPEARANCES
----------------------------------------------------------------------------- */


	#appearances {
	
	margin-bottom: 50px;
	position: relative;
	
	}

	#appearances h3 {

	height: 30px;
	background: url(../images/section-home/h3-appearances.gif) no-repeat;
	
	}

	#appearances ul.events {
	
	margin-bottom: 10px;
	float: left;
	
	}
	
	#appearances ul.events li {
	
	width: 570px;
	height: 58px;
	margin: 0 0 4px 0;
	background-color: #26231f;
	clear: left;
	float: left;
	position: relative;
	overflow: hidden;
	
	}
	
	#appearances ul.events li:hover {
	
	background-color: #13110f;
	overflow: hidden;
	
	}
	
	#appearances li ul.actions li {
	
	border: none;
	background: none;
	padding: 0;
	
	}
	
	#appearances li ul.actions li:hover {
	
	background-color: none;
	
	}
	
	#appearances h4 {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	text-transform: uppercase;
	width: 115px;
	padding: 15px 0 0 15px;
	
	}

	#appearances h4 em {
	
	font: bold 11px/13px trebuchet ms, sans-serif !important;
	color: #e1dfd3 !important;
	text-transform: uppercase;
	clear: left;
	float: left;
	width: 175px !important;
	text-overflow: ellipsis;
	overflow: hidden;
	
	}
	
	#appearances li h4 em span {
	
	/* display: none; */
	
	}
	
	#appearances a.date {
	
	position: absolute;
	top: 13px;
	left: 200px;
	
	}
	
	#appearances strong {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	color: #2d8598;

	}	
	
	#appearances li h4 span {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	color: #919191;
	text-transform: uppercase;
	position: absolute;
	top: 33px;
	left: 200px;
	overflow: hidden;
	white-space: nowrap;
	width: 118px;
	
	}
	
	#appearances li > em {
	
	text-overflow: ellipsis;	
	
	}
	
	#appearances ul.tallies {
	
	position: absolute;
	top: 14px;
	left: 322px;
	
	}
	
	#appearances ul.tallies li {
	
	height: auto;
	width: auto;
	margin: 0;
	background: none;
	
	}

	#appearances ul.tallies a {
	
	clear: left;
	float: left;
	margin: 0 5px 6px 0;
	color: #bba285;
	font: normal 11px/13px trebuchet ms, sans-serif !important;
	width: auto !important;

	}
	
	#appearances ul.tallies var {
	
	font-style: normal;
	
	}

	
	
	#appearances li ul.actions {
	
	position: absolute;
	top: 5px;
	left: 461px;
	
	}
	
	#appearances ul.actions li {
	
	width: auto;
	
	}
	
	#appearances ul.actions li a.action.details {
	
	width: 104px;
	height: 47px;
	background: url(../images/actions/a-areyougoing.gif) no-repeat;

	}
	
	#appearances ul.actions li a.action.details:hover {
	
	background-position: 0 -47px;
	
	}
	
	#appearances ul.actions.paging {
	
	clear: left;
	
	}
	
	#appearances ul.actions.paging li {
	
	background: none !important;
	overflow: hidden;
	
	}
	
	#page-events #content, #page-pastevents #content {
	
	position: relative;
	
	}
	
	a.action.past {
	
	position: absolute;
	top: 120px;
	left: 280px;
	width: 130px;
	background: url(../images/actions/a-browse-past.gif);
	
	}

	a.action.upcoming {
	
	position: absolute;
	top: 10px;
	left: 375px;
	width: 126px;
	background: url(../images/actions/a-browse-upcoming-all.gif);
	
	}
	
	#appearances ul.tickets,
	#appearances ul.actions a.browse {
	
	display: none;
	
	}
	

/* LOYALFEST
----------------------------------------------------------------------------- */


	#loyalfest h3 {
	
		display: block !important;
		width: 570px;
		height: 67px;
		background: url('../images/page-home/h3-exclusive.jpg');
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		
		}
		
	#loyalfest ul.actions {
	
		display: none;
	
		}
		
	#loyalfest li ul.actions {
	
		display: block;
	
		}


/* STORE UPSELL
----------------------------------------------------------------------------- */

	
	#sidebar .upsell {
	
		float: left;
		width: 100%;
		margin-bottom: 15px;
	
		}
		
	#sidebar .upsell h3 {
		
		height: 20px;
		margin-bottom: 5px;
		background: url('../images/page-home/h3-theofficialstore.gif') no-repeat;
	
		}
		
	#sidebar .upsell strong {
	
		font-size: 11px;
		text-transform: uppercase;
		float: left;
		color: #fff;
	
		}
		
	#sidebar .upsell ul.actions,	
	#sidebar .upsell ul.actions li {
	
		float: left;
	
		}
		
	#sidebar .upsell ul.actions a {
	
		width: auto !important;
		
		}
		
	#sidebar .upsell ul.actions a.join {
	
		margin-right: 16px;
		
		}
		
		
/* Flash Banner */		
		
		
	#home_page_store {
	
		margin-bottom: 25px;
	
		}
		
		
/* TWITTER
----------------------------------------------------------------------------- */


	#twitter {
	
		float: left;
		width: 290px;
		height: 250px;
		margin-bottom: 40px;
		position: relative;
	
		}
		
	#twitter .container {
	
		position: absolute;
		left: 0;
		bottom: 0;
	
		}
		
	#twitter #tweets {
	
		position: relative;
		z-index: 2;
		padding-bottom: 25px;
		background: url('../images/page-home/bg-tweet-bottom.gif') left bottom no-repeat;
		width: 290px;
		display: none;

		}
		
	#twitter #tweets ul {
	
		width: 290px;
		background: url('../images/page-home/bg-tweet-top.gif') no-repeat;
	
		}
		
	#twitter li > span {
	
		display: block;
		padding: 12px 17px 0;
		font-size: 18px;
		line-height: 18px;
		color: #21160b;
		text-transform: uppercase;
		width: 256px;

		}
		
	* html #twitter li span {
	
		width: 256px;
	
		}
		
	* html #twitter li span span {
	
		width: auto;
	
		}
		
	#twitter li > span a {
	
		color: #884909;
		font-size: 18px;
		line-height: 18px;
		
		}
		
	#twitter li > a {
	
		color: #884909;
		font-size: 11px !important;
		font-style: italic;
		line-height: 14px;
		text-transform: none;
		padding: 0 17px;
	
		}
		
	* html #twitter li a {
	
		color: #884909;
		font-size: 11px !important;
		font-style: italic;
		line-height: 14px;
		text-transform: none;
		padding: 0 17px;
	
		}
		
	* html #twitter li span a {
	
		color: #884909;
		font-size: 18px !important;
		line-height: 18px;
		text-transform: uppercase;
		padding: 0;
	
		}
		
	#twitter .info {
	
		margin-top: -30px;
		float: left;
		width: 100%;
	
		}
		
	#twitter a.follow {
	
		text-indent: -5000px;
		width: 290px;
		height: 110px;
		background: url('../images/page-home/a-follow.gif') no-repeat;
		display: block;
		
		}
		

/* LATEST TRICKS
----------------------------------------------------------------------------- */


	#tricks {
	
		float: left;
		clear: left;
		margin: 64px 0 40px;
		width: 270px !important;
		position: relative;
		background: url('../images/layout/bg-metal.jpg');
		padding: 0 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
		}
		
	#tricks h3 {
	
		background: url('../images/section-home/h3-latesttricks.gif') no-repeat;
		width: 290px;
		height: 46px;
		float: left;
		position: absolute;
		top: -64px;
		left: 0;	
	
		}
		
	#tricks ul.clips li {
	
		float: left;
		width: 270px;
		padding: 10px 0;
		border-top: 1px solid #4d493d;
		border-bottom: 1px solid #060105;
	
		}

	#tricks ul.clips li:first-child {
	
		border-top: none;
	
		}
		
	#tricks ul.clips li:last-child {
	
		border-bottom: none;
	
		}
		
	#tricks ul.clips li li {
	
		width: auto;
		border: none;
	
		}
		
	#tricks a {
	
		float: left;
	
		}
		
	#tricks img {
	
		width: 56px;
		height: 42px;
		margin-right: 10px;
	
		}
		
	#tricks div {
	
		float: left;
		width: 204px !important;
	
		}
		
	#tricks div a {
	
		width: 204px;
		float: left;
		color: #fff;
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 3px;
		
		}
		
	#tricks li ul.actions {

		width: 204px;
		
		}

	#tricks ul.clips li li {
	
		border: none;
		padding: 0 0 2px;
		width: auto;
		clear: none;
		margin-right: 10px;
	
		}
		
	#tricks a.comments {
	
		clear: left;
		font-size: 11px;
		line-height: 11px;
	
		}

		
/*
	#tricks {
	
		position: relative;
		margin: 64px 0 40px;
		float: left;
		width: 270px;
		background: url('../images/layout/bg-metal.jpg');
		padding: 0 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
		}
				
	#page-home #tricks h3 {
	
		background: url('../images/section-home/h3-latesttricks.gif') no-repeat;
		width: 290px;
		height: 46px;
		float: left;
		position: absolute;
		top: -64px;
		left: 0;	
	
		}

	#tricks ul.clips li {
	
		clear: left;
		float: left;
		width: 270px;
		padding: 10px 0;
		border-top: 1px solid #4d493d;
		border-bottom: 1px solid #060105;
		position: relative;
	
		}
		
	#tricks ul.clips li:first-child {
	
		border-top: none;
	
		}
		
	#tricks ul.clips li:last-child {
	
		border-bottom: none;
	
		}
	
	#tricks ul.clips li div {
		
		float: none;
		width: 200px;
		
		
		}

	#tricks a {
	
		float: left;
		text-transform: uppercase;
		color: #e1dfd3;
		
		}
	
	#tricks a img {
	
		width: 56px;
		height: 42px;
		float: left;
		padding: 0 10px 10px 0;
		
		}
	
	#tricks ul.clips li div a.comments {
	
		float: left;
		clear: left;
		width: 100px;
	
		}
	
	#tricks ul.clips ul.actions {
	
		position: static;
		
		}
	
	#tricks ul.clips ul.actions li {
	
		background: none !important;
		border: none;
		width: auto;
		padding: 0;
		float: left;
		margin: 4px 15px 0 0;
		clear: none;
	
		}


*/

	
/* CRISS ANGEL WATCH
----------------------------------------------------------------------------- */
		
	
	#watch {
	
		position: relative;
		margin-top: 35px;
		float: left;
		width: 270px;
		background: url('../images/layout/bg-metal.jpg');
		padding: 0 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
		}
		
	#watch h3 {
	
		position: absolute;
		top: -35px;
		left: 0;
		width: 290px;
		height: 19px;
		background: url('../images/page-home/h3-crissangelwatch.gif') no-repeat;
	
		}
		
	#watch ul.clips {
	
		float: left;
		width: 270px;
		margin-bottom: 10px;
	
		}
		
	#watch ul.clips li {
	
		float: left;
		width: 270px;
		padding: 10px 0;
		border-top: 1px solid #4d493d;
		border-bottom: 1px solid #060105;
		position: relative;
	
		}
		
	#watch ul.clips li:first-child {
	
		border-top: none;
	
		}
		
	#watch ul.clips li:last-child {
	
		border-bottom: none;
	
		}
		
	#watch li div {
	
		float: left;
		width: 270px;
	
		}
		
	#watch li div a {
	
		float: left;
		color: #fff;
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 3px;
	
		}
		
	#watch a.comments {
	
		clear: left;
		font-size: 11px;
		line-height: 11px;
	
		}


/* Inline Actions */


	#watch ul.clips ul.actions {
	
		position: absolute;
		top: 13px;
		right: 10px;
	
		}

	#watch ul.clips li li {
	
		border: none;
		padding: 0 0 2px;
		width: auto;
		clear: left;
	
		}
		
	#watch ul.clips ul.actions li a.stop {
	
		color: #fff;
		background-image: url('../images/page-home/a-action-stop.gif') !important;
	
		}
		
		
/* TEXTS
----------------------------------------------------------------------------- */


	#texts p {
	
		width: 570px;
	
		}
		
	#texts iframe {
	
		width: 570px;
		height: 400px;
		white-space: nowrap;
		background: #bba285;
		border: none;
	
		}
		
	#texts p {
	
		margin: 1em 0;
	
		}


/* SIDEBAR: FEATURED MERCHANDISE
----------------------------------------------------------------------------- */


	#sidebar div.widget-item.browse {
	
	width: 260px;
	height: 485px;
	background: #2d271f url(../images/page-home/bg-items.gif) repeat-y center top;
	float: left;
	padding: 15px;
	position: relative;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}

	#sidebar div.widget-item.browse h3 {
	
	display: none !important;
	
	}

	#sidebar div.widget-item.browse ul.items {
	
	width: 260px;
	height: 455px;
	overflow: hidden;
	position: relative;
	
	}

	#sidebar div.widget-item.browse ul.items li {
		
	width: 251px;
	height: 455px;
	background: url(../images/section-store/bg-item.png) repeat;
	float: left;
	clear: left;
	padding: 4px 4px 7px 4px;
	margin: 0 0 15px 0;
	
	}
	
	#sidebar div.widget-item.browse ul.items li a {
	
	height: 315px;
	display: block;
	color: #fb7203;
	margin-bottom: 13px;
	overflow: hidden;
	
	}

	#sidebar div.widget-item.browse ul.items li a:hover {
	
	color: #fff;
	
	}
	
	#sidebar div.widget-item.browse ul.items img {
	
	display: block;
	margin: 0;
	width: 100%;
	
	}
	
	#sidebar div.widget-item.browse ul.items dl {
	
	padding: 0 5%;
	width: 90%;
	clear: left;
	
	}
	
	#sidebar ul.items dt.reduced del {
	
	opacity: 0.5;
	padding-right: 4px;
	
	}

	#sidebar div.widget-item.browse ul.items dt, 
	#sidebar div.widget-item.browse ul.items dd {
	
	border: 0;
	font-weight: normal;
	padding: 0;
	width: 100%;
	
	}

	#sidebar div.widget-item.browse ul.items dt {
	
	font-size: 15px;
	line-height: 19px;
	color: #fff;
	
	}

	#sidebar div.widget-item.browse ul.items dt a {
	
	font-size: 20px;
	line-height: 19px;
	height: auto;
	
	}
	
	#sidebar div.widget-item.browse ul.paging {
	
	display: none;
	
	}
	
	#sidebar div.widget-item.browse div.pager {
	
	width: 85px;
	height: 11px;
	padding: 0 0 10px 90px;
	
	}

	#sidebar div.widget-item.browse div.pager a {
	
	width: 11px;
	height: 11px;
	background-image: url(../images/page-home/a-pager.gif);
	background-position: 0 -11px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	
	}

	#sidebar div.widget-item.browse div.pager a:hover, 
	#sidebar div.widget-item.browse div.pager a.activeSlide {
	
	background-position: 0 0 !important;
	
	}
	
	
/* SOCIAL SITES
----------------------------------------------------------------------------- */


	a.social {
	
	display: block;
	width: 290px;
	height: 46px;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 10px;

	}
	
	#facebook {

	background-image: url('../images/page-home/a-facebook.jpg');

	}
	
	#myspace {

	background-image: url('../images/page-home/a-myspace.jpg');

	}
