/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, TABLE, OL, P, TD, TH, UL {font-size: 1em;
font-family:"Trebuchet MS", verdana, arial, sans-serif; color:#000;}


/* Real styles */

A {cursor: pointer;
color:#df2a27;
outline:none;}

A:link {
background: transparent;
text-decoration: none;
outline:none;}

A:visited {
background: transparent;
text-decoration: none;;
outline:none;}

A:active {
background: transparent;
text-decoration: none;
outline:none;}

A:hover {

text-decoration: underline;
outline:none;}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {
	background: #ebebeb;
	background-image: url("../images/bg.gif");
	background-position:top left;
	background-repeat: repeat;
	text-align:center;
	margin: 0em 0% 0em 0%;
	font-size: 0.7em;
	cursor: default;
}

.bg_fade {
	height:100%;
	width:100%;
	background:url("../images/bg_fade.gif") top left repeat-x;
}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}
	
FORM {margin: 0em 0% 0em 0%;

}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

H1 {
	margin: 0em 0% .5em 0%;
	padding:1em 0em 0em 0em;
	font-size: 2.2em;
	font-weight: bold;
	color: #df2a27;
}
H2 {
	margin: 0em 0% 0.5em 0%;
	padding:0.5em 0em 0em 0em;;
	font-size: 1.6em;
	font-weight: bold;
	color: #292d75;
}
H3 {
	margin: 0em 0% 0.5em 0%;
	padding:0.5em 0em 0em 0em;
	font-size: 1.3em;
	font-weight: bold;
	color: #df2a27;
}
H4 {
	margin: 0em 0% 0.5em 0%;
	padding:0.5em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
	color: #292d75;
}
H5 {
	margin: 0em 0% 0.5em 0%;
	padding:0.5em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
	color: #df2a27;
}


H6 {
	margin: 0em 0% 0.5em 0%;
	padding:0.5em 0em 0em 0em;
	font: 1em/1 serif;
}

HR {
	background: #e9e9e9;
	border: 0;
	color: #e9e9e9;
	height: 1px;
	margin: 1em 0 1em 0;
	display:block;
}

HTML {margin: 0;
}

INPUT, TEXTAREA, SELECT {
	font-size: 1em;
	padding: 2px;
}

KBD {font: 1em monospace}

LI {margin:0px 0px 0.5em 0px;
line-height: 1.4em;
list-style-position:outside;
list-style-image:url("../images/bullet.gif");
}

OL {margin:0em 0px 1em 1.8em;
list-style: decimal;
padding: 0.5em 0px 0em 0px;}

OL li {
list-style:decimal;
}

ul li ul li {
font-weight:bold;
}

ul li ul {
padding-bottom:0;}


UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {
	margin: 0em 0% 1.5em 0%;
	line-height: 1.4em;&szlig;
	color: #3b3b3b;
}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1;
font-size: 1em;
padding: 2px;}

TEXTAREA {cursor: text}

TH {font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
font-size: 1em;}

TT {font: 1em monospace}

UL {padding: 0.5em 0px 0em 0em;
list-style: disc;
margin:0em 0px 1.5em 1.8em;
}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}



/*Custom styles */
/*--------------*/

#standard_list li {
color: #009836;
font-size: 1.2em;
line-height: 1.4em;
}

.redstar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
}

#logo {
	padding: 52px 0px 0px 5px;
}


/* rounded box */
.roundcont {
	width: 100%;
	background-color: #009836;
	color: #fff;
}

.roundcont p {
	font-size: 1.2em;
	font-weight: bold;
	/*margin: 10px 20px 10px 0px;*/
	color:#FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.roundtop { 
	background: url("../images/round_tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("../images/round_br.gif") no-repeat top right; 
}
/* End Rounded Box */



/* Start Mouse over div */
a.red_link {
display:block;
width:180px;
padding:0px;
border:none;
color: #f8bdbc;
text-decoration: none;
background: #e70502 url("../images/red_top.gif") left top no-repeat;
}
a.red_link:hover {
color: #fff;
background: #f33b38 url("../images/red_top_1.gif") left top no-repeat;
}

a.red_link .bigger {
	display: block;
	font-size: 1.3em;
	color:#fff;
}

a.red_link .arrow {
padding:75px 15px 40px 15px;
display:block;
background: url("../images/red_arrow.gif") left bottom no-repeat;
}
a.red_link:hover .arrow {
background: url("../images/red_arrow_1.gif") left bottom no-repeat;
padding-bottom:40px;
display:block;
}
/* End Mouse over div */


#banner_top {
	font-size: 0em;
	width: 100%;
	height: 11px;
	background: url("../images/banner_top.gif") no-repeat top left;
}

#banner_content {
	width: 100%;
	background: #2f77bf url("../images/banner_back.gif") repeat-x top left;
}

#banner_bottom {
	width: 100%;
	height: 11px;
	background: url("../images/banner_bottom.gif") no-repeat top left;
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

.buttonfloat {
  float: left;
  width: 151px;
  padding: 1px;
}
  
.formbutton {
	cursor:pointer;
	border: none;
}

