tehtml, body { margin: 0; padding: 0; }

body {
  color: #656567;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 75%;
  line-height: 1em;
  background: white url(../img/bg.gif) repeat-y scroll top center;
  margin: 0; padding: 0;
}

strong, strong * {
  font-weight: bold;
}

em {
  font-style: italic;
}

/* default styling */

h1, h2, h3, h4 {
  font-family: Georgia, "Times New Roman", Serif;
  color: #000000;
}

h1, h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 0.65em;
}

h3 {
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 0.65em;
}

h4 {
  font-size: 1.25em;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

h5 {
  font-size: 1.1em;
  line-height: 1.8em;
  margin-bottom: 0.5em;
}

h6 { font-weight: bold;}

h6, p, ol, ul {
  font-size: 1.03em;
  line-height: 1.4em;
  margin-bottom: 1em;
}

ul  {
  line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, p a, li a {
  color: #656567;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  text-decoration: underline;
}

p a, li a {
  font-weight: normal;
}

p a:hover {
  text-decoration: underline;
}

p.bigger { font-size: 1.3em; line-height: 1.3em; }

/* site layout */
#outer {
  /*min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;*/
}

.wrap {
  margin: auto;
  width: 976px;
}

#top {
  /*background: transparent url(../img/top_bg.gif) scroll repeat-x top left;*/
  height: 120px;
  position: relative;
}

#top .tagline {
  display: block;
  /*text-indent: -500em;*/
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid black;
  font-family: Georgia, "Times New Roman", Serif;
  color: #adadad;
  font-size: 14px;
  line-height: 30px;
  z-index: 10;
  /*background: transparent url(../img/tagline.gif) scroll repeat-x top left;*/
}

#top .links ul {
  position: absolute;
  font-family: Georgia, "Times New Roman", Serif;
  top: 0;
  z-index: 100;
  height: 30px;
  overflow: hidden;
}
#top .links ul.main {
  right: 205px;
}
#top .links ul.signin {
  right: 0;
}

#top .links ul {
  text-align: right;
}

#top .links ul li {
  font-size: 12px;
  line-height: 28px;
  display: inline;
}
#top .links ul.main li { padding-left: 15px; }

#top .links, #top .links a, #top .links a:hover {
  color: #000000;
}

#top .links ul li.big a { font-weight: bold;  font-size: 1.1em; }

#top .links a:hover {
  text-decoration: underline;
}

#top h1, #top h1 a {
  display: block;
  height: 55px;
  width: 388px;
  background: transparent url(../img/pil_logo.gif) scroll no-repeat center center;
  padding: 0;
  margin: 0;
  text-indent: -1000em;
}

#top h1 {
  position: absolute;
  top: 40px;
  left: 0px;
}

#top .search {
  position: absolute;
  top: 70px;
  right: 213px;
  width: 175px;
  height: 18px;
  
  /*background: transparent url(../img/red_dot_small.gif) no-repeat scroll 15px 0;*/
}

#top .search form {
  width: 180px;
  overflow: hidden;
  text-align: right;
  padding: 0;
  margin: 0;
}
#top .search form #searchbox, #top .search form button {
  background: transparent none;
  border-style: none;
  border-width: 0pt;
  bottom: 0px;
}
#top .search form #searchbox {
  color: #000000;
  /*font-family: "Helvetica Neue", Arial,sans-serif;*/
  font-size: 1em;
  height: 17px;
  overflow: hidden;
  width: 125px;
  border-bottom: 1px solid #000000;
  margin-right: 5px;
}
#top .search form button {
  display: inline;
  padding: 0;
  margin: 0;
  outline: none;
  -moz-outline: none;
  border: 1px solid #000000;
  background: #bcbdc0 none;
  color: #000000;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  height: 18px;
}

#top p.blurb {
  display: block;
  width: 184px;
  height: 60px;
  
  position: absolute;
  right: 0;
  top: 40px;

  font-family: Georgia, "Times New Roman", Serif;
  color: #adadad;
  font-size: 1.4em;
  line-height: 0.9em;
  margin: 0;
}


#content .sidebar { width: 184px; float: left; }
#content .main { width: 558px; margin: 0 25px;  float: left;}


