* {
  margin: 0;
  padding: 0;
}

body {
  background: #135aa2;
  font-family: 'Trebuchet Ms', 'Lucida Grande', sans-serif;
  font-size: 12px;
  line-height: 1.35;
  color: #222;
  text-align: center;
}

#main-wrapper {
background: #fff url(../img/background2.png) 0px 42px repeat-x;
}

#main-wrapper-inner {
background: transparent url("../img/header-bg.jpg") no-repeat scroll 50% 142px;
min-height: 500px;
}

#container {
  position: relative;
  width: 960px;
  margin: 0 auto 0 auto;
padding:0 10px 80px;
  text-align: left;
}



h2 {
  font-size: 1.5em;
}

/*
#header {
  height: 120px;
}
*/

/*
#header #logo {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 260px;
  height: 70px;
  background: url('../img/pernod-logo.png') no-repeat 50% 50%;
  text-indent: -10000px;
  overflow: hidden;
}
*/

#header #logo-190 {
  position: absolute;
  top: 35px;
  left: 5px;
  width: 190px;
  height: 50px;
  background: url('../img/pernod-logo-190.png') no-repeat 50% 50%;
  text-indent: -10000px;
  overflow: hidden;
}



#header {
background: transparent url(../img/top_new.png) left top no-repeat;
height: 162px;
margin-left: -10px;
width: 980px;
}

#mSiteLink {
position: absolute;
right: 19px;
top: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

#mSiteLink a {
color: #fff;
float: right;
text-decoration: underline;
}



#header #logo {
background: transparent;
position: absolute;
left: 56px;
top: 13px;
text-indent: 0px;
}


@media print {
  #header #logo {
  background: transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  text-indent: 0px;
  }
}

/*

#header #logo a {
  display: block;
  height: 100%;
}
*/

#header .lang-selector {
  background: url('../img/lang-selector.png') no-repeat top left;
  position: absolute;
  top: 35px;
  right: 0;
  width: 160px;
  height: 38px;
  -moz-user-select: none;
  -webkit-user-select: none;
}

#header .lang-selector a {
  background: url('../img/lang-selector.png') no-repeat 100% -38px;
  display: block;
  line-height: 38px;
  padding: 0 50px 0 10px;
  color: #222;
  font-size: 13px;
  cursor: pointer;
}

#header .lang-selector ul {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-top: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomrihgt: 3px;
  padding: 2px 1px 1px 1px;
  list-style-type: none;
  line-height: 26px;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

#header .lang-selector li {
  display: block;
  padding: 0 10px 0 10px;
  cursor: pointer;
}

#header .lang-selector li:hover {
  background: #32a6f6;
  color: #fff;
}


#mainnavi {
  background: url('../img/navi-background.png') repeat-x top left;
  height: 44px;
  margin: 3px -2px 0 -2px;
  padding: 1px 2px 3px 2px;
}

#mainnavi ul {
  list-style-type: none;
}

#mainnavi li {
  float: left;
}

#mainnavi li a {
  display: block;
  background: url('../img/navi-link.png') no-repeat top right;
  padding: 0 18px 0 18px;
  height: 44px;
  font-size: 17px;
  line-height: 44px;
  color: #555;
  text-decoration: none;
}

#mainnavi li a:hover {
  color: #999;
}

#mainnavi li.selected a {
  background-position: bottom;
  background-repeat: repeat-x;
  color: #fff;
}

#mainnavi li.first a {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  padding-left: 20px;
}

#mainnavi form {
  float: right;
  margin: 8px 6px 0 0;
}

#mainnavi form input[type=text] {
  width: 140px;
  padding: 4px;
  border: 1px solid #ccc;
  font: normal 14px 'Trebuchet Ms', sans-serif;
  margin: 0 0 6px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #999;
}

#mainnavi form input[type=text]:focus {
  border-color: #999;
  color: #777;
}

#mainnavi form input[type=submit] {
  background: transparent;
  color: #51ae21;
  padding-left: 6px;
  padding-right: 6px;
}


.page-header {
  margin: 17px 10px 6px 10px;
}

.page-header h1 {
  font-size: 30px;
  color: #034ea2;
}

.otsikko{


}

.otsikko h1 {
  font-size: 55px;
  color: #034ea2;
}

.page-header h1 a {
  text-decoration: none;
}

/* Fullsize column */

.full-column {

float: left;
width: 958px;


}

/* */

