/****************************************
*										*
*  PANNZ - 2009                         *
*										*
*****************************************/

/*** MASTER COLORS ***/


/* GREY */
.Grey	{ color: #9d9fa2 !important; }
.GreyBK	{ color: #9d9fa2 !important; }

.Mgrey	{ color: #7f8184; }

.Dgrey	{ color: #58595b !important; }
.DgreyBK	{ color: #58595b !important; }

.TextGrey { color: #7b7c80 !important; }

.white	{ color: #FFF !important; }
.whiteBk{ background-color: #FFF !important; }

/* Red */
.Red { color: #C00 !important; }
.RedBk{ background-color: #C00 !important; }

/*** PROOFING ****/
.pink {
	font-weight:bold;
	color:#F0F;
}

/********* BODY + SET-UPS *********/
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #444142;
	position:relative;
	font-size: 14px;
	background:#cecece;
}

body, div, object, embed, form, img, dl, dt, dd, ul, ol, li {
	margin:0;
	padding:0;
	border:0;
}

h1,h2,h3,h4,h5,h6{
color: #000;
}

a, a:link { 
	color: #476d01;
 }
a:visited { 
	color: #58595b;
 }
a:active { 
	color: #00aeff;
}

.testimonial {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.0em;
	color: #333;
	position:relative;

	/*background:#FFC803;*/
}
div#entire
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFF;
	min-height: 600px;
	/* 	background-image: url(../Images/Site/flayoutcheck_950.jpg); */
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #555657 solid;
	padding: 0;
	padding-bottom: 30px;
	background-image: url(../Images/Site/mainback.gif); 
	background-repeat: repeat-y;
}
div#header {
margin-top: 0;
}


div#leftPanel
{
	background-image: url(../Images/Site/navBkBase.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	z-index: 20;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 2px;
	width: 190px;
	height: 100%;
	border-bottom: 0 #000 solid !important;
	border-bottom: 0 #000 solid;

}
div#hdrHold {
width: 950px;
border: 0;
}


div#Logo
{
	width: 100%;
	padding: 0;
	position: absolute;
	top: 5px;
	z-index: 2000;
	background-image: url(../Images/Site/PANNZ_logo_rev.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
div#Logo img{
margin: 0;
padding: 0;
}
.stripPanel
{
	width: 100%;
	margin: 0;
	text-align: left;
	padding-top: 0;
	background-color: #fff;
	clear: top;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}


.stripPanel div.inner {
	width:950px;
	margin:0 auto;
}

.stripPanel img {
float: right;
}


.stripPanel:after, div#hdrHold:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div#hdrHold div#Heading {
	padding-left: 200px;
}
div#hdrHold div#Heading h1{
margin-top:20px;
padding-top: 0;
text-transform: uppercase;
font-size: 1.8em;
}



div#MainSection{
margin-left: 200px;
margin-right: 20px;
font-size: 14px;
width: 700px;
padding-bottom: 60px;
}

div#MainSection p{
padding-top: 0;
margin-top: 0;
}

div#MainSection .NewsItem{
	width: 260px;
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}


div#MainSection:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


div.Thumb
{
	float: left;
	border-right: 1px #FFF solid;
	background-color: #7f8184;
	display: block;
}

div.Thumb label{
display: block;
text-align: center;
font-size: 9px;
color: white;
padding-top: 3px;
padding-bottom: 3px;
}
div.Thumb label.iName{
display: none;
}


img.headingImage {
	padding-top: 30px;

}
div#npNav
{
	background-image: url(../Images/Site/RightArrow.gif);	
	background-position: right 50%;
	padding-right: 60px;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 1em;
	margin-right: 0px;
	float: right;
	clear: both;

}
div#npNav span {
display: block;
width: 40px;
vertical-align: middle;
padding-top: 6px;
padding-bottom: 6px;
}

div#Next, div#Prev {
position: absolute;
filter:alpha(opacity=65);
opacity: 0.65;
-moz-opacity:0.65;	
background-color: #ccc;
color: #000;
font-weight: bold;
margin-top: 0;
padding: 2px;
display: block;
z-index: 13200;
}
div#Next {   margin-left: 380px;}
div#Prev { margin-left: 30px; display: none;}

div#npNav a,div#npNav a:visited{
text-decoration: none;
color: #d38121;
}

