body {
	margin: 0 auto;
	padding: 0;
	font:13px/18px Arial;
}
a, img {
	border: 0;
	outline: 0;
}
a img, span img {
	border: none;
	outline: none;
}
p, span, ul, div,em,h4 {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	
}
em {
	font: italic 11px/30px Arial;
}
.clear {
	clear: both;
}
.paddingleft10{padding-left:25px;}
.marginleft312{margin-left:300px;}
.paddingtop18 {
	padding-top: 20px !important;
	padding-bottom: 24px !important;
}
.margintopbottom10 {
	margin: 10px 0 !important;
}
.margintop25 {
	margin: 25px 0;
}
.margintprl25 {
	margin: 25px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.marginright {
	margin-right: 40px; width:350px;
}
.marginleft {
	margin-left: 60px;
}
.margintop30 {
	margin-top: 30px !important;
}
.relative{ position:relative;}
.color_red{color:#C90000;}
.color_blue{color: #2975ec;}
.font20{ font-size:20px;}
.textleft{ text-align:left !important; width:400px !important; float:left;}
.paddingtopbot10{ padding:10px 0;}
.borderbottom{ border-bottom:1px solid #2975ec; padding:10px 0; }
.bordertop{ border-top:1px solid #2975ec; padding:10px 0 0 0; }
.borderbottomwhite{ border-bottom:2px solid #ffffff;}
.bgNone{ background:none !important;}


.line-height{ line-height:18px;}
/* right side panel*/
.sidebar {
	width: 29px;
	height: 212px;
	position: fixed;
	top: 215px;
	right: 0;
	z-index: 999;
	background: url(../images/side-panel.png) no-repeat 2px top;
}
.sidebar_event {
	width: 29px;
	height: 310px;
	position: fixed;
	top: 215px;
	right: 0;
	z-index: 999;
	background: url(../images/side-panel.png) no-repeat 2px top;
}
.sidebar_power {
	width: 29px;
	height: 114px;
	position: fixed;
	top: 215px;
	right: 0;
	z-index: 999;
	background: url(../images/side-panel.png) no-repeat 2px top;
}
.form {
	position: absolute;
	top: 22px;
	width: 260px;
	font: 12px/20px Arial;
	right: -950px;
	background: #dbdcde;
	padding: 5px 10px;
	border-radius: 10px;
}
.contactform {/* background:url(../images/sidebar.png) no-repeat;*/
	position: absolute;
	width: 55px;
	right: 7px;
	top: 17px;
	float: right;
}
#wheretobuy {
}
#contactus img {
	margin: 5px 0 0 0;
}
#event img {
	margin: 5px 0 0 0;
}
.sidebar .contact img {
	padding-top: 5px;
	padding-left: 10px;
}
.sidebar_event .contact img {
	padding-top: 5px;
	padding-left: 10px;
}
.sidebar_power .contact img {
	padding-top: 5px;
	padding-left: 10px;
}
.form_event {
	position: absolute;
	top: 22px;
	width: 720px;
	font: 12px/20px Arial;
	right: -800px;
	background: #dbdcde;
	padding: 5px 10px;
	border-radius: 10px;
}
.form_event p {
	border-right: 1px solid #fff;
	padding: 0 10px;
	margin: 10px 0;
}
.form_event p.last {
	border-right: none;
}
.form_event p span {
	font: bold 14px/25px Arial;
	text-decoration: underline;
}
.form_event p a {
	color: #2975EC;
}
.form_event p a:hover {
	color: #ff0000;
}
.form p {
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
	margin: 10px 0;
}
.form p.last {
	border-bottom: none;
}
.borderright {
	border-right: 1px solid #fff;
	padding-right: 20px;
}
.form_full {
	position: absolute;
	border:4px #FFF solid;
	width: 550px;
	font: 12px/20px Arial;
	
	background: #dbdcde;
	padding: 5px 10px;
	border-radius: 10px;
}
.form_full p {
	
	padding: 0 10px;
	margin: 10px 0;
	width: 540px;
	min-height: 20px;
}
.form_full p.last {
	border-right: none;
}
.form_half {
	position: absolute;
	top: 20px;
	width: 540px;
	font: 12px/20px Arial;
	right: -600px;
	background: #dbdcde;
	padding: 5px 10px;
	border-radius: 10px;
}
.form_half p {
	
	padding: 0 10px;
	margin: 10px 0;
	width: 220px;
	min-height: 160px;
}
.form_half p.last {
	border-right: none;
}

#close {
	text-align: right;
	position: absolute;
	right: 5px;
*right:2px;
*top:2px;
	cursor: pointer;
}

#contactusform a{color: #3c3939;}

#contactusform a:hover{color: #9f0302;}
/* right side panel*/


#container {
	width: 1000px;
	margin: 0px auto;
	margin-top: 21px; /*border:1px solid #000;*/
}
#container #header {
	padding: 0 17px;
	float: left;
	width: 966px;
}
#container #header img {
	float: left;
}
.searching {
	float: right;
	position: relative;
	width: 300px;
	top: 6px;
}
.search {
	font: normal 12px/30px Arial;
	color: #4c4b4b;
	background: url(../images/search.png) no-repeat;
	width: 175px;
	height: 24px;
	line-height: 24px;
	padding: 0px 28px 0 8px;
	margin: 3px 17px 0 0;
	vertical-align: top;
	outline: none;
	border: none;
}
.searching input[type="submit"] {
	background: url(../images/search_button.png) no-repeat left top;
	border: medium none;
	font-size: 0;
	height: 20px;
	position: absolute;
	right: 115px;
	text-indent: -9999px;
	top: 6px;
	width: 21px;
	z-index: auto;
	cursor: pointer;
}
.header_links {
	display: inline-block;
	width: 105px;
	position: absolute;
	top: 0;
	right: 0;
}
.header_links a {
	font: normal 11px/17px Arial;
	color: #366ec9;
	background: url(../images/header_arrow.png) no-repeat left 2px;
	padding-left: 10px;
}
.header_links a:hover{ color:#ff0000;}
#container #navigation {
	float: left;
	margin: 14px 0 2px 0px;
	clear: both;
	width: 1000px;
}
#container #navigation ul {
	list-style: none;
}
#container #navigation ul li {
	float: left;
	background: url(../images/navigation_bg.png) repeat;
	height: 61px;
}
#container #navigation ul li.first {
	background: url(../images/navigation_left_bg.png) no-repeat left center;
}
#container #navigation ul li.last {
	background: url(../images/navigation_right_bg.png) no-repeat right center;
}
#container #navigation a {
	display: inline-block;
	text-align: center;
	float: left;
	padding: 0px 0 0 9px;
	height: 61px;
	background: url(../images/navigation_separator.png) no-repeat right center;
}
#container #navigation span {
	color: #373737;
	font: normal 13px/16px Arial;
	
	display: inline-block;
	float: left;
	padding: 13px 11px 15px 0px;
	width: 80px;
	text-align: center;
}
#container #navigation a.last {
	background: none;
}
#container #navigation ul li a.active {
	background: url(../images/navgigation_left_hover.png) no-repeat left top;
}
#container #navigation ul li a.active span {
	background: url(../images/navgigation_right_hover.png) no-repeat right top;
	color: #fff;
}
#container #navigation a:hover {
	background: url(../images/navgigation_left_hover.png) no-repeat left top;
}
#container #navigation a:hover span {
	background: url(../images/navgigation_right_hover.png) no-repeat right top;
	color: #fff;
}
#container #inner {
	margin: 0 auto;
	clear: both;
	width: 1000px;
	overflow: hidden;
}
#container #inner .inner_left {
	float: left;
}
#container #inner .inner_right {
	float: left;
	border-left: 1px solid #cbcbcb;
	padding-left: 10px;
}
#container #inner .inner_left_home {
	float: left;
	border-right: 1px solid #cbcbcb;
	margin-right: 10px;
}
#container #inner .inner_right_home {
	float: left;
}
/* slider*/

