body #fbtpage {
  margin: 0 0 20px 0;
  padding: 0;
}

#fbtpage .padding {
  padding: 10px;
}

#fbtpage .gradient {
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #50514C;
}

#fbt > div.csc-default > div.csc-header {
  padding: 10px;
  position: relative;
}

#fbt > div.csc-default > div.csc-header h1 {
  margin-bottom: 0;
}

#fbt > div.csc-default > div#fbtpage div.indexhead {
  border-bottom: 1px solid #50514C;
  padding-top: 10px;
}

#fbt > div.csc-default > div#fbtpage div.pager {
  background-color: #f5f5f5;
}

#fbt #fbtpage .indexhead {
  padding: 0 10px 10px 10px;
}

#fbtpage hr {
  border-bottom: 1px solid #50514C;
}

#fbtpage .indexhead.noborder {
  overflow: auto;
}

#fbtpage #listView {
  margin-top: 20px;
}

#fbtpage #listView div.view.supplierlist {
  line-height: 20px;
  padding: 0 0 0 10px;
}

#fbtpage .boxwithshadow, #fbt {
  border-radius: 5px;
  background-color: white;
}

#fbtpage #yiipage {
  margin-top: 5px;
  margin-bottom: 5px;
  background: white;
}

#fbtpage #yiiheader {
  margin: 0;
  padding: 0;
}

#fbtpage #yiicontent {
  padding: 20px;
}

#fbtpage #yiisidebar {
  padding: 20px 20px 20px 0;
}

#fbtpage #yiifooter {
  padding: 10px;
  margin: 10px 20px;
  font-size: 0.8em;
  text-align: center;
}

#fbtpage #yiilogo {
  padding: 10px 20px;
  font-size: 200%;
}

#fbtpage #yiimainmenu ul {
  padding: 6px 20px 5px 20px;
  margin: 0;
}

#fbtpage #yiimainmenu ul li {
  display: inline;
}

#fbtpage #yiimainmenu ul li a {
  color: #ffffff;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 8px;
}

#fbtpage #yiimainmenu ul li a:hover, #fbtpage #yiimainmenu ul li.active a {
  color: #6399cd;
  background-color: #EFF4FA;
  text-decoration: none;
}

#fbtpage div.error, #fbtpage div.notice, #fbtpage .success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
}

#fbtpage div.error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4;
}

#fbtpage div.notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324;
}

#fbtpage div.success {
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880;
}

#fbtpage div.error a {
  color: #8a1f11;
}

#fbtpage div.notice a {
  color: #514721;
}

#fbtpage div.success a {
  color: #264409;
}

#fbtpage div.form .rememberMe label {
  display: inline;
}

#fbtpage .actions {
  margin: 0 0 10px 0;
  padding: 0;
}

#fbtpage .actions li {
  display: inline;
  margin: 0;
  padding: 0;
}

#fbtpage .actions li a {
  padding: 5px;
  margin: 0;
  color: #298dcd;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
  background: #DFF4FF;
  border-left: 5px solid #589FC8;
}

#fbtpage .actions li a:hover, #fbtpage .actions li a.active {
  background: #589FC8;
  color: white;
}

#fbtpage div.view {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

#fbtpage div.country.gradient {
  border-top: 1px solid #50514C;
  border-bottom: none;
  padding: 0;
}

#fbtpage div.country.gradient h2 {
  padding: 10px 0 0 10px;
  font-weight: bold;
}

#fbt > div.csc-default > div#fbtpage div.noborder {
  border: none;
}

#fbtpage div.popup_to_layer div.view {
  border: none;
}

#fbtpage div.breadcrumbs {
  font-size: 0.9em;
  padding: 5px 20px;
}

#fbtpage div.breadcrumbs span {
  font-weight: bold;
}

#fbtpage .operations {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#fbtpage .operations li {
  padding-bottom: 2px;
}

#fbtpage .operations li a {
  font: bold 12px Arial;
  color: #0066A4;
  display: block;
  padding: 2px 0 2px 8px;
  line-height: 15px;
  text-decoration: none;
}

