/* -----------------------------------------------------------------------


 Aesthetics and Typography overrides
 http://idf.ie

   * Copyright (c) 2010 Tim Sheehan
   * Company URL: www.idf.ie
   * Client: DBComp
   * Version: 1.081009

----------------------------------------------------------------------- */




body {
	background: url(../images/bg-rep.png) top left repeat-x #f0f0f0;
	height: 100%;
}

#smart {
	background:url(../images/footer-logo.png) bottom left no-repeat #ffffff;
	padding: 0 10px 0 10px;
}

#masthead {
	padding: 5px 0 0 0;
}

.logo {
	float: left;
}
#head-text
{
	float:left; margin:36px 30px 0 361px; display:inline; 
}

.metasearch {
	float: right;
}
.head-text{font-size:24px;}
.head-text span{ color:#1a8481;}

#masthead ul {
	margin: 0;
	float: right;
	font-size: 0.9em;
}

#masthead ul li {
	display: inline;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 8px;
	border-left: 1px solid #1a8481;
}

#masthead ul li.first {
	border: none;
}

#masthead ul li a, #masthead ul li a:visited {
	color: #1a8481;
	text-decoration: none;
}

#masthead ul li a:hover {
	color: #1a8481;
	text-decoration: underline;
}

#masthead form {
	margin-top: 30px;
	margin-right: 0;
	padding-right: 0;
}

#s {
	width: 145px;
	padding: 5px;
	color: #666;
}

#searchButton {
	padding: 6px;
	background: #1a8481;
	color: #fff;
	border: none;
}

#sidebar, #content {
	margin-bottom: 25px;
}

#content { padding-left:10px;}
#footer {
	margin-top: 100px;
}
#mainNav {
	margin: 20px 0 0 0;
	height: 35px;
	background: url(../images/nav-over.gif) #1a8481;
}
#mainNav ul.dropdown,
#mainNav ul.dropdown li,
#mainNav ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
	height: 35px;
	
	display: block;
	font-size: 1.1em;
}

#mainNav ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

#mainNav ul.dropdown li {
 float: left;

}

#mainNav ul.dropdown li.hover,
#mainNav ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
 	background: #1a8481;
	color: #fff;
}
#mainNav ul.dropdown li a, #mainNav ul.dropdown li a:visited  {
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	line-height: 35px;
	display: block;
	padding: 0 18px 0 18px;
}


#mainNav ul.dropdown li.active,#mainNav ul.dropdown li.current_page_item,#mainNav ul.dropdown li.current_page_parent,#mainNav ul.dropdown li.current_page_item a,#mainNav ul.dropdown li.current_page_parent a, #mainNav ul.dropdown li.active a, #mainNav ul.dropdown li.active a:visited {
	background: #1a8481;
	color: #fff;
}

#mainNav ul.dropdown ul {
	display:none;
 position: absolute;
 left: 0;
 z-index: 598;

}

#mainNav ul.dropdown ul li {
	width: 300px;
	font-size: 0.8em;

}

#mainNav ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

#mainNav ul.dropdown li:hover > ul {
	display:block;
}
#mainNav ul.dropdown li ul  {
	background: #fff;
	
}

#mainNav ul.dropdown li ul li {
	background: #1a8481;
	border-top: 1px solid #ddd;
}

#mainNav ul.dropdown li ul li a:link, #mainNav ul.dropdown li ul li a:visited{
	color: #fff;
	background: none!important;
}
#mainNav ul.dropdown li ul li.current_page_item{
	background: #1a8481;
	color: #fff;

}

#mainNav ul.dropdown li ul li a:hover,#mainNav ul.dropdown li ul li.current_page_item,#mainNav ul.dropdown li ul li.current_page_item a,#mainNav ul.dropdown li ul li.current_page_item  {
	background: #1a8481;
	color: #fff;
}





#banner {
	margin: 15px 0 10px 0;
	background: #fff;
	display:inline;

}

#ContentBanner {
	height: 260px;
	background:url(../images/banner.jpg) #FFF;
	position:relative;
	width:950px;
	
	
}
.button a{
	background: url(../images/nav-over.gif) #1a8481;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	line-height: 35px;
	display: block;
	padding: 0 0px 0 5px;
	font-size:10px;
}

/* Slider */
		#slider {
			height:260px;
			width:950px;
			overflow:hidden;
			/* IE6, IE7 Fix */
			position:relative;
			
		}
			#slider ul,
			#slider ul li {
				margin:0;
				padding:0;
				list-style:none;
			}
			#slider ul li { 
				height:260px;
				overflow:hidden;
				position:relative; 
				font-size:1em;
			}
			/* Slider controls */
			#prevBtn,
			#nextBtn {
				
				width:25px;
				height:53px;
				text-indent:-999em;
				position:absolute;
				top:100px;
				left:-30px;
				z-index:999;
			}
			#nextBtn {
				left:955px;
			}
				#prevBtn a,
				#nextBtn a {
					display:block;
					width:25px;
					height:53px;
					background:url(../images/slider-controls.gif) no-repeat 0 0;	
					outline: 0;
				}
				#nextBtn a {
					background-position:0 -53px;
				}

