body {
    background: url("/images/bg-cloth-top1.png") repeat-x scroll center -10px transparent;
    font-family: Verdana,'Lucida sans unicode',Arial,sans-serif;
    margin: 0;
    padding: 0;
}
ul, li {
    list-style: none outside none;
}
.last {
    border-right: 0 none;
}
#wrap {
    margin: 0 auto;
    padding-top: 21px;
    width: 960px;
}
#header {
    background: none repeat scroll 0 0 transparent;
    height: 144px;
    overflow: hidden;
}
h1 a {
    background: url("/images/logo-insalataricca.png") no-repeat scroll -2px 2px transparent;
    display: block;
    float: left;
    height: 144px;
    text-decoration: none;
    width: 150px;
}
h1 a span {
    display: none;
}
div#language {
    color: #999999;
    float: right;
    font-size: 11px;
    margin: 17px 240px 0 0;
    text-align: right;
    width: 500px;
}
div#language a {
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
}
div#language a.active {
    color: #FF5500;
    text-decoration: none;
}
#middle {
    color: #666666;
    min-height: 300px;
    overflow: hidden;
}
#right-col {
    float: right;
    overflow: hidden;
    width: 300px;
}
#left-col {
    float: left;
    text-align: justify;
    width: 620px;
}
#footer {
    position: relative;
    background: url("/images/bg-cloth-footer.png") repeat-x scroll center bottom transparent;
    height: 340px;
    margin-top: 8px;
    overflow: hidden;
}
div#reservation_form #right-col, div#game-container .right-col {
    width: 620px;
}
div#reservation_form #left-col, div#game-container .left-col {
    width: 300px;
}
div.restaurant-page div#right-col {
    width: 470px;
}
div.restaurant-page div#left-col {
    width: 450px;
}
div#game-container .right-col {
    float: right;
    width: 300px;
}
div#game-container .left-col {
    float: left;
    width: 660px;
}
div#middle.restaurants div {
    background: none repeat scroll 0 0 #F6F4EF;
    border: 2px solid #EEEEEE;
    border-radius: 12px 12px 12px 12px;
    float: left;
    line-height: 20px;
    margin: 10px 0 0 8px;
    min-height: 230px;
    padding: 8px;
    text-align: center;
    width: 210px;
}
div#middle.restaurants div:hover {
    background: none repeat scroll 0 0 #F6F4EF;
    cursor: pointer;
}
div#middle.restaurants div.yellow:hover {
    border-color: #F5E2BC;
}
div#middle.restaurants div.yellow:hover a span.restaurant-title, .yellow {
    color: #FFAA05;
}
div#middle.restaurants div.red:hover {
    border-color: #fbc79d;
}
div#middle.restaurants div.red:hover a span.restaurant-title, .red {
    color: #f60;
}
div#middle.restaurants div.blue:hover {
    border-color: #9DB8CC;
}
div#middle.restaurants div.blue:hover a span.restaurant-title, .blue {
    color: #569CCE;
}
div#middle.restaurants div.salmon:hover {
    border-color: #F3CBC4;
}
div#middle.restaurants div.salmon:hover a span.restaurant-title, .salmon {
    color: #FA9685;
}
div#middle.restaurants div.turqoise:hover {
    border-color: #7EC2D5;
}
div#middle.restaurants div.turqoise:hover a span.restaurant-title, .turqoise {
    color: #3FB2D3;
}
div#middle.restaurants div.purple:hover {
    border-color: #C2AAD7;
}
div#middle.restaurants div.purple:hover a span.restaurant-title, .purple {
    color: #B670F1;
}
div#middle.restaurants div.grey:hover {
    border-color: #A8A8A8;
}
div#middle.restaurants div.grey:hover a span.restaurant-title, .grey {
    color: #A8A8A8;
}
div#middle.restaurants div.light_green:hover {
    border-color: #AAC394;
}
div#middle.restaurants div.light_green:hover a span.restaurant-title, .light_green {
    color: #76BB38;
}
div#middle.restaurants div.dark_green:hover {
    border-color: #7C8772;
}
div#middle.restaurants div.dark_green:hover a span.restaurant-title, .dark_green {
    color: #6C914C;
}
div#middle.restaurants div.light_blue:hover {
    border-color: #A3CEE0;
}
div#middle.restaurants div.light_blue:hover a span.restaurant-title, .light_blue {
    color: #6EC8EE;
}
div#middle.restaurants div.cream:hover {
    border-color: #C4B9A5;
}
div#middle.restaurants div.cream:hover a span.restaurant-title, .cream {
    color: #C4B9A5;
}
div#middle.restaurants div.pink:hover {
    border-color: #E5CFE2;
}
div#middle.restaurants div.pink:hover a span.restaurant-title, .pink {
    color: #F68FE6;
}
div#middle.restaurants div a {
    text-decoration: none;
}
div#middle.restaurants div a span.restaurant-title {
    font-size: 13px;
    font-weight: bold;
}
div#middle.restaurants div a img {
    margin: 0 0 7px;
	border: 0;
}
div#middle.restaurants div span.info {
    color: #555555;
    display: block;
    float: none;
    font-size: 11px;
    text-align: center;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
