/*
Theme Name: Careworks theme
Theme URI: http://www.careworks.co.uk 
Description: Custom built theme
Version: 1.1
Author: Inspiration Marketing
Author URI: http://www.inspiration.ie 
Tags: 
*/

* {margin:0;padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ecebea url(images/global/bodybg.gif) repeat-x center top;
}

.imageright2{
	float:right; 
	margin:0 0 6px 20px; 
	border:0px solid #fff;
}

table.featuretable{float:right;display:block;border:1px solid #ccc;padding:8px; color:4791b5; margin:0 0 10px 10px}

table.featuretable td{color:#003366}

table.featuretable blockquote{font-weight:bold; margin:10px;}

#mainContent.news #middleContent table.featuretable img {
	float:none;
	border:0px solid #d6d4d1;
	margin:0; 
	padding:0
}

table.featuretable img{margin:0; padding:0;}

ul {
	list-style:none;
}
a {outline:none;}

.home #middleContent a:hover,
a.circle:hover,

#navBottom a:hover,
a.square:hover,
#archive a:hover,
#downloads a:hover,
#mainContent.solutions #middleContent li a:hover {
	text-decoration:underline;
}

#mainContent.company #middleContent li a:hover {
	text-decoration:none;	
}

.container {
	overflow:hidden;	
}

.float {
	float:left;	
	display:inline;
}

.top {

	width:100%;
	height:14px;	
}

.bottom {

	width:100%;
	height:14px;	
}

a.square {background:url(images/global/squarelink.gif) no-repeat 0 1px;
display:block;
color:#144893;
text-decoration:none;
padding-left:17px;
margin-bottom:6px;
}

img {	border:0;
	display:block;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

div.hr hr {
	display:none;	
}

.line {
background:url(images/home/dottedlinesmall.gif) no-repeat top left;
height:1px;
width:171px;
padding-bottom:6px;
}

/* typography */
h1, h2, h3, h4, h5 {
	font-weight:normal;	
}

h2 {
	color:#215E97;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	line-height:normal;
	margin-bottom:20px;
}

.heading8 {
	font-size: 20px;
	margin-bottom: 5px;
}


	h3 {
		margin-bottom:9px;	
		text-indent:-1000px;
	}

	h4 {
		color:#4791b5;
		font-size:15px;
		font-weight:bold;
		margin-bottom:11px;
		line-height:18px;
	}

	h5 {
		color:#888;
		font-size:11px;
		margin-bottom:1px;
	}

	/* wrapper */

	#wrapper {
		width:959px;
		margin:auto;
	}

	/* header */

	#header {
		position:relative;	
                margin-bottom:4px;
width:959px;
	}

	h1 {
		margin:20px 22px 0 25px;
	}

	h1 a {
		display:block;
		background:url(images/global/logo.jpg) no-repeat top left;
		width:107px;
		height:75px;
	}


	#phone {
		width:235px;
		height:36px;
		background:url(images/global/phone.gif) no-repeat top left;
		position:absolute;
		right:0;
		top:21px;
	}
	#portal {
		width:152px;
		height:50px;
		position:absolute;
		right:250px;
		top:5px;
	}

	/* top navigation */
/* top navigation */
#navTop {
	margin-top:69px;	
}

#navTop li {
	float:left;	
	display:block;
	height:41px;
	background-image: url(images/topmenu-div.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	padding: 0 9px;	
}

#navTop li.home a {background-image: url(images/menu-bg-home.gif);}
#navTop li.about a {background-image: url(images/menu-bg-about.gif);}
#navTop li.solutions a {background-image: url(images/menu-bg-solutions.gif);}
#navTop li.partners a {background-image: url(images/menu-bg-partners.gif);}
#navTop li.testimonials a {background-image: url(images/menu-bg-testimonials.gif);}
#navTop li.news a {background-image: url(images/menu-bg-news.gif);}
#navTop li.resources a {background-image: url(images/menu-bg-resources.gif);}
#navTop li.blog a {background-image: url(images/menu-bg-blog.gif);}
#navTop li.contact a {background-image: url(images/menu-bg-contact.gif);}
#navTop li a {
	text-decoration: none;
	display:block;
	height:41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding: 0 9px;
	line-height: 38px;
 	background-position: 0 -2000px;
 	background-repeat: no-repeat;
}


