@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#ffeedd;
  background-image:url(../rightborder_tall.png),url(https://img.mfcimg.com/photos2/196/19617307/902-427-398-240-8186618.jpg);
  background-attachment:fixed,fixed;
  background-repeat:no-repeat,no-repeat;
  background-position:top 0 left 900px,top center;
  color:#000000;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:italic;
  font-size:12px;
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#d26e6e;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:-1px -1px 4px #777777;
  -moz-box-shadow:-1px -1px 4px #777777;
  box-shadow:-1px -1px 4px #777777;
  -webkit-text-shadow:-1px -1px 4px #a1a1a1;
  -moz-text-shadow:-1px -1px 4px #a1a1a1;
  text-shadow:-1px -1px 4px #a1a1a1;
}

.content {
  padding:5px;
}

/*#header_bar {
  display:none;
}

#profile_header {
  display:none;
}
#profile_about_me {
  display:none;
}*/
.profile_section_content {
/*  border-style:solid;
  border-left-width:4px;
  border-right-width:4px;
  border-top-width:4px;
  border-bottom-width:4px;
  border-color:#bbbbbb; */
  padding-left:16px;
  margin-right:16px;
}

#username_container {
  display:none;
}

#cam_score_container {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#ethnicity_container {
  display:none;
}

#hair_container {
  display:none;
}

#eyes_container {
  display:none;
}

#weight_container {
  display:none;
}

#height_container {
  display:none;
}

#age_container {
  display:none;
}

#country_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#smoke_container {
  display:none;
}

#drink_container {
  display:none;
}

#drugs_container {
  display:none;
}

#marital_status_container {
  display:none;
}

#favorite_food_container {
  display:none;
}

#pets_container {
  display:none;
}

#tags_container {
  display:none;
}

#hobbies_container {
  display:none;
}

#about_me_label {
  display:none;
}

#about_me_value {
  font-size:16pt;
  padding:8px;
  margin:8px;
}

#thida_wrapper {
  display:table;
  width:100%;
}

#thida_row {
  display:table-row;
}

#thida_profile_image {
  display:table-cell;
  width:300px;
  padding:8px;
  margin:8px;
}

#thida_about_me {
  display:table-cell;
  vertical-align:top;
  padding-left:8px;
  padding-right:8px;
}

#thida_store {
  width:100%;
  vertical-align:top;
  padding-left:8px;
  padding-right:8px;
}

.thida_menu {
  display:inline-block;
  float:left;
  width:300px;
  margin-left:10px;
  margin-right:10px;
  padding-left:5px;
  padding-right:5px;
  border-style:solid;
  border-left-width:4px;
  border-right-width:4px;
  border-top-width:4px;
  border-bottom-width:4px;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  box-shadow:5px 5px 5px #777777;
  border-color:#888888;
}

.thida-menu-label {
  background-color:#ffbbbb;
  margin-top:6px;
  padding-left:8px;
  font-weight:bold;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  box-shadow:5px 5px 5px #777777;
}

.thida-bordered {
  margin-top:8px;
  border-style:solid;
  border-left-width:4px;
  border-right-width:4px;
  border-top-width:4px;
  border-bottom-width:4px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-color:#bbbbbb;
  background-color:#ffffff;
  height:auto;
  min-height:325px;
}

.thida-content-label {
  background-color:#ffbbbb;
  margin-top:6px;
  padding-left:8px;
  font-family:Verdana;
  font-size:28pt;
  font-weight:bold;
  text-align:center;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  box-shadow:5px 5px 5px #777777;
}

.thida_fourth_july {
  background:linear-gradient(to right,red,white,blue);
}

.thida-content-box {
  height:auto;
}

#thida_content_outer {
  width:1080px;
  display:table;
  margin-left:0 auto;
}

.heading {
  display:none;
}