/* general definitions */
body { background-image:url(img/bg.gif); color:#392020; background-color:#84cee7; }
a    { color:#615959; }
a.details { border:solid 1px #0A88B6; font-size:0.9em; color:#0A88B6;  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:#ffffff; }
#main_menu a.active { color:#75AEC3; }
#main_menu a:hover  { color:#75AEC3; }


/*  Homepage news  */
#latest_news_background .content,
#cart_summary_background .content { 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: #06548C; }


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

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

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