/* hover */
#navTop li.home a:hover,
#navTop li.about a:hover,
#navTop li.solutions a:hover,
#navTop li.partners a:hover,
#navTop li.testimonials a:hover,
#navTop li.news a:hover,
#navTop li.resources a:hover,
#navTop li.blog a:hover,
#navTop li.contact a:hover {
	background-position: top center;
	color: white;
	background-repeat: no-repeat;
}

			
/* main content */
#mainContent {
	margin-bottom:4px;	
}

/* footer */

#navBottom {
	color:#003366;	
	padding:0 15px;
	margin-bottom:20px;
}

#bottomLeft {
	width:683px;
}

#bottomLeft p {
	margin-bottom:3px;	
}

#bottomLeft li {
	float:left; 
	border-left:1px solid #6a90ad;
	padding-right:6px;
	padding-left:6px;
}

#bottomLeft li.first {
	border:0;
	padding-left:0;
}

#bottomRight {
	width:246px;
}

#navBottom a {
	color:#6a90ad;
	text-decoration:none;
}


/* title */
#homeTitle {
	width:100%;
	height: 219px;
	background:url(images/home/topbg.gif) no-repeat top left;
	padding: 5px;
}

#titleImage {
	width:749px;	
	margin:5px 0 5px 5px;
	border-right:1px solid #EBEBEB;
	float:left;
}
	
#calltoactions {
	width: 238px;
	height: 219px;
	padding: 0px;
	float: right;
	display: block;
	margin-right: 10px;
	background-color: #7dadd8;
	color: white;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(images/call-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}	
#calltoactions a {
	text-decoration: none;
	color: white;
}
#calltoactions a:hover {
	color: #11409a;
}
#calltoactions ul {
	margin: 6px 0 0 20px;
}
#calltoactions ul li {
	line-height: 52px;
}

#newsPost {
	width:200px;
	height:200px;
	overflow:hidden;
	margin-top:15px;
}

#newsPost h3 {
	width:200px;	
	height:35px;
	background:url(images/home/newsheader.gif) no-repeat top left;
}

#homeTitle #newsPost .post {
	margin:0 23px 0 10px;
}

#homeTitle #newsPost .post.first {
	background:url(images/home/dottedlinesmall.gif) no-repeat bottom left;
	padding-bottom:6px;
	margin-bottom:6px;
}

#homeTitle #newsPost .post p {
	color:#063F84;
	line-height:16px; margin:0 0 10px 0;
}

#homeTitle #newsPost .post a {
	color:#063F84;
	text-decoration: none;
}

#homeTitle #newsPost .post a:hover {
	text-decoration : underline;
	color:#507cb2;
}

/* main content */
#mainContent.home .top {
	background:url(images/home/maintop.gif) no-repeat top left;
}

#mainContent.home .bottom {
	background:url(images/home/mainbottom.gif) no-repeat top left;
}

#mainContent.home .inner {
	background:url(images/home/mainbg.gif) repeat-y top left;	
	width:100%;
}

.homebox {
	float: left;
	width: 217px;
	min-height: 360px;
	background-image: url(images/homebox-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.homebox h3,
#demo h3 {
	text-indent: 0px;
	color: #2e4f96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	padding-bottom: 7px;
	background-image: url(images/homebox-h3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.homebox h3 a,
#demo h3 a {text-decoration:none;color:#2e4f96;}

/* testimonial */
#testimonial {
	margin-left:6px;
}

#testimonial img {
	margin:1px 0 11px 0;	
	border:4px solid #cfcfcf;
}

#testimonial .newsitem img,
#solutions .newsitem img,
#highlight .newsitem img,
#demo .newsitem img {
	margin:1px 0 11px 0;	
	border: none;
}
		
/* VIDEOS */
#videos {
	margin-left:6px;
}


#videos .innerSmall {
	width:176px;
	margin-left:13px;
}

#videos img {
	margin:1px 0 11px 0;	
	border:4px solid #cfcfcf;
}		
		
a.circle {
	font-weight:bold;
	color:#14487a;
	text-decoration:none;
	background:url(images/global/circlelink.gif) no-repeat center left;
	padding-left:16px;
	line-height: 1.5em;
}
a.arrow {
	font-weight:bold;
	color:#606060;
	text-decoration:none;
	background:url(images/butt.gif) no-repeat center right;
	padding-right:16px;
	line-height: 1.5em;
}
.homebox a.arrow {
	width: 75%;
	display: block;
}
a.arrowleft {
	font-weight:bold;
	color:#606060;
	text-decoration:none;
	background:url(images/butt.gif) no-repeat center left;
	padding-left:16px;
	line-height: 1.5em;
}
.arrow {
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	background:url(images/butt.gif) no-repeat center left;
	padding-left:16px;
	line-height: 1.5em;
}

