/*
Theme Name:		People Lookup USA
Theme URI:		http://www.phonetrakker.com
Description:	
Version:		1.0

*/

body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a, a:active, a:visited {
	color: #006c79;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6C9EA6;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:0px;
} 
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style-position: inside;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 100%;
}
#navigation {
	height: 35px;
	border-bottom: 1px solid #C9D7F1;
}
#navigation ul {
	height: 35px;
	margin-left: 15px;
	list-style: none;
}
#navigation ul li {
	float: left;
	line-height: 35px;
	height: 35px;
	display: block;
	padding: 0px 10px;
}
#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:hover {
	color: #00C;
	text-decoration: underline;
}
#sitecontent {
	min-height: 307px;
}
#logo {
	margin: 35px auto 6px auto;
	width: 388px;
}
#description {
	color: #8ca8ad;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 22px;
	background-image: url(images/desc_divider.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#contentHolder {
	width: 900px;
	margin: 0px auto;
}
#SearchBoxHolder {
	margin: 0px auto;
	width: 521px;
height: 120px;
}

#SearchFormHolder {
	/*padding-top: 15px;*/
}

#SearchFormHolder  table {
margin-left: auto;
margin-right: auto;

}

#search_form {
width: 550px;
margin: 0 auto;
}

.formSection { margin: auto; background-color: #dfecf4; padding: 10px 10px 9px 10px; }
.formSection .formSectionInner { position: relative; background-color: #2071a5; padding: 13px 10px 15px 10px; }
.formSection h1 { margin: 0px; padding: 0px 0px 5px 19px; color: #1B3441; font-size: 19pt; font-weight: bold; }
.round8  { border-radius: 8px;  -moz-border-radius: 8px;  -webkit-border-radius: 8px;  }
.round6  { border-radius: 6px;  -moz-border-radius: 6px;  -webkit-border-radius: 6px;  }

.formContainer { background-color: #e7f0f8; border: 1px solid #303030; padding: 9px 19px 9px 19px; margin-top: 0px; width: 490px; position: relative; }
.formContainer { float: right; width: 220px;padding-top: 10px; }
.formContainer .formDescriptionSection h3 { margin: 1em 0px 0px 0px; padding: 0px; }
.formContainer p.formDescription { font-size: 9pt; color: #1B3441; }
.formContainer a { color: #1B3441; text-decoration: underline; }
.formContainer .formError { padding: 4px; border: 1px solid black; font-size: 8.5pt; color: #C00; font-weight: bold; margin: 0px; }

#form_disclaimer {	text-align: center;	font-size: 12px;	margin-top: 15px;	margin-bottom: 15px;	font-family: "Arial", serif;}
#AlertText {
	padding: 55px 5px 0px 5px;
	text-align: center;
	font-size: 16px;
}
.post {
	padding: 12px 12px 24px 12px;
	border-bottom: 1px solid #e5e8e8;
	margin-bottom: 22px;
}
.postsidebar {
	width: 126px;
	float: left;
}
.bgBox {
	background-image: url(images/bgBox.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 126px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.bgBox a, .bgBox a:active, .bgBox a:visited, .bgBox a:hover {
	color: #fff;
}
.postContent {
	width: 722px;
	padding: 5px 0px;
	float: right;
}
.postContent h1, .postContent h1 a, .postContent h1 a:active, .postContent h1 a:visited {
	font-size: 16px;
	font-weight: normal;
	color: #28a7bb;
	padding-bottom: 5px;
}
.postContent h1 a:hover {
	color: #2FC5DD;
}
.postContent p {
	margin-bottom: 15px;
}
.metainfo {
	font-size: 10px;
}
.postData {
	padding: 12px 0px;
	line-height: 22px;
}
.FormElementHolder {
	padding: 0px 10px;
	width: 235px;
	margin-bottom: 10px;
}
.FormLabel {
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}
.FormField {
}
.FormInput {
	width: 228px;
	height: 24px;
font-size: 16px;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-top: 2px solid #7c7c7c;
}
.SButton {
	padding: 5px;
	border: 1px solid #999;
	background-color: #EDEDED;
	margin-top: 12px;
	font-size: 14px;
}
.buttonRedLarge { 
display: inline;  
background: url('images/buttonRedLarge.png') top left repeat-x;
height: 25px; 
line-height: 25px; 
text-align: center; 
padding: 0px 10px 0px 10px; 
border: none; 
cursor: pointer; 
font-size: 11.5pt; 
color: white !important; 
font-weight: bold; 
text-decoration:none !important;
 
margin-left: 15px;
}
.bottomAd {
	width: 468px;
	height: 60px;
	margin: 15px auto;
}
.wideAd {
	width: 160px;
	height: 600px;
}
#footer {
	text-align: center;
	margin-bottom: 28px;
}
#footer a, #footer a:active, #footer a:visited {
	color: #00C;
}
#footer a:hover {
	text-decoration: underline;
}