@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1.5em;
}
.discover_bg{ background-image:url(images/discover.jpg); background-repeat:repeat-x; height:41px; background-position:left top;}
.discoverbackgroundcolor{ background-color:#c6d6f4}
.truecellbackgroundcolor{ background-color:#c6e2f7}
.bluepatti{ background-color: #c2e0f5; padding:8px}
.about_bg {background-image:url(images/nav_bg.jpg); background-repeat:repeat-x; height:17px; }
.textpadding{
	padding-left:8px;
	padding-bottom: 8px;
	font-size:12px;
}
.redtitle
{
color:#FF0000; padding-top:5px; font-weight:bold; font-size:14px;
}
.discoverlink a{ color:#666666; font-weight:bold; text-decoration:none}
.discoverlink a:hover{ color:#000000; text-decoration:underline}
.discovermaintitle{ color:#000000; font-weight:bold; font-size:12px; padding-left:20px}
.topnavbg{ background-image:url(images/topnavbg.jpg); height:32px; background-repeat:repeat-x; background-position:left top}
.subtext{ color:#007cc2; padding-left:8px; padding-top:5px; padding-bottom:8px; font-weight:bold}

 Added by Aditya on 03/04/10 

.pdf ul{margin:0px; padding:0px; list-style:none}
.pdf ul li{ padding-top:7px}
.pdf ul li a{background:url(images/pdf_icon.jpg) no-repeat left top; height:20px; padding:5px 0 0 25px; font:12px arial; color:#007cc2; text-decoration:none}
.pdf ul li a:hover{text-decoration:underline}

.partners table{ border:1px solid #e1e1e1; margin-bottom:50px}
.partners table th{padding:5px 10px; background:#ccdbfa; border-bottom:1px solid #e1e1e1; font:bold 12px arial; color:#444}
.partners table td{ border-bottom:1px solid #e1e1e1;padding:5px 0px 5px 10px;}
.partners table td.last{border-bottom:none}

/*Added by Aditya */

.arc_large_img a
{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.arc_large_img a:hover
{
	text-decoration:none;
	color:#000000;
}


/*Home Page slider*/
  /* Easy Slider */

	#slider1 ul, #slider1 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider1, #slider1 li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:225px;
		height:87px;
		overflow:hidden; 
		}
	#slider1 li{ 
		background:#ffffff;
		}		
	#slider1 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider1 li p{ 
		margin:20px;
		}				
	
.home_news a {
	display:block;
	text-decoration:none;
	color:#666666;
	padding-right:5px;
	padding-left:5px;
	border-bottom:solid 1px #d9d9d9;
	padding-bottom:5px;
	padding-top:5px;
}

.home_news a:hover {
color:#000000;
}

span#prevBtn1 a{display:block; text-decoration:none; color:#007cc2; width:16px; background-image:url(images/previous.jpg); background-repeat:no-repeat; font-size:11px; font-weight:bold; float:left; }
	
	span#nextBtn1 a{
	display:block;
	text-decoration:none;
	color:#007cc2;
	width:16px;
	background-image:url(images/next.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	float:left;
}
	

/*slider*/
  /* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:206px;
		height:auto;
		overflow:hidden; 
		}
	#slider li{ 
		background:#ffffff;
		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn a{display:block; text-decoration:none; color:#007cc2; padding:8px; width:50px; padding-left:5px; padding-right:15px; /*background-image:url(images/previous_bt.jpg);*/ background-repeat:no-repeat; font-size:11px; font-weight:bold; float:left; }
	
	span#nextBtn a{
	display:block;
	text-decoration:none;
	color:#007cc2;
	padding:8px;
	width:50px;
	padding-left:5px;
	padding-right:15px;
	/*background-image:url(images/next_bt.jpg);*/
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	float:left;
}
	
.news_text a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	display:block;
	text-decoration:none;
	color:#666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}

.news_text a:hover {
color:#000000;
}			

.title_bg
{
	background-image:url(images/titile_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	color:#000033;
}

.tru_cell
{
	background-image:url(images/tru_cell.jpg);
	background-repeat:no-repeat;
	height:108px;
	width:336px;
	background-position:5px 2px;
	
}

.tru_cell_title
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:1.2em;
}

.tru_cell_text
{
	font-size:11px;
	line-height: 1.2em;
	color: #000000;
	padding-left: 18px;
}

.tru_cell_read_more
{
	padding-right:10px;
	padding-top:3px;
}

.tru_cell_read_more a
{
	text-decoration:none;
	color:#007cc2;
}

.tru_cell_read_more a:hover
{
	text-decoration:none;
	color:#000000;
}

.bread_crunb_nav { color:#333333; padding-right:4px; padding-left:15px; padding-top:5px; display:block; font-weight:bold; margin-top:1px; }
.bread_crunb_nav li { color:#333333; padding-right:4px; padding-left:0px; display:block; float:left ; list-style-image:none;}
.bread_crunb_nav li a { color:#000033; padding-right:4px; padding-left:14px; display:block; padding-top:0px; float:left; text-decoration:none; background-image:url(images/arrow_5.jpg); background-repeat:no-repeat; background-position:left 4px; list-style-image:none;}
.bread_crunb_nav li a:hover { color:#007CC2;}

.testimonial_content
{
	padding-left:5px; padding-top:15px; padding-bottom:10px; border:solid 1px #9a9a9a; border-top:none; border-bottom:none;
}

.product_content
{
	padding-left:15px; padding-top:15px; padding-bottom:10px; border:solid 1px #9a9a9a; border-top:none; border-bottom:none;
}

.fact_align
{
	padding-left:15px;
	padding-top:10px;
}

.fact_align a
{
	text-decoration:none;
	color:#007cc2;
}

.fact_align a:hover
{
	text-decoration:none;
	color:#000000;
}

.header_link a {
	font-family: Arial;
	color: #007cc2;
	text-decoration: none;
	font-size:11px;
}
.header_link a:hover {
	color: #007cc2;
	text-decoration: none;
	font-weight:bold;
}
.text_color {

	color: #007cc2;
	font-weight:bold;
}
.latet_news {width:230px;}
.latet_news ul {margin:0px; padding:0px;}

.latet_news li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	border-bottom:solid 1px #d9d9d9;
	background-image:url(images/latest_news_arrow.jpg); background-repeat:no-repeat; background-position:left 8px;}

.latet_news li a:hover {
	color: #000000;
	text-decoration: underline;
}
.product_nav_bg {background-image:url(images/product_nav_bg.jpg); height:41px; background-repeat:repeat-x; padding-left:35px; color:#000000; font-weight:bold;}

.product_nav ul {color:#101131; font-size:11px; padding-left:3px; list-style:none;}
.product_nav li a {color:#101131; font-size:11px; line-height:2em; font-weight:bold; list-style:none;}
.product_nav li a:hover {color:#007cc2; font-size:11px; text-decoration:underline;}
.product_color {background-color:#ebedbf; }
.product_color2 {background-color:#ccdbfa; }

.product_nav_bg2 {background-image:url(images/inter_bg.jpg); height:41px; background-repeat:repeat-x; padding-left:35px; color:#000000; font-weight:bold;}

.product_nav2 ul {color:#101131; font-size:11px; padding-left:3px; list-style-type:circle}
.product_nav2 li {color:#101131; font-size:11px; line-height:2em; padding-right:12px; list-style-type:disc;}

/* */
.footer_link a {
	font-family: Arial;
	font-size: 11px;
	color: #007cc2;
	text-decoration: none;
}
.footer_link a:hover {
	color: #002B42;
	text-decoration: none;
}



#left_nav_container {float:left; position: relative; width:211px; display:block;}
#left_curve {float: left; position:relative; width:8px; margin:0; padding:0;}
#centre_nav {background-image: url(images/centre_nav.jpg); background-repeat:repeat-x; background-position:top; float:left; width:195px; display:block; height:322px;}
#right_curve {float: left; position:relative; width:8px; margin:0; padding:0;}

.nav {width:195px; margin-top:8px;}
.nav ul {margin:0px; padding:0px; list-style-type:none;}
.nav li {font-size:12px; padding-left:12px; color:#000000; display:block; height:28px; margin-bottom:2px;}
.nav li a {font-size:11px; text-decoration:none; display:block; background-image:url(images/link_bullet.jpg); background-position:left; height:28px; background-repeat:no-repeat; margin-bottom:2px;; height:28px; background-repeat:no-repeat; color:#000000; text-align:left; padding-left:20px; line-height:28px;}
.nav a:active {color: #666666; background-image:url(images/link_bullet_hover.jpg); background-position:left; height:28px; background-repeat:no-repeat;}
.nav a:hover {color: #666666; background-image:url(images/link_bullet_hover.jpg); background-position:left; height:28px; background-repeat:no-repeat;}


.a {color:#666666; text-decoration:none;}
.a:hover {color:#666666; text-decoration:none;}


/* about.html */

.right_title
{
	color:#007cc2;
	font-weight:bold;
	padding-left:25px;
	font-size:15px;
}

.suscribe_content a
{
	padding-left:25px;
	text-decoration:none;
	color:#000033;
}

.suscribe_content a:hover
{
	text-decoration:underline;
}

.contactus_content
{
	padding-left:25px;
	color:#000033;
}

.nav_bg
{
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
}


.client_boader {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
} 


.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll-btn {
	position: absolute;
	background-image: url(buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
	
.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}
	
.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}
	
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
	background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover {
	background-position: -126px -88px;
}
	
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
	background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
	background-position: -42px -88px;
}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert { 
	width: 340px; /* wider than clip for custom button pos. */
	height: 400px;
	margin-bottom: 1.5em;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 290px;
	height: 400px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 290px;
	height: 200px;
}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}

