
/****  reset browser default stylesheet  *****/
html,body{margin:0;padding:0}
/ * p {margin:0 0 1em 0;padding:0} */
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0}      

body {
        color: #333;
/*        background: #eee url(http://ytfile.com/yt/images/bg/page-bg.jpg) fixed repeat-x bottom right; 
        background-color: #334E33;
        background-color: #7BA46A;
        background-color: #6EA55B;
        font-family:      Verdana, Arial, sans-serif;  */
        background-color: #538B55;
        background-color: #17953F;
        background-color: #B8DDE6;
        font-family:      Arial,Liberation Sans,DejaVu Sans,sans-serif;
        font-size:        small;
        margin:           0px;
}

img { border: none; }
img.icon, span.icon { vertical-align: bottom;}

/*
textarea{font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;}
input,select,button{border:1px solid #999;font-size:100%;font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;}
h2{font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;}
h2{font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;}
*/

.review-title {font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;}

a{color:#07c;text-decoration:none;cursor:pointer;}
a:visited {
        color: #326ea1;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

#wrap-all {
        margin: 0 auto;
        padding: 0px;
        width: 955px;
        background: #FFF; 
        font-size: 95%;
        overflow:auto;
/*        border-right: 1px solid #CCC;
        border-left: 1px solid #CCC;
        background: #f1f2e8; 
        border-bottom: 40px solid #CCC;
*/
}                         

#wrap-inner {
    padding-top: 20px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.sep-bar { padding: 0 5px; color: #999 }
.sep-line { border-top: 1px solid #d7d7d7 }
.sidebar-sep-line { border-top: 1px dotted #E0D0B1 }

.required { color: red }
#copyright, .grey { color:#ccc; }
.green {   color: #393;  }  
.bold-green {   color: #393; font-weight: bold; font-size: 120%  }  
.darkgrey, .cool { color: #999 }
.cleargrey, .okay { color: #777 }
.text-counter { color: #999 }

.dnd{display:none;}

.small-title, .medium-title {   
    color: #393; 
    font-weight: bold; 
    font-size: 120%; 
    font-family: arial, verdana, sans-serif;  
}  
small { color: #999 }

h4 { 
    padding: 0px;
    margin: 0px;
    font-size: 120%;
    color: #393;
    font-weight: bold;
    font-family: arial, verdana, sans-serif;
}

.medium-title { padding-left: 10px; font-size: 150% }
.arrow-sep { padding: 0 5px; }

a.button:hover {
    text-decoration: none;
    cursor: pointer;
    background:url(http://ytfile.com/yt/images/bg/button_yellowish_bg.gif) no-repeat left top;
}

a.button{
    padding-left:10px;
    background:url(http://ytfile.com/yt/images/bg/button_yellowish_bg.gif) no-repeat left top;
    float:left;
    display:block;
    height:27px;
    margin-left:10px
}

a.button span{
    line-height:14px;
    font-size:14px;
    padding:7px 10px 6px 0;
    background:url(http://ytfile.com/yt/images/bg/button_yellowish_bg.gif) no-repeat right top;
    display:block;
    color:#4f463f
}

span.heartcount{ font-weight: bold; font-size: 120%; padding-right: 5px }
span.empty_heart {
  cursor:pointer;
  width: 15px;
  height: 14px;
  display: block; 
  background: url(http://ytfile.com/yt/images/icon/heart_button_empty.png) no-repeat;
}
span.empty_heart:hover, span.hearted {
  cursor:pointer;
  width: 15px;
  height: 13px;
  display: block; 
  background: url(http://ytfile.com/yt/images/icon/heart_button.png); 
}


#ajax_loader {
  position: fixed; 
  top: 0%;
  left: 100%;
  z-index:10000;
  width:70px;
  height:28px;
  margin: 0px 0px 0px -69px;
  background-color: #ff0033;
  color: #fff;
  text-align: center;
  font-weight:bold;
}

* html #ajax_loader {
  position: absolute;
}

.popup, .error-notification, .success-notification { 
    display: none;
    z-index:1;
    position:absolute;
    padding:10px;
    margin: 0px;
    background-color:#fff;
    border:solid 10px #777;
    font-size:  90%;
    font-weight: normal;
    color: #000;
}
/* .popup a:link,.popup a:visited, .popup a:hover { color:#393; text-decoration: underline; } */


.popup a, .error-notification a, .success-notification a {
        color: inherit;
        text-decoration: underline;
}
.popup td.title, .error-notification td.title, .success-notification td.title {
    color: #393;
    font-size: 150%;
    padding: 5px 0 10px 0; 
}
.popup-rating, .popup-more-locations { padding: 5 15px; }
.error-notification { border-color: #969696; cursor:pointer; }
.success-notification { cursor:pointer; }
.report-menu, .flag-menu { width:300px; padding: 15px; cursor:default;}
.report-cancel, .flag-cancel {
    cursor:pointer;
    float:right;
    font-size:110%;
    margin-top: 5px;
    font-weight:bold;
}
.report-submit, .flag-submit {
    cursor:pointer;
    float:left;
    font-size:110%;
    margin-top: 5px;
    font-weight:bold
}
.flag-comment { padding: 5px; display:none }
.error-notification table.regLoginForm { font-size:110% }
.error-notification table.regLoginForm td.inputField{ text-align: right }

input.Button {font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;font-size:131%;font-weight:bold;border:1px solid #888;padding:2px;margin:3px;cursor:pointer;}

.mybutton { font-family:Trebuchet MS,Liberation Sans,DejaVu Sans, sans-serif; font-size:90%; font-weight:bold; border:1px solid #888; padding:2px 5px; margin-left:20px;}
.mybutton:hover { text-decoration: none }

.avatar { padding-right: 10px }

fieldset {border:1px solid #CCC;}

.support-us {padding: 0.5em 0.5em 0 0.5em; text-align:center; height: 98px; width:750px; background: #F5F7FA}


span.form-notes { color: rgb(119, 119, 119); display: block; padding-top: 3px; font-size: 85% }

/************* notice ***************/

#notify-table { 
    position:fixed;
    top:0; 
    left:0;
    width:100%;
    z-index:100;
    font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
    font-size:130%;
    font-weight:bold;
    letter-spacing:-1px;
    color:#735005;
}
.notify td{
    border-bottom:solid 1px #D6800C;
    padding:7px 0 7px 0;
    text-align:center;
    background-color:#F4A83D;
}
.notify{width:95%;}
.notify a{
    color:#735005;
    text-decoration:underline;
}
.notify-close a{
    color:#735005;
    text-decoration:none;
    background-color:#FAD163;
    border:2px #735005 solid;
    padding-left:4px;
    padding-right:4px;
}

/************* header ***************/

#header  {
        margin: 0px;
        padding: 0 10px 0 10px;
        height: 70px;
        font-szie: 90%;
/*        background-color: #E2FAEF; 
        background-color: #3CBAC8;  
        background-color: #DACEB1;  
        background-color: #97D95C; 
        background-color: #f0f0f0; 
        background-color: #CAEED4; */
        background-color: #E0F5E6; 
        background-color: #B8DDE6; 
}

#header_logo {
        width: 250px;
        float: left;
/*        font-size: 1.8em; 
        font-weight: bold;
        color: #54BB6B; 
        color: #393;
        text-shadow: #54BB6B 0px 1px 2px;  */
}

#header_right {
        padding: 5px 9px 0 205px; 
        font-size: 90%;
        text-align: right;
}

#headings {
        margin: 0;
        padding: 8px 10px 7px; 
        
        border-bottom: 1px solid #393;
        background-color: #EAF5E6;
        background-color: #B8DDE6;
}

/* Top tab bar */

#headings .tabsBar { display: inline;  }
#headings .tabsBar ul { 
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
    } 

#headings .searchBar { display: inline; float:right; margin: -10px 0;} 
#headings .searchBar form .text { width:252px; margin-bottom:1px; padding:2px 0 4px 2px; border-width:1px 0 0 1px; border-style:solid; border-color: #91b8a3; font-size:100%;}
#headings .searchBar form .submit { margin: 0 9px; } 

#headings ul li {
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
    }

#headings .tabsBar ul li a { display:inline; padding:5px 12px 7px; background-color:#393; line-height:14px; color:#fff; cursor:pointer; font-weight:bold; font-size: 120%;}
#headings .tabsBar ul li a { background-color:#17953F; }
#headings .tabsBar ul li a:link, 
#headings .tabsBar ul li a:visited, 
#headings .tabsBar ul li a:hover, 
#headings .tabsBar ul li a:active { text-decoration:none;}
#headings .tabsBar ul li span.hvrIE6.mseOvr,
#headings .tabsBar ul li span:hover,
#headings .tabsBar ul li a:hover, 
#headings .tabsBar ul li a:active { background:#82bb6d;}


/****** map *******  */

#map_sidebar.over,#map_sidebar.out {
    text-align: center;
    padding-right: 2px;
    cursor: hand;
}
#map_sidebar .biz-name { font-size: 110%; margin-bottom: 6px; }

#sidebar_explained { margin-bottom: 5px; color: #777; font-weight:bold; font-size:110% }
#map-nearby h2 { color: #393; font-size: 140%; display: inline; }

#map-nearby .biz-color { 
    margin: 4px 10px 4px 5px; 
    float: left; 
    height: 12px; 
}
#map-nearby .biz-color-3 { border-left: 12px solid rgb(204, 204, 53) } 
#map-nearby .biz-color-3-5 { border-left: 12px solid rgb(204, 254, 2) } 
#map-nearby .biz-color-4 { border-left: 12px solid rgb(254, 204, 53) } 
#map-nearby .biz-color-4-5 { border-left: 12px solid rgb(153, 204, 254) } 
#map-nearby .biz-color-5 { border-left: 12px solid rgb(254, 103, 53) } 
#map-nearby .biz-color-box { padding: 5px; line-height: 12px; } 

/*************  */


.rating { list-style: none; margin-left: 0; padding-left: 0; padding-bottom: 5px; color: #7A7A7A;} 
.rating .overall-rating, .rating .category { font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 1.8em; font-weight: 500; color: #393; }
.rating .overall-rating-em { font-size: 1.2em; font-weight: normal; color: #963; padding: 0 5px} 
.rating .avg-rating { font-family: Georgia, serif; font-size: 1.5em; font-weight: bold; color: #902;}
.rating .ratingtip { padding: 0 5px }


/* .rating .review-count { color: #000; font-size: 1.3em; }  */

.update-msg { font-size: 80% }
.status-msg { font-style: italic; color: #000 }
.smallnote { color:#aaa; font-style: italic; }

.text-box {
    display: inline;
    border: 1px solid #326ea1;
    padding: 3px;
}

a.hilink { 
    padding:2px 1px 0 1px; 
    color:#aaa; 
    text-decoration:none; 
}
a.hilink:hover { 
    padding:2px 1px 0 1px; 
    color:#FFF; 
    background:#06c;
    text-decoration:none; 
}



/* faq , about*/

#aboutus { width: 750px }
#aboutus > p { font-size: 110% }
#aboutus h3, #faq h3 {font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif; font-size: 130%}

#faq p, #faq td, #faq li { font-size: 130% }
#faq table { margin-left: 20px; }
#faq table td { padding: 5px; }

#faq td.x { font-weight: bold; text-align: right; }
span.hilight{color:#333;background-color:#FFC;padding:3px;line-height:1.4;}

#aboutus div.about-img { float: left; margin: 4px;  }

/******** jquery.plugin.tooltips *********/

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
/*    opacity: 0.85;  */
}

#tooltip h3, #tooltip div { margin: 0; }

/*
.error-msg { color : red }
.login-msg { display: none }
*/

/**** recipe frame/ latest reviews ****/

#recipe_frame { 
    width:650px; 
}
*html #recipe_frame {width:654px}
#recipe_frame .recipe { 
    float:left; 
    margin:0px 10px 0px 12px; 
    width:80px; 
    padding:0;
    height: 95px;
    text-align: center;
}
*html #recipe_frame .recipe {margin:13px 13px 0 6px; padding:0;}
#recipe_frame img {  border: 1px solid #111; }
#recipe_frame div {  text-align: left }
#recipe_frame h3, .recent_reviews h3, .featured_reviews h3 {
    font-family: Verdana, Arial,Helvetica,sans-serif; 
    color: #393;
}
.recent_reviews a, .featured_reviews a { font-weight: bold }

div.clear {
    float:none;
    clear:both;
    line-height:0px;
    font-size:0;
    overflow:hidden;
    height:1px;
    width:1px;
}

#recipe-form {
  padding: 10px;
  width:   500px;
  float:   left;
}

#recipe-form td { padding-top: 8px }

#recipe a:hover img.swapImageSrc {
        border-color: #f33;
}
#recipe a img.swapImageSrc {
        border: solid 4px #fff;
}

td.group-recipe-link { 
    padding: 0 2px; 
    vertical-align: top;
}
td.group-recipe-link a.group-recipe-title  { 
    font-weight:bold;
} 

#uploaded_thumbnamils span.image {
    text-align: center;
    float: left;
    /* width: 95px; height: 95px; */
    width: 70px;
    height: 70px;
    margin-right: 5px;
    border: solid 1px #CCC;
}
#uploaded_thumbnamils span.action { 
    color:red;
    cursor: pointer;
    text-decoration:underline;
}

/****** add recipe ****/

#uploaded_thumbnamils img { padding-right: 5px; }
#files_list { padding: 5px  0 10px 0 }
#files_list a.button span { padding-left: 0 }

/**** recipes **** */

#featured_recipe {
    width: 630px;
    height: 200px;
    border: 1px solid #999;
    margin-bottom: 30px;
}

#recipes table { margin-bottom: 7px }

#recipes table td {
  border: none;
  padding: 5px;
  vertical-align: top;

}

#recipes p.small {} 

.recipe_info { display:inline; margin-left: 500px; float:right; width: 100px }

#recipe h2.comment { color: #393; font-size: 140%; display: inline; }
.delete { font-size: 90%; }

/**** frontpage **** */


#discover {
    height: 220px;
    margin: 10px 10px 0;
    padding: 10px;
/*    border: 1px solid #E0F5E6;   */
}

#discover .punchline {
    height: 150px;
    padding-left: 170px;
    margin-bottom: 30px;
    background:url(http://ytfile.com/yt/images/bg/pl.gif) no-repeat;
}

#discover p { color: #aaa }
#discover p.p1, #discover p.p2 {margin:0px 0 7px; padding-top:5px; font-size: 130%; line-height:120%;}
#discover p.p2{padding-top: 15px; padding-bottom: 15px;}

#cse-search-box {  padding-top: 5px;}

/*
#sidebar .sectiomnn {
    padding: 0 10px 10px;
    margin: 10px;
    border: 1px solid #efefef; 
}  */

#sidebar .section h3 {
    font-family: Verdana, Arial,Helvetica,sans-serif; 
    line-height:1.5em; 
    color: #393;
}

#sidebar .section  h4 {
    font-size: 100%; font-weight:bold; color: #aaa; 
    font-family:Verdana, Arial,Helvetica,sans-serif;
}

#sidebar .section ul { 
    list-style: none; 
    margin-left: 0; 
    padding-left: 0;
}

#sidebar .section li { padding-bottom: 3px } 

/*** feedback ****/

a#feedback_tab {
  top: 25%;
  left: 0;
  width: 42px;
  height: 102px;
  color: #FFF;
  cursor: pointer;
  text-indent: -100000px;
  overflow: hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  background-image: url(http://ytfile.com/yt/images/feedback_trans_tab.png);
  _position: absolute;
  _background-image: url(http://ytfile.com/yt/images/feedback_tab_ie6.png); 
}

#feedback_form_wrapper {
  top: 20%;
  right: 0%;
  width: 184px;
  height: 260px;
  background-color: #666;
/*  text-indent: -100000px;  
  overflow: hidden;  */
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  border:3px solid #FFF;
  _position: absolute;
  text-align: left;
}
* html #feedback_form_wrapper {
  position: absolute;
}

