/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
body {font:13px/1.231 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


#body {
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
  line-height: 18px;
  width: 960px;
  padding-top: 10px;
  margin: 0pt auto; }

.clear {
  clear: both; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

h1 {
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 1em; }

h2 {
  font-size: 1.1em;
  line-height: 1.6em;
  margin-top: 1em;
  font-weight: bold; }

#header {
  height: 155px;
  width: 720px;
  margin-bottom: -20px;
  float: left;
  background: transparent url('/images/blank_book_text.png') no-repeat center right; }
  #header img {
    margin-left: 25px; }

img#dots {
  width: 725px;
  margin-bottom: 4px; }

#bag_and_search {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: right;
  margin-left: 720px;
  margin-right: 10px;
  margin-top: 45px;
  font-size: 9px;
  text-transform: lowercase;
  color: #444; }
  #bag_and_search img {
    margin: 0 6px;
    vertical-align: bottom; }
  #bag_and_search a {
    color: #444;
    text-decoration: none; }
    #bag_and_search a:hover {
      color: #444;
      text-decoration: none; }
  #bag_and_search p.login {
    font-family: Helvetica,Arial,sans-serif;
    margin-top: 0.4em;
    font-size: 1.5em;
    text-transform: uppercase; }
    #bag_and_search p.login a {
      color: #f3842b; }
      #bag_and_search p.login a:visited {
        color: #f3842b; }

form#search {
  margin-top: 12px;
  font-family: Arial,Helvetica,sans-serif; }
  form#search input#search_text, form#search input[type='submit'] {
    padding: 2px;
    border-width: 1px;
    border-color: #ccc;
    font-size: 12px; }
  form#search input#search_text {
    border-color: #ccc;
    color: #666;
    font-size: 10px;
    height: 16px;
    text-align: right; }
  form#search input[type='submit'] {
    font-size: 1.2em;
    color: #555;
    background: #e2e2e2;
    cursor: pointer;
    padding: 2px;
    height: 21px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    form#search input[type='submit']:hover {
      background: #bbb; }

#container {
  border-top: 3px solid #ffba1f;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777; }

#admin_header ul {
  margin-left: -7px; }
#admin_header li {
  float: left;
  background-color: #593511;
  color: white;
  margin-left: 7px; }
  #admin_header li a {
    display: block;
    font-size: 11px;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: white;
    text-decoration: none; }
    #admin_header li a:hover {
      background-color: #f3842b; }

#collections {
  float: left;
  width: 210px;
  padding-top: 15px;
  text-align: center; }
  #collections ul.collections {
    font-family: "Arial Black", Helvetica, sans-serif;
    font-size: 0.75em;
    margin-top: 15px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    text-transform: uppercase; }
    #collections ul.collections li {
      margin-bottom: 1em; }
  #collections ul.categories {
    text-transform: uppercase;
    font-size: 0.75em;
    margin-top: 15px;
    margin-bottom: 15px; }
    #collections ul.categories li {
      margin-bottom: 1em; }
  #collections a {
    color: #666;
    text-decoration: none; }
    #collections a:hover {
      color: #EA9B00;
      text-decoration: none; }

#content {
  margin-left: 210px;
  border-left: 1px solid #777;
  padding: 10px; }

#menu {
  clear: both;
  height: 26px;
  border-bottom: 3px solid #f3842b; }
  #menu ul {
    float: right; }
    #menu ul li#message, #menu ul li.menu {
      float: left;
      min-width: 70px;
      text-align: center; }
    #menu ul li#message {
      color: #dd5820;
      font-size: 11px;
      line-height: 1.1;
      height: 23px;
      width: 370px;
      text-align: left; }
      #menu ul li#message p {
        vertical-align: bottom; }
    #menu ul li.menu a {
      display: block;
      height: 20px;
      padding-top: 5px;
      padding-left: 1em;
      padding-right: 1em;
      border-top: 1px solid #777;
      border-right: 1px solid #777;
      border-left: 1px solid #777;
      -moz-border-radius-topleft: 7px;
      -moz-border-radius-topright: 7px;
      -webkit-border-top-left-radius: 7px;
      -webkit-border-top-right-radius: 7px;
      text-decoration: none;
      color: #ea9b00;
      font-weight: bold;
      font-size: 11px; }
      #menu ul li.menu a:hover {
        color: #593511;
        background-color: white; }
    #menu ul li+li {
      margin-left: 3px; }

p.empty {
  font-size: 11px;
  color: #F3842B;
  margin: 80px auto;
  text-align: center; }

