/*======================================*
** stylesheet.css
**======================================*/

/*---------------------------------------*
** Created: 10-12-2006
** Author: Hemangi Roy
** Website: www.jeevansanjeevani.com
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

/*Zarana profile menu*/
.topZar a
{
  
  background-image: url(images/arrow_down.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  color: #d6e811;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007900;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	
  }
  


.topZar a:hover
{
  
  background: url(images/arrow_down_over.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009500;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	color: #FFFFFF;
	
}

.dropMenuZar
{
  font: 0.915em "Trebuchet MS", Verdana, Tahoma, sans-serif;	
  background-color: #007900;
  color: #B4FF05;
  filter:alpha(opacity=100);
  padding-top:0px;
  padding-bottom:0px;
  text-decoration: none;	
  padding-left: 5px;
}

.dropMenuZar a:hover {
display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-left:5px;
			   
}

.hide{
display: none;
}

.show{
display: block;
}

/*june 2nd changes complete*/

body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 91%;
	margin: 0px;
	padding: 0px;
	background-color: #006B00;
}
#wrapper {
	width: 795px;
	margin: auto;
}
img { border: 0; }
h2 {
	color: #d6e811;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
a {
	text-decoration: none;
	color: #d6e811;
}
a:hover {
	text-decoration:none;
	color: #FFFFFF;
    
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 180px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divslogan {
	height: 30px;
	width: 790px;
	margin-top: 1px;
	text-align: center;
	padding-top: 3px;
	font-size: 2em;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	word-spacing: 0.25em;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: 1px solid #99FF00;
	border-right: 1px none #99FF00;
	border-bottom: 1px solid #99FF00;
	border-left: 1px none #99FF00;

}

span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web {
	color: #FFC605;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {
	width: 175px;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009D00;
	padding: 0px;
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: #006B00;
}



/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 10px;
	
	
}

.note {

background-color: #339900;
padding: 5px 7px 0 7px;

}


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/
.tca {
width: 111px;
height: 32px;
display:block;
font-size: 19px;
background-repeat: no-repeat;
text-decoration: none;
background-image:url(images/tcaup.gif);
}

.tca:hover {
background-image:url(images/tcahover.gif);
}


.task {
width: 111px;
height: 32px;
display:block;
font-size: 19px;
background-repeat: no-repeat;
text-decoration: none;
background-image:url(images/taskup.gif);
}

.task:hover {
background-image:url(images/taskhover.gif);
}


.soul {
width: 111px;
height: 32px;
display:block;
font-size: 19px;
background-repeat: no-repeat;
text-decoration: none;
background-image:url(images/soulup.gif);
}

.soul:hover {
background-image:url(images/soulhover.gif);
}


.fda {
width: 111px;
height: 32px;
display:block;
font-size: 19px;
background-repeat: no-repeat;
text-decoration: none;
background-image:url(images/fdaup.gif);
}

.fda:hover {
background-image:url(images/fdahover.gif);
}

#colRight {
	width: 605px;
	margin: 0px 0px 0px 177px;
	padding: 0 0 0 0;
	background-image: url(images/backgrd.jpg);
	position: relative;
	
}

#colRight_hair {
	width: 605px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 177px;
	background-color: #007900;	
	position: relative;
	
}
#colRight_hair img{
float:left;
padding-right:10px;
}

#left_info {

border-bottom-color:#33FF00;
width: 140px;
border-bottom-style:dotted;
border-bottom-width: thin;
padding-bottom: 10px;
}

#left_contact {
border-bottom-color:#33FF00;
width: 140px;
border-bottom-style:dotted;
border-bottom-width: thin;
padding-bottom: 10px;
padding-top: 10px;
}

#right_info {
padding-left: 1px;
position: relative; top: -600px; left: 160px;
font-size: 11px;

}

#right_form {
padding-left: 1px;
position: relative; top: 2px; left: 2px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;

}

#right_form_haircare {
padding-left: 1px;
position: relative; top: -250px; left: 10px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;

}

.headingfontsser {
font-size: 13px;
font-weight: 600;
color: #acde01;

}


.greytopbotborder {

border-top: 1px solid #99FF00;


}

.righttable {
border-style:solid;
border: thin;
border: #FFFF99;
color:#000000;
}

.instrc {
font-size:12px;
}

.order_form {
border: 1px solid #99FF00;
}

.orderform_row {
border-bottom: 1px solid #99FF00;
}

div#back {
	position:absolute;
	z-index:2;
	left: 543px;
	top: 20px;
	padding: .05em .3em .05em .3em;
	border-left: 1px solid #99FF00;
	border-right: 1px solid #99FF00;
	border-top:2px solid #99FF00;
	border-bottom:2px solid #99FF00;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	background-color:#006600;
	
		
}