a#feedback_tab:hover {
    margin-left: -4px; 
}

a.feedback_tab_right {
  right: 0 !important;
  left: auto !important;
  margin-right: 0 !important;
  margin-left: auto !important;
  width: 35px !important; 
}

a.feedback_tab_right:hover {
    width: 38px !important;
    margin-right: 0 !important;
    margin-left: auto !important; 
}

#feedback_form input.email, #feedback_form select, #feedback_form textarea {
  width: 170px;
  border: none;
}

#feedback_form input.input_submit_button {
  float: left;
  background-color: #fff;
  color: #000;
  margin-top:5px;
  border-width: 0px;
}
#feedback_form input.input_submit_button:hover, #feedback_form input.input_submit_button:active {
  background-color: #000;
  color: #fff;
}

/****** locations ******/

ul.states, 
ul.cities { 
    list-style-type: none;
    margin:0;
    padding:0;
    
}   
ul.states { 
    float:left; 
    margin-top:  10px;
    margin-left: 0px;
    margin-right: 0px;
}   
ul.cities li, 
ul.states li { 
    margin: 0px 10px 0px 0px;
    padding:0px 0px 10px 0px;
    width:170px;
}   
.state div {  
    font-weight: 700; 
    margin-bottom: 10px;
}
ul.cities li { 
    margin:0;
    padding:0;
    line-height:20px;
}


