/*** RESET ***/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

input:focus, select:focus, textarea:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0px;
}

body {
	line-height: 1.5;
	}

table {
	border-collapse: separate;
	border-spacing: 0px;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

table, td, th {
	vertical-align: middle;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

a img {
	border: none;
	}

/*** CLEAR ***/
.clearFix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}

.clearFix {
	display: inline-block;
	}

* html .clearFix {
	height: 1%;
	}

.clearFix {
	display: block;
	}

BR.clear {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

/*** MAIN CSS ***/
body {
	background: #FFF url(pagebg.png) repeat-x;
	margin: 0;
}
body,td,th {
	color: #555;
	font: 9pt/1.3 Arial, Helvetica, sans-serif;
}
A {
	color: #476567;
	text-decoration: none;
}
A:hover {
	color: #111;
	text-decoration: underline;
}
.hOne,
.hOne A,
.hOne A:hover,
#mainBody H1 {
	color: #ED9207;
	font: bold 20pt Arial, Helvetica, sans-serif;
	margin: 15px 0 5px;
	text-decoration: none;
	text-shadow: 0 1px 1px #CCC;
}

.hOne h1{
    float: left;
    margin-right: 10px;
}

.hOne h3{
    font-size: 14pt;
    margin-bottom: 20px;
    line-height: 35px;
}

.hOne I {
	color: #3D7B7A;
	font-size: 18pt;
}

.hTwo {
	color: #ED9207;
	font: bold 13pt Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/*** STRUCTURES ***/
#wrapper {
	margin: 0 auto;
	width: 964px;
}
#header {
	background: transparent url(headerbg.jpg) no-repeat top;
	height: 105px;
	margin-top: 15px;
}
#mainBody {
	background: transparent url(mainbodybg.jpg) no-repeat left 30px;
	border-right: solid 1px #CCC;
	float: left;
	padding: 0 30px 15px 15px;
	width: 596px; /* 642 -45 padding  */
	min-height:450px;
}
#mainBodyTop {
	background: transparent url(mainbodybg.jpg) no-repeat 0 0;
	border-right: solid 1px #B7B7B7;
	float: left;
	padding: 15px 30px 15px 15px;
	width: 596px; /* 642 -45 padding  */
	min-height: 450px;
}
#sideMenu {
	float: left;
	font-size: 8.5pt;
	/* padding: 0 15px; */
	width: 322px;	/* 322 - 30 = 292   */
}

#sideMenu .sideLinks {
	margin: 15px;
}
#frameWrap {
	overflow: visible;
	background: #FFF;
	width: 292px;
	margin:0 0 0 15px;
}

.full A {
	display: block;
	line-height: 1.6;
}

.fullCap A {
	display: block;
	font-weight: bold;
	line-height: 1.6;
}