#slides {
	position: relative;
}
.slides_container {
	width: 768px;
	height: 396px;
	overflow: hidden;
	position: relative;
	display: none;
}
#slides .slide {
	width: 768px;
	height: 373px;
	display: block;
}
.pagination {
	width: 144px;
	position: absolute;
	right: -2px;
	bottom: 0px;
	
}
.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/slider/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/*slider  */

#container #inner .corousal {
	margin: 30px auto;
	width: 950px;
}
.corousal .press p.top {
	background: url(../images/pr_top.jpg) no-repeat;
	width: 906px;
	height: 7px;
}
.corousal .press p.bottom {
	background: url(../images/pr_bottom.jpg) no-repeat;
	width: 906px;
	height: 7px;
}

.corousal .press div.body {
	background: url(../images/pr_mid.jpg) repeat-y;
	width: auto;
	padding: 12px;
	overflow: hidden;
}
/*** nov 7, 2013******/

.corousal .press p.left {
	background: url(../images/pr-left.jpg) no-repeat;
	width: 11px; height:235px;
	 float:left;
}
.corousal .press p.right {
	background: url(../images/pr-right.jpg) no-repeat;
	width: 11px;height:235px;
	 float:left;
}
.corousal .press div.mid {
	background: url(../images/pr-mid.jpg) repeat-x;
	width: auto; height:195px;
	padding:25px 0px 15px 12px;
	overflow: hidden; float:left; 
}
.environment{float:right; margin-right: -15px;}
/*** nov 7, 2013******/
div.body p {
	min-height: 195px;
	float: left;
	background: url(../images/pr_separator.jpg) no-repeat right center;
	padding: 0 15px 0 25px;
	width: 200px;
}
div.body p.title {
	padding-left: 0px !important;
	width: 146px;
}
div.body p.title span {
	font: normal 18px/25px Arial;
	color: #6b6b6b;
	padding-left: 10px;
	display: inline-block;
}
div.body p.title img {
	margin-top: 15px;
}
div.body p span.date {
	font: normal 11px/18px Arial;
	color: #9e9da2;
	display: block;
}
div.body p span.heading {
	font: bold 12px/18px Arial;
	color: #444444;
	display: block;
	/*height: 75px;*/
}
div.body p span.text {
	font: normal 12px/18px Arial;
	color: #444444;
	display: block;
	margin: 10px 0 10px 0;
}
div.body p a {
	font: normal 12px Arial;
	color: #e22523;
	background: url(../images/read_more.jpg) no-repeat center right;
	padding-right: 20px;
}
div.body p.last {
	background: none;
}
/* footer*/
.tab_content_wheretobuy {
	
	background: #fff;
	border: 1px solid #ababab;
	/*border-radius: 0 0 10px 10px;*/
	clear: both;
	overflow: hidden;
}

