@charset "utf-8";

body {
	background-color:#7cb3eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	z-index: 0;
	margin-left: 40px;
	background-attachment: fixed;
	background-image: url(/images/build/el_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
}

.clearfloat {  /*doule float fix*/
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.wrapper {
	height: auto;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 40px;
	z-index: 0;
	margin-bottom: 0px;
}

#ehoFooter, .closePage, .logo, .copy {
	behavior: url('/css/pngfix/iepngfix.htc');
}

.information {
	height: auto;
	width: 547px;
	background-repeat: no-repeat;
	position:relative;
	float: left;
}
.header {
	height: 46px;
	width: 825px;
	position: relative;
	background-color: #6EB43F;
	z-index: 1;
}
.logo {
	height: 127px;
	width: 127px;
	position: absolute;
	left: -20px;
	top: -20px;
	background-image: url(/lp/ofoint/images/ellogo.png);
	z-index: 2;
}
div.closePage {
	background-color: transparent;
	height: 36px;
	width: 41px;
	position: absolute;
	top: -15px;
	right: -10px;
	background-image: url(/guide/images/EL/close_btn.png);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:hand;
	cursor:pointer;
	z-index: 10;
	font-size: 12px;
	color: #3A7AAF;
	padding-right: 21px;
	padding-left: 10px;
	font-weight: bold;
}
.closePage:hover {
	text-decoration:none;
	color: #333;
}

.content {
	padding:10px;
	height: auto;
	background-color: #FFFFFF;
	width: 805px;
	float: left;
}
.content #orderGuide {
	display: block;
	height: 55px;
	width: 255px;
	position: absolute;
	background-color: #00FF66;
	bottom: 0px;
	left: 57px;
}

.bottom {
	height: 190px;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 547px;
	bottom: 0px;
}
.floatingGraphic {
	z-index: 2;
	position: absolute;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
}
#spanKitRequestTopMessage {
	position:relative;
}
.form {
	z-index: 5;
	height:auto;
	width:248px;
	font-size: 14px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	overflow:hidden;
	float: right;
}
td.kitBG {
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.narrow {
	margin: 5px;
}
input {
	border: 1px solid #CCCCCC;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 215px;
}
input.checkbox {
	height:16px;
	width:16px;
}
select {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
}
select option {
	padding: 4px;
}
label {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	width: auto;
}
#RegularExpressionValidatorPhone {
	display: none;
}
label.checkbox {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: auto;
}
.dropDown {
	width: 150px;
	height: 24px;
}
.firstName {
	width: 100px;
}
.lastName {
	width: 100px;
	margin-left: 5px;
}
.zip {
	width: 50px;
	margin-left: 5px;
}
.checkbox {
	background-color: transparent;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 3px;
	width: auto;
	border: none;
	height: auto;
	font-size: 14px;
	margin-bottom: 5px;
}
.otherCommunities p {
	padding-left: 35px;
	font-weight: bold;
	margin-top: 15px;
	background-color: #666666;
	color: #FFFFFF;
}
#TextBoxEmail, #TextBoxEmailConfirmation {
	text-transform: lowercase;
}
.largeDropDown {
	width: 215px;
	height: 24px;
	margin-bottom:10px;
}
.submit {
	width: 216px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.skip {
	width: 210px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.backLink {
	color: #FFFFFF;
}
a.backLink, a.backLink:visited {
	color: #FFFFFF;
}
a.backLink:hover, a.backLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
#backLinkDiv {
	position:absolute;
	left:361px;
	top:5px;
	width:635px;
	height:32px;
	z-index:1;
}
td#newsletterIcon {

	background-repeat: no-repeat;
	background-position: right center;
}

a.white:link, a.white:visited, a.white:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.gray:link, a.gray:visited, a.gray:active {
	color:#333;
	text-decoration:none;
}
a.gray:hover {
	text-decoration:underline;
}

#footerWide   {
	background-color: transparent;
	clear: both;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	background-image: url(/images/build/footerRounded_home.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: relative;
}
#corporateLinks    {
	margin-right: 15px;
	font-size: 12px;
	margin-top: 12px;
}
#copyrightFooter    {
	margin-top: 25px;
	font-size: 11px;
	color: #FFFFFF;
}

