/*********************************************************************/
/* General */

body { 
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  color: #006940;
  font-family: Verdana, Arial, sans-serif;
  background-image: url('../img/bg.jpg');
  background-repeat: no-repeat;
  background-position: 258px 0px;
  font-size: 70%;
  line-height: 1.5em;
}

/*********************************************************************/
/* Layout elements */

div#main { 
  width: 850px;
}

div.rightcol, div.rightcol-shop { 
  float: right;
  width: 225px;
  margin-left: 17px;
}

div.rightcol { 
  margin-bottom: 80px;
}

div.rightcol-shop { 
  margin-bottom: 5px;
}

div.rightcol div.rightcol-content, div.rightcol-shop div.rightcol-content { 
  margin-left: 25px;
  width: 200px;
}

div.leftcol { 
  float: left;
  width: 280px; 
}

div.content { 
  font-size: 110%;
  line-height: 2em;
  padding-left: 120px;
  padding-right: 120px;
}

div.content-shop { 
  font-size: 110%;
  line-height: 2em;
  padding-left: 260px;
  padding-right: 0px;
/*  border: solid 1px red; */
}

div.content-blog { 
  font-size: 110%;
  line-height: 2em;
  padding-left: 230px;
  padding-right: 0px;
}

div.text-default { 
  margin-top: 80px;
}

div.text-blog { 
  margin-top: 43px;
}

/* Logo */

div.logo { 
  margin-left: 90px;
  margin-bottom: 40px;
}

div.logo img { 
  border: 0px;
}

/* Tagline */

img.tagline { 
  margin: 25px 0px 0px 50px;
}

/* Navigation for chapter Algea */

ul.menu-algea { 
  margin: 0px;
  padding-left: 15px;
}

ul.menu-algea li { 
  margin: 0.6em 0em 0.6em 0em;
}

/* Menu */

div.menu {
}

/*********************************************************************/
/* Page elements */

/* Testimonial */

div.testimonial {
  width: 200px;
  margin: 40px 0px 20px 17px; 
}

div.testimonial-klub {
  width: 180px;
  margin: 40px 0px 20px 17px; 
}

div.testimonial div.testimonial-text, div.testimonial-klub div.testimonial-text {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  line-height: 1.8em;
  font-size: 110%;
}

div.testimonial span.testimonial-name, div.testimonial-klub span.testimonial-name {
  font-style: italic;
  font-weight: bold;
  font-size: 90%;
}

/*********************************************************************/
/* Store */

/* On the Algea page */

img.trgovina-dominor { 
  border: 0px;
  margin-bottom: 10px;
}

/* Everywhere else */

img.trgovina { 
  border: 0px;
  margin: 59px 0px 10px 13px;
}

img.trgovina-link { 
  border: 0px;
  margin: 0px 0px 10px 13px;
}

div.store { 
  margin-top: 2em;
}

div.store input, div.store select { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  border: solid 1px #86EF66;
  padding: 0.2em;
}

div.newsletter-checkbox { 
  width: 350px;
  margin-top: 5px;
  margin-left: -4px;
}

div.newsletter-checkbox input { 
  border: 0px;
  float: left;
}

div.store input.submit, div.store input.radio { 
  border: 0px;
}

table.order { 
  margin-top: 0em;
}

table.order-shipping { 
  margin-top: 0em;
}

table.payment { 
  margin-top: 0em;
}

table.order td, table.order-shipping td, table.payment td { 
  vertical-align: top;
  padding-bottom: 0.5em;
}

table.order td.obligatory, table.order-shipping td.obligatory, table.payment td.obligatory { 
  font-weight: bold;
  padding-right: 0.5em;
}

table.order td.label, table.order-shipping td.label, table.payment td.label { 
  font-weight: bold;
  padding-right: 0.5em;
}

table.order td.label-error, table.order-shipping td.label-error, table.payment td.label-error { 
  font-weight: bold;
  padding-right: 0.5em;
  color: #ba0000;
}

table.order td.section-title, table.order-shipping td.section-title, table.payment td.section-title { 
  padding-top: 1em;
}

table.order td.section-title h2, table.order-shipping td.section-title h2, table.payment td.section-title h2 { 
  color: #006940;
}

table.shipping-address { 
  margin-top: 0.5em;
  margin-left: 1.5em;
}

div.instructions-error { 
  color: #ba0000;
  font-weight: bold;
  font-size: 110%;
}

table.bill { 
  width: 550px;
  margin-top: 0.5em;
  border-top: solid 1px #006940;
  border-left: solid 1px #006940;
}

table.bill td { 
  border-bottom: solid 1px #006940;
  border-right: solid 1px #006940;
  padding: 4px 3px 4px 3px;
  vertical-align: top;
}

table.bill td.number { 
  text-align: center;
}

table.bill td.price { 
  text-align: right;
}

table.bill td.price-last { 
  text-align: right;
  font-weight: bold;
}

table.bill tr.header { 
  background-color: #006940;
}

table.bill tr.header td { 
  color: #ffffff;
  font-weight: bold;
  border-right: solid 1px #006940;
}

div.bill-header { 
  font-size: 110%;
  font-weight: bold;
  margin-top: 1.5em;
}

div.bill-info { 
  margin-bottom: 1em;
}

div.bill-submit { 
  margin-top: 15px;
  width: 420px;
}

div.final-price { 
  float: right;
  padding-right: 40px;
  margin-top: 1em; 
}

table.final-price td { 
  padding: 5px 0px 5px 0px;
}

table.final-price td.label { 
  font-weight: bold;
  padding-right: 10px;
}

table.final-price td.price { 
  text-align: right;
}

table.final-price tr.final td { 
  border-top: solid 1px #006940;
}

/*********************************************************************/
/* Links to other sections (club, blog) */

div.section-link { 
  margin-bottom: 2.5em;
  width: 180px;
  margin-left: 15px;
}

div.section-link div.section-link-text { 
  margin-top: 3px;
  line-height: 1.6em;
}

div.section-link div.section-link-link { 
  font-weight: bold;
}

/*********************************************************************/
/* The Algea cloud */

div.algea-home-image { 
  margin: 50px 0px 0px 110px;
  background-image: url('../algea/img/bg-algea-home.jpg');
  background-repeat: no-repeat;
  padding-top: 25px;
}

table.algea-image td { 
  font-size: 65%;
  vertical-align: top;
}

div.algea-content-cloud-1, div.algea-content-cloud-2, div.algea-content-cloud-3, div.algea-content-cloud-4 { 
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5em;
}

div.algea-content-cloud-1 { 
  width: 190px;
  margin: 20px 0px 0px 5px;
}

div.algea-content-cloud-2 { 
  width: 170px;
  margin: 35px 0px 0px 0px;
}

div.algea-content-cloud-3 { 
  width: 180px;
  margin: 0px 0px 0px 65px;
}

div.algea-content-cloud-4 { 
  width: 170px;
  margin: 35px 75px 0px 0px;
}

div.algea-content-cloud-title { 
  font-size: 120%;
  margin-bottom: 0.1em;
}

/*********************************************************************/
/* Club contact */

div.club-contact {
  font-size: 120%;
  padding-left: 20px;
  margin-top: 2em;
  line-height: 1.6em;
}

div.club-contact-text {
  margin-top: 0.5em;
}

/**********************************************************************/
/* Club contact */

div.ask-us {
  margin-top: 3em;
  font-size: 120%;
  line-height: 1.6em;  
}

div.ask-us span.ask-us-title {
  font-weight: bold;
  font-size: 80%;
  line-height: 1.5em;
}