body 
{
	/*background: url('/img/profile/owlting_deep_brown_bg.png');*/
}
#wrapper {margin:0; padding:0;}
img {border:0;}

.main_wrapper , .recommendation_wrapper{
  text-align:center;
  width:auto;
  /*min-width:964px;*/
  height:auto;
  padding-right:5px;
  padding-left:5px;
}
.main , .recommendation{
  position:relative;
  text-align:left;
  display:inline-block;
  background-color:white;
  /*width:964px;*/
  height:auto;
  min-height:170px;
  padding:10px;
  margin:30px auto 10px;
  /*z-index: -11;*/
}
.profile_header
{
  position:absolute; 
  width:964px;
}
.photo_frame {
  position:absolute;
  z-index:2;
  
  width:100px;
  height:100px;
  padding:1px;
  background-color:#000000;
}
.photo_frame img {
  width:100px;
  height:100px;
}
.user_name {
  float:left;
  max-width: 480px;
  font-size:x-large;
  padding-left:120px;
  margin-top:5px;
  overflow: hidden;
  height:30px;
  line-height:30px
}
.suggest_friend , .add_friend{
  float:right;
  font-size:12px;
  text-shadow: 1px 1px #b7c6d1;
  color:#515f6a;
  text-align:center;
  line-height:32px;
  width:82px;
  height:32px;
  margin-right:30px;
  background: url('/img/profile/owlting_suggest_btn.png');
}
.user_statics_bg {
  position:absolute;
  top:50px;
  left:0;
  background-color:#f1f3f0;
  width:982px;
  height:128px;
  /*z-index: -10;*/
  border:1px solid #ededed;
}
.add_friend {
  clear:left;
  float:left;
  margin-top:8px;
  margin-left:9px;
}
.user_statics_region {
  margin-left:140px;
  width:auto;
  height:130px;
}
.user_statics_block, .user_statics_block_small, .user_statics_friends_block {
  padding-top:20px;
  padding-bottom:20px;
  display:inline-block;
  width:160px;
  height:auto;
  text-align:center;
}
.user_statics_fellow_block {
  text-align:center;
  width:160px;
  cursor:pointer;
  float:right;
  height:129px;
  border-left-color:#e4e5e3;
  border-left-style: solid;
  border-left-width: 1px;
}
.user_statics_fellow {
  width:160px;
  cursor:pointer;
  height:64px;
  border-color:#e4e5e3;
  border-style: solid;
  border-width: 0;
  overflow:hidden;
}
.user_statics_block_small {
  width:120px;
}
.user_statics_count_style {
  font-size:56px;
  color:#b2bdaa;
}
.user_statics_text_style {
  font-size:20px;
  color:#b2bdaa;
}
.user_statics_count_style_small {
  font-size:32px;
  color:#b2bdaa;
  margin:10px;
}
.user_statics_friends_block {
  float:right;
  height:89px;
  border-left-color:#e4e5e3;
  border-left-style: solid;
  border-left-width: 1px;
}
.user_statics_friends_block_hover {
	background-color:#F5F5DC;
}
.recommendation {
  /*width:984px;*/
  padding: 0;
  margin-top:0;
  z-index: 1;
}
.recommendation_title_bg {
  width:auto;
  height:28px;
  padding:10px;
  background-color:#f1f3f0;
}
.recommendation_title {
  margin-left:20px;
  float:left;
  font-weight: bold;
  font-size:x-large;
  height:auto;
}
.sort {
  float:right;
  width:auto;
  height:auto;
  line-height: 28px;
}
.view_switch {
  float:left;
  margin-left:20px;
  width:auto;
  height:auto;
  line-height: 28px;
}
.sort_link {
  font-size:18px;
  padding:5px;
}
.sort_link a:link {
  color:#3f93cb;
  text-decoration: none;
}
.sort_link a:visited {
  color:#3f93cb;
  text-decoration: none;
}
.sort_link a:hover {
  color:#e74c24;
  text-decoration: none;
}
.recommendation_content_frame {
  display:inline-block;
  /*width:964px;*/
	/*width: inherit;*/
  margin:10px 15px;
  height:auto;
  text-align: center;
}
#not_login_alert {
  padding:20px;
}
#not_login_alert a:link{
  color:#3f93cb;
  text-decoration: none;
}
#not_login_alert a:visited{
  color:#3f93cb;
  text-decoration: none;
}
#not_login_alert a:hover{
  color:#e94a33;
  text-decoration: none;
}
.recommendation_block {
  /*float:left;*/
  text-align:left;
  width:284px;
  min-height:196px;
  margin:16px 13px 0 13px;
  border:1px solid #cccccc;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 grey;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 grey;
}
.recommendation_block a,
.recommendation_block a:hover,
.recommendation_block a:visited,
.recommendation_block a:active{
  border:0;
  color: black;
  text-decoration:none;
}
.recommendation_title_block {
  width:284px;
  height:46px;
  background-color:#F5F5DC;
}
.recommendation_title_storename {
  padding:5px;
  padding-bottom:0;
  padding-top:7px;
  overflow: hidden;
}
.recommendation_title_address {
  padding:5px;
  padding-top:3px;
  font-size:11px;
  overflow: hidden;
}
.recommendation_title_photo {
  overflow: hidden;
  position:relative;
  width:284px;
  height:198px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px double #cccccc;
}
.creater {
  position:absolute;
  bottom: 5px;
  left:5px;
  color:white;
  text-shadow:0 0 4px black;
}
.recommendation_refer {
  position:absolute;
  right:5px;
  top:5px;
  color:#eeeeee;
  font-size:14px;
  text-shadow:0 0 2px black;
}
.recommendation_footer {
  width:284px;
  height:40px;
  background-color:white;
}
.recommendation_footer_photo {
  float:left;
  color:white;
  width:40px;
  height:40px;
  font-size:12px;
  line-height:40px;
  background-color:#9d9484;
  text-align: center;
}
.recommendation_footer_refer {
  width:40px;
  float:left;
  line-height:40px;
  text-align:center;
  height:40px;
}
.recommendation_footer_refer img{
  vertical-align:middle;
}
.recommendation_footer_review_frame {
  float:left;
  width:204px;
  height:40px;
  overflow:hidden;
}
.recommendation_footer_review {
  font-size:14px;
  padding:5px 3px 0 5px;
  height: 16px;
  overflow: hidden;
}
.recommendation_footer_date {
  font-size:11px;
  color:#999999;
  padding: 2px 5px 1px 5px; 
}
.more {
  cursor:pointer;
  text-align:center;
  margin:10px auto 30px; 
  line-height: 48px;
  text-shadow: 0 1px 1px rgba(255,255,255,.5);
  border-color: #d3d3d3;
  background-color: #f8f8f8;
  width:100%;
  display:inline-block;
}
.more:hover {
  background-color: #f1f3f0;
}
.more_text {
  color:#4296d1;
  display: inline-block;
  /*float:left;*/
}
#more_and_loading{
	position:relative;
	height:48px;
	width:100%;
	/*left:450px;*/
	text-align: center;
}
.more_text:hover {
  text-decoration: underline;
}
#loadingmore_gif {
  /*float:left;*/
  position:relative;
  display: inline-block;
  width:24px;
  height:24px;
  margin-left:5px;
  top:5px;
}

