body {
	background: url('../images/body_bg.jpg') repeat; font-family: "Helvetica Neue", Arial, Helvetica, "Trebuchet MS", sans-serif; font-size:12px; text-align: center; padding-bottom: 20px;
}

.wrapper, .inner_content {
	width: 1000px; margin: 0px auto; background: #ffffff; display: inline-block; text-align: left;
}

.inner_content {
	background:url(../images/inner_page_content_bg.jpg) top left repeat-x #fff; position:relative;
}

.container, .container_top, .container_bottom {
	width: 940px; margin: 0 30px;  padding: 0 0 70px 0; position:relative; z-index:100;
}

.container_bottom {
	margin: 0 30px 0 0; width:970px; padding: 0;
}

.container_top {
	padding: 0;
}

.header {
	width: 940px; height: 136px;
}

.navigation {
	width: 1000px; height: 44px; border-bottom: 1px solid #bebebe; background:url('../images/top_nav_nor_bg.jpg') top left repeat-x; margin:0 auto; z-index: 80;
}

/*
Header Setion - Contains top navigation and logo and contact sections
**************************************************************************/

ul#nav {
	height: 44px;
}

ul#nav li {
	list-style:none; display:inline-block; float:left; position:relative; background:url(../images/nav_bg_nor.jpg) top left no-repeat; 
}

ul#nav li:hover, ul#nav li.current, ul#nav li.iehover{background:url(../images/nav_bg_sel.jpg) top left no-repeat;}


/*remove this*/
ul#nav li a span, ul#nav li a:hover span {line-height:18px; display:inline-block;}

ul#nav li a:hover span, ul#nav li a.selected span, ul#nav li.current a span, ul#nav li.iehover a span { border-bottom:1px solid #f67807;}

ul#nav li a {
	 display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#FFF; text-decoration:none; font-size:14px; height: 24px;
}

ul#nav li a.selected, ul#nav li a:hover, ul#nav ul a:hover, ul#nav li.has_subnav a.selected {
	 display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#f67807; text-decoration:none;
}

ul#nav li.has_subnav {
	background: url(../images/nav_bg_nor_arw.jpg) top right no-repeat;  z-index: 10001;
}

ul#nav li.has_subnav_sel {
	background: url(../images/nav_bg_sel_arw.jpg) top right no-repeat;
}

ul#nav li.has_subnav a {
	display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#fff; text-decoration:none; height:24px;
}

ul#nav li.has_subnav:hover a, ul#nav li.iehover a, ul#nav li.has_subnav_sel a {
	display:inline-block; line-height: 24px; padding:11px 30px 8px 30px; color:#f67807; text-decoration:none;
}

ul#nav li.has_subnav ul.subnav {
	display: none; margin: 0; padding: 10px 30px 20px 30px; position: absolute; top: 43px; left: 0; background: #1e1e1e; list-style:none;
}

ul#nav li.has_subnav:hover ul.subnav, ul#nav li.iehover ul.subnav {
	display: inline-block; z-index: 100;
}

ul#nav li.has_subnav ul.subnav li {
	border-bottom: 1px dotted #656565; height: 29px; background: #1e1e1e; display:inline-block;
}

ul#nav li.has_subnav ul.subnav ul {
	display: none; background: #1e1e1e; padding: 0px 25px 15px 25px; position:absolute; top: 0; left: 100%;
}

ul#nav li.has_subnav ul.subnav li:hover ul, ul#nav li.has_subnav ul.subnav li.iehover ul {
	display: inline-block; width: 200px;
}

ul#nav li.has_subnav ul.subnav li.sub_sub_nav a {
	background: url(../images/sub_sub_nav_arw.jpg) center right no-repeat;
}

ul#nav li.has_subnav ul.subnav li a, ul.subnav li a:hover, ul#nav li.has_subnav ul.subnav li.sub_sub_nav ul li a {
	line-height: 29px; font-size:14px; color:#fff; text-decoration: none; height: 29px; background: none; padding:0; margin:0; display:inline-block; font-weight:normal;
}

ul#nav li.has_subnav ul.subnav li.sub_sub_nav ul li a:hover, ul#nav li.has_subnav ul li a:hover {
	color: #f67807;
}

ul#serv {
	width: 200px;
}

ul#serv li a { width:200px; }

ul#innov, ul#innov li ul#tech {
	width: 130px;
}

ul#innov li a, ul#innov ul#tech li a { width: 130px; }

