@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
}
a img
{
	border:0;
}
.pageOuter
{
	width:100%;
	display:block;
	overflow:hidden;
}
.homeBanner
{
	padding:0 0 10px;
	width:100%;
	
  display:block;
	overflow:hidden;
}

.innerBanner
{
	padding:0 0 10px;
	width:100%;
	height:337px;
	margin-bottom:30px;
  display:block;
	overflow:hidden;
}
.headerOuter
{
	padding:7px 0 0;
	position:absolute;
	width:100%;
	z-index:100;
  background:url(../images/header-bg.png) repeat;
}
.header
{
	width:1000px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.headerTop
{
	text-align:center;
}
 
 .menu
{
	margin:0;
	padding:8px 0;
	text-align:center;
	background:url(../images/menu-bg.png) no-repeat;
	width:1000px;
}
 
 .menu ul
{
	margin:0;
	padding:0;
}
 .menu ul li
 {
	 list-style:none;
   font-size:11px;
   display:inline;
	 font-weight:bold;
	 text-transform:uppercase;
 }
  .menu ul li a
  {
	  color:#3e3e3e;
	   padding:0 15px ;
	   text-decoration:none;
  }
  
  .menu ul li a:hover
  {
	  color:#4b20e2;
  }
    .menu ul li a.active
  {
	  color:#4b20e2;
  }
  
  .homeBottomMenuouter
  {
	  width:100%;
	  background:url(../images/home-bottom-menu-bgline.gif) no-repeat center 3px;
	  display:block;
	  overflow:hidden;
	  margin-bottom:10px;
  }
    .homeBottomMenu
  {
	  width:960px;
	  margin:0 auto;
	  padding:0 20px;
	  
	  
  }
   .homeBottomMenu ul
   {
	   margin:0;
	   padding:0;
   }
     .homeBottomMenu ul li
	 {
		 list-style:none;
		 float:left;
	 }
	 
	   .homeBottomMenu ul li a
	 {
		 text-decoration:none;
		 color:#797979;
		 font-size:12px;
		 padding:12px 66px 0;
		 display:block;
		 font-weight:bold;
		 text-transform:uppercase;
		  border-top:solid 7px transparent !important;
	 }
	 .homeBottomMenu ul li a span
	 {
		 text-transform:capitalize;
		  font-size:10px;
	 }
	 
	  .homeBottomMenu ul li a:hover
	  {
		  border-top:solid 7px #1c0a5b !important;
		  color:#000;
   }
   .homeBottomMenu ul li a:hover span
	  {
		 color:#797979;
   }
	 
	 
.homeContentOuter
{
	width:100%;
	margin-bottom:15px;
}
 
 .homeContent
{
	width:920px;
	margin:0 auto;
	background:#fff;
	display:block;
	overflow:hidden;
	padding:40px;
	
}
.m0
{
	margin:0 !important;
}

 .homeContentLeft
 {
	 float:left;
	 width:544px;
	 padding-right:35px;
	 margin-right:35px;
	 	  border-right:solid 1px #cccad4;
	 
 }
  .homeContentLeft h2
  {
	  padding:0;
	  margin:0 0 14px;
	  font-size:30px;
	  color:#3e3e3e;

	  line-height:19px;
  }
    .homeContentLeft h2 span
	{
		font-size:11px;
		color:#5f5f60;
		font-weight:bold;
	}
	    .homeContentLeft p a
		{
			font-size:10px;
			text-transform: uppercase;
			font-size:10px;
			font-weight:bold;
			color:#1c0a5b;
			text-decoration:none;
		}
			
  .homeContentRight
 {
	 float:right;
	 width:305px;
 }
   .homeContentRight h3
   {
	   font-size:16px;
	   margin:0 0 15px;
	   text-transform:uppercase;
	   color:#000;
	    padding-top: 21px;
	   font-weight:bold;
	  
   }
    .homeContentRight h4
   {
	   font-size:14px !important;
	   margin:50px 0 15px;
	   text-transform:uppercase;
	   color:#000;
	   line-height:13px;
    font-weight:bold;
	  
   }
       .homeContentRight h4 span
	   {
		   font-weight:bold;
		   font-size:11px !important;
	   }
 p
 {
	 padding:0;
	 margin:0 0 15px;
	 text-align:justify;
	 line-height:19px;
 }
 
 

 
 #newsticker2-demo {
	font-size: 11px;
	height: 130px;
	padding: 0;
 
}
.newsticker2 {
	height: 135px !important;
	width:auto !important;
}
.newsticker2 ul li {
	width:293px;
	padding-top:0 !important;
			font-size:12px;
			height:135px !important;
			border:none !important;
}
.newsticker2 ul li img
{
	float:left;
	margin-right:12px;
}

