/* Housing Act Guide Style sheet 
 * BB_ 2006/2007
 *
 */
 
div#housing_act_guide {}

    div#housing_act_guide a, div#housing_act_guide a:link, div#housing_act_guide a:active, div#housing_act_guide a:visited {text-decoration: underline}
	
	div#housing_act_guide a:hover {background-color:#DEBFBF}
			/* differing from the link styles for the site, links in the Housiong Act Guide are by default underlined. This allows links to be more easily determined amongst the mass of text on some pages */
	
	/* menu */
	div#hag_menu {text-align: center;
				  margin: 10px 0 50px 0;
				  border-bottom: 1px solid #000000}

		div#hag_menu a, div#hag_menu a:link, div#hag_menu a:active, div#hag_menu a:visited {text-decoration: none}
		div#hag_menu a:hover {background-color:#FFFFFF; text-decoration:underline}
		
		
		#hag_menu #hag_img {float: left}


	/* more space is made under main heading */
	/* div#housing_act_guide p.mainHeading {padding-bottom: 15px} */
	
	/********* Gateway Page Styles *********/
	div#gateway {}
	
		div#property_selector_intro {border-top: 1px solid #CCCCCC;
									 margin-top: 5px;
									 width:750px}
		
			#intro_text {background-color: #FFFF99;
						 background-image:url(/graphics/housing_act_guide/speech_mark_bg.gif);
						 background-position: top left;
						 background-repeat:no-repeat;
						 padding:5px 10px 5px 10px}
			
			#intro_text p.center {text-align:center}
			
		
		div#funding_text {margin-bottom:10px}
		
			div#funding_text img {float: left; margin-right:10px}
		
		div#stage1 {
					border-bottom: 2px dotted #CCCCCC;
					padding-top: 10px;
					padding-bottom: 20px}
		
			/* Left hand "Start Here" box */
			div#start_here {float:left;
						width: 200px}
						
				div#mixed_res_note {width: 180px;
									font-size: 10px;
									background-color:#FFFFCC;
									margin-top:20px}		
									
					div#mixed_res_note_text {padding: 5px;
											 border-bottom: 1px solid #CCCCCC}
						
						
			/* Right hand Property Select box */			
			div#select_property {margin-left: 210px} /* Start here box floats to the left of this column */
	
				div.property_type {border-top: 1px dashed #999999;
							   padding: 5px;
							   height: 120px}  

				div.property_type_selected {border-top: 1px dashed #999999;
										background-color: #FFFF99;
										padding: 5px;
										height: 120px}
							   
					div.property_type img, div.property_type_selected img {float: left; margin: 0; padding: 0 20px 0 0}				   
				
				
				div#select_property a, div#select_property a:link, div#select_property a:active, div#select_property a:visited {display: block; color: #000000; text-decoration:none}
				
				div#select_property a:hover {background-color:#FFFF99}
	
	
	
	
	
	
	
	/********* Drill Down Mechanism Styles *********/
	div#drill_down {margin-top: 20px}
	
		/* Left-hand Column to hold the details of your property as you have answered drill down questions */
		div#your_property {float:left;
						   width: 211px;
						   margin: 0;
						   padding: 0 0 10px 0;
						   text-align:center;
						   background-color: #FFFF99;
						   border-bottom: 1px dashed #999999}
						   
						   div#your_property img {border:0; padding:0; margin:0}
						   
		  /* previous choices about property type are displayed in these boxes */
		  div.choicemade {text-align: center}
					  
		  div.arrow {height: 24px;
		  			 background-image: url(/graphics/housing_act_guide/your_property_down_arrow.gif);
					 background-position: center;
					 background-repeat: no-repeat}
					 
		  div.question {height:40px;
		  				background-image: url(/graphics/housing_act_guide/your_property_question_yp.gif);
					 	background-position: center;
					 	background-repeat: no-repeat}
					 
		  div.information {height:40px;
		  				background-image: url(/graphics/housing_act_guide/your_property_information_yp.gif);
					 background-position: center;
					 background-repeat: no-repeat}					 
	
		
		
		/* Right-hand column to hold propert questions and links to further resources */
		div#further_information {margin-left: 225px;
								 border: 1px dashed #999999;
								 padding: 10px}
								 
		  div#further_information img.top {padding: 0 20px 10px 0}	/* for question mark and information icons */					 
								 
		  div#nextback {margin: 30px 0 20px 0}
		  
			div#next {float:right}
			
		  div#beginning {border-top: 1px dashed #999999;
						 padding:10px 0 10px 0}
						 
	/********* Documents Index ************/
	div#doc_index {}
	
		#ups {
			  margin-left: 5px;
			  float: right;
			  width: 200px;
			  background: #FFFF99;
			  border: 1px dashed #666666} /* floats to right of  */
			  
		  #upshelptext {padding: 5px; background: #FFFFCC}
		
		#doc_link_docs {margin: 10px 210px 10px 0} /* for "main topics" */
						
		  #doc_link_docs #navlist {list-style-image: url(../../graphics/housing_act_guide/main_bullet.gif)}
		  
		  #doc_link_docs p.subHeading {background-color: #7C0000; color: #FFFFFF; padding:3px}
		
		#doc_outcome_docs {}
	
		  #doc_outcome_docs #navlist {list-style-image: url(../../graphics/housing_act_guide/all_bullet.gif)}
		  
		  #doc_outcome_docs p.subHeading {background-color: #00007C; color: #FFFFFF; padding:3px}	
	
	
	/********* Fire Safety Gateway ************/
	div#fire_safety_gateway{}
	
		div#how_do_I_use_the_table {display: none}
		div#which_legislation_can_apply {display: none}
		div#how_does_the_table_work {display: none}
		
		.fire_table_group {border-top: 1px solid #000000;
						   border-bottom: 1px solid #000000;
						   background-color: #EEEEEE;
						   background-image: url(../../graphics/fire_safety/box_bg2.gif);
						   background-position: top left;
						   background-repeat:no-repeat}
						   
			.fire_colour_diagram {border: 2px dotted #CCCCCC;
								  padding: 10px;
								  background-color:#FFFFFF;
								  width: 600px;
								  margin: 10px auto 10px auto;
								  text-align: center} 
								  
		div#legislation_applies_table {margin-top:20px; 
							   margin-bottom:10px;
							   border: 3px solid #000000}


			

			div.type_group {width:700px; 
					/*background-color:#CCCCCC;*/
					margin-top:10px;
					padding:3px}
				
			div.group_title {border-bottom: 2px solid #000000}
			div.group_members {background-color:#FFFFFF;
					   } /* set by javascript */
					   
    		div.group_members p {margin:6px 3px 6px 3px}					   
	
	
			/* Tick and cross link mouseovers */
			div#fire_safety_gateway a.tick {display:block}
			div#fire_safety_gateway a.tick:link, div#fire_safety_gateway a.tick:visited {background-color: #FFFFFF}
			div#fire_safety_gateway a.tick:hover, div#fire_safety_gateway a.tick:active {background-color: #99FF99}
			
			div#fire_safety_gateway a.cross {display: block}
			div#fire_safety_gateway a.cross:link, div#fire_safety_gateway a.cross:visited {background-color: #FFFFFF}
			div#fire_safety_gateway a.cross:hover, div#fire_safety_gateway a.cross:active {background-color: #FFCCCC}	
			
	
	/********* Disclaimer *********/		
	div#hag_disclaimer {border: 1px solid #FF0000; 
						background-color:#FFCCCC;
						padding: 10px;
						margin: 5px 0 5px 0}										  
	
	div#hag_disclaimer p {margin:0}
	div#hag_disclaimer p.title {text-align: center; font-weight:bold}
	
	
	/********* Document Pages *********/
    
	/* div#docType {margin:0;
				 padding:0;
			     font-size: 10px;
			     color:#FFFFFF;
			     text-align:right}
    
	div#docType span.dtmain {background-color: #7C0000}	*/		
	
	div#docTitle h1 {margin:2px 20px;}
	
	div#docTitle {border:1px solid #000000;
						 height: 30px;
						 padding:3px;
						 margin-bottom:10px}
	
		div#docTitle.dtmain {background-image:url(../../graphics/housing_act_guide/doctitle_main_bg.gif);
							 background-repeat:repeat-y;
							 background-position: right}
							 
		div#docTitle.dtinfodoc {background-image:url(../../graphics/housing_act_guide/doctitle_infodoc_bg.gif);
							 background-repeat:repeat-y;
							 background-position: right}							 

		div#docTitle p.docType {float: right;
								color: #FFFFFF;
								margin:0;
								padding:0;
								font-weight: bold;
								font-size:14px}				
						  	   
	   
	
	.navlist {list-style-image: url(../../graphics/housing_act_guide/all_bullet.gif)}
    .navlist li {padding-top:5px}
	
	
	div#docUpdated {text-align:center;
					font-size:9px;
					color: #999999;
					border-top: 1px solid #999999}
							 
	
	/********* Page Link-Back Styles *********/
	div#housingActBranding {border-bottom: 1px dashed #999999;
						 padding: 0;
						 margin-top:10px;
						 margin-bottom:10px;
						 height: 20px;
						 text-align:left}
								
	img#halinkback {float:right;
						    margin: 0 0 5px 10px}		
			
			
	/********* Independent housing act guide Glossary *********/			
	div#glossary {padding: 5px}	  
		  
		  #glossaryclose {float: right}
		  
		  
div.clearleft {clear: left}		  
		  
		  
		  
		  p.isHMO {background-color: #FFCCCC;
		  		   padding: 4px;
				   border: 1px solid #FF0000;
				   font-weight: bold;}
			
			
/* To be completed links - for development */			
a.hagbroken, a.hagbroken:link, a.hagbroken:hover, a.hagbroken:active, a.hagbroken:visited {background-color:#FFCC99; color:#FF0000}

/* Makes links clearer in dense Housing Act Guide text */
a.haglink, a.haglink:hover, a.haglink:active, a.haglink:visited {text-decoration: underline}

