
html{
/*width:100%;*/
overflow-x: hidden;
}

body {
margin: 0 auto;
padding: 0;
font-family: arial, hevetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000;
background-color: #fff;
}

.break {
clear: both;
}

.pplcontainer{
width:100%;
text-align: -moz-center;
_text-align:center;
}

.pplcontent {
float:right;
width: 542px;
text-align: left;
background-color: #fff
}

.pplmiddle_two {
float: left;
margin-left: 2px;
width: 684px;
background-color: #fff;
}

.pplright {
float: left;
width: 317px;
background-image: url('/Portals/0/PEPL/ppl_images/rightimg.jpg');
background-repeat: no-repeat;
background-position: bottom left;
margin-left:-2px;
}

.ppltitle {
float: left;
height: 47px;
width: 361px;
background-image: url('/Portals/0/PEPL/ppl_images/ppl_heading.gif');
margin-right: 2px;
}

.pplsearch_sm {
float: left;
width: 317px;
height: 47px;
background-image: url('/Portals/0/PEPL/ppl_images/searchbox_sm.gif');
background-repeat: no-repeat;
margin-bottom: 2px;
}

.pplsearch_sm  input.wscode{
  margin-top:10px;
  margin-left:120px;
  width:145px;
  font-size:10px;
  padding:2px;
  border: solid 1px #0973ba;
  background-color: #d4eaf6;
}


.pplsearch_sm  button.searchbtn { 
  margin-top:-25px;
  margin-left:275px;
  width:35px;
  height:35px;
  background-image: url('/Portals/0/PEPL/ppl_images/go.gif');
  background-color: transparent;
  border:none;
  cursor: pointer;
}



/*FORMATTING*/
h2 {
color: #fff;
font-size: 16px;
text-align: center;
}

td h3 {
color: #008bc7;
font-size: 14px;
margin: 10px;
}

.searchresult{
  margin-left: 20px;
  margin-bottom: 15px;  
  color: #0973ba;  
}

div.presenter_info{
  text-decoration: underline;
  color: #0973ba; 
  cursor: pointer;
}

div.presenter_info hover{  
  color: #58595b; 
  cursor: pointer;
}

/*************homepage styles************************/

td.left1 {
	background-image: url('/Portals/0/PEPL/ppl_images/searchbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 161px;
	padding-right:2px;
	padding-top: 8px;
}

td.left2 {
	background-image: url('/Portals/0/PEPL/ppl_images/searchbg_two.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 186px;
	_height: 180px;
	padding-top: 8px;
	padding-right:2px;
}

td.left1 ul, td.left2 ul{
   margin-top: 0px;   
   list-style-image: url('/Portals/0/PEPL/ppl_images/bullet.gif');
}

.left1 li, .left2 li {
margin-bottom: 11px;
color: #0973ba;
font-weight: bold;
}

.left1 li a, .left2 li a {
text-decoration: none;
color: #58595b;
}

.left1 li a:hover, .left2 li a:hover {
text-decoration: underline;
color: #0973ba;
}

/*NAV*/
td.menu {	
	padding-right:2px;
}

td.menu a {
display: block;
height: 47px;
background-position: 0 0;
background-repeat: no-repeat;
text-indent: -9999em;
} 

td.menu a.mm_one {
width: 174px;
background-image: url('/Portals/0/PEPL/ppl_images/btn_training.gif');
}

td.menu a.mm_two {
width: 174px;
background-image: url('/Portals/0/PEPL/ppl_images/btn_promise.gif');
}

td.menu a.mm_three {
width: 174px;
background-image: url('/Portals/0/PEPL/ppl_images/btn_blog.gif');
}

td.menu a.mm_four {
width: 174px;
background-image: url('/Portals/0/PEPL/ppl_images/btn_downloads.gif');
}

td.menu a:hover {
background-position: 0px -47px;
}

td.pplmap {
margin-top:5px;
background-image: url('/Portals/0/PEPL/ppl_images/map/aus.gif');
background-repeat: no-repeat;
background-position: bottom left;
}

.ausmap {
position:absolute;
z-index :1;    
margin:0px;
width: 361px;
height: 374px;
}

.pplsearch {
width: 317px;
height: 61px;
background-image: url('/Portals/0/PEPL/ppl_images/searchbox.jpg');
background-repeat: no-repeat;
margin-bottom: 2px;
}
.pplsearch  input.wscode{
  margin-top:15px;
  margin-left:120px;
  width:145px;
  font-size:10px;
  padding:2px;
  border: solid 1px #0973ba;
  background-color: #d4eaf6;
}

.pplsearch  button.searchbtn { 
  margin-top:-25px;
  margin-left:275px;
  width:35px;
  height:35px;
  background-color: transparent;
  background-image: url('/Portals/0/PEPL/ppl_images/go.gif');
  border:none;
  cursor: pointer;
}