h1, h2, h3, h4, ul, ul li, p {
    font-style: normal;
    margin: 0;
    padding: 0;
}
h2, em.cufon {
    color: #FFBF00;
    font-size: 28px !important;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
}
h2.home {
    font-size: 43px !important;
    margin: 0 0 10px;
}
#reservation_form h2 {
    float: left;
}
h3 {
    color: #FFAA05;
    font-size: 30px !important;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0;
}
div.restaurant-page #right-col h3 {
    background: url("/images/icona-menu.png") no-repeat scroll left top transparent;
    height: 60px;
    margin: 0 0 4px;
    padding-left: 70px;
}
div.promotions h3 {
    font-size: 34px;
    margin: 14px 0 0 34px;
    text-transform: uppercase;
}
p {
    color: #555555;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 18px;
}
.clear {
    clear: both;
}
a, a:active {
    color: #6DB901;
}
a:hover {
    color: #FF6600;
}
.info {
    float: left;
    font-size: 13px;
    text-align: left;
}
.info.restaurant {
    line-height: 21px;
    margin-bottom: 10px;
    width: auto !important;
}
.small {
    color: #555555;
    font-size: 10px;
    padding: 0 0 20px;
}
ul#top-menu {
    display: block;
    float: right;
    margin: 32px 20px 0 0;
    width: auto;
}
ul#top-menu li {
    float: left;
    font-size: 21px;
    margin: 0 0 0 52px;
    text-transform: uppercase;
}
ul#top-menu li a {
    color: #6DB901;
    text-decoration: none;
}
ul#top-menu li a:hover {
    color: #FF5500;
}
ul#top-menu li a.selected {
    color: #FF5500;
}
.addthis_toolbox {
    float: right;
    height: 28px;
    width: 130px;
}
.addthis_default_style .at300b, .addthis_default_style .at300m {
    padding: 0 0 0 8px;
}
ul.gallery {
    background: none repeat scroll 0 0 #F6F1E7;
    display: inline-block !important;
    margin: 20px 0;
    padding: 8px 8px 2px;
}
div.promotions {
    background: url("/images/bg-promo.png") no-repeat scroll center top transparent;
    color: #555555;
    font-size: 13px;
    height: 500px !important;
    overflow: hidden;
}
div.promotions h4 {
    color: #FF6600;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}
div.promotion {
    position: relative;
    top: 20px;
    width: 218px;
}
div.vticker {
    top: 22px !important;
}
div.promotions ul li {
    background: url("/images/bg-promo-box.png") no-repeat scroll left top transparent;
    height: 212px !important;
    margin: 0 20px !important;
    padding: 0 15px 0 18px !important;
    width: 240px;
}
div.promotions ul li span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    width: 230px;
}
div.promotions ul li span.promo-period {
    color: #FFAA05;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
}
div.promotions ul li span.promo-price {
    background: url("/images/bg-promo-price.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    margin: 6px 0;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    width: 70px;
}
#comments-container {
    float: left;
    margin-bottom: 20px;
    width: 620px;
}
div#rating_average {
    margin-bottom: 10px;
    overflow: hidden;
}
div.item.vcard h2 {
    display: none;
}
em.star-rating-readonly {
    font-size: 34px !important;
}
label.star-rating-readonly {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
#comments_list ul {
    background: url("/images/dotted-line.png") no-repeat scroll 0 bottom transparent;
}
#comments_list li {
    background: url("/images/bg-comment.png") no-repeat scroll 0 top transparent;
    color: #444444;
    font-size: 12px;
    line-height: 21px;
    padding: 24px 0 8px 24px;
}
span.comment-date, span.comment, span.comment-auth {
    display: block;
}
span.comment-auth {
    color: #FF6600;
    font-weight: bold;
}
span.comment-date {
    color: #888888;
    font-size: 11px;
}
span.star-rating-control {
    float: right;
}
div.pagination {
    color: #666666;
    font-size: 12px;
    padding: 4px 0;
    text-align: right;
}
div.tripadvisor-box {
    float: right;
    width: 300px;
}
div#CDSWIDSSP {
    background: none repeat scroll 0 0 #FFFFFF;
}
div#CDSWIDSSP div.widSSPPower {
    background: none repeat scroll 0 0 #FFFFFF;
}
#CDSWIDSSP .widSSPPower em {
    color: #FF5500 !important;
}
#CDSWIDSSP .widSSPData {
    padding: 0 0 20px;
}
#comment_form {
    float: left;
    overflow: hidden;
    width: 620px;
}
#comment_form .fleft {
    width: 220px;
}
#comment_form h2, #send_salad_form h2, .custom_salad_form h2 {
    float: left;
    margin-bottom: 4px;
}
#send_salad_form {
    width: 300px;
}
.custom_salad_form fieldset {
    padding: 18px 20px 8px 0;
    width: 280px;
}
#comment_form fieldset {
    padding: 18px 24px 8px 0;
    width: 355px;
}
fieldset .small {
    padding: 0;
}
#comment_form fieldset input, #comment_form fieldset textarea, #comment_form fieldset select {
    width: 230px;
}
.custom_salad_form fieldset textarea, .custom_salad_form fieldset select, .custom_salad_form fieldset input{
    width: 140px;
}
#comment_form input#comment_submit {
    margin-top: 10px;
}
#restaurants-list-container {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}
#TA_rated386.TA_rated {
    float: left;
    margin: 15px 0 0;
}
#CDSWIDFRR {
    margin: 10px 0 !important;
}
ul.restaurants-list {
    float: left;
    margin: 24px 0;
    overflow: hidden;
    width: 27%;
}
ul.restaurants-list li {
    background: url("/images/yell-triangle.png") no-repeat scroll left top transparent;
    color: #666666;
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 18px;
    padding-left: 21px;
}
ul.restaurants-list li h4, ul.restaurants-list li h4 a {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
#send_salad_form label, #send_salad_form input {
    display: block;
}
form label, form input, form textarea, form select {
    font-family: 'Lucida sans unicode',Arial,sans-serif;
    padding: 0;
}
form input, form textarea, form select {
    display: block;
}
form select {
    margin-bottom: 12px;
    padding: 0.4em;
}
#reservation_form {
    overflow: hidden;
}
fieldset {
    background: none repeat scroll 0 0 #F8EDD7;
    border: 0 none;
    border-radius: 12px 12px 12px 12px;
    float: right;
    margin: 0 0 24px;
    padding: 30px 40px 10px 0;
    width: 510px;
}
form label {
    color: #444444;
    float: right;
    font-size: 13px;
    margin: 4px 14px 0;
}
form input, form textarea, form select {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #A7997C !important;
    float: right;
    margin-bottom: 20px;
    padding: 5px;
    width: 300px;
}
form select {
    width: 312px;
}
input#reservation_submit, #comment_form input#comment_submit, input#custom_salad_submit {
    background: url("/images/bg-button.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    clear: both;
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    height: 30px;
    width: 140px !important;
}
input#reservation_submit:hover, #comment_form input#comment_submit:hover, input#custom_salad_submit:hover {
    background: url("/images/bg-button.png") no-repeat scroll 0 -30px transparent !important;
    cursor: pointer;
}
div.alert p {
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
}
#errorExplanation, #notice p {
    color: #EE0000;
    font-size: 13px;
    padding: 0 15px 15px;
    text-align: right;
}
#errorExplanation, #notice p {
    color: #000000;
}
#errorExplanation h2 {
    color: #EE0000;
    display: block;
    font-size: 20px !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

#copyright {
  position: absolute;
  text-align: center;
  font-size: 12px;
  color: white;
  bottom: 20px;
  width: 100%;
}

#copyright a {
  font-size: 12px;
  text-decoration: none;
  color: white;
}

#copyright a:hover {
  text-decoration: underline;
}

#dynamic_recaptcha {
  margin: 15px auto;
  width: 300px;
  
}