.sort_link_inactive {
  color: #999;
  font-size:18px;
  padding:5px;
  text-decoration: none;
}
.add_button {
  float:left;
  /*display:inline-block;*/
  padding:0 20px;
  min-width:60px;
  height:32px;
  border-radius:3px;
  background-color: #f1f3f0;	
  border:1px solid #b2bdaa;
  cursor:pointer;
  font-size:12px;
  color:#515f6a;
  text-align:center;
  line-height:32px;
  margin-left:10px;
  font-weight: bold;
}
.add_button:hover {
  background-color:#e1ebf0;
}



#map_div
{
	width: 45%;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.map_wrapper
{
	padding-top: 50px;
	width: inherit; 
	display: inline-block;
	position:fixed;
	right:0;
   	bottom:0;
   	top:0;
   	/*top:48px; /*header height*/
   	left:0;
   	overflow:hidden;
	border-right:2px solid #dddddd;
}
.gotobar_wrapper 
{
	position:absolute;
	width:auto;
	height:32px;
	/*right:40px;*/
	/*right: 55%;*/
	left: 10px; /*45% * 50%*/
	z-index:9;
	padding-left:5px;
	/*background-color:#ffde34;*/
	background-color:#eee;
	border:1px solid #dddddd;
}
.gotobar 
{
	display:inline-block;
	width:250px;
	height:23px;
	padding:3px;
}

#placelist_div
{
	position: fixed;
	width: 55%;
	right: 0;
	bottom:0;
	top:48px;
	overflow-y: scroll; 
	webkit-overflow-scrolling: touch;
}
.searchplacebar_wrapper 
{
	text-align: right;
	height:32px;
	margin-top:7px;
	margin-right: 30px;
	z-index:9;
	padding-left:5px;
}
.searchplacebar 
{
	display:inline-block;
	width:50%;
	height:23px;
	padding:3px;

	background-image: url('/img/search_icon.png');
	background-repeat: no-repeat;
	background-size: 25px 25px;
	text-indent: 30px;
	/*ref. http://stackoverflow.com/questions/13761654/html5-image-icon-to-input-placeholder*/
}

.filter_wrapper
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: auto;

	border-bottom: 1px solid #ddd;
	text-align: center;
}
.filter_type_text
{
	position: absolute;
	left: 0;
	margin-left: 50px;
}
.filter_tags label
{
	display: inline-block;
	width: 90px;
}

.recommendation_tabs
{
	text-align:left;
	height:28px;
	margin-left: 20px;
	margin-right: 20px;
	/*padding:10px 10px 3px 10px;*/
	padding-left: 20px;
	/*background-color:#F5F5DC;*/
	/*border-bottom:1px solid #dddddd;*/
}
.tab
{
	float:left;
	min-width:60px;
	height:auto;
	cursor:pointer;
	/*margin-left:-1px;*/
	padding:6px 20px;
	text-align:center;
	border:1px solid #dddddd;
	border-bottom: 0;
	background-color: #f1f3f0;
}
.tab_selected
{
	font-weight:bold;
	color:black;
	/*margin-left:-1px;*/
	/*border-bottom: 1px solid white;*/
	border-top-width: 1px;
	margin-top: -5px;
	padding-top: 12px;

}
.recommendation_wrapper
{

	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #ddd;
}
.recommendation
{
	margin: 0;
	width: 100%;
}
.recommendation_title_bg
{
	margin: 0;
}
.recommendation_count
{
	float: right;
}
#place_list_div
{
	position:relative;
	margin-left: 10px;
	margin-right: 10px; 
}

.recommendation_block
{
	display: inline-block;
}
.recommendation_title_block
{
	width: 284px;
	height: 46px;
	background-color: #F5F5DC;
}
.content_parent {
	position:absolute;
	top:48px;
	bottom:0;
	left:0;
	right:0;
}