.halfSide A {
	display: inline-block;
	line-height: 1.6;
	width: 49%;
}
.halfSide strong {
	display: block;
	margin:5px 0 0;
	font-size: 10pt;
	line-height: 1.6;
}
.twos-div {
	display: inline-block;
	line-height: 1.6;
	width: 47%;
}
.single A {
	line-height: 1.6;
}
.twos A {
	display: inline-block;
	line-height: 1.6;
	width: 47%;
}
.third A {
	display: inline-block;
	line-height: 1.6;
	width: 30%;
}
.bulletArrow A {
	background: transparent url(arrow.gif) no-repeat left center;
	padding-left: 12px;
}
.dark {
	background: #E0E8E5;
	margin-top: 20px;
	padding: 15px;
}
.dark .hOne {
	color:#476567;
	font-size: 14pt;
}
#footer {
	clear: both;
	color: #A1A1A1;
	font-size: 8pt;
	padding: 50px 0 35px;
	text-align: center;
}
.homeShift #footer {
	position: relative;
	top: -250px;
}
/*** BODIES ***/
#header .logo {
	display: inline-block;
	float: left;
	margin: 5px 13px;
}
#schoolSearch {
	display: inline-block;
	float: right;
	margin: 20px 15px;
	overflow: hidden;
}
.homeShift #mainBody {
	background: none;
}
.homeShift #sideMenu {
	position: relative;
	top: -250px;
}
.homeShift .third {
	line-height: 1.6;
}
.pageNav {
	padding-top: 20px;
	text-align: center;
}
.crumbs {
	margin-bottom: 25px;
}
.crumbs A {
	text-decoration: underline;
}
.address {
	background: #FFF;
	color: #111;
	font-weight: bold;
	padding: 9px;
}
#browseSchools {
	background:none;
	border-top:#CCC 1px solid;
	clear: both;
	padding: 5px 30px;
	position: relative;
	top: -250px;
	font-size:8.5pt;
	font-weight:bold;
}
#searchBox{
	float:left;
	position:relative;
	width:402px;
	height:48px;
	background:url(newreunion_search_box.jpg) 0 0 no-repeat;
}
#searchBox IMG{
	float: left;
}
#searchBox .schooName {
	float: left;
}
#searchBox select, #searchBox input{
	float: left;
	padding:3px;
	border:0;
	font-size:14px;
}
#searchBox select{
	width:70px;
	color:#75B0B7;
	margin: 12px 0 0 40px;
}
#searchBox .schoolName {
	width:245px;
	color:#AAA;
	margin: 12px 0 0 5px;
}
.findMates {
	clear: both;
	font-weight: bold;
	padding-top: 15px;
}
.homeShift .findMates {
	margin-bottom: 250px;
}

/*** SAME NAME PAGE ***/

.labels{
	position:relative;
	margin:20px 0 0 -7px;
	height:17px;
	font-weight:bold;
	color:#ED9207;
}

.labels .nameDOB{
	position:absolute;
	top:0px;
	left:13px;
}

.labels .schools{
	position:absolute;
	top:0px;
	left:125px;
}

.labels .placesLived{
	position:absolute;
	top:0px;
	left:320px;
}

.labels .contacts{
	position:absolute;
	top:0px;
	left:460px;
}

.sameNameBox{
    position: relative;
    margin: 0 0 7px -4px;
    width: 100%;
    background: url(samename_bg.jpg) top left no-repeat;
    font-size: 12px;
    overflow: hidden;
    font-weight: bold;
}
.bg-check-info {padding:10px;}
.bg-check-info p{
    font-size: 14px;
    padding-bottom: 20px;
}
.bg-check-info ul{
    list-style: outside none none;
}
span.checkmate{
    float:right;
    padding-bottom:20px;

}
.bg-check-info ul li{
    background: rgba(0, 0, 0, 0) url("tick.png") no-repeat scroll 0 0;
    float: left;
    font-size: 13px;
    padding-bottom: 10px;
    padding-left: 20px;
    width: 170px;

}
.sameNameBox a.btn-a{
    margin-right: 5px;
    /* border: 1px solid black; */
    overflow: hidden;
    display: inline-block;
    margin-left: 5px;
    margin-left: 12px;
}
.sameNameBox a div{
    padding-top:10px;
    padding-bottom:10px;
}
.sameNameBox .btm{
	width:600px;
	height:24px;
	background:url(samename_bg-btm.jpg) bottom left no-repeat;
}

.sameNameBox .portrait{
	position:absolute;
	top:7px;
	left:10px;
}
.floatLeft{
    float:left;
}
.sameNameBox .nameDOB{
    position: relative;
    top: 7px;
    left: 13px;
    width: 105px;
    overflow: hidden;
    padding-bottom: 20px;
}
.get-info-link{
    color: #00b3da;
    font-size:13px;
}
 .nameDOB p{
     padding:5px 0;
 }
.boldblock{
	display:block;
	font-weight:bold;
}

.block{
	display:block;
}

.sameNameBox .schools{
	position:absolute;
	top:7px;
	left:125px;
	height:53px;
	overflow:hidden;
	width:190px;
}