/*---------------------------- custom styles ------------------------------*/


.br_round {
	background:url("../images/br_round.gif") top left no-repeat;
	height:14px;
	display:block;
	overflow:hidden;
}

.login_head {
	color:#292d75;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:10px;
}

.login_details {
	font-weight:bold;
	font-size:0.9em;
	color:#777777;
	text-align:left;
}

.login_field {
	background:url("../images/input_field_bg.gif") top left no-repeat;
	border:1px solid #ababab;
	width:120px;
	height:13px;
	font-size:0.8em;
}

.login_button {
background:url("../images/login_button.gif") top left no-repeat;
padding:0px;
background:#fff;
}

.active {
display:block;
}

.case_date {
	font-weight:bold;
	margin: 0em 0% 0em 0%;
	font-size: 1.1em;
	color: #777777;
}

.index_box {
margin-right:25px;
width: 220px; 
float: left;
}
.index_box2 {
width: 220px; 
float: left;
}


.index_box li {
padding:0px 0px 0px 0px;
list-style-image:url("../images/bullet.gif");
line-height:1.8em;
}

.bullet_list li {
list-style-position:outside;
padding:0px 0px 0px 0px;
list-style-image:url("../images/bullet.gif");
}

h2 .red {
color:#df2a27;
}

h3 .red {
color:#df2a27;
}

.contact_fieldset {
background:url("../images/contact_bg.gif") top left repeat-y;
padding:0;
margin:0;
border:0px;
}

.contact_table_tr {
background:url("../images/contact_tr.gif") top left no-repeat;
height:14px;
}

.contact_table {
padding:0px;
margin:30px;
}

.contact_table hr {
height:2px;
background-color:#d3d3d3;
border-bottom:1px solid #fff;
}

.contact_br {
height:16px;
display:block;
background:url("../images/contact_br.gif") top left no-repeat;
}

textarea {
background:url("../images/contact_input_bg.gif") top left no-repeat;
border-right:1px solid #cecece;
border-bottom:1px solid #cecece;
border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
}

.textinput {
background:url("../images/contact_input_bg.gif") top left no-repeat;
border-right:1px solid #cecece;
border-bottom:1px solid #cecece;
border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
}

.contact_table th {
color:#000;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
text-align:right;
}

.red {
color:#df2a27;
}

.team_box {
margin:10px 7px 0px 7px;
display:block;
}

.team_wrapper {
margin:0px;
float:left;
width:334px;
}

.plan_card {
background:url("../images/plan_card.gif") top right no-repeat;
padding:10px 10px 20px 10px;
}

.team_boxbr {
background:url("../images/team_boxbr.gif") top left no-repeat;
width:336px;
height:12px;
}

.card_detais {
width:164px; 
float:left;
}
.card_name {
margin-top:0px;
}

.news_wrapper {
background:url("../images/news_top_row.gif") top left no-repeat;
display:block;
margin-bottom:22px;
}

.news_tab h2 {
margin:0px;
padding:15px 15px 0px 20px;
}

.news_tabtr {
background:url("../images/news_tr.gif") top right no-repeat;
height:38px;
width:18px;
float:left;
}

.news_body {
padding:10px 20px 1px 20px;
clear:both;
background:url("../images/news_body_bg.gif") top left repeat-y;
width:655px;

}


.news_br {
height:12px;
background:url("../images/news_br.gif") top left no-repeat;
}

.news_date {
float:left;
margin-top:5px;
}

.index_sevices {
margin-left:18px;
}
.index_sevices li {
margin-bottom:0px;
list-style-position:outside;
}

.index_sevices li a {
padding-left:0px;
font-size:1.3em;
font-weight:bold;
}

.case_studies_wrap {
background:url(../images/case_bg.gif) top left repeat-y;
width:340px;
float:left;
margin:0px 0px 15px 0px;
}

.case_left {
margin:0px 30px 15px 0px;
}

.case_studies_tr {
display:block;
background:url("../images/case_study_tr.gif") top left no-repeat;
padding:0;
height:11px;
}

.case_padd {
margin:10px 20px 8px 20px;
display:block;
}
.case_studies_wrap h2 {
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#e02a27;
}

.case_studies_wrap h3 { 
margin:0px 0px 5px 0px;
}

.case_studies_wrap hr {
color:#dfdfdf;
background-color:#dfdfdf;
border-bottom:1px solid #fff;
height:2px;
}

.case_studies_wrap p {
margin-bottom:5px;
}

.case_studies_br {
background:url("../images/case_study_br.gif") top left no-repeat;
height:11px;
display:block;
overflow:hidden;
}

.calander {
width:38px;
background:url("../images/calander.gif") top left no-repeat;
float:right;
padding:18px 0px 0px 0px;
margin:0px 0px 15px 15px;
width:49px;
}

.calander p {
width:auto;
margin:0px;
text-align:center;
}

.day {
color:#fff;
font-size:26px;
}

.month {
color:#fff;
font-size:15px;
line-height:12px;
}

.year {
color:#fff;
font-size:12px;
}