/************ */

#breadcrumb {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 90%;
        font-size: 90%;
        font-family:  Verdana, sans-serif;
}

#breadcrumb ul, #breadcrumb li {
        display: inline;
        margin: 0;
        padding: 0;
}

/************* ui dialog override ***************/

/* .ui-dialog-titlebar { display: none; }  */

/************* tables ***************/

a.popupHoverLink { 
    margin-left: 9px;
    color: #06C;
    text-decoration:none;
    font-size:10px;
    line-height:normal;
    border-bottom:1px dashed #06c;
    cursor:help;
}


table.profile th {
        padding: 5px;
        color: #630;
        text-align: right;
        vertical-align: top;
        white-space: nowrap;
}

table.profile th, table.profile td {   
        border-bottom: 1px dotted #E0D0B1;
}

table.profile tr.last th, table.profile tr.last td {
        border-bottom: none;
}

table.cuisine-list td { 
    padding: 5px;
    white-space: nowrap;
    vertical-align: top;
}

table.profile td.report, p.report {
    padding-left: 25px;
    font-size: 90%;
    background: url(http://ytfile.com/yt/images/icon/error.gif) no-repeat 0 0px;
}

table.profile td.rating { padding-bottom: 9px; }
table.profile .overall-rating { font-family: Verdana,Arial,Helvetica,Sans-serif;font-size: 1.6em; font-weight: 800; color: #c60; }
table.profile .overall-rating-em { font-size: 1.1em; font-weight: normal; color: #963; } 

table.profile .review-count { color: #000; font-size: 1em; padding-left: 9px }

/******** tools ********/


#profile-toolbox  { 
    padding: 15px 0 5px 0; 
    font-weight: bold;
    border-bottom: 1px solid #d7d7d7;
}

#search-add { margin-top: 10px; }

/* rounded buttons */
#profile-toolbox a.round, #search-add a.round {
    cursor:pointer; 
    cursor:hand; 
    line-height:27px;
    background:url(http://ytfile.com/yt/images/button.gif) no-repeat right top; 
    padding-right:30px; 
    vertical-align:middle;
    display:block; /*opera*/
    display:inline-block; /*ie*/
    display:-moz-inline-box;  /*ff*/
}

#profile-toolbox a.round span, #search-add a.round span { 
    color: #000;
    font-weight: bold;
    background:url(http://ytfile.com/yt/images/button.gif) no-repeat left top; 
    height:27px;
    display:block;
    display:inline-block;
    padding-left:30px; line-height:27px;
}

#profile-toolbox a.round:hover {background-position:right -155px;}
#profile-toolbox a.round:hover span {background-position:left -155px; color: #FFF; text-decoration: none;  }
    
#profile-toolbox span.recommend {
    padding-left: 20px;
    background: url(http://ytfile.com/yt/images/icon/tick.gif) no-repeat 0 0px;
}

#profile-toolbox span.bookmark {
    padding-left: 20px;
    background: url(http://ytfile.com/yt/images/icon/page_bookmark.gif) no-repeat 0 0px;
}

#profile-toolbox span.recommend span { font-weight: normal }


/*
#profile-toolbox { clear: both; }

#profile-toolbox ul {
        list-style: none;
        margin-left: 0; 
        padding-left: 0;
}

#profile-toolbox ul li {
        padding-left: 26px;
        padding-bottom: 10px;
}

#profile-toolbox ul li.last {
        padding-bottom: 0;
}

#profile-toolbox ul li.report {
        background: url(http://ytfile.com/yt/images/icon/error.gif) no-repeat 0 0px;
}

#profile-toolbox ul li.comment {
        background: url(http://ytfile.com/yt/images/icon/comment.png) no-repeat 0 0px;
}

#profile-toolbox ul li.recommend {
        background: url(http://ytfile.com/yt/images/icon/tick.gif) no-repeat 0 0px;
}

#profile-toolbox ul li.bookmark {
        background: url(http://ytfile.com/yt/images/icon/page_bookmark.gif) no-repeat 0 0px;
}
*/

/*  #profile-toolbox img { margin-right: 5px;} */


span.location-closed { 
    padding-left: 3px; 
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
    font-weight: bold;
}

/************* content ***************/

#content { 
    float: left;
    padding: 0 0 40px 20px;
    width:  650px;
    font-size: 95%;
}

#home-content { 
    float: left;
    padding: 0 0 40px 20px;
    font-size: 95%;
}
        
#content h2 {
    padding-bottom: 10px;
    margin: 0;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 150%;
/*    font-weight: normal;
    color: #f50; red 
    color: #902; dark-red
    color: #00853E;  green 
    color: #228A51; green   
    color: #DD4E38; redish 
    color: #D43; yelp like dark-redish    */  
    color: #393;  
}

