body {
	
}

b {
	color: #000000;
}

a:focus { 
    outline: none; 
}

.lf_oa_container {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 52px;
	background-color: #F9F9F9;
	background-image: url(/cms_components/media/leads/bg_03.jpg);
	border: 1px solid #C3CCD1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.langsel_exp {
	border-top-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	 text-align: left;
	 background-color: #FFFFFF;
	 box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
	 -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
	 -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
}

.tdheader {
	 background-repeat: no-repeat;
}

.tdheadererror {
	 background-repeat: no-repeat;
}

.tdheadertext {
	 font-weight: bold;
	 font-size: 18px;
	 color: #1E314A;
	 -webkit-text-shadow: 0px 1px 1px #FFFFFF;
	text-shadow: #FFFFFF 0px 1px 1px;
}

.tdheadertexterror {
	padding-top: 2px;
	padding-left: 17px;
	 font-weight: bold;
	 font-size: 18px;
	 color: #B90004;
	 -webkit-text-shadow: 0px 1px 1px #FFFFFF;
	text-shadow: #FFFFFF 0px 1px 1px;
}

.tdheadertextthankyou {
	padding-top: 2px;
	padding-left: 20px;
	 font-weight: bold;
	 font-size: 18px;
	 color: #1E314A;
	 -webkit-text-shadow: 0px 1px 1px #FFFFFF;
	text-shadow: #FFFFFF 0px 1px 1px;
}

.errordesctext {
	padding-top: 10px;
}

.errordesctextval {
	color: #DB0000;
	font-weight: bold;
}

.pselgroup {
	padding: 10px;
	padding-left: 7px;
	color: #333333;
	background-color: #f5f9fc;
}

.productseltext {
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}

.productselheadtext {
	color: #333333;
	line-height: 20px;
	font-size: 16px;
	padding-left: 0px;
}


.pseltd {
	color: #333333;
	background-color: #f5f9fc;
}

.promotdicon {
	padding-left: 10px;
	background-color: #f5f9fc;
}

.promotd {
	color: #333333;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5f9fc;
}

.totaltd {
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f5f9fc;
}

.maintd {
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f5f9fc;
}

.maintderror {
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f5f9fc;
	color: #4E4E4E;
	font-weight: bold;
}

.desctd {
	padding-top: 5px;
	padding-bottom: 5px;
}

.desctext {
	padding-right: 15px;
	color: #4E4E4E;
	font-size: 12px;
	font-weight: bold;
}

.logindesctext {
	padding-right: 15px;
	color: #8F8F8F;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.createdesctext {
	padding-right: 15px;
	color: #8F8F8F;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.loginerror {
	padding-top: 7px;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
}

.loginnotice {
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 17px;
}

.inputtd {
	padding-top: 5px;
	padding-bottom: 5px;
}

.inputfield {
	border: 1px solid #D8DBDE;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
}

.logininputfield {
	border: 1px solid #D8DBDE;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #DEE8EF;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
}

.createinputfield {
	border: 1px solid #D8DBDE;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #DEE8EF;
	color: #404040;
	font-size: 12px;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
}


.loginbutton {
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #DEE8EF;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
	color: #404040;
	min-width: 70px;
}

.createeqidbutton {
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #DEE8EF;
	padding: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
	color: #404040;
}

.selectfield {
	border: 1px solid #D8DBDE;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	margin-bottom: 3px;
}

.legalnltext {
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	line-height: 17px;
}

.submittext {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	-webkit-text-shadow: 0px -1px 1px #000000;
	text-shadow: #000000 0px -1px 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.submittext a {
	text-decoration: none;
	color: #FFFFFF;
}

.submittext a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.submittext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.submittext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.submittext_grey {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	-webkit-text-shadow: 0px -1px 1px #FFFFFF;
	text-shadow: #FFFFFF 0px -1px 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.submittext_grey a {
	text-decoration: none;
	color: #666666;
}

.submittext_grey a:link {
	text-decoration: none;
	color: #666666;
}

.submittext_grey a:active {
	text-decoration: none;
	color: #666666;
}

.submittext_grey a:visited {
	text-decoration: none;
	color: #666666;
}

.dltext {
	color: #34A21B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.dltext a {
	text-decoration: none;
	color: #34A21B;
}

.dltext a:link {
	text-decoration: none;
	color: #34A21B;
}

