/* Styles for new CPC pages. These are pages that people come to from Google, Yahoo, etc. */

/* ---------------------------------------------------------------------------------------------------------- */
/*	Eric Meyer's reset reloaded styles																	      */
/* ---------------------------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------------------------------------------------------------------------------------------------------- */
/*	Global styles																						      */
/* ---------------------------------------------------------------------------------------------------------- */

html {
	background:#f1f1e8 url(/images/main-bg.gif);

	}
body {
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	width:761px;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #F1F1E8 url(/images/main-bg.gif);
	}
a{ color:#f58233; }
a:hover {color:#69665c;}
	

/* ---------------------------------------------------------------------------------------------------------- */
/*	Arena logo and on-demand tag header																	      */
/* ---------------------------------------------------------------------------------------------------------- */

	#header {
		position:relative;
		padding:0;
		height:100px;
		background-color: #fff;
		border: 1px solid #fff;
		}
	#header .darkline {
		margin:0 auto;
		padding:0;
		height:0px;
		font-size:0;
		vertical-align:bottom;
		border-top:7px solid #adad9c;
		}
	#header #arena-logo {
		border:0;
		position:absolute;
		left:40px;
		top:30px;
		}
	#header #on-demand-tag {
		position:absolute;
		right:30px;
		top:43px;
		font: normal 110% Georgia, "Times New Roman", Times, serif;
		color:#646459;
		text-align:right;
		}
	#header #on-demand-tag img {
		border:0;
		margin-bottom:-11px;
		position:relative;
		z-index:100;
		}

/* ---------------------------------------------------------------------------------------------------------- */
/*	Banner styles																						      */
/*	If necessary to add some sort of banner other than an image or something fancey, create the class here    */
/* ---------------------------------------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------------------------------------- */
/*	Form styles																								  */
/*	The form on the CPC LP must be identified by id="form". Apply a specific class for positioning and styles */
/* ---------------------------------------------------------------------------------------------------------- */


	#form.form-float-right-border-light-weight{
		width:275px;
		float: right;
		border-left:1px solid #d4d4d4;
		margin-left:20px;
		margin-top:10px;
		padding-left:20px;
		padding-right:10px;
		padding-bottom:5px;
		padding-top:0px;
		clear:right;
		}
		/* Styles for the instruction paragraph inside the form */
	
		#form p{
			margin:0;
			padding:0;
			color:#8c8c7a;
			font-size:11px;
			font-weight:normal;
			line-height:1.40;
			padding-bottom:20px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		#form ul{
			}
		#form ul li{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px !important;
			color:#69665c;
			margin-top:0px !important;
			margin-bottom:7px;
			padding-bottom:0 !important;
		}
	
	


