/* main layout: START */

* {
  margin: 0;
  padding: 0;
}

/* standardize default gray colors across the site */
div, table {
  color: #555;
  border-color: #eee;
}

body {
  background: url(/images/bg.gif.png) repeat;
  font: 0.8em Verdana, Arial, Helvetica, Sans-serif;
}

* HTML body {
  background: #F8F2F2;
}

body.popup {
  background: #FFFFFF;
}

.background_light_gray {  
  background: #fafafa
}

.background_medium_gray {
  background: #f1f1f1;
}

.gray_border_box {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

/* standardize heading font sizes across browsers */
h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

a:link, a:visited {
  text-decoration: none;
}

#wrapper, #bottom {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  position: relative;
}


#wrapper {
  background-image: url(../../images/bodybg-new.png);
  background-repeat: repeat-y;
  
}

* HTML #wrapper {
  background: url(../../images/bodybg-ie6.gif) repeat-y;
}

#bottom {
  background-image: url(../../images/bodybot-new.png);
  background-repeat: no-repeat;
  height: 16px;
  overflow: hidden;
}

* HTML #bottom {
  background: url(../../images/bodybot-ie6.gif) no-repeat;
  height: 16px;
  overflow: hidden;
}


#branding {
  position: relative;
  width: 980px;
  height: 91px;
  margin: 0px 0px 0px 6px;
  padding-left: 0px;
  background: url(http://www.marryme.co.il/images/newlogo.jpg);
 }

#branding_logo_wrapper {
  float: left;
  margin: 32px 0 0 0;
  width: 291px;
  height: 52px;
}

.branding_logo {
  float: left;
  width: 291px;
  height: 52px;
  z-index: 2;
}

#branding_login {
  position: absolute;
  top: 7px;
  right: 4px;
  z-index: 2;
  font-size: 85%;
  color: #825B50;
}

#branding_login a span.new {
  font-size: 0.8em;
  margin-left: 1px;
  vertical-align: 4px;
  color: #E07B67;
  font-weight: bold;
}

#branding_search {
  float: right;
  background: url(../../images/search-module.gif) no-repeat;
  width: 358px;
  height: 57px; 
  margin: 25px 0 0 0;
  padding: 0;
  overflow: hidden;

}

#branding_search_inner_cont {
  padding: 16px 0 0 0;
}

.branding_search_criteria {
  text-transform: uppercase;
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #7B413B;
  margin: 0 2px 0 10px;
  vertical-align: middle;
}

#branding_search_dropdown {
  display: inline;
  vertical-align: middle;
}

#branding_search_form {
  display: inline;
  vertical-align: middle;
}

#branding_search_input {
  border-width: 1px;
  border-style: solid;
  border-color: #D3C2BE;
  padding: 4px;
  margin: 0 0 0 0;
  color: #666;
  width: 115px;
  display: inline;
  vertical-align: middle;
}

#branding_search_button {
  background: url(../../images/search-button.gif) no-repeat;
  width: 26px;
  height: 26px;
  border: none;
  display: inline;
  margin: .01em 0 0 .01em;
  vertical-align: middle;
  overflow:hidden;
  cursor: pointer;
 }

#footer {
  clear: both;
  float: left;
  display: inline;
  padding: 20px 0px 5px 0px;
  width: 960px;
  border-top: 1px solid #E2D1CF;
  margin: 40px 0 0 16px;
}

#footer a span.new {
  font-size: 0.8em;
  margin-left: 1px;
  vertical-align: 4px;
  color: #E07B67;
  font-weight: bold;
}

ul.footer_links_cont {
  float: left;
  margin: 0 5px 0 30px;
  width: 205px;
  list-style-type: none;
  display: inline;
}

ul.footer_links_cont li.footer_title {
  font: 0.9em "Times New Roman", Times, serif; 
  color: #2F3030;
  letter-spacing: 0.1em;
  margin: 0 0 4px 0;
}

ul.footer_links_cont li.footer_link {
  font-size: 0.75em;
  line-height: 1.85em;
}

#footer_copyright {
  text-align: center;
  font: 0.85em Arial, Helvetica, sans-serif;
  color: #AAABAB;
  padding: 8px 0 5px;
  clear: both; 
}