#fbtpage .operations li a:visited {
  color: #0066A4;
}

#fbtpage .operations li a:hover {
  background: #80CFFF;
}

#fbtpage .voteCaption {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 5px;
}

#fbtpage .averageVote {

}

#fbtpage img.userImage {
  border: none;
}

#fbtpage div.supplierImage {
  float: left;
  padding: 0 0 0 0;
  width: 180px;
}

#fbtpage div#rateWrapper div.supplierImage {
  float: none;
}

#fbtpage #listView div.supplierImage {
  padding: 6px 15px 5px 20px;
}

#fbtpage a img {
  border: none;
}

#fbtpage #listView div.supplierName {
  padding: 3px 3px 5px 0;
}

#fbtpage #listView div.view {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
}

#fbtpage h3.supplierName,
#fbtpage h3.supplierName a {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  color: #50514C;
  float: left !important;
}

#fbtpage div.supplierName h3.supplierName {
  margin-top: 6px;
}

.supplierName .review {
  padding-top: 0;
}

#fbtpage div.supplierSummary {
  width: 110px;
  float: right;
}

#fbtpage div.supplierName div.supplierSummary {
  padding-top: 4px;
  padding-left: 5px;
}

#fbtpage .nofloat {
  float: none;
}

#fbtpage div#rateWrapper div.supplierSummary {
  float: none;
  margin-top: 25px;
  width: auto;
}

#fbtpage div.voteComment {
  width: 95%;
  padding: 0 0 0 15px;
  border-left: 5px solid #cccccc;
  margin: 10px 0;
}

#fbtpage div.voteContent div.image {
  margin: 10px 0;
}

#fbtpage div.voteComment h6 {
  margin: 0 0 5px 0;
  color: #666666;
}

#fbtpage .crdate,
#fbtpage .username {
  font-weight: normal;
  font-size: 14px;
  vertical-align: top;
  color: #50514C;
}

#fbtpage .voteRating {
  display: block;
  /* padding: 10px 0 10px 0; */
  float: right;
}

#fbtpage .voteImage {
  float: left;
  padding: 0 20px 10px 0;
}

#fbtpage .voteVideo {
  float: left;
  padding: 0 20px 10px 0;
}

#fbtpage .voteMessage {
  margin: 5px 0 0 0;
}

#fbtpage .preview .voteMessage {
  padding-bottom: 10px;
  float: left;
  width: 325px;
}

#fbtpage .preview .voteImage {
  margin-top: 10px;
}

#fbtpage .layercontent .voteMessage {
  float: none;
  clear: both;
  margin: 5px 0 20px 0;
}

#fbtpage .cdmpager {
  float: right;
}

#fbtpage .summary {
  text-align: right;
  color: #50514C;
}

#fbtcontent {
  overflow: hidden;
}

#fbtpage #fbtcontent h2.yCountry {
  float: none;
  width: auto;
  clear: both;
  color: #50514C;
  font-weight: normal;
  font-size: 16px;
}

#page_content #content_col #fbtpage h2 {
  float: none;
  margin: 17px 0 5px;
}

#page_content #content_col #fbtpage .indexhead h2 {
  margin: 0 0 5px 0;
}

#page_content #content_col #fbtpage .csc-firstHeader, #page_content #content_col #fbtpage .csc-header h1 {
  margin-bottom: 15px;
}

#page_content #content_col #fbtpage h4 {
  color: #666666;
  width: 425px;
}

.supplierSummary h4,
#page_content #content_col #fbtpage .supplierSummary h4,
#page_content #content_col #fbtpage #rateWrapper h4 {
  width: auto;
  float: left;
  padding: 2px 0 0 0;
  margin-right: 10px;
  line-height: 18px;
  font-size: 1.3em;
}

#fbtpage #FeedBackForm a.btn-submit {
  background: url("http://www.cardelmar.it/opinioni/images/bt_sprites.gif") no-repeat scroll 0 -21px transparent;
  color: #444444;
  display: block;
  float: right;
  font: 12px arial, sans-serif;
  height: 21px;
  text-decoration: none;
  margin-right: 5px;
}