h1#splash {
  text-indent: -10000px;
  width: 726px;
  height: 93px;
  background: transparent url('/images/splash_header.png') no-repeat bottom right;
  margin-bottom: 8px; }

#splash_pics {
  margin-left: -4px; }

a.splash_pic {
  margin-left: 4px; }

ul#splash_links {
  width: 726px;
  background-color: #f3842b;
  text-align: center; }
  ul#splash_links li {
    font-size: 11px;
    color: white;
    display: inline; }
    ul#splash_links li a {
      text-decoration: none;
      color: white; }
  ul#splash_links li#splash_pic_center {
    margin-left: 140px;
    margin-right: 140px; }

div#splash_bottom {
  background: transparent url('/images/splash_bottom_bg.png') repeat-y top left; }
  div#splash_bottom h2, div#splash_bottom p {
    color: white;
    margin-right: 50px;
    margin-left: 300px; }
  div#splash_bottom h2 {
    margin-top: 0;
    padding-top: 2em;
    padding-right: 0.8em;
    margin-bottom: 0.5em;
    font-weight: normal;
    text-align: right;
    font-size: 18px;
    text-transform: uppercase; }
  div#splash_bottom p {
    padding-bottom: 2em;
    font-size: 13px;
    line-height: 17px; }


h1#collection_banner, h1#category_banner {
  text-indent: -10000px;
  height: 104px;
  margin: 0;
  background: transparent url('/images/collections_header.png') no-repeat bottom right; }

h1#category_banner {
  margin-bottom: 2em; }

div#products, div#collection {
  border: 1px solid #777; }
  div#products div#product_thumbs,   div#collection div#product_thumbs {
    margin-left: 40px; }
    div#products div#product_thumbs h2,     div#collection div#product_thumbs h2 {
      color: #593511;
      text-transform: uppercase;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1.01em;
      letter-spacing: 0.08em;
      text-decoration: none;
      font-weight: normal;
      margin: 0.5em 0 2em 5px; }

#product {
  border: 1px solid #777; }
  #product p.collection {
    margin-bottom: 0.2em;
    margin-left: 0.2em; }
    #product p.collection a {
      color: #593511;
      text-transform: uppercase;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1.01em;
      letter-spacing: 0.08em;
      text-decoration: none; }
  #product form#new_bag_item {
    margin-top: 2em;
    font-size: 11px;
    color: #666; }
    #product form#new_bag_item div#error {
      color: #f3842b; }
    #product form#new_bag_item input[type='text'] {
      text-align: center; }
    #product form#new_bag_item input#bag_item_submit {
      background: #b3b66e;
      border-color: #b3b66e rgb(134, 136, 82) rgb(134, 136, 82) rgb(134, 136, 82);
      border-width: 0px 1px 1px 0px;
      padding: 4px 3px 1px 3px;
      margin-left: 0.8em;
      font-size: 11px;
      color: white;
      text-transform: lowercase;
      cursor: pointer; }
      #product form#new_bag_item input#bag_item_submit:hover {
        background-color: #565735; }
  #product #images {
    float: left;
    width: 375px;
    margin-left: 20px; }
    #product #images #more_views {
      margin-right: 28px;
      text-align: right;
      font-size: 10px;
      color: #888;
      text-transform: uppercase; }
      #product #images #more_views img {
        vertical-align: text-bottom;
        cursor: pointer; }
  #product #info {
    padding-top: 1.6em;
    margin-left: 420px;
    margin-right: 10px; }
    #product #info ul#colors {
      margin-top: 2em; }
      #product #info ul#colors li {
        height: 20px;
        margin-bottom: 8px; }
        #product #info ul#colors li p {
          margin-left: 50px;
          font-size: 11px;
          line-height: 20px;
          color: #666; }
    #product #info p#unavailable {
      color: #ea9b00;
      font-size: 11px;
      margin-top: 1em; }
    #product #info #related {
      margin-top: 4em; }
      #product #info #related h3 {
        color: #666;
        margin-bottom: 0.5em; }
      #product #info #related img {
        width: 75px; }
    #product #info h1 {
      text-transform: uppercase;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1.01em;
      letter-spacing: 0.08em;
      font-weight: normal;
      margin-bottom: 1em;
      color: #444; }
    #product #info p.upc {
      color: #888;
      font-size: 0.8em; }
    #product #info p.price, #product #info p.regular_price, #product #info p.sale_price {
      font-size: 1.1em; }
    #product #info p.price, #product #info p.regular_price {
      color: #666; }
    #product #info p.regular_price {
      text-decoration: line-through; }
    #product #info p.sale_price {
      color: red; }
    #product #info .description {
      margin-top: 1em;
      margin-bottom: 2em;
      color: #666;
      font-size: 11px;
      line-height: 15px; }
      #product #info .description p {
        margin-bottom: 1em; }
      #product #info .description ul, #product #info .description ol {
        margin-bottom: 1em; }
      #product #info .description ul {
        margin-left: 1em; }
        #product #info .description ul li {
          list-style: disc;
          list-style-position: outside; }
      #product #info .description ol li {
        list-style-type: decimal;
        list-style-position: inside; }