ul#about, ul#about ul#team {
	width: 160px;
}

ul#about li a, ul#about ul#team li a { width: 160px; }

/*till here*/

#logo {
	padding:40px 0; width:200px; float:left; background:url('../images/EnLume_logo.jpg') left center no-repeat; height:56px; z-index: 0;
}

#map {
	width: 192px; padding-left:161px; background:url('../images/locations_map.jpg') left center no-repeat; height: 120px; padding-top: 16px; float:right;
}

div.tele_all {
	padding-top: 18px;	
}

div.tele {
	width: 192px; height:24px; font-size:11px;  border-bottom:1px solid #e6e6e6;
}

span.country { 
	width:65px; height:23px; text-align:left; color:#f67807; display:block; margin:0; padding:0; line-height:23px; float:left;
}

span.phone {
	width:110px; height:23px; text-align:left; color:#868688; display:block; margin:0; padding:0 8px 0 0; line-height:23px; float:right; background:url(../images/tele_icon.jpg) center right no-repeat;
}
div.last_tele {border-bottom:0;}

ul#nav li.search {
	float:right; padding-right:30px; padding-top: 10px; 
}
input.search_box {
	width: 130px; height: 23px; background:url(../images/search_box.jpg) top left no-repeat; border:0; padding: 0; margin: 0; padding-left:8px; float:left; color:#969696; line-height: 23px; vertical-align:middle; font-size:13px; padding-top: 0px;
}

input.search_button {
	width: 21px; height: 23px; padding:0; border:0; float:left;
}

/*
Banner Setion - Contains animated banner and buttons for the same
**************************************************************************/

#banner {
	width:940px; height: 300px; margin:0; padding:0; /* background:url(../images/banner_bg.jpg) top left no-repeat; */ background:url(../images/banner_left_bg.jpg) 1px 1px no-repeat #f67807;
}

.banner_left{
	width: 780px; float: left;
}

.banner_left .banner_text {
	float:left; height:299px; width: 338px; overflow:hidden; padding: 0px; vertical-align: top; margin-left: 1px;
}

.banner_left .banner_image {
	float:left; width: 440px; height:298px;  overflow:hidden; margin: 1px 1px 1px 0px; _width: 432px;
}

.banner_buttons {
	float: left; width: 160px; height:300px; overflow:hidden;
}

.banner_buttons div {
	padding:0; margin:0; float:left; width: 40px; height: 300px; display: block; cursor:pointer;
}