#p-info-left {
        line-height: 1.5em;
        width: 300px;
        float: left;
}

#p-info-left td.more-locations { padding-left: 25px; padding-top: 3px; }

#p-info-left .more-locations ul {
    margin-left: 1em;
    padding-left: 0;
    font-size: 120%;
}
#p-info-left .more-locations li { padding-bottom: 5px; }
#p-info-left .more-locations a { color: #07c; text-decoration: none; }
#p-info-left .more-locations a:hover { text-decoration: underline; }

#p-info-left td.more-locations {
        background: url(http://ytfile.com/yt/images/icon/tick.gif) no-repeat 0 3px;
}

#p-info-right {
    margin: 10px 0 0 350px;
    background-color: #efefef;
    width: 150px;
    padding: 5px;
}

.profile-info-def dl {
        float: left;
        width: 100%;
} 

.profile-info-def dt {
        float: left;
        clear: left;
        width: 25%;
} 

.profile-info-def dd {
        margin: 0;
        clear:  right;
} 

#content .profile-map-container { 
        padding: 15px 0;
}

#profile-map { 
        height: 200px;
}

/***** content right *****/

#content-right { 
        margin: 0 260px 0 180px;
        font-size: 95%;
}

#content-right .a-review { 
      padding: 5px;
      margin: 5px;
      border-bottom: thin dotted #efefef; 
}

