/* Start of CMSMS style sheet 'rds-home-services' */
div#home-services, div#home-services ul, div#home-services li, div#home-services a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#home-services, div#home-services ul {
	width: 920px;
	clear: both;
}

div#home-services ul#sevices-nav, div#home-services ul#sevices-nav-2 {
	height: 90px;
	padding: 0 0 4px 0;
}

ul#sevices-nav {
	position: relative;
	z-index: 50;
}

ul#sevices-nav-2 {
	position: relative;
	z-index: 40;
}

	div#home-services ul {
		margin: 0 10px;
		list-style-type: none;
	}
	
		div#home-services li {
			float: left;
			width: 227px;
			height: 90px;
			margin: 0 4px 0 0;
			position: relative;
		}
	
			div#home-services a {
				float: left;
				width: 227px;
				height: 90px;
				padding: 0;
				text-indent: -9999px;
				overflow: hidden;
				background-position: top left;
				background-repeat: no-repeat;
			}
			
			div#home-services a.hs-cad {
				background-image: url(images/home-services/cad.gif);
			}
			
				div#home-services a.hs-cad:hover {
					background-image: url(images/home-services/over/cad.gif);
				}
			
			div#home-services a.hs-surveys {
				background-image: url(images/home-services/surveys.gif);
			}
			
				div#home-services a.hs-surveys:hover {
					background-image: url(images/home-services/over/surveys.gif);
				}
			
			div#home-services a.hs-merchandising {
				background-image: url(images/home-services/merchandising.gif);
			}
			
				div#home-services a.hs-merchandising:hover {
					background-image: url(images/home-services/over/merchandising.gif);
				}
			
			div#home-services li.hs-planning {
				margin-right: 0px;
			}
				
			div#home-services a.hs-planning {
				background-image: url(images/home-services/planning-application.gif);
			}
			
				div#home-services a.hs-planning:hover {
					background-image: url(images/home-services/over/planning-application.gif);
				}
			
			div#home-services a.hs-car {
				background-image: url(images/home-services/car-parks.gif);
			}
			
				div#home-services a.hs-car:hover {
					background-image: url(images/home-services/over/car-parks.gif);
				}
			
			div#home-services a.hs-project {
				background-image: url(images/home-services/project-management.gif);
			}
			
				div#home-services a.hs-project:hover {
					background-image: url(images/home-services/over/project-management.gif);
				}
			
			div#home-services a.hs-scanning {
				background-image: url(images/home-services/scanning.gif);
			}
			
				div#home-services a.hs-scanning:hover {
					background-image: url(images/home-services/over/scanning.gif);
				}
			
			div#home-services li.hs-cell {
				margin-right: 0px;
			}
				
			div#home-services a.hs-cell {
				background-image: url(images/home-services/cell-library.gif);
			}
			
				div#home-services a.hs-cell:hover {
					background-image: url(images/home-services/over/cell-library.gif);
				}

/* SUB NAV */
div#home-services ul ul {
	width: 225px;
	height: auto;
	position: absolute;
	top: 80px;
	left: -10px;
	display: none;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #999;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	z-index: 10;
}

	div#home-services ul ul li {
		height: auto;
	}
	
		div#home-services ul ul li a {
			width: 211px;
			height: auto !important;
			margin: 0;
			padding: 7px;
			background-image: none;
			border: none;
			font-size: 1.2em;
			background-image: none;
			color: #222;
			text-indent: 0;
		}
		
			div#home-services ul ul li a:hover {
				color: #FFF;
			}
			
			div#home-services ul li.hs-cad ul {
				border: 1px solid #D43232;
			}
	
				div#home-services ul li.hs-cad ul li a:hover {
					background: #D43232;
				}
				
			div#home-services ul li.hs-surveys ul {
				border: 1px solid #569249;
			}
				
				div#home-services ul li.hs-surveys ul li a:hover {
					background: #569249;
				}
				
			div#home-services ul li.hs-merchandising ul {
				border: 1px solid #0B70EC;
			}
				
				div#home-services ul li.hs-merchandising ul li a:hover {
					background: #0B70EC;
				}
				
			div#home-services ul li.hs-planning ul {
				border: 1px solid #A7972A;
			}
				
				div#home-services ul li.hs-planning ul li a:hover {
					background: #A7972A;
				}
				
			div#home-services ul li.hs-car ul {
				border: 1px solid #42B6D7;
			}
				
				div#home-services ul li.hs-car ul li a:hover {
					background: #42B6D7;
				}
				
			div#home-services ul li.hs-project ul {
				border: 1px solid #9423D1;
			}
				
				div#home-services ul li.hs-project ul li a:hover {
					background: #9423D1;
				}
				
			div#home-services ul li.hs-scanning ul {
				border: 1px solid #E3830E;
			}
				
				div#home-services ul li.hs-scanning ul li a:hover {
					background: #E3830E;
				}
				
			div#home-services ul li.hs-cell ul {
				border: 1px solid #8FBD4E;
			}
				
				div#home-services ul li.hs-cell ul li a:hover {
					background: #8FBD4E;
				}
		
div#home-services ul ul, 
div#home-services ul li:hover ul, 
div#home-services ul li:hover ul ul, 
div#home-services ul li.menuparenth ul, 
div#home-services ul li.menuparenth ul ul {
	display: none;
}

div#home-services ul li:hover ul, 
div#home-services ul ul li:hover ul, 
div#home-services ul ul ul li:hover ul, 
div#home-services ul li.menuparenth ul, 
div#home-services ul ul li.menuparenth ul, 
div#home-services ul ul ul li.menuparenth ul {
	display: block;
}

div#home-services ul li li {
	float: left;
	clear: both;
}

/* End of 'rds-home-services' */

