﻿.preAppContent {
	background:#10a6e3 url(http://media.ef.com/_imgs/hsy/2010/preAppContentBg.gif) repeat-x;
	width:960px;
}
	
/* PROGRESS BAR */	

.progressBox {
	height:40px;
	padding:20px;
	width:920px;
}

	.progressBox .left {
		width:920px;
	}

	
			.progressBox .left ul li {
				background:url(http://media.ef.com/_imgs/hsy/2010/preAppStepEnd.gif) no-repeat right top;
				color:#fff;
				display:block;
				height:27px;
				font-size:16px;
				font-weight:bold;
				float:left;
				padding-right:12px;
				margin-bottom:10px;
			}
			
				.progressBox .left ul li.current {
					background:url(http://media.ef.com/_imgs/hsy/2010/preAppStepEndCurrent.gif) no-repeat right top;
					padding-right:17px;
				}
			
				.progressBox .left ul li div {
					background:url(http://media.ef.com/_imgs/hsy/2010/preAppStepBegin.gif) no-repeat;
					min-width:100px;
					padding:2px 3px 3px 20px;
				}
				
					.progressBox .left ul li.current div {
						background:url(http://media.ef.com/_imgs/hsy/2010/preAppStepBeginCurrent.gif) no-repeat;
					}
	
	.progressBox .right {
		width:100px;
	}
	
		.progressBox .right ul {
			float:right;
		}
	
		.progressBox .right a {
			color:#fff;
		}
		
/* MAIN AREA */

.main 
{
	margin-top:10px;
	padding:0 15px;
	width:930px;
}

	.main .left {
		background:#68c4ea url(http://media.ef.com/_imgs/hsy/2010/preAppLeftTop.gif) no-repeat;
		color:#fff;
		width:480px;
		overflow:hidden;		
	}
	
		.main .left .content {
			padding:20px;
			width:440px;
		}
	
		.main .left h2 {
			font-size:34px;
			margin-bottom:25px;
		}
		
		.main .left ul {
		
		}
		
			.main .left ul li {
				float:left;
				margin-bottom:25px;
				width:440px;
			}
		
			.main .left ul li label {
				display:block;
				float:left;
				font-size:20px;
				line-height:1;
				width:215px;
			}
			
			.main .left ul li select, .main .left ul li input {
				float:left;
				width:225px;
			}
	
	.main .right {
		background:url(http://media.ef.com/_imgs/hsy/2010/preAppRightTop.gif) no-repeat;
		margin-left:15px;
		width:435px;
	}
		.main .right h3 {
			color:#fff;
			font-size:20px;
			margin-bottom:5px;
		}
		
		.main .right ul {
			color:#fff;
			list-style-position:inside;
			list-style-type:square;
		}
				
			.main .right ul li {

			}
	
		.main .right .price {
			background:url(http://media.ef.com/_imgs/hsy/2010/preAppPriceBgLeft.gif) no-repeat;
			color:#bababa;
			font-size:34px;
			line-height:.9;
			height:55px;
			margin:20px 20px 0 20px;
		}
		
			.main .right .price .text {
				padding:15px 0 15px 15px;
			}
		
			.main .right .price .numbers {
				color:#75b543;
				padding:15px;
				text-align:right;
			}
					
		.main .right .price span {
			background:url(http://media.ef.com/_imgs/hsy/2010/preAppPriceBgRight.gif) no-repeat right top;
			height:55px;
			width:4px;
		}					
		
		.main .right .included {
			width:310px;
			padding:20px;
			margin-left:15px;
		}
		
/* STEP 2,3,4*/	

p.sectionTitle {
	color:#fff;
	font-size:20px;
	border-bottom:1px solid #56b8df;
	padding-bottom:5px;
}

h2.sectionTitle {
	color:#fff;
	font-size:34px;
	border-bottom:1px solid #56b8df;
	padding-bottom:5px;
}

ul.steps {
	float:left;
}

	.main .left ul.steps li {
		margin-bottom:10px;
		width:220px;
	}
	
		.main .left ul.steps li.wider {
			width:440px;
		}

		.main .left ul.steps li label {
			float:left;
			font-size:14px;
			font-weight:bold;
			margin-bottom:5px;
			width:210px;
		}
		
			.main .left ul.steps li.wider label {
				width:400px;
			}
	
		.main .left ul.steps li input  {
			border:3px solid #b2e2fc;
			width:190px;
			margin-bottom:5px;
		}	
		
			.main .left ul.steps li.wider input {
				width:400px;
			}
		
		
		.main .left ul.steps li select {
			border:3px solid #b2e2fc;		
			margin-right:3px;
			width:auto;
		}
		
		.main .left ul.steps li input.checkbox, .main .left ul.steps li.wider span.checkbox input {
			margin:0;
			width:20px;
		}
	
.leftText {
	font-size:14px;
	font-weight:bold;
}

	.leftText a 
	{
		color:#fff;
		border-bottom:1px solid #97d6f1;
		padding-bottom:2px;
	}
	
		.leftText a:hover 
		{
			text-decoration:none;
			border-bottom:1px solid #fff;
		}

/* for the radio buttons */

.main .left ul.steps li .radio 
{
	width:220px;
}

	.main .left ul.steps li .radio label,.main .left ul.steps li .radio input {
		margin:0 5px 0 0;
		width:auto;	
	}

.genderList input 
{
	margin:0;
}

.genderList label 
{
	margin:0 5px;	
}

/* for the dob dropdowns */
.main .left ul.steps li .dob ul li 
{
	width:auto;
}

/* BOTTOM LINKS */		

.bottomLinks {
	padding:15px 0;
	width:880px;
}

	.bottomLinks ul li {
		float:left;
		margin-right:35px;
	}
	
		.bottomLinks ul li a {
			color:#fff;
		}

/* ICON LINKS */

.help {
	background:url(http://media.ef.com/_imgs/hsy/2010/preAppIconHelp.gif) no-repeat 0 3px;
	padding-left:20px;
}

.pdf {
	background:url(http://media.ef.com/_imgs/hsy/2010/icon_pdf.png) no-repeat;
	padding-left:20px;	
}

	.pdf a,.help a {
		border-bottom:1px solid #99d7f0;	
	}
	
	.pdf a:hover, .help a:hover {
			border-bottom:1px solid #fff;
			text-decoration:none;
	}
	
.link, .link a {
	color:#fff;
}	

.socialLinks 
{
	margin:0 25px;
}

	.socialLinks li {
		list-style:none;
		margin-bottom:10px;
	}

.facebook 
{
	background:url(http://media.ef.com/_imgs/hsy/2010/icon_facebook.gif) no-repeat;
	color:#fff;
	padding:0 0 2px 20px;
}

.skype 
{
	background:url(http://media.ef.com/_imgs/hsy/2010/icon_skype.gif) no-repeat;
	color:#fff;
	padding:0 0 2px 20px;
}

.info 
{
	background:url(http://media.ef.com/_imgs/hsy/2010/icon_info.gif) no-repeat;
	color:#fff;
	padding:0 0 2px 20px;
}

.watchVideos {
	width:374px;
	height:221px;
	margin:25px;
	position:relative;
}

	.watchVideos .text a {
		background:#389ad0;
		color:#fff;
		padding:7px;
		position:absolute;
		top:180px;
		right:10px;
	}
	
.marketImages img 
{
	display:inline;
	margin-right:20px;
}

	.marketImages img.staff
	{
		border:3px solid #fff;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
	
/* VALIDATION TOOLTIP */	

.tooltip {
	background:url(http://media.ef.com/_imgs/hsy/2010/tooltip-arrow.png) no-repeat left 0;
	padding-left:10px;
	width:220px;
}

.tooltip div{
	-moz-box-shadow: 3px 5px 5px #ccc;	
	-webkit-box-shadow: 3px 5px 5px #ccc;	
	background:#fdffcb;
	border:1px solid #cd9933;
	border-left:0;
	color:#000;
	font-size:11px;
	font-weight:bold;
	padding:15px;
	width:195px;
}