.banner_buttons #customers_button {
	background:url(../images/banner_customers_btn.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #customers_button.sel {
	background:url(../images/banner_customers_btn_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #innovation_button {
	background:url(../images/banner_innovation_btn.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #innovation_button.sel {
	background:url(../images/banner_innovation_btn_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #enterprise_button {
	background:url(../images/banner_enterprise_btn.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #enterprise_button.sel {
	background:url(../images/banner_enterprise_btn_sel.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #people_button {
	background:url(../images/banner_people_btn.jpg) top left no-repeat; width:40px; height:300px;
}

.banner_buttons #people_button.sel {
	background:url(../images/banner_people_btn_sel.jpg) top left no-repeat; width:40px; height:300px;
}


.banner_left .banner_text h2 {
	font-size:20px; color: #ffffff; padding:15px 0 15px 15px; font-weight:normal; background: #f67807; margin: 0px 0px 0px 0px; width: 324px;
}

.banner_left .banner_text ul, .banner_text p {
	line-height:1.3; margin: 20px 20px 0 20px; font-size:14px; color: #363636;
}

.banner_left .banner_text ul li {
	margin-bottom: 10px; padding-left:20px; background: url(../images/banner_text_bullet.jpg) 0px 3px no-repeat; display: none; font-size:16px;
}

#bl_customers, #bl_innovation, #bl_enterprise, #bl_people {
	display: none;
}
/*
Main content Setion - Contains News, Case Studies, Products, Services
**************************************************************************/

.news {
	height: 48px; border:1px solid #e5e5e5; width: 906px; padding: 0 13px 0 19px; margin:20px 0; line-height:48px; position:relative;
}

h1, h2, h3, h4, h5 {
	font-weight:bold; color:#333333; display:block;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px; margin-bottom:4px;
}

h4 {
	font-size:12px;
}

h2.news_heading {
	width: 85px; float:left;
}

p.news_text {
	float: left; width: 741px; font-size:12px; color:#646464; line-height:48px;
}

p.next_prev {
	float: right; width:78px; font-size:12px; color:#a5a5a5; line-height:48px; height: 48px; _position: absolute; _top: 14px; _right: 10px;
}

p.next_prev img {
	vertical-align:middle; width: 19px; height: 19px;
}

.bottom_content {
	width: 940px; height:300px;
}

.case_studies, .services, .case_studies_1 {
	background: url(../images/case_study_box_bg.jpg) top left no-repeat; width:180px; height: 260px; margin-right: 30px; float:left; padding:20px; position:relative;
}

.case_studies_1 {
	margin-right:0;
}

.case_studies img {
	margin-top: 16px; margin-bottom:16px;
}

.case_studies p.next_prev {
	font-size: 14px; margin:0; padding:0; line-height:1; height:21px; position:absolute; top: 20px; right: 4px;
}

.case_studies p.next_prev img {
	margin: 0; margin-right: 1px; cursor: pointer;
}

.case_studies h2 {
	width: 175px; float: left;
}

.case_studies h2.home {
	width: 100px; float: left;
}


.prod_head {
	width: 400px; display:inline-block;
}

.products {
	background:url(../images/products_box_bg.jpg) top left no-repeat; width:400px; height:260px; float:left; margin-right:30px; padding:20px; position:relative;
}

.products img {
	float: left; width:180px;
}

.products p {
	padding:20px 0 0 20px; margin:0; float:left; width:200px; font-size:14px;
}

.products h2 {width:322px; float:left;}

.prod_content {
	margin-top: 16px; width:400px;
}

.prod_content p {
	margin:0; padding:0  0 0 10px; font-size: 12px; line-height:1.5;
}

.prod_content p b {
	font-size:14px; color: #393939;
}

.prod_content img.prod_img {
	margin-top: 12px;
}

.products p.next_prev {
	float: left; width:78px; font-size:12px; color:#a5a5a5; padding:0; line-height: 16px; text-align:right; height: 24px;
}

.products p.next_prev img {
	vertical-align:middle; width: 21px; float:none; cursor:pointer;
}

.services {
	margin-right:0;
}

span.frite {
	width: 100%; text-align:right; color: #2c91e3; display:block; font-size:10px; position:absolute; bottom: 20px; right:20px;
}

span.frite  a, span.frite a:hover {
	text-decoration:none; color: #2c91e3; font-size:11px; margin: 0 10px;
}

span.frite a:hover {
	text-decoration:underline; *text-decoration:underline;
}

ul#services, ul#services_left_nav {
	margin: 16px 0 0 0; padding: 0; width:180px; border-top:1px dashed #b7b7b7; list-style:none;
}

ul#services li, ul#services_left_nav li {
	height: 29px; border-bottom: 1px dashed #b7b7b7; background:url(../images/services_li.jpg) center right no-repeat;
}

ul#services li a, ul#services li a:hover, ul#services_left_nav li a {
	text-decoration:none; color: #2b94db; font-size:12px; margin: 0 10px 0 0; display:block; height: 29px; line-height:29px; font-weight:normal;
}

ul#services_left_nav {
	margin: 30px 0 0 0; width:220px; border-top: 0; float: right; padding: 0;
}

ul#services_left_nav li {
	border-bottom: 1px solid #e5e5e5; margin: 0; padding: 0;
}

ul#services_left_nav li a.active, ul#services_left_nav li a:hover {
	color:#f67807; font-weight:bold;
}

/*
Footer Setion - Contains footer links, copyright info
**************************************************************************/

.footer, .footer_inner {
	width: 940px; height:30px; line-height:24px; color:#a5907c; font-size:11px; position:absolute; bottom: -5px;
}

.footer_inner {
	margin-left: 30px;
}

.footer_links {
	width: 500px; float:left; text-align:left;
}

.footer_links a, .footer_links a:hover {
	color: #a5907c; text-decoration:none; font-size:11px; margin: 0px 5px;
}

.footer_links a:hover {text-decoration:underline;}

.copyright {
	width: 300px; float:right; text-align:right;
}

/*
Inenr Pages - Common Styles
**************************************************************************/
.left_content {
	width: 250px; margin: 0; padding: 0; float:left; display:inline-block; margin-bottom: 80px; *padding-bottom: 80px; _padding-bottom: 80px;
}