.product {
  float: left;
  margin-right: 20px;
  margin-bottom: 1.5em;
  width: 140px; }
  .product p {
    height: 2em;
    margin-top: 0.4em;
    font-size: 0.85em;
    text-align: center; }
    .product p a {
      color: #666;
      text-decoration: none; }

div#product_form {
  float: left; }

.alt_pic_editor {
  margin-bottom: 10px; }
  .alt_pic_editor img {
    max-width: 50px; }

div#related_products, div#colors, div#alt_pics {
  width: 300px;
  margin-left: 410px; }
  div#related_products fieldset,   div#colors fieldset,   div#alt_pics fieldset {
    width: 300px;
    border: 1px solid #666;
    padding: 10px; }
  div#related_products table,   div#colors table,   div#alt_pics table {
    width: 100%;
    margin-bottom: 1em; }
    div#related_products table tr,     div#colors table tr,     div#alt_pics table tr {
      border-bottom: 4px solid white; }
    div#related_products table td,     div#colors table td,     div#alt_pics table td {
      padding: 5px;
      margin-bottom: 4px; }
    div#related_products table td.action,     div#colors table td.action,     div#alt_pics table td.action {
      text-align: right; }
    div#related_products table tr.even,     div#colors table tr.even,     div#alt_pics table tr.even {
      background-color: #efefef; }
    div#related_products table tr.odd,     div#colors table tr.odd,     div#alt_pics table tr.odd {
      background-color: #efefef; }


div#retailers {
  border: 1px solid #777;
  font-size: 11px;
  line-height: 15px; }
  div#retailers select {
    margin-left: 40px;
    margin-bottom: 1.5em; }

h1#retailers_banner {
  text-indent: -10000px;
  width: 725px;
  height: 96px;
  background: #fff url('/images/retailers_header.png') no-repeat bottom right; }

#regions {
  margin-top: 1.5em; }

#region_group_1, #region_group_2, #region_group_3 {
  width: 200px;
  float: left;
  margin-left: 40px; }

.region {
  margin-bottom: 2em;
  color: #666; }
  .region h1 {
    font-family: "Arial Black", Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #f7ad11;
    font-size: 0.9em;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.5em; }
  .region .retailer {
    margin-bottom: 1em; }
    .region .retailer p.name {
      font-weight: bold; }


h1#shopping_bag_header {
  text-indent: -10000px;
  height: 99px;
  background: #fff url('/images/shopping_bag_header.gif') no-repeat bottom right; }

#shopping_bag {
  border: 1px solid #777;
  color: #444;
  font-size: 11px;
  line-height: 15px; }
  #shopping_bag table {
    width: 100%; }
    #shopping_bag table thead {
      border-top: 1px solid #c1ac93;
      border-bottom: 2px solid #835927; }
    #shopping_bag table th {
      font-size: 10px;
      line-height: 17px;
      color: #835927;
      text-transform: uppercase;
      padding-right: 0.5em; }
    #shopping_bag table td {
      padding-right: 0.5em;
      padding-bottom: 0.5em;
      padding-top: 0.5em; }
    #shopping_bag table td.pic {
      width: 120px;
      text-align: center; }
      #shopping_bag table td.pic img {
        width: 56px; }
    #shopping_bag table th.qty, #shopping_bag table td.qty {
      text-align: center; }
    #shopping_bag table th.action, #shopping_bag table td.action {
      text-align: left; }
    #shopping_bag table td.total, #shopping_bag table th.total {
      text-align: right; }
    #shopping_bag table tr.total {
      text-align: right; }
    #shopping_bag table tr.update_qty {
      text-align: right; }
    #shopping_bag table tr.gift td.empty {
      width: 70%; }
    #shopping_bag table tr.gift td.gift_option {
      text-align: right; }
    #shopping_bag table tr.gift td p {
      margin-right: 0.7em; }
    #shopping_bag table td.gift_from input {
      font-family: Arial,Helvetica,sans-serif;
      padding: 2px;
      border-width: 1px;
      border-color: #ccc;
      font-size: 12px;
      border-color: #ccc;
      color: #666;
      font-size: 10px;
      height: 16px;
      text-align: center; }
    #shopping_bag table td#continue {
      text-align: left;
      padding-left: 20px; }
    #shopping_bag table tr.checkout {
      text-align: right; }