#content-right h3 { 
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #902;
    border-bottom: 1px solid #efefef; 
}

#content-right ul { padding-left: 1em; }
#content-right li { padding: 2px; }
#content-right li span { padding-left: 30px; }
p.more { color:#ccc; text-align: center; text-decoration: underline }

/******** content center *********/

#userhome-center-content { padding:0 0 20px 305px }

#contentcenter { padding: 0 20px 30px 20px; width: 400px; float: left }
#contentcenter .medium-title { padding-top: 30px; font-family:Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;  }

/******** place list ********/

#p-list ul {
    list-style: none;
    margin-top: 0;
    padding-left: 0;
}

#p-list table {
    width: 100%;
    border: none;
    padding: 0px;
}

#p-list table tr.hover td { background-color:#f0f0f0; }
#p-list td.rating { text-align: center; }

#p-list li.bigger { font-size: 130%; padding: 6px 0 }
#p-list td {
    white-space: nowrap;
    border-bottom: 1px dotted #E0D0B1;
}


/******** reviews ********/



#content .a-review { 
        margin: 15px 0 8px 0;
        padding: 8px 0;
        border-bottom: 1px solid #E5DFC7; 
        /* border-right: 1px solid #E5DFC7;   
         background-color:  #f0f0f0; */
        line-height: 1.5em;
        font-size: 100%;
}

