html {
	height: 100%;
}

input:focus {
	outline: none;
}

body {
	background: #eaece3;
	position: relative;
	color: #313131;
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

header {
	padding-left: 20px;
	padding-right: 20px;
	display: auto;
	height: 140px;
	position: relative;
	overflow: hidden;
}

.headerbig {
	position: absolute;
	top: 64px;
	font-size: 22px;
	font-family: "proxima-nova-soft",sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 25px;
	color: #000000;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 24px;
}

.headersmallhead {
	padding-bottom: 12px;
}

.headersmallsub {
	padding-top: 3px;
	padding-bottom: 16px;
}

.headersmalltype {
	margin: 0;
	font-size: 12px;
	color: #0;
}


.about {
	height: 0px;
	width: 636px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	/*background: #f0f0f0;*/
	margin: 0 auto;
	position: relative;
}

.about a {
	text-decoration: underline;
}

.about a:hover {
	text-decoration: none;
	background: #c5ee48;
	color: #000000;
}

.aboutholder {
	position: absolute;
	bottom: 180px;
	height: 320px;
}

.aboutback {
	position: absolute;
	top: 0px;
	left: 0px;
}

.aboutcredit {
	position: absolute;
	top: 410px;
	left: 172px;
	width: 500px;
}

.aboutcredittype {
	font-size: 13px;
	font-family: "proxima-nova-soft",sans-serif;
	letter-spacing: 0px;
	font-weight: 700;
	line-height: 22px;
	color: rgba(0,0,0,0.67);
	margin: 0;
	position: absolute;
	left: -94px;
	top: 53px;
}

.aboutlink:hover {
	background: none;
}

.aboutlink {
	color: #ffffff;
}

.aboutbigtype {
	font-size: 22px;
	font-family: "proxima-nova-soft",sans-serif;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 26px;
	color: rgba(0,0,0,0.67);
	margin: 0;
}

.aboutsmalltype {
	font-size: 15px;
	font-family: "proxima-nova-soft",sans-serif;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 22px;
	color: rgba(0,0,0,0.67);
	margin: 0;
}


.aboutleft {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 270px;
}

.aboutright {
	top: 94px;
	position: absolute;
	left: 364px;
	width: 270px;
}

.leftcolumn2 {
	padding-top: 12px;
	padding-left: 20px;
	width: 650px;
}

.leftfake {
	color: #000000;
	font-size: 14px;
}

.rightcolumn {
	
}

.topbar {
	/*height: 40px;*/
	padding-top: 20px;
	padding-left: 20px;
	height: 100px;
	position: relative;
}

#topmenu {
	cursor: pointer;
}

.topmenu {
	margin: 0;
	list-style-type: none;
	padding: 0;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	position: absolute;
}

.topmenuright {
	right: 0;
}

.topmenu li {
	font-size: 12px;
	padding-top: 10px;
	height: 20px;
}

.topmenuleft li {
	float: left;
	padding-right: 16px;
}

.topmenuright li {
	float: right;
	padding-left: 16px;
}

.topmenuright .fbitem {
	padding-top: 7px;
}

.topmenuright .twitem {
	padding-top: 7px;
}

.topmenuright .twitfo {
	padding-top: 7px;
	padding-right: 20px;
}

.topmenulogo {
	position: absolute;
	width: 116px;
	height: 116px;
	margin-left: -58px;
	left: 50%;
	top: 13px;
	cursor: pointer;
}

#topmenulogo {

}

.topmenulogo .logoimage {
	position: absolute;
	left: 32px;
	top: 42px;
}

.topmenulogo .logotext {
	font-size: 22px;
	font-family: "proxima-nova-soft",sans-serif;
	font-weight: 700;
	margin: 0;
	margin-top: 10px;
	letter-spacing: -1px;
}

.centertext {
	text-align: center;
}

#back-container {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.back {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.backcolor {
	position: absolute;
	width: 100%;
	height: 1000px;
	left: 0px;
	top: -990px;
	background: #dfe1d8;
}