.newsticker2 ul li a
{
	text-decoration:none;
}
.newsticker2 ul li h4
{
	padding:0;
	margin:27px 0 5px 0;
	font-size:12px;
}
.newsticker2-jcarousellite {
	width:371px;
	height:112px !important;
}
 
 
.newsticker2 ul li span {
	font-size:12px;
	font-weight: bold;
	color:#3d2e6f;
}

 .footerOuter
 {
	 margin:0;
	 width:100%;
	 padding:3px 0 16px;
 }
  .footer
  {
	  margin:0 auto;
	  width:1000px;
	  display:block;
	  overflow:hidden;
  }
  .footerLeft
  {
	  float:left;
 
  }
  .footerRight
  {
	  float:right;
  }
  .footerRight a {
    color:#787878;
    padding: 0 0 0 32px;
    text-decoration: none;
}
.footerRight a span {
    color: #333;
}
  .contentOuter
  {
	  padding:0;
	  margin:0 0 15px;
	  width:100%;
  }
    .content
	{
		margin:0 auto;
		background:url(../images/content-bg.gif) repeat-y;
		width:945px;
		display:block;
		overflow:hidden;
		padding:30px 25px 30px 30px;
	}
.contentLeft
	   {
		   float:left;
		   width:650px;
	   }
.contentLeft a
  {
	  color:#291764;
  }
  .contentLeft ul
  {
	  margin:0;
	  padding:0;
  }
.contentLeft ul li
   {
	   list-style:none;
	   padding:0 0 10px 15px;
	   background:url(../images/bullet-normal-btn.gif) no-repeat 0 4px;
   }
.contentLeft table
{
	padding:0;
	margin:0;
	border:solid 1px #ccc;
	border-right:none;
	border-bottom:none;
}
.contentLeft table th
{
	padding:5px;
	margin:0;
	background-color:#261562;
	color:#fff;
	border-right:solid 1px #fff;
	
}
.contentLeft table td
{
	padding:5px 12px;
	border-bottom:solid 1px #ccc;
	margin:0;
	border-right:solid 1px #ccc;
}
.row
{
	background-color:#eeeeee;
}
 h3
  {
	  margin:0 0 8px;
	  font-size:14px;
	  padding:0;
  }
.contentRight
	   {
		   float:right;
		   width:214px;
	   }
	   
.contentRight h2 {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 15px;
    margin: 0 0 5px;
    padding: 0;
}
	   
	   .contentRight h3
	   {
		   background-color:#261562;
		   padding:7px 10px;
		   text-transform:uppercase;
		   color:#fff;
		   margin:0;
	   }
	    .contentRight ul
	   {
		   margin:0;
		   padding:0;
	   }
	   .contentRight ul li
	   {
		   list-style:none;
		   }
	   .contentRight ul li a
	   {
		   padding:2px 12px 2px 17px;
		   text-decoration:none;
		   color:#666;
		   line-height:12px;
		    background: url(../images/bullet-normal-btn.gif) no-repeat 6px 5px;
		   margin:0;
		   font-size:11px;
		   font-weight:bold;
		   text-transform:uppercase;
 
	   }
	    .contentRight ul li a:hover
		{
			color:#000;
				   background: url(../images/bullet-normal-btn1.gif) no-repeat 6px 5px;
		}
 .contentRight ul li a.active
		{
			color:#000;
				   background: url(../images/bullet-normal-btn1.gif) no-repeat 6px 5px;
		}
h1
{
	padding:0;
	margin:0 0 10px;
	font-size:25px;
	text-transform:uppercase;
	color:#3e3e3e;
	display:block;
	overflow:hidden;
}
h1 span
{
	font-size:13px;
	line-height:12px;
}

h1 span.title
{
	font-size:25px;
	float:left;
	line-height:normal !important;
 
}
h1 img
{
	float:right;
}

h1 a
{
	font-size:11px;
	float:right;
	
}
.mb20
{
	margin-bottom:20px !important;
}
 
.menu_head {
 margin: 0 5px 2px;
 cursor:pointer;
	color:#666;
	border-top: 1px dashed #ccc;
  font-weight: bold;
	text-transform:uppercase;
/*	background:  url(../images/right-menu-arrow.gif) no-repeat 188px;*/
	font-size:11px;
	padding: 5px 0 2px 0;
 
}
.menu_head :hover {
 color:#000;
	overflow:hidden;
	display:block;
/*background:  url(../images/right-menu-arrow1.gif) no-repeat 188px; */
}