#navigation {
  float: left; 
  width: 981px;
  height: 23px;
  font-size: 1.0em;
  margin: 0 0 0 5px;
  padding: 0px;
  display: inline;
}

#nav-shadow {
  background: url(../../images/nav-shadow.gif) repeat-x;
  width: 980px;
  height: 5px;
  float: right;
  margin:0 0 0 6px;
  display: inline;
  border: none;
  overflow:hidden;
}

#navigation ul, #subnavigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 981px;
  float: right; /* allows navigation list elements to have size */
}

#navigation ul li, #subnavigation ul li {
  margin: 0;
  float: right; /* allows horizontal + block */
}

#navigation a {
  display: block;
  padding: 2px 22px 0;
  text-transform: uppercase;
  letter-spacing: 0.055em;
  line-height: 1.75em;
}

#navigation a.normal_link {	
  border-left: 1px solid #E2DED5;
  border-right: 1px solid #F7F3E8;
}

#navigation a.last_link {
  border-right: none;
  border-left: 1px solid #E2DED5;
}

#navigation a.first_link {
  border-left: none;
  border-right: 1px solid #F7F3E8;
}

#navigation a span.new {
  line-height: 0em;
  font-size: 0.75em;
  vertical-align: 4px;
  color: #E07B67;
  font-weight: bold;
}

#subnavigation a {
  display: block;
  line-height: 1.5em;
}

#subnavigation a span.new {
  line-height: 0em;
  font-size: 0.75em;
  vertical-align: 4px;
  color: #E07B67;
  font-weight: bold;
}

#subnavigation {
  float: left;
  width: 980px;
  font-size: 1.0em;
  margin: 0 0 0 5px;
  padding: 0px;
  display: inline;
  overflow: hidden;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
}

#subnavigation a:link, #subnavigation a:visited {
  color: #fff;
  padding-left: 21px;
  padding-right: 21px;
}

#subnavigation a.selected {
  background-color: #eee;
}

#content {
  clear: both;
  width: 960px;
  float: left;
  margin: 0 0 0 16px;
  display: inline;
}

#wide_content {
  clear: both;
  width: 1200px;
  position: relative;
  left: 50%;
  margin-left: -600px;
}

#page_content {
  width: 960px;
  padding-top: 10px;
  padding-bottom: 8px;
  float: left; 
  clear: both;
}

#wide_page_content {
  padding-top: 10px;
  padding-bottom: 8px;
  float: left; 
  clear: both;
}

.row_clear {
  clear: both;
}

.gray {
  color: #555;
}

.text_med_gray {
  color: #888;
}

.text_light_gray {
  color: #bbb;
}

a.gray:link, a.gray:visited {
  color: #555;
}

a.gray:hover, a.gray:active {
  color: #888;
}

a.more { 
  font-style: italic; 
}


/* stub out the default border that is wrapped around image links */
a:link img, a:visited img, a:hover img {
  text-decoration: none;
  border-width: 0px;
}

/* main layout: END */

/* page_entry describes the UI displaying a generic row such as a */
/* review, a vendor or a user. The default specified here is for a user */
/* but can be over-ridden in base classes for customized widths, etc. */
/* page_entry: START */

.page_entry {
  text-align: left;
  display: table;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  width: 610px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: auto;
}

.page_no_results {
  text-align: center;
  border: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #999;
}

/* page_entry: END */

/* css class for displaying a user row from user search results, friends listings, ... */
/* user_entry: START */

.user_entry .info {
  float: left;
  width: 330px;
  margin: 0px 0px 0px 10px;
}

.user_entry .info .username {
  margin-bottom: 5px;
}

.user_entry .actions {
  float: right;
  width: 110px;
}

.user_entry .info dl {
  margin-top: 10px;
  width: 300px;
}

.user_entry .info dt {
  clear: both;
  float: left;
  padding: 0px;
  width: 100px;
}

.user_entry .info dd {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 180px;
}

.user_entry .profile_photo {
  float: left;
  width: 150px;
  text-align: center;
}

.user_entry .info .last_updated {
  float: left;
  width: 300px;
  font-style: italic;
}

.user_entry .info a {
  display: block;
}
/* user_entry: END */

/* page notices: START */