.left-side {
  float: left;
  width: 194px;
  margin: 0 0 0 -2px;
}

.right-side {
  float: right;
  width: 764px;
  margin: 0 -2px 0 0;
}

.right-side.narrow {
  float: left;
  width: 504px;
  margin: 0 0 0 6px;
}

.right-side.narrow #content {
  background: url('../img/content-narrow-background.png') no-repeat top;
}

.right-sidebar {
  background: url('../img/right-sidebar-background.png') no-repeat top;
  float: right;
  width: 255px;
  margin: 0 -2px 0 0;
  color: #555;
}

.right-sidebar .inner {
  padding: 20px 20px 0 20px;
  min-height: 550px;
  line-height: 1.5;
}

.right-sidebar h2 {
  line-height: 1.2;
  margin: 0.5em 0 0.5em 0;
}

.right-sidebar p {
  margin: 1em 0 1em 0;
}


.news-box {
  background: url('../img/news-bg.png') no-repeat;
}

.login-box {
  background: url('../img/login-box.png') no-repeat;
  height: 204px;
}

.login-box form {
  padding: 13px;
}

.login-box h2, .sidebox h2 {
  font-size: 18px;
  line-height: 22px;
  color: #999;
  margin-bottom: 30px;
}

.sidebox h2 {
  margin-bottom: 15px;
}

.login-box input[type=text], .login-box input[type=password] {
  width: 160px;
  padding: 3px;
  border: 1px solid #ccc;
  font: normal 12px 'Trebuchet Ms', sans-serif;
  margin: 0 0 6px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.login-box input[type=text]:focus, .login-box input[type=password]:focus {
  border-color: #999;
}

.login-box input[type=submit] {
  float: left;
  margin-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
}

.login-box .or {
  line-height: 28px;
  float: right;
  font-size: 11px;
  margin-top: 10px;
}


.front-mini-link {
  height: 44px;
  background: url('../img/front-header-mini-link.png') no-repeat;
  margin: 7px 0 0 0;
}

.front-mini-link a {
  display: block;
  line-height: 40px;
  font-size: 18px;
  color: #999;
  margin: 0 2px 0 2px;
  padding: 0 0 2px 11px;
}

.front-mini-link a:hover {
  text-decoration: none;
}

.country-selector p {
  margin-bottom: 10px;
}

.country-selector select {
  width: 164px;
  padding: 2px;
  font: normal 12px 'Trebuchet Ms', sans-serif;
}

.country-selector option {
  padding-left: 4px;
}


.front-box {
  background: url('../img/front-box-background.png') no-repeat top;
  height: 426px;
  padding-top: 8px;
}

.front-box .lift-wrapper {
  margin: 0 8px 0 8px;
  height: 320px;
}

.front-box .lift {
  position: absolute;
  width: 414px;
  height: 300px;
  padding: 20px 40px 0 300px;
}

.front-box .lift a.full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.front-box .lift-left {
  padding-left: 30px;
  width: 684px;
}

.front-box .lift h1 {
  font-size: 38px;
  color: #de3a08;
  margin-bottom: 0.5em;
}

.front-box .lift p {
  margin-bottom: 1em;
}

.front-box .news {
  padding: 12px 30px 0 30px;
}

.front-box .news a.archive {
  float: right;
  color: #999;
  font-size: 11px;
  margin-top: 2px;
}

.front-box .news span.date {
  font-size: 11px;
  color: #aaa;
}

.front-box .news img {
  float: left;
  margin-right: 25px;
}

.front-box .news h2 {
  font-size: 20px;
  color: #51b515;
  margin-bottom: 2px;
}


.left-side .lifts {
  margin: 35px 13px 0 13px;
  color: #999;
}

.left-side .lifts h2 {
  margin: 1.5em 0 0.25em 0;
  color: #555;
}



.front-big-lifts {
  margin: 16px -60px 0 0;
  zoom: 1;
}

.front-big-lifts .lift {
  float: left;
  background: url('../img/front-big-lift.png') no-repeat;
  width: 244px;
  height: 234px;
  margin: 0 16px 0 0;
}

.front-big-lifts .inner {
  margin-right: 5px;
  padding: 10px 15px 0 20px;
  height: 218px;
}

.front-big-lifts .inner.tuotevalikoima {
  background: url('../img/tuotevalikoima.jpg') no-repeat bottom right;
}

.front-big-lifts .inner.drinkkiteekki {
  background: url('../img/drinkkiteekki.jpg') no-repeat bottom right;
}

.front-big-lifts .inner.viiniisiruoka {
  background: url('../img/viiniisiruoka.jpg') no-repeat bottom;
}

.front-big-lifts .lift h2 {
  font-size: 22px;
  line-height: 40px;
  color: #51b515;
  margin: 0 -5px 0.3em 0;
}

.front-big-lifts .lift h2 a {
  display: block;
  text-decoration: none;
  color: #51b515;
}

.front-big-lifts .lift h2 a:hover {
  color: #6dcb2c;
}



/* Subpages */

.subnavi, .sidebox {
  background: url('../img/subnavi-background.png') no-repeat bottom;
  margin-bottom: 20px;
}

.subnavi > ul, .sidebox .inner {
  background: url('../img/subnavi-top.png') no-repeat top;
  list-style-type: none;
  padding: 13px;
}

.subnavi a {
  background: url('../img/subnavi-arrow.png') no-repeat 1px 7px;
  display: block;
  color: #222;
  padding: 5px 0 5px 14px;
}

.subnavi a:hover {
  color: #999;
  text-decoration: none;
}

.subnavi li.selected > a {
  font-weight: bold;
  color: #000;
}

.subnavi ul ul {
  list-style-type: none;
  margin-left: 25px;
}

.subnavi ul ul a {
  background: transparent;
  display: block;
  color: #999;
  padding: 3px 0 3px 5px;
}

.subnavi ul ul a:hover {
  color: #bbb;
}

.subnavi ul ul li.selected a:hover {
  color: #000;
}

.subnavi li li {
  display: none;
}

.subnavi li.selected li {
  display: block;
}


#content {
  position: relative;
  background: url('../img/content-background.png') no-repeat top;
  padding: 20px 30px 0 30px;
  min-height: 550px;
  line-height: 1.5;
}