.menu_head p {
	padding:0;
	margin:0;
	
}
.menu_head  a
{
	display:block;
	padding:0 8px
}
	
.menu_head p:hover {
 background:#66b01e url(../images/acordian-bg-hover.jpg) no-repeat left top !important;
	color:#fff;
}
.menu_head p:active {
	padding:0;
	margin:0;
	background:#66b01e url(../images/acordian-bg-hover.jpg) no-repeat left top !important;
	color:#fff;
}
.menu_body {
	display:none;
}
.menu_body ul p {
	margin:0;
	padding:0 0 0 0;
	
}
.menu_body ul {
	margin:0 2px 9px 15px;
	padding:0;
 }

.menu_body ul li a {

    font-size:9px;
    list-style-type: none;
    margin-bottom: 1px;
    letter-spacing: 1px;
 
}
.menu_body ul li:hover {
	color:#1e4e87 !important;
	
}

.menu_body ul li.activebtn {
    background:#66b01e url(../images/content-right-bullets-hover.gif) no-repeat -5px top ;
	color:#fff;
	
	
}
.menu_body ul li.activebtn:hover
{
	background:#66b01e url(../images/content-right-bullets-hover.gif) no-repeat -5px top !important;
}
.menu_body ul li.activebtn a
{
	background:none;
	color:#fff;
}
.menu_body ul li.active {
    background-color:#154179 !important;
}

.menuOn {
/*background:  url(../images/right-menu-arrow1.gif) no-repeat 188px; */
color:#000;

}
.activeMenu

{
/*background:  url(../images/sidebar-h3-bg-down.png) no-repeat;*/

} 

.groupCompany
{
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}
.groupCompany img
{
	float:left;
	margin:0 18px 18px 0;
}
.mr0
{
	margin-right:0 !important;
}
.bg1
{
	background:#fff
}

.contactOuter
{
	padding:0;
	margin:0;
}
.contactLeft
{
	float:left;
	width:242px;
}
.contactLeft h3
{
	font-size:15px;
	margin:0 0 5px;
	padding:0;
}
 
.contactLeft a
{
	color:#000;
}
.contactRight
{
	float:left;
	border:solid 1px #ccc;
	width:405px;
}
.slideshow
{
	margin:10px 0 15px;
	display:block;
	overflow:hidden;
}
 
.slideshow img
{
  border:solid 5px #f2f2f2;
}

.enterpriseOuter
{
	padding:30px 0 0;
	margin:0 0 15px;
	display:block;
	border-top: 1px dashed #ccc;
	
	overflow:hidden;
}
.enterpriseInner
{
	float:left;
	width:214px;
	margin-bottom:11px;
 
}
.enterpriseInner  h2
{
	padding:0;
	font-size:15px;
	margin:0 0 5px;
	background:none;
	color:#333;
}
 
.enterpriseInner  a
{
	color:#261562;
	text-decoration:none;
}

.oralb
{
	padding:0;
	margin:0;
}
.oralb ul
{
	margin:0;
	padding:0;
}
.oralb ul li
{
	list-style:none;
	background:none;
	 float:left;
	 	padding:0 0 10px 0 !important;
	margin-right:10px;
}
.oralb ul li img
{
	border:solid 4px #ccc;

	}
	.printerImg
	{
		float:left;
		margin-right:15px;
	}
	
h5
{
	padding:0;
	margin:120px 50px 0;
	color:#000;
	text-transform:capitalize;
	text-align:center;
	font-size:26px;
}

.galleryimg
{
	padding:0;
	margin:0;
	display:block;
	height: auto !important;
	overflow:hidden;
}
 
.galleryimg img
{
	float: left  ;
    height: 155px  ;
    list-style: none outside none;
    margin: 0 24px 15px 0  ;
    padding: 3px;
    width: 184px  ;
	background:url(../images/img-bg.gif) no-repeat !important;
}

.manufactureimg
{
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}
 
.manufactureimg img
{
	float: left;
	margin: 0 24px 15px 0 ;
	background:none;
	padding:0 !important;
	
  
}
.mb0
{
	margin-bottom:0 !important;
}

.rayalaTowersAddress
{
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
	clear: both;
}
.rayalaTowersAddressLeft
{
	float:left;
}
.rayalaTowersAddressLeft h3
{
	padding:0;
	margin:0 0 8px;
}
.rayalaTowersAddressright
{
	float:right;
	border:solid 5px #fff;
}
.towers
{
	float:left;
	margin-right:10px;
}
 