.newsitem {
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 10px;
	margin-right: 15px;
}
.newsitem a {
	color: #000000;
	text-decoration: none;
}
.newsitem a:hover {
	color: #000000;
	text-decoration: underline;
}

span.wpcf7-list-item {
	display: block;
}

a.biglink {
	background:url(images/biglink-bg.gif) no-repeat center left;
	padding-left:40px;
	line-height: 32px;
	height: 34px;
	width: 175px;
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.biglink:hover {background:url(images/biglink-bg2.gif) no-repeat center left;}

/* demo */
#demo {
	width: 217px;
	padding: 0 0 0 20px;	
}
		
#demo .innerSmall {
	width:176px;
	margin-left:13px;
}

#demo img.topImage {
	margin:1px 0 11px;	
}

#demo img.bottomImage {
	margin:64px 0 14px 0;	
}

/* middle content */
#middleContent {
	width:548px;	
}

#mainContent .innerLarge {
	margin: 1px 0 0 13px;
	width:518px;
}

#middleContent p {
	line-height:17px;
	margin-bottom: 10px;	
}

.home #middleContent ul li a {
	background:url(images/global/squarelink.gif) no-repeat 0 1px;
	display:block;
	color:#144893;
	text-decoration:none;
	padding-left:17px;
	margin-bottom:6px;
	width:100%;
}

.home #middleContent a {
/*			color:#3399cc;*/
	color:#144893;
	text-decoration:none;
}
.home #middleContent ul#logos a {
	background:none;
	padding:0;
	margin:0;
	display:inline;
}

div.hr {
	height:1px;
	background:#003366;
	margin:25px 0 3px 0;
}

#logos {
	margin-bottom:35px;
}

#logos li {
	float:left;
}

/* news page */
#newsTitle {
	width:959px;
	height:107px;
	background:url(images/title_news.jpg);
}
#resourcesTitle {
	width:959px;
	height:107px;
	background:url(images/title_resources.jpg);
}

/* main content */
#mainContent.company .top {
	background:url(images/news/maintop.gif) no-repeat top left;
}

#mainContent.news .bottom,
#mainContent.company .bottom,
#mainContent.solutions .bottom {
	background:url(images/news/mainbottom.gif) no-repeat top left;
}

#mainContent.company .inner {
	background:url(images/news/mainbg.gif) repeat-y top left;
	width:100%;
}
#mainContent.solutions .inner {
	background:url(images/main-bg-onecol.gif) repeat-y top left;
	width:100%;
}
#mainContent.solutions .top {
	background:url(images/news/maintop-news.gif) no-repeat top left;
}
.msdynamics {
	width:140px; 
	height:60px;
	padding: 80px 20px 20px 20px;
	background-image:url(images/certified-microsoft-dynamics.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}
.msdynamics a {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.msdynamics a:hover {
	text-decoration: underline;
}

/* NEWS */
#mainContent.news .top {
	background:url(images/news/maintop-news.gif) no-repeat top left;
}
#mainContent.news .inner {
	background:url(images/news/mainbg-news.gif) repeat-y top left;
	width:100%;
}

.news .post {
	display: block;
	clear: both;
}

.news .postInner {
	margin-left: 9px;
	display: block;
	clear: both;	
}

/* sidenav */
#sideNav {
	width:201px;
	margin-left:6px;
}

#sideNav ul {
	margin:15px 0 0 8px;
	width:181px;
}

#sideNav li {

}

#sideNav li a {
	text-decoration:none;
	color:#144893;
	display:block;
	margin-bottom:5px;
	background-image: url(images/left-menu-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 34px;
	width: 181px;
	text-transform: uppercase;
	line-height: 34px;
	text-indent: 15px;
}

#sideNav li a:hover {
	background-image: url(images/left-menu-bg2.gif);	
}
#sideNav li.current_page_item a,
#sideNav li.selected a{
	background:#e5edf8;
	font-weight:bold;
	background-image: url(images/left-menu-selected.gif);
	color: white;
}	

#sideNav h3 {
	color: #102f85;
	text-indent: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}