.select_sector {
color:#2b2d77;
font-size:1.4em;
}

.select_sector_form {
padding-bottom: 20px;
}

.select_sector_form p {
margin-bottom:10px;
}

.jobs_wrap {
background:#f5f5f5 url("../images/recruit_bg.gif") top left repeat-y;
width:340px;
float:left;
margin:10px 15px 0px 0px;
}

.jobs_tr {
background:url("../images/jobs_tr.gif") top left no-repeat;
height:12px;
overflow:hidden;
}


.jobs_br2 {
background:url("../images/jobs_br.gif") bottom left no-repeat;
height:12px;
}

.jobs_br li {
list-style-image:url(../images/bullet2.gif);
list-style-position:outside;
line-height:1em;
margin-bottom:0px;
padding:0px 10px 0px 10px;
font-size:1.3em;
font-weight:bold;
}

.jobs_br ul {
padding-left:30px;
margin-bottom:0px;
}

.jobs_br li a {
padding:0px 10px 5px 5px;
display:block;
}

.jobs_br li a:hover {
text-decoration:underline;
}

.dates {
color:#df2a27;
display:block;
font-size:0.8em;
font-weight:normal;
}

.testimonials_wrap {
background:#f5f5f5 url("../images/contact_bg.gif") top left repeat-y;
margin-bottom:22px;
width:710px;
clear:both;
}

.testimonials_tr {
background:url("../images/contact_tr.gif") top left no-repeat;
padding:25px 20px 0px 20px;
width:670px;
}

.theteam_tr {
background:url("../images/contact_tr.gif") top left no-repeat;
padding:25px 20px 0px 20px;
width:670px;
}

.testimonials_tr h2 {
margin-top:0px;
}

.testimonials_br {
background:url("../images/contact_br.gif") top left no-repeat;
width:710px;
height:16px;
display:block;
}

.testimonials_tr hr {
color:#e1e1e1;
background-color:#e1e1e1;
margin-top:0px;
height:2px;
border-bottom:1px solid #fff;
margin-right:5px;
}

.back_to_top a, .back_to_top a:link, .back_to_top a:active, .back_to_top a:visited {
display:inline-block;
color:#000000;
height:16px;
background:#f5f5f5 url("../images/back_bg.gif") left top no-repeat;
padding:3px 0px 2px 10px;
}

.back_to_top {
background:url(../images/back_btn.gif) top right no-repeat;
float:left;
height:21px;
padding-right:10px;
padding-bottom:10px;
margin-bottom:0px;
margin-right:10px;
}

.index_box p {
margin:0px;
}

.index_box2 p {
margin:0px;
}

.end_page {
margin-bottom:22px;
}

.contact_details h5 {
margin-top:0px;
}

.contact_details p {
margin-bottom:10px;
}

#mycarousel li {
margin-bottom:0px;
}

.jobs_wrap ul {
margin-left:10px;
}

.jobs_wrap li a {
padding-left:0px;
padding-right:0px;
color:#292d75;
}

.jobs_wrap h4 {
margin:0px;
}

.jobs_wrap h4 span a {
padding-left:5px;
width:220px;
color: #df2a27;
font-size:11px;
}

.case_table td {
padding:0px;
}

.case_table h3 {
margin-top:0px;
color:#292d75;
}

.case_studies_tr h3, .case_studies_tr h4, .case_studies_tr p {
display:inline-block;
margin:0px;
padding:0 0 0.5em 0;
}

.case_studies_tr p {
display:inline;
margin:0px;
padding:0 0 0.5em 0;
}

/*--------------carousel colors------------------*/

.carousel_h2_4 {
padding-top:0px;
border-top:5px solid #1d9d41;
}

.carousel_h2_1 {
padding-top:0px;
border-top:5px solid #1149d1;
}

.carousel_h2_7 {
padding-top:0px;
border-top:5px solid #2885e2;
}

.carousel_h2_2 {
padding-top:0px;
border-top:5px solid #5e11d2;
}

.carousel_h2_5 {
padding-top:0px;
border-top:5px solid #d81027;
}

.carousel_h2_6 {
padding-top:0px;
border-top:5px solid #bd11c5;
}

.carousel_h2_3 {
padding-top:0px;
border-top:5px solid #d6bc0a;
}
.sub_menu li {
list-style:none;
list-style-image:none;
}

.open {
display:block;
}

.footer_blue p {
margin-bottom:0px;
}
.contact_table {
padding:0px;
margin:30px;
}

.news_tab {
float:left;
background:url("../images/news_tab.gif") top left no-repeat;
margin-left:10px;
}

.news_tab a {
width:122px;
text-align:center;
display:inline-block;
padding:10px 0px 10px 0px;
}

.jobs_br ul {
padding-top:0px;
}

.bullet_margin {
}

.case_small_text {
float:left;
padding:0px 0px 0px 20px;
display:block;
width:198px;}

.case_image {
float:left;
}

.index_box h2 {
padding-top:1.4em;
}

.index_box2 h2 {
padding-top:1.4em;
}

.services_wrap li a {
padding-bottom:0;
}