/* general definitions */
body { background-image:url(img/bg.gif); color:#392020; background-color: #FFFEF2; }
a    { color:#615959; }
a.details { border:solid 1px #9D0B0B; font-size:0.9em; color:#9D0B0B;  padding-top: 2px;}



/*  Sound and schemes  */
#sound, #sound a     { color:#9B9B9B; }
#sound a.inactive    { border:solid 1px #9B9B9B; }
#sound a.active      { border:solid 1px black; color:black; }
#sound a:hover       { color:black; }
#schemes, #schemes a { color: #9B9B9B; }
#schemes .inactive   { border: solid 1px #9B9B9B; color:#9B9B9B; }
#schemes a.active    { border: solid 1px black;   color:black; }
#schemes a:hover     { color:black; }


/*  Main Menu  */
#main_menu          { top:133px; }
#main_menu a        { color:#5C4B39; }
#main_menu a.active { color:white; }
#main_menu a:hover  { color:white; }


/*  Homepage news  */
#latest_news_background .content,
#cart_summary_background .content { background-color:white; color:black; filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3; -khtml-opacity:0.3; }
#latest_news,
#latest_news a,
#cart_summary_holder              { color:#392020; }



/*  Content  */
.item_event              { border-bottom:solid 1px #B6A9A9; }
.item_event .event_title { font-weight:bold; color:#9D0B0B; }

.headline1 { font-weight:bold; font-size:1.3em; }
.headline2 { font-weight:bold;  font-size: 1.1em; color:#392020; }

table.list_items_per_row td                { border-bottom: solid 1px #B6A9A9; }