/*-----------------------------*/
/*   M&M Plumbing StyleSheet   */
/*  Writen by Alex Wilkinson   */
/*  incy247@blueyonder.co.uk   */
/*-----------------------------*/
	
/*-----------------------------*/
/*           Spacers           */
/*-----------------------------*/ 

	TD.vertical_spacer {
		width:5;
		font-size:8pt;
		background:#FFFFFF; }

	TD.horizontal_spacer {
		height:5;
		font-size:8pt; 
		background:#FFFFFF; }

/*-----------------------------*/
/*           Header            */
/*-----------------------------*/ 	

	TABLE.header {
		align=center;
		padding: 0; 
		border-collapse:collapse; 
		border-width: 0px
		text-align: center;
		width=1000; height=125; }
		
	TD.header_1 {
		font-family: Trebuchet MS; color:#FFFFFF; text-align: center;
		width:325; height:100;
		background:#BBBBBB; }
		
	TD.header_2 {
		text-align: center;
		width:350; height:100;
		background:#BBBBBB; }
		
	TD.header_3 {
		text-align: center;
		width:325; height:100;
		background:#BBBBBB; }
		
	TD.header_title {
		width:1000; height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: center;
		background:#BBBBBB; background-image: url(images/grey_strip.PNG); background-repeat: repeat; }

	
		
		
/*-----------------------------*/
/*         Main Table          */
/*-----------------------------*/ 	
		
	TABLE.main_table {
		width:1000; height:500;
		padding: 0; 
		border-collapse:collapse; 
		border-width: 0px }
		
	TD.main {
		width:690; height:450; 
		text-align: center; 
		background:#FFFFFF; }
		
	TD.main_title {
		width:680; height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: center;
		background:#BBBBBB; background-image: url(images/grey_strip.PNG); background-repeat: repeat; }
		
	TD.main_title_1 {
		width:100; height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: center;
		background:#BBBBBB; background-image: url(images/grey_strip_fadeleft.PNG); background-repeat: repeat; }
		
	TD.main_title_2 {
		width:480; height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: center;
		background:#BBBBBB; background-image: url(images/grey_strip.PNG); background-repeat: repeat; }
		
	TD.main_title_3 {
		width:100; height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: center;
		background:#BBBBBB; background-image: url(images/grey_strip_faderight.PNG); background-repeat: repeat; }
		
		
/*-----------------------------*/
/*       Plumbing Sidebar      */
/*-----------------------------*/ 

	p.blue_main {margin-left: 10px;}
	

	TD.blue_heading {
		width:150px; height:25px; 
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: left;
		background:#0E53FF; background-image: url(images/blue_strip_fade.PNG); background-repeat: repeat; }
	
	TD.blue_main {
		width:150px; height:270px;  
		font-family: Trebuchet MS; color:#000099; font-size:10pt; font-weight: bold; font-style: italic; text-align: left;
		background:#0E53FF; background-image: url(images/blue_background.PNG); background-repeat: repeat; }
		
	TD.blue_sub_main {
		width:150px; height:135px;
		font-family: Trebuchet MS; color:#0E53FF; font-size:10pt; font-weight: bold; font-style: italic; text-align: left;
		background:#0E53FF; background-image: url(images/blue_background.PNG); background-repeat: repeat; }
	

/*-----------------------------*/
/*       Heating Sidebar       */
/*-----------------------------*/ 
		
	p.red_main {margin-right: 10px;}
		
	TD.red_heading {
		width:150px; height:25px;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:10pt; font-weight: bold; text-align: right;
		background:#FF1A0E; background-image: url(images/red_strip_fade.PNG); background-repeat: repeat; }
	
	TD.red_main {
		width:150px; height:270px;
		font-family: Trebuchet MS; color:#800000; font-size:10pt; font-weight: bold; font-style: italic; text-align: right;
		background:#FF1A0E; background-image: url(images/red_background.PNG); background-repeat: repeat; }
		
	TD.red_sub_main {
		width:150px; height:135px;
		font-family: Trebuchet MS; color:#800000; font-size:10pt; font-weight: bold; font-style: italic; text-align: right;
		background:#FF1A0E; background-image: url(images/red_background.PNG); background-repeat: repeat; }
		
		
/*-----------------------------*/
/*           Footer            */
/*-----------------------------*/ 	

	TABLE.footer_table {
		padding: 0; 
		border-collapse:collapse; 
		border-width: 0px
		text-align: center;
		width=1000; height=35; }
		
	TD.footer_title {
		height:25;
		font-family: Trebuchet MS; color:#FFFFFF; font-size:8pt; font-weight: bold; text-align: center; font-style: italic;
		background:#BBBBBB; background-image: url(images/grey_strip.PNG); background-repeat: repeat; }
	
	TD.footer_logos {
		width:1000; height:50;
		text-align: center; valign: middle;
		background:#FFFFFF; background-repeat: repeat; }