/* Document Page Styles For The Sitemap Lists */
/* Version V1.0.0, 18/10/2007 WBM. */
/* Copyright 2007 property of Pip Consultancy */
/* Produced by Design Atom - www.designatom.com */

/* ------------------------------------------------------------ */

/* LIST STYLES */

/* Main List Styles */
li.main {
	list-style-image: url(../_images/800/greenpip.gif);
	font-family:  MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	border: 0px; 
	padding-top: 0px; 
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
}

/* Candidates List Styles */
li.candidates {
	list-style-image: url(../_images/800/redpip.gif);
	font-family:  MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px; 
	padding-top: 0px; 
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
}

/* Client List Styles */
li.clients {
	list-style-image: url(../_images/800/bluepip.gif);
	font-family:  MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px; 
	padding-top: 0px; 
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
}

/* Main List Style */
ul.main {
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 70px;
	margin-right: 10px;
	border: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	z-index: 1;
}

/* Second Level List Styles */
ul.second {
	margin-top: 5px; 
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 0px;
	border: 0px; 
	padding: 0px;
	z-index: 1;
}
