@charset "utf-8";

html, body {
	height: 100%;
}

html>body #main_container {
	height: auto;
}

body/*,td,th*/ {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
}

* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fffcd7;
}

h1,h2,h3,h4,h5,h6 {
	color:#0d3b5d;
}

a img {
	border: 0;
}
.img_left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 0;
}
.img_cent {
	margin: 0 auto;
	text-align: center;
	border: 0;
}
.img_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main_container {
	margin: 0 auto;
	width: 820px;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	overflow: auto;
}
#branding {
	position:relative;
	background:url(../images/nav_bg.jpg) top center no-repeat;
	height:120px;
}
#branding h1 {
	position: absolute;
	height: 72px;
	width: 254px;
	background: url(../images/help2locate_logo.jpg) no-repeat;
	margin-top: 10px;
	margin-left: 20px;
}

#branding h1 a {
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 254px;
}
#branding h2 {
	position: absolute;
	margin-top: 44px;
	margin-left: 356px;
	font-size: 16px;
	color:#000;
	font-weight:normal;
}
#nav_cont {
	height: 20px;
	position:absolute;
	bottom: -2px;
}
#login {
	margin-top:-1px;
	list-style-type:none;
	margin-left:-23px;
	float:left;
	
}
#login li{
	float:left;
	display:inline;
	margin-left: 4px;
}
#login li a:link,a:visited {
	color: #0d3b5d;
	text-decoration: none;
}

#login li a:hover,a:active {
	color: #7c93a5;
	text-decoration: none;
}
#nav {
	height: 20px;
	width:538px;
	position:absolute;
	left:282px;
	margin-top:-3px;
}
#nav ul {
	height: 20px;
	list-style-type: none;
}
/*-------------------MENU starts here-----------------*/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 20px;
	margin-right: 1px;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 20px;
	background-repeat: no-repeat;
}

.home {background-image: url(../images/menu/home.gif); width: 75px;}
.home a {background-image: url(../images/menu/home_on.gif);}
.how {background-image: url(../images/menu/how.gif); width: 100px;}
.how a {background-image: url(../images/menu/how_on.gif);}
.register {background-image: url(../images/menu/register.gif); width: 75px;}
.register a {background-image: url(../images/menu/register_on.gif);}
.report_l {background-image: url(../images/menu/report_lost.gif); width: 92px;}
.report_l a {background-image: url(../images/menu/report_lost_on.gif);}
.report_f {background-image: url(../images/menu/report_found.gif); width: 101px;}
.report_f a {background-image: url(../images/menu/report_found_on.gif);}
.contact_us {background-image: url(../images/menu/contact_us.gif); width: 89px;}
.contact_us a {background-image: url(../images/menu/contact_us_on.gif);}

ul.menu li a:hover {
	background: none;
}
.menu li {
	float: left;
}
.menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.div_pic{float:left; margin-right:20px; text-align:center;}
.clear{clear:both;}
.orange12{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f39511;}


.div_margin_bottom{margin-bottom:20px;}

/*-------------------MENU ends here-----------------*/

#banner_cont {
	margin-top:20px;
}

#content {
	width:820px;
	margin: 0 auto;
	background:#fff;
	overflow:auto;
	color:#a19fa0;
	padding-bottom:20px;
}
#content h3{
	font-size:16px;
	margin-bottom:6px;
}
#content h4{
	font-size:16px;
	margin-bottom:6px;
	padding-left:20px;
	margin-top:5px;
}
#info_left {
	padding: 10px 20px 20px 20px;
	width:370px;
	float:left;
}
#info_right {
	padding: 10px 20px 20px 20px;
	width:370px;
	float:left;
}
.how_infobox {
	width:250px;
	padding: 10px 0px 20px 18px;
	float:left;
}
#how_it_works_box h3{
	margin-top:15px;
}
#how_it_works {
	margin-top:15px;
}
#info {
	width: 780px;
	padding: 10px 20px 20px 20px;
}
#info p{
	margin-bottom:10px;
	line-height:1.5;
}
#info a:link,a:visited {
	color: #0d3b5d;
	text-decoration: none;
}

#info a:hover,a:active {
	color: #7c93a5;
	text-decoration: none;
}
#info p a:link,p a:visited {
	color: #0d3b5d;
	text-decoration: none;
}

#info p a:hover,p a:active {
	color: #7c93a5;
	text-decoration: none;
}
/*------------------------- FOOTER Start -------------------------- */

#footer {
 /* position: absolute;
	bottom:0; */
	width: 100%;
	background: url(../images/footer_shadow.jpg) center top no-repeat #fffcd7;
}
#footer_cont {
	margin: 0 auto;
	width: 800px;
	text-align:center;
	margin-bottom:10px;
	color:#4e4e4e;
	padding-top:20px;	
}
#footer_cont ul{
	text-align:center;
	margin-right:-10px;
	list-style-type:none;
}
#footer_cont p{
	font-size:10px;
	margin-top:20px;
	margin-left:30px;
}
#footer_cont ul li{
	font-size:12px;
	margin-right:15px;
	display:inline;
}
#footer_cont li a:link,a:visited {
	color: #4e4e4e;
	text-decoration: none;
}

#footer_cont li a:hover,a:active {
	color: #7c93a5;
	text-decoration: none;
}
/*------------------------- FOOTER End -------------------------- */

/*.mainbody {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;  font-variant: normal; color: #0d3b5d; text-transform: none; line-height: 20px; }
.mainbody3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-variant: normal; color: #333333; font-weight: bold; line-height: 20px; }
#form {
	background-color:#fff;
	margin-top:20px;
}
#form hr {
	margin-top:20px;
	margin-bottom:20px;
}
#form table {
	margin: 0 auto;
}*/

/*--------------------------------- contact form start ------------------------------*/
fieldset {
	margin-bottom: 5px;
	padding: 10px;
	overflow: hidden;
	border: 0px;
}
fieldset input, textarea {
	float: left;
	width: 70%;
}
#form_cont {
	width: 460px;
    margin: 0 auto;
}
#form_cont span {
	font-size: 12px;
}
label, label span {
	display: block;
	padding-bottom: .20em;
}
label {
	float: left;
	width: 100%;
}
label span {
	float: left;
	width: 20%;
	text-align: left;
    color: #0f3858;
    padding-right: 10px;
}
form div {
	padding: 0 40px 0 0;
	font-size: 80%;
    text-align: right;
}
/*--------------------------------- contact form end ------------------------------*/
