body {
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}
#pohja {
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}
#navi {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	clear: none;
}
#kuvat {
	width: 180px;
	float: left;
	margin-left: 0px;
	margin-top: -50px;
	clear: none;
}
#navi_bg, #kuvat_bg {
	width: 180px;
	float: left;
	background-image: url(http://sporttiveikot.fi/images/navi_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	z-index: 100;
	display: block;
}
#navi_up, #kuvat_up {
	background-image: url(http://sporttiveikot.fi/images/navi_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 180px;
	height: 47px;
	z-index: 1;
}
#navi_down, #kuvat_down {
	background-image: url(http://sporttiveikot.fi/images/navi_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 180px;
	float: left;
	z-index: 1;
}


#perus_bg  {
	width: 550px;
	float: left;
	background-image: url(http://sporttiveikot.fi/images/perus_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	z-index: 20;
}
#perus_down {
	background-image: url(http://sporttiveikot.fi/images/perus_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 550px;
	float: left;
	position: relative;
	z-index: 2;
}


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
	font-size: 13px;
}
	
.LV_invalid {
    color:#CC0000;
	font-size: 13px;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
	padding: 1px;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
	padding: 1px;
}


#perus {
	width: 550px;
	float: left;
	margin-left: 0px;
	margin-top: -9px;
	clear: none;
}
#perus_up {
	background-image: url(http://sporttiveikot.fi/images/perus_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 550px;
	height: 77px;
}
#sisalto_teksti {
	margin-top: -30px;
	margin-bottom: -30px;
	padding-left: 40px;
	padding-right: 40px;
}

#sisalto_kuvat {
	margin-top: -10px;
	margin-bottom: -10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	width: 500px;
	height: 50px;
	float: left;
	padding-top: 65px;
	background-image: url(http://sporttiveikot.fi/images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 25px;
}
.footer {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}
.footer a {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}.navi_puu {
	margin-top: -15px;
	margin-bottom: -15px;
}

.navi_iso {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin-left: -10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.navi_pieni {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.navi_iso a {
	color: #000000;
	text-decoration: none;
}
.navi_pieni a {
	color: #444444;
	text-decoration: none;
}
.navi_iso a:hover {
	color: #000000;
	text-decoration: underline;
}
.navi_pieni a:hover {
	color: #444444;
	text-decoration: underline;
}#perus p.otsikko {
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
}
#perus span.otsikko {
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
}
#perus p.alaotsikko {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 2px;
}
#perus span.alaotsikko {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 2px;
}
.otsikko {
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
}
.alaotsikko {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 2px;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #F87217;
	text-decoration: underline;
}.kuvateksti {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 1px;
	text-align: center;
}.admin {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0px;
}
#kuvat a{
	text-decoration: none;
}
#kuvat a:hover{
	text-decoration: none;
}

#perus p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}
#perus p.varoitus {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#perus p.takaisin {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#perus p.takaisin  a {
	color: #444444;
	text-decoration: none;
}
#perus p.takaisin  a:hover {
	color: #444444;
	text-decoration: underline;
}

#perus p.kuvagalleria_linkit {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#perus p.kuvagalleria_linkit a {
	color: #444444;
	text-decoration: none;
}
#perus p.kuvagalleria_linkit  a:hover{
	color: #444444;
	text-decoration: underline;
}

#perus p.kuvaus{
	color: #444444;
	margin-top: -10px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.kuvaus{
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}

.pieni a{
	color: #444444;
	font-size: 10px;
	font-weight: normal;
}