#content h1 {
  font-size: 38px;
  line-height: 1;
  color: #c51519;
  letter-spacing: -1px;
  margin: 0.25em 0 0.5em 0;
}

#content h1.punaviinit {
  color: #b90001;
}

#content h1.valkoviinit {
  color: #deb20a;
}

#content h1.roseviinit {
  color: #e05524;
}

#content h1.kuohuviinit {
  color: #d3d11f;
}

#content h1.samppanjat {
  color: #d3c01f;
}

#content h1.vakevat-viinit-ja-katkerot {
  color: #5f071a;
}

#content .head-section {
  position: relative;
  margin: -15px -24px 30px -24px;
  overflow: hidden;
}

#content .head-section .inner {
  background: url('../img/content-gradient.png') repeat-x bottom;
  padding: 20px 270px 20px 24px;
}

#content.head-section-wide .head-section .inner {
  padding: 20px 24px 20px 24px;
}

#content .head-section h1 {
  margin-top: 0;
}

#content .head-section img.big-image {
  position: absolute;
  top: 7px;
  left: 550px;
} /* Changed left value from 575 to 550, in order to align the BIB -images properly, 8.10 SH */

#content .head-section a img {
  top: auto;
  left: auto;
}

#content .product-overview {
  width: 100%;
  line-height: 1.25;
}

#content .product-overview td {
  vertical-align: top;
  padding: 0 10px 5px 0;
}

#content .product-overview b {
  display: block;
  color: #595959;
}

#content .head-section ul.symbols {
  list-style-type: none;
  height: 26px;
  overflow: hidden;
  margin: 0 0 1em 0;
}

#content .head-section ul.symbols li {
  float: left;
  line-height: 24px;
  padding: 0 3px 0 3px;
  opacity: 0.66;
}

#content .head-section ul.symbols li:hover {
  opacity: 1;
}

#content .head-section ul.symbols img {
  vertical-align: middle;
}

#content p {
  margin: 1em 0 1em 0;
}

#content p.date {
  color: #999;
  font-size: 0.9em;
}

#content h2 {
  line-height: 1.2;
}

#content ul {
  margin: 1em 0 1em 25px;
}

#content h2.special, #job-app h2 {
  background: url('../img/h2-special.png') repeat-x top;
  font-size: 18px;
  line-height: 32px;
  color: #034ea2;
  margin: 1em -13px 0 -13px;
  padding: 0 13px 4px 13px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#content table.list {
  width: 714px;
  margin: 0.5em -7px 1em -7px;
  border-collapse: collapse;
}