.backmap {
	position: absolute;
	left: 50%;
	margin-left: -700px;
	top: 141px;
}

.backlogo {
	position: absolute;
	left: 50%;
	margin-left: -125px;
	top: -540px;
}

.backsmall {
	width: 256px;
	height: 256px;
	/*background: #ffeeff;*/
	padding: 20px;
}

.backbig {
	width: 512px;
	height: 512px;
	/*background: #eeeeff;*/
	padding: 20px;
}

.backbox {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	position: absolute;
	color: #ffffff;
	border-left: solid;
	border-top: solid;
	border-width: 1px;
	border-color: #d9dad5;
	cursor: pointer;
}

.backbox:hover {
	-webkit-transition-property: all;  
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.2s; 
	-moz-transition-property: all;  
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.2s; 
	-ms-transition-property: all;  
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 0.2s; 
	-o-transition-property: all;  
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 0.2s; 
}

.container {
	width: 676px;
	/*background: #f0f0f0;*/
	margin: 0 auto;
	position: relative;
}

.promoted {
	/*background: #000000;*/
	width: 200px;
	height: 140px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#form {
	padding-top: 0px;
	visibility: hidden;
	background: #ffffff;
	border: none;
	border-radius: 10px;
	border-color: rgba(160,128,96,0.4);
	padding: 10px;
	width: 656px;
	height:48px;
	white-space:nowrap;
	position: relative;
}

#bubbles {
	width: 676px;
	height: 119px;
	position: relative;
}

.bubble {
	position:absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:8px 22px 2px 22px;
	margin:1em 0 3em;
	color:#fff;
	background: #000000;
	width: 676px;
	height: 80px;
	/*background:#b7926e;  default background for browsers without gradient support */
	/* css3 */
/*	background:-webkit-gradient(linear, 0 0, 0 100%, from(#b7926e), to(#a08060));
	background:-moz-linear-gradient(#b7926e, #a08060);
	background:-o-linear-gradient(#b7926e, #a08060);
	background:linear-gradient(#b7926e, #a08060);*/
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top: 18px;
}

.bubble:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:20px 12px 0px 12px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#000000 transparent;
	/*border-color:#a08060 transparent; */
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

.bubble.right {
	padding:43px 22px -2px 22px;
}

.bubble.right:after {
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	right:304px; /* controls horizontal position */
	/*bottom:auto;*/
	left:auto;
	border-width:20px 12px 0px 12px;  vary these values to change the angle of the vertex 
	/*border-color:transparent #a08060; */
	border-color:transparent #000000;
}

#bubblelocation {
	visibility: hidden;
	padding-top: 10px;
}

#bubbleposition {
	/*right: 94px;*/
	/*top: 70px;*/
	padding-top: 30px;
	visibility: hidden;
}

.bubblecontent {
	position: absolute;
	font-family: "proxima-nova",sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	bottom: 15px;
	width: 590px;
}

.bubbletrend {
	font-size: 13px;
	max-height: 32px;
	overflow: hidden;
	margin: 0;
}

.bubblename {
	font-family: "proxima-nova-soft",sans-serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -1px;

}

.fieldbox {
	width: 304px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

.formfield {
	width: 294px;
	height: 48px;
	border: none;
	border-radius: 8px;
	border-color: rgba(160,128,96,0.4);
	margin-right: 0px;
	font-family: "proxima-nova-soft",sans-serif;
	font-size: 22px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 1px;
	padding-bottom: 0px;
	background-color: #f2f3ee;
	font-weight: 600;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 5px rgba(177, 237, 0, 0.0);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 5px rgba(177, 237, 0, 0.0);
	box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 5px rgba(177, 237, 0, 0.0);

}

.formfield:focus { 
	background-color: #f6f7f3;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);
	box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);

	-webkit-transition-property: all;  
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.1s; 
	-moz-transition-property: all;  
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.1s; 
	-ms-transition-property: all;  
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 0.1s; 
	-o-transition-property: all;  
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 0.1s; 
}