.tab_content {
	
	background: #fff;
	border: 1px solid #ababab;
	border-radius: 0 0 10px 10px;
	clear: both;
	overflow: hidden;
}
ul .tabdemo li{ margin:0; padding:0;}
ul.tabdemo li {
				list-style:none;
				display:inline;
				 position: relative;
                 top: 2px;
                 z-index: 997;  margin-right:-0px; float:left;
	
			}

			.tabdemo a {
				
				display:inline-block;  /*border-right:1px solid #EDEDED;**/
				 margin: -20px 0 0;
				text-decoration:none; 
					background:url(../images/a.png) no-repeat center left ; padding:0px 0 0 2px;
			}
			.tabdemo a span {
				height: 14px;
padding: 10px 15px 20px 13px;
				display:inline-block;
				color:#000;
				text-decoration:none;
				background:url(../images/span.png) repeat-x right center;
			}

			.tabdemo a.active {
				padding:0px 0px 0 12px;
				display:inline-block;
				text-decoration:none;
				background:url(../images/a_active.png) no-repeat left center;
				
			   
			}
			.tabdemo a.active span {
				padding:10px 15px 20px 3px ;
				display:inline-block;
				color:#c90000;
				text-decoration:none;
				background:url(../images/span_active.png) no-repeat right center;
			}
			
			.tabdemo a:hover{
				padding:0px 0px 0 12px;
				display:inline-block;
				text-decoration:none;
				background:url(../images/a_active.png) no-repeat left center;
				
			   
			}
			  .tabdemo a:hover span {
				padding:10px 15px 20px 3px ;
				display:inline-block;
				color:#c90000;
				text-decoration:none;
				background:url(../images/span_active.png) no-repeat right center;
			}

