@charset "utf-8";
/* CSS Document */
body{margin:0px;}
#container{width:980px;
		   margin-left:auto;
		   margin-right:auto;
		   display:table;}
#logo{width:151px;
	  height:49px;
	  background:url(../images/logo-sharp.gif) no-repeat;
	  float:left;}
#top{height:68px;}
#top-nav{float:right;}
#flag{ width:66px;
	height:28px;
	background:url(../images/indian-flag.gif) no-repeat;
	float:right;
	}
#top-link{
	margin-top:49px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2d2d2d;
	vertical-align: middle;
}
#top-link a{color:#2d2d2d;
            text-decoration:none;}
#top-link a strong{color:#e60a0d;
                   text-decoration:none;}
#top-link a:hover{color:#2d2d2d;
            text-decoration:underline;}
#top-link a strong:hover{color:#e60a0d;
                   text-decoration: underline;}
/*main nav*/
#main-nav{ height:32px;
          background:url(../images/main-nav-bg.gif) repeat-x;
		  }
#main-nav ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#main-nav li {
	display:inline;
	}
#main-nav li a.c{
	color:#ffffff;
	text-decoration:none;
	border:none;
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background: #e60a0d;
			   }
#main-nav li a.c:hover{
	color:#ffffff;
	text-decoration:none;
	border:none;
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background: #e60a0d;
			   }
#main-nav li a{
	color:#ffffff;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232323;
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background:url(../images/main-nav-bg.gif) repeat-x;
			   }
#main-nav li a.e{
	color:#ffffff;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232323;
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background: #e60a0d;
			   }
#main-nav li a.d{
	color:#ffffff;
	text-decoration:none;
	border-left:none;
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background:url(../images/main-nav-bg.gif) repeat-x;
			   }
#main-nav li a:hover{
	color:#ffffff;
	text-decoration:none;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232323;*/
	display: block;
	float:left;
	padding:10px 23px 9px 23px;
	background: #e60a0d;
			   }
#main-nav li.search{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232323;
	display: block;
	float:left;
    padding:8px 5px 0px 23px;;
	background:url(../images/main-nav-bg.gif) repeat-x;
			   }
.input-box{ font-family:Verdana, Geneva, sans-serif;
            font-size:10px;
			color:#232323;
			background:#e5e5e5;
			border:none;
			padding:2px;
			}
/*main nav*/
#flash-header{margin-top:4px;
			  margin-bottom:4px;}
#body-main{ width:980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	display:table;
	margin-bottom:10px;
}
#left-banner{
	width:240px;
	float:left;
	padding-top:9px;
	padding-right:8px;
}
#mid-body{
	width:464px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	padding:9px;
}
#mid-body h1{font-family:Century Gothic, Verdana, Geneva, sans-serif;
			 font-size:20px;
			 color:#2d2d2d;
			 margin:0px;}
#mid-body hr{width:454px;
			 height:1px;
			 color:#eeeeee;}
.red-text{
			 color:#e60a0d;
}
.bottom-border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding:0px 5px 5px 5px;
}
#right-banner{
	width:240px;
	float:right;
	padding-top:9px;
	padding-left:8px;
}			  
.heading {/* width:100%;
		  font:Verdana, Geneva, sans-serif;
		  font-size:10px;
		  color:#ffffff;
		  background:#2d2d2d;
		  font-weight:bold;
		  padding:2px 173px 2px 11px;
		  display:inline;*/
}
.body-text{	float:left;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#7f7f7f;
			line-height:18px;
			text-align:justify;
			padding:10px;
			}
.body-text ul{list-style-position: outside;
	list-style-image: url(../images/red-bullet.gif);
	list-style-type: none;}
.img-right{ float:right;
padding-left:10px;
padding-top:5px;
}
.img-left{ float:left;
padding-right:10px;
padding-bottom:15px;
}
/*.heading-more{font:Verdana, Geneva, sans-serif;
		  font-size:11px;
		  color:#ffffff;
		  background:#2d2d2d;
		  padding:5px 11px 5px 11px;
		  display:inline;
}*/
#bot-nav{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#2d2d2d;
	text-align:center;
	margin-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding:10px 0px 5px 0px;
}
#bot-nav a{color:#2d2d2d;
		   text-decoration:none;}
