/* First, lets turn off everything we don't need on a printed page */

div#date {display: none;} /* All pages */

div#leftnav {display: none;} /* All pages */

div#quote {display: none;} /* All pages */

div#rightmenu {display: none;} /* All pages */

div#modalities {display: none;} /* All pages */

div#backtotop {display: none;} /* All pages */

div#informationdownload {display: none;}

div#adobe {display: none;} /* Bowen Treatments Page */

div#bravenet {display: none;} /* On Home Page Only */

body#homepage div#latestnews {display: none;} /* On Home Page Only */

/* =============================================== Top Container All pages ======= */ 

div#javascript {display: none;} /* All pages */

div#topcontainer h1 {font-size: 24px;}

div#topcontainer img#bwlogo {display: none;} 

div#tagline {
	position: absolute; 
	top: 30px; 
	left: 0px;
	}

div#topcontainer h1 { /* Displays on all pages in Print mode */
	display: inline; 
	margin: 0; padding: 0; 	
	background: #ffffff; 
	font-size: 26px;
	font-weight: bold;
	color: #cd0c6d;
	}

/* =============================================== END Top Container All pages ======= */ 

body {
	background: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	}

p, h1, h2, h3, h4, li {
	font-family: verdana,arial,tahoma,helvetica,sans-serif,serif;
	}

h1, h2 {
	margin-left: 0px;
	padding-left: 0px;}

p {	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 1em;
	text-align: left;
	}

body a:link, /* Prints the links a blue colour */
body a:visited, 
body a:active 
	{
	color: #0000ff;
	background: transparent;
	font-weight: normal;
	text-decoration: underline; 
	font-style: normal;
	}

body a.external:link:after, 
body a.external:visited:after {
 	content: " (" attr(href) ") ";
	} 

/* Eric Meyer's article at http://www.alistapart.com/articles/goingtoprint about printing external links */

div#overallcontainer { /* All pages */
	width: auto; 
	margin: 0 4%; 
	color: #000000;
	background: transparent;
	text-align: left;
	}

div#mainpages {border-right: none;}

div#maincontainer { /* All pages */
	width: auto; 
	margin: 0; 
	color: #000000;
	background: transparent;
	min-width: 100%; 
	max-width: 100%;
	}

div#maincontainer {
	min-height: 10px; 
	height: auto !important;  /* HERE BE AN IE6 HACK !!! */
  	height: 10px; 
	padding-bottom: 20px;
	} 

div#mainpages {
	width: auto; 
	margin: 0; 
	color: #000000;
	background: transparent;
	min-width: 100%; 
	max-width: 100%;
	padding: 0px 0px;}

div#mainpages {
	min-height: 10px; 
	height: auto !important;  /* HERE BE AN IE6 HACK !!! */
  	height: 10px; 
	padding-bottom: 20px;
	}

div#bottomcontainer p {text-align: left;}

div.cancellations h2 {
	font-size: 18px; 
	margin-left: 20px;
	}

div.cancellations p {margin-left: 20px;}

/* =============================================== HOME PAGE  ======= */ 

body#homepage h1,
body#homepage h2,
body#homepage h3,
body#homepage h4 {margin-left: 0px;}

body#homepage h3 {text-align: left;}

div#homepageimage {display: none;} /* Main Image on Home Page Only */

/* ================================================= News and Events Page */

body#newsandevents img#fair {display: none;}

div.newsandevents {
	border-bottom: 1px solid #cd0c6d;
	margin: 0px 0px 20px 0px;
	padding-bottom: 15px; 
	}

div.newsandevents p {margin-left: 0px}

/* ================================================= Links: About Bowen */

div.links {
	border-bottom: 1px solid #74aaaa; 
	margin: 0px 0px 20px 0px;
	padding-bottom: 15px; 
	}

div.links p.arrow {
	background: #ffffff;
	line-height: 1.1em;
	margin-bottom: 2px;
	padding-left: 0px;
	}

div#bread {display: none;}

/* =================================================== About Me Page Page */

.thankyou {
	line-height: 1em;
	font-weight: bold; 
	margin-left: 0px;
	margin-top: 30px;
	}



/* ===================================================== Patient Comments Page */

div.comments {
	border-bottom: 1px solid #74aaaa;
	margin: 0px 40px 20px 0px;
	padding-bottom: 15px; 
	}
