@charset "utf-8";
/* CSS for Producers hitlist */

#producers-hitlist {
    margin-top: 80px;
}
#producers-hitlist h1.title {
    color: #346088;
    font-family: Georgia, serif;
    font-size: 25px;
	font-weight: normal;
	margin-bottom: 11px;
}
#producers-hitlist .producers-hitlist-menu {
	margin-bottom: 11px;
}

#producers-hitlist .item {
	margin-bottom: 6px;
}
#producers-hitlist .item-wrapper {
	float: left;
	margin-right: -100%;
	width: 100%;
}
#producers-hitlist .item-body {
    background: #dce8f3;
	margin-left: 123px;
	padding: 0 0 0 15px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#producers-hitlist .item .compact {
	height: 120px;
}
/* fix for IE in common-ie.css */
#producers-hitlist .item .full {
	min-height: 120px;
}
#producers-hitlist .item .item-image {
	width: 120px;
	height: 120px;
	position: relative;
	overflow: hidden;
	float: left;
}
/* rating block */
#producers-hitlist .item .item-rating {
	position: absolute;
	right: 17px;
	top: 13px;
    width: 180px;
}
#producers-hitlist .item .star-rating .star-rating-bar {
	float: right;
}
#producers-hitlist .item .star-rating .star-rating-text {
    float: right;
    padding-right: 8px;
}
#producers-hitlist div.star-rating .star-rating-text .value {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #1f4a70;
}
#producers-hitlist div.star-rating .star-rating-text .voters {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #848070;
}


/* "we speak" and "contacts" block */
#producers-hitlist .item .column {
	float: right;
	width: 55%;
    height: 75px;
    top: 37px;
    position: relative;
    background: #c7d9e9 url(../i-wl/hitlist/producer-panel.gif) no-repeat left top;
}
#producers-hitlist .item .column .column-wrapper {
    padding: 8px 0 0 15px;
}
#producers-hitlist .item .other {
    padding-bottom: 4px;
    display: none;
}
#producers-hitlist .item .full .other {
	display: block !important;
}

#producers-hitlist .item .column .common {
    width: 60%;
    height: 59px;
    overflow: hidden;
}
#producers-hitlist .item .full .column .common {
    height: auto !important;
}

#producers-hitlist .item .languages {
	width: 130px;
	margin-bottom: 10px;
}
#producers-hitlist .item .languages .flag {
	margin-right: 5px;
	margin-bottom: 4px;
	float: left;
}
#producers-hitlist .item .column h3 {
    font-family: Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 14px;
	color: #2f3c48;
}
#producers-hitlist .item .column .other h3 {
    margin-top: 10px;
}
#producers-hitlist .item .column p,
#producers-hitlist .item .column-text p {
    font-family: Arial, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #2f3c48;
}

/* name, location and description */
#producers-hitlist .item .column-text {
	float: left;
	width: 43%;
	overflow: hidden;
	position: relative;
}
#producers-hitlist .item h2 {
	color: #011c34;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}
#producers-hitlist .item h2 a {
	color: #011c34;
	text-decoration: none;
}
#producers-hitlist .item h2 a:hover {
	text-decoration: underline;
}

#producers-hitlist .item .item-location {
    margin: 5px 0;
	color: #003c72;
    font-family: Arial, sans-serif;
    font-size: 11px;
}
#producers-hitlist .item .item-location a {
	color: #003c72;
	text-decoration: none;
}
#producers-hitlist .item .item-location a {
	text-decoration: underline;
}
#producers-hitlist .item .item-name {
	margin-top: 11px;
}
#producers-hitlist .item .item-name td {
	vertical-align: top;
}
#producers-hitlist .item .item-name .icon {
	margin-left: 8px;
    vertical-align: text-bottom;
}
#producers-hitlist .item .compact .item-description {
	height: 39px;
	overflow: hidden;
}
#producers-hitlist .item .item-description-mode {
	text-align: right;
	float: left;
	width: 43%;
	color: #003C72;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#producers-hitlist .item .item-description-mode span {
	border-bottom: 1px dashed #003C72;
	cursor: pointer;
}
#producers-hitlist .item .compact .item-description-mode .compact-mode,
#producers-hitlist .item .full .item-description-mode .full-mode {
	display: none;
}

#producers-hitlist .item .item-links {
    padding-bottom: 5px;
    position: relative;
    top: 2px;
}
#producers-hitlist .item .item-other-links {
	float: right;
	width: 26%;
}
#producers-hitlist .item .item-other-links li {
	list-style: none;
	margin-right: 16px;
	display: block;
	float: left;
}
#producers-hitlist .item .item-other-links a {
	color: #003C72;
	font-weight: bold;
}

#producers-hitlist .item .item-product-link {
    position: absolute;
    top: 22px;
    right: 17px;
    width: 30%;
}
#producers-hitlist .item .item-product-link a {
    display: block;
    background: url(../i-wl/hitlist/btn-for-producer.gif) no-repeat left top;
    height: 31px;
    padding-left: 10px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
#producers-hitlist .item .item-product-link span {
    display: block;
    background: url(../i-wl/hitlist/btn-for-producer.gif) no-repeat right top;
    line-height: 27px;
    padding-right: 10px;
    padding-bottom: 4px;
    text-align: center;
}


/* ================ google map preview ================ */
#producers-hitlist .preview h3 {
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px;
}
#producers-hitlist .preview h3 a {
    color: #c46119;
}

#producers-hitlist .preview p {
    font-weight: normal;
    font-size: 9px;
    color: #0b1141;
    line-height: 14px;
    padding: 0px 10px;
}
#producers-hitlist .preview p.location {
    color: #c46119;

}
#producers-hitlist .preview p img {
    float: left;
    margin-right: 6px;
}