.formbutton {
	width: 24px;
	height: 21px;
	color:#ffffff;
	background: rgba(0,0,0,1);
	border: none;
	padding-top: 14px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 13px;
	border-radius: 8px;
	cursor: pointer;
	-webkit-appearance: none;
	font-weight: 600;
	font-family: "proxima-nova-soft",sans-serif;
	font-size: 14px;
	opacity: 1;
	display: block;
	float: left;
}

.formbutton:hover {
	background: rgba(177, 237, 0, 0.70);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(160,128,96,0.6);
            box-shadow: inset 0 0 8px rgba(0,0,0,.4);
    -webkit-transition-property: all;  
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.1s; 
	-moz-transition-property: all;  
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.1s; 
	-ms-transition-property: all;  
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 0.1s; 
	-o-transition-property: all;  
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 0.1s; 
}

.promotedmain {
	display: none;
	background-color: #ffffff;
	border: none;
	border-radius: 20px;
	padding: 20px;
}

.promotednew {
	padding: 20px;
	padding-top: 30px;
}

.promotedhead {
	margin: 0;
	font-family: "proxima-nova-soft",sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 10px;
	margin-bottom: 8px;
}

.promotedhow {
	font-weight: 500;
	font-size: 13px;
	font-family: "proxima-nova", sans-serif;
	letter-spacing: 0;
}

.promotedtype {
	font-size: 22px;
	font-family: "proxima-nova-soft",sans-serif;
	font-weight: 700;
	color: rgba(0,0,0,1);
	letter-spacing: -1px;
	line-height: 25px;
	margin: 0;
}

#searchlocation {
	display: none;
	background-color: #ffffff;
	border: none;
	border-radius: 20px;
	padding: 12px;
}

#searchposition {
	display: none;
	background-color: #ffffff;
	border: none;
	border-radius: 20px;
	padding: 12px;
}

#geobutton {
	position: absolute;
	left: 264px;
	top: 13px;
	opacity: 0.4;
	cursor: pointer;
}

#geobutton:hover {
	opacity: 1;
	-webkit-transition-property: all;  
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.1s; 
	-moz-transition-property: all;  
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.1s; 
	-ms-transition-property: all;  
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 0.1s; 
	-o-transition-property: all;  
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 0.1s; 
}

.searchlist {
	list-style: none;

	background-color: #f6f7f3;
/*	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70), 0px 7px 0px 0px #d0d0d2;
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70), 0px 7px 0px 0px #d0d0d2;
	box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70), 0px 7px 0px 0px #d0d0d2;*/

	border: none;
	border-radius: 10px;
	border-width: 12px;
	border-color: #ff00ff;
	padding: 10px;
	margin: 0;

	box-shadow:  inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);
}

.searchitem {
	margin: 0px;
	font-size: 16px;
	font-weight: 300;
	padding: 8px 8px 8px 8px;
	display: block;
	overflow: hidden;
	border-top: solid;
	border-color: #d8f091;
	border-width: 1px;
}

.searchimage {
	float: left;
	padding-right: 10px;
}

.searchname {
	margin: 0;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0px;
}

.searchaddress {
	margin-top: -2px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
}

.searchlink {
	cursor: pointer;
}

.searchlink:hover {
	background-color: #d8f091;
}

.textlink {
	cursor: pointer;
	color: #000000;
	text-decoration: underline;
}

.textlink:hover {
	text-decoration: none;
	background: #c5ee48;
	color: #000000;
}

.whitelink {
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
}

.whitelink:hover {
	text-decoration: none;
	background: #c5ee48;
	color: #000000;
}

.menulink {
	cursor: pointer;
	text-decoration: none;
}

.menulink:hover {
	text-decoration: underline;
}

#trending {
	display: none;
}

.trendingtext {
	margin: 0;
	font-size: 10px;
	line-height: 22px;
}

#location {
	display: none;
	background: #ffffff;
	border: none;
	border-radius: 20px;
	border-color: rgba(160,128,96,0.4);
	padding: 20px;
	width: 636px;
	height: 167px;
	position: relative;
	margin-top: 20px;
}

