/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#d0ebf3;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}




input, select { vertical-align:middle; font-weight:normal;}

a {color:#000000;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

ul li { background:url(images/list-bg.gif) no-repeat 0 8px; padding-left:21px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.167em; line-height:2em;}
ul li a {color:#B6BDC3; color:#307abf;}

ol { color:#307abf; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.167em; line-height:1em;}
ol li {list-style:decimal-leading-zero; list-style-position:inside; padding:4px 0 11px 0;}
ol li span {color:#818181; font-weight:normal; font-size:0.857em; line-height:1.333em; font-family:Arial, Helvetica, sans-serif;}
ol li a {color:#2a2a2a; font-weight:bold;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {border-bottom:1px solid #a8e0ef; font-size:1.583em; line-height:1em; color:#53980e; font-weight:normal; font-family:tahoma; padding-bottom:5px; margin-bottom:20px;}
.box3 h2 {border-bottom:none; font-size:1.583em; line-height:1em; color:#f5f5f5; font-weight:normal; font-family:tahoma; padding-bottom:0; margin-bottom:30px;}
h3 {border-bottom:1px solid #a8e0ef; font-size:2em; line-height:1em; color:#3974ab; font-weight:normal; padding-bottom:5px; margin-bottom:20px; letter-spacing:-1px;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right; margin:14px 0 0 0;}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:1px 8px 4px 13px;}
.link:hover {text-decoration:underline;}

.link2 {background:#c8edf7 url(images/link2-right-bg.gif) top right no-repeat; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right; margin:11px 0 0 0;}
.link2 span {background:url(images/link2-left-bg.gif) top left no-repeat; padding:1px 8px 4px 13px; display:block;}
.link2:hover {text-decoration:underline;}

.link3 {background:url(images/link3-tail-bg.gif) top repeat-x; font-family:Georgia, "Times New Roman", Times, serif; color:#2a2a2a; font-size:1.167em; text-decoration:none; display:block; float:right;}
.link3 span {background:url(images/link3-right-bg.gif) top right no-repeat; display:block;}
.link3 span span {background:url(images/link3-left-bg.gif) top left no-repeat; padding:1px 22px 4px 9px;}
.link3:hover {text-decoration:underline;}

.title {
	margin-bottom:14px;
	font-size: x-large;
}
.title2 {margin-bottom:30px;}

/* ============================= header ====================== */

#header .left {padding:33px 0 8px 15px;}
#header .right {padding:30px 0 8px 0; text-align:right;}
#header1 .left {padding:33px 0 8px 15px;}
#header1 .right {padding:30px 0 8px 0; text-align:right;}


.submenu {padding-right:6px; text-align:right;}
.submenu li {display:inline; background:none; font-size:1em; font-family:Arial, Helvetica, sans-serif; padding:0 20px 0 4px;}
.submenu li a {color:#175a99;}
.submenu .search {background:url(images/search-bg.gif) no-repeat top right;}

.menu {width:621px; overflow:hidden; margin-top:10px;}
.menu li {float:left; background:url(images/menu-devider.gif) no-repeat 0 0; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:0 0 0 1px; line-height:1em;}
.menu li a {display:block; background:url(images/menu-tail.gif) top repeat-x; color:#fff; text-decoration:none;}
.menu li a span {display:block; padding:14px 0 16px 0; width:123px; text-align:center;}
.menu li a:hover {background:url(images/menu-tail-act.gif) top repeat-x; cursor:pointer;}
.menu .first {padding:0; background:none;}
.menu .first a span {background:url(images/menu-left-bg.gif) no-repeat 0 0;}
.menu .first a:hover span {background:url(images/menu-left-bg-act.gif) no-repeat 0 0;}
.menu .last a span {background:url(images/menu-right-bg.gif) top right no-repeat;}
.menu .last a:hover span {background:url(images/menu-right-bg-act.gif) top right no-repeat;}
.menu .active {background:url(images/menu-tail-act.gif) top repeat-x;}
.menu .first .active span {background:url(images/menu-left-bg-act.gif) no-repeat 0 0;}
.menu .last .active span {background:url(images/menu-right-bg-act.gif) top right no-repeat;}

.block {background:url(images/header-bg.jpg) no-repeat 0 0;}
#header .block .left {padding:0;}
#header1 .block .left {padding:0;}


/* ============================= content ====================== */

.col-pad {padding-right:3px;}

.box1 {background:#fff url(images/box1-tail-bg.gif) bottom repeat-x;}
.box1 .tail-top {background:url(images/box1-tail-bg.gif) top repeat-x;}
.box1 .tail-right {background:url(images/box1-tail-bg.gif) right repeat-y;}
.box1 .tail-left {background:url(images/box1-tail-bg.gif) left repeat-y;}
.box1 .corner-bottom-right {background:url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .corner-bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .corner-top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .corner-top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat; width:100%;}
.box1 .corner-top-right2 {background:url(images/box1-corner-top-right2.gif) top right no-repeat;}
.box1 .corner-top-left2 {background:url(images/box1-corner-top-left2.gif) top left no-repeat; width:100%;}
.box1 .indent {padding:27px 26px 25px 27px;}
.box1 h4 {color:#307abf; text-decoration:underline;}

.box2 {background:#ddf5fb url(images/box2-tail-bg.gif) bottom repeat-x; color:#2a2a2a;}
.box2 .tail-top {background:url(images/box2-tail-top.gif) top repeat-x;}
.box2 .tail-right {background:url(images/box2-tail-bg.gif) right repeat-y;}
.box2 .tail-left {background:url(images/box2-tail-bg.gif) left repeat-y;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:27px 27px 36px 27px;}
.box2 h4 {color:#307abf; text-decoration:underline;}

.box3 {background:#3c7ebd url(images/box3-tail-bottom.gif) bottom repeat-x; color:#fff;}
.box3 .tail-top {background:url(images/box3-tail-top.gif) top repeat-x;}
.box3 .corner-bottom-right {background:url(images/box3-corner-bottom-right.gif) bottom right no-repeat;}
.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {padding:18px 26px 25px 27px;}
.box3 h4 {font-size:1.167em; font-weight:normal; line-height:1.143em; color:#fff;}
.box3 strong a {color:#fff;}
.box3 .indent1 {padding:5px 26px 5px 27px;}
.box3 .corner-top-right1 {background:url(images/box3-corner-top-right1.jpg) top right no-repeat;}
.box3 .corner-top-left1 {background:url(images/box3-corner-top-left1.jpg) top left no-repeat; width:100%;}

.margin1 {margin-top:16px;}
.margin2 {margin-top:21px;}
.margin3 {margin-top:3px;}

.text2 {color:#000;}
.phone {float:right; margin-right:70px;}

/* ============================= footer ====================== */

#footer .main {text-align:right;}
#footer {color:#2a2a2a; font-size:1.167em; line-height:2.714em;}
#footer a {color:#2a2a2a; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= 


#RegisterForm .rowi {height:31px;}
#RegisterForm .col-1 {width:295px !important;}
#RegisterForm .col-2 {width:249px !important;}
#RegisterForm.input {width:244px; height:18px; border:1px solid #FFFFFF; background:#fff; padding:0 0 0 3px; font-size:1em; color:#185b9a;}

#ContactForm .rowi {height:40px;}
#ContactForm .link {margin-left:15px;}
.input {width:236px; height:19px; border:1px solid #a8e0ef; background:#fff; padding:0 0 0 3px; font-size:1em; color:#185b9a;}
textarea {width:236px; height:168px; border:1px solid #a8e0ef; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

*/
/* ============================= lpforms ============================= */


.inputGroup {
	clear:both;
	overflow: visible;
	padding:0.25em 0 0.4em 0;
	margin:0;
	float:left;
	width:100%;
	font-family:helvetica, sans-serif;
}

.mainLabel {
	margin:0;
	padding: 1px 0 0 0;
	position: static;
	text-align:right;
	width:40%;
	float:left;
}

.mainLabel .requiredMarker{
	
	margin-right:-0.59em;
	padding-left:0.2em;
	color:#AD0036;
}


.stackedForm .mainLabel{
	width:100%;
	text-align:left;
}



.mainLabelContent{
	padding-right:1em;
	font-size: .9em;
}

label.required{
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

div.error{
	background:#FFFBA2;
}

.error .mainLabel label{
	color:#AD0036;
	font-weight:bold;
}

label.checkbox{
	text-indent:-15px;
	padding-left:15px;
	display:block;
}

.options {
	padding: 0 0 0 0;
	margin:0;
	width:60%;
	float: left;
	position: static;
	text-align:left;
}

.stackedForm .options{
	width:100%;
}

.optionsContent{
	padding-left:1em;
}

.options .option{
	padding-bottom:5px;
}

.inlineOption {
	float: left;
	margin-right: 10px;
}

.buttonGroup{
	text-align:center;
	vertical-align:middle
	clear:both;
	padding:0 10px 0 10px;
}

.buttonGroup .phoneNumber{
	font-size:1.3em;
}

.formSection{
	clear:both;
	padding-bottom:10px;
}

.formSectionContent{
	padding:0 10px 0 10px;
}

.options .prefix{
	margin-left:-0.78em;
	padding-right:0.2em;
}
.stackedForm .options .prefix{
	position:static;
	margin-right:0;
}

.instructions{
	font-size:0.93em;
	color:#666;
	margin:0 10% 0 10%;
	font-family:helvetica, sans-serif;
}
	
.mainLabel .instructions,
.options .instructions,
.options .inlineHelp{
	padding-top:2px;
	margin:0;
	font-size:0.93em;
	color:#FFF;
}

.options .inlineHelp{
	padding-left:5px;
}




#PrivacyLogos{
	text-align:center;
}

#PrivacyLogos ul li{
	display:inline;
	padding:0 10px 0 10px;
}

#FormFields{
	padding:0 0 10px 0;
	border:1px solid #DDD;
	border-top:none;
	background:#F8F8F8;
	clear:both;
}

#Form .disclaimer{
	padding:10px 10px 0 10px;
}

#Form .disclaimer p{
	margin-bottom: 10px;
}

#TaskIndicators{
	background:#FFF url('https://www.data3001.com/images/amerivalue/action-arrow.gif') no-repeat 30px bottom;
	padding:5px 0 13px 0;
	margin-bottom:2px;
	font-weight:normal;
	text-align:left;
	float:left;
	width:100%;
}

#TaskIndicators ul{
	float:right;
}

#TaskIndicators ul li{
	float:left;
	margin:0px 0 0px 15px;
	padding:0 0px 0px 0px;
	color:#AAA;
	border-right:0px solid #CCC;
	font-size:1.2em;
}

#TaskIndicators ul li.current{
	color:#444;
	border-bottom:2px solid #2176CB;
	border-top:0px solid #2176CB;
}

#TaskIndicators ul li.current span{
	color:#2176CB;
}

#TaskIndicators ul li span{
	font-size:1.4em;
	padding-right:0.1em;
	color:#A0C9F2;
}

#ProgressIndicators {
	vertical-align: middle;
	padding: 10px;
}

#ProgressIndicators #progressBar_percentText {
	margin-left: 10px;
}

#validationErrors{
	clear:both;
	padding:12px 10px 15px 38px;
	font-family:helvetica, sans-serif;
	margin-bottom:10px;
	background:#FFFBA2 url('https://www.data3001.com/images/forms/standard/warning.gif') no-repeat  10px 10px;
}

#validationErrors h3{
	padding:;
	font-weight:bold;
	font-size:1.2em;
	color:#AD0036;
}

#validationErrors ol li{
	margin-left:2em;
	padding:5px 0 0px 0;
	color:#555;
}

#MainTitle{
	margin-bottom:0px;
	font-size:2em;
	color:#2176CB;
}

#MainTitle .inlinePhone{
	white-space:nowrap;
	color:#2176CB;
	font-size:0.8em;
}

.sectionHeader{
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	margin-bottom:5px;
	padding:5px 10px 5px 10px;
	clear:both;
	background:#EEE;
}

.sectionHeader h2{
	font-size:1.3em;
}

.secureRightsLock{
	float:right;
	color:#333;
	height:20px;
	background:transparent url('https://www.data3001.com/images/amerivalue/SR_lock.gif') no-repeat top right;
}

.secureRightsLock a,
.secureRightsLock a:link,
.secureRightsLock a:link:hover,
.secureRightsLock a:active,
.secureRightsLock a:visited{
	text-decoration:none;
	display:block;
	font-family: arial, sans-serif;
	font-size: .93em;
	color:#333;
	padding:4px 20px 4px 0;
}

.summary{
	font-family:helvetica, sans-serif;
}

.summary table th{
	padding:5px 10px 5px 0;
	text-align:right;
}

.summary table td{
	padding:5px 0 5px 0;
}

.summary .instructions a:link,
.summary .instructions a:link:hover,
.summary .instructions a:visited,
.summary .instructions a:active{
	color:#999;
	font-size:0.93em;
}

.buttonGroup button {
	font:100 100% arial;
	text-decoration:none;
	cursor: pointer;
	border:none;
	margin:0 5px 5px 5px;
	padding:0;
}

.buttonGroup button.continue{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/continue_greybg.gif') no-repeat top left;
}

.buttonGroup button.back{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/back_greybg.gif') no-repeat top left;
}

.buttonGroup button.submit{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/submit.gif') no-repeat top left;
	text-align: center;
}

.buttonGroup button.contact{
	height:35px;
	width:165px;
	background:transparent url('https://www.data3001.com/images/amerivalue/submit.gif') no-repeat top left;
}

#LeadBuyers{
	margin-bottom:10px;
}

#LeadBuyers th{
	border-bottom:1px solid #EEE;
	padding-top:10px;
}

#LeadBuyers tr td{
	padding:5px 5px 5px 5px;
}

#LeadBuyers tr.even td{
	background:#F5F5F5;
}

.calendarWithSelects .showCalendarButton{
	border:none;	
	padding:0;
	margin:0;
	height:16px;
	width:16px;
	cursor: pointer;
	vertical-align:middle;
	background:transparent url('/images/controls/calendar/calendar.gif') no-repeat top left;
}

.calendarWithSelects .hiddenCalendarContainer{
	display:none;
	position:absolute;
}

#PrivacyLogos {
	padding-top: 10px;
}

#PrivacyLogos li.sr_logo img{
	padding-bottom: 10px;
}


.checkbox {
      padding:2px;
      float:left;
}

.suffix {
  margin-left:4px;
  padding:4px;
  width:300px;
  float:left;
 }
 
#inputGroup_CONSENT{
  margin-left: 50px;
}

/* lightbox CSS */

#lightbox{
	background-color:#eee;
	padding: 20px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font-size: 20px; margin: 5px; width: 210px;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; background: #999999;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(https://www.data3001.com/images/forms/interstitial/overlay.png); }
