/*
CSS for Design Template
of Ichhe Web Site
12-01-2009
By: Souvik Mitra, eNoki IT Solutions.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #340000 ;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #EEE5CF;
}

a {
    text-decoration: none;
}

a img{
	border: none;
}

/* Page */
#add {
	background: #900101 url(../images/new/common/bodyBG2.png) repeat-x;
    width: 100%;
    height: 100%;
    
}

#wrapperSpcl {
	width: 999px;
	margin: 0 auto;
	background: url(../images/new/common/wrapSpclNew.png) repeat-y;
	height:100%;
    overflow: hidden;
}

#wrapper {
	width: 999px;
	margin: 0 auto;
	padding-top: 25px;
	background: url(../images/new/common/wrapBG3.png) no-repeat;
	min-height: 582px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 582px;
}
/**/

#page {
	width: 851px;
	margin: 0 auto;
	margin-bottom: 0;
}

#header {
    height: 142px;
}

#upperHeader {
    height: 94px;
	background: #8A2118 url(../images/new/common/upperHeaderBG.png) no-repeat;
}

#vinayakText {
    float: left;
    /*padding-top: 22px;*/    
}

#vinayakLogo {
    float: left;
    /*padding-top: 26px;
    padding-left: 9px;  */  
}

#lowerHeader {
    width: 850px;
    height: 48px;
	background: #8A2118 url(../images/new/common/lowerHeaderBG1.png) repeat-x;
}

#tagLine {
    margin-left: 421px;
    padding-top: 2px;
}

/***** MENU *********/

#outer {
    float: left;
    padding:5px 0px;
    text-align: left;
}

#point {
    padding:0;
    margin:0 auto;
    list-style:none;
    white-space:nowrap;
}

#point li {
    display:table-cell;
    margin:0;
    padding:0 1px;
    border-right: 1px solid #B3670E;
}

#point li.last {
    border-right: none;
}

#point li a {
    float:left;
    font-family:verdana, arial;
    font-size:1.1em;
    height:1.5em;
    line-height:1.5em;
    letter-spacing:1px;
    padding:0 0.4em;
    text-decoration:none;
    color:#FFF;
}

#point li a:hover {
    color:#F4EF95;
}

/*#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent url(../images/BSet/up-arrow.gif) no-repeat center bottom; cursor:pointer; }*/ 
#point li a b{ 
    font-weight: bold; 
}

#home .home,#about .about,#services .services,#career .career,#contact .contact,#partners .partners, #client .client, #customers .customers, #complain .complain {
    background:transparent url(../images/new/common/down-arrow.gif) no-repeat center top;    
    color:#F4EF95;
}

/*** LOGIN BOX ****/
#login {
    float: right;
    margin: 3px 4px 0 0;
    width: 250px;
    height: 20px;
	color: white;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

#login a {
	text-decoration: none;
	color: #33CCCC;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	text-align: left;
	font-size: 0.95em;
}

#login .loginContent form {
    margin: 0;
	height: 18px;
}

#login .loginContent input.field {
	font-size: 0.9em;
	border: 1px #1A1A1A solid;
	background: #E0DCDC;
	margin-top: 3px;
	margin-right: 3px;
	color: #740000;
	height: 12px;
}

#login .loginContent input:focus.field {
	background: #D3C6C6;
}

#login .loginContent input.button_login {
	width: 14px;
	height: 17px;
	cursor: pointer;
	border: none;
	background: transparent url(../images/new/common/btnLogin1.png) no-repeat 0 0;
}

#memberMsg {
    text-align: right;
    font-weight: bold;
    padding-top: 4px;
    font-size: 1.1em;
}

#memberMsg a {
    color: #F4EF95;
}

/*** END LOGIN BOX ****/


#spclBar {
    height: 39px;
    width: 825px;
    text-align: justify;
}

#home #spclBar {
    width: 650px;
}

#spclLinks {
    list-style: none;
    margin: 0px 0 0 20px;
    font-family: Verdana, sans-serif ;
    font-size: 1.2em;
    padding-top: 15px;
}

#spclLinks li {
    display: inline;
    padding: 0px 15px;
}

#home #spclLinks li {
    padding: 0px 11px;
}

