/*
html styles reset.
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: justify;
}

ul{
	list-style: none;
}
blockquote, q {
	quotes: none;
}

fieldset {
	border: 1px solid black;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
legend {
	padding: 5px;
	font-size: 1.2em;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 
reset ends
*/

html {
	
}

body {
	background-image: url('../img/layout/body_bg2.png');
	background-repeat: repeat-x;
	background-color: #eb80c2;
	float:left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:1.5; 
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin:0; 
	padding:0; 
	font-weight:normal;
}

h1 {
	font-size: 175%; 
	font-weight:normal; 
	margin:0em 0.2em;
} 

h2 {
	font-size: 164%; 
	text-transform:uppercase;
	margin:0 0 1em 0;
}

h3 {
	font-size: 145%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #3f7135;
}

h3.bandi {
	font-size: 145%; 
	margin-top: 20px;
	margin-bottom: 5px;
	color: #3f7135;
}

hr {
	border: 0px;
	height: 1px;
	background-color: black;
	color: black;
}

p {
       margin-top: 10px;
}

#sBann {
	margin-left: 260px;
}

.news_header {
	font-weight: bold;
	padding-top: 5px;
	line-height: 0px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #282828;
}

.news_header:hover {
	color: #db128e;
}

.piiloon {
	visibility: hidden;
}

.message {
	text-align: left;
}

.red {
	border: 1px solid red;
}

.sato {
	width: 213px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url('../img/layout/sato.png');
	background-repeat: no-repeat;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;
	text-align: center;
}

h4 {
	font-size: 118%;
	font-style:italic;
	margin:0.33em 0 0 0;
}

.clear {
	clear: both;
}

.orange {
	color: #db128e;
}

div#wrapper {
	width: 1000px;
	margin-left: auto;
  margin-right: auto;
}

div#bg {
	float: left;
	width: 1000px;
	background-image: url('../img/layout/wrapper_bg2.png');
}


div#banner {
	float: left;
	width: 1000px;
	height: 329px;
	background-image: url('../img/layout/banner5.png');
}

div#midcont01 {
	float: left;
	width: 245px;
	margin-left: 26px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	/*background-image: url('../img/layout/midcont01.png');*/
	background-repeat: no-repeat;
}

div#midcont02 {
	float: left;
	width: 290px;
	padding-top: 9px;
	padding-left: 26px;
	padding-right: 18px;
	padding-bottom: 25px;
	background-image: url('../img/layout/midcont02.png');
	background-repeat: no-repeat;
}

div#midcont03 {
	float: left;
	width: 289px;
	padding-top: 9px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 25px;
	background-image: url('../img/layout/midcont03.png');
	background-repeat: no-repeat;
	background-color: white;
}

.left_box {
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin-bottom: 10px;
}

div#skaba {
	width: 213px;
	padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url('../img/layout/winners.png');
	background-repeat: no-repeat;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;
	text-align: center;
}

div#main_text {
	float: left;
	width: 610px;
	padding-left: 30px;
	
}

div#bottom {
	float: left;
	width: 997px;
	height: 24px;
	background-image: url('../img/layout/bottom2.png');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

span#days_left {
	position: relative;
	top: -40px;
	left: 12px;
	font-size: 70px;
	color: #db128e;
	font-weight: bold;
	line-height: 55px;
}

div#ads {
	float: left;
	margin-top: 35px;
	padding-top: 30px;
	padding-left: 43px;
	width: 950px;
}

div#sponssit {
	text-align: center;
}

.ad1 {
	cursor:pointer;
	float: left;
	width: 271px;
	height: 53px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('../img/layout/sata.png');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	line-height: 1.24em;
}

.ad2 {
	cursor:pointer;
	float: left;
	width: 271px;
	height: 53px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('../img/layout/menolippu.png');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	line-height: 1.24em;
}

.ad3 {
	cursor:pointer;
	float: left;
	width: 271px;
	height: 53px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('../img/layout/lippupalvelu.png');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	line-height: 1.24em;
}