div.cFl {
clear: both;
height: 1px;
font-size: 0;
}


table.enquiryForm
{
	width: 550px;
}

table.enquiryForm td, table.enquiryForm th{
vertical-align: top;
color: #7b7c80;
font-size: .9em;
}

table.enquiryForm th{
font-weight: bold;
text-align: left;
width: 180px;

}
table.enquiryForm th small{
font-size: .8em;
font-weight: normal;
}
input.textBox, textarea
{
	background-image: url(../Images/Site/inputBack.gif);
	background-repeat: no-repeat;
}

textarea {
	height: 5em;
	width: 300px;
}

input.colorSubmit, input.plainSubmit, input.color2Submit {
	background-image: url();

	background-color: #ccc;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
}

input.colorSubmit, input.color2Submit {
	background-color: #476d01;
	color: #efefef;
}




div#LoginPanel{
position: absolute;
top: 700px;
width: 100px;
color: #fff;
padding-left: 5px;
font-size: 9px;
}

div#LoginPanel input {
width: 80px;
	background-image: url(../Images/Site/inputBack.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	height: 1em;
	color: #333;
}

div.widePanel
{
	/* border: 1px #444 solid; */
	margin-top: 20px;
	padding: 10px;
	width: 700px;
	position: relative;
	left: -10px;

	background-repeat: no-repeat;
}

div.flPanel {

/* border: 1px #444 solid; */

padding: 10px;
width: 320px;
float: left;
position: relative;
left: -10px;
}

div.frPanel { 
/* border: 1px #444 solid; */
padding: 10px;
width: 320px;
float: right;
position: relative;
left: 10px;
}

div#MainSection h2 {
margin-top: 16px;
}
div#MainSection ul
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 1em;
}

div#MainSection dl
{
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 1em;
}

div#MainSection table.borderTable
{
	border-collapse: collapse;
	background-image: url(../Images/Site/table_back.gif);
	background-repeat: no-repeat;
}

div#MainSection table.borderTable tbody td,  div#MainSection table.borderTable tbody tr
{
	border-collapse: collapse;
	border: 1px #444142 solid;
	padding: 4px;
	padding-left: 8px;
	vertical-align: top;
}
div#MainSection table.borderTable tfoot
{
background-color: #fff;
	background-image: url();

}


table.fundingPartner thead th {
font-size: 14px;
font-weight: bold;
text-align: left;
background-color: #476d01;
padding: 4px;
color: #fff;
}

table.fundingPartner tbody td a{
text-decoration: none;
}

div#Copyright {
position: absolute;
bottom: -20px !important;

bottom: -5px;
left: 40%;
margin-left: auto;
margin-right: auto;
font-size: 10px;

}
div#Copyright a {
text-decoration: none;
}

input.valid {background-color: #efefef;}
input.invalid {background-color: #87ad41;}

div.flPanelOuter
{
	border: 0;
	padding: 0;
	margin: 0;
	width: 320px;
	background-image: url(../Images/Site/fPanelBack.gif);
	background-repeat: no-repeat;
}

div.flPanelBase
{
	background-image: url(../Images/Site/fPanelBottomCmpl.gif);
	color: #fff;
	background-repeat: no-repeat;
}


div#listFloat
{
	width: 600px;
	text-align: left;
	display: none;
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 5000;
	background-color: transparent;
	border-width: 0;
	border-color: #333;
	border-style: solid;
	display: none;
background: url(../Images/pop_shadow.png) no-repeat bottom right !important;
margin: 14px 0 0 14px !important;
margin: 14px 0 0 9px;
margin-bottom: -40px;
margin-right: -40px;

}

div#dfInner {

 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -10px 10px 10px -10px;
}

div#listFloat div.listDetails, div#listFloat div#listDetails{
padding: 10px;
overflow: auto;
max-height: 400px;
height: expression( document.body.clientHeight > 400 ? "401px" : "auto" );
padding-left: 10px ! important;
padding-left: 20px;
margin-left: 10px;
padding-bottom: 30px;
}