div#news {
  border: 1px solid #777; }

h1#news_banner {
  text-indent: -10000px;
  width: 100%;
  height: 97px;
  background: #fff url('/images/news_header.png') no-repeat bottom right; }

.news_item {
  float: left;
  margin-left: 52px;
  margin-bottom: 3em; }
  .news_item h1 {
    font-family: "Arial Black", Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #f7ad11;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    text-align: center; }
    .news_item h1 a {
      color: #f7ad11;
      text-decoration: none; }
      .news_item h1 a:hover {
        color: #f7ad11; }
      .news_item h1 a:visited {
        color: #f7ad11; }
    .news_item h1 span.date {
      margin-left: 1em;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0.1em; }
  .news_item p {
    color: #666;
    text-align: justify;
    font-size: 12px;
    line-height: 16px; }
  .news_item img {
    margin-top: 0.3725em;
    border: 1px solid #888;
    padding: 10px;
    width: 150px; }


h1#about_banner {
  text-indent: -10000px;
  width: 725px;
  height: 215px;
  background: transparent url('/images/about_header.png') no-repeat bottom left;
  clear: none; }

#about_interview {
  margin-top: -100px;
  margin-left: 270px;
  padding-right: 30px;
  font-size: 12px;
  line-height: 16px; }
  #about_interview h2:first-letter,   #about_interview p:first-letter {
    font-weight: bold; }
  #about_interview h2 {
    color: #f46616;
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 1em; }
  #about_interview p {
    color: #666;
    margin-bottom: 1em; }

div#contact {
  border: 1px solid #777; }

h1#contact_header {
  text-indent: -10000px;
  width: 725px;
  height: 97px;
  background: transparent url('/images/contact_header.png') no-repeat bottom right; }

#contact p.jobs a, #contact p.jobs a:visited {
  color: #f3842b;
  text-decoration: none;
  font-weight: bold; }

img#addybook, #contact_policies {
  margin-left: 10px; }

div#list_signup {
  float: left;
  margin-top: 30px; }
  div#list_signup h2, div#list_signup form {
    margin-left: 20px; }
  div#list_signup h2 {
    font-family: "Arial Black", Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #f3842b; }
  div#list_signup form {
    font-size: 0.875em; }
    div#list_signup form label {
      color: #666; }
    div#list_signup form input[type='submit'] {
      background: #a7bd2a;
      border-color: #b3b66e rgb(134, 136, 82) rgb(134, 136, 82) rgb(134, 136, 82);
      border-width: 0px 1px 1px 0px;
      padding: 4px 3px 1px 3px;
      margin-left: 0.8em;
      font-size: 11px;
      color: white;
      text-transform: lowercase;
      cursor: pointer; }
      div#list_signup form input[type='submit']:hover {
        background-color: #aebe2e; }

#contact_people, #contact_policies {
  color: #444;
  font-size: 11px;
  line-height: 15px;
  margin-right: 35px; }
  #contact_people p, #contact_people table,   #contact_policies p, #contact_policies table {
    margin-bottom: 2em; }
  #contact_people h2, #contact_people th,   #contact_policies h2, #contact_policies th {
    font-family: "Arial Black", Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 0.9em;
    text-transform: uppercase; }
  #contact_people a,   #contact_policies a {
    font-weight: bold;
    text-decoration: none; }

#contact_people {
  margin-left: 390px;
  margin-bottom: 0px;
  padding-top: 15px; }
  #contact_people h2 {
    color: #666; }
  #contact_people a {
    color: #a7bd2a; }

#contact_policies h2 {
  color: #f3842b; }
#contact_policies a {
  color: #666; }
#contact_policies th, #contact_policies td {
  padding-right: 3em; }
#contact_policies th {
  color: #666; }