#slider .text{
	position:absolute;
	bottom:20px;
	left:20px;
	padding:20px;
	background:#1A8481 ;
	background-color:rgba(26,132,129,0.5);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	

	
	
}
#slider .text h3{
	opacity:1;filter:alpha(opacity=100);
	color:#FFF;
	margin:0;
	padding:0;
	
	
	
}

#tag{position:absolute; top:140px; left:40px; color:#FFF; font-size:16px; font-style:italic;}
#support
{
	
}
ContentSidebar {
}

.bannerBlock {
color: #fff;
}

.bannerBlock h3 {
	color: #fff;
	text-transform: uppercase;
	margin: 10px;
	font-weight: 100;
}

.bannerBlock p {
	margin: 0 10px 0 10px;
}

.bannerBlock a, .bannerBlock a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin:10px;
} 

.bannerBlock a:hover {
	text-decoration: underline;
	margin: 10px;
} 


ul#subNav {
	
margin:0px;
margin-bottom: 5px;
padding: 0px;
list-style: none;
}

ul#subNav li {
	
	
	
	list-style: none;	
}



ul#subNav li a, ul#subNav li a:visited {
	padding: 8px;
	margin: 0 0 7px 0;
	background:url(../images/subnav-bullet.png) right center no-repeat #1a8481;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	line-height:24px;
	
}
ul#subNav li:hover, ul#subNav li.active {

}

.testimonialBlock {
	padding: 8px;
	background: #d2e6ea;	
}

.testimonialBlock h4 {
	background: url(../images/quote.png) left center no-repeat;
	color: #1a8481;
	text-transform: none;
	letter-spacing: 1px;
	padding-left:25px;
	font-size: 1.4em;
	font-weight: 200;
}

.testimonialBlock p {
	color: #1a8481;
}

#content h1 {
	font-size: 1.6em;
	font-weight: 500;
	color: #1a8481;
	border-bottom: 3px solid #1a8481;
	padding-bottom: 5px;

}


#footer {
}

.address {
	text-align: center;
	color: #1a8481;
}

#footer ul {
}

#footer ul li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
}

#footer ul li a, #footer ul li a:visited {
	text-decoration: none;
	color: #1a8481;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #1a8481;
}



#preFooter h4 {
	text-transform: uppercase;
	color: #1a8481;
	font-weight: 500;
	margin-bottom: 5px;
}





/*Accordian*/

#accordion {
}

#accordion div div {
border: 1px solid #ccc;
margin-top:-15px;
margin-bottom: 5px;
padding: 5px;		
}

.accordion-content {
	background: #ffffff;
}

#accordion h3 a, #accordion h3 a:visited  {
	padding: 4px;
	margin: 0 0 7px 0;
	background: url(../images/nav-over.gif) #1a8481;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	line-height:24px;
}

#accordion h3 a:hover, #accordion h3.active {
	padding: 4px;
	margin: 0 0 7px 0;
	background:#1a8481;
	list-style: none;	
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}

.breadcrumb{font-size:10px; margin-bottom:10px;}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.alignright{float:right; margin:0 0 10px 10px;}
.alignleft{float:left; margin:0 10px 10px 0;}

/*============================
 Footer Nested Navigation
 ============================*/
 
 ul.footerNav {
 	margin: 20px 0 0 0; /*-------Change the top margin as required to create you top space-------*/
 	width: 950px;
}

ul.footerNav li {
 	float: left;
	display:inline;
 	list-style: none;
 	width: 150px; /*-------Tweek the width of the parent list items as this pulls the children in to the list width-------*/
 	margin:10px;
 	clear: right;
	
}

ul.footerNav li ul {
 	list-style: none;
 	margin: 7px 0 0 0; /*-------Tweek the spacing between the parent title and child-------*/
 	 min-height: 200px;

}

ul.footerNav li ul li {
 	display:list-item;
 	margin: 0 0 3px 0;
 	padding: 0 0 3px 0;
 	border-bottom: 1px solid #ccc;
	float:none;
	
}

/*-------Custom a link font style-------*/


ul.footerNav li a, ul.footerNav li a:visited { /*-------Parent Link Styles-------*/
 	text-decoration:none;
 	color: #666;
 	font-size: 1.1em;
}

ul.footerNav li ul li a, ul.footerNav li ul li a:visited { /*-------Child Link Styles-------*/
 	text-decoration:none;	
 	color: #999;
 	padding: 3px 0 3px 0;
 	font-size: 0.9em;
}

.clear-left {
	clear: left;
}








