body {
  background-image: url("http://www.vetmedin.com.au/Include/images/grassBG.jpg");
  background-repeat: no-repeat;
  /*min-width:900px;*/
  }

p {
  padding-bottom:25px;
  }

ul,ol {
  padding:0;
  margin:0;
  }

li {
  list-style-type: none;  
  background-image: url('http://www.vetmedin.com.au/Include/images/bullet-foot.gif');
  background-repeat: no-repeat;
  padding: 0 0 7px 30px;
  margin:10px;
  }

li.privacy {
  list-style-type: none;  
  background-image: url('http://www.vetmedin.com.au/Include/images/bullet-dot.gif');
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
  margin:10px;
  }

#staffie {
  position:absolute;
  top:2px;
  left:100px;
  width:180px;
  height:180px;
  z-index:100;
  border:0px solid black;
} 

#logo {
  position:absolute;
  top:10px;
  left:505px;
  width:390px;
  height:133px;
  z-index:10;
  border:0px solid black;
  background-image: url('http://www.vetmedin.com.au/Include/images/logo.gif');
  background-repeat: no-repeat;
}

#logoVet {
  position:absolute;
  top:10px;
  left:505px;
  width:390px;
  height:133px;
  z-index:10;
  border:0px solid black;
  background-image: url('http://www.vetmedin.com.au/Include/images/vetmedin.gif'); 
  background-repeat: no-repeat;
}

#curve {
  position:absolute;
  top:-15px;
  left:30px;
  width:680px;
  height:613px;
  z-index:10;
  border:0px solid black;
}

#menu {
  position:absolute;
  top:180px;
  left:15px;
  width:180px;
  z-index:30;
  border:0px solid black;
}

.topic {
  width:168px;
  height:26px;
  padding-left:15px;
  cursor:pointer;
  border:0px solid black;
  }

.actionTopic {
  width:168px;
  height:26px;
  padding-left:15px;
  cursor:pointer;
  border:0px solid black;
  }

.subTopic {
  position:relative;
  left:10px;
  width:152px;
  height:26px;
  padding-left:15px;
  cursor:pointer;
  border:0px solid black;
  }

.nav1 {
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:22px;
  color: black;
  text-decoration:none;
  cursor:pointer;
  }

.nav2 {
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:22px;
  color: #cb071e;
  text-decoration:none;
  cursor:pointer;
  }

.active {
  color: white;
  }

#menu2 {
  position:absolute;
  top:505px;
  left:15px;
  width:180px;
  z-index:30;
  border:0px solid black;
  }

#panelContainer {
  position:absolute;
  top:149px;
  left:219px;
  width:598px;
  height:437px;
  z-index:20;
  border:0px solid blue;
}

#panelTop {
  height:36px;
  z-index:30;
  border:0px solid black;
  background-image: url('http://www.vetmedin.com.au/Include/images/panelTop.jpg');  
  background-repeat: no-repeat;
}

#panel {
  height:auto !important;
  min-height:380px;
  height: 380px;
  z-index:30;
  border:0px solid yellow;
  background-image:url('http://www.vetmedin.com.au/Include/images/panel.gif') ;
  background-repeat: repeat-y;
}

#panelBottom {
  position:relative;
  height:40px;
  z-index:50;
  border:0px solid black;
  background-image: url('http://www.vetmedin.com.au/Include/images/panelBottom.gif');  
  background-repeat: no-repeat;
}

/* content*/
#content {
  position:relative;
  left:40px;
  width:500px;
  min-height:360px;
  height:auto !important;
  height:360px;
  text-align:justify;
  z-index:40;
  border:0px solid black;
  }

.hp_headline{
  font-family:verdana,sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#5f5c5c;
  text-decoration:none;
  line-height:22px;
  padding-bottom:10px;
  }

.headline{
  font-family:verdana,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#5f5c5c;
  text-decoration:none;
  line-height:18px;
  padding-bottom:10px;
  }

.stress {
  font-family:verdana,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#cb071e;
  text-decoration:none;
  line-height:18px;
  }

.copy {
  font-family:verdana,sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:black;
  line-height:18px;
  }

.smallCopy {
  font-family:verdana,sans-serif;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  color:black;
  line-height:16px;
  }

.quote {
  font-family:verdana,sans-serif;
  font-size:12px;
  font-style:italic;
  font-weight:normal;
  color:black;
  line-height:18px;
  }

.super {
  font-size:10px;
  vertical-align:super;
  }

#footer {
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:20px;
  color:#990000;
  text-decoration:none;
  padding-left:9px;
  padding-top:4px;
  }

.footerlinkon {
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:20px;
  color:#E07C09;
  text-decoration:underline
  }

.footerlinkoff {
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:20px;
  color:#CC3300;
  text-decoration:underline
  }

.body_popup {
  background-image: url('http://www.vetmedin.com.au/Include/images/loginBG.jpg');
  background-repeat: no-repeat;
  }


#content_popup {
  position:absolute;
  top:82px;
  left:118px;
  width:305px;
  height:200px;
  text-align:justify;
  z-index:140;
  border:0px solid black;
  }

.copy_popup {
  font-family:verdana,sans-serif;
  font-size:10px;
  font-weight:normal;
  color:black;
  line-height:14px;
  padding-bottom:7px;
  }

.button {
  background-image:url('http://www.vetmedin.com.au/Include/images/button.gif');
  background-repeat: no-repeat;
  width:80px;
  height:26px;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:22px;
  color: white;
  text-decoration:none;
  padding-top:2px;
  text-align:center;
  cursor:pointer;
  border:0px solid black;
  }

#submit {
  position:relative;
  top:-23px;
  left:165px;
  border:0px solid black;
  z-index:200;
  }

#close {
  position:relative;
  top:10px;
  left:230px;
  border:0px solid black;
  z-index:200;
  }

#errorMsg {
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:red;
  border:0px solid black;
  }

.body_Contact {
  background-image: url('http://www.vetmedin.com.au/Include/images/contactUsBG.jpg');
  background-repeat: no-repeat;
  }

#contact_panelLeft {
  position:absolute;
  top:82px;
  left:120px;
  width:250px;
  height:200px;
  text-align:left;
  z-index:140;
  border:0px solid black;
  }

#contact_panelRight {
  position:absolute;
  top:113px;
  left:368px;
  width:250px;
  height:200px;
  text-align:left;
  z-index:140;
  border:0px solid black;
  }

.copy_contact {
  font-family:verdana,sans-serif;
  font-size:11px;
  font-weight:normal;
  color:black;
  line-height:16px;
  }

#submitContact {
  position:absolute;
  top:287px;
  left:77px;
  border:0px solid black;
  z-index:200;
  }

#closeContact {
  position:absolute;
  top:287px;
  left:160px;
  border:0px solid black;
  z-index:200;
  }

#contactFooter {
  position:absolute;
  top:430px;
  left:180px;
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:20px;
  color:#990000;
  text-decoration:none;
  }

.imageLeft {
  padding-right:15px;
  }

.imageRight {
  padding-left:15px;
  }

.marginTop40 {
  margin-top:40px;
  }
.marginTop80 {
  margin-top:80px;
  }