#notices {
  text-align: center;
  clear: both;
  padding-top: 4px;
  width: 960px;
  margin: 0 0 0 16px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: #e88;
  display: table;
}

#errorExplanation {
  border: 2px dotted #e88;
  padding: 7px;
  margin: auto;
  width: 350px;
  text-align: left;
  color: #777;
}

#errorExplanation ul li {
  margin-left: 30px;
}


/* this needs to be wrapped around the top page notices for now */
/* since specifying margin-top seems not to be working as it should in FF */
.notice_wrapper {
  padding-top: 2px;
}

#notice {
  border-style: dotted;
  border-width: 2px;
  padding:2px 0;
  width: 958px;
  margin: auto;
  color: #7A423A;
}

/* page notices: END */

.minor_detail {
    font-size: 0.9em;
    display: block;
}

.tiny_text {
  font-size: 0.8em;
}

.write_review {
    background: url(../../images/famfamfam/pencil.gif) no-repeat 0 50%;
    padding: 2px 0px 2px 20px;
}

.write_review_right {
    background: url(../../images/famfamfam/pencil.gif) no-repeat 0 100%;
    background-position: right;
    padding: 2px 20px 2px 0px;
}

a.save_review {
    background: url(../../images/famfamfam/folder_star.gif) no-repeat 0 50%;
    padding: 2px 0px 2px 20px;
}


a.send_toast_link {
  background: url(../../images/send_toast.png) no-repeat 0 50%;
  padding: 0px 0px 4px 20px;
  font-size: 0.75em; 
}

a.add_friend_link {
  background: url(../../images/famfamfam/emoticon_grin_add.gif) no-repeat 0 50%;
  padding: 0px 0px 4px 20px;
  font-size: 0.75em;
}

.badge_link {
    padding: 3px 0px 4px 20px;
    line-height: 1.0em;
    display: block;
}

a.badge_hostess_link {
  background: url(../../images/famfamfam/heart.gif) no-repeat 0 30%;
}

a.badge_group_owner_link {
  background: url(../../images/famfamfam/medal_gold_3.gif) no-repeat 0 30%;
}

a.badge_user_review_link {
    background: url(../../images/star_full_16.gif) no-repeat 0 30%;
}

a.badge_friend_link {
    background: url(../../images/famfamfam/emoticon_grin.gif) no-repeat 0 35%;
}

a.badge_toast_link {
    background: url(../../images/toast.png) no-repeat 0 35%;
}

a.badge_photo_link {
    background: url(../../images/camera.gif) no-repeat 0 35%;
}

a.badge_add_to_friends_link {
    background: url(../../images/famfamfam/emoticon_grin_add.gif) no-repeat 0 50%;
}

a.badge_send_toast_link {
    background: url(../../images/send_toast.png) no-repeat 0 50%;
}

a.badge_send_private_message_link {
    background: url(../../images/famfamfam/email.gif) no-repeat 0 50%;
}

