/* LiveLookups.com */
html,
body {
  height: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  position: relative;
}
body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#555555;background-color:#f4f4f4;}
body .container {
position: relative;
}
.container {
text-align:right;
padding-top:10px;
padding-right:50px;
width: 700px;
}
.container {
margin-left: auto;
margin-right: 0;
}
.container a:active{
	background-color:transparent;
}
#top-section {
position: relative;
height: 800px;
width:800px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
}
.container a {
color:#555555;
outline: none !important;
text-decoration:none;
padding-right:20px;
}
.container a:hover{
text-decoration:underline;
}
.logo{
	margin-left:auto;
	margin-right:auto;
	width:250px;
	height:69px;
	background-image:url(../img/livelookups.gif);
	background-repeat:no-repeat;

}
#search{
	margin-top:80px;
	width:506px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid;

}
#search input{
	width:500px;
	height:30px;
	padding-left:10px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;
	border:none;
	outline:none;

}




.a {
	display: inline-block;
*display:inline;
	zoom: 1;
	line-height: normal;
	white-space: nowrap;
	vertical-align: baseline;
	text-align: center;
	cursor: pointer;
	position:relative;
	margin-top:-1px;
	margin-left:-30px;
}
.a::-moz-focus-inner {
padding:0;
border:0
}
.a {
	font-size: 100%;
*font-size:90%;
*overflow:visible;
	padding: .65em 1.6em;
	color: #444;
	color: rgba(0,0,0,.8);
*color:#444;
	border: 1px solid #999;
	border: 0 rgba(0,0,0,0);
	background-color: #E6E6E6;
	text-decoration: none;
	border-radius: 2px;
	-webkit-transition: .1s linear -webkit-box-shadow;
	-moz-transition: .1s linear -moz-box-shadow;
	-ms-transition: .1s linear box-shadow;
	-o-transition: .1s linear box-shadow;
	transition: .1s linear box-shadow
}
.a:hover, .a:focus {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0,.05)), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,.05) 40%, rgba(0,0,0,.1));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.05) 0, rgba(0,0,0,.1));
	background-image: -ms-linear-gradient(transparent, rgba(0,0,0,.05) 40%, rgba(0,0,0,.1));
	background-image: -o-linear-gradient(transparent, rgba(0,0,0,.05) 40%, rgba(0,0,0,.1));
	background-image: linear-gradient(transparent, rgba(0,0,0,.05) 40%, rgba(0,0,0,.1))
}
.a:focus {
	outline: 0
}
.a:active {
	box-shadow: 0 0 0 1px rgba(0,0,0,.15) inset, 0 0 6px rgba(0,0,0,.2) inset;
	outline-style: none;
}

.s {
	background-color: #427fed;
	color: #fff;
}
#t::-ms-clear {
    display: none;
}
.bs{
	display:inline-block;
	position:absolute;
}
.clear{
padding-top:10px;
width:506px;
margin-left:auto;
margin-right:auto;
font-family:Arial,sans-serif;font-size:11px;
}
.share{
display:none; width:340px; position:absolute; right:50px; top:50px; text-align:left;
height:80px;
background-color: #f5f5f5;
background-clip: padding-box;
border: solid transparent;
border-color:rgba(0,0,0,.07);
border-width: 1px 1px 1px 1px;
min-height: 28px;
   -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.share:after{
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-bottom-color: rgba(0,0,0,.07);
	left: 88%;
	top: -20px;
}
.social{
margin:1px;
background-color:#F8F8F8;
height:76px;
padding:15px;
padding-top:25px;
}
.gplus{
	display:inline-block;
	width:100px;
	float:left;
}
.footer{
	position:absolute;
	bottom:0;
	left:180px;
	width:500px;
	text-align:center;
	font-size:12px;
}
.footer a{
	padding-right:20px;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
#slogan{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#slogan h1{
	font-size:18px;
	text-align:center;
}
#members{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	height:550px;
}
.signin{
	width: 450px;
	padding: 40px 40px;
	margin-left:auto;
	margin-right:auto;
	height:450px;
}
.m {
background-color: #f7f7f7;
padding: 20px 25px 30px;
margin: 0 auto 25px;
width: 400px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.signin .profile {
width: 96px;
height: 96px;
margin: 40px auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

#login{
	display:block;
	margin-top: 2em;
}
.signin #Email{
direction: ltr;
height: 44px;
font-size: 16px;
}
.signin #Name{
direction: ltr;
height: 44px;
font-size: 16px;
}
.signin #Message{
direction: ltr;
height: 150px;
font-size: 16px;
padding:0 8px;
resize:none;
}
.signin input[type=email]{
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

input[type=email]{
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
display: inline-block;
height: 36px;
padding: 0 8px;
margin: 0;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
font-size: 15px;
color: #404040;
}
.signin input[type=password]{
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.signin textarea[type=text]{
width: 100%;
height:150px;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.signin #Passwd{
direction: ltr;
height: 44px;
font-size: 16px;
}
input[type=password]{
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
display: inline-block;
height: 36px;
padding: 0 8px;
margin: 0;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
font-size: 15px;
color: #404040;
}

textarea[type=text]{
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
display: inline-block;
height: 80px;
padding: 0 8px;
margin: 0;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
font-size: 15px;
color: #404040;
}


.signin input[type=submit] {
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.signin input[type=text] {
width: 100%;
display: block;
margin-bottom: 10px;
z-index: 1;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rs {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.1);
background-color: #4d90fe;
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.rb {
display: inline-block;
min-width: 46px;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 700;
height: 36px;
padding: 0 8px;
line-height: 36px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-o-transition: all 0.218s;
-moz-transition: all 0.218s;
-webkit-transition: all 0.218s;
transition: all 0.218s;
-o-transition: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: pointer;
}
.res {
background-color: #fff;
border: 1px solid transparent;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
color: #404040;
margin-bottom: 15px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
padding: 20px;
width: 740px;
}
.wk {
color: #262626;
font-size: 16px;
font-weight: normal;
margin-bottom: 30px;
}
.kMc {
text-align: center;
}
.Zkd {
display: inline-block;
*display: inline;
zoom: 1;
padding: 15px;
text-align: left;
width: 300px;
}
.hr {
background-color: #e5e5e5;
border: 0;
height: 1px;
margin-left: auto;
margin-right:auto;
width: 700px;
}
hr {
display: block;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-style: inset;
border-width: 1px;
}
.map{
	height:280px;
}
.circle {
 /*background-color: rgba(204, 0, 102, 0);*/
 background-color: #bff5bf;
 border: 2px solid #090;
 height: 250px;
 width: 250px;
 -moz-border-radius:120px;
 -webkit-border-radius: 120px;
 border-radius: 120px;
 position:absolute;
 margin-left:220px;
 opacity:0.4;
}
.pointer{
	margin-top:100px;

}
#av{
padding:10px;
}
.cont{
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:50px;
}
#fee{
	font-size:12px;
}
.checkout{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:420px;
}