@charset "utf-8";
*
{
	margin:0;
	padding:0;
}
img
{
	border:0;
}
body
{

	background-color:#062506;
	background-image:url(../kuvat/tausta_petvet.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

a
{
	color:#c3c313;
}

a:visited
{
	color:#c8c6bb
}


p
{
	margin-bottom:10px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:30px;
	margin-top:10px;
	font-weight:bold;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

h4, h5, h6
{
	font-size:14px;
	margin-bottom:10px;
}

#leipateksti ul
{
	margin:10px 0px 20px 20px;
}


#sivu
{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#ylaosa
{
	width:1000px;
	height:260px;
	overflow:hidden;
	float:left;
	background-color:transparent;
	position:relative;
}



#petvetlogo
{
	height:260px;
	width:225px;
	float:left;
	background-color:#FFF;
	overflow:hidden;
}
#yhteystiedot
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	height:165px;
	padding-top:100px;
	width:170px;
	padding-left:10px;
	float:left;
	background-color:#002901;
	overflow:hidden;
}
#flash
{
	height:260px;
	width:630px;
	float:left;
	background-color:#transparent;
	overflow:hidden;
	position:absolute;
	right:0px;
}

#valikko1taso
{
	width:958px;
	padding-left:42px;
	height:71px;
	float:left;
	background-color:#244C10;
	line-height:71px;
	overflow:hidden;
	background-image:url(../kuvat/valikko1Tausta.png);
	background-repeat:repeat-x;
}


#valikko1taso li
{
	display:inline;
	list-style-type: none;
	display:block; 
	float:left;
	padding-right:8px;
	padding-left:8px;
	background-image:url(../kuvat/valikkoEroitin.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:center;
	
}

#valikko1taso li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#valikko1taso  li.active a
{
	color:#A1A16F;
}

#valikko1taso li a:hover
{
	text-decoration:underline;
}

#valikko1taso ul li.last
{
	background-image:none;
	padding-right:0px;
}


#valikko2taso
{	
	width:958px;
	padding-left:42px;
	height:32px;
	line-height:32px;
	float:left;
	background-color:#A1A16F;
	background-image:url(../kuvat/valikko2Tausta.png);
	background-repeat:repeat-x;
	overflow:hidden;
}


#valikko2taso li
{
	display:inline;
	list-style-type: none;
	display:block;
	padding-right:5px;
	padding-left:5px;
	float:left; 
	background-image:url(../kuvat/valikkoEroitinAlas.png);
	background-repeat:no-repeat;
	background-position:center right;
	
}

#valikko2taso  li.active a
{
	color:#000;
}



#valikko2taso li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#valikko2taso li a:hover
{
	text-decoration:underline;
}


#valikko2taso ul li.last
{
	background-image:none;
	padding-right:0px;
}


	

#keskiosa
{
	width:1000px;
	min-height:400px;
	float:left;
	background-color:#FFF;
	
}

#leipateksti
{
	width:550px;
	padding-left:50px;
	padding-top:40px;
	min-height:400px;
	float:left;
	background-color:#FFF;
	padding-bottom:30px;
}

#sivuKuvat
{
	width:350px;
	margin-right:50px;
	min-height:400px;
	padding-top:40px;
	float:right;
	background-color:#FFF;
	padding-bottom:30px;
	overflow:hidden;
}

#footeri
{
	width:950px;
	padding-left:50px;
	height:30px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	background-color:transparent;
	background-image:url(../kuvat/foot.png);
	background-repeat:no-repeat;
	position:relative;

}

#a1logo
{
position:absolute;
width:16px;
height:49px;
background-color:#004000;
right:-16px;
top:-51px;
}

.clearBoth
{
	clear:both;
}
	
/*lomake*/
.tekstikentta
{
	width:250px;
	height:20px;
	border-bottom: 1px solid #999;	
	border-right: 1px solid #999;	
	border-top: 1px solid #000;	
	border-left: 1px solid #000;	
}

.tekstikentta:focus
{
	border: 1px solid #060;	
}

#tarkastuslomake
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}


#tarkastuslomake table tr td
{
	background-color:transparent;
	padding-bottom:5px;
}

.punainen
{
	color:#F00;
	font-size:12px;
}
.errors
{
	color:#F00;
	margin-bottom:10px;
}


/*Kalenterin tyylit*/
/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