.dltext a:active {
	text-decoration: none;
	color: #34A21B;
}

.dltext a:visited {
	text-decoration: none;
	color: #34A21B;
}

.downloadtext {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	-webkit-text-shadow: 0px -1px 1px #000000;
	text-shadow: #000000 0px -1px 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.downloadtext a {
	text-decoration: none;
	color: #FFFFFF;
}

.downloadtext a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.downloadtext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.downloadtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.otherproductstext {
	font-size: 12px;
	color: #333333;
}

.otherproductsbuttontext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	-webkit-text-shadow: 0px -1px 1px #000000;
	text-shadow: #000000 0px -1px 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.otherproductsbuttontext a {
	text-decoration: none;
	color: #FFFFFF;
}

.otherproductsbuttontext a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.otherproductsbuttontext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.otherproductsbuttontext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


.subtotals_desc {
	padding-left: 10px;
	padding-top: 10px;
	color: #3B516F;
	font-size: 14px;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: left;
}

.totals_subtotal {
	padding-top: 10px;
	color: #3B516F;
	font-size: 14px;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: right;
}

.discount_desc {
	padding-left: 10px;
	padding-top: 10px;
	color: #4A9D2E;
	font-size: 14px;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: left;
	padding-bottom: 10px;
}

.totals_discount {
	color: #4A9D2E;
	padding-top: 10px;
	font-size: 14px;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: right;
	padding-bottom: 10px;
}

.totals_desc {
	padding-left: 10px;
	color: #3B516F;
	font-size: 14px;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: left;
	font-weight: bold;
}

.totals_total {
	padding-top: 5px;
	color: #3B516F;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Marker Felt', 'Comic Sans MS';
	text-align: right;
}

.submittextinactive {
	color: #ECECEC;
	font-size: 22px;
	font-weight: bold;
	-webkit-text-shadow: 0px -1px 1px #000000;
	text-shadow: #000000 0px -1px 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.inputfielderror {
	border: 2px solid #ffc600;
	background-color: #FFF8F4;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 -moz-box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 -webkit-box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 outline: none;
}

.checkboxfielderror {
	padding-bottom: 1px;
	border: 2px solid #ffc600;
	background-color: #FFF8F4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 -moz-box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 -webkit-box-shadow: 0px 0px 10px rgba(233, 148, 0, 1.0);
	 outline: none;
}

.tooltip_box {
	display: none;
	position: absolute;
	left: -2px;
	width: 182px;	
	padding: 0px;
	margin: 0px;
}

.tooltip_inner_bubble {	
	background-image: url(/cms_components/media/leads/bubble-scale.png);
	background-repeat: repeat-y;
}

.tooltip_text {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #72532E;
	line-height: 14px;
}

.thankyoutext {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	line-height: 24px;
	font-size: 14px;
}

.lead_success_message {
	font-weight: bold;
	font-size: 16px;
	color: #555555;
}

.downloadbox {
	padding-top: 10px;
	padding-bottom: 30px;
}

.downloaditemtext {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

.createeqidbox {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 666px;
	height: 300px;
	background-color: #f5f9fc;
	text-align: left;
	z-index: 100;
	padding: 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
	-moz-box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
	-webkit-box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
}

.createeqidheader {
	padding-top: 2px;
	padding-left: 20px;
	 font-weight: bold;
	 font-size: 18px;
	 color: #1E314A;
	 -webkit-text-shadow: 0px 1px 1px #FFFFFF;
	text-shadow: #FFFFFF 0px 1px 1px;
}

.tooltip_error {
	font-size: 10px;
	font-weight: bold;
	color: #ED9100;
}

.reginfo_text {
	color: #666666;
}

.logininformation_notice {
	background-color: #FFFFFF;
	color: #444444;
	padding: 8px;
	border: 1px solid #ECECEC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
	-moz-box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
	-webkit-box-shadow: 0px 0px 10px rgba(222, 222, 222, 0.8);
}

.legal_footer_ec {
	padding-top: 10px;
	font-size: 10px;
	color: #808080;
}

.legal_footer_ec a {
	color: #808080;
	text-decoration: none;
}

.groupdescriptiontext {
	color: #808080;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E6E6E6;
	line-height: 14px;
	margin-left: 1px;
}

.generic_error {
	font-weight: bold;
	font-size: 12px;
	color: #CD504C;
}