#spclLinks li a {
    color: #EBC11A;
}

#spclLinks li a:hover {
    color: #D79A15;
}

#moreLnk {
    color: #F00;
    text-align: right;
}

#leftCurve {
    float: left;
    width: 84px;
    min-height: 263px;
	height: auto;
	background: url(../images/new/common/contentBGLeft.png) no-repeat left top;
}
/* for Internet Explorer */
/*\*/
* html #leftCurve {
        behavior: url("images/iepngfix.htc");
height: 263px;
}
/**/

#rightCurve {
    float: left;
    width: 81px;
    min-height: 263px;
	height: auto;
	background: url(../images/new/common/contentBGRight.png) no-repeat right top;
}
/* for Internet Explorer */
/*\*/
* html #rightCurve {
        behavior: url("images/iepngfix.htc");
height: 263px;
}
/**/

#contentPad {
    padding-top: 40px;    
}

#content {
    float: left;
	background: url(../images/new/common/contentBGOthX.png) no-repeat left top;
	width: 851px;
	font-size: 1.2em;
    min-height: 263px;
	height: auto;
	padding-left: 42px;
	padding-top: 50px;
}

#home #content, #test #content {
    float: left;
	background: url(../images/new/common/contentBG2.png) no-repeat left top;
	width: 633px;
	font-size: 1.2em;
    min-height: 263px;
	height: auto;
	padding-left: 42px;
	padding-top: 50px;
}
/* for Internet Explorer */
/*\*/
* html #content {
        behavior: url("images/iepngfix.htc");
height: 263px;
}
/**/

#home #content {
	padding-top: 20px;
}

#contentArea {
    position:relative;
    width: 725px;
    min-height: 300px;
	height: auto;
    overflow: auto;
    text-align: justify;
    font-size: 1.1em;
    color: #EEE5CF;
    padding: 5px 10px;

/*
    border-top: 1px solid #996622;
    border-left: 1px solid #996622;
*/
    scrollbar-face-color: #AB0202;
    scrollbar-shadow-color: #470101;
    scrollbar-highlight-color: #470101;
    scrollbar-3dlight-color: #470101;
    scrollbar-darkshadow-color: #562424;
    scrollbar-track-color: #851F1F;
    scrollbar-arrow-color: #FFFBD5;
}
/* for Internet Explorer */
/*\*/
* html #contentArea {
height: 300px;
}
/**/

#home #contentArea {
    position:relative;
    width: 540px;
	height: 240px;
    overflow: auto;
    text-align: justify;
    font-size: 1.1em;
    color: #EEE5CF;
    padding: 5px 10px;

/*
    border-top: 1px solid #996622;
    border-left: 1px solid #996622;
*/
    scrollbar-face-color: #AB0202;
    scrollbar-shadow-color: #470101;
    scrollbar-highlight-color: #470101;
    scrollbar-3dlight-color: #470101;
    scrollbar-darkshadow-color: #562424;
    scrollbar-track-color: #851F1F;
    scrollbar-arrow-color: #FFFBD5;
}

#home #contentArea, #test #contentArea {
    position:relative;
    width: 540px;
	height: 300px;
    overflow: auto;
    text-align: justify;
    font-size: 1.1em;
    color: #EEE5CF;
    padding: 5px 10px;

/*
    border-top: 1px solid #996622;
    border-left: 1px solid #996622;
*/
    scrollbar-face-color: #AB0202;
    scrollbar-shadow-color: #470101;
    scrollbar-highlight-color: #470101;
    scrollbar-3dlight-color: #470101;
    scrollbar-darkshadow-color: #562424;
    scrollbar-track-color: #851F1F;
    scrollbar-arrow-color: #FFFBD5;
}

#home #contentArea {
	height: 330px;
}

.firstbigletter {
font-family: verdana, sans-serif;
color: #FDE042;
font-size:1.9em;
font-weight:bold;
font-style: italic;
line-height:80%;
}

#serviceSideBar {
    float: left;
    width: 170px;
    height: 290px;
    margin-top: 15px;
    border-left: 1px solid #D47831;
    
}

#servicesText {
    list-style: none;
    margin: 5px 0 0 10px;
    font-size: 1.1em;
}