div#back1 {
	position:absolute;
	z-index:2;
	left: 475px;
	top: 40px;
	width: 150px;
	height: 100px;
	padding: .05em .3em .05em .3em;
	font: .75em Georgia, "Times New Roman", Times, serif;
	
	
		
}



div#buynow {

position:relative;
top:-410px;
left:415px;
z-index:2;
height: 113px;
width: 150px;
}

div#buywellness {

position:relative;
top:-2100px;
left:415px;
z-index:2;
height: 113px;
width: 150px;
}

div#join_mailing {

position:relative;
top:10px;
left:5px;
z-index:2;
height: 65px;
width: 150px;
}
/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------


#Navigation1 ul li  a.blink {
text-decoration: blink;
background-image: url(images/blink.gif);
color:#000000;

}*/

.dropMenu
{
  font: 0.45em "Trebuchet MS", Verdana, Tahoma, sans-serif;	
  background-color: #007900;
  color: #B4FF05;
  filter:alpha(opacity=100);
  padding-top:0px;
  padding-bottom:0px;
  text-decoration: none;	
  padding-left: 10px;
}

.dropMenu a:hover {
display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-left:25px;
			   
}

.subItem a:hover {
display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-left:25px;
			   
}

.subItem li
{
	margin-left:10px;
	margin-top:3px;
	height:14px;
	font: 0.9em "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-decoration:none;
	color: #B4FF05;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-bottom: 3px;
     
}

.subItem a
{
   margin-left:15px;
   text-decoration:none;
   color: #d6e811;
}


.subItem a.current
{
   margin-left:15px;
   text-decoration:none;
   color: #FFFFFF;
}


.subMenu a:hover {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-left:25px;
	
		   
}


.subMenu
{
   display:block;
   font: 2.1em "Trebuchet MS", Verdana, Tahoma, sans-serif;
   text-decoration: none;
   color: #B4FF05;
}



.topItem
{
  
  background-image: url(images/arrow_up.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  color: #d6e811;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007900;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	
  }
  
.topItemClose
{

  background-image: url(images/arrow_down.jpg);
  background-position:center center;
  background-repeat:no-repeat;
  color: #B4FF05;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007900;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
}

.topItemCloseOver
{
  
  background: url(images/arrow_down_over.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #009500;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	color: #FFFFFF;
	
}

.topItemOver
{
  background: url(images/arrow_up_over.jpg) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #009500;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
}

#Navigation {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #d6e811;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007900;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	background-repeat: no-repeat;
	background-position: left;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color: #009500;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009500;
	color: #FFFFFF;
}

/*- Navigation1--------------------------- */
#Navigation1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
#Navigation1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation1 li {
	display: block;
}

#Navigation1 ul li a  {
	color: #d6e811;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background-color: #007900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007900;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007900;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009500;
	background-repeat: no-repeat;
	background-position: left;
}

#Navigation1 ul li a:hover,  #Navigation1 ul li  a.current {
	background-color: #009500;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009500;
	color: #FFFFFF;
}


/*- end Navigation1--------------------------- */


/*- Menu Tabs F--------------------------- */

    #tabsF {
      
	  position:relative;
top:1px;
left:1px;
z-index:2;
      width:100%;
      font-size:96%;
      line-height:normal;
	  border-bottom:1px solid #99FF00;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 30px 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#006600;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
  
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
	  color:#FFFFFF;
      }
	  
	  #tabsF span.current{
      background-position:100% -42px;
	  color:#FFFFFF;
      }
	  
	
	  

     
	
	

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	

#footerslogan {
	background-image: url(images/footer.jpg);
	height: 29px;
	width: 606px;
	margin-top: 1px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: 1px none #99FF00;
	border-left: 1px none #99FF00;
	border-bottom-style: none;
	border-top-color: #009D00;
	border-top-width: 1px;
	border-top-style: solid;


}

#footer {
font-size: .75em;
width: 606px;
	height: 42px;
	clear: both;
	border: 1px solid #009D00;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 2px;
	background-color: #006B00;
	margin-top: 3px;
}

#emptySpace {

 width: 608px;
	height: 4px;
	background-color: #006B00;
	position:relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#counter 
{

	width: 606px;
	height: 22px;	
	text-align: center;
	padding-left: 275px;
	
}

#bottom_links {
	font-size: .975em;
	height: 8px;
	clear: both;
	width: 568px;
	border-bottom: 1px solid #99FF00;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	
}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
#allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #FFFFFF;
	margin: 0px;
}

.allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #FFFFFF;
	margin: 0px;
}


#allpara ul li {

	color: #FFFFFF;
	display: block;
	
}

.allpara ul li {

	color: #FFFFFF;
	display: block;
	
}


.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}


