/* ########################### MAIN  CSS  STYLE  FOR SUNSWEET IPOD KILPAILU ########################### */

BODY{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:0; 
	padding:0;
	background: url(../images/vintagetausta.jpg) repeat;
}

a, a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
} 

a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666600;
	font-weight: bold
	text-decoration: underline;
}

/*
TD.content_td p {
	line-height: 30%;
}*/


/* MAIN GRAPHIC STYLES */
TABLE.maintable {
	width: 800px;
	height: 100%;
	background: url(../images/maintablebg.jpg) #d2d2d2 top left repeat-x;
	border-collapse: collapse;
}

TABLE.maintable td { vertical-align: top; line-height: 140%;}
TD.topsep_td { width: 800px; height: 25px;}
TD.content_td { width: 330px; padding: 5px; padding-left:65px; padding-right: 20px;}
TD.menu_td { width: 130px; padding: 5px; background: url(../images/dotbg.gif) top left repeat-y; line-height: 160%; Font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;}
TD.logo_td { width: 210px; height: 100%; padding: 5px; padding-top: 0px; padding-right: 20px; background: url(../images/dotbg.gif) 180px 0px repeat-y;}
TD.archives_menu {width: 140px;}
TD.archives_td {width: 410px; padding: 5px;}

/* Miscellaneous text & Header Styles */
.otsikko {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	line-height: 160%
}

.leipatekstietu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #993300;
	line-height: 20px;
}

.leipateksti {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}

.leipateksti2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #660000;
	line-height: 130%;
}

.leipateksti120 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
}

.uudetotsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
}

.uudetteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 40%;
}

.sijaintilinkki {
	color: #660000;
	font-size: 11px;
	font-family: futura;
	text-decoration: none;
}

a.sijaintilinkki, a.sijaintilinkki:link {
	color: #660000;
	font-size: 11px;
	font-family: futura;
	text-decoration: none;
}

a.sijaintilinkki:hover {
	color: #660000;
	font-size: 11px;
	font-family: futura;
	text-decoration: underline;
}

.border_tablet {
	background: url(../images/maintablebg.jpg) #d2d2d2 top left repeat-x;
	line-height: 160%;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-spacing: 1;
	border: 1px dotted #666666;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: circle;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #663300;
}



/* ADMIN USER NAVIGATION */
.usrnavi {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	border:1px solid #848484;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	color:#000000;
	background: #E1E1E1;
}

a.usrnaviLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#005CAB;
	text-decoration: none;
	background: #E1E1E1;

}

a.usrnaviLink:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#005CAB;
	text-decoration: none;
	background: #E1E1E1;

}

a.usrnaviLink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#005CAB;
	text-decoration: underline;
	background: #E1E1E1;
}