.locationimage {
	position: absolute;
	left: 0px;
	top: -4px;
}

.locationcategory {
	font-size: 14px;
	letter-spacing: 0px;
}

.locationleft {
	position: relative;
	width: 284px;
	/*background: #ff77ff;*/
	padding-bottom: 6px;
}

.locationbutton {
	font-size: 13px;
	/*background: #f2f3ee;*/
	background: #000000;
	color: #ffffff;
	padding: 4px 9px 4px 9px;
	border-radius: 8px;
	margin-right: 8px;
	display: block;
	float: left;
	cursor: pointer;

	box-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

.locationbutton:hover {
	background: rgba(177, 237, 0, 1);
	color: #000000;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-transition-property: all;  
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.1s; 
	-moz-transition-property: all;  
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.1s; 
	-ms-transition-property: all;  
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 0.1s; 
	-o-transition-property: all;  
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 0.1s; 
}

.locationmap {
	width: 352px;
	height: 187px;
	background: #000000;
	position: absolute;
	left: 314px;
	top: 10px;
	overflow: hidden;
	border: none;
	border-radius: 8px;
}

.locationmap:after {
	-moz-box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(64,64,64, 0.08);
	-webkit-box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(64,64,64, 0.08);
	box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(64,64,64, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: "";
		border: none;
	border-radius: 8px;
	pointer-events: none;
}

#locationmap {
	width: 352px;
	height: 187px;
}

.locationname {
	margin: 0;
	width: 234px;
	height: 43px;
	font-family: "proxima-nova-soft",sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 21px;
	letter-spacing: -1px;
	/*background: #ff00ff;*/
	position: relative;
	display: table;
	overflow: hidden;
}

.locationnamecontainer {
	position: absolute;
	margin: 0;
	width: 234px;
	height: 43px;
	top: -5px;
	left: 50px;
	width: 234px;
	height: 43px;
	overflow: hidden;
}

.locationnamelink {
	display: table-cell;
	vertical-align: middle;
}

.locationaddress {
	margin: 0;
	padding-top: 44px;
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 17px;
}

#loader {
	display: none;
}

.loader {
	width: 55px;
	height: 49px;
	border-radius: 10px;
	background: #ffffff;
	padding-top: 12px;
	padding-left: 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 18px;
}

#error {
	font-weight: 700;
	font-size: 13px;
	margin-top: 20px;
	color: #ffffff;
	background: #770000;
	border: none;
	border-radius: 20px;
	width: 636px;
	padding: 8px 20px 8px 20px;
	display: none;
}

#feed {
	display: none;
}

#feedmore {
	margin: 0 auto;
	display: none;
	color: #000000;
	background: #ffffff;
	border: none;
	border-width: 2px;
	border-radius: 20px;
	border-color: rgba(160,128,96,0.4);
	width: 80px;
	padding: 2px 24px 2px 24px;
}

.feednone {
	margin: 0 auto;
	color: #000000;
	display: none;
	background: #ffffff;
	border: none;
	border-width: 2px;
	border-radius: 20px;
	border-color: rgba(160,128,96,0.4);
	width: 160px;
	padding: 2px 24px 2px 24px;
}

.roundblock {
	background: #ffffff;
	border: none;
	border-radius: 20px;
	border-color: rgba(160,128,96,0.4);
	padding: 32px;
	width: 612px;
	position: relative;
}

.mainshadow {
	-moz-box-shadow: 2px 2px 45px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 2px 2px 45px rgba(0, 0, 0, 0.30);
	box-shadow: 2px 2px 45px rgba(0, 0, 0, 0.30);
}

.mainshamboss {
	-moz-box-shadow: 0px 10px 0px 0px #D0D0D2, 1px 12px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 10px 0px 0px #D0D0D2, 1px 12px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 10px 0px 0px #D0D0D2, 1px 12px 3px rgba(0, 0, 0, 0.25);
}

.mainblock {
	margin-top: 20px;
	position: relative;
}