.middle_content {
	float:left; width: 410px; margin:0 30px 50px 30px; padding:40px 27px 50px 0; border-right:3px solid #f3f3f3; display:inline-block;
}
	.middle_content h2, .middle_content_2 h2 {
		color: #ff9c00; font-size: 22px; font-weight:normal; padding: 0; margin: 0 0 20px 0;
	}
	
	.middle_content p, .right_content p, .middle_content div.listitems {
		color: #646464; font-size:14px; line-height:18px; padding: 0; margin-bottom: 20px;
	}
	
	.middle_content div.listitems b, .middle_content p b, .middle_content_2 p b, .right_content p b {
		color: #000; font-weight:bold; margin:0; padding:0; font-size: 14px;
	}

	.middle_content div.listitems ul, .right_content p ul {
		margin:5px 0 15px 15px; padding:0;
	}

	.middle_content ul.contactFormUl li {
		display: block; margin:5px 0;
	}
	.middle_content input, .middle_content textarea {
		padding:3px 5px; font-size:12px; color:#666; width: 200px; border: 1px solid #ccc; resize: none;
	}
	
	.middle_content label {
		display:block; margin:2px 0;
	}
	
	.middle_content textarea {
		width: 240px; height: 150px;
	}
	
	.middle_content input.button {
		background: #f0f0f0; color: #f67807; font-weight:bold; width: 100px;
	}
	
	.right_content p {
		font-size:12px;
	}
	.right_content p b {
		color: #f67807;	
	}


/*
Sitemap classes
*/

.middle_content_2{
	float:left; width: 600px; margin:0 30px 50px 30px; padding:40px 30px 50px 0; display:inline-block;
}
.middle_content_2 #sitemap p, .middle_content_2 p {
 	padding: 0; margin: 10px 0 10px 0; line-height: 1.5;
 }

.middle_content_2 #sitemap ul.sitemap {
	padding:0; margin-top: -10px; display: inline-block;
}

.middle_content_2 #sitemap ul.sitemap li {
	display: block;
}

.middle_content a, .middle_content a:active, .middle_content_2 a, .middle_content_2 a:active {
	color: #969696; text-decoration: none; padding:4px 10px; display: inline-block;
}

.middle_content a:hover, .middle_content_2 a:hover {
	color: #f67807; text-decoration: underline;
}

.middle_content p a, .middle_content p a:hover, .middle_content_2 p a, .middle_content_2 p a:hover {
	padding:0; text-decoration:none;
}
.right_content {
	float: left; width:220px; margin: 0; padding: 0; display:inline-block;
}

.right_content_in {
	 padding: 30px 0 70px 0; display:inline-block;
}

.bread_crumb {
	position: absolute; bottom: 40px; left: 10px; width:940px; margin-left: 30px; color:#000;
}

.bread_crumb ul {
	list-style:none; margin: 0; padding: 0; color:#2b94db; font-size:12px;
}

.bread_crumb ul li {
	margin: 0; padding: 0; color:#2b94db; font-size:12px; float:left;
}

.bread_crumb ul li a, .bread_crumb ul li a:hover {
	list-style:none; margin: 0; padding: 0; color:#2b94db; font-size:11px; text-decoration:none;
}

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

.bread_crumb ul li span { color:#333; font-size:11px; margin-left: 3px; }

p.more {
	font-size: 13px; color: #f67807; font-weight:bold; font-style:italic;
}

table.data {
	font-size: 12px; border: 1px solid #cfcfcf; border-right:0;
}

table.data td {
	padding:4px; line-height: 1.4; border-bottom: 1px solid #cfcfcf; border-right:1px solid #cfcfcf;
}

sup {
	vertical-align:top; font-size: 8px; font-weight:bold; margin-right:4px;
}



/*This code for Mobile solutions page made by jagadish*/
ul.apps, ul.apps2 {margin:0 0 15px 15px; padding:0; }
ul.apps li, ul.apps2 li {margin:0; padding:0; list-style-type:disc; color:#646464; font-size:14px; line-height:1.5; vertical-align:middle;}
.read_more {color:#FF9C00; font-size:11px; text-align:right; display:block; text-decoration:none;}
ul.apps2 li{
	line-height:2; margin:0;
}

div.middle_content a {margin: 0; padding-left: 0;}

div.middle_content font a, div.middle_content font a:active, div.middle_content font a:visited {margin: 3px 5px; padding: 0; color: #f67807;}

big font {font-size: 12px; color: #696969; line-height: 1.4;}

a big font {font-size: 14px; font-weight: normal; display: block; padding-bottom: 4px; color: #666666; margin: 0; padding-left: 0;}
