body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
    background-color: #0084ca;
    color: #fff;
    text-align: center;
}

img {
	border: 0px;
}

h1 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 35px;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clearer {
	clear: both;
}

.error {
	color: #fcfc04;
}

.left {
    float: left;
}

#contentMicro {
	padding: 10px;
}

.contentBtn {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-large.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.contentBtn:hover {
	background-position: left -31px;
}

.confirmYes {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-position: 0px -31px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-small.png');
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.confirmYes:hover {
	background-position: left top;
}

.confirmNo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-position: left bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-small.png');
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.confirmNo:hover {
	background-position: left top;
}

.text {
	margin: 0px;
	font-size: 14px;
}

.introText {
	margin: 0px;
    margin-bottom: 20px;
	font-size: 14px;
}

.subHead {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.subHeadL {
	float: left;
}

.subHeadR {
	/*width: 18%;*/
	float: right;
}

.subHead h1 {
    font-weight: bold;
    font-size: 35px;
    color: #fff;
	padding: 0px;
	margin: 0px;
}

.subLine {
	float: left;
	overflow: hidden;
}

.step1Left {
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

.step1Right {
	float: left;
	width: 70%;
	padding-bottom: 10px;
}

.step2Left {
	font-size: 14px;
	float: left;
	width: 38%;
	text-align: right;
    padding-top: 8px;
	padding-right: 5px;
	font-weight: bold;
}

.step2Right {
	font-size: 14px;
	float: left;
	width: 60%;
	padding-bottom: 7px;
    text-align: left;
}

.step2Right strong {
	color: green;
}

.step2Right input.text {
	padding: 4px;
}

.step2Right input[type=text],
.step2Right input[type=password] {
	width: 227px;
    height: 26px;
    padding: 5px;
    font-size: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: none;
    background-color: #efefef;
}

.step2Right textarea {
	padding: 4px;
	margin-top: -5px;
}

.step2Right select {
	padding: 4px;
	margin-top: -5px;
}

.step2Right ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.step2Right ul li {
	margin-bottom: 5px;
}

.cartNotice {
    width: 500px;
    margin: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
	font-size: 15px;
}

.cartNotice span {
    font-weight: bold;
    color: #fcfc04;    
}

.cartSocial {
    margin-left: auto;
    margin-right: auto;
 	background: url('http://d34w4l4lejd9n1.cloudfront.net/images/popup-share-bg.png') no-repeat;
    width: 313px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
}

.cartSocial img {
    vertical-align: bottom;
}

.signupPassword {
    margin-left: auto;
    margin-right: auto;
    background: url('http://d34w4l4lejd9n1.cloudfront.net/images/popup-signup-bg.png') no-repeat;
    width: 345px;
    height: 76px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}

.signupPassword span {
    font-size: 35px;
    font-weight: bold;
    color: #fcfc04;
}

.signupNotice {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 480px;
    font-size: 15px;
    font-weight: bold;
}

.signupNotice a {
    color: #fcfc04;
}

.signupCareers {
    margin-top: 30px;
    width: 100%;
    height: 72px;
    background: url('http://d34w4l4lejd9n1.cloudfront.net/images/popup-signup-careers-bg.png') repeat-x;
    padding-top: 20px;
}

.signupCareers img {
    float: left;
    margin-left: 75px;
    margin-right: 15px;
}

.signupCareers p {
    float: left;
    width: 450px;
    padding-top: 3px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

.signupCareers a {
    color: #fcfc04;
}

.bg-cart-thank-you {
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-cart-thank-you.png') no-repeat;
 	width: 636px;
 	height: 613px;
}

.bg-cart-thank-you-heading {
	width: 420px;
	padding-top: 60px;
	margin-left: 108px;
	font-size: 28px;
	font-weight: bold;
	color: #C0E659;
	text-align: center;
}

.bg-cart-thank-you-text {
	width: 420px;
	padding-top: 15px;
	margin-left: 108px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.bg-cart-instruction {
	width: 380px;
	padding-top: 15px;
	margin-left: 128px;
	font-size: 14px;
	font-weight: bold;
	color: #C0E659;
	text-align: center;
}

.bg-cart-thank-you-seperator {
	height: 1px;
	width: 380px;
	margin-left: 128px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #fff;
}

.bg-cart-thank-you-transaction {
	width: 420px;
	line-height: 18px;
	margin-left: 108px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.bg-body-thank-you {
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-body-thank-you.jpg') no-repeat;
 	width: 636px;
 	height: 613px;
}

.bg-body-thank-you-text {
	padding-top: 165px;
	padding-left: 270px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	height: 45px;
}

.bg-body-thank-you-cta {
 	background: url('http://d34w4l4lejd9n1.cloudfront.net/images/thank-you-cta.png') no-repeat;
 	width: 424px;
 	height: 64px;
 	margin-top: 95px;
 	margin-left: auto;
 	margin-right: auto;
}

.bg-body-thank-you-cta-text {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 344px;
	padding-top: 5px;
	margin-left: 80px;
	line-height: 18px;
}

.bg-body-thank-you-cta-text a {
	color: #1e6484;
}

.contentBodyInner {
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 0px;
}

.contentBodyInner h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #2B6A8D;
}

.contentBodyInner h3 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #2B6A8D;
}

.contentBodyInner ul li {
	color: #555555;
}

.badges {
	font-size: 14px;
}

.badges img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.schoolNote {
    font-size: 10px;    
}

.formFieldsRound {
    display: inline-block;
    text-align: right;
}

.formFieldsRound p {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.formFieldsRound input[type=text],
.formFieldsRound input[type=password] {
    height: 26px;
    padding: 5px;
    font-size: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: none;
    background-color: #efefef;
    margin-bottom: 10px;
}

.formFieldsRound select {
    height: 36px;
    padding: 10px;
    font-size: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: none;
    background-color: #efefef;
    margin-bottom: 10px;
}

.formFieldsRound .short {
    width: 175px;
}

.formFieldsRound .medium {
    width: 225px;
}

.formFieldsRound .long {
    width: 275px;
}

.formFieldsRound .selectMedium {
    width: 235px;
}

.formFieldsRound div {
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

.btnContinue {
    width: 115px;
    height: 40px;
    border: none;
    background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/popup-btn-continue.png');
	background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    cursor: hand;
    cursor: pointer;
}

.manageIcons {
	padding-top: 12px;
    padding-left: 15px;
	font-size: 14px;
}

.icon {
	vertical-align: middle;
}

.selectCities {
    display: inline-block;
    text-align: left;
}

.selectCities ul {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 15px;
}

.selectCities ul li {
    padding-left: 0px;
    margin-left: 0px;
}

.careersList {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 450px;
}

.careersList ul {
    list-style: disc;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 15px;
}

.careersList ul li {
    padding-left: 10px;
}

.plusInfo {
    float: left;
    width: 40%;
    margin-left: 3%;
    text-align: left;
}

.plusInfo h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fcfc04;
    margin: 0px;
}

.plusInfoRight {
    margin-left: 7%;
}

.holidayText {
    text-align: left;
    font-size: 14px;
}

.holidayRules {
    border-top: 1px dashed #fff;
    padding-top: 15px;
    text-align: left;
}

.holidayRules ul {
    text-align: left;
    font-size: 11px;
}﻿
.autocomplete-w1 { background:url(http://d34w4l4lejd9n1.cloudfront.net/images/autocomplete.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:0px 6px 6px 0px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