.mainblock2:after {
	content:"";
	position:absolute;
	top:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:0px 12px 20px 12px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#ffffff transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

.mainblockposition {
	margin-top: 20px;
	position: relative;
}

.mainblock2position:after {
	content:"";
	position:absolute;
	top:-20px; /* value = - border-top-width - border-bottom-width */
	left:348px; /* controls horizontal position */
	border-width:0px 12px 20px 12px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#ffffff transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/*.mainblockblack:after {
	border-color:#000000 transparent; 
}
*/
.feedlist {
	list-style: none;
	padding-left: 0;
	width: 676px;
}

.feedlistitem {
	background: #000000;
	border: none;
	border-width: 2px;
	border-radius: 20px;
	border-color: rgba(160,128,96,0.4);
	width: 612px;
	padding: 32px 32px 24px 32px;
}

.insetimage {
	border-radius: 5px;
	background-color: #000000;
	background-repeat: no-repeat;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
	box-shadow: inset 0 0 8px rgba(0,0,0,.2);
}

.feeditem {
	width: 612px;
	height: 612px;
	background-size: 612px 612px;
	cursor: pointer;
}

.profile {
	margin-top: 31px;
	color: #ffffff;
	position: relative;
}

.profileimage {
	width: 56px;
	height: 56px;
	background-size: 56px 56px;
	margin-top: 1px;
	float: left;
}

.profileinfo {
	height: 64px;
	/*background: #ffccff;*/
	margin-left: 64px;
	width: 494px;
	overflow: hidden;
	
}

.profileline {
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
}

.profilelink {
	color: #ffffff;
}

.profileuser {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: 700;
	font-family: "proxima-nova-soft",sans-serif;
	margin-bottom:4px;
}

.profilecaption {
}

.profiledate {
	position: absolute;
	right: 0px;
	top: -2px;
	font-size: 12px;
}

.endfill {
	height: 32px;
}

/* The input. */
input.mp_input {

}

.mp_div {
	overflow:hidden;
	position: absolute;
	z-index: 200;
	top: 38px;
	left: -10px;
	width: 318px;
}

/* Ordered list for display results. */
ol.mp_list {
	position: relative;
	top: -33px;
	margin-right: 4px;

	background-color: #f6f7f3;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70);
	box-shadow: inset 1px 1px 6px rgba(0,0,0,.4), inset 0 0 0 10px rgba(177, 237, 0, 0.70), 0px 7px 0px 0px #d0d0d2;

	border: solid;
	border-radius: 10px;
	border-width: 10px;
	border-color: #ffffff;
	padding: 10px;
	padding-top: 36px;
	border-top: none;

	/*background-color: Window;*/
	overflow: hidden;

}

.locdrops {
	position: relative;
	height: 19px;
}

.locimage {
	float: left;
	position: absolute;
	top: -2px;
}

.loctext {
	position: absolute;
	left: 30px;
	width: 222px;
	overflow: hidden;
}

/* Each list item, regardless of success, error, etc. */
ol.mp_list li {
	margin: 0px;
	font-size: 16px;
	font-weight: 300;
	padding: 8px 8px 8px 8px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	border-top: solid;
	border-color: #d8f091;
	border-width: 1px;
}

/* Each list item from a successful request. */
ol.mp_list li.mp_item {

}

/* Each list item that's selectable. */
ol.mp_list li.mp_selectable {
  cursor: pointer;
}

/* Currently highlighted list item. */
ol.mp_list li.mp_highlighted {
  background-color: #d8f091;
}

/* When a request is made that returns zero results. */
ol.mp_list li.mp_no_results {
	font-size: 14px;
	color: #990000;
}

/* When a request is made that doesn't meet the 'minChars' length option. */
ol.mp_list li.mp_min_chars {
	font-size: 14px;
	color: #990000;
}

/* When a request is made that fails during the ajax request. */
ol.mp_list li.mp_error {

}

.worldcam {
	font-family: "proxima-nova-soft",sans-serif;
	font-weight: 700;
	font-size: 15px;
	background-color: #ffffff;
	border: none;
	border-radius: 20px;
	padding: 20px;
}
