@charset "utf-8";
/* CSS Document */
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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: baseline;
	
}
html,
body {
	margin:0;
	padding:0;
	height: 100%;
	font-size: 12px;
	color: #999;
}
#wrapper {
	min-height:100%;
	position:relative;
	background-color: #15396F;
}




.clear {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #ededed;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.inboxwallet-logo {
	padding: 1px;
	margin-left: auto;
	width: 264px;
	margin-right: auto;
}

#header ul {
	float: right;
	list-style-type: none;
	width: 325px;
	color: #4096EE;
	font-size: 12px;
}
#header ul li {
	float: left;
}

#header ul li a {
	color: #4096EE;
	text-decoration: none;
}
#header ul li a:hover {
	color: #8D9F32;
	text-decoration: none;
}
#content-area {
	background-color: #15396f;
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:100%;
	position:relative;
	padding-bottom:100px;   /* Height of the footer element */
	margin-bottom: 20px;
	padding-top: 20px;
}
#footer {
	background-color: #000;
	width:100%;
	height:80px;
	position:absolute;
	bottom:0;
	left:0;
	text-align: center;
	padding-top: 20px;	
}
#footer p {
	color: #4096EE;
	font-size: 11px;
	line-height: 15px;
}
#footer a {
	color: #4096EE;
	text-decoration: none;
}
#footer a:hover {
	color: #8D9F32;
	text-decoration: none;
}
#content-box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	padding-bottom: 20px;
}
#form-box {
	margin-right: auto;
	margin-left: auto;
	width: 402px;
	
}
#header-center {
	width: 394px;
	background-image: url(images/center-shim.png);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
	background-color: #75AC00;
	text-shadow:0 -1px 1px rgba(0,0,0,0.5);

}
#form-content-area {
	width: 360px;
	float: left;
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.blank-field {
	height: 25px;
	width: 358px;
	border: 1px solid #999;
	font-size: 18px;
	color: #666;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;


}

.left-shim {
	float: left;
	height: 40px;
	width: 4px;
	background-image: url(images/left-shim.png);
}
.right-shim {
	float: left;
	background-image: url(images/right-shim.png);
	height: 40px;
	width: 4px;
}
.submit-button {
	height: 42px;
	width: 358px;
	border: 1px solid #999;
	font-size: 18px;
	color: #666;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	background-color: #E4E4E4;
	cursor: pointer;
	cursor: hand;

}
#error-box {
	height: 21px;
	width: 358px;
	border: 1px solid #F30;
	font-size: 12px;
	color: #666;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
	background-color: #FFC;
	margin-top: 15px;
}
#error-box a {
	color: #666;
	text-decoration: none;
}
#error-box a:hover {
	color: #4096EE;
	text-decoration: none;
}
#email-conformation-box   {
	background-color: #FFF;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#conformation-box-head {
	height: 33px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	background-color: #15396F;
	text-align: center;
	padding-top: 7px;
}
#conformation-box-head p {
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
}

.email-icon {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-right: 10px;
}
.bold-dark-blue {
	font-size: 15px;
	font-weight: bold;
	color: #204f93;
}
#didnt-get-email-form {
	float: left;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-left: 13px;
	width: 525px;
}
.light-blue-txt {
	color: #1b8acd;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.light-blue-bold-txt {
	color: #1b8acd;
	font-weight: bold;
	padding-bottom: 7px;
}
.blank-sm-field {
	height: 20px;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666;
	padding-left: 6px;
	margin-top: 13px;
}
#separation-bar {
	background-image: url(images/line-shim.gif);
	background-repeat: repeat-x;
	float: left;
	height: 12px;
	width: 100%;
}

.re-submit-button {
	height: 30px;
	width: 148px;
	border: 1px solid #999;
	color: #666;
	text-align: center;
	font-weight: bold;
	margin-top: 13px;
	background-color: #E4E4E4;
	cursor: pointer;
	cursor: hand;
	margin-left: 10px;
}
.terms {
	width: 100%;
	color: #FFF;
}
.white-title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow:0 -1px 1px rgba(0,0,0,0.5);
}
.terms a{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #0F0;
}
.terms a:hover {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	padding-bottom: 20px;
	color: #999;
}
#contactus-form {
	color: #000;
}
.message-field {
	height: 100px;
	width: 340px;
	font-size: 12px;
	color: #666;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #999;
	margin-bottom: 13px;
	float: left;
}
.sm-grey-txt {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contactus-label {
	width: 358px;
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
}
.blank-field-contactus {
	height: 25px;
	width: 358px;
	border: 1px solid #999;
	font-size: 18px;
	color: #09F;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 13px;
	float: left;
}
