@charset "utf-8";
/* CSS Document */

html {
	background: url(images/bg.gif) repeat-x top left #7a8486;
}
.paid_search {
	padding-bottom:4px;
}
.paid_search input {
	color: 000;
	background-color:#ccc;
}
.remove-me {

}
.remove-me strong {
	font-size:16px;
}
.remove-me h1 {
	color:red;
	font-size:16px;
}
.remove-me input {
	font-size:16px;
	
}
body {
	background: url(images/circles.png) no-repeat top center;
	color: #858274;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-top: 6px;
	min-height: 549px;
	margin-bottom: 30px;
	padding-top: 58px;
}

a, a:link, a:visited {
	color: #4ca6cb;
	border-bottom: 1px solid #d8a1b6;
	text-decoration: none;
}
p {
  padding:2px 4px 4px 4px;
  text-indent:1.5em;
  margin-bottom:12px;
}
.goldlist {
font-weight:bold;
margin-bottom:6px;
}
.goldlist span {
font-weight:normal;
font-size:11px;
}

/* *** global *** */
#wrapper {
	background: #f0eddc;
	border: 7px solid #FFF;
	margin: 0 auto;
	width: 686px;
}
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

strong.dark {
	color: #000;
}
.entry {
	margin: 0 auto;
	width: 606px;
}
.uppercase {
	text-transform: uppercase;
}
.floatright {
	float: right;
}

/* *** header *** */
#header {
	background: url(images/header_bg.gif) no-repeat center center #4e5659;
	height: 101px;
}
	#header h1 {
		background: url(images/logo.gif) no-repeat center center;
		display: inline;
		float: left;
		height: 45px;
		margin: 30px 0 0 42px;
		width: 186px;
	}
		#header h1 a {
			border: 0;
			display: block;
			height: 45px;
			text-indent: -9999px; outline: none
		}
		
	#header ul {
		float: right;
		margin: 43px 37px 0 0;
	}
		#header li {
			float: left;
			height: 23px;
			line-height: 23px;
			list-style: none outside;
			padding-left: 21px;
		}
			#header li a {
				color: #fff;
                background: url(images/link_left.gif) no-repeat center left #42494b;
				border: 0;
				display: block;
				float: left;
				height: 23px;
			}
				#header li a span {
					display: block;
					cursor: pointer;
					float: left;
					height: 23px;
					line-height: 23px;
					padding: 0 8px;
				}
			#header li a:hover {
				background: url(images/link_left.gif) no-repeat center left #42494b;
				color: #FFF;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}
				#header li a:hover span {
					background: url(images/link_right.gif) no-repeat center right;
				}
				
/* ** blue bg content *** */
#content {
	background: url(images/content.gif) repeat-y top center;
	color: #727678;
	margin: 0 auto;
	margin-top: -14px;
	padding: 29px 33px;
	position: relative;
	width: 556px;
}
	#content .top {
		background: url(images/content_top.gif) no-repeat top center;
		display: block;
		height: 14px;
		position: absolute; top: 0; left: 0;
		width: 622px;
	}
	#content .bottom {
		background: url(images/content_bottom.gif) no-repeat bottom center;
		display: block;
		height: 11px;
		position: absolute; bottom: 0; left: 0;
		width: 622px;
	}
	
	#content h2 {
		color: #4ca6cb;
		font: bold 12px arial;
	}
		#content h2 a {
			color: #4ca6cb;
			border: 0;
		}
        #content h2 a:hover {
            text-decoration:underline;
            color:#000;
        }
	#content p {
		line-height: 150%;
	}
	
	#content .intro {
		font: normal 14px/150% georgia;
		color: #000;
		margin-bottom: 25px;
	}
	
	#form {
		margin-bottom: 25px;
border:1px #dddddd solid;
padding:12px;
background-color:#f7f7f7;
	}
		#form p {
			float: left;
			margin-right: 10px;
		}
			#form label {
				color: #4b4b4b;
				display: block;
				font: normal 10px georgia;
				margin-bottom: 3px;
				text-transform: uppercase;
			}
#form select {
background-color: #c1d7e0;
				border: 1px #bbb solid;
				color: #4b4b4b;
				
				padding: 7px;
				font: normal 14px arial;
				width: 150px;
}
			#form .txtinput {
				background: url(images/input.gif) no-repeat center left #c1d7e0;
				border: 0;
				color: #4b4b4b;
				height: 20px;
				padding: 7px;
				font: normal 14px arial;
				width: 177px;
			}
			#form .ageinput {
				background: url(images/ageinput.gif) no-repeat center center #c1d7e0;
				display: inline;
				margin-right: 8px;
				float: left;
				width: 22px;
			}
			#form .go {
				background: url(images/go.gif) no-repeat center center #45514f;
				border: 0;
				display: inline;
				float: left;
				height: 34px;
				position: relative;
				width: 107px;
			}
			
/* *** copyright *** */
#copyright {
	margin: 21px auto;
	width: 602px;
}
	#copyright strong.logo {
		background: url(images/copyright.gif) no-repeat center left;
		display: block;
		height: 30px;
		margin-bottom: 11px;
		text-indent: -9999px;
		width: 90px;
	}
	#copyright p {
		border-top: 1px solid #cac7b7;
		font-size: 11px;
		padding-top: 11px;
	}
	
/* *** under *** */
.more-results-int {

}
.under {
	background: url(images/bottom.png) repeat-x top left;
	height: 7px;
	margin: 0 auto;
	width: 686px;
}
	.under .left, .under .right {
		display: block;
		height: 7px;
		position: relative;
		width: 7px;
	}
	.under .left {
		background: url(images/bottomleft.png) no-repeat center left;
		float: left;
		left: -7px;
	}
	.under .right {
		background: url(images/bottomright.png) no-repeat center right;
		float: right;
		right: -7px;
	}
	
/* *** subpage styles *** */
#results_summary {
	font-size: 12px;
}
	#results_summary p {
		color: #555656;
	}
	#results_summary .intro {
		margin-bottom: 12px;
		font-size: 19px;
	}
	#results_summary .premium {
		color: #a2a2a2;
		float: right;
		font-size: 10px;
		text-transform: uppercase;
	}

#results {
	margin-top: 25px;
	margin-bottom: 70px;
}
	#results h3 {
		color: #000;
		font-size: 14px;
		margin-bottom: 6px;
		text-transform: uppercase;
	}
	#results p {
		margin-bottom: 12px;
	}
		#results a {
		    color: #4ca6cb;
			border-bottom: 1px solid #d8a1b6;
			text-decoration: none;
		}
		
	.results-table {
		margin-top: 36px;
		width: 100%;
	}
		.results-table caption {
			display: none;
		}
		.results-table thead {
			color: #000;
			font-size: 13px;
			font-weight: bold;
			text-align: left;
		}
		.results-table th {
			padding-bottom: 11px;
		}
		.results-table td {
			margin:0;
			padding:0;
		}
		#results .results-table a {
			border-bottom: 1px solid #d8a1b6;
			text-decoration:none;
		}
		#results .results-table a:hover{
			border-bottom:1px solid #000;
		}
		#results .records-row td {
			padding-bottom:12px;
			border-bottom:1px #DFDDCE solid;
			padding-top:6px;
		}
		#results .data-row td {
			padding-bottom:4px;
			padding-top:6px;	
		}
	.results-num {
		border-top: 1px solid #cac7b7;
		color: #727066;
		margin-top: 18px;
		padding-top: 24px;
	}
		.results-num strong {
			color: #000;
			font-weight: normal;
		}
