@charset "utf-8";
/* CSS Document */

body { font-family: 'PT Sans',Arial,Helvetica,sans-serif; background-color:#000; color:#FFF;
    }
	
	input { font-family: 'PT Sans',Arial,Helvetica,sans-serif;
   }
   

   
   
   select { font-family: 'PT Sans',Arial,Helvetica,sans-serif;
   }

#profiles {w margin-left:auto; margin-right:auto; background-color:#000;}

#topprofiles img {display:inline; float:left; width:25%;}

#bottomprofiles img {display:inline; float:left;  width:25%;}

#topprofiles {display:block; clear:both;}

#bottomprofiles {display:block; clear:both;}

.memberlink a {color:#FFF; font-size:14px; text-decoration:none; font-weight:bold;}

.memberlink {display:inline; float:right; margin-top:20px; margin-bottom:10px; margin-right:30px;}

#logo {text-align:center; display:block; clear:both;}

#headline {text-align:center; color:#FFF; font-size:24px;  display:block; clear:both; text-transform:uppercase; letter-spacing:5px; margin-top:10px; margin-bottom:46px;}

#regarea {width:680px; height:160px;  margin-left:auto; margin-right:auto; margin-bottom:80px;}

#regareatop {display:block; clear:both; width:700px; height:80px; background-color:#f2802b; }

#regareabottom {display:block; clear:both; width:700px; height:100px; background-color:#FFF;}

.sevendays {text-align:center; color:#FFF; font-size:24px;   margin-left:auto; margin-right:auto; padding-bottom:20px; letter-spacing:8px; padding-top:25px; margin-bottom:5px; font-weight:normal;}

.signupfree {text-align:center; color:#FFF; font-size:22px; margin-top:15px; margin-bottom:5px;}

a.button_style:visited {
    color: #FFFFFF;
}

a.button_style:link {
    background-color: #F2802B;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

a.button_style {
    background-color: #F2802B;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding: 8px 64px;
    text-transform: uppercase;
	border-radius:5px;
	
	
}


.cta {margin-left:auto; margin-right:auto; text-align:center; cursor:pointer; display:inline; float:left; margin-top:43px; margin-left:40px;}

#ddlGenderCombined {font-size:18px; margin-left:auto; margin-right:auto; margin-top:28px; border:solid 2px #F2802B; border-radius:5px; font-weight:bold; padding: 8px 21px 8px 21px; margin-left:38px;}

.selectcenter {text-align:center; height:83px; margin-top:0px; display:inline; float:left;}

#redesignfooter {text-align:center; font-size:14px; padding-top:20px; display:block; clear:both;}

#redesignfooter a {color:#FFF; text-decoration:none;}

#links {text-align:center;  font-size:14px;}

#links a {color:#FFF; text-decoration:none;}

#legalsearch {text-align:center; padding-left:100px; padding-right:100px; font-size:14px; padding-bottom:50px;}

#appdiv {
    width:100%;
    height: 489px;
    background-color:#FFF;
	display:block; clear:both;
	border-top:solid 1px #aaa;
	margin-left:auto;
	margin-right:auto;
}

#appdivleft {
    display: inline;
    float: left;
    margin-left: 12%;
    margin-top: 40px;
	
}


#appdivright {
    display: inline;
    float: left;
  	color:#000;
    margin-top: 80px;
 
}

#appdivright h2 {
    font-size: 24px;
   
    color: #000;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 15px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:normal;
}

#appdivright ul {
    margin: 0px;
    padding: 0px;
    margin-left: 4px;
    font-size: 16px;
    list-style-type: none;
}

#appdivright li {
    margin-top: 8px;
    margin-bottom: 8px;
}

#appdivimg {
    margin-top: 40px;
    margin-left: 0px;
    display: inline;
    float: left;
}

#appdivimg2 {
    margin-top: 40px;
    margin-left: 25px;
    display: inline;
    float: left;
}

#meetingdiv {
  width:1200px;
    height: 274px;
    display:block; clear:both; margin-left:auto; margin-right:auto;
}

#meetingdiv ul {
    margin: 0px;
    padding: 0px;
    margin-left:140px;
    font-size: 16px;
    list-style-type: none;
}

#meetingdiv li {
    margin-top: 8px;
    margin-bottom: 8px;
}

#meetingdivtop {
    margin-left: 140px;
}

#meetingdivtop h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #FFF;
	text-transform:uppercase;
	letter-spacing:3px;
}

#meetingdivtop h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #FFF;
}

#meetingdivclear {
    display: block;
    clear: both;
	width:1100px;
}

#meetingdivleft {
    display: inline;
    float: left;
    margin-left: 180px;
    width: 436px;
    color: #FFF;
}

#meetingdivleft p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#meetingdivright {
    display: inline;
    float: left;
    width: 450px;
    margin-left: 84px;
    color: #FFF;
}

#meetingdivright p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
}