#fbtpage #FeedBackForm a.btn-submit span {
  background: url("http://www.cardelmar.it/opinioni/images/bt_sprites.gif") no-repeat scroll right top transparent;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 15px;
  margin-right: -6px;
  padding: 3px 35px 3px 18px;
}

#fbtpage #FeedBackForm a#btnBack.btn-submit {
  background: url("http://www.cardelmar.it/opinioni/images/bt_sprites.gif") no-repeat scroll 0 -328px transparent;
  float: left;
}

#fbtpage #FeedBackForm a#btnBack.btn-submit span {
  background: url("http://www.cardelmar.it/opinioni/images/bt_sprites.gif") no-repeat scroll right -349px transparent;
  padding-left: 36px;
  padding-right: 18px;
}

#page_content #content_col #fbtpage table th {
  padding: 5px;
}

#fbtpage span.favorite-country {
  padding-right: 10px;
}

#fbtpage div.extranavi {
  padding: 10px;
}

#fbtpage input#Vote_3_image {
  width: 350px;
}

#fbtpage ul#footernav {
  padding: 0;
  margin: 0;
}

#fbtpage div.layer_open_link {
  font-weight: normal;
  float: left;
  cursor: pointer;
  color: #E10019;
}

#fbtpage div.regionenvz span.flag {
  display: none;
}

/**
 * CSS styles for CLinkPager.
 *
 * @author Qiang Xue <qiang.xue@gmail.com>
 * @link http://www.yiiframework.com/
 * @copyright Copyright &copy; 2008-2010 Yii Software LLC
 * @license http://www.yiiframework.com/license/
 * @version $Id$
 * @since 1.0
 */

#fbtpage .pager {
  padding: 15px 10px;
  background-color: transparent;
  margin-top: 0;
}

#fbtpage ul.yiiPager {
  font-size: 11px;
  border: 0;
  padding: 0;
  line-height: 100%;
  display: block;
  float: right;
  width: auto;
}

#fbtpage ul.yiiPager li {
  display: inline;
}

#fbtpage ul.yiiPager a:link,
#fbtpage ul.yiiPager a:visited {
  padding: 1px 6px;
}

#fbtpage ul.yiiPager .page a {
  font-weight: normal;
  line-height: 15px;
}

#fbtpage ul.yiiPager .selected a {
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  cursor: default;
}

#fbtpage ul.yiiPager .hidden a {
  color: #dcdcdc;
}

/**
 * Hide first and last buttons by default.
 */
#fbtpage ul.yiiPager .first,
#fbtpage ul.yiiPager .last {
  display: none;
}

#fbtpage form#pagerButtons {
  float: right;
}

#fbtpage ul.yiiPager li.page {
  float: left;
}

#fbtpage ul.yiiPager .next {
  float: left;
  height: 17px;
  position: relative;
  padding: 0;
  width: 9px;
  line-height: 16px;
}

#fbtpage ul.yiiPager .previous {
  float: left;
  width: 9px;
  line-height: 16px;
  height: 17px;
  position: relative;
  padding: 0;
  margin: 0;
}

#fbtpage ul.yiiPager .next a, #fbtpage ul.yiiPager .previous a {
  width: 18px;
  height: 17px;
  margin: 0;
  padding: 0;
  display: block;
}

#fbtpage ul.yiiPager .previous.hidden, #fbtpage ul.yiiPager .previous a:hover {
  color: #666;
  border: none;
}

#fbtpage ul.yiiPager .next.hidden, #fbtpage ul.yiiPager .next a:hover {
  color: #666;
  border: none;
}

#fbtpage ul.yiiPager .previous.hidden a, #fbtpage ul.yiiPager .next.hidden a {
  cursor: default;
}

#fbtpage div.pagerwrapper form#pagerButtonsTop {
  position: absolute;
  bottom: 10px;
  display: block;
  right: 20px;
}

#fbtpage ul.yiiPager a:link,
#fbtpage ul.yiiPager a:visited,
#fbtpage ul.yiiPager .hidden a {
  border: none;
  color: #E10019;
}

