/** 
 * $Id: drthom.css,v 1.31 2010/06/07 10:55:52 lucy Exp $
 * One line description of file.
 * 
 * Copyright 2010 MOHC Ltd. / Expert Health Ltd.
 * 
 * Long description of what the file is for.
 * 
 */
#thomServices ul {margin:10px 0 0 0; padding:0; list-style:none;}
#thomServices li {margin:0; padding:2px 0 0 10px; background:url(/tht_skin/i/bull_genericContent.gif) no-repeat left top;}

#manBox {
	background: url(/bpas_skin/graphics/men.png) no-repeat;
}

#womanBox {
	background: url(/bpas_skin/graphics/woman.png) no-repeat;
}

#rightLogo {
	float: right;
	margin: 10px 10px 0 0; /* trbl */
}

#topLogo {
	float: left;
	margin: 0px 0 0 0;
	background-image: url('/dt_skin/graphics/thom_top_banner.png');
	width: 858px;
	height:150px;
}

#topSlogon {
	float: none;
	width: 402px;
	margin: 70px 0px 0 400px; /* trbl */
	color:#ffffff; 
	font-size:220%;
	font-style:italic; 
}

#sitemap li {
	line-height: 1.1;
}

#sitemap ul li {
	list-style-type:none;	
	background:none;
	padding: 0px;
	marign: 0px;	
}

#sitemap ul ul li {
	list-style-type:square;
	background: none;
	margin-left: 20px;	
}

#sitemap ul ul ul li {
	background: url("/dt_skin/graphics/spot_active.png") no-repeat scroll left top transparent;
	list-style-type:none;	
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}