/* Criss Angel */
/* Legals Stylesheet
----------------------------------------------------------------------------- */

/* Headings
----------------------------------------------------------------------------- */


	h3.terms {
	
	width: 584px;
	background: url(../images/section-legals/h3-terms.gif) no-repeat;
	height: 30px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 30px;
	
	}
	
	h3.privacy {
	
	width: 624px;
	background: url(../images/section-legals/h3-privacy.gif) no-repeat;
	height: 30px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 30px;
	
	}
	
	
	h3.purchasing {
	
	width: 694px;
	background: url(../images/section-legals/h3-purchasing.gif) no-repeat;
	height: 30px;
	display: block;
	text-indent: -5000px;
	margin-bottom: 30px;
	
	}
	

/* Body
----------------------------------------------------------------------------- */


	body.section-legals h3 {
	
	color: #2697ac;
	font: normal 14px/16px trebuchet ms, sans-serif;
	text-transform: uppercase;
	margin: 15px 0 2px 0;
	
	}
	
	body.section-legals h4 {
	
	font: bold 13px/14px trebuchet ms, sans-serif;
	text-transform: none;
	margin: 15px 0 10px;

	}
	
	h5 {
	
	color: #fff;
	font: bold 12px/14px "Trebuchet MS", sans-serif;
	margin: 15px 0 10px;
	
	}
	
	body.section-legals p {
	
	color: #919191;
	font: normal 12px/15px trebuchet ms, sans-serif;
	margin-bottom: 10px;
	
	}
	
	body.section-legals strong {
	
	color: #fff;
	
	}
	
	body.section-legals #layout {
	
	margin: 40px auto 50px;
	
	}
	
	body.section-legals div.layout ul {
	
	margin: 10px 0 10px 20px;
	list-style-type: disc;
	
	}
	
	body.section-legals #layout li {
	
	color: #919191;
	font: normal 12px/16px trebuchet ms, sans-serif;
	margin: 5px 0 10px 30px;
	list-style-type: disc;
	
	}
	
	body.section-legals a {
	
	color: #bba285;
	font: normal 12px/15px trebuchet ms, sans-serif;
	text-transform: none;
	
	}
	
	body.section-legals a:hover {
	
	color: #e1dfd3;
		
	}
	
	body.section-legals em {
	
	color: #2d8598;
	margin-bottom: 5px;
	
	}
	
	/* Referrals */
	
	#page-referral h3 {
	
	margin-bottom: 25px;
	font-size: 24px;
	
	}
	
	
