@charset "utf-8";
/* CSS Document */


/* -- layout -- */

body {
	margin:0px;
	font-family:Arial;
	color:#333333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:11px;
	
}
a{
	color:#9391ae;
	text-decoration:underline;
}
a:hover{
	color:#9391ae;
	text-decoration:none;
}
td {
	vertical-align:top;
}
form{
	display:inline;
}
#page_top {
	width:832px;
	height:30px;
	background-image:url(../images/page_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#page_mid {
	width:832px;
	background-image:url(../images/page_mid.gif);
	background-position:top;
	background-repeat:repeat-y;
}
#page_bot {
	height:30px;
	width:832px;
	background-image:url(../images/page_bot.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#col_left {
	width:20px;
	height:433px;
	background-image:url(../images/bg_col_left.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
}
#col_right {
	width:20px;
	height:433px;
	background-image:url(../images/bg_col_right.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
}
#main {
	vertical-align:top;
	text-align:left;
}
#content {
	width:792px;
	margin-top:4px;
}


/* -- header & footer -- */

#head_pic {
	width:792px;
	height:120px;
	background-image: url(../images/bg_head_pic.jpg);
	background-position:0 0px;
	background-repeat:no-repeat;	
}
#head_login {
	width:792px;
	height:30px;
	margin-top:4px;
	background-image: url(../images/title_blue.gif);
	background-position:0 0px;
	background-repeat:repeat-x;	
}
.title_sep {
	width:392px;
	height:30px;
	margin-left:400px;	
	background-image:url(../images/title_sep.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:top;
}
#foot_login {
	width:792px;
	height:30px;
	margin-top:4px;
}
.title_purp {
	width:312px;
	height:30px;
	margin-left:75px;	
	background-image:url(../images/title_purp.gif);
	background-repeat:repeat-x;
	padding-right:5px;
	vertical-align:top;
}
.foot_left {
	width:232px;
	height:23px;
	background-image: url(../images/title_purp.gif);
	background-position:0 0px;
	background-repeat:repeat-x;
	text-align:left;
	padding-top:7px;
	padding-left:10px;
	color:#FFFFFF;
	vertical-align:top;
}
.foot_sep {
	width:75px;
	height:30px;	
	background-image:url(../images/foot_sep.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}
.foot_right{
	width:465px;
	height:23px;	
	background-image:url(../images/title_blue.gif);
	background-repeat:repeat-x;
	text-align:right;
	color:#FFFFFF;
	padding-top:7px;
	padding-right:10px;
	vertical-align:top;
}
.go_butt {
	margin-top:5px;
	display:block;
	width:32px;
	height:19px;
	background-image:url(../images/GO_button.gif);
	border-collapse:collapse;
}
.go_butt:hover {
	background-position:0 -19px;
}
.login {
	padding:2px;
	height:14px;
	width:100px;
	margin-top:4px;
	margin-right:5px;
	border-top:1px solid #8B71A6;
	border-left:1px solid #8B71A6;	
	border-bottom:1px solid #BAABCA;
	border-right:1px solid #BAABCA;
	font-size:11px;
}


/* -- main body --*/

.vert {
	width:10px;
}
.cols {
	width:196px;
}
.cent {
	width:380px;
}
.cent a{
	color:#003f65;
	text-decoration:none;
	
}
.title {
	width:186px;
	height:28px;
	background-image:url(../images/h_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	color:#00558C;
	font-weight:lighter;
}
.title_mid {
	width:370px;
	height:28px;
	background-image:url(../images/h_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	color:#00558C;
	font-weight:lighter;
}
h1 {
	font-size:14px;
	color:#00558C;
	font-weight:lighter;
}
h2 {
	font-size:14px;
	color:#00558C;
	font-weight:lighter;
}
.inner_content {
	width:176px;
	margin:10px;
	text-align:left;
	vertical-align:top;
	margin-bottom:20px;	
}
.inner_content_mid {
	width:360px;
	margin:10px;
	text-align:left;
	vertical-align:top;
	margin-bottom:20px;	
}
.arrow {
	margin-left:5px;
}
.image {
	margin-bottom:10px;
	border:none;
}


/* -- text styles & links --*/

.web_design_manchester {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.web_design_manchester:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.link_list {
	display:block;
	padding-left:14px;
	color:#a28db8;
	background-image:url(../images/link_arrow1.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;;
	text-decoration:none;
	margin-bottom:3px;
	font-weight: 900;
	font-size:11px;
}
.link_list:hover {
	background-image:url(../images/link_arrow2.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#00558C;
}
.sub_head {
	font-weight:bold;
	color:#a28db8;
}

/* left menu style */
ul.nav-left{
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}
ul.nav-left li.icon{
	background:url(../images/icon.jpg) no-repeat left;
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:solid 1px #d4d4d4;
}
ul.nav-left li.selected{
	background:url(../images/icon_selected.jpg) no-repeat left;
	list-style:none;
	padding-left:10px;
}

ul.nav-left li.icon a{
	color:#a28db8;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}
ul.nav-left li.selected a,ul.nav-left li.icon-tab a{
	color:#00558c;
	text-decoration:none;
}
ul.nav-left li.icon-tab a:hover{
	text-decoration:underline;
}
ul.nav-left li.icon-tab{
	padding-left:30px;
	padding-bottom:2px;
	padding-top:5px;
	list-style:none;
}

/* content style */
a.link-prev{
	background:url(../images/pre.gif) no-repeat left;
	padding-left:22px;
}
a.link-next{
	background:url(../images/next.gif) no-repeat right;
	padding-right:20px;
}
h3.h3{
	font-size:14px;
	color:#00558C;
	font-weight:lighter;
}
.error{
	color:#FF0000;
}
.message-error{
	background:#fce9de;
	border:solid 1px #b55304;
	color:#762c04;
	padding:7px;
}
.text-color{
	
}
.welcome, .welcome a{
	padding-top:10px;
	color:#FFF;
}
img.people{
	padding:0px;
	margin:5px;
}
.case-image{
	border:double 3px #999999;
	margin-bottom:10px;
}
.case-study-content{
	text-align:justify;
}
.case-study-content .case-study-image{
	float:right;
	margin-left:7px;
	margin-bottom:7px;
}
.case-partner{

	display:block;
	font-size:14px;
}
