/*Propertytoolbox site style sheet*/
body
{
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: small;
 	color: #000000;
 	background-color:white;
 	  }

A:link {color: black;}
A:visited { color: purple }

A.index {
text-decoration: none; 
color:black; 
font-size:medium; 
font-weight:bold;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: large;
 	color: #000000; 	

}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: medium;
 	color: #000000;
}

ul {
list-style-type:square;
}

ul.links {
list-style-type:none;
}

/*High level page formating*/

#wrap { 	
  margin-left: auto; 	
  margin-right: auto; 	
  text-align: left;
  width:960px; 
  border-style: none;
  border-color:green; 
  background-color:white;
   }
   
#page {
  width:960px; 
  height:600px;
  border-style: solid; 
  background-color:white; 
  border-color: blue;
}
  
#header { 	
  width:955px;
  float:left;
  clear:both;   
  border-style: none;
  border-color:red; 
  background-color:white;
  }
  
#footer { 	
  width:955px;
  clear:both;
  border-style: none;
  border-color:red; 
  background-color:white;
  }
  
#menu { 	
  width:190px;
  float:left;
  position: relative;
  border-style: none;
  border-color:blue; 
  background-color:white;
  z-index:1;
  }
  
#content { 	
  width:555px;
  float:left;
  text-align:left;  
  border-style: none;
  border-color:blue; 
  background-color:#FFCC00;
  padding:0px 15px 0px 15px;
  }
  
#adverts { 	
  width:150px;
  float:left;
  border-width:thick;
  border-style: none none none solid;
  border-color:white; 
      }  
      
#content_1 { 	
  width:555px;
  height:750px;
  float:left;
  text-align:left;  
  border-style: none;
  border-color:blue; 
  background-color:#FFCC00;
  padding:0px 15px 0px 15px;
  }
  
#content_2 { 	     /*for content where - 1 adwords tower - no MB advert */
  width:555px;
  height:620px;
  float:left;
  text-align:left;  
  border-style: none;
  border-color:blue; 
  background-color:#FFCC00;
  padding:0px 15px 0px 15px;
  }
  
  #content_full { 	
  width:730px;
  float:left;
  text-align:left;  
  border-style: none;
  border-color:yellow; 
  background-color:#FFCC00;
  padding:0px 15px 0px 15px;
  }
      
/* index page formating*/      
      
#container_1 {
  width:580px;
  height:560px;
  float:left;
  border-style: none;
  border-color:red; 
  background-color:white;
  }

#container_2 { 	
  width:175px;
  float:left;
  border-style: none;
  border-color:white; 
      }
      
#container_3 { 	
  width:955px;
  clear:both;
  border-style: none;
  border-color:red; 
  background-color:white;
   }
   
/* Load Advertising last and move to LHC*/

#menu_include_adv {  /*adjust position when adv is present*/
  position:relative;
  right:805px;
  bottom:520px;
}

#menu_include {  /*adjust position when adv is present*/
  position:relative;
  right:805px;
  bottom:385px;
}


/*Menu bar - left hand side - formatting*/

.toolbox_menu_selected{
    background: url('images/hiMenu.gif') repeat-x bottom left;
    background-color: #440000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #440000;
    text-decoration: none;
    height: 30px;
    padding-left: 20px;
}

.toolbox_menu{
    background: url('images/lowMenu.gif') repeat-x bottom left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight:bold;
    height: 30px;
    padding-left: 20px;
}
  

/* Object Formatting*/

/* small square qraphic formatting*/

#top_advert {
position:relative; 
left: 0px; 
top: 0px; 
border-style:none;
}

.line1 {
color: black;
border-top-style: dotted; 
border-top-width: thin; 
border-top-color: black;
background-color: #FFCC00;
padding: 0px 5px 0px 5px;
}

/* Footer Formatting*/

#disc {
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: x-small;
 	font-weight:bold;
 	color: #000000;
 	text-decoration: none;
 	text-align:center;
}

.disc {
	font-family: Verdana, Helvetica, sans-serif;
 	font-size: x-small;
 	color: #000000;
 	text-decoration: none;
}

.footer_move  {           /**adjusting footer position up - when adv in RHC - for small pages*/
  position: relative;
  bottom: 400px;
  }
  
.footer_move_adv {        /*adjusting footer position up - when no adv in RHC - for small pages*/
 position: relative;
  bottom: 260px;
  }

/*Table formats*/

.sample_supplier { border-width: 3px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #ffffff;
} 

.sample_supplier th { border-width: 1px 3px 1px 1px;
  text-align: left;
  font-size: x-smal;
	padding: 5px;
	border-style: solid;
	border-color: black;
  background-color: #ffffff;
} 

.sample_supplier td { 
	border-width: 1px 3px 1px 1px;
	font-size: x-small;
	padding: 5px;
	border-style: solid;
	border-color: black;
  background-color: #FFffff;

}

.sample { border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #FFCC00;
} 

.sample th { border-width: 1px;
  text-align: left;
  font-size: x-smal;
	padding: 5px;
	border-style: solid;
	border-color: black;
  background-color: #FFCC00;
} 

.sample td { 
	border-width: 1px;
	font-size: x-small;
	padding: 5px;
	border-style: solid;
	border-color: black;
  background-color: #FFCC00;

}

.sample1 { border-width: 1px;
	border-spacing: 2px;
	border-width: thin;
	border-style:dotted none dotted none;
	border-color: black;
	border-collapse: collapse;
	background-color: #FFCC00;
} 

.sample1 th { border-width: 1px;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style:dotted none dotted none;
  background-color: #FFCC00;
  font-size:100%;
  text-align:left;
  font-weight:bold;
} 

.sample1 td { 
	border-width: 1px;
	font-size: 80%;
	padding: 8px 2px 8px 2px;
	border-style:dotted none dotted none;
	border-width: thin;
	border-color: black;
  background-color: #FFCC00;
  }
  
.sample2 { border-width: 1px;
	border-spacing: 2px;
	border-width: thin;
	border-style:dotted none dotted none;
	border-color: black;
	border-collapse: collapse;
	background-color: #FFCC00;
} 

.sample2 td { 
	border-width: 1px;
	font-size: x-small;
	padding: 0px 6px 0px 3px;
	border-style:dotted none dotted none;
	border-width: thin;
	border-color: black;
  background-color: #FFCC00;
  margin:1px 1px 1px 1px;
  }
  
.sample3 { border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: none;
	border-collapse: collapse;
	background-color: #FFCC00;
} 

.sample3 td { 
	border-width: 1px;
	font-size: medium;
	width:590px;
	padding: 0px 7px 0px 7px;
	border-style:none;
	border-width: thin;
	border-color: black;
  background-color: #FFCC00;
  }
  
.sample4 td { 
vertical-align:middle; 
height:25px;
border-style:none;
  }
 
/* Text Formatting*/

.small_italic{
    font-size:70%;
    font-style:italic; 
                  }
                  
.big_bold{
    font-weight:bolder; 
    color:#FFCC00;
    background-color:white
                  }
                  
.main {
text-indent:20px; 
font-weight:bold;
}

/*Formatting for Sitemap*/

.indent1{
text-indent:40px; 
font-weight:bold;
}

.indent2{
text-indent:60px; 
}

.indent3{
text-indent:80px; 
}

/*------------------------------------------------*/ 