#content table.list td {
  padding: 6px 7px 6px 7px;
  border-bottom: 1px solid #eee;
  cursor: default;
}

#content table.list td.country {
  width: 20%;
}

#content table.list td.price {
  width: 16%;
}

#content table.list tr:hover td {
  background: #fbffec;
}

#content table.list a {
  color: #222;
}

#content table.list tr:hover a {
  color: #2fb3f1;
}

#content table.list tr:hover a:hover {
  color: #3dc1ff;
}

#content hr {
  margin: 2em -10px 1em -10px;
  border: 0;
  height: 1px;
  background: #eee;
}

div.more-text {
  overflow: hidden;
  height: 0;
}

a.more-text {
  font-size: 11px;
  color: #777;
}

#content h2.slogan {
  margin-top: -0.5em;
  margin-bottom: 1em;
  color: #595959;
  padding-right:10px;
}

#content .tabs {
  position: relative;
  bottom: -20px;
  clear: both;
  margin: -5px 0 0 -10px;
  list-style-type: none;
  line-height: 30px;
  height: 32px;
  width: 700px;
}

#content .tabs li {
  float: left;
}

#content .tabs a {
  display: block;
  padding: 2px 15px 0 13px;
  color: #555;
  cursor: pointer;
}

#content .tabs li.selected {
  background: url('../img/content-tabs.png') no-repeat top left;
}

#content .tabs li.selected a {
  background: url('../img/content-tabs.png') no-repeat bottom right;
  text-decoration: none;
  cursor: default;
}

#content .column {
  float: left;
}

#content .column-60 {
  width: 55%;
}

#content .column-40 {
  width: 35%;
}

#content .column-50 {
  width: 47%;
}

#content .column.right {
  float: right;
}

#content .column.slot:hover {
  background: url('../img/column-slot.png') repeat-x bottom;
}

#content .slot-img {
  float: left;
  width: 70px;
  margin: 10px 10px 0 0;
  text-align: left;
}

#content #tab-product-description {
  background: url('../img/content-divider.png') no-repeat 420px 0;
  min-height: 300px;
}

#content #tab-producer {
  background: url('../img/content-divider.png') no-repeat 420px 0;
  min-height: 300px;
}

#content #tab-producer ul {
  margin: 0.5em 0 1em 15px;
  font-size: 0.9em;
  line-height: 1.25;
}

#content #tab-details table {
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0 1em 0;
}

#content #tab-details th, #content #tab-details td {
  padding: 3px 6px 3px 6px;
  border-bottom: 1px solid #f7f7f7;
}

#content #tab-details th {
  font-size: 11px;
  font-weight: normal;
  color: #999;
  width: 25%;
}

#content h3 {
  font-size: 1.25em;
  font-weight: normal;
  color: #777;
  margin: 1em 0 0.5em 0;
}

#content h4 {
  font-size: 1em;
  color: #777;
  margin: 1em 0 0.5em 0;
}

#content h5 {
  font-size: 1.25em;
  color: #777;
  margin: 1em 0 0.5em 0;
}

#content .product-lift {
  width: 45%;
  float: left;
  margin-right: 5%;
  text-align: center;
  height: 290px;
}

#content ul.years {
  background: url('../img/divider-gradient.png') no-repeat top right;
  float: left;
  width: 100px;
  margin: -1em 0 0 -10px;
  padding: 30px 0 0 0;
  list-style-type: none;
  min-height: 300px;
}

#content ul.years li {
  font-size: 15px;
  line-height: 30px;
  padding: 0 10px 0 10px;
  cursor: pointer;
  color: #999;
}

#content ul.years li:hover {
  color: #bbb;
}

#content ul.years li.selected {
  background: url('../img/years-selected.png') no-repeat 100% 50%;
  cursor: default;
  font-weight: bold;
  color: #222;
}

#content .year-tab {
  margin: -1em 0 0 100px;
  padding: 20px;
}


.head-section.page-tuottajat {
  background: url('../img/tuottajat-bg.jpg') no-repeat top right;
}

.right-sidebar .lift {
  position: relative;
  margin: -10px -12px 27px -12px;
  padding: 0 12px 8px 73px;
  border-bottom: 1px solid #eee;
  line-height: 1.3;
}

.right-sidebar .lift h2 {
  line-height: 1.1;
}

.right-sidebar .lift img {
  position: absolute;
  top: 0;
  left: 0;
}