#reviews .user-info { font-size: 110% }
#reviews .user-info .username { font-size: 120% }
#reviews .user-info .reputation { font-weight:bold; color:#444; font-size:130%; margin:0 3px; }
#reviews .reputation-score, #recipe .reputation-score { 
    font-weight: bold; color:#444; font-size:130%; padding: 0 8px; }


.review-content h3 { font-size: 110%; margin: 5px 0; padding: 0 }
.review-avg-rating { 
        font-size: 120%;
        font-weight: bold;
        color: #c60;
}
.review-avg-rating-em {
        font-size: 100%;
        font-weight: normal;
        font-style: normal;
        color: #963;
        padding-right: 5px;
}

.a-review table td {
  border: none;
  padding: 0px;
  vertical-align: top;
}

.review-ratings {
        padding: 1px;
        color: #630;
        text-align: right;
        white-space: nowrap;
}

.review-ratings div { text-align: center }

/******** review form *********/

#short-guide, #formatting-guide {
  border:      1px solid #CCC;
  width:       300px;
  margin-left: 450px;
  padding: 5px;
  background-color: #F6F1DE;
  background-color: #EDF5E6;
}


#formatting-guide { margin-left: 550px; }

#short-guide ul {
    padding-left: 1em;
}

#short-guide li {
  padding: 3px 0;
}