div#dfClose {
background-color: black;
color: white;
padding: 3px;
padding-right: 5px;
text-align: right;
}

div#listDetails h1{
font-size: 14px;
}
div#listDetails:after
{
content: ".";
display: block;
line-height: 0;
font-size: 0;
clear: both;
}


ul.nbList
{
	list-style-type: none;
	list-style-position: inside;
}

ul.nbList li
{
	list-style-type: none;
	list-style-position: inside;
}

div#CompanyDetails
{
	margin-top: 30px;
	float: left;
	width: 400px;
	border: 1px #464646 solid;
	min-height: 100px;
	font-size: 0.8em;
}

div#CompanyDetails h2{
padding: 5px;
padding-left: 10px;
font-size: 1.1em;
background-color: #333;
color: #fff;
margin-top: 0;

}

div#CompanyDetails p {
padding: 0;
padding-left: 20px;
padding-right: 20px;
}

div#CompanyDetails h3,div#CompanyDetails h4 {
padding: 5px;
padding-left: 10px;
font-size: 1em;
background-color: #ccc;
color: #fff;
margin-top: 0;
}
div#CompanyDetails h4 {
background-color: #ccc;

}

div#ContactPanel
{
	margin-top: 30px;
	float: right;
	width: 280px;
	border: 1px #464646 solid;
	min-height: 20px;
	overflow: hidden;
	font-size: .8em;
	background-image: url(../Images/Site/contact_back.jpg);
	background-position: 50% bottom;
	margin-left: 400px;
}


div#ContactPanel h2{
padding: 5px;
padding-left: 10px;
font-size: 1.1em;
background-color: #333;
color: #fff;
margin-top: 0;

}

div#ContactPanel dl dt {
display: block;
font-weight: bold;
}
div#ContactPanel dl dd {
display: inline;
}

div#ContactPanel ul
{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
}

div#ContactPanel li
{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
}
div#ContactPanel span.hdg {
font-weight: bold;
}
div#WorkImagePanel
{
	margin-top: 30px;
	float: right;
	width: 280px;
	text-align: center;	
	clear: top;
}
div#WorkImagePanel img {
margin-left: auto;
margin-right: auto;
}

div#ReviewPanel
{
	margin-top: 30px;
	float: right;
	width: 280px;
	border: 1px #464646 solid;
	min-height: 20px;
	overflow: hidden;
	font-size: .8em;
	background-image: url(../Images/Site/contact_back.jpg);
	background-position: 50% bottom;
	padding-bottom: 20px;
}

div#ReviewPanel p {
padding-left: 10px;
padding-right: 10px;
}


div#ReviewPanel h2{
padding: 5px;
padding-left: 10px;
font-size: 1.1em;
background-color: #333;
color: #fff;
margin-top: 0;

}




table#EventProgramme {
border-collapse: collapse;
}
table#EventProgramme tbody td, table#EventProgramme tbody th,table#EventProgramme thead td, table#EventProgramme thead th{
padding: 5px;
padding-top:2px;
padding-bottom: 2px;

}
table#EventProgramme thead tr th.Caption{
background-color: #4b4b4b;
color: #fff;
padding:5px;
font-weight: 1.1em;
}


table#EventProgramme tbody td { border-top: 1px #4b4b4b solid; 
border-left: 1px #4b4b4b solid; 
border-right: 1px #4b4b4b solid; 
vertical-align: top;
}
table#EventProgramme tbody td.altRow { background-color: #eee }

table#EventProgramme thead, table#EventProgramme tfoot { display:table-row-group; } 

div.MoreToggle
{
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	border-bottom: 0 #333 solid;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #476d01;
	background-color: #eee;
}
div.MoreInfo {
display: none;
}

a.wordDoc, a.excelDoc, a.pdfDoc
{
	margin-top: 10px;
	padding-left: 40px;
	background-image: url(../Images/Site/word_icon.png);
	behavior: url(css/iepngfix.htc);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

a.excelDoc
{
	background-image: url(../Images/Site/excel_icon.png);
	behavior: url(css/iepngfix.htc);
}
	
a.pdfDoc
{
	background-image: url(../Images/Site/pdf_icon.png);
	behavior: url(css/iepngfix.htc);
}
	