.ad4 {
	float: left;
	width: 271px;
	height: 53px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('../img/layout/vakuutus.png');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	line-height: 1.24em;
}

.admin {
	color: #3f7135;
	font-weight: bold;
}
div#my_show {
	float: left;
	margin-top: 20px;
}

.moreInfoWrapper {
	border: 1px solid #d2d2d2;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 10px;
	background-image: url('../img/layout/levee_slider.png');
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.divToggle {

}

.moreInfo {
	padding-bottom: 10px;
	padding-top: 10px;
}

.news_date {
	color: #c4c4c4;
	position: relative;
	top: -3px;
	font-size: 0.9em;
}

.bandpic {
	padding: 1px;
	border: 1px solid black;
	margin-left: 25px;
	margin-bottom: 15px;
}

.noborders {
	border: 0px;
	cursor: pointer;
}

/* menu */

div#menu {
	position: relative;
	top: 282px;
	left: 320px;
	width: 638px;
	height: 38px;
	
}

ul#nav {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0px;
  list-style-type: none;
  text-indent: 0px !important;
  text-indent /**/:-40px; /* IE5/Win */
  
}

ul#nav li{
display: inline;
}

ul#nav li a {
  position: absolute;
  padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important;
  height /**/:38px; /* IE5/Win */
	background: transparent url(../img/layout/menu.png) no-repeat;
}


a:link 		{ color: #db128e; text-decoration: none; }
a:visited { color: #db128e; text-decoration: none; }
a:active 	{ color: #db128e; text-decoration: none; }
a:hover 	{ color: black;  text-decoration: none; }


li#link_etusivu a:link	      {background-position: 0px 0px; width: 97px;}
li#link_etusivu a:active	 		{background-position: 0px 0px; width: 97px;}
li#link_etusivu a:visited	 		{background-position: 0px 0px; width: 97px;}
li#link_etusivu a:hover       {background-position: 0px -38px; width: 97px;}

li#link_info a:link	        	{background-position: -97px 0; width: 51px; left: 97px;}
li#link_info a:active        	{background-position: -97px 0px; width: 51px; left: 97px;}
li#link_info a:visited       	{background-position: -97px 0px; width: 51px; left: 97px;}
li#link_info a:hover         	{background-position: -97px -38px; width: 51px; left: 97px;}

li#link_esiintyjat a:link	    {background-position: -148px 0; width: 98px; left: 148px;}
li#link_esiintyjat a:active   {background-position: -148px 0; width: 98px; left: 148px;}
li#link_esiintyjat a:visited  {background-position: -148px 0; width: 98px; left: 148px;}
li#link_esiintyjat a:hover   	{background-position: -148px -38px; width: 98px; left: 148px;}

li#link_galleria a:link	 			{background-position: -246px 0; width: 85px; left: 246px;}
li#link_galleria a:active	 		{background-position: -246px 0; width: 85px; left: 246px;}
li#link_galleria a:visited	 	{background-position: -246px 0; width: 85px; left: 246px;}
li#link_galleria a:hover     	{background-position: -246px -38px; width: 85px; left: 246px;}

li#link_vieraskirja a:link	  {background-position: -331px 0; width: 110px; left: 331px;}
li#link_vieraskirja a:active	{background-position: -331px 0; width: 110px; left: 331px;}
li#link_vieraskirja a:visited {background-position: -331px 0; width: 110px; left: 331px;}
li#link_vieraskirja a:hover   {background-position: -331px -38px;}

li#link_kumppanit a:link	    {background-position: -441px 0; width: 198px; left: 441px;}
li#link_kumppanit a:active    {background-position: -441px 0; width: 198px; left: 441px;}
li#link_kumppanit a:visited   {background-position: -441px 0; width: 198px; left: 441px;}
li#link_kumppanit a:hover     {background-position: -441px -38px;}

