body, divlogo {
	background-repeat: repeat;
	font-size:12px
}
#divlogo {
	float: left;
	width: 600px;
	/* padding-left: 30px; not needed while #main1 moved up to just inside #container to compensate for <=IE7 */
}
#pmmcrumb {
	font-size: 85%;
	line-height: 1.5;
	padding: 0;
	text-align: right;
	clear: both;
	
}
#pmmcrumb p { margin: 2px; }

#main1 {
	font-size: 100%;
	color: #990000;
	line-height: 1.5;
	padding: 12px 24px 24px;
	border-top: 2px solid #CCC;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
	border-left: 2px solid #CCC;
	background-color: #FFFFEE;
	/*background:url(../images/bgBottomContainer.gif) bottom no-repeat;*/
}
#main1 li {color: #003366; }

#main1 ul, #main1 ol {margin: 0 0 6px 20px; }

p7PMnav {
	background-color: #A2AAB5;
}

#mainSection {
	width: 600px;
	float: left;
}

#sidebar {
	width: 240px;
	float: right;
}
h1 {
	font-size: 100%;
	line-height: 100%;
	margin: 0;
	color: #003366;

}
#main1 h2 { 
	margin: 0px 0px 6px 0px;
	font-size: 100%;
	text-align: center;
	color: #990000; 
}
#main1 h3 { 
	margin: 6px 0;
	font-size: 130%;
	text-align: left;
	color: #990000; 
}
#main1 h5 {
	margin: 18px 0px 6px 0px;
	font-size: 130%;
	line-height: 140%;
}

#main1 h6 { font-size: 100%; }
#main1 p {
	margin: 0px 0px 6px 0px;
	font-size: 100%;
	color: #003366;
}
#main1 a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#main1 a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#main1 h2 a:link, #main1 h2 a:visited { 
	color: #990000;
}
#main1 a:hover, #main1 a:active {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#left1, #right1 {
	width: 48%;
	padding: 4px;
	margin-bottom: 5px;
}
#left1 {
	float: left;
	background-color: #9999FF;/**/
}
#right1 {
	float: right;
	background-color: #FFCC66;
}
#right1 h3, #right1 h6, #right1 p {
	padding-left: 5px;
}
#footer {
	font-size: 85%;
	line-height: 1.5;
	padding: 6px 0px 0px 4px;
}
#footer p {
	margin: 0px;
}
address {
	font-style: normal;
	line-height: 100%;
	margin: 20px 0px;
}
#validationcheck {
	padding: 0px 0px 12px 48px;
}
table.nested {
	border: 1px solid #CCCCCC;
	width: 100%;
}
table.nested caption {
	padding-top: 12px;
}
td>img {
	display: block;
}
.showit {
	display: block;
}
.hideit {
	display: none;
}
/* Opera Workaround 1 */
html>body .hideit {
	display: block;
}
/* Opera Workaround 2 */
head:first-child+body .hideit {
	display: none;
}
new {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33FF00;
}
#main2 {
	font-size: 100%;
	color: #990000;
	line-height: 1.5;
	padding: 12px 24px 24px;
	border-top: 2px solid #EEEEEE;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #EEEEEE;
}
#main2 p {
	margin: 24px 0px 0px 0px;
	font-size: 100%;
	color: #003366;

}
#main2 a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main2 a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main2 a:hover, #main a:active {
	color: #A2AAB5;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/* These next two rules enable us to have separate items in a horizontal row, yet good for accessibility */
li.navcontainer
{
	display: inline;
}
ul.navcontainer
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navcontainer a	{ text-decoration: underline; }

/* The next six styles (.iconlist - li.mp3) enable us to use icons as bullets for PDF and "Word" download links etc. */
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
li.pdf, li.doc, li.text, li.htm, li.mp3
{
background-repeat: no-repeat;
background-position: 0% 0%;
padding: 0px 0 0px 20px;
margin: .4em 0;
}
li.pdf
{
background-image: url(../assets/bullet_pdf.gif);
}
li.doc
{
background-image: url(../assets/bullet_doc.gif);
}
li.text
{
background-image: url(../assets/bullet_text.gif);
}
li.htm
{
background-image: url(../assets/bullet_htm.gif);
}
li.mp3
{
background-image: url(../assets/bullet_speaker.gif);
}
.noscript {
	background-color: #FFFF99;
	display: block;
	padding: 10px;
}


