@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #e7e7e7;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}

/* left menu links*/

a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	text-decoration: none;
	color: #cccccc;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
}



/* Forms */

.hdrinput {
	font-family: Verdana, Arial, sans-serif;
	background-repeat:repeat-x;
	width:190px;
	height:20px;
	font-size: 10px;
	color:#666666;
	background-color: #E9E9EB;
	margin: 0px;
	padding: 4px;
	border:none;
}

.txtara{
	height:140px;
	width:165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:none;
	background-color:#ffffff;
	padding-right:15px;
}

.fill{
	font-size:10px;
	height:17px;
	color:#666666;
	border:none;
	background-color:#ffffff;
	}
	 
/* Default navigation for content links*/

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

/* Grey links for the navigation*/

a.head:link {
	color: #666666;
	text-decoration: none;
}
a.head:visited {
	text-decoration: none;
	color: #666666;
}
a.head:hover {
	text-decoration: underline;
	color: #ff8400;
}
a.head:active {
	text-decoration: none;
	color: #666666;
}

/* Search box grey*/

.search{
	font-size:10px;
	color:#666666;
	background-color:#CCCCCC;
	}
.headsearch{
	font-size:12px;
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}	
	
.rite{
float:right;
text-align:right;
}
	
/* H1 H2 H3 class defination for SEO*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
/* Class for footer include*/

.footer{color:#CCCCCC;}

/* Class for footer links*/

a.foot:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.foot:hover {
	text-decoration: underline;
	color: #333333;
}
a.foot:active {
	text-decoration: none;
	color: #CCCCCC;
}
/* additional classes for formatting*/

.bold 
{font-weight:bold;}

.red{color:#FF0000;
	}
	
.redbold{color:#FF0000;
	font-weight:bold;}
	
.white {color:#FFFFFF;}


/* left menu links-2*/

a.menu2:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #888888;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu2:visited {
	text-decoration: none;
	background-color: #888888;
	color: #ffffff;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu2:hover {
	text-decoration: none;
	color: #ffffff;
	height: 22px;
	width: 190px;
	background-color: #A2A2A2;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu2:active {
	text-decoration: none;
	background-color: #A2A2A2;
	color: #ffffff;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* left menu links-3*/

a.menu3:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu3:visited {
	text-decoration: none;
	background-color: #F89A20;
	color: #ffffff;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu3:hover 
{
	text-decoration: none;
	color: #000000;
	height: 22px;
	width: 190px;
	background-color: #A2A2A2;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.menu3:active 
{
	text-decoration: none;
	background-color: #F89A20;
	color: #FFFFFF;
	width: 190px;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
menu4
{
	background-color:#000099;
	width:20;
}
menu5
{
	background-color:#CC0000;
	width:20;
}
.mytr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mytrr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.bg-1 {
	background-image: url(images/why-eclat-bg.jpg);
	background-repeat: no-repeat;
	height: 97px;
	display:block;
}
.bold-heading {
	font-size: 13px;
	font-weight: bold;
}
.td-line-img {
	background-image: url(images/line.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display:block;
	height: 40px;
}
.mobi-table {
	border: 1px solid #E1E1E1;
}
.td-line-appl {
	background-image: url(images/line.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	display:block;
	height: 25px;
	width: 50px;
}
.mobi-table-new {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
li {
padding-bottom: 6px;
padding-top: 2px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
}
ul {
padding-bottom: 2px;
}


