.featuredItem { color: black; background-color: #fff; filter:alpha(opacity=70); -moz-opacity:.70;opacity:.70; }
.featuredItem:hover { cursor: pointer; filter:alpha(opacity=100, orange);  	 -moz-opacity:.99;opacity:.99; }

/* MAIN MENU STYLES */
.menu_main, .menu_main_on { font-size: 13px; font-weight: normal; background-color: transparent; padding-top: 4px; padding-bottom: 3px; margin: 0 20px 0 12px; text-transform: uppercase; }
.menu_main:link, .menu_main:visited { color: #fff; text-decoration: none; }
.menu_main:hover { color: #333333; text-decoration: none; }
.menu_main_on:link, .menu_main_on:visited { color: #f5ad1b; text-decoration: none; }
.menu_main_on:hover { color: #333333; text-decoration: none; }

/* COMPLETE/FULL MENU STYLES FOR UNDERLINKS */
.menu_complete_sub, .menu_complete_sub_on { font-size: 13px; font-weight: normal; }
.menu_complete_sub:link, .menu_complete_sub:visited { color: #fff; }
.menu_complete_sub:hover { color: #ccc; text-decoration: none; }
.menu_complete_sub_on:link, .menu_complete_sub_on:visited { color: #f5ad1b; }
.menu_complete_sub_on:before { content: "> ";}
.menu_complete_sub_on:hover { color: #f5ad1b; text-decoration: none; }

/* STANDARD FORM ELEMENTS */
.input { font-size: 11px;  border: 1px solid gray; }
.button { font-size: 10px; border: 1px solid gray; }

.searchbox input#sokefelt { color: #fafafa; background: transparent url('/publish_skins/petrolia/img/spacer.gif'); border-top: 0; border-right: 0; border-bottom: 1px solid #ccc; border-left: 0; width: 145px; height: 17px; font-size: 13px; margin: 0; padding: 0 0 2px 0; }
.searchbox input#ssubmit { border: 0px solid #222; text-transform: uppercase; color: #fafafa; background: transparent; width: 55px; height: 15px; font-size: 13px; }
.searchbox a.searchsubmitlink { color: #ffffff; text-decoration: none; font-size: 13px; font-weight: normal; background-color: transparent; padding: 0 13px 0 0; margin: 0; text-transform: uppercase; }
.searchbox a.searchsubmitlink:hover { color: #333333; text-decoration: none; }

.printerfriendly:link { color: #000000; }
.printerfriendly:visited { color: #000000; }
.printerfriendly:hover { color: #333333; text-decoration: none; }

.acronym { border-bottom: 1px dotted gray; cursor:help;  }

td.news { font-weight: bold; padding: 6px 3px; }
.newsdate { color: #e6961a; } 