.right-sidebar .lift p {
  font-size: 0.9em;
}

.right-sidebar .lift-drinkkiteekki {
  background: url('../img/sidebar-drinkkiteekki.jpg') no-repeat top left;
}

.quicksearch {
  margin: 15px 0 15px 0;
}

.quicksearch input[type=text] {
  float: left;
  width: 145px;
  padding: 4px;
}

.quicksearch input[type=submit] {
  float: right;
}

.quicksearch p {  
  clear: both;
  padding-top: 10px;
}





/* Footer */

#footer {
  background: url('../img/footer.png') repeat-x top;
  min-height: 140px;
  padding: 40px 0 40px 0;
  color: #fff;
}

#footer .inner {
  background: #165ca3;
  width: 960px;
  height: 160px;
  margin: 0 auto 0 auto;
  border-left: 1px solid #4485c7;
  text-align: left;
}

#footer .inner .column {
  float: left;
  width: 20.89%;
  height: 135px;
  padding: 15px 2% 10px 2%;
  border: 1px solid #4485c7;
  border-left: 0;
}

#footer h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  color: #8fc2e6;
}

#footer h3 a {
  color: #8fc2e6;
  text-decoration: none;
}

#footer ul {
  list-style-type: none;
}

#footer a {
  color: #fff;
}

#footer span.date {
  color: #c8dbe2;
  font-size: 10px;
}



/* General */

input[type=submit], a.stylish {
  background: #51ae21 url('../img/button.png') repeat-x top;
  line-height: 14px;
  padding: 4px 12px 4px 12px;
  font: normal 14px/14px 'Trebuchet Ms', sans-serif;
  color: #fff;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
}

input[type=submit]:hover, a.stylish:hover {
  opacity: 0.9;
}

input[type=submit]:active, a.stylish:active {
  opacity: 0.8;
}

a.stylish:hover {
  text-decoration: none;
  color: #fff;
}

a {
  color: #2fb3f1;
  text-decoration: none;
}

a:hover {
  color: #3dc1ff;
  text-decoration: underline;
}

.clear {
  clear: both;
  height: 1px;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  display: none;
}

/* Jobs */

#job-list p {
  margin-top: 0;
}

#job-list img {
  border: 0;
}

#job-list .xtrnl {
  background: url(/files/prf/img/pdficon.png) 0 0 no-repeat;
  float: left;
  padding: 9px 0;
  margin: 0;
  display: block;
  text-indent: 37px;
}

#job-list hr {
  margin-bottom: 20px;
  padding: 0;
}

#job-list .h, #job-list .t {
  float: left;
  width: 150px;
  margin-bottom: 10px;
}

#job-list .t {
  width: 450px;
}

#job-app ul {
  margin: 0;
  list-style: none;
}

#job-app ul li {
  list-style: none;
}

#job-app h2 {
  margin-top: 2.5em;
  margin-bottom: 1em;
}

#job-app dd {
  margin-bottom: 1em;
}
.onerow dd {
  float: left;
  margin-right: 10px;
}

optgroup {
  font-weight: normal;
  background: #eee;
}

select option {
  font-weight: normal !important;
  background: #fff;
}

input[type=text], textarea {
  font: normal 12px lucida sans unicode, sans-serif;
  color: #222;
  padding: 3px;
  border: 1px solid #bbb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

input[type=text]:focus, textarea:focus {
  border: 2px solid #999;
  padding: 2px;
}

.floatboxes dt {
  float: left;
  width: 80px;
}
.floatboxes dd {
  float: left;
  width: 600px;
}
.floatboxes li {
  float: left;
  margin-right: 60px;
}


#dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eee;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#disclaimer {
  background: url('../img/firstpopup.png') no-repeat 50% 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 70px;
  width: 450px;
  height: 310px;
  margin: -240px 0 0 -295px;
  text-align: left;
}

#disclaimer h3 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 4px solid #eee;
}

#disclaimer p {
  color: #555;
  margin: 0 0 10px 0;
}

#disclaimer select {
  float: left;
  padding: 3px 3px 3px 3px;
  font-size: 18px;
}

#disclaimer p.huom {
  clear: both;
  padding-top: 50px;
}

#disclaimer a.stylish {
  float: left;
  margin: 0 0 0 10px;
  padding: 0 15px 0 15px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

#content #drink-types {
  list-style-type: none;
  margin: 0;
  width: 700px;
}

