/* Start of CMSMS style sheet 'swedishbrandy' */
body {
  margin: 0;
  padding: 0;
  background-color:#ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5em;
  }

/* div {border: 1px solid black;}*/
  
html>body { 
  font-size: 11px;
}

#container {
  margin:0 auto;
  width:779px;
  background-color:#FFFFFF;
  background-image: url(uploads/images/bg.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  margin-top: 0px;
}
  
#innercontainer {
  margin:0 auto;
  padding:0;
  width: 739px;
  background-color: #F7F2E9;
}
  
#header{
  margin:0;
  padding:0;
  height: 178px;
  width: 739px;
  background: url(uploads/images/menu/header.jpg);
  background-repeat: no-repeat;
  float: left;
  background-color: #EDEDED;
}
  
#header p {
  font-size: 10px;
  font-weight: bold;
  color: #F9FAE0;
  margin-top: 68px;
  margin-left: 75px;
}
  
#header a {
  color: #FAFBE2;
  text-decoration: none;
}
  
#header a:hover {
  text-decoration: underline;
}
  
#header h1{
  display:none
}
  
#content-left {
  width: 450px;
  float: left;
  height: auto;
  min-height: 420px;
  padding: 20px;  
  padding-right: 0px; 
  background-color: #F7F2E9;
  border-width:0px;
  border-style:solid;
  border-color:red;
  }

#content-left p {
  margin-left: 5px;
  padding: 0;
  display: block;
  color: gray;
  text-align: justify;
  }

#content-left h2 {
  /*font-size: 17px;*/
  margin-left:5px;
  color: #CB231F;
  padding-left: 0px;
  font-weight: normal;
}
  
#content-left h3 {
  margin-top: 0;
  font-size: 11px;
  margin-left: 5px;
  color: #CB231F;
  padding-left: 0px;
  font-weight: bold;
}
  
#content-left h4 {
  /*font-size: 14px;*/
  margin-left:5px;
  color: #CB231F;
  padding-left:0;
  font-weight: normal;
}
#content-left h5 {
  margin-left:5px;
  padding-left:0;
}
#content-left a {
  color:#CB231F;
  
  }

#content-left a:hover {
  text-decoration: none;
} 

#content-left img {
  float: right;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 0px;
} 
  
#content-right {
  width: 269px;
  float: left;
  margin-bottom: 0;
  padding-top: 10px;
  background-color: #F7F2E9;
  margin-left: 0px;
}
  
#content-right p {
  color: #666666;
  margin-left: 5px;
  }

#content-right h4 {
  font-size: 15px;
  font-weight: normal;
  margin-left:20px;
  color: #CB231F;
  padding-left:0;
}


/* here comes the styles for the hidden div which lists all the mp3 shops */
/* whow */
#mp3_shops {
  width: 443px;
  color: #ccc;
  margin-top: 30px;
  margin-left: 5px;
  border: 1px dotted gray;
  margin-top: 70px;
}

.pointer {
  cursor: pointer;
} 

#footer {
  background-color:#EDEDED;
  height: 25px;
  background-image: url(uploads/images/menu/footer-bg-all.gif);
  background-repeat: repeat-x;
  clear: both;
  margin: 0px;
  padding: 0px ;
  width: 739px;
  color: #ccc;
}
  
#sub-footer {
  background-color: #ffffff;
  height: 25px;
  clear: both;
  margin: 0px;
  width: 739px;
  padding-top: 0px;
  font-size: 9px;
  color: #999999;
  text-align: center;
  display: block;
}

#footer p {
  color: #ccc;
  text-align: left;
  font-size: 9px;
  font-weight: normal;
  padding-top: 3px;
  padding-left: 25px;
  margin: 0px;
}
  
#footer a {
  color: #ccc;
  text-decoration: none;
  }
  
#footer a:hover {
  text-decoration: underline;
  color: #ccc;
  }
  
#content-right a {
  color: #000000;
  text-decoration: underline;
  }
  
#content-right a:hover {
  text-decoration: none;
  }
  
#tabbed {
  float:left;
  width: 719px;
  line-height:normal;
  padding-top: 11px;
  padding-left: 20px;
  height: 39px;
  background-color: #F2F2F2;
}
    
#tabbed ul {
  margin:0;
  padding: 0px 0px 0;
  list-style:none;
  color: #ccc;
}
    
#tabbed li {
  display:inline;
  height: 40px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
    
#tabbed a {
  float:left;
  background: url(uploads/images/menu/tab-l.gif) no-repeat left top;
  margin: 0;
  padding: 0 0 0 5px;
  text-decoration: none;
  color: #B9A477;
  font-size: 12px;
}
  
#tabbed a span {
  float:left;
  display:block;
  background:url(uploads/images/menu/tab-r.gif) no-repeat right top;
  padding:5px 14px 17px 6px;
  color: ##B9A477;
  margin-left: 2px;

     }
/*
tabbed a span {
  float:none;
  }
  */     
#tabbed a:hover {
  background-position:0% -50px;
  text-decoration: none;

}
    
/* hover on active menu item */ 
#tabbed a:hover span {
  background-position:100% -50px;
  text-decoration: none;
  color: gray;

}
    
#special a:hover {
  background-position:0% -50px;
  text-decoration: none;
     }
    
#special a:hover span {
  background-position:100% -50px;
  text-decoration: none;
     }
    
#special a span {
  float:none;
  }

#special a:hover span {
      color: gray;
    }
    
#special a {
  float:left;
  background:url(uploads/images/menu/tab-l.gif) no-repeat left top; 
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  color: gray;
}
    
#special a span {
     float:left;
     display:block;
     /* background:url(uploads/menu/tab-l.gif) no-repeat left top;  */
     padding:5px 14px 17px 6px;
     color:gray;
     }

#sub-menu {
  float: right;
  padding: 20px;
  padding-left: 2px;
  margin-right: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #4E5836;
}
  
#sub-menu ul {
  margin:0px;
  padding:0px;
  display: block;
  width: 180px;
}

#sub-menu li {
  list-style-type: none;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  }

#sub-menu a {
  color: #4E5836;
  text-decoration: none;
  margin-left: 10px;
  white-space: nowrap;
}

#sub-menu a.current {
  color: #ccc;
  text-decoration: none;
  margin-left: 10px;
}

#sub-menu a:hover {
  color: #4E5836;
  text-decoration: underline;
  }


#contact-block{
  font-size: 11px;
  margin-top: -10px;
  line-height: 12px;
  color: gray;
}
#contact-block b{
color:#CB231F;
font-size: 10px;
line-height:1.5em;
}

.divider {
  height: 12px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 100px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

input, button, textarea {
  border: 1px solid gray;
    width: 250px;
}

textarea {

  height: 100px;
}

/* End of 'swedishbrandy' */