a.save_to_my_photos_link {
  background: url(../../images/star_full_16.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
  line-height: 1.0em;
}

span.my_uploaded_photo {
  background: url(../../images/camera.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 10px;
  margin-left: 15px;
  line-height: 1.0em;
  font-size: 0.8em;
  display: block;
}

span.badge_bio_views {
  background: url(../../images/famfamfam/magnifier.gif) no-repeat 0 50%;
  padding: 3px 0px 4px 20px;
  line-height: 1.0em;
  display: block;
}

span.badge_user_post {
  background: url(../../images/famfamfam/comments.gif) no-repeat 0 50%;
  padding: 3px 0px 4px 20px;
  line-height: 1.0em;
  display: block;
}

span.badge_wiki_articles_count {
  background: url(../../images/famfamfam/pencil.gif) no-repeat 0 50%;
  padding: 3px 0px 4px 20px;
  line-height: 1.0em;
  display: block;
}

a.comments {
  background: url(../../images/famfamfam/comments.gif) no-repeat 0 50%;
  padding: 3px 0px 4px 20px;
  line-height: 1.0em;
}

a.flag_helpful {
  background: url(../../images/famfamfam/thumb_up.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
  float: left;
}

a.flag_inappropriate {
  background: url(../../images/famfamfam/flag_yellow_small.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.add {
  background: url(../../images/famfamfam/add.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.remove {
  background: url(../../images/famfamfam/delete.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.edit {
  background: url(../../images/famfamfam/pencil.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.upload {
  background: url(../../images/famfamfam/arrow_up.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.stats {
  background: url(../../images/famfamfam/chart_pie.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.cup {
  background: url(../../images/famfamfam/cup.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.select_photo {
  background: url(../../images/famfamfam/photo.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.print {
  background: url(../../images/famfamfam/printer.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.view {
  background: url(../../images/famfamfam/magnifier.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.link {
  background: url(../../images/famfamfam/link.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.email {
  background: url(../../images/famfamfam/email.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.settings {
  background: url(../../images/famfamfam/wrench.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.website {
  background: url(../../images/famfamfam/picture.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

a.help {
  background: url(../../images/famfamfam/help.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}

div.review_found_helpful {
  background: url(../../images/famfamfam/thumb_up.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
}


/* pagination start */
.pagination_numbers {
  padding: 2px;
  clear: left;
  float: left;
}

.pagination{
  padding: 2px;
  float: right;
}

.pagination a, .pagination a:visited{
  padding: 0 5px;
  text-decoration: none;
}

.pagination_wrapper_top {
}

.pagination_wrapper_bottom {
  border-width: 0px;
}

.pagination_next {
  float: right;
}

.pagination_previous {
  float: left;
}

.pagination_next_previous_bar {
  width: 100%;
  clear: both;
  height: 1.0em;
  margin-top: 4px;
  margin-bottom: 4px;
  float: left;
}

/* pagination end */

/* toast form element styles need to be declared at this level */
/* in order to be made available for the send a toast lightbox. */
/* toast: start */
.toast_form_wrapper {
  margin: 5px;
  width: 500px;
}

textarea.toast {
  width: 485px;
  height: 310px;
  margin-top: 5px;
}
/* toast: end */

form dt {
  float: left;
  clear: both;
  width: 100px;
}

form dl {
  float: left;
  clear: both;
}

form dd {
  margin-bottom: 5px;
}

.vendor_badge {
  padding-right: 10px;
}

.profile_badge_small {
  font-size: 0.8em;
}

.profile_badge_small .profile_photo {
  float: left;
}

.profile_badge_small .profile_user_name {
  float: left;
  clear: both;
  width: 90px;
  font-size: 1.2em;
}

.profile_badge_small .profile_caption_right {
  float: left;
}

.profile_badge_small .profile_caption_right a {
  display: block;
  margin-left: 4px;
  padding-bottom: 4px;
  font-size: 1.1em;
}

.profile_badge_small .profile_caption_bottom {
  clear: both;
}

.profile_badge_small span {
  margin-left: 4px;
}

.profile_badge_small a.badge_hostess_link {
  margin-top: 5px; 
}

.profile_badge_large .profile_photo {
  float: left;
}

.profile_badge_large .profile_caption {
  float: left;
}

.profile_badge_large .profile_user_name {
  padding-bottom: 4px;
}

.profile_badge_large a {
  display: block;
}

.price_on {
  font-weight: bold;
}

.price_off {
  color: #b3b3b3;
  font-weight: bold;
}

ul.star {
  list-style-image : url(../../images/star_full_10.gif);
  margin-left: 20px;
}

ul.star_no_margin {
  list-style-image : url(../../images/star_full_10.gif);
}

.round_button_wrapper {
  float: left;
  width:105px;
  height:30px;
  text-align: left;
  overflow: hidden;
}

.round_button_wrapper .inverse_corners {
  position: absolute;
}

.round_button_wrapper .label {
  padding-top: 2px;
  height: 30px;
  text-align: center; 
  line-height: 1.3em;
  font-size: 1.3em;
}

.round_long_button_wrapper {
  float: left;
  width:200px;
  height:30px;
  text-align: left;
  overflow: hidden;
}

.round_long_button_wrapper .inverse_corners {
  position: absolute;
}

.round_long_button_wrapper .label {
  padding-top: 2px;
  height: 30px;
  text-align: center; 
  line-height: 1.3em;
  font-size: 1.3em;
}

.round_small_button_wrapper {
  float: left;
  width:60px;
  height:20px;
  text-align: left;
  overflow: hidden;
}

.round_small_button_wrapper .inverse_corners {
  position: absolute;
}

.round_small_button_wrapper .label {
  height: 20px;
  text-align: center; 
  line-height: 1.3em;
}

.round_tiny_button_wrapper {
  float: left;
  width:28px;
  height:20px;
  text-align: left;
  overflow: hidden;
}

.round_tiny_button_wrapper .inverse_corners {
  position: absolute;
}

.round_tiny_button_wrapper .label {
  height: 20px;
  text-align: center; 
}

.small_button_light {
  background: no-repeat 0px url(../../images/small_button_light.gif);
  font-size: 11px;
  line-height: 24px;
  float: left;
  width: 57px;
}

.small2_button_light {
  background: no-repeat 0px url(../../images/small2_button_light.gif);
  font-size: 11px;
  line-height: 24px;
  float: left;
  width: 68px;
}

.medium_button_light {
  background: no-repeat 0px url(../../images/medium_button_light.gif);
  font-size: 11px;
  line-height: 24px;
  float: left;
  width: 125px;
}

.long_button_light {
  background: no-repeat 0px url(../../images/long_button_light.gif);
  font-size: 11px;
  line-height: 24px;
  float: left;
  width: 200px;
}

.small_button_123 {
  background: no-repeat 0px url(../../images/buttonsm123x29.gif);
  font-size: 14px;
  line-height: 29px;
  float: left;
  width: 123px;
  text-align: center;
  font-family: Times New Roman, Times, Serif;
}

.small_button_73 {
  background: no-repeat 0px url(../../images/buttonsm73x29.gif);
  font-size: 14px;
  line-height: 29px;
  float: left;
  width: 73px;
  text-align: center;
  font-family: Times New Roman, Times, Serif;
}

.large_button_127 {
  background: no-repeat 0px url(../../images/buttonlg127x51.gif);
  font-size: 20px;
  line-height: 51px;
  float: left;
  width: 127px;
  text-align: center;
  font-family: Times New Roman, Times, Serif;
}

.large_button_195 {
  background: no-repeat 0px url(../../images/buttonlg195x51.gif);
  font-size: 20px;
  line-height: 51px;
  float: left;
  width: 195px;
  text-align: center;
  font-family: Times New Roman, Times, Serif;
}

.large_button_262 {
  background: no-repeat 0px url(../../images/buttonlg262x51.gif);
  font-size: 20px;
  line-height: 51px;
  float: left;
  width: 262px;
  text-align: center;
  font-family: Times New Roman, Times, Serif;
}

span.required_indicator {
  color: #e99;
}

select.region {  
  width: 180px;
}

#date_month {
  width: 115px;
}

#date_year {
  width: 65px;
}

.user_search {
  text-align: center;
}

.user_search table {
  margin: auto;
  text-align: left;
}

.user_search input.user_query {
  width: 200px;
}

.rounded_content {
  position :relative;
  left: 0px;
  top: 0px;
  z-index: 10;
  border-width: 1px 0px;
  border-style: solid;
}

.rounded_corner {
  overflow: hidden;
  width: 10px;
  height: 10px;
  z-index: 1;
  position: absolute;
  font-size: 1px;
}

.rounded_tr {
  right: -10px;
  top: 0px;  
  background: url(../../images/rounded_10_tr.gif);
}

.rounded_tl {
  left: -10px;
  top: 0px;
  background: url(../../images/rounded_10_tl.gif);
}

.rounded_br {
  right: -10px;
  bottom: 0px;  
  background: url(../../images/rounded_10_br.gif);
}

.rounded_bl {
  left: -10px;
  bottom: 0px;
  background: url(../../images/rounded_10_bl.gif);
}

.rounded_side {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  border-style: solid;
  width: 10px;
  font-size: 1px;
}

.rounded_r {
  left: -10px;
  top: 10px;
  border-width: 0px 0px 0px 1px;
}

.rounded_l {
  right: -10px;
  top: 10px;
  border-width: 0px 1px 0px 0px;
}

.tile_ad_120_90 {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-bottom: 15px;
}



.light {
  color: #efe9db;
}

.medium {
  color: #ad7d6c;
}

.dark {
  color: #995143;
}

h1, h2, h3, h4 {
    color: #ad7d6c;
}

a:link, a:visited {
    color: #ad7d6c;
}

a:hover, a:active {
    color: #995143;
}

.branding_logo {
  background: url(../../images/pw-logo.gif) no-repeat top left;
}

#navigation {
  background: url(../../images/nav-bg.gif) repeat-x;
}

#navigation a {
  color: #ad7d6c;
}

#navigation a:hover {
  background: url(../../images/nav-bg-on.gif) repeat-x;
  color: #ad7d6c;
}

#navigation a.selected {
  background: url(../../images/nav-bg-on.gif) repeat-x;
  color: #ad7d6c;
}

#nav_shadow {
  background: url(../../images/nav-shadow.gif) repeat-x;
  width: 980px;
  height: 5px;
  float: left;
  margin: 0 0 0 6px;
  display: inline;
  border: none;
  overflow:hidden;
}

#subnavigation {
  background: #fff;
  float: left;
  clear: both;
  border-color: #efe9db;
}

#subnavigation a {
}

#subnavigation a:link, #subnavigation a:visited {
  color: #ad7d6c;
}

#subnavigation a:hover, #subnavigation a:active {
  background: #ad7d6c;
  color: #efe9db;
}

.pagination li.currentpage{
  background-color: #ad7d6c;
}

#notice {
  border-color: #7A423A;
}

.round_button_wrapper {
  background-color: #efe9db;
}

.round_button_wrapper .label {
  color: #ad7d6c;
}

.round_button_wrapper:hover {
  background-color: #ad7d6c;
}

.round_button_wrapper:hover .label {
  color: #efe9db;
}


.round_small_button_wrapper {
  background-color: #efe9db;
}

.round_small_button_wrapper .label {
  color: #ad7d6c;
}

.round_small_button_wrapper:hover {
  background-color: #ad7d6c;
}

.round_small_button_wrapper:hover .label {
  color: #efe9db;
}

.round_long_button_wrapper {
  background-color: #efe9db;
}

.round_long_button_wrapper .label {
  color: #ad7d6c;
}

.round_long_button_wrapper:hover {
  background-color: #ad7d6c;
}

.round_long_button_wrapper:hover .label {
  color: #efe9db;
}

.round_tiny_button_wrapper {
  background-color: #efe9db;
}

.round_tiny_button_wrapper .label {
  color: #ad7d6c;
}

.round_tiny_button_wrapper:hover {
  background-color: #ad7d6c;
}

.round_tiny_button_wrapper:hover .label {
  color: #efe9db;
}

.slideshow_toolbar img.selected {
  border-color: #ad7d6c;
}

/* user vendors: start */

#user_vendor_vendor_entries {
  background: #efe9db;
}

.no_vendor {
  border-color: #efe9db;
}

#user_vendor_categories a:hover {
  background: #efe9db;
}

/* user vendors: end */


/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

/* send_toast: start */
textarea.toast {
  clear: both;
  width: 420px;
  height: 260px;
}

textarea.lb_photo_caption {
  clear: both;
  width: 410px;
  height: 160px;
}

span.lb_instructions {
  color: #cccccc;
  font-size: 0.8em;
}

h3.send_toast {
  background: url(../../images/toast_24.gif) no-repeat;
  padding-left: 30px;
  height: 28px;
}

h3.send_private_message {
  background: url(../../images/famfamfam/email.gif) no-repeat;
  padding-left: 30px;
  height: 28px;
}

/* send toast: end */

/* feedback: start */

h4.feedback {
  margin: 10px;
}

dl.feedback {
  margin: 10px;
}

dl.feedback textarea.field {
  width: 300px;
  height: 180px;
}

dl.feedback select.field {
  width: 250px;
}

dl.feedback input.field {
  width: 300px;
}

#feedback_thanks {
  text-align: center;
  margin-top: 100px;
}

/* feedback: end */

/* flag: start */
#flag_inappropriate {
  padding: 10px;
}

#flag_inappropriate textarea {
  height: 190px;
  width: 410px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* flag: end */

/* photo edit: start */
#photo_edit {
  padding: 10px;
}
/* photo edit: end */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:440px;
	height:450px;
	margin:-220px 0 0 -175px;
	border:1px solid #ddd;
	background:#fff;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#fff;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

a.cancel_lbox {
  padding-left: 9px;
  vertical-align: -30%;
}