/****************************************************************/
/*   Design:   PGH                                              */
/*   Type:     Wordpress Design                                 */
/*--------------------------------------------------------------*/
/*   Design:   www.benharrison.com.au                           */
/*   Date:     2010                                             */
/*--------------------------------------------------------------*/
/*   License:  Promoting Good Health                            */
/****************************************************************/

/******************/
/* GLOBAL LAYOUT  */
/******************/

body {width:100% !important; font-size:10px; background:#fff; font-family:Verdana,sans-serif;} 
.container {width:978px; padding-top:0px; padding-bottom:10px; font-size:1.0em;margin:0 auto;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.header {width:978px; background:#fff; min-height:120px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:120px /*IE6*/; /*Total header background image entered here. Height: 115px*/; font-size:1.0em;}
.header-top {clear:both; width:978px; height:130px;  /*Top header background image entered here. Height: 100px*/; font-size:10px;}
.header-bottom {}
.navbar {white-space:nowrap /*IE hack*/; float:left; width:953px; padding-left:5px; border-left:10px solid #fff; background:#fff url(./img/navgrade2.jpg); font-family:tahoma,arial,sans-serif; font-size:12px !important;} /*Color navigation bar normal mode*/
.main {clear:both; width:958px; padding:0px 0 0px 0; border-left:solid 10px #fff; border-right:solid 10px #fff; background-color:#fff; font-size:1.0em;}
.content {display:inline; /*Fix IE floating margin bug*/; float:left; width:676px; background-color:#fff; font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/; padding-top:10px;}
.subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:270px; background-color:#fff; font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:958px; padding:1.0em 0 1.0em 0; font-size:1.1em !important /*Non-IE6*/; font-size:10px /*IE6*/; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}

/****************/
/*  HEADER-TOP  */
/****************/

/* SITENAME */
.sitename {width:978px; height:130px; background:url(./img/pghlogofull.jpg) no-repeat; }

/* BUTTON NAVIGATION */
.navbutton {width:400px; position:absolute; z-index:2; margin-top:26px; margin-left:547px !important /*Non-IE6*/; margin-left:550px /*IE6*/;}
.navbutton ul {float:right;}
.navbutton li {display:inline; list-style:none;}
.navbutton li a {padding-left:3px;}
.navbutton a:hover {text-decoration:none;}
.navbutton a img {height:32px;}

/* GLOBAL NAVIGATION */
.navglobal {width:600px; position:absolute; z-index:3; margin-top:65px; margin-left:349px !important /*Non-IE6*/; margin-left:351px /*IE6*/;}
.navglobal ul {float:right; font-weight:normal;}	
.navglobal li {display:inline; list-style:none;}
.navglobal li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:130% !important /*Non-IE6*/; font-size:120% /*IE6*/;}
.navglobal a:hover {text-decoration:none; color:rgb(255,255,255);}

/*******************/
/*  HEADER BOTTOM  */
/*******************/

/* PAGE LOCATION */
.header-bottom ul {float:left; width:958x; list-style:none; padding:8px 0 3px 10px !important /*Non-IE6*/; padding:8px 0 3px 10px /*IE6*/;}
.header-bottom ul li {display:inline; padding:0 3px 0 10px; background:transparent url(./img/bg_bullet_arrow.gif) no-repeat 0 50%; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header-bottom ul li.nobullet {display:inline; padding:0; margin:0; background:none; color:rgb(75,75,75);}
.header-bottom ul a {color:#666; font-weight:bold; text-decoration:none;}
.header-bottom ul a:hover {color:rgb(255,255,255);}

/* SEARCH FORM */
.header-bottom .searchform {float:right; width:230px; padding:0 20px 0 0;}
.header-bottom .searchform form fieldset {float:right; border:none; padding-top:6px; }
.header-bottom .searchform input.field {width:13.0em; height:16px; padding:1px !important /*Non-IE6*/; padding:2px /*IE6*/; border:solid 1px rgb(200,200,200); background-color:rgb(255,255,255); font-size:100% !important /*Non-IE6*/; font-size:90% /*IE6*/;}
.header-bottom .searchform input.button {width:4.5em; height:1.6em; background-color:rgb(240,240,240); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(100,100,100); font-size:100% !important /*Non-IE6*/; font-size:90% /*IE6*/;}
.header-bottom .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background-color:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  NAVIGATION BAR  */
/********************/

/* MAIN MENU */
.navbar ul {list-style-type:none;}
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:1px solid #fff; background:;}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:32px; line-height:32px; padding:0 12px 0 12px; text-decoration:none; font-weight:bold; color:#fff;}
.navbar ul li ul {display:none; border:none;}

/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} 
.navbar ul li:hover a {background-color:#666; text-decoration:none;} 
.navbar ul li:hover ul {display:block; width:15.0em; position:absolute; z-index:1000; top:32px; margin-top:0; left:0; padding:0px 16px 0px 16px; border-top:1px solid #fff;}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:15.0em; height:auto; line-height:32px; margin-left:-17px; padding:0px 16px 0px 16px; border-right:1px solid #fff; border-left:1px solid #fff; border-bottom: 1px solid #fff; background-color:#666; font-weight:normal; color:#fff;} 
.navbar ul li:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} 

/************/
/*  CONTENT */
/************/

/* CONTAINER (NO BOXES) */
.content-1col-nobox {width:676px; }

/***************/
/* SUBCONTENT  */
/***************/
.subcontent-box {width:270px; float:right; background-color:#fff;}

/************/
/*  FOOTER  */
/************/
.footer p {clear:both; line-height:1.3em; text-align:center; font-weight:bold; font-size:10px;}
.footer p.credits {clear:both; font-weight:normal;}
.footer a, .footer a:visited {text-decoration:underline !important; }
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.container:after, .header:after, .header-top:after, .header-bottom:after, .navbar:after, .main:after, .content:after, .content div:after, .subcontent:after, .subcontent div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after, .content-2col-nobox-leftcolumn:after, .content-2col-nobox-rightcolumn:after, .content-1col-box:after, .content-2col-box-leftcolumn:after, .content-2col-box-rightcolumn:after, .content-2col-box:after, .subcontent-box:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.corner-content-1col-top:after, .corner-content-1col-bottom:after, .corner-content-2col-top:after, .corner-content-2col-bottom:after, .corner-subcontent-top:after, .corner-subcontent-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}
 
/**************/
/*  PRINTING  */
/**************/
/* To avoid that some layouts may break during printing */
/* we remove one vertical border-line for the columns  */                 
@media print {.content-2col-nobox-rightcolumn {display:inline; float:right; width:337px; border-left:none; background-color:rgb(255,255,255);}}
