/* 
Eric Meyer's Reset Styles.
http://meyerweb.com/ 
*/


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, sub, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	line-height:normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
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: "" "";
}
/* end Erics resets... tyEric! */

sup {
	margin: 0;
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
body {
	padding: 0;
	margin: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
}
#content {
	float:left;
	width:900px;
	height:auto;
	background:url(../images_aloft/bkg2.jpg) no-repeat #b22074;
}
#contentConfirm {
	float:left;
	width:900px;
	height:auto;
	background:url(../images_aloft/bkg.jpg) no-repeat #b22074;
}
#topContent {
	float:left;
	width:478px;
}
#lftContent {
	float: left;
	width:500px;
}
#rtContent {
	float:right;
	width:400px;
}
#lftCopy {
	position:relative;
	float:left;
	margin: 50px 0 0 0;
	width:430px;
	padding:0 0 50px 35px;
	z-index:500;
}
#bottomImg {
	position:relative;
	float:left;
	height:478px;
	width:900px;
	margin-top:-175px;
	background: #b22074 url(../images_aloft/bkg-btm2.jpg) no-repeat bottom left;
	z-index:1;
}
#bottomImg2 {
	position:relative;
	float:left;
	height:478px;
	width:900px;
	margin-top:-200px;
	background: #b22074 url(../images_aloft/bkg-btm2.jpg) no-repeat bottom left;
	z-index:1;
}
#bottomImg3 {
	position:relative;
	float:left;
	height:468px;
	width:900px;
	margin-top:-200px;
	background: #b22074 url(../images_aloft/bkg-btm3.jpg) no-repeat bottom left;
	z-index:1;
}
#formCont {
	position:relative;
	top:50px;
	width:381px;
	height:auto;
	/*margin:0 19px 0 0;*/
color:#3a3a3a;
	z-index:200;
}
.formCopy {
	background-color:#fff;
	padding:0 20px 0 35px;
}
input, textarea, select {
	width: 180px;
	margin: 5px 0 5px 0;
	/*height:17px;*/
	border:solid 1px #a3a3a3;
}
input.checkbox {
	margin:5px 8px 0 0;
	width:13px;
	height:13px;
}
.checkboxReg {
	margin:5px 8px 0 0;
	width:13px;
	height:13px;
}
.copy10 {
	font-size:10px;
}
#footer {
	float: left;
	padding:0 0 20px 0;
	background-color: #fff;
	width:900px;
}
#copyright {
	float: left;
	position: relative;
	width: 845px;
	font-size: 9px;
	line-height:12px;
	padding: 15px 5px 10px 15px;
	background-color: #fff;
	z-index: 5;
	color:#a3a3a3;
}
/* LINKS */
a.termsLink, a.termsLink:visited, a.termsLink:link, a.termsLink:hover {
	color: #3a3a3a;
	text-decoration: underline;
	font-size:10px;
}
a.pinkLink, a.pinkLink:visited, a.pinkLink:link, a.pinkLink:hover {
	color: #af316f;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}
a.pinkLink2, a.pinkLink2:visited, a.pinkLink2:link, a.pinkLink2:hover {
	color: #af316f;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}
a.footerLink, a.footerLink:visited, a.footerLink:link {
	color: #867E94;
	font-size: 9px;
	text-decoration: none;
}
a:hover, a.footerLink:hover {
	text-decoration:underline;
}
a.aloftLink, a.aloftLink:visited, a.aloftLink:link, a.aloftLink:hover {
	color: #3a3a3a;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
/*Begin Pop-up classes*/
.popHeadText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #666666;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
.popBodyText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
.popBodyText a:link, .popBodyText a:visited, .popBodyText a:hover, .popBodyText a:active {
	color : #A41E16;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}
.bgHorizontalTop {
	background-color:#DDDDDD;
}
.bgHorizontal {
	background-color:#DDDDDD;
}
/*End Pop-up classes*/



/*******************************************************/
/*   Brand Bar Popup Styles                            */
/*******************************************************/

#brandNavBrandList {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	padding: 8px 0px;
	padding-top:8px;
	width: 142px;
	text-align: left;
	position:absolute;
	top: -130px;
	left:0px;
	z-index:1000;
	font-family: Arial, Helvetica, Sans Serif;
}
#brandNavBrandList hr {
	border-color:#AFAFAF;
	border-style:solid;
	border-width:0pt 0pt 1px;
	margin:3px 10px;
}
#bb_other_brands {
	text-decoration: underline;
}
#brandNavBrandList a, #brandNavBrandList a:hover, #brandNavBrandList a:visited {
	color:#3E3061;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0pt 0pt 1px;
	padding:0pt 10px;
	text-decoration:none;
}
#brandNavBrandList a:hover {
	background-color: #E49F43;
	color: #fff;
}
/** Error Message Styles **/
.errorLabel, .errorText, .errorLabel a {
	color: #F00;
}
.errorText {
	font-size: 10px;
}
/*---------------Imported ---------------------------------*/
.col10, .col10red {
	color: #000;
	font: 10px Arial, Helvetica, sans-serif;
}
a.boxLink, a.boxLink:visited, a.boxLink:link, a.boxLink:hover {
	color: #59496f;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}
label.terms {
	padding:12px 0 0 0;
	color:#000;
	display:block;
	font-size:10px;
}
.termsCont {
	position:absolute;
	top:0;
	left:0;
	width:470px;
	padding: 0;
	background-color:#fff;
	text-align:left;
}
a.blk10, a.blk10:visited, a.blk10:link, a.blk10:hover {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}
/*.buttons {
	clear:both;
	margin-top:10px;
	text-align: left;
}
*/

.button {
	clear: both;
	text-align: left;
}
a.boxLink, a.boxLink:visited, a.boxLink:link, a.boxLink:hover {
	color: #ee4d9b;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}
a.purple12, a.purple12:visited, a.purple12:link, a.purple12:hover {
	color: #ee4d9b;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
}
.info h3 {
	font-weight:normal;
	font-size:12px;
	clear:left;
	margin:0 0 4px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight:normal;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
}
/* FOOTER */
#navlist {
	margin: 0;
	padding: 0;
	width:940px;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footer {
	text-align:left;
	float: left;
	position: relative;
	padding: 20px 0 0 0;
}
.fieldBkg {
	width:385px;
	height:81px;
	background-color:#E10086;
	padding:15px 0 0 18px;
}
a.fieldsLink, a.fieldsLink:visited, a.fieldsLink:link, a.fieldsLink:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
}