#sideNav .archivelist li {
	border-bottom:1px solid #ecebea;
}

#sideNav .archivelist li a {
	text-decoration:none;
	color:#144893;
	padding:8px 0 8px 9px;
	display:block;
	margin-bottom:1px;
	background-image: none;
	height: 10px;
	line-height: 14px;
}


/* archive */
#archive {
	width:200px;
}
#archive h3 {
	width:200px;
	height:36px;
	background:url(images/news/archiveheader.gif) no-repeat top left;	
}
#archive ul {
	width:181px;
	margin-left:9px;
}
#archive li {
	float:left;
	width:100%;
}
#archive dt {
	border-bottom:1px solid #e1dfde;	
	margin-bottom:3px;
	padding-bottom:5px;
}
#archive dt a {
	color:#4791b5;
	background:url(images/news/chevron.gif) no-repeat left center;
	padding-left:10px;
}
#archive a {
	color:#000;
	text-decoration:none;
}
#archive dd {
	background:url(images/news/dottedlinelarge.gif) no-repeat bottom left;	
	padding-left:11px;
	margin-bottom:3px;
	padding-bottom:5px;
}

/* middle content */
#mainContent.news #middleContent,
#mainContent.solutions #middleContent,
#mainContent.company #middleContent {
	width:547px;
}

#mainContent .innercontainer #middleContent .innerLarge .postInner ul li{
	background:url(images/global/squarelink.gif) no-repeat 0 1px;
	display:block;
	color:#3399cc;
	text-decoration:none;
	padding-left:17px;
	margin-bottom:6px;
	width:100%;
}

#mainContent.news .innerLarge {
	margin: 15px 17px 121px 9px;
}

#mainContent.news #middleContent h2 {
	margin-bottom:12px;	
	margin-left:9px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #215E97;
	padding-bottom: 5px;
}

.news hr {
	width: 100%;
	border: 0;
	background-color: #ecebea;
	color: #ecebea;
	clear: both;
	display: block;
	height: 1px;
}

.postInner {
	padding-bottom:3px;
}

#mainContent.news #middleContent .postInner ul li a {
	background:url(images/global/squarelink.gif) no-repeat 0 1px;
	display:block;
	color:#3399cc;
	text-decoration:none;
	padding-left:17px;
	margin-bottom:6px;
	width:100%;
}

.postInner p{
	margin-bottom:20px;
}

#mainContent.news #middleContent .last {
	border:0;
	padding-bottom:0;
	margin-bottom:131px;
}

#mainContent.news #middleContent img {
	border:3px solid #d6d4d1;
	margin: 0 10px 0 0;
}
img.tfe {
	float: left;
}

#mainContent.news #middleContent h4 {
	font-size:14px;
	line-height:18px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #215E97;
}
#mainContent.news #middleContent h5{
	margin-bottom: 15px;
	font-size:11px;
}

#mainContent.news #middleContent p {
	line-height:18px;	
	margin-bottom:10px;
	margin-left : 80px;
}
#mainContent.news #middleContent .resources p {margin-left : 0px;}

#mainContent.news #middleContent a {		
	margin-left : 80px;
}
#mainContent.news #middleContent a.download {		
	margin-left : 0px;
	background-image: url(images/download-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
	display: block;
	padding-left: 35px;
	line-height: 27px;
	text-decoration: none;
	color: #215e97;
}
#mainContent.news #middleContent a.download:hover {
	background-image: url(images/download-bg2.gif);
	color: white;
}

#mainContent.news #middleContent a.newslink {
	text-decoration: none;
	color: #144893;
}
#mainContent.news #middleContent a.newslink:hover {
	text-decoration: underline;
}

#mainContent.news #middleContent #newsstory p, #mainContent.news #middleContent #newsstory a {
	margin-left : 0;
}

/* company page */
#companyTitle {
	width:959px;
	height:107px;
	background:url(images/company/title.jpg);
}


	
/* downloads */
#downloads {
	width:200px;	
}

#downloads h3 {
	width:200px;	
	height:36px;
	background:url(images/company/downloadsheader.gif) no-repeat top left;	
}

#downloads ul {
	margin-left:8px;	
}

#downloads li {
	margin-bottom:22px;	
}
#downloads a {
	font-weight:bold;
	color:#4791b5;
	text-decoration:none;
	display:block;
	margin-bottom:2px;
	background:url(images/company/fileicon.gif) no-repeat top left;
	padding-left:17px;
}