#servicesText li {
    padding: 1px 0;
    text-align: justify;
}

#servicesText li .serviceParent {
    color: #FFCC01;
    font-weight: bold;
    line-height: 2em;
}

#servicesText li a {
    color: #EEE5CF;
}

#servicesText li a:hover {
    color: #E5DAAB;
}

#partnerBlock {
    margin-left: 49px;
    width: 650px;
    height: 50px;
	background: url(../images/new/common/partnerText.png) no-repeat left top;
}

#partnerImages {
    padding-top: 20px;
}

#partnerImages .pImg {
    padding-left: 4px;
}

/**** FOOTER *****/
#footer {
    margin-left: 10px;
    margin-top: 5px;
    width: 851px;
    height: 30px;
	background: url(../images/new/common/footerStyle.gif) no-repeat right center;
}

#footerStyle {
    
}

#footer p {
	margin: 0;
	padding: 7px 5px 0 5px;
	font-size: 1.1em;
	color: #FFF;
	width: 260px;
}

#footer p a{
	color: #FFD;
	font-size: 0.9em;
    font-weight: bold;
}

#pushBottom {
    height: 20px;
}

.pngFix {
    behavior: url("images/iepngfix.htc");
}

h3 {
    font-size:1.3em;
    font-weight:bold;
    font-family:georgia;
    color:#E71D35;
    text-align:left;
    border-bottom:1px dotted #FDE042;
    padding-bottom: 5px;    
    padding-left: 2px;
    text-transform: uppercase;
}

h3.sml {
    font-size:0.8em;
}

h3.sml {
    font-size:0.8em;
}

h5 {
    font-size: 1.2em;
    color: #EF9224;
}

h6 {
    font-size: 1.1em;
    color: #EF9224;
}

h6.spcl {
    border-bottom:1px dotted #FDE042;
    padding-bottom: 3px; 
    margin-bottom: 7px;   
}

.fl_Left {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}

.fl_LeftSpecial {
	float: left;
	margin-right: 5px;
}

.fl_Rt {
	float: right;
	margin: 4px;
	margin-left: 10px;
}

.fl_Rt_Txt {
	float: right;
	margin: 1px;
}

#readMoreRed {
    margin-top: -15px;
	font-size: 0.8em;
	font-style: italic;
	color:#f00;
	background: url(../images/redMore.gif) right no-repeat;
	padding-right: 7px;
}

#readMoreRed a {
 	color:#f00;
}

/* CONTACT STYLES */

#con input {
  width: 50%;
}

#con textarea {
  width: 85%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
   */  
  scrollbar-3dlight-color : #A23939;
  scrollbar-arrow-color : #A23939;
  scrollbar-darkshadow-color : #A23939;
  scrollbar-face-color : #A23939;
  scrollbar-highlight-color : #A23939;
  scrollbar-shadow-color : #A23939;
  scrollbar-track-color : #A23939;    
  
}

#con input,
#con textarea {
  padding: 1px 3px;
  margin: 3px 0;
  font: 0.9em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #A23939 /*9D3000*/ /* FBF1C9 65330A*/;
  border: 1px solid #485862;
}

#con input:hover,
#con input:focus,
#con textarea:hover,
#con textarea:focus {
  padding: 1px 3px;
  margin: 3px 0;
  color: #000;
  background-color: #CF5050/*954500*/;
  border: 1px solid #9C7473;
}

#con .button{
  width: auto;
  font-weight: bold;
  cursor: pointer;
    border-right: 1px solid #8E1111;
    border-left: 1px solid #9E2222;
    border-top: 1px solid #9E2222;
    border-bottom: 1px solid #8E1111;
}

.clButton{
  width: auto;
  font-weight: bold;
  font-size: 0.9em;
  cursor: pointer;
    border-right: 1px solid #8E1111;
    border-left: 1px solid #9E2222;
    border-top: 1px solid #9E2222;
    border-bottom: 1px solid #8E1111;
    background-color: #CF5050;
    color: #EEE;
}