#drink-types li {
  width: 24%;
  float: left;
  margin: 0 1% 6px 0;
}

#drink-types li a {
  background: #fff;
  display: block;
  line-height: 32px;
  padding: 0 10px 0 10px;
  border: 1px solid #eee;
  -moz-border-radius: 3px;
  color: #555;
  white-space: nowrap;
}

#drink-types li a:hover {
  color: #999;
}

#drink-types li.selected a {
  background: #6dcf0c;
  color: #fff;
  border-color: #68c719;
}

.drink {
  min-height: 160px;
  cursor: pointer;
}

#drink-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 390px;
  height: 360px;
  padding: 20px;
  background: url('../img/drink-popup.png') no-repeat;
  margin: -200px 0 0 -320px;
  padding: 40px 60px 72px 300px;
  text-align: left;
}

#drink-popup img {
  position: absolute;
  top: 47px;
  left: 55px;
}

#drink-popup h1 {
  font-size: 28px;
  color: #db151e;
  margin: 0 0 0 0;
}

#drink-popup h2 {
  font-size: 16px;
  color: #595959;
  margin: 0 0 1em 0;
}

#drink-popup h3 {
  font-size: 14px;
  font-weight: normal;
  color: #595959;
}

#drink-popup p {
  margin: 0.5em 0 0.5em 0;
}

#drink-popup table {
  width: 100%;
}

#drink-popup a img {
  border: 0;
}

#drink-popup a.x {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 17px;
  right: 20px;
  background: url('../img/popup-x.png') no-repeat;
  cursor: pointer;
}
#drink-popup #print {
  margin-top: 10px;
}
#drink-popup #print img {
  position: relative;
  top: 5px;
  left: 0;
  margin-right: 10px;
}
#content ul.related-products {
  margin: 1em -25px 1em 0;
  list-style-type: none;
}

#content ul.related-products li {
  float: left;
  position: relative;
  width: 265px;
  height: 150px;
  margin: 0 25px 10px 0;
  padding: 0 0 0 50px;
  color: #999;
}

/* #content ul.related-products li img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
} */

#content ul.related-products li p.juomasuositus {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
width: 60px;
}


#content ul.related-products li p.juomasuositus img {
 
text-align; center;

}

/* SH 6.10.2009 */

#content ul.related-products li h3 {
  margin: 2px 0 2px 0;
  line-height: 18px;
}

#content ul.related-products li p {
  margin: 0;
}



#content #search label {
  width: 30%;
  float: left;
  clear: left;
}

#content #search fieldset {
  width: 70%;
  float: left;
  border: 0;
  padding: 0;
  margin: 0 0 0.5em 0;
}

#content #soveltuvuus {
  list-style-type: none;
}

#content #soveltuvuus li {
  float: left;
  width: 40px;
  height: 30px;
  cursor: pointer;
  opacity: 0.2;
  text-align: center;
  line-height: 30px;
}
#content #soveltuvuus li:hover {
  opacity: 0.33;
}

#content #soveltuvuus li.selected {
  opacity: 1;
}
#content #soveltuvuus li.selected:hover {
  opacity: 0.8;
}



#content .pagination {
  line-height: 28px;
  height: 28px;
  background: #f1fbff;
  margin: 25px -13px 15px -13px;
  border: 1px solid #e4f8ff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 2px;
}

#content .pagination p {
  margin: 0 10px 0 10px;
  float: left;
}

#content .pagination a {
  float: left;
  width: 26px;
  text-align: center;
  margin-right: 2px;
}

#content .pagination a.selected {
  background: #fff;
  color: #555;
  font-weight: bold;
}

#content .recipe {
  float: left;
  width: 47%;
  height: 98px;
  margin: 0 3% 0 0;
  overflow: hidden;
}

#content .recipe h3 {
  margin-top: 4px;
  font-size: 1.1em;
}

#content .recipe h3 a {
  color: #777;
}

#content .recipe img {
  float: left;
  margin: 0 10px 15px 0;
}


#content .ingredient {
  float: left;
  width: 45%;
  height: 40px;
  margin: 0 5px 5px 5px;
  padding: 5px;
  overflow: hidden;
  background-color: #f1f2f3; 
}

#content .ingredient h3 {
  margin-top: 4px;
  font-size: 1.1em;
}

#content .ingredient h3 a {
  color: #777;
}

#content .ingredient img {
  float: left;
  margin: 0 10px 15px 0;
}


a img {
  border: 0;
}