/* ----- SOLUTIONS PAGE STYLE STARTS FROM HERE ----- */

#inner_pagepath{
	float:left;
	width:980px;
	height:30px;
	padding-top:12px;
	font-size:12px;
	}
#inner_pagepath a{
	color:#5a5f63;
	text-decoration:none;
	}
#inner_pagepath a:hover{
	color:#5a5f63;
	text-decoration:underline;
	}
#inner_pagepath img{
	margin-left:10px;
	margin-right:10px;
	}
#inner_pagepath strong{
	color:#000000;
	}
#inner_header_holder{
	float:left;
	width:980px;
	height:95px;
	padding-bottom:18px;
	}
#inner_pagename{
	float:left;
	width:234px;
	height:55px;
	background:url(../images/inner_title_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
	padding-top:40px;
	}
#inner_pagename h1{
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;	
	}
#inner_pagegraphics{
	float:left;
	width:746px;
	}
#inner_maincontainer{
	float:left;
	width:980px;
	}
#inner_leftpanel_holder{
	float:left;
	width:250px;
	}
#inner_leftmenu{
	float:left;
	width:220px;
	}
/*.innersm_blue_box{
	float:left;
	width:220px;
	background:url(../images/inner_boxbottom.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	margin-top:13px;
	padding-bottom:6px;
	}
.innersm_blue_boxHeader{
	float:left;
	width:220px;
	background:url(../images/inner_box_head.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	height:24px;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	padding-top:7px;
	}
.innersm_blue_box_content{
	float:left;
	width:198px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	padding-top:20px;
	text-align:center;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	}
.innersm_blue_box_content img{
	border:2px solid #515151;
	margin-bottom:15px;	
	}
*/
innersm_blue_box{
	float:left;
	width:220px;
	margin-top:13px;
	}
.innersm_blue_boxHeader{
	float:left;
	width:209px;
	background:url(../images/inner_box_head.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	height:24px;
	font-size:13px;
	color:#FFFFFF;
	padding-top:7px;
	padding-left:11px;
	font-weight:bold;
	}
.innersm_blue_box_content{
	float:left;
	width:198px;
	padding-top:20px;
	text-align:center;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	}
.innersm_blue_box_content img{
	margin-bottom:15px;	
	}
a.innerleft_link{
	color:#5a5f63;
	text-decoration:none;
	}
a.innerleft_link:hover{
	color:#6494cc;
	text-decoration:underline;
	}
#inner_maincontent_holder{
	float:left;
	width:729px;	
	}
#inner_maincontent_holder h1{
	font-size:18px;
	font-weight:normal;
	color:#2986e3;
	float:left;
	line-height:24px;
	}
#inner_maincontent_holder h2{
	font-size:12px;
	font-weight:bold;
	}
#inner_maincontent_holder h3{
	font-size:15px;
	font-weight:bold;
	color:#5a5f63;
	float:left;
	}
.greenBText{
	font-size:18px;
	font-weight:normal;
	color:#129d53;
	}
.greenText{
	font-size:15px;
	font-weight:bold;
	color:#129d53;
	}
.inner_graybox_holder{
	float:left;
	width:729px;
	margin-top:10px;
	}
.inner_graybox_img{
	float:left;
	width:729px;
	}
.inner_graybox_content{
	float:left;
	width:679px;
	background-color:#f7f7f7;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:24px;
	padding-right:24px;
	border-left:1px solid #d3d4d6;
	border-right:1px solid #d3d4d6;
	line-height:19px;	
	}
.inner_graybox_content h4{
	color:#2986e3;
	font-weight:bold;
	font-size:12px;
	}
.inner_graybox_content p{
	margin-bottom:15px;	
	}
.inner_graybox_content a{
	color:#2986e3;
	text-decoration:none;
	}
.inner_graybox_content a:hover{
	color:#12151a;
	text-decoration:none;
	}
.inner_graybox_content img{
	border:1px solid #B5B5B5;
	margin-right:15px;
	margin-bottom:20px;
	}