/*--------  tabs ------------------*/
.item {
	clear: both;
	padding: 20px 10px;
	border-bottom: 1px solid #2975ec;
	overflow: hidden;
	margin:0 40px;
}
.itemads {
	clear: both;
	padding:  10px 10px  20px 10px;
	border-bottom:1px solid #2975ec;
	overflow: hidden;
	margin:0 10px;
}
.itemads h2{color: #c90000; font:20px/0px Arial;}
.itemads span{ display:inline-block; padding:10px 0; color:#444444;}
.itemads a img{ border:1px solid #ccc;}
.last {
	border-bottom: none;
}
.item .item_left {
	float: left;
	width: 300px; /*200*/
	text-align: center;
}
.item .item_left span {
	display: block;
	font: normal 14px/20px Arial;
	color: #bd1d49;
}
.item .item_right {
	float: left;
	vertical-align: middle;
	font: 13px/24px Arial;
	
}
.item .item_right p {
	color: #383838;
	
	float: left;
	width: 200px;
	background: url(../images/inner_content_separator.png) no-repeat right center;
}

.item .item_right p.last {
	background: none;
}
.item .item_right p a {
	color: #2975ec;
}
.item .item_right p a:hover {
	color: #ff0000;
}
.item .item_right p span a {
	color: #2975ec;
	font: 14px/24px Arial;
	display: block;
}
.item .item_right p span a:hover {
	color: #ff0000;
}
.item .item_right p.width {
	width: 500px;
	display: inline;
	background: none;
	padding: 10px 0 0 30px;
	overflow: hidden;
}
.item .item_right  ul{ margin:0; padding:0; list-style:none;}
.item .item_right  ul li{background: url(../images/inner-arrow.png) no-repeat left 8px;
	padding-left: 15px;}
.item .item_right  ul li ul li{background: url(../images/inner-arrow.png) no-repeat left center;
	padding-left: 15px;}

.button {
	margin: 20px 0;
}
.authorised_button {
	padding: 5px 8px;
	background: #ccc;
	color: #000;
	font: bold 14px Arial;
	border-radius: 5px;
}
ul.dcs {
	list-style: none;
	margin-left: 30px !important;
}
ul.dcs li {
	background: url(../images/inner-arrow.png) no-repeat left center;
	padding-left: 15px;
	
}
.paddinglr {
	padding: 0 30px;
}
.breadcrumb {
	color: #4e4e4e;
	border-top: 5px solid #014051;
	padding: 10px 0 0px 8px;
	font: normal 12px/18px Arial; margin:0 2px 0 0;
}
.breadcrumb a {
	color: #2975EC;
}
 .breadcrumb a:hover{ color:#ff0000;}
.breadcrumb_short {
	color: #4e4e4e;
	padding: 10px 0 0px 8px;
	font: normal 12px/18px Arial;
	border-top: 5px solid #DE5529; margin:0 2px 0 0;
}
.breadcrumb_short a {
	color: #2975EC;
}
.breadcrumb_short a:hover{ color:#ff0000;}

.semiconductor {
	margin:20px 0 20px 8px;   font: normal 13px/18px Arial;
}
.semiconductor p {
	
	color: #444444;
	margin-bottom: 20px;  text-align:left;
}
.semiconductor a {
	margin-right: 7px; color: #2975EC;
}
.semiconductor a:hover {	color: #ff0000;}
.semiconductor a.last {
	margin-right: 0px !important;
}
.semiconductor a img { opacity:0.9;
-ms-filter: "alpha(opacity=90)";
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
}
.semiconductor a img:hover {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.office_automation_tabs {
	 margin: 40px  0 20px 7px;
}
.office_automation {
	padding: 20px; font: normal 13px/18px Arial; color: #444444;
}
.office_automation p strong {
	color:#C90000;
	
}
.office_automation p a {
	color: #2975EC;
}
.office_automation p a:hover {
	color: #ff0000;
}
.icon{	background: url(../images/inner-arrow.png) no-repeat right 5px;
	padding-right: 8px;}
.office_automation p span {
	font: bold 14px/20px Arial;
	color:#C90000;
}

.office_automation p.section {
	background: url(../images/automation_separator.png) no-repeat right center;
	width: 275px; /*200*/
	float: left;
	padding: 0px 20px 0 20px;
	min-height: 360px;
	overflow: hidden;
	margin: 20px 0;
}
.office_automation p.first {
	padding-left: 0;
}
.office_automation p.last {
	background: none !important;
	padding-right: 0;
}
.office_automation p.section img {
	margin: 0 0 0 70px;
}
.office_automation p.section strong { color:#C90000;
}
.office_automation p.section a {
	color: #2975EC;
	background: url(../images/inner-arrow.png) no-repeat right 5px;
	padding-right: 8px;
}
.office_automation p.section a:hover{ color:#ff0000;}
.office_automation ul {
	margin: 10px 0;
	padding: 0 8px;

	color: #444444;
	list-style: none;
}
.office_automation ul li {
	margin-left: 3px;
	padding-left: 10px;
	background: url(../images/inner-arrow.png) no-repeat left 6px;
}
.office_automation ul li ul {
	margin: 0px 0;
}
.office_automation ul li strong{color:#C90000;}

.air_conditioner {
	margin-bottom: 20px;  /*text-align:center;*/
}
.air_conditioner p {
	font: normal 13px/18px Arial;
	color: #444444;
	margin-bottom: 20px;
}
.air_conditioner a {
	text-align: center;
	margin: 0px 25px 0 0;
	border: 1px solid #ccc;
	padding: 5px;
	display: inline-block;
	border-radius: 10px;
	color:#2975EC;
}
.air_conditioner a span {
	font: normal 14px/24px Arial;
	color: #ad1745;
}
.air_conditioner a:hover, .air_conditioner a span:hover { text-decoration:none; color:#ff0000;}

.air_conditioner a img {
	opacity: 0.9;
	-ms-filter: "alpha(opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
.air_conditioner a img:hover {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.toshiba_corporation {
	padding: 20px 0;
	overflow: hidden;
	font: normal 13px/20px Arial;
}
.toshiba_corporation p span{font: bold 14px/20px Arial; text-transform:uppercase;}
.toshiba_corporation p {
	
	color: #444444;
	padding: 0 8px
}
.toshiba_corporation p a {
	color: #2975EC;
	line-height: 20px;
}
.toshiba_corporation p a:hover {
	color: #ff0000;
}
.toshiba_corporation ul {
	margin: 10px 0;
	padding: 0 8px;

	color: #444444;
	list-style: none;
}
.toshiba_corporation ul strong{ color:#c90000}
.toshiba_corporation ul li {
	margin-left: 3px;
	padding-left: 10px;
	background: url(../images/inner-arrow.png) no-repeat left 6px;
}

.toshiba_corporation ul li span{color:#C90000;}

.technology_innovation {
	padding: 20px 0;
}
.technology_innovation ul {
	clear: both;
	margin: 0px 0;
	padding: 0 8px;
	font: normal 12px/18px Arial;
	list-style: none;
}
.technology_innovation ul li {
	margin: 5px;
	padding: 5px 0;
	border-bottom:1px solid #2975ec;
	padding-left: 10px;
	background: url(../images/inner-arrow.png) no-repeat left 10px;
}
.technology_innovation ul li strong {
	color: #444444;
}
.technology_innovation ul li a {
	color:#2975EC;
}
.technology_innovation ul li a:hover {
	color:#ff0000;
}
.pressroom {
	padding: 20px 0;
}
.pressroom ul {
	clear: both;
	margin: 10px 0; /*width:768px;**/
	padding: 0 4px;
	font: normal 13px/18px Arial;
	list-style: none;
}
.pressroom ul li {
	margin: 5px;
	padding: 5px 0;
	border-bottom:1px solid #2975ec;
	padding-left: 10px;
	background: url(../images/inner-arrow.png) no-repeat left 10px;
}
.pressroom ul li strong {
	color: #444444;
	font-size: 12px;
}
.pressroom ul li a {
	color: #2975EC;
}
.pressroom ul li a:hover {
	color: #ff0000;
}


.authorised_distributor {
	padding: 0px 0 0 0; font: normal 13px/18px Arial;
}
.authorised_distributor ul {
	clear: both;
	margin: 0px 0;
	overflow: hidden;
	padding: 20px 0 0 0;
	
	list-style: none;
}
.authorised_distributor ul span {
	color: #f00;
	font: bold 14px/20px Arial;
}
.authorised_distributor ul li {
	margin: 5px;
	float: left;
	padding: 5px 0;
	width: 230px;
	padding-left: 10px;
}
.authorised_distributor ul li span {
	color: #f00;
	font: normal 12px/18px Arial;
}
.authorised_distributor ul li strong {
	color: #444444;
}
.authorised_distributor ul li a {
	color: #2975EC;
}
.authorised_distributor ul li a:hover {
	color: #ff0000;
}

#form {
	padding: 0 0px;
	font: normal 13px/18px Arial;
}
#form span {
	font: normal 13px/18px Arial;
}
.sections {
	overflow: hidden;
	float:left; 
	padding: 8px 5px;
}
.sections span {
	color: #f00;
}
.form_left {
	float: left;
	margin-right: 20px;
	width: 220px;
	font: normal 13px/18px Arial;
}
.form_right {
	float: left; width:160px;
}
#form input {
	border-radius: 5px;
	padding: 5px;  outline:none;
}
#form textarea {
	border-radius: 5px;
	padding: 5px;
	color: #444444;
	height: 50px;
	width: 150px;   outline:none;
}
#form select {
	border-radius: 5px;
	color: #444444;outline:none;
	 
	width: 150px;
	padding: 5px;

}
#form select option {
	color: #444444;
	padding: 5px;
	
}

.slideshow{
		width:768px;
		list-style: none;
		position:relative;
		z-index:0;
		
	}
 	ul.slideshow li {
		position:absolute;
		left:0px;
		top:0px;
		display:inline;
		
	}
	ul.slideshow li.show {
		z-index:500;
			
	}
	
	.filteroff{ filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0.5\'/></filter></svg>#grayscale");
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */}
	
	.filteron{filter: none;
		-webkit-filter: grayscale(0);}
		
		
		.companies{ width:450px; border-right:1px solid #2975EC; float:left; 
		 /*background:url(../images/inner_content_separator.png) repeat-y right center; */margin-right:40px;} 
		.nobg{ background:none; border-right:none; margin-right:0px;}
		.companies p{ border-bottom:1px solid #2975EC; width:380px; padding:10px 0 10px 0px; margin-left:8px; height:175px;}
		.companies p span{ line-height:25px; color:#C90000;}
		.companies .noborder{ border-bottom:none;} 
		
		
.showdiv{ padding: 5px 0;}
.showdiv a{color: #2975EC;}
.showdiv a:hover{ color:#ff0000;}
#city{ margin-left:10px;}

.item_right h3{ color:#C90000;}

ul.gridview{ width:890px; }
ul.gridview li{ background:none;border-left:1px solid #2975EC; border-right:1px solid #2975EC; border-top:1px solid #2975EC;  display:block;  }
ul.gridview li strong{border-right:1px solid #2975EC;  display:inline-block; width:150px; padding:8px 0; color:#444444;}
.liborderbottom{border-bottom:1px solid #2975EC;}


.outerprod_innovation{ 
    overflow: hidden;
    padding: 15px 0 0px 8px; 
    width: 960px; z-index:0; margin-top:20px;} 
	
.innovation{ background:#E4E4E4; text-align:center; margin:0 auto; padding:10px; margin-left:24px; }
#image{/*position:absolute;*/}


.thumbnail_container{position:relative; clear:both; padding: 5px 13px;}
.image_container{ height:300px;clear:both; margin:30px auto; }
#content{ position:absolute;}
#image{position:absolute; margin-top:20px;}


#largeImg {
	
}
.mainn{
	  display: inline;
    float: left;
   
    width: 884px;
    z-index: 0;
	}
#close{position:absolute; right:5px; top:5px;}

#scroller{  }

ul.images 
{
  padding:0px;
  margin:0px;
  white-space: nowrap;
  width:auto;
  overflow:hidden;
}

ul.images li 
{
 
  display: inline;
  margin:0; padding:0; background:none;
 
}


ul.images li  a{text-decoration:none; display:inline-block; width:65px; height:20px; background:url(../images/world-first/inovation.png) no-repeat;color:#2c2e30; padding:20px 0; font:bold 14px/18px Arial; margin:0px 0 0px 5px;}
ul.images li a.actives { background:url(../images/world-first/inovation_hover.png) no-repeat; color:#fff;}
ul.images li a:hover {  background:url(../images/world-first/inovation_hover.png) no-repeat; color:#fff;}


a.left, a.right {
	display: block inline;
	width: 51px;
	height: 58px;
	float: left;
	margin: 0px 0px;
	cursor: pointer;
	position:absolute;  top:150px; 
	
}

a.right { background: url(../images/world-first/arrow_right.png) no-repeat; position:absolute;right:2px; z-index:100;}
a.right:hover  { background-position:0px 0px; }
a.right:active 	{ background-position:0px 0px; } 

a.left	{ background: url(../images/world-first/arrow_left.png) no-repeat; left:7px;    z-index:100; } 
a.left:hover  { background-position:0px 0px; }
a.left:active  { background-position:0px 0px; }

a.disabled { opacity:0.6; cursor:default; } 

.spanabsolute{ width:320px; float:left }
.spanabsolute span{ padding:5px 0 !important;}

.spanabsolutenew{ width:222px; float:left; border:1px solid #CCC; margin-right:25px; }
.spanabsolutenew span{ padding:8px !important;}

.spanabsoluteTVC{ width:318px; float:right; border:1px solid #CCC;}
.spanabsoluteTVC span{ padding:8px !important;}
@media print{
	
	{size: auto;    
    margin: 5mm 5mm 5mm 5mm;  
	mso-header-margin:.5in; 
mso-footer-margin:.5in; 
mso-paper-source:0;
	}
	body {    margin: 0px; position:relative;} 
	.sidebar_power, .sidebar{ position:absolute; right:-10px;}
	#contact{}
	#contactusform{ visibility:hidden;}
	.page-break { display:block; page-break-before:always; }


	}
	
	
.opcity
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.opcity:hover
{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}