/* ---------------------------------------------------------------------------------------------------------- */
/*	Content styles						     																  */
/*  Things like paragraphs, lists, images, etc.															      */
/* ---------------------------------------------------------------------------------------------------------- */



	#content{
		padding:10px;
		margin-left:0;
		background:#fff;
		} 
	strong{
		font-weight:bold;
		}
	em{
		font-style:italic;
		}
	
	/* ---------------------------------------------------------------------------------------------------------- */
	/*	HEADINGS			     																  				  */
	/* ---------------------------------------------------------------------------------------------------------- */
	
		h1.grey-verdana-small{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#69665c;
			font-size:16px;
			font-weight:bold;
			line-height:1.3;
			}
		h1.blue-georgia{
			color:#4e6d7f;
			font-family:Georgia,"Times New Roman",Times,serif;
			font-size:21px;
			line-height:28px;
			margin-bottom:20px;
			font-weight:normal;
			}
		h2.orange-italic{
			color:#F58233;
			font-family:Georgia,"Times New Roman",Times,serif;
			font-size:24px;
			font-style:italic;
			line-height:28px;
			margin-bottom:20px;
			font-weight:normal;
			}
		
		h3.orange-bold{
			color:#f58233;
			font-size:160%;
			line-height:1.5;
			margin:0;
			margin-top:17px;
			font-weight:bold;
			}
		h1.orange-georgia{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#f58233;
			font-size:220%;
			line-height:1.25;
			margin:0;
			margin-top:5px;
			font-weight:normal;
			}
		h3.orange-georgia{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#f58233;
			font-size:220%;
			line-height:1.25;
			margin:0;
			margin-top:5px;
			font-weight:normal;
			}
		h3.black-georgia{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000;
			font-size:230%;
			line-height:1.25;
			margin:0;
			margin-top:5px;
			font-weight:normal;
			}
		h3.grey-georgia{
			color:#666666;
			font-family:Georgia,"Times New Roman",Times,serif;
			font-size:18px;
			line-height:32px;	
			font-weight:normal;
			}
	
		h4.black-georgia{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000;
			font-size:170%;
			line-height:1.25;
			margin:0;
			margin-top:10px;
			font-weight:normal;
			}
		h4.black-georgia-small{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000;
			font-size:150%;
			line-height:1.25;
			margin:0;
			margin-top:5px;
			font-weight:normal;
			}
		h4.orange-verdana{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#f58233;
			font-size:120%;
			line-height:1.25;
			margin:0;
			margin-top:5px;
			font-weight:bold;
			}
		h5{
			color:#999999;
			text-transform:uppercase;
			font-size:115%;
			font-weight:normal;
			letter-spacing:1px;
			margin:0;
			margin-top:10px;
			}
		h5.no-spacing{
			color:#999999;
			text-transform:uppercase;
			font-size:115%;
			font-weight:normal;
			letter-spacing:0px;
			margin:0;
			margin-top:10px;
			}
	
	img.float-left{
		float:left;
		margin:10px;
		}
	img.wide{
		margin-top:20px;
		}
	img.tall-ss{
		border:1px solid #cccccc;
		float:left;
		margin-right:15px;
		}
	p{
		color:#69665c;
		font-size:115%;
		margin-top:15px;
		margin-bottom:0;
		line-height:1.60;
		}
	p.grey-georgia {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#69665c;
		font-size:160%;
		}
	p.orange-georgia {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#f58233;
		font-size:160%;
		}
	p.orange-georgia-small {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#f58233;
		font-size:120%;
		font-weight:normal;
		}
	p.grey-georgia-small {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#adad9c;
		font-size:120%;
		font-weight:normal;
		}
	p.medium-verdana {
		color:#69665c;
		font-size:140%;
		margin-top:15px;
		margin-bottom:0;
		line-height:1.75;
		}
	p.wide-image-caption{
		margin:0;
		font-style:italic;
		}
	ul{
		list-style-type:square;
		margin-left:30px;
		margin-bottom:30px;
		}
	li{
		color:#69665c;
		font-size:115%;
		margin-top:15px;
		margin-bottom:0;
		line-height:1.60;
		}
	ul li ul li {
	 	font-size:95%;
		margin-top:2px;
	 	}
	ul.tighter{
		list-style-type:square;
		margin-left:30px;
		margin-bottom:30px;
		}
	ul.tighter li{
		color:#69665c;
		font-size:115%;
		margin-top:8px;
		margin-bottom:0;
		line-height:1.40;
		}

	p.privacy{
		color:#adad9c;
		clear:both;
		font-size:115%;
		line-height:1.4;
		padding-top:20px;
		}	
	p.privacy span{
		font-weight:bold;
		display:block;
		border-top:1px solid #e1e1e1;
		padding-top:10px;
		}
	.dotted-line-420{
		width:420px;
		height:2px;
		border-top:1px dotted #d3d3c3;
		}
	.webinar-bio{
		float:left;
		width:415px;
		margin-top:20px;
		}
	.webinar-bio h4{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#69665c;
		}
	.webinar-bio img{
		float:left;
		margin-right:10px;
		}
	.webinar-bio p{
		margin-top:0;
		line-height:16px;
		margin-top:5px;
		font-size:11px;
		}
	.webinar-bio p.title{
		margin-top:3px;
		line-height:14px;
		}
		
	/* Kit Pieces */	
		.kit-piece{
			margin-top:15px;
			margin-left:15px;
			clear:left;
			/*border-bottom:1px dashed #dedecc;*/
			padding-top:20px;
			width:397px;
			}
		.kit-piece p{
			font-size:11px;
			margin-top:7px;
			margin-left:100px;
			}
		.kit-piece ul{
			margin-left:130px;
			font-size:11px !important;
			list-style-type:disc;
			}
		.kit-piece ul li{
			font-size:11px !important;
			margin-top:8px;
			}
	/* Kit Pieces Tighter */
		.kit-piece-tighter{
			clear:left;	
			padding-bottom:25px;
			float:left;
			width:430px;
			}
		.kit-piece-tighter .float-left{
			margin-left:0;
			margin-top:0;
			margin-bottom:0;
			margin-right:15px;
			}
		.kit-piece-tighter h5{
			font-size:100%;
			color:#c5c5b8;
			margin-bottom:4px;
			margin-top:0;
			}
		.kit-piece-tighter h4{
			font-size:12px;
			color:#959585;
			font-weight:bold;
			line-height:1.3;
			}
		.kit-piece-tighter p{
			font-size:10px;
			line-height:1.7;
			margin-top:6px;
			}
	
	/* About Arena Bottom */
	
		#about-arena-bottom{
			padding:0;
			margin:0;
			clear:both;
			background-color:#ececdb;
			margin-top:25px;
			padding:15px;
			font-size:10px;
			}
		#about-arena-bottom p{
			color:#96967a !important;
		
		}
		#about-arena-bottom .privacy{
			margin-top:0px;
			font-size:11px;
			}
	
	/* Small Logo Header */
	
		#small-logo-header{
			width:761px;
			margin:0 auto;
			padding-bottom:5px;
			background-color:#f1f1e8;
			float:left;
			}
		#small-logo-header img{
			float:right;
			}

	/* Rounded Corners */
		
		.round-tl{
			-moz-border-radius-topleft: 10px;
			-webkit-border-top-left-radius: 10px;
			}
		.round-tr{
			-moz-border-radius-topright: 10px;
			-webkit-border-top-right-radius: 10px;
			}