.inner_content{
	float:left;
	width:639px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
/* ----- SOLUTIONS PAGE STYLE ENDS HERE ----- */

/* ----- LEFT PANEL EXPANDABLE MENU STARTS FROM HERE ----- */

a.mainmenu{
	display:block;
	width:auto;
	height:25px;
	list-style-type: none;
	padding-top:5px;
	padding-left: 15px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#5a5f63;
	font-weight:bold;
	text-decoration:none;
	background-color: #F7F7F7; /*#e6e6e6*/
	}
a.mainmenu:hover{
	display:block;
	width:auto;
	height:25px;
	list-style-type: none;
	padding-top:5px;
	padding-left: 15px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#5A5F63;
	font-weight:bold;
	text-decoration:none;
	background-color:#EDEEEF; /*#4c99e6*/
	}
.activemenu{
	display:block;
	width:auto;
	height:25px;
	list-style-type: none;
	padding-top:5px;
	padding-left: 15px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#a5aeb7;
	}
a.submenu{
	display:block;
	width:auto;
	height:auto !important;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#5a5f63;
	text-decoration:none;
	background-color:#f7f7f7;
	}
a.submenu:hover{
	display:block;
	width:auto;
	height:auto !important;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#5a5f63;
	text-decoration:none;
	background-color:#edeeef;
	}
.submenu_active{
	display:block;
	width:auto;
	height:auto !important;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	margin-bottom: 1px;
	font-weight: normal;
	color:#5a5f63;
	text-decoration:none;
	background-color:#edeeef;
	}
/* ----- LEFT PANEL EXPANDABLE MENU ENDS HERE ----- */

.client_img{
	margin-right:15px;
	margin-bottom:10px;
	}
	
/* ----- CLIENT LIST PAGE STYLE STARTS FROM HERE ----- */

.client_list{
	float:left;
	width:400px;
	}
.client_list h1{
	font-size:18px;
	font-weight:normal;
	color:#2986e3;
	}
.client_list h3{
	font-size:15px;
	font-weight:bold;
	color:#5a5f63;
	}
.client_list a{
	color:#000000;
	text-decoration:underline;
	}
.client_list a:hover{
	color:#2986e3;
	text-decoration:underline;
	}
.client_graybx_holder{
	float:right;
	width:308px;
	}
.client_graybx_img{
	float:left;
	width:308px;
	}
.client_graybx_content{
	float:left;
	width:276px;
	background-color:#f7f7f7;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #d3d4d6;
	border-right:1px solid #d3d4d6;
	}
.blueBox_content{
	float:left;
	width:276px;
	background-color:#ebf6ff;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #78addc;
	border-right:1px solid #78addc;
	}
.rightBox_content{
	float:right;
	width:308px;
	text-align:left;
	}
.client_graybx_head{
	color:#2986e3;
	font-weight:bold;
	}
.client_holder{
	float:left;
	width:729px;
	padding-top:20px;	
	}
.box_img{
	border:1px solid #515151;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	}
a.client_linktext{
	color:#2986e3;
	text-decoration:none;
	}
a.client_linktext:hover{
	color:#12151a;
	text-decoration:none;
	}
a.right_link{
	float:right;
	color:#2986e3;
	text-decoration:none;
	}
a.right_link:hover{
	float:right;
	color:#12151a;
	text-decoration:none;
	}
.box_imgx{
	border:1px solid #515151;
	margin-bottom:10px;
	margin-top:5px;
	}
a.boxlink{
	float:left;
	display:block;
	width:194px;
	height:28px;
	padding-top:8px;	
	color:#ffffff;
	text-decoration:none;
	background:url(../images/big_button.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
a.boxlink:hover{
	float:left;
	display:block;
	width:194px;
	height:28px;
	padding-top:8px;
	color:#000000;
	text-decoration:none;
	background:url(../images/big_button.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
	
/* ----- CLIENT LIST PAGE STYLE ENDS HERE ----- */

/* ----- CASE STUDIES PAGE STYLE STARTS FROM HERE ----- */

.benefits ul{
	}
.benefits li{
	background:url(../images/gray_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	margin-top:5px;
	}
.benefitsBlue ul{
}
.benefitsBlue li{
	background:url(../images/arrowBlue.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	margin-top:5px;
	}
.greenBox{
	float:left;
	width:357px;
	}
.greenBox_content{
	float:left;
	width:325px;
	border-left: 1px solid #129d53;
	border-right: 1px solid #129d53;
	background-color:#e7efe5;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:15px;
	padding-right:15px;
	color:#333333;
	}
.greenBox_content h1{
	color: #129d53;
	font-weight:bold;
	font-size:12px;
	}
.greenBox_content ul{
	list-style-type:none;
	}
.greenBox_content ul li{
	background:url(../images/greenArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	margin-top:5px;
	}
.greenBox_content ul ul{
	list-style-type:none;
	margin-left:10px;
	}
.greenBox_content ul ul li{
	background:url(../images/arrowGreen.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:20px;
	margin-top:2px;
	}
a.pdf_link{
	float:right;
	display:block;
	width:107px;
	height:19px;
	background:url(../images/pdf.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	text-decoration:none;
	text-align:right;
	padding-top:3px;
	color:#686868;
	font-weight:bold;
	}
a.pdf_link:hover{
	float:right;
	display:block;
	width:107px;
	height:19px;
	background:url(../images/pdf_over.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	text-decoration:none;
	text-align:right;
	padding-top:3px;
	color:#333333;
	font-weight:bold;
	}
#subcontent{
	position:absolute;
	float:left;
	visibility: hidden;
	border: 1px solid #333333;
	width:250px;
	z-index:1000;
	}

/* ----- CASE STUDIES PAGE STYLE ENDS HERE ----- */

/* CASE STUDY BT :: START */

.purpleBox{
    float:left;
    width:357px;
}
.purpleBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #4c4a8c;
    border-right: 1px solid #4c4a8c;
    background-color:#e4e3ef;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.purpleBox_content h1{
    color: #4c4a8c;
    font-weight:bold;
    font-size:12px;
    }
.purpleBox_content ul{
    list-style-type:none;
    }
.purpleBox_content ul li{
    background:url(../images/purpleArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.purpleBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.purpleBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}
    
/* CASE STUDY BT :: END */

/* CASE STUDY Department of Health :: START */

.lightGreenBox{
    float:left;
    width:357px;
}
.lightGreenBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #02b29f;
    border-right: 1px solid #02b29f;
    background-color:#e8f5f3;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.lightGreenBox_content h1{
    color: #02b29f;
    font-weight:bold;
    font-size:12px;
    }
.lightGreenBox_content ul{
    list-style-type:none;
    }
.lightGreenBox_content ul li{
    background:url(../images/lgreenArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.lightGreenBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.lightGreenBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY Department of Health :: END */

/* CASE STUDY HOTWIRE :: START */

.pinkBox{
    float:left;
    width:357px;
}    
.pinkBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #bf2a54;
    border-right: 1px solid #bf2a54;
    background-color:#f7e6e6;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.pinkBox_content h1{
    color: #bf2a54;
    font-weight:bold;
    font-size:12px;
    }
.pinkBox_content ul{
    list-style-type:none;
    }
.pinkBox_content ul li{
    background:url(../images/pinkArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.pinkBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.pinkBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY HOTWIRE :: END */

/* CASE STUDY NATIONAL RAIL :: START */
.railBox {
    float:left;
    width:357px;
}
.railBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #33436a;
    border-right: 1px solid #33436a;
    background-color:#dedee8;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.railBox_content h1{
    color: #33436a;
    font-weight:bold;
    font-size:12px;
    }
.railBox_content ul{
    list-style-type:none;
    }
.railBox_content ul li{
    background:url(../images/blueArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.railBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.railBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY NATIONAL RAIL :: END */

/* CASE STUDY VENTRAQ :: START */
.orangeBox{
    float:left;
    width:357px;
}
.orangeBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #f26e36;
    border-right: 1px solid #f26e36;
    background-color:#feeee1;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.orangeBox_content h1{
    color: #f26e36;
    font-weight:bold;
    font-size:12px;
    }
.orangeBox_content ul{
    list-style-type:none;
    }
.orangeBox_content ul li{
    background:url(../images/orangeArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.orangeBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.orangeBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY VENTRAQ :: END */

/* CASE STUDY Ministry of JUSTICE :: START */
.j_grayBox{
    float:left;
    width:357px;
}
.j_grayBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
    background-color:#e8eaeb;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.j_grayBox_content h1{
    color: #656565;
    font-weight:bold;
    font-size:12px;
    }
.j_grayBox_content ul{
    list-style-type:none;
    }
.j_grayBox_content ul li{
    background:url(../images/j_grayArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.j_grayBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.j_grayBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY Ministry of JUSTICE :: END */

/* CASE STUDY TCN :: START */
.tcnBox{
    float:left;
    width:357px;
}
.tcnBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #d0733f;
    border-right: 1px solid #d0733f;
    background-color:#faeee1;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.tcnBox_content h1{
    color: #d0733f;
    font-weight:bold;
    font-size:12px;
    }
.tcnBox_content ul{
    list-style-type:none;
    }
.tcnBox_content ul li{
    background:url(../images/tcnArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.tcnBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.tcnBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY TCN :: END */

/* CASE STUDY TOYOTA :: START */
.toyotaBox{
    float:left;
    width:357px;
}
.toyotaBox_content{
    float:left;
    width:325px;
    border-left: 1px solid #ca363a;
    border-right: 1px solid #ca363a;
    background-color:#f9e6dd;
    padding-top:11px;
    padding-bottom:11px;
    padding-left:15px;
    padding-right:15px;
    color:#333333;
    }
.toyotaBox_content h1{
    color: #ca363a;
    font-weight:bold;
    font-size:12px;
    }
.toyotaBox_content ul{
    list-style-type:none;
    }
.toyotaBox_content ul li{
    background:url(../images/toyotaArrow.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:20px;
    margin-top:5px;
    list-style-type: none;
}
.toyotaBox_content ul ul{
    list-style-type:none;
    margin-left:10px;
    }
.toyotaBox_content ul ul li{
    background:url(../images/arrowGreen.gif);
    background-repeat:no-repeat;
    background-position:0px 7px;
    padding-left:20px;
    margin-top:2px;
    list-style-type: none;
}

/* CASE STUDY TOYOTA :: END */


