/* --- BLUE THEME FOR KK-TAVASTIA STUDENTNET --- */
/* --- general --- */
body {
	background-image: url(/pics/studentnet/blue-body-bg.gif);
	background-color: #fff;
	}

#colorTheme { background-image: url(/pics/studentnet/blue-bgtheme.gif); height: 131px; }

/* --- header --- */
#header #search input#submitbutton { background-image: url(/pics/studentnet/blue-search-submitbutton.gif); }

/* --- frontpage-specific --- */
#header #naviPath a:hover,
h3.frontpageHeader,
#bulletinNavi a, #bulletinNavi a:hover,
#bulletinNavi a.selected,
span.readmore a, span.readmore a:hover,
#tools a:hover,
#menu table.menuByDays h5 { color: #FF7100; }
#menu table td.restaurantDesc div {border: 1px solid #FF7100;}
ul.bulletins li a { color: #01A6C0; }

/* --- navi --- */
#nav ul li { background: transparent url(/pics/studentnet/blue-navi-ul-li-bg.gif) top left no-repeat; }
#nav ul ul { background: transparent url(/pics/studentnet/blue-navi-ul-ul-bg.gif) bottom left no-repeat; }

/* --- tools --- */
#tools h5.toolHeader { color: #FF7100; }

/* --- gallup results --- */
#contentWide #gallupResults th { border-bottom: 2px solid #5ED3E5; }
#contentWide #gallupResults td.coloredRow { background-color: #DFF2F5; }
div.gallupOption img.gallupResultbar, #contentWide table#gallupResults td.gallupRow img { border-color: #01A6C0; background-color: #5ED3E5; }

/* --- frontpage - menu --- */
#menuNavi select { border-color: #01A6C0; background-color: #DFF2F5; }
#menuNavi select:focus { background-color: #5ED3E5; }

/* --- QA-forum --- */
#addQuestion textarea, #addQuestion input, #addQuestion select, #archiveSearch textarea, #archiveSearch input, #archiveSearch select { border-color: #01A6C0; background-color: #DFF2F5; }
#addQuestion textarea:focus, #addQuestion input:focus, #addQuestion select:focus, #archiveSearch textarea:focus, #archiveSearch input:focus, #archiveSearch select:focus { background-color: #5ED3E5; }

#addQuestion input.actionButton, #addQuestion input.actionButton:focus { border-color: #01A6C0; background-color: #5ED3E5; }

/* --- BM2 --- */
#bm2 div#lead { border-color: #fff #fff #DFF2F5 #fff; }

/* --- content --- */
#contentWide, #contentWide p { color: #333; }
#contentWide a { color: #01A6C0; }

#contentWide h1, #contentWide h2, #contentWide h3,
#contentWide h4, #contentWide h5, #contentWide h6 { border-color: #5ED3E5; }

#contentWide span.strong, #contentWide span.highlight { background: #DFF2F5; color: #000; }