/*#content h3 { border-bottom: 1px solid #000000; }*/
form#browse,
#content .sidebar ul { /*font-family: Georgia;*/ margin-left: 4px; }
#content .sidebar ul li.current a { color: #656567; }
#content .sidebar ul li.current a:hover { color: #EE3224; }
form#browse p.button a,
#content .sidebar ul li a,
#content .sidebar ul li.normal a { color: #bcbdc0; font-weight: normal; }
form#browse p.button a:hover,
#content .sidebar ul li a:hover,
#content .sidebar ul li.normal a:hover { color: #EE3224; }
#content .sidebar ul ul.sub { margin: 0 0 0 1em; font-size: 1em; }
#content .sidebar ul li.last { padding-top: 1.5em; }

form#quick_jump { margin: 0 0 2em 0 !important; }
form#quick_jump input.check { width: auto !important; }
form#quick_jump label {
  padding-left: 16px;
  clear: both;
  display: block;
  cursor: pointer;
  /*font-family: Georgia;*/ color: #bcbdc0; font-weight: normal; line-height: 18px !important;
  height: 16px;
  border-bottom: 3px white solid;
  font-size: 1em !important;
  width: auto !important;
  float: none !important;
  margin: 0 !important;
  overflow: hidden;
}
form#quick_jump label.selected,
form#quick_jump label.checked { background: transparent url(../img/checks.gif) no-repeat scroll 0 0; }
form#quick_jump label#lbl_stay.selected { background-position: 0 -16px; }
form#quick_jump label#lbl_eat.selected { background-position: 0 -32px; }
form#quick_jump label#lbl_hang.selected { background-position: 0 -48px; }
form#quick_jump label#lbl_shop.selected { background-position: 0 -64px; }
form#quick_jump label#lbl_experience.selected { background-position: 0 -80px; }
form#quick_jump label#lbl_care.selected { background-position: 0 -96px; }

form#quick_jump label.unselected,
form#quick_jump label.unchecked { background: transparent url(../img/uncheck.gif) no-repeat scroll 0 0; }
form#quick_jump select { width: 100%; margin: 1em 0;}


#content div.tag_cloud p { /*font-family: Georgia;*/ line-height: 20px; font-size: 14px; text-align: justify; font-weight: normal; }
#content div.tag_cloud p a { color: #BCBDC0; }
#content div.tag_cloud p a:hover { color: #EE3224; text-decoration: none; }
#content div.tag_cloud p span.big { font-size: 15px; font-style: italic; }
#content div.tag_cloud p span.biggest { font-size: 22px; font-weight: bold; }

#content .main ul.browse_menu,
#content .main ul.browse_menu li {
  list-style: none;
}
#content h3,
#content .main ul.browse_menu {
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 1.15em;
  line-height: 1.4em;
  color: #000000;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #000000;
  margin-bottom: 0.65em;
}
#content .main ul.browse_menu li { display: inline; padding: 0 1em; border-right: 1px solid #000000; }
#content .main ul.browse_menu li.title,
#content .main ul.browse_menu li.that_care { border-right: none; padding: 0; }
#content .main ul.browse_menu li.that_care { padding-left: 1em; } 
#content .main ul.browse_menu li a { font-weight: normal; }

#content .sort { text-align: right; font-size: 0.9em; }

#content .profile,
#content .preview { margin-bottom: 1em; font-size: 1.1em; }
#content .profile .col1 { width: 272px; float: left; }
#content .preview .img { width: 168px; float: left; }
#content .profile .col2 { width: 279px; float: right; }
#content .preview .txt { width: 380px; float: right; }
#content .profile span.rating,
#content .preview span.rating,
#content .profile span.pil_rating,
#content .preview span.pil_rating {
  display: block;
  height: 26px;
  width: 26px;
  margin-right: 6px;
  float: left;
  
  background: transparent url(../img/red_dot.png) no-repeat scroll 0 0;
  
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  
  
  margin: -5px 0 0 -23px;
}
/*
#content .profile span.pil_rating,
#content .preview span.pil_rating {
  background-position: 0 -52px;
}
*/
#content .profile h4,
#content .preview h4 { font-size: 20px; line-height: 26px; margin-bottom: 5px; }
#content .preview h4.rating { padding-left: 8px; }
#content .preview h4 a { color: #000000; font-weight: normal; }

#content .preview .hide_btn { background: transparent url(../img/bullet_delete.png) no-repeat scroll center left; padding-left: 18px; font-weight: normal; font-size: 0.9em; color: #BCBDC0; } 