#downloads p {
	color:#999;	
	line-height:18px;
}

/* middle content */
#mainContent.company .innerLarge {
	margin: 15px 30px 24px 16px;
	width:510px;
}

#mainContent.company #middleContent h2 {
	margin-bottom:11px;
}
#mainContent.company #middleContent h4 {
	margin-bottom:15px;
	color:#4791b5;
}

#mainContent.company #middleContent p {
	line-height:18px;	
	margin-bottom:25px;
}

#mainContent.company #middleContent a.square {
	text-decoration:underline;
	color:#4791b5;
	margin-bottom:5px;
}


#mainContent.company #middleContent ul {
			margin-bottom:25px;	
			margin-left: 5px;
			overflow:hidden;
			list-style-type: disc;
			list-style-position: inside;
			list-style: disc;
		}
		
#mainContent #middleContent ul li {
    background: url("images/global/circlelink.gif") no-repeat scroll 0px 2px transparent;
    padding-left: 16px;
    margin-bottom: 5px;
    line-height: 17px;
}
#mainContent #middleContent ul.check li {
    background: url("images/check.gif") no-repeat scroll 0px 2px transparent;
    padding-left: 24px;
    margin-bottom: 5px;
    line-height: 17px;
}
 
#mainContent.company #middleContent li a {
			background:transparent url(images/global/squarelink.gif) no-repeat 0 1px;
			color:#4791B5;
			width:100%;
			float:left;
			margin-bottom:5px;
			padding-left:17px;
			text-decoration:underline;
		}


/* partners page */


#partnersTitle {
		width:959px;
		height:107px;
		background:url(images/title_partners.jpg);
}	


/* solutions page */

/* Solutions */
#solutionscol {
	width:200px;
}

#solutionsTitle {

		width:959px;
	height:107px;
		background:url(images/solutions/title.jpg);

}
#resourcessTitle {

		width:959px;
	height:107px;
		background:url(images/title_resources.jpg);

}

		/* middle content */
		#mainContent.solutions .innerLarge {
			margin: 15px 17px 20px 16px;
			width:513px;
		}



		#mainContent.solutions #middleContent h2 {
			margin-bottom:11px;	
	}

		#mainContent.solutions #middleContent h4 {margin-bottom:15px;color:#4791b5;	

		}


		/*#mainContent.solutions #middleContent img {
			float:right;
		}*/


		#mainContent.solutions #middleContent p {

			padding-bottom:17px;

		}

#mainContent.solutions #middleContent ul {
margin:10px 0 20px 10px;	
}

#mainContent.solutions #middleContent li {
		margin-top:10px;
		margin-bottom:10px;
			margin-right:22px;	
		}

		#mainContent.solutions #middleContent li a {
		background:transparent url(images/global/circlelink.gif) no-repeat left center;
			color:#14487A;
			font-weight:bold;
			padding-left:16px;
			text-decoration:none;		
		}


/* testimonials page */


#testimonialsTitle {
		width:959px;
	height:107px;
		background:url(images/testimonials/title.jpg);
}
		/* main content */

		#mainContent.testimonials .top {
			background:url(images/testimonials/maintop.gif) no-repeat top left;
		}

		#mainContent.testimonials .bottom {
			background:url(images/testimonials/mainbottom.gif) no-repeat top left;
		}

		#mainContent.testimonials .inner {
			background:url(images/testimonials/mainbg.gif) repeat-y top left;	
			width:100%;
		}

		#mainContent.testimonials #middleContent {
			width:747px;	
		}

		#mainContent.testimonials .innerLarge {

			margin:14px 13px 79px 18px;
			width:716px;
			overflow:hidden;
		}

		.testimonialItem {
			padding:7px 0 11px 0;
			border-bottom:1px solid #d5d4d4;
			float:left;
		}

		.testimonialItem .image {
			width:176px;
			margin-right:16px;
		}

		.testimonialItem .image img {
	border:4px solid #cfcfcf;	
			margin-top:4px;
		}

		.testimonialItem .text {
			width:524px;
		}
		
		.company .testimonialItem .text {
			width:292px;
		}

		#middleContent .testimonialItem .text p {
			line-height:16px;
			margin-bottom:2px;
		}
		.testimonials div.hr, .company div.hr {
			background:#d5d4d4;
			margin:0;
		}

/* contact page */

