/* ####################   S K I N   5   ####################

1	#0c143e
2	#acafbd
3	#67cdf2
4	#4c5271

*/

body {
		background-color: #0c143e;  /* 1 */
		color: #acafbd;  /* 2 */
}

input, textarea, select, .button {
		border-color: #0c143e;  /* 1 */
}

.button, .sooviavaldus input.submit {
		background-color: #4c5271;  /* 4 */
}

a, .button, .sooviavaldus input.submit {
		color: #acafbd;  /* 2 */
}

a:hover, .active, .content-inner a,  #countdown, #staff .member .name {
		color: #67cdf2;  /* 3 */
}

.third-menu a.active, .third-menu a:hover {
		color:  #67cdf2 !important;  /* 3 */
}

#content h1, 
#nav ul, #nav ul li .line, 
#staff .member,
#news-index .news, #news-index .news .info .headline,
#nav #search, #nav #calendar {
		border-color: #acafbd;  /* 2 */
}

#countdown #days, #countdown #hours, #countdown #minutes {
		border-color: #e3e6f4;  /* 3 */
}

#header {
		background: url("spacer.gif") left bottom repeat-x;
}

#logo a {
		background: url("logo.gif");
}

#logo #line {
		background: url("line.gif") no-repeat !important;  /* 2 */
}

#footer, .logos {
		background: url("spacer.gif") left top repeat-x;
}
#footer a {
		color: #acafbd;  /* 2 */
}

.index {
		background: url("index.jpg") no-repeat left bottom;
		height: 350px;
}

.top-menu a:hover {
	background: #0c143e;  /* 1 */
	color: #acafbd;  /* 3 */
}

#container {
	background-image: url("bg.gif");
	background-repeat: no-repeat;
}

.messageSentNote {
	border: 1px dotted #ACAFBD;
	background: #1d2969 url("vabatahtlikud-kasi.gif") no-repeat right bottom;
}

legend {
	color: #ACAFBD;
}