#bot-nav a:hover{color:#2d2d2d;
		   text-decoration: underline;}
#bot-nav strong {color:#ed1d24;}
#copyright{color:#7b7b7a}
.solution-list{font-family:Verdana, Geneva, sans-serif;
			   font-size:10px;
			   float:left;
			   display:inline;
			   width:200px;
			   padding:15px 20px 35px 10px;
}
.solution-list strong{font-size:11px;
					  color:#e60a0d}
.solution-list a{
					  color:#e60a0d;
					  text-decoration:none;}
.solution-list a:hover{
					  color:#e60a0d;
					  text-decoration:underline;}
.solution-list-border{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:left;
	display:inline;
	width:200px;
	padding:15px 20px 35px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}
.solution-list-border strong{font-size:11px;
					  color:#e60a0d;}
.solution-list-border a{
					  color:#e60a0d;
					  text-decoration:none;}
.solution-list-border a:hover{
					  color:#e60a0d;
					  text-decoration:underline;}
.solution-more{font-size:10px;
			   color:#e60a0d;
			   float:right;}
.solution-more a{color:#e60a0d;
				 text-decoration:none;}
.solution-more a:hover{color:#e60a0d;
				 text-decoration: underline;}
#left-nav {	
	float:left;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	padding:0px 10px 10px 10px;
}
#left-nav strong{font-size: 17px;
				color: #e60a0d;
	}
#left-nav ul{padding-left:0px;
padding-top:10px;
	margin:0px;}
#left-nav li{
	list-style-image: url(../images/lft-nav-bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}
#left-nav a{color:#2d2d2d;
            text-decoration:none;}
#left-nav a:hover{color:#2d2d2d;
            text-decoration: underline;}

.myshow-hide-text{ font-family:Verdana, Geneva, sans-serif;
				 font-size:10px;
				 color:#ffffff;
				 padding:10px 5px 10px 8px;}
.myshow-hide-text b{font-family:Verdana, Geneva, sans-serif;
					padding:25px;
					   color:#ffffff;
					   font-size:12px;}
		   
.show-hide-text{ font-family:Verdana, Geneva, sans-serif;
				 font-size:10px;
				 color:#ffffff;
				 padding:10px 5px 10px 35px;}
.show-hide-text b{font-family:Verdana, Geneva, sans-serif;
					   color:#ffffff;
					   font-size:12px;}
.show-hide-text ul{padding:0px 0px 0px 18px;
				   margin:0px;}
.show-hide-text li{
	list-style-position: outside;
	list-style-type: square;
	list-style-image:none;
	line-height:16px;
	border:none;
}
				   
#pc-less{
	position:absolute;
	left:170px;
	top:495px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#touch-panel{
	position:absolute;
	left:170px;
	top:522px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#e-signage{
	position:absolute;
	left:170px;
	top:547px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#video-conferencing{
	position:absolute;
	left:200px;
	top:575px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#video-wall{
	position:absolute;
	left:170px;
	top:599px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#security{
	position:absolute;
	left:170px;
	top:626px;
	width:321px;
	height:138px;
	z-index:1;
	background:url(../images/show-hide.gif) no-repeat;
	visibility: hidden;
}
#inside-header{ margin-top:4px;
				margin-bottom:4px;
				width:980px;}
#inside-header-img{float: left;
				   width:640px;}
#inside-header-txt{float: left;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#FFFFFF;
					line-height:18px;
					padding:20px 15px 20px 15px;
					width:310px;
					background:#e60a0d;
					height:331px;
					overflow: hidden;
						}
#inside-header-txt h1{
					font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
					font-size:20px;
					color:#FFFFFF;
					padding:0px;
					margin:0px 0px 10px 0px;
					/*font-weight:normal;*/
						}
#inside-header-txt ul{padding:0px;
                      margin:5px 0px 5px 22px}
#inside-header-txt li{list-style-position: outside;
					  list-style-type:square;
					  padding-top:2px;
					  padding-bottom:2px;}