/* Paypal buttons */

/*.paypalBuyNow {
	width: 400px;
	border:0;
}
.paypalBuyNow tr {
	padding: 4px;
}*/
.paypal {
	margin-bottom: 40px;
}
.paypalPaypalButton {
	float: left;
}
.paypalMcVisaButton {
	float: left;
	margin-left: 20px;
}


#endContent p {
	padding: 25px 0 0 0;
	font-size: 75%;
	text-align: center;
}
/* PVII fix for IE7 - PPM and TPM etc.
30/11/06 */
div {
  zoom:expression("100%");
}

#image1 { float:right; padding: 10px 0 0 10px; }

.prod_hr { color: #000066; padding: 5px 0; }

#floatLeft {
	float: left;
}
#googlebooksearch {
	float: right;
}
/* These two styles add a "shadow" border around picures floated left 
and avoid the need for altering the original image - useful for dynamic websites...
25/01/07 */
.photo_left_div {
/*	clear: both;*/
	margin: 5px 0 2px 0;
	float: left;
	padding: 0 5px 5px 0;
	width: auto;
}
.photo_left {
	margin: 0;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}

img a {
	text-decoration: none; 
/* this doesn't work, so link removed for now... 20/02/2007 */
}
.clear {
	clear: both;
}
form {
  margin: 10px 25px 0 0;
  }
#name, #email {
  width: 200px;
  }
#message {
  width: 500px;
  height: 150px;
  }
label, .warning {
  font-weight: bold;
  }
.warning {
  color:#FF3333;
  }
blockquote {
	margin: 10px 20px;
}
#neocounter4 { float: right; }
.PayPal {float: right; }
/* provides a blue box around the content; table cells and rows are not differentiated by borders */
.blueTable {
	margin: 5px 0;
	border: 1px solid #5f6a8e;
	width: 550px;
}
.blueTable td, .blueTable p {
	padding: 2px;
}
.blueTable390 {
	margin: 5px 0;
	border: 1px solid #5f6a8e;
	width: 390px;
}
.blueTable390 td, .blueTable390 p {
	padding: 2px;
}
/* provides a blue box around the content, table cells and rows */
.blueTable2 {
	margin: 5px 0;
	border: 1px solid #5f6a8e;
	width: 640px;
}
.blueTable2 th {
	background-color: #5f6a8e;
	color: #ffffff;
	padding: 5px 0;
}
.blueTable2 td {
	border: 1px solid #5f6a8e;
	padding: 2px;
}
.blueTable2Left {
	width: 110px;
}
/* provides a blue box around the content, table cells and rows 
used in GlideMagic widget */
.blueTable3 {
	margin: 5px 0;
	border: 1px solid #5f6a8e;
	width: 300px;
	text-align: left;
}
.blueTable3 th {
	background-color: #5f6a8e;
	color: #ffffff;
	padding: 5px 0;
	text-align: center;
}
.blueTable3 td {
	border: 1px solid #5f6a8e;
	padding: 2px;
}
/* adds a bottom border to abbr, acronym and help tags to draw attention to them on the page
also changes the cursor into a "Help" cursor (usually a question mark) for those browsers that support the change */
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  /* Defines div for front page main image */
#frontPageImg1 {
	align: center;
	margin: 0;
}
/* News scroller surrounding div */
#newsScroller {
	border: 1px solid #003366;
	background: #FAEBB6;
	margin-top: 20px;
}
#newsScroller h5 {
	padding: 0 0 0 44px;
	margin: 6px 0 0 0;
}
#newsScroller a:link, #newsScroller a:visited {
	background-color: #FAEBB6;
}
#newsScroller li {
	font-size: 90%;
}
.imageBox {
	border: 1px solid #003366;
}
hr {
	margin: 25px 0;
}
#socialLinks {
	margin: 0px;
	/* padding: 30px; not needed while #main1 moved up to just inside #container to compensate for <=IE7 */
	float: right;
	height: 1px;
}
#socialLinks h6 {
	font-size: 95%;
	line-height: 125%;
	padding-bottom: 5px;
}