input[type="submit"].action, a.action {
  font-size: 10px;
  cursor: pointer;
  height: 22px;
  line-height: 18px;
  padding: 0px 4px;
  background-color: #fff;
  color: #888;
  border: 1px solid #999;
  text-decoration: none; }
  input[type="submit"].action:hover,   a.action:hover {
    background-color: #33414F;
    text-decoration: none;
    color: #fff; }

a.action {
  padding-top: 2px;
  padding-bottom: 2px; }

form fieldset {
  width: 400px;
  margin-bottom: 2em; }
form h3 {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 0 10px; }
form .field {
  display: block;
  padding: 0 0    12px 0;
  margin: 0 10px 0    0; }
  form .field label {
    display: block;
    clear: both; }


#login {
  color: #593511; }
  #login h1#login_banner {
    text-indent: -10000px;
    width: 100%;
    height: 97px;
    background: #fff url('/images/login_header.gif') no-repeat bottom right; }
  #login a {
    color: #f3842b;
    text-decoration: none;
    font-weight: bold; }
    #login a:visited {
      color: #f3842b; }
  #login h2, #login h3 {
    margin: 0;
    color: #f3842b;
    text-transform: uppercase;
    line-height: 1; }
  #login h2 {
    font-size: 18px; }
  #login h2.files {
    font-weight: normal; }
  #login h3 {
    font-size: 16px; }
  #login p {
    font-size: 10px; }
  #login #new fieldset,   #login #login_form fieldset {
    border-color: #e4e2cc;
    border-style: solid; }
    #login #new fieldset label,     #login #login_form fieldset label {
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold; }
      #login #new fieldset label span.info,       #login #login_form fieldset label span.info {
        font-weight: normal;
        text-transform: none; }
    #login #new fieldset input[type=submit],     #login #login_form fieldset input[type=submit] {
      background-color: #f3842b;
      border-color: #f3842b;
      border-width: 0 1px 1px 0;
      padding: 2px 4px;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.9em; }
  #login #new, #login #job_internships {
    margin-left: 20px; }
  #login #new {
    width: 440px;
    float: left; }
    #login #new fieldset {
      border-width: 6px;
      padding: 5px 8px;
      width: 100%; }
  #login #login_form {
    width: 200px;
    margin-left: 495px; }
    #login #login_form fieldset {
      border-width: 2px;
      padding: 3px 8px;
      width: 100%; }
      #login #login_form fieldset h3 {
        margin-top: 2em; }
  #login form label, #login form input, #login form select {
    display: block;
    margin: 0 0 0 0px; }
  #login form input[type=checkbox], #login form input[type=submit], #login form input[type=radio] {
    clear: none;
    display: inline; }
  #login form input[type=text], #login form input[type=password], #login form textarea {
    padding: 3px; }
  #login form input.hint {
    color: #aaa; }
  #login form input[type=radio]+input[type=hidden]+label, #login form input[type=checkbox]+input[type=hidden]+label, #login form input[type=hidden]+label {
    display: inline; }
  #login form input[type=hidden] {
    width: 0; }
  #login fieldset {
    width: 430px;
    margin-bottom: 1em; }
    #login fieldset legend {
      font-family: Georgia, serif;
      text-transform: uppercase;
      font-size: 1em;
      padding-bottom: 1.5em; }
    #login fieldset .group {
      margin-bottom: 1em;
      clear: both; }
      #login fieldset .group textarea {
        height: 4em; }
      #login fieldset .group input+input {
        margin-top: 0.5em; }
    #login fieldset .group.left, #login fieldset .group.right {
      width: 49%; }
      #login fieldset .group.left label, #login fieldset .group.left input[type=text], #login fieldset .group.left input[type=password], #login fieldset .group.left select, #login fieldset .group.left textarea,       #login fieldset .group.right label, #login fieldset .group.right input[type=text], #login fieldset .group.right input[type=password], #login fieldset .group.right select, #login fieldset .group.right textarea {
        width: 93%; }
    #login fieldset .group.left {
      float: left;
      clear: left; }
    #login fieldset .group.right {
      float: right;
      clear: right; }
  #login .file {
    float: left;
    margin-right: 5px; }
    #login .file p {
      text-align: center; }

.errorExplanation {
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: red; }
  .errorExplanation h2 {
    background-color: blue;
    font-size: 14px;
    text-transform: none;
    color: white;
    line-height: 2;
    text-align: center; }
  .errorExplanation p {
    display: none; }
  .errorExplanation ul {
    color: white;
    padding: 1em 0; }
    .errorExplanation ul li {
      padding: 3px 20px;
      font-size: 12px;
      list-style: decimal inside;
      font-weight: bold; }

.fieldWithErrors label {
  color: red; }
.fieldWithErrors input[type=text], .fieldWithErrors input[type=password], .fieldWithErrors textarea {
  background-color: #F5E4E1; }