#review-form, #add-biz-form {
  padding: 10px;
  width:   450px;
  float:   left;
}
#add-biz-form { width: 600px; }

#review-form input.mybutton { font-size: 140%; }

#add-biz-form td { padding:5px }
#add-biz-form div.cat2 { padding-top:3px; }

#review-form th, #add-biz-form th {
  text-align: right;
  padding-right: 10px;
}

#review-form td, add-biz-form td {
  vertical-align: top;
}

#review-form table table {
  border: none;
  padding: 0px;
}

#review-form table table td {
  text-align: right;
  padding-bottom: 0px;
  vertical-align: middle;
}

.form-error-msg {
  color: #902;        
  font-weight: bold;
  padding-left: 3px;
}

/******** *********/

table.datatable {
  margin-left:      20px;
  margin-right:     20px;
  border:           thin solid black;
  caption-side:     bottom;
  border-collapse:  collapse;
}

.datatable td, .datatable th {
  border:           thin dotted gray;
  padding:          5px;
}

.datatable th { 
  text-align: right;
  background-color: #F6F1DE;
}


/************* sidebar ***************/

#p-sidebar {
        margin: 0 0 0 670px;
        padding-left: 10px;
        padding-top: 5px;
        width: 265px;
}

#sidebar {
/*        float: right;  */
        width: 250px;
        margin: 0px 5px;
        padding-top: 5px;
        margin: 0px 5px 0px 690px;
}


#sidebar-map-box {
        height: 245px;
        width: 265px;
        margin-bottom: 15px;
}


#sidebar-ad-box {
        margin: 10px 10px;
        height: 200px;
        width: 200px;
        background-color: #f0f0f0;
        border: 1px solid #CCC; 
}

/*
#sidebar ul {
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
    list-style-position: inside;
}

#sidebar ul li {
        margin: 0 0 5px 0;
        padding: 0;
}
*/

#sidebar div.compl-link { 
    text-align: right; 
    padding: 0 0 10px 0; 
}

