/* main ############################## */

A:link{font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 12px;color: #556180;text-decoration: underline;}

A:active{font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 12px;color: #556180;text-decoration: underline;}

A:visited{font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 12px;color: #556180;text-decoration: underline;}

A:hover{font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 12px;color: #556180;text-decoration: underline;}

body {background-color: #D0D0D0;}

div {font-family: Arial; font-size: 12px; color: #000000;}

h1{font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif; font-size: 18px;color: #544e47; padding: 0; margin: 0;}

A.linkFooterBottom:link{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 12px;color:#0000FF;text-decoration: underline;}
A.linkFooterBottom:active{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 12px;color:#0000FF;text-decoration: underline;}
A.linkFooterBottom:visited{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 12px;color:#0000FF;text-decoration: underline;}
A.linkFooterBottom:hover{font-family:Arial,Verdana, Helvetica, sans-serif;font-size: 12px;color:#0000FF;text-decoration: underline;}

.boxId {width: 400px; height: 173px; background :url(img/pfi01_box_login.gif) no-repeat;}

/* /main */

/* div ############################## */

div#main{position:relative; width:970px; text-align:left; margin:0 auto; background-color:#FFFFFF;}

div#connection{float:left; width:970; background-color: #D0D0D0; text-align:right; padding-top: 10px; padding-bottom: 5px; font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}

div#header {float:left; width:970px; height:134px; background:url(img/pfi01_banner.jpg) no-repeat;}
	div#logo {position: relative; width:250px; height:120px; left: 100px;top: 5px;}

div#content{float:left; width:970px;background-color: white;}
	div#left{float:left; width:183px; overflow: hidden;}
		div#leftclinic{float:left; width:183px;height:35px; background:url(img/pfi01_clinic.jpg) no-repeat right top;border-bottom: #C1C6CA solid 1px;}
		div#leftcontent{float:left; width:183px;margin-bottom:20px;}
	div#center{float:left; width:600px; overflow: hidden;}
		div#centerbanner{float:left; width:600px; height:90px; background: url(img/pfi01_middlebanner.jpg) no-repeat;}
		div#centercontent{float:left; width:555px; overflow:hidden; margin:10px 30px 10px 12px; background-color: #FFFFFF;}
		div#centercontentminheight{float:left; width:1px;height:350px; background-color: white;}
	div#right{float: left; width:187px; overflow: hidden;}
		div#rightnews{float:left; width:187px; height:35px; background: url(img/pfi01_newsbanner.jpg) no-repeat;border-bottom: #C1C6CA solid 1px;}
		div#rightnewscontent{float:left;margin-bottom:20px; width:187px; border-bottom: #C1C6CA solid 1px;}
		div#rightanimals{float: left; width:187px;height:35px; background: url(img/pfi01_animals.jpg) no-repeat;}
		div#rightanimalscontent{float:left;margin-bottom:20px; width:187px; border-bottom: #C1C6CA solid 1px;}
		div#rightaccount{float: left; width:187px;height:35px; background: url(img/pfi01_account.jpg) no-repeat;}
		div#rightaccountcontent{float:left;margin-bottom:20px; width:187px; border-bottom: #C1C6CA solid 1px;}

div#footer{float:left; width:970px; background-color: #D0D0D0;}
	div#footer_line0{width:970px;height:86px; background: url(img/pfi01_bottombackground.jpg) no-repeat white right;}
	div#footer_line1{width:970px; text-align: center;}
	div#footer_line2{width:970px;height:45px;}
/* /div */

/* menu ############################## */

/* main menu */

.menuSide{
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.menuSide ul{
list-style-type: none;
margin-left: 20px;
padding: 0;
border: 0px;
text-align: left;
vertical-align: middle;
}

.menuSide ul li a{
background: transparent url(img/menuPuceOff.jpg) no-repeat left;
font: bold 13px Arial, Verdana, Helvetica, sans-serif;
color: #6F81CB;
display: block;
text-decoration: none;
width: auto;
margin-top: 10px;
height: 30px;
border-bottom: 1px solid #C1C6CA;
}

.menuSide ul li a:visited, .menuSide ul li a:active{
color: #6F81CB;
text-decoration: none;
font: bold 13px Arial, Verdana, Helvetica, sans-serif;
}

.menuSide ul li a:hover, .menuSide ul li a.selected{
background: transparent url(img/menuPuceOver.jpg) no-repeat left;
color: #C75F5C !important;
font: bold 13px Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

/* /main menu */

/* submenu */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border: 1px #000000 solid;
visibility: hidden;
z-index: 100;
text-align: left;
}

.ddsubmenustyle li a{
width: 160px;
display: block;
color: #5a5a5a;
background-color: #e9fbca;
text-decoration: none;
padding:10px 10px 10px 10px;
border-bottom: 1px solid #808080;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
}

.ddsubmenustyle li a:hover{
text-decoration: none;
background-color: #6eaa09 !important ;
color: white !important;
}

.ddsubmenustyle li a:visited{
width: 160px;
display: block;
color: #5a5a5a;
background-color: #e9fbca;
text-decoration: none;
padding:10px 10px 10px 10px;
}

/* /submenu */

/* menu: arrow */

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
margin-top: 2px;
border: 0;
background: url(img/menu_arrow_right.gif) no-repeat right;
position: absolute;
right: 2px;
}
/* /menu: arrow */

/* /module vetupmenu */