#content .profile a.pil_button {
  display: block;
  width: 132px;
  height: 32px;
  
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  
  background: transparent url(../img/pil_button.gif) no-repeat scroll 0 -33px;
}

#content .profile a.pil_button:hover {
  text-decoration: none;
  color: #8cc63f;
  background-position: 0 0;
}

#content .comment { padding-bottom: 0.8em; border-bottom: 1px solid #000000; margin-bottom: 0.8em; }
#content .comment .img { width: 60px; height: 60px; background: #ccc none; float: left; }
#content .comment .txt { width: 488px; float: right; }
#content .comment .txt h5 { margin-bottom: 0; line-height: 1.3em; }
#content .comment .txt h5 a { color: #000000; }
#content .comment .txt p { margin: 0; padding: 0; }

#popup form,
#content form { margin: 2em 0; }

#popup form label, #popup form input.text, #popup form textarea, #popup form select.dropdown,
#content form label, #content form input.text, #content form textarea, #content form select.dropdown {
  display: block;
  margin-bottom: 1em;
  
  float: left;

  font-size: 1.2em;
  line-height: 1.4em;
}

#popup form input.text, #popup form textarea,
#content form input.text, #content form textarea,
#content form label {
  width: 15%;
}

#popup form label, #popup form input.text, #popup form textarea, #popup form select.dropdown,
#content form#form_login label, #content form#form_login input.text, #content form#form_login button, #content form#form_login select.dropdown {
  float: none;
  margin: 0;
  width: auto;
}

#content form input.text, #content form textarea, #content form select.dropdown { border: 1px solid #AAAAAA; padding: 4px 2px; }

#content form#form_login select.dropdown { width: 150px; }
#content form#form_login label {
  font-size: 1.15em;
  line-height: 1.4em;
}
#popup form textarea
#content form#form_login input.text, #content form#form_login select.dropdown {
  margin-bottom: 0.5em;
}

#content p.img { text-align: right; margin-bottom: 3px; }
#content .thumbs a {
  display: block;
  width: 90px;
  height: 65px;
  margin: 0 0 3px 3px;
  float: left;
}

#content a#upload {
  display: block;
  height: 18px;
  padding-left: 22px;
  background: transparent url(../img/add_dot.gif) no-repeat scroll 0 0;
  line-height: 18px;
  font-size: 13px;
  color: #000000;
  margin: 5px 0 0 0;
}



#content #form_review { }
#content #form_review label,
#content #form_review textarea {
  float: none;
  width: 400px;
}

#content #form_recommend {}

#content #form_recommend label,
#content #form_recommend input.text,
#content #form_recommend textarea,
#content #form_recommend select {
  display: block;
  float: none;
  width: 400px;
}
#popup form label,
#content #form_recommend label {
  margin-bottom: 0.1em;
  color: #000000;
}
#content #form_recommend input.text,
#popup form textarea,
#content #form_recommend textarea {
  font-size: 1.4em;
  line-height: 1.4em;
  padding: 3px;
}
#content #form_recommend textarea { height: 100px; }
#content form input#form_place_name.loading { background: white url(../img/input-loading.gif) no-repeat scroll 380px 8px; }


#content form.normal { width: 420px; }
#content form.normal label { width: 150px; line-height: 2em; }
#content form.normal textarea, #content form.normal input.text, #content form.normal select { width: 250px; }
#content form.normal p.hint { display: block; font-style: italic; text-indent: 150px; }
#content form.normal label.has_hint, #content form.normal input.text.has_hint { margin-bottom: 0 !important; }

#content .page_body h3 { border-bottom: none; font-size: 1.6em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
#content .page_body p { font-size: 1.2em; line-height: 1.3em; }

#content .main p.bigger a,
#content .page_body p a { color: #000000; }

#popup form label,
#popup form textarea { width: 300px }
#popup form textarea { height: 70px; margin-bottom: 10px; }