#contactTitle {
		width:959px;
		height:107px;
		background:url(images/title_contact.jpg);
}

		/* main content */

		#mainContent.contact .top {
			background:url(images/contact/maintop.gif) no-repeat top left;
		}
		
		#mainContent.contact .bottom {
			background:url(images/contact/mainbottom.gif) no-repeat top left;
		}







#mainContent.contact .inner {
	background:url(images/contact/mainbg.gif) repeat-y top left;	
	width:100%;
}

#contactDetails {
	margin:16px 20px 30px 20px;
	width:511px;
}

#contactDetails .left {
	width:243px;
	margin-right:25px;
}

#contactDetails .right {
	width:243px;	
}

p.phone {
	margin-bottom:3px;	
}

p.fax {
	margin-bottom:11px;	
}

#contactDetails img {
	border:3px solid #E4E3DF;	
}

#contactDetails h4 {
	font-size:11px;
	margin:0 0 4px 0;
	line-height:12px;
}

#contactDetails ul {
	margin-bottom:25px;
}	

#contactDetails li {
	margin-bottom:3px;	
}

#contactForm {
	width:378px;
	margin:16px 18px 0 12px;
}

#contactForm h2 {
	margin-bottom:9px;	
}

#contactForm p {
	margin-bottom:13px;	
}

.formItem {
	margin-bottom:3px;	
}




.pieball {
	padding: 20px 20px 0 20px;
	width: 80%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ebeceb;
}
.pieball input {
	padding: 6px;
	color: #939393;
	border: none;
	font-size: 11px;
	margin-bottom: 10px;
	width: 95%;
}

.pieball input.ressubmit {
	padding: 6px;
	border: none;
	font-size: 11px;
	margin-bottom: 0px;
	background-color: #7facd8;
	color: white;
	width: 100px;
	height: 27px;
	cursor: pointer;
	background-image: url(images/submitbg.png);
	background-repeat: no-repeat;
	background-position: top left;
}



#contactForm .left {
	width:180px;
	margin-right:18px;
}

input.text {
	width:178px;
	border:1px solid #D4D4D4;
	padding:3px 0;
}

select.small {
	width:86px;	
	font-size : 12px;
}

select.large {
	width:180px;	
	font-size : 12px;
}

#contactForm li {
	display:block;	
	overflow:hidden;
	margin-bottom:3px;	
}

#contactForm a {
	color:#4792B2;
	text-decoration:none;
}

li input {
	margin-right:2px;
	display:inline;
}

li label {
	margin:0 0 0 0;
	display:inline;
}

textarea {
	height:101px;	
	border:1px solid #D4D4D4;
	padding:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:172px;
	margin-bottom:12px;
}

input.button {
	background:url(images/contact/submit.gif) no-repeat top left;
	border:0;
	color:#fff;
	height:20px;
	width:78px;
	cursor:pointer;
	margin-left:149px;
	padding-bottom:2px;
	font-weight:bold;
	padding-right:2px;
}

/* team page */
.imageMember {
	width:84px;
	margin-right:6px;
}

.imageMember img {
	padding:1px;
	border:1px solid #ecebea;
	margin-top:5px;
}
.memberName {
	width:163px;	
	padding-top:26px;
}

.memberText {
	width:463px;	
}

.memberText a {
	font-weight:bold;
	color:#4791b5;
}

/* added by grainne */
.featurebox{ width:200px;float:right; margin:0; padding:0;}
.featureinside{ line-height:150%;margin:0 0 10px 10px;border:1px solid #d6d4d1; padding:0; }
.featurebox h4{color:#003366; font-weight:bold; font-family:arial,Arial, Helvetica, sans-serif; font-size:1.5em; margin:10px; padding: 0 0 5px 0;border-bottom:1px dotted #d6d4d1  }
.featurebox ul{font-size:1em;  margin:10px; float:none;}
.featurebox ul li{background:transparent url(images/global/squarelink.gif) no-repeat 0 3px;
	color:#4791B5;
	width:90%;
	margin-bottom:5px;
	padding-left:17px;
}
table.partners{line-height:150%; }
table.partners tr td{padding:10px; }

.solutionslistal {
margin-left: 50px;
}

img.imgtfe {
	margin-top : -30px;
}

/* sitemap page */

#mainContent.company #middleContent #sitemap ul {
    margin-bottom:0;
    margin-left:20px;
}

#mainContent.company #middleContent #sitemap ul li a {
    display:block;
    float:none;
}