/*
#p-sidebar h4 { 
    padding: 0px;
    margin: 0px;
    font-size: 120%;
    color: #393;
    font-family: arial, verdana, sans-serif;
}
*/

/************ biz short listing *************/

.biz-short-listing {
    margin: 10px 0;
}

.biz-short-listing ul {
        list-style: none;
        margin: 0; 
        padding: 0;
}

.biz-short-listing ul li {
        padding: 5px;
}


/******* user home *********/

li.more {
    list-style-type: none;
    text-align: right;
    font-size: 90%;
}

#navlist {
    padding: 5px 0;
    margin-left: 0;
    border-bottom: 1px solid #ccc;
    font: bold 12px Verdana, sans-serif;
}

#navlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist li a {
    padding: 5px 0.5em;
    margin-left: 3px;
    border: 1px solid #ccc;
    border-bottom: none;
    background: #ddd;
    text-decoration: none;
}

#navlist li em { color: #777; font-size: 90%; font-style: normal; }

#navlist li a:hover {
    color: #000;
    background: #AAE;
    background: #DDE;
}

#navlist li a#current {
    background: white;
    border-bottom: 1px solid white;
}


/************* about user sidebar ***************/

#about-user-sidebar {
        float: left;
        margin: 0;
        padding: 5px 0 50px 10px;
        width: 155px;
        line-height: 1em;
        background-color: #F7F7F7;
        border: 1px solid #ccc;
        border: 1px solid #efefef;
}

h2.subheader { padding-left: 8px; color: #393 }
h3.subheader { color: #393; font-size: 150% }

#about-user-sidebar ul {
    padding: 0px;
    margin: 0;    
    list-style-type: none;
}

#about-user-sidebar li {
    padding: 0 0 8px 0;
    font-size: 90%;
}


/************* footer ***************/

#footer {
    clear: both;
    background-color: #EDF5E6;
    background-color: #efefef;
    padding:  10px 0;
    font-size: 110%;
}
#footer ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
} 
#footer ul li {
    margin-left: 0;
    padding: 0px 10px;
    border-left: 1px solid #aaa;
    list-style: none;
    display: inline;
}

// #footer li { float: left; padding: 0 15px; border-left: 1px solid #ccc; }
#footer li.first { 
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
}

#copyright { clear: both; padding-top: 4px; color: #aaa; }


#header-login {
        position : absolute;
        padding-left : 20px;
        padding-right : 5px;
}

/************* sidebar non-profit ***************/

#non-profit { width: 218px; border: 1px solid #e6e6e6; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:130%; margin-top: 7px }

#non-profit > p { margin:0; padding:7px; color: #666 }
#non-profit > p > a { font-weight: bold }

#notify-container{font-size:130%;font-weight:bold;text-align:center;position:fixed;left:0;top:0;width:100%;height:0;z-index:100;color:#735005;}
#notify-container span.notify-close{float:right;margin-right:20px;text-decoration:none;display:block;cursor:pointer;text-indent:-9999px;}

#notify-container span.notify-close a{text-decoration:none;}

#notify-container div{color:#fff;background-color:#fe7a15;padding:8px 0;font-size:14px;border-bottom:1px solid #fff;-moz-box-shadow:0 -3px 4px rgba(0,0,0,0.2) inset;-webkit-box-shadow:0 -3px 4px rgba(0,0,0,0.2) inset;box-shadow:0 -3px 4px rgba(0,0,0,0.2) inset;}

#notify-container a{text-decoration:underline;color:#ffd673;text-shadow:none;}

#notify-container a:visited{text-decoration:underline;color:#ffd673;text-shadow:none;}

#notify-container span.notify-close{padding-left:4px;padding-right:4px;width:15px;height:20px;margin-top:-2px;background-position:-236px -140px;}

#notify-container span.notify-close {background-image:url('http://sstatic.net/programmers/img/sprites-extra.png');background-repeat:no-repeat;overflow:hidden;background-color:transparent;}

#notify-options{margin-bottom:20px;}#notify-options h2{font-size:12px;}#notify-email-address{width:260px;}