.dlButton{
  width: auto;
  font-weight: bold;
  font-size: 0.9em;
  cursor: pointer;
    border-right: 1px solid #8E1111;
    border-left: 1px solid #9E2222;
    border-top: 1px solid #9E2222;
    border-bottom: 1px solid #8E1111;
    background-color: #CF5050;
    color: #EEE;
}
/***************************  Contact Us Page **********************/
#contactUs, #servicesOverview {
	padding: 8px 0;
	margin-left: 0px;
}

#contactHeading {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 2px 3px 0px;
	margin-bottom: 6px;
	width: 90%;
}

#contactMsg {
	/*font: 1em georgia, verdana, sans-serif;*/
	text-align: center;
	font-weight:bold;
	/*text-transform: uppercase;
	color: #E7AA34;*/
	border: 1px solid #E14037;
	margin-bottom: 4px;
	width: 90%;
}

.userNm{
	color: #9F0200;
}

.errorMsg{
	color: #9F0200;
}

#con .captcha {
  width: 40%;
/*  cursor: pointer;*/
}

.advantage {
    margin-left: 20px;
    
}

.advantage li span {
    color: #F00;
    font-weight: bold;
}

.advantage li ul {
    margin-left: 20px;
    
}


/* CLIENT STYLES */

#cl input {
  width: 20%;
}

#cl textarea {
  width: 85%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
   */  
  scrollbar-3dlight-color : #A23939;
  scrollbar-arrow-color : #A23939;
  scrollbar-darkshadow-color : #A23939;
  scrollbar-face-color : #A23939;
  scrollbar-highlight-color : #A23939;
  scrollbar-shadow-color : #A23939;
  scrollbar-track-color : #A23939;    
  
}

#cl input,
#cl textarea {
  padding: 1px 3px;
  margin: 3px 0;
  font: 0.9em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #A23939 /*9D3000*/ /* FBF1C9 65330A*/;
  border: 1px solid #485862;
}

#cl input:hover,
#cl input:focus,
#cl textarea:hover,
#cl textarea:focus {
  padding: 1px 3px;
  margin: 3px 0;
  color: #000;
  background-color: #CF5050/*954500*/;
  border: 1px solid #9C7473;
}

#cl .button{
  width: auto;
  font-weight: bold;
  cursor: pointer;
    border-right: 1px solid #8E1111;
    border-left: 1px solid #9E2222;
    border-top: 1px solid #9E2222;
    border-bottom: 1px solid #8E1111;
}

/*-------------------- Added By Somdipa --------------------------------------
#about .about {
    background:transparent url(../images/new/common/down-arrow.gif) no-repeat center top;    
    color:#F4EF95;
}

#services .services {
    background:transparent url(../images/new/common/down-arrow.gif) no-repeat center top;    
    color:#F4EF95;
}
 
/*------------------------------------------------------------------------------*/

/** CLIENT REPORT TABLE **/
table.Design5 {
    z-index: -100;
    width: 75%;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #EA9A1C;
    border-bottom: 1px solid #EA9A1C;
}
table.Design5 th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #EA9A1C;
    border-right: 1px solid #EA9A1C;
}
table.Design5 td {
    text-align: justify;
    border-top: 1px dotted #EA9A1C;
    padding: 0.2em 0.5em;
}
table.Design5 thead th {
    text-align: center;
    border-bottom: 1px solid #EA9A1C;
}
table.Design5 th.Corner {
    text-align: left;
}

#fullPg {
	margin: auto;
	margin-bottom: 20px;
	padding: 0 0 0 35px;
	width: 800px;
	text-align: justify;
}

#memReg {
    margin: 0 auto;
    width: 500px;
    border: 1px solid #A5D17F;   
    padding: 3px; 
}

.button {
  width: auto;
  font-weight: bold;
  cursor: pointer;
    border-right: 1px solid #F7E179;
    border-left: 1px solid #F2D23F;
    border-top: 1px solid #F2D23F;
    border-bottom: 1px solid #F7E179;  
}

.cmxform input {
    width: 35%;
}

.cmxform .button {
    width: auto;
}

#fullPg {
	margin: auto;
	margin-bottom: 20px;
	padding: 0 0 0 35px;
	width: 800px;
	text-align: justify;
}

#memReg {
    margin: 0 auto;
    width: 500px;
    border: 1px solid #A5D17F;   
    padding: 3px; 
}