/************ related information links **************/

#relatedinfo { 
	border-top: medium none; 
	width: 211px;
}
	
#relatedinfo ul { 
	font-weight: normal; 
	/*font-size: 0.7em; */
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-align: left; 
	list-style-type: none; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 0px; 
	width: 257px; 
}

#relatedinfo li { 
	background: no-repeat 5px ;
	margin: 0px;
 }
 
#relatedinfo a.internal {
	background: url(/images/interface/detail_finish_orange_arr.gif) no-repeat  25px 9px; 
	margin: 0px 
}

#relatedinfo a.external { 
	background: url(/images/interface/detail_finish_orange_arr.gif) no-repeat  25px 9px; 
	margin: 0px 
}

#relatedinfo a {
	padding: 5px 5px 5px 40px; 
	/*border-bottom: 1px solid red; */
	width: 212px; 
	display: block;
}

#relatedinfo a:link  {
	color: #000000;
	text-decoration: none
	}
	
#relatedinfo a:visited  {
	color: #000000;
	text-decoration: none
	}
	
#relatedinfo a:hover  {
	color: #cc3300; /*background-color: #ececec*/
	text-decoration: underline !important;
}

#relatedinfo a.print    {
	background: url(/images/interface/mav_print_icon.gif) no-repeat 10px 3px;
	margin: 0px
}

#relatedinfo a:hover.print   {
	color: #cc3300;
	background: url(/images/interface/mav_print_icon.gif) no-repeat 10px 3px
}

#relatedinfo a.enquiry   {
	background: url(/images/interface/mav_enquiry_icon.gif) no-repeat 10px 3px;
	margin: 0px
}

#relatedinfo a:hover.enquiry   {
	color: #cc3300;
	background: url(/images/interface/mav_enquiry_icon.gif) no-repeat 10px 3px
}

#relatedinfo a.email   {
	background: url(/images/interface/mav_email_icon.gif) no-repeat 10px 3px;
	margin: 0px
	}
	
#relatedinfo a:hover.email   {
	color: #cc3300;
	background: url(/images/interface/mav_email_icon.gif) no-repeat 10px 3px
	}

#relatedinfo a.contact  {
	background: url(/images/interface/mav_contact_icon.gif) no-repeat 16px 5px;
	margin: 0px
	}
	
#relatedinfo a:hover.contact  {
	color: #cc3300;
	background: url(/images/interface/mav_contact_icon.gif) no-repeat 16px 5px
	}

#relatedinfo a.pdf  {
	background: url(/images/interface/mav_pdf_icon.gif) no-repeat 10px 3px;
	margin: 0px
	}
	
#relatedinfo a:hover.pdf  { 
	color: #cc3300;
	background: url(/images/interface/mav_pdf_icon.gif) no-repeat 10px 3px
	}

#relatedinfo a.document {
	background: url(/images/interface/mav_document_icon.gif) no-repeat 10px 3px;
	margin: 0px
	}
	
#relatedinfo a:hover.document {
	color: #cc3300;
	background: url(/images/interface/external_doc_icon.gif) no-repeat 10px 3px
	}

#relatedinfo a.sitemap {
	background: url(/images/interface/mav_sitemap_icon.gif) no-repeat 10px 3px;
	margin: 0px 
	}
	
#relatedinfo a:hover.sitemap {
	color: #cc3300;
	background: url(/images/interface/mav_sitemap_icon.gif) no-repeat 10px 3px
	}


/************ sub nav styles  **************/
/*
.open a
{
	padding: 3px 0px 3px 25px;
	border-bottom: 1px solid #bababa; 
	width: 186px; 
	display: block; 
	background-image: url("../images/interface/mav_men_minus.gif"); 
	background-repeat: no-repeat;	
	background-position: 7px 50%;
	text-decoration: none !important;
	color: #696969;
}

.closed a 
{
	padding: 3px 0px 3px 25px; 
	border-bottom: 1px solid #bababa;
	width: 186px; 
	display: block; 
	background-image: url("../images/interface/mav_men_plus.gif"); 
	background-repeat: no-repeat;	
	background-position: 7px 50%;
	text-decoration: none !important;
	color: #696969;
}

.normal a
{
	padding: 3px 0px 3px 25px; 
	border-bottom: 1px solid #bababa; 
	width: 186px; 
	display: block;
	text-decoration: none !important;
	color: #696969;
}

.selected a , a.selected{
	padding: 3px 0px 3px 25px; 
	border-bottom: 1px solid #bababa;
	width: 186px; 
	display: block;  
	background-image: url("../images/interface/mav_grey_arrow.gif"); 
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-decoration: none !important;
	color: #696969;
}

.open a:hover 
{
	text-decoration: none !important;
	background-image: url("../images/interface/mav_men_minus.gif");  
	background-repeat: no-repeat; 
	background-position: 7px 50%;
	color: #ffa900;
}

.closed a:hover 
{
	text-decoration: none !important;
	background-image: url("../images/interface/mav_men_plus.gif");  
	background-repeat: no-repeat; 
	background-position: 7px 50%;
	color: #ffa900;
}

.normal a:hover 
{
	text-decoration: none !important;
	color: #ffa900;
}

.selected a:hover 
{
	text-decoration: none !important;
	background-image: url("../images/interface/mav_grey_arrow.gif"); 
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #ffa900;
	cursor:pointer !important;
}
*/



/************ sub sub nav styles  **************/
.open ul{display: block; text-decoration: none !important;}
.closed ul{display: none;}
.open ul a  { border: 0px; color: #696969 !important; background: none; padding: 3px 0px 3px 25px;  width: 176px; margin: 0 0 0 10px; font-size: 1.4em;}
.open ul a:hover  { background: none; color: #ffa900 !important; text-decoration: none !important; padding: 3px 0px 3px 25px; font-size: 1.4em; width: 176px; margin: 0 0 0 10px; }
.open a.selected, .open a.selected:visited, .open a.selected:hover {text-decoration: none !important; color: white !important; text-decoration: none !important; border: 0px; font-size: 1.4em; color: #ffffff; background-color: #8c8c8c; padding: 3px 0px 3px 25px; margin: 0px 0px 0px 10px; width: 176px; display: block}
.open a:hover.selected {color: #ffa900; text-decoration: none !important; border: 0px; font-size: 1.4em; color: #8c8c8c !important; padding: 3px 0px 3px 25px; margin: 0px 0px 0px 10px;  width: 176px; display: block; }
.open li {background-image: url("../images/interface/mav_grey_arrow.gif"); background-repeat: no-repeat; background-position: 22px 6px;}