.sameNameBox .placesLived{
	position:absolute;
	top:7px;
	left:320px;
	width:140px;
}

.sameNameBox .contacts{
	position:absolute;
	top:7px;
	left:460px;
	width:130px;
}

.sameNameBox .blog{
    padding: 10px 0 0 11px;
	width:520px;
}

.sameNameBox .blogLabel{

	font-weight:bold;
	color:#ED9207;
}

.snnext{
	float:right;
	display:block;
	padding:12px 20px 0px 0px;
	width:187px;
	height:28px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	background:url(samename_btnnext.jpg) top center no-repeat;
}

.snprev{
	float:left;
	display:block;
	padding:12px 0px 0px 20px;
	width:187px;
	height:28px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	background:url(samename_btnprev.jpg) top center no-repeat;
}
.mkFrame {
	clear: both;
	height: 345px;
	margin-bottom: 15px;
	width: 964px;
}
#mainDefault.mkFrame {
	height: 205px;
}
#schoolInfo.mkFrame {
	height: 625px;
}
#sameName.mkFrame {
	height: 625px;
}
/* REUNION SEARCH */

.school_name_list
{
display: none;
position: absolute;
background: #ffffff;
}

.school_name_list ul
{
list-style: none;
margin: 0;
border: 1px solid #666666;
}

.school_name_list ul li
{
font-family: arial,sans-serif;
cursor: pointer;

/* to match input */
padding: 4px 7px;
width: 250px;
}

.school_name_list ul li.current
{
background: #d5e2ff;
}

.school_name_list ul li .name
{
font-size: 13px;
line-height: 13px;
color: #444444;
white-space: nowrap;
overflow: hidden;
}

.school_name_list ul li .loc
{
font-size: 11px;
line-height: 12px;
color: #888888;
margin-left: 1px;
}

#search_results_iframe
{
margin: 0 auto;
width: 641px;
height: 1000px;
}


#dual_section {
	padding: 0;
}

#dual_section .top_section
{
position: relative;
width: 980px;
overflow:hidden;
/* background: transparent url(http://a1.mylife.com/a/landa/i/wpdual_iform.png) no-repeat; */
padding-bottom: 10px;
}


#choose_form
{
position: absolute;
left: 500px;
top: 20px;
}

#choose_form div
{
padding-bottom: 4px;
font-size: 15px;
color: #333333;
}

#choose_form input
{
position: relative;
top: 1px;
margin-right: 6px;
}

.initial_form
{

left: 35px;
top: 108px;
width: 100%;
}

.initial_form .form_col
{
float: left;
padding-right: 6px;
}

.initial_form .form_col-md .txt
{
width: 118px;
}

.initial_form .form_col-sm .txt
{
width: 46px;
}

.initial_form .form_label
{
font-size: 13px;
font-weight: bold;
/*color: #b8b8b8;*/
padding-bottom: 4px;
}

.initial_form input.txt
{
font-size: 24px;
padding: 8px 4px 0 4px;
height: 35px; /* 43px */
border: 1px solid #b8b8b8;
background: #fffac7 url(http://a1.mylife.com/a/landa/i/wpdual_iformfieldbg.png) no-repeat left top;
}

.initial_form input.highlight
{
background-image: url(http://a1.mylife.com/a/landa/i/wpdual_iformfieldbg2.png);
}

.initial_form .submit_btn_cont
{
margin-top:22px;

background-image: url(http://a1.mylife.com/a/landa/i/do_dtc_v2.4_btn1.jpg);

background-position:  0px 0px;
background-repeat: no-repeat;
width: 186px;
height: 43px;
border: 0px;
background-color: none;
cursor: pointer;
outline: 0;

}
.orange-btn{
      background-color: #fd7d00;
    border: medium none;
    color: #fff;

    padding: 3px 20px;
    margin-top: 2px
}
a.block:hover{
    text-decoration: underline;
    color: #fff;
}
