﻿






#left_menu_container {
	
	
	
	top: 120px;
	left: 53px;
}
#featured_casestudy_container {
	position:relative;
	width:190px;
	height:200px;
	z-index:1;
	top: 15px;
	background-color: #e3ecf2;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	left: -20px;
}
#featured_casestudy_container1 {
	position:relative;
	width:190px;
	height:200px;
	z-index:1;
	top: 10px;
	background-color: #e3ecf2;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	left: -20px;
}
#featuredweb_casestudy_container4 {
	position:relative;
	width:190px;
	height:200px;
	z-index:1;
	top: 5px;
	background-color: #e3ecf2;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	left: -20px;
}

#featured_casestudy_container3 {
            position:relative;
            width:190px;
            height:190px;
            z-index:1;
            top: 10px;
            background-color: #e3ecf2;
            padding-left:10px;
            padding-top:14px;
            padding-right:10px;
            left: -20px;
}
#featured_casestudy_container_small {
	position:relative;
	width:190px;
	height:110px;
	z-index:1;
	top: 15px;
	background-color: #e3ecf2;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	left: -20px;
}
#featured_casestudy_container2 {
	position:relative;
	width:190px;
	height:180px;
	z-index:1;
	background-color: #e3ecf2;

}
#corp_brochure {
	position:relative;
	width:190px;
	height:100px;
	z-index:1;
	top: 10px;
	background-color: #e0e4d3;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	left: -20px;
}
#level2_link {
	position:absolute;
	width:687px;
	height:22px;
	z-index:5;
	left: 240px;
	top: 280px;
}
#level3_link_container {
	position:relative;
	width:687px;
	height:85px;
	z-index:1;
	left: 240px;
	top: 50px;
	background-repeat:no-repeat;
}
#inner_content_container {
	position:relative;
	width:687px;
	z-index:6;
	left: 240px;
	top: 80px;
}
#inner_content_container1 {
	position:relative;
	width:687px;
	z-index:6;
	left: 240px;
	top: 35px;
}
#inner_content_container2 {
	position:relative;
	width:687px;
	z-index:6;
	left: 240px;
	top: -10px;
}
#case_study {
	position:absolute;
	width:190px;
	height:170px;
	z-index:1;
	background-color: #e3ecf2;
	left: 506px;
	padding-left:15px;
	padding-top:15px;
	padding-right:10px;
}

/* -----End----- */


/* Switch menu */
.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #66757a;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding: 1px 0 2px 15px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom:dotted 1px #999999;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(images/menu_arrow.jpg);
background-repeat:no-repeat;
color:#dc0606;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
border-bottom:dotted 1px #999999;
padding-bottom:5px;
}

.arrowlistmenu ul li{
padding-bottom: -5px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #66757a;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #f98b2b;
}

.arrowlistmenu ul li a:active{ /*active state CSS*/
color: #f98b2b;
}

.analyst_menu{ /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #66757a;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
}
.analyst_menu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(../images/menu_arrow.jpg);
background-repeat:no-repeat;
color:#dc0606;
}
/* -----End----- */


/* Sliding menu */

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 686px;
height: 40px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	width: 686px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 686px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.samplebuttons{
width: 62px;
text-align: center;
}

p.samplebuttons a{
color: #2e6ab1;
text-decoration: none;
}

/* -----End----- */



/* Text */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626060;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d84c2a;
	padding-left:3px;
	padding-right:3px;
}
.small_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-align:justify;
}
.blue_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4cb0c9;
	font-weight:bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908e8e;
}
.inner_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5C5C5C;
}
.quarter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4D4D4D;
	font-weight:bold;
}
.mail_id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7eaedf;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight:bold;
}
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db5838;
}
.main_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
}
.inner_main_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636466;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
.yes_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.yellow_level3_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffae00;
}
.yellow_inner_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffae00;
}
.level3_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6d6d;
}
.red_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #dc0606;
	font-size: 18px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #615f5f;
	font-size: 17px;
}
.red_bar{
	font-family: Arial, Helvetica, sans-serif;
	color: #dc0606;
	font-size: 15px;
}
.red_samll {		
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #dc0606;
}
.red_level3_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dc0606;
}
.red_level2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #dc0606;
}
.yellow_level1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffae00;
}
.yellow_level2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffae00;
}
.level2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6d6d6d;
}
.featured_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #615f5f;
	font-weight:bold;
}
.left_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
}
.question {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #66757a;
}
/* -----End----- */



/* Mouse Over */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #f98b2b;
}

a.more:link {text-decoration: none;}
a.more:visited {text-decoration: none;}
a.more:hover {color:#996666; }

a.copyright:link {text-decoration: none;}
a.copyright:visited {text-decoration: none;}
a.copyright:hover {color:#660000; }

a.question:link {text-decoration: none;}
a.question:visited {text-decoration: none;}
a.question:hover {color:#f98b2b; }
a.question:active{color:#f98b2b; }



/* -----End----- */



/* Thumb nail Mouse Over */

.thumbnail{
position: relative;
z-index: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e81a7;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;

padding: 5px;
left: 0px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px;
top:-70px; /*position where enlarged image should offset horizontally */

}

/* -----End----- */


/* Thumb nail Mouse Over 2 */

.thumbnail1{
position: relative;
z-index: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e81a7;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;

padding: 5px;
left: 0px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 80px;
top:50px; /*position where enlarged image should offset horizontally */

}

/* -----End----- */

.menutitle{
cursor:pointer;
color:#000000;

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #777575;
padding-left:10px;
padding-bottom:5px;
}

.submenu{
margin-bottom: 0.5em;
}
/* -- CHR4 – Moving RSS Feed to Live - Start -- */

#bottom_link_rss {
	position:absolute;
	width:267px;
	height:18px;
	z-index:1;
	left: 664px;
	top: 11px;
}

/* not expanding */
.arrowlistmenu .menuhdr
{
 /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #66757a;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
padding: 1px 0 2px 15px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom:dotted 1px #999999;
}
/*.................inpur_class...................*/

.raq-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f5f5f5;
	width: 310px;
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
}

.raq-select-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f5f5f5;
	width: 304px;
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.raq-txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f5f5f5;
	width: 292px;
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 52px;
}

.text_007{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top:2px;
}