#fbtpage ul.yiiPager .selected a {
  background: none;
}

#fbtpage ul.yiiPager .next a, #fbtpage ul.yiiPager .previous a {
  width: auto;
}

/* END PAGER */

#fbtpage div#scrollHint {
  padding: 12px;
}

#fbtcontent div.summary label {
  margin-right: 5px;
}

#fbtcontent div.summary {
  padding: 15px 35px 0 0;
  border-top: 1px solid #50514C;
}

#fbtcontent .supplier div.summary {
  width: 100%;
}

#fbtcontent .supplier div.summary .b-form-control {
  width: 150px;
  display: inline;
}

#fbtcontent .cdm div.summary {
  padding-top: 0;
}

.backnavi {
  padding: 20px 15px;
}

.widget .voteMessage .content {
  padding: 0;
}

.indexhead.cdm h4 {
  float: left;
  margin-top: 3px;
}

.preview .star-rating,
.supplier .star-rating,
.cdm .star-rating {
  padding: 0 5px;
}

.widget #fbtcontent .review i,
.preview .star-rating i,
.supplier .star-rating i,
.cdm .star-rating i {
  font-size: 18px;
  letter-spacing: -2px;
  padding-right: 2px;
}

.widget .cdm .review {
  padding-right: 2px;
}

.widget .supplierlist .review {
  padding-right: 15px;
}

#fbtpage .supplierlist div.supplierSummary {
  width: 110px;
}

.layerview {
  border-style: inherit;
  border-top: 1px dashed #50514C;
  padding: 5px;
  margin: 5px 0 0 0;
}

.layerview h2 {
  float: left;
  margin: 0;
  padding: 0;
}

.widget .layerview .review {
  margin: 0;
  padding: 0;
}

.widget .layerview .review .star-rating {
  margin-top: 2px;
}

#fbtpage .layercontent .layerview .voteMessage {
  margin: 0;
}

a.close {
  margin-left: 5px;
  font-size: 12px;
  cursor: pointer;
}

#fbtpage .submit {
  background: #E10019;
  display: block;
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  height: 30px;
  float: right;
  padding-left: 10px;
  line-height: 24px;
}

#fbtpage .submit input[type="submit"] {
  border: none;
  background: none repeat scroll 0 0 #E10019;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  padding: 0 15px;
  margin: 0;
  display: inline-block;
  float: left;
  line-height: 30px;
  height: 30px;
  outline-color: #E10019;
}

#fbtpage .submit i {
  display: inline-block;
  float: right;
  font-size: 20px;
  line-height: 23px;
  margin: 6px 5px 0 0;
  cursor: pointer;
}

#fbtpage .submit.leftarrow {

}

#fbtpage input[type="password"],
#fbtpage input[type="email"],
#fbtpage input[type="text"] {
  box-shadow: none;
  text-align: left;
}

#fbtpage #User_username {
  width: 250px;
}

.widget .review,
.review .rating {
  margin: 0;
  padding: 0;
}

.errorSummary p {
  position: relative;
  margin: 0;
  padding: 5px;
  background: #e10019;
  color: #fff;
  text-align: center;
}

.errorSummary p:after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #e10019 transparent;
  content: '';
}

.errorSummary ul {
  padding: 12px 0 12px 25px;
}
.errorSummary li {
  font-size: 12px;
  line-height: 20px;
}

.errorSummary {
  z-index: 10000;
  padding: 0;
  border: 1px solid #e10019;
  border-radius: 4px;
  background-color: #fff;
  color: #e10019;
  font-weight: normal;
  font-size: 14px;
}

.left {
  float: left;
  width: 50%;
}
.right {
  float: right;
}

#fbtpage .submit.leftarrow input[type="submit"] {
  float: right;
  border-radius: 4px;
}

#fbtpage .submit.leftarrow i {
  float: right;
}

.fbt__content {
  padding: 20px;
  min-height: 160px;
}

.abc_navi .b-btn {
  padding: 0;
}

.supplierSummary .star-rating {
  text-align: right;
}
.star-rating {margin-top: 2px;}