@import url('table.css');
@import url('navigation.css');
body
{

	background-image: url('../images/background.png');
	background-repeat: repeat-x;
}

#wrapper
{
	width:1000px;
    margin-left:auto;
	margin-right:auto;
    margin-top:10px;
}

#header
{
    height:100px;
    width:1000px;
}

#header #logo
{
    font-size:20px !important;
    color:black;
    font-style:italic;
    font-family: "Georgia";
    font-weight:normal;
     width:200px;
    float:left;
}

#name_information
{
    font-size:11px;
    line-height:120%;
}

#header #4blogo
{
    float: right;
    width: 200px;
    
}

#header #searchbox
{

   width: 500px;
   float: left;
   margin-left: 12px;
    margin-top:10px;
}
#header #searchbox
{
		margin-top: 32px;
}
#header #searchbox input
{
    float:left;


}

#header #searchbox ul li
{
    display:inline;
    margin-right:3px;
}

#header #searchbox ul li a
{
    font-size:9px;
}

#main
{
    width:1000px;
    padding:0px;
    padding-top:0px;
    padding-bottom:20px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#menuAd
{
     margin-top: 6px;
     margin-left: 20px;
     text-align: left;
     height: 35px;
     margin-bottom: 15px;
}
#menuAd span
{
     font-size: 14px;
     text-indent: 12px;
}
#menuAd span img
{
     vertical-align: middle;
}
#menuAd h1
{
     font-size: 18px;
     margin: 0px;
     padding: 0px;
     font-weight: none;
     display: inline;
     margin-left: 8px;
}
#menuAd span
{
	
}
#footer
{
}

#footer ul li
{
    display:inline;
    margin-right:10px;
    background-repeat:no-repeat;
    min-height:25px;
    padding-left:10px;
}


#footer ul li a
{
    font-size:9px;
    color:#333;
}

#footer ul li a:hover
{
    text-transform: uppercase;
}

form#find_person
{
    margin-left:10px;
}

form#find_person dd
{
    float:left;
}

form#find_person dd
{
    float:left;
}

form#find_person input#name
{
    padding:3px;
    margin:0px;
    font-size:20px;
    min-height:30px;
    width:350px;
}

form#find_person input#submit
{
    font-size:20px;
    font-weight:bolder;
    font-family:"Times New Roman";
    cursor:hand;cursor:pointer;
}

form#find_person input#name.unselected
{
    font-style:italic;
    color:#888;
    font-size:13px;
}

form#find_person input#submit:hover
{
    font-style:italic;
}

ul.results
{
    width:559px;
}


#main div
{
    vertical-align:middle;
}

#main div h2
{
    font-size:14px;
  
    background-repeat:no-repeat;
    font-family:Arial;
    padding:7px;
    padding-bottom:0px;
    min-height:20px;
    color:#4c5c66;
	border-bottom: 1px solid #BCD2E6;

}

#main div h2 img
{
    vertical-align:top;
}

#main div h2.heading
{
    color:#333;
    background-color:transparent;
    border:0;
    padding-left:0px;
    font-size:16px;
    font-family:Georgia;
}

#menuleft div li
{
    border:0px;
    color:black;
    width:50%;
    padding:0px;
    margin:0px;
    width:190px;
    padding:5px;
    margin-right:15px;
    
    white-space:nowrap;
    line-height:18px;
}

#menuleft div li a span img
{
	vertical-align: middle;
	margin-right: 10px;
}

#menuleft div li a span 
{
	color: #4c5c66;
	font-size: 12px;
}

#telefoongids li
{
    color:black;
}

#familynames li *
{
    font-size:9px;
}

#content
{
	width: 700px;	
	float: left;
}

#menuleft
{
	width: 250px;
	float: right;
}

#searchresults
{
	
}

#searchresults div
{
	padding: 0px 0px;
}

#name
{
	width: 300px;
}

#menuleft div
{
	margin-bottom: 12px;
}
#nameStats #ad
{
	float: right;
	width: 250px;
}
#score
{
	width: 700px;
	text-align: center;
	margin-bottom: 25px;
	float: left;
}
#score table
{
	width: 100%;
}
#score table tr td
{
	border-right: 1px solid #c9c9c9;
}
#score table tr td img
{
	margin-left: 5px;
}
#score table tr td:last-child
{
	border-right: 0px;
}
.data
{
	font-size: 18px;
}
#label
{
	font-size: 13px;
	color: gray;
}
#score .data
{
	
	height: 35px;
}

#phonenumbers table
{
	margin-top: 8px;
}
#submit 
{
	text-indent:-9999px;
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background-image: url('/images/headerSearch.png');
	width: 90px;
	height: 35px;
}
#main_home
{
	height: 200px;
}

#main_home h1
{
	color: white;
	font-size: 20px;
}

#homeleft,#homemiddle,#homeright
{
	width: 290px;
	float: left;
	margin: 20px;
}
#homeright li
{
	line-height: 25px;
}