#content form#form_recommend div.checkers { clear: both; margin-bottom: 1em; }
#content form#form_recommend div.checkers input.checker { width: auto !important; }
#content form#form_recommend div.checkers label {
  /*padding-left: 24px;*/
  clear: both;
  display: block;
  cursor: pointer;
  /*font-family: Georgia;*/ color: #656567; font-weight: normal; line-height: 22px !important;
  height: 20px;
  border-bottom: 4px white solid;
  font-size: 16px !important;
  width: 160px !important;
  float: none !important;
  margin: 0 !important;
  overflow: hidden;
}
#content form#form_recommend div.checkers label.checked { background: transparent url(../img/big_check.gif) no-repeat scroll top right; }
#content form#form_recommend div.checkers label.unchecked { background: transparent url(../img/big_uncheck.gif) no-repeat scroll top right; }

#footer { margin-top: 3em; }
#footer p { text-align: right;  }

.hr { height: 1em; border-top: 1px solid #000000; }
.hr hr { display: none; }

a.addthis_button_email span,
a.addthis_button_print span,
a.addthis_button_favorites span { display: none !important; }


h3.tools a { color: #BCBDC0; padding: 0 0 0 20px;}

/* utility classes */

.fl { float: left !important; }
.fr { float: right !important; }
.clear {  display: block; clear: both; margin-bottom: 0; }
.cl { clear: left; }
.cr { clear: right; }

.ta_r { text-align: right !important; }
.ta_l { text-align: left !important; }
.ta_c, .align-center { text-align: center !important; }

.p_0 { padding: 0 !important; }
.pt_0 { padding-top: 0 !important; }
.pl_0 { padding-left: 0 !important; }
.pb_0 { padding-bottom: 0 !important; }
.pr_0 { padding-right: 0 !important; }
.pr_20 { padding-right: 20px !important; }


.mb_0 { margin-bottom: 0 !important; }
.mt_0 { margin-top: 0 !important; }

.ml_1 { margin-left: 1em !important; }
.mr_1 { margin-right: 1em !important; }
.mb_1 { margin-bottom: 1em !important; }
.mb_2 { margin-bottom: 2em !important; }
.mt_1 { margin-top: 1em !important; }

.lower { text-transform: lowercase; }

.w_200 { width: 200px !important; }
.w_400 { width: 400px !important; }
.w_half { width: 50%; }
.w_auto { width: auto !important; }

.alert, .validation-advice, .notif {
  border: 1px solid #E57F7F;
  color: #660000;
  background: #FFDEDC url(../img/alertbad.gif) no-repeat scroll 5px 10px;
  padding: 10px 10px 10px 40px;
  
  font-size: 1em;
  line-height: 1.8em;
  margin-bottom: 1em;
}

.notif {
  border: 1px solid #99CC99;
  color: #006600;
  background: #E2F9E3 url(../img/alertgood.gif) no-repeat scroll 5px center;
}

.alert a, .validation-advice a { color: #E57F7F; font-weight: bold; }


.black {color :#000000;}
.grey, .grey a { color :#bcbdc0; }

.w_half p a,
#popup a,
.red,
#top .links a.red { color: #ee3224;}
/*
.green { color: #8cc63f; }
*/
.blue { color: #00aeef; }
/*
.pink { color: #ec008c; }
.orange {color: #f78f1e;}
.purple { color: #902b8e; }
.yellow { color: #fff200; }
*/
p a.current { text-decoration: underline; }
#content .main ul.browse_menu li a:hover,
#content .main ul.browse_menu li a.current { color: #ee3224; }
/*
#content .main ul.browse_menu li.to_shop a:hover,
#content .main ul.browse_menu li.to_shop a.current { color: #ee3224;}
*/
#content .main ul.browse_menu li.that_care a,
#content .main ul.browse_menu li.that_care a:hover,
#content .main ul.browse_menu li.that_care a.current { color: #8cc63f;}
/*
#content .main ul.browse_menu li.to_experience a:hover,
#content .main ul.browse_menu li.to_experience a.current { color: #00aeef;}
#content .main ul.browse_menu li.to_hang a:hover,
#content .main ul.browse_menu li.to_hang a.current { color: #ec008c;}
#content .main ul.browse_menu li.to_eat a:hover,
#content .main ul.browse_menu li.to_eat a.current { color: #f78f1e;}
#content .main ul.browse_menu li.to_stay a:hover,
#content .main ul.browse_menu li.to_stay a.current { color: #902b8e;}
*/
.hidden { display: none; visibility: hidden; opactity: 0; -moz-opacity: 0; height: 0;}
.hide { display: none; }
.placeholder { height: 1px; }
