/*



Theme Name: Careworks theme
Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets


	Kubrick v1.5

	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


* {
	margin:0;	padding:0;}







body {font-family:Verdana, Geneva, sans-serif;	font-size:11px;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;
}

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:bold;
	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:13px;
		font-weight:bold;
		margin-bottom:11px;
		line-height:18px;
	}

	h5 {
		color:#666;
		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 */
		#navTop {
			margin-top:69px;	
		}


		#navTop li a {
			display:block;
			height:41px;
			text-indent:-1000px;
			background: url(images/global/topnavbg.gif) no-repeat;
		}

			/* normal state */

			#navTop li {
				float:left;	
			}

			#navTop li.home a {
				width:63px;
				background-position:0 0;
			}

			#navTop li.page-item-19 a {
				width:131px;
				background-position: -63px 0;
			}

			#navTop li.page-item-39 a {
				width:94px;
				background-position: -194px 0;
			}

			#navTop li.page-item-43 a {
				width:90px;
				background-position: -288px 0;
			}

			#navTop li.page-item-49 a {
				width:111px;
				background-position: -461px 0;
			}

			#navTop li.page-item-59 a {
		width:98px;
		background-position: -572px 0;
	}

			#navTop li.page-item-114 a {
				width:83px;
				background-position: -378px 0;
			}
			/* rollovers */

			#navTop li.home a:hover {
				background-position:0 -41px;
			}







			#navTop li.page-item-19 a:hover,







			#navTop li.page-item-19.current_page_item a {
				background-position: -63px -41px;
			}

		#navTop li.page-item-39 a:hover,
			#navTop li.page-item-39.current_page_item a {
			background-position: -194px -41px;
			}


			#navTop li.page-item-43 a:hover,
			#navTop li.page-item-43.current_page_item a {
			background-position: -288px -41px;
			}


			#navTop li.page-item-49 a:hover,
		#navTop li.page-item-49.current_page_item a {
				background-position: -461px -41px;
			}

			#navTop li.page-item-59 a:hover,
			#navTop li.page-item-59.current_page_item a {
				background-position: -572px -41px;
			}

			#navTop li.page-item-114 a:hover,
			#navTop li.page-item-114.current_page_item a{
				background-position: -378px -41px;
			}

		/* 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;







			}







			







/* home page */















	/* title */







	







	#homeTitle {







		width:100%;



                

                background:url(images/home/topbg.gif) no-repeat top left;





	}







	.newsTop {
		background:url(images/home/toptop.gif) no-repeat top left;}


	.newsBottom {

		background:url(images/home/topbottom.gif) no-repeat top left;

	}



	#titleImage {


	width:749px;	

		margin:5px 0 5px 5px;

		border-right:1px solid #EBEBEB;

		
	float:left;







	}







	#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%;







	}







	







		/* testimonial */







		







		#testimonial {







			margin-left:6px;







			width:201px;







		}







		#testimonial h3 {







			width:201px;	







			height:36px;







			background:url(images/home/testimonialsheader.gif) no-repeat top left;	







		}







		#testimonial .innerSmall {







			width:176px;







			margin-left:13px;







		}







		#testimonial 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;



		}







		







		/* demo */







		







		#demo {







			width:200px;	







		}







		#demo h3 {







			width:200px;







			height:36px;







			background:url(images/home/demoheader.gif) no-repeat top left;







		}







		#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);







}







	







	/* main content */







	







	#mainContent.news .top,







	#mainContent.company .top,







	#mainContent.solutions .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.news .inner,







	#mainContent.company .inner,







	#mainContent.solutions .inner {







		background:url(images/news/mainbg.gif) repeat-y top left;	







		width:100%;







	}







	







		/* sidenav */







		







		#sideNav {







			width:201px;







			margin-left:6px;







		}







		#sideNav ul {







			margin:15px 0 0 8px;	







			width:181px;







		}







		#sideNav li {







			border-bottom:1px solid #ecebea;







		}







		#sideNav li a {







			text-decoration:none;	







			color:#144893;







			padding:8px 0 7px 9px;







			display:block;







			margin-bottom:1px;







		}







		#sideNav li a:hover {







			text-decoration:underline;







		}







		#sideNav li.current_page_item a,







		#sideNav li.selected a{







			background:#e5edf8;







			font-weight:bold;







		}	







		







		/* 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;







		}







		#mainContent.news #middleContent .post {
			padding:0 0 0 10px;
			margin-bottom:10px;
			background:url(images/news/arrow.gif) no-repeat 0 20px;
		}

		.postInner {
			border-bottom:1px solid #ecebea;
			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 {
		float:left;
			border:3px solid #d6d4d1;
			margin: 0 10px 0 0;
/*			display: block;*/
		}

		#mainContent.news #middleContent h4 {
			font-size:12px;
			line-height:18px;
		}

		#mainContent.news #middleContent p {
			line-height:18px;	
			margin-bottom:20px;
			margin-left : 80px;
		}
		#mainContent.news #middleContent a {		
			margin-left : 80px;
		}

		#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;	
/*			margin-left:17px;
			margin-right:5px;*/
			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;	background:#4791b5; padding:5px; color:#fff;
			
		}







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


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


		#mainContent.company #middleContent ul {
			margin-bottom:25px;	
			overflow:hidden;
		}

		#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 */

#solutionsTitle {

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

}

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



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

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

		}


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


		#mainContent.solutions #middleContent p {

			padding-bottom:17px;

		}

#mainContent.solutions #middleContent ul {margin:10px;	
		}
		#mainContent.solutions #middleContent li {margin-top:10px; margin-bottom:10px;
		float:left;
			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;	







		}







		label {







			display:block;	







			margin-bottom:4px;







		}







		#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;
}