/* ---------------------------------------------------------------------------------------------------------- */
/*	Footer - new as of 5.11.08       																	      */
/* ---------------------------------------------------------------------------------------------------------- */

	#copyright { 
		margin:0 auto;
		position: relative;
		width: 761px;
		background-color:#adad9c;
		margin-bottom:-15px;
		font: bold 100% Verdana, Arial, Helvetica, sans-serif !important;
		color: #f0f0e6 !important;
		height: 53px;
	}
	#copyright a {
		color: #f0f0e6 !important;
		text-decoration: none;
	}
	#copyright a:hover {
		text-decoration: underline;
		color:#fff  !important;
	}
	#copyright ul {
		padding: 0;
		margin: 0;
		font-weight: bold;
	}
	#copyright ul li {
		display: inline;
		color: #f0f0e6 !important;
	}
	#copyright ul.utility {
		position: absolute;
		left: 10px;
		top: 10px;
		font-size: 100% !important;
		_font-size: 11px !important;
	}
	#copyright ul.contact {
		position: absolute;
		right: 10px;
		top: 20px;
		_font-size: 11px !important;
	}
	#copyright ul.contact li.phone {
		position: relative;
		z-index: 1;
		background: url(/images/footer/footer_icon_phone.gif) no-repeat left; 
		margin-right: 10px; 
		padding: 5px 0px 5px 25px;
	}
	#copyright ul.contact li.email {
		background: url(/images/footer/footer_icon_email.gif) no-repeat left;
		padding: 0px 0px 2px 23px;
	}
	#copyright a.copyright {
		position: absolute;
		bottom: 10px;
		left: 10px;
		font-weight :normal;
		font-size: 110% !important;
		_font-size: 11px !important;
	}
/* End footer */

