body
{
  background-color: #B7AA20;
}

body, div, input, p, a, .hiermenu, textarea, td
{
 font-family: verdanaial, sans-serif;
 font-size: 12px;
 line-height:18px;
}

hr
{
  border:0px;  
  border-top:solid 1px #666666;
  background-color:#FFFFFF;
  height:2px;
}

a
{
  text-decoration: none;
  color: black;
}

a:hover
{
  color: #999999;
}

img
{
  filter: expression(add_png_image(this));
  border: none;
}

ul
{ 
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#logo
{
  position: absolute;
  top: 37px;
  left: 96px;  
}

#main
{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;

  height: expression(document.body.clientHeight ? document.body.clientHeight+'px' : document.documentElement.clientHeight+'px');
  width: expression(document.body.clientWidth ? document.body.clientWidth+'px' : document.documentElement.clientWidth+'px');

  /*   bg_1: #23751D */
  /*   bg_2: #B7AA20 */

  /* background-color: #B7AA20; */
}

#bg
{
  position: absolute;
  top: 0px;
  bottom: 0px;
  width:100%;
}

#content_container
{
  position: absolute;
  left: 103px;
  top: 232px;
  height: 379px;
  width: 770px;
}


#content
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 606px;
  background-color: #BDD747;
  padding: 0px;
  margin: 0px;
}

#content_text
{ 
  position: relative;
  top: 0px;
  left: 0px;
  width: 368px;
  min-height:300px;
  background-color: white;
  padding: 20px;
}


* html #content_text { 
 height: 300px;
}

#content_text .title
{
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
}


#content_text .lead, #content_text .subtitle
{
  font-weight: bold;
}

#content_text input, #content_text textarea
{ 
  border: solid 1px #d3d3d3;
}

#content_text .button 
{ 
  margin-top: 20px;
  background-color: #D1D8C4;
  width: 100px;
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  border: solid 1px #666666;
}

.button_issues
  {
  border: solid 1px #666666;
  margin: 0px 0px 0px 10px;
  background-color: #D1D8C4;
  padding: 1px 6px 1px 6px;
  display:block;
  }

#content_img
{ 
  position: absolute;
  top: 0px;
  right: 0px;
  width: 198px;
  overflow: hidden;
}


#content_img_text
{ 
  position: relative;
  width: 180px;
  padding: 10px;
}


#content_img_text .title
{
  color: #267C1F;
  letter-spacing: 2px;
}

#content_box_container
{ 
  position: absolute;
  right: 0px;
  width: 154px;
}

.content_box
{
  position: relative;
  width: 154px;
  margin-bottom: 10px;
  background-color: #BDD747;
}

.content_box_title
{
  padding: 5px;
  padding-left: 10px;
  text-transform: uppercase;
  color: #267C1F;
  background-color: white;
}

.content_box_text
{ 
  padding: 10px;
}

#footer
{
  position: absolute;
  bottom: -22px;
  left: 2px;
  height: 10px;
  width: 100%;
}

#footer .right
{
  position: absolute;
  right: 5px;
}

.shade_top, .shade_bottom, .shade_middle_1, .shade_middle_2, .shade_middle_3
{
  position: absolute;
  right: -10px;
  width: 10px;
}
.shade_top
{
  top: 0px; 
}

.shade_bottom
{
  bottom: -10px;
}

.shade_middle_1, .shade_middle_2, .shade_middle_3
{
  top: 23px; 
  bottom: 13px;
  background-image: url(../images/shade/line_v.png);
  background-repeat: repeat-y;
}

.shade_middle_1
{
  height: expression(document.getElementById('content').offsetHeight-36);
}

.shade_middle_2
{
  height: expression(document.getElementById('content_box_1').offsetHeight-36);
}

.shade_middle_3
{
  height: expression(document.getElementById('content_box_2').offsetHeight-36);
}


.shade_horizontal
{
  position: absolute;
  bottom: -11px;
  left: 0px;
}


#utilities
{
  position: absolute;
  left: 575px;
  top: 45px;
  height: 12px;
  width: 300px;
}



#search
{
  text-align:right;
}

#search input
{
  border: solid 2px #BDD747;
  width: 120px;
  margin-right: 3px;
}

#search a
{
  background-color: #BDD747;
  padding: 3px;
}

#top_navigation
{
  position: absolute;
  top: 163px;
  left: 105px;
  height: 36px;
}

#top_navigation img
{
  margin-right: 35px; 
}

#shop_list_container
{
  padding: 0px;
  margin: 0px;
  width: 365px;
}

#shop_list_container .title
{ 
  color: #f70571;
  text-transform: none;
}

.pink
{ 
  color: #f70571;
}

.pink:hover
{
  color: #FF4E9D; 
}


.shop_list
{ 
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
  padding-right: 10px;
  vertical-align: top;
}

.basket_list, .basket_total_list
{ 
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align:top;
}

.basket_total_list
{ 
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}


.grey_1, .grey_2
{ 
  background-color: #D1D8C4;
  border-bottom: solid 6px white;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align:top;
}

.grey_1
{ 
  background-color: #BFC8AD; 
  font-weight: bold;
  width: 100px;
}

.grey_2
{ 
  width: 260px;
}


/* extended for schweizergarten.ch */

.tabletitle, .tablecontent, .tablefooter
{
  padding: 4px 8px 4px 8px;
  vertical-align:top;
}

.tabletitle
{
  font-weight:bold;
  background-color:#BFC8AD;
}

.tablecontent
{
  background-color: #D1D8C4;
}

.tablefooter
{
  font-weight:bold;
  padding:0px;
}

.floatimage
{
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}

.error
{
  border:1px solid #990000;
  background-color:#FFAAAA;
  padding:5px;
}

.confirmation
{
  padding: 5px;
  border: 1px solid #00aa00;
  background-color: #C1FFC1;
}

.lpcontent b
{
color:#e30088;
}


/* social media update */

#twitter_update_list li {
list-style-type: none;
padding-bottom:10px;
}

#twitter_update_list span {
color: #000000;
}

#twitter_update_list span a {
display: inline;
}

#twitter_update_list span a:hover {
text-decoration: underline;
}

a.twitterlink {color:#FFFFFF;font-size:85%;}