/*****************************************************************
	FOOTER NEW - by ian September 2008
*****************************************************************/
/*
		#footer-container{
			width:761px;
			margin:0 auto;
			clear:both;
			background-color:#f1f1e8;
			margin-bottom:-15px;
			}
		#footer-container a{
			color:#9d998c;
			}
		#footer-container #footer-bar { 
			position: relative;
			width:741px;
			float:left;
			margin-bottom:-15px;
			background-color:#adad9c;
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
			color: #f0f0e6;
			padding:10px;
		}  
		#footer-container #footer-bar a {
			color: #f0f0e6;
			text-decoration: none;
		}
		#footer-container #footer-bar a:hover {
			text-decoration: underline;
			color:#fff;
		}
		#footer-container #footer-bar ul {
			padding: 0;
			margin: 0;
			font-weight: bold;
			font-size:11px;
		}
		#footer-container #footer-bar ul li {
			display: inline;
			color: #f0f0e6;
		}
		#footer-container #footer-bar ul.utility {
			float:left;
			font-size:10px;
		}
		#footer-container #footer-bar ul.contact {
			float:right;
			padding-top:1px;
			font-size:10px;
		}
		#footer-container #footer-bar ul.contact li.phone {
			position: relative;
			z-index: 1;
			background: url(/images/footer/footer_icon_phone.gif) no-repeat left; 
			margin-right: 10px; 
			padding: 5px 0px 5px 25px;
		}
		#footer-container #footer-bar ul.contact li.email {
			background: url(/images/footer/footer_icon_email.gif) no-repeat left;
			padding: 0px 0px 2px 23px;
		}
		#footer-container ul.footer-links-list{
			margin:0;
			padding:0;
			float:left;
			margin-top:30px;
			display:block;
			margin-right:18px;
			margin-bottom:0;
			padding-left:0;
			padding-left:10px;
			
			}
		#footer-container ul.footer-links-list li{
			display:block;
			font-weight:normal;
			color:#9d998c;
			margin-bottom:1px;
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-top:-4px;
			padding-top:0;
			line-height:15px;
			
			}	
		#footer-container ul.footer-links-list li a{
			text-decoration:none;
			}	
		#footer-container ul.footer-links-list li a:hover{
			text-decoration:underline;
			}	
		#footer-container p.footer-copyright{
			float:left;
			margin-left:10px;
			margin-top:10px;
			width:721px;
			border-top:1px dotted #b4b4a4;
			padding:10px;
			clear:both;
			color:#9d998c;
			font-weight:normal;
			line-height:16px;
			background-color:#f1f1e8;
			text-align:center;
			font-size:11px;
			}
		#footer-container p.footer-copyright a{
			color:#9d998c;
			text-decoration:none;
			}
		#footer-container p.footer-copyright a:hover{
			color:#9d998c;
			text-decoration:underline;	
			}
*/
	#footer-container {
		background:none;
		clear:both;
		margin:0 auto;
		width:762px;
		}
	#footer-container #footer-bar {
		background-color:#adad9c;
		color:#f0f0e6;
		float:left;
		font:bold 11px Verdana, Arial, Helvetica, sans-serif;
		/* margin-bottom:-15px; */
		padding:10px;
		width: 743px;
		}
	@-moz-document url-prefix() {#footer-container #footer-bar {width:742px;} }

	#footer-container #footer-bar a {
		color:#f0f0e6;
		text-decoration:none;
		}
	#footer-container #footer-bar a:hover {
		color:#fff;
		text-decoration:underline;
		}
	#footer-container #footer-bar ul {
		font-size:11px;
		font-weight:700;
		margin:0;
		padding:0;
		}
	#footer-container #footer-bar ul li {
		color:#f0f0e6;
		display:inline;
		}
	#footer-container #footer-bar ul.utility {float:left;}
	#footer-container #footer-bar ul.contact {
		float:right;
		padding-top:1px;
		}
	#footer-container #footer-bar ul.contact li.phone {
		background:url(/images/footer/footer_icon_phone.gif) no-repeat left;
		margin-right:10px;
		padding:10px 0 10px 23px;
		}
	#footer-container #footer-bar ul.contact li.email {
		background:url(/images/footer/footer_icon_email.gif) no-repeat left;
		margin-right:10px;
		padding:0 0 2px 21px;
		}
	#footer-container #footer-bar ul.contact li.forum {
		background:url(/images/footer/footer_icon_forum.gif) no-repeat left;
		padding:0 0 2px 23px;
		}
	#footer-container ul.footer-links-list {
		display:block;
		float:left;
		margin:15px 35px 0 0;
		padding:10px 0 0 10px;
		list-style-type:none;
		}
	#footer-container ul.footer-links-list li {
		color:#9d998c;
		display:block;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:400;
		line-height:18px;
		margin:0 0 1px;
		padding:0;
		text-align:left;
		}
	.footer-stress{
		background-color:#dcdccb;
		float:right !important;
		margin-right:0 !important;
		padding-right:30px !important;
		padding-left:20px !important;
		padding-bottom:10px !important;
		list-style-type:none;
		}
	#footer-container p.footer-copyright {
		background:none;
		border-top:1px dotted #b4b4a4;
		clear:both;
		color:#9d998c;
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:400;
		line-height:16px;
		margin-left:10px;
		margin-top:10px;
		padding:10px;
		text-align:center;
		width:721px;
		}
	#footer-container p.footer-copyright a:hover {
		color:#9d998c;
		text-decoration:underline;
		}
	#footer-container ul.footer-links-list li, #footer-container ul.footer-links-list li a{
		color:#9d998c;
		text-shadow: 0 1px 0 #fff;	
	}

	/* form loading image */
	.loadingButton{
	background:#f4f3ea;
	color:#69665C;
	display:block;
	float:right;
	line-height:24px;
	margin:5px 3px 0 0;
	}
