/*
 
 Author: Binu Udayakumar
 Author URI: http://www.dronasys.com/
 Dronasys Ajax Room v1.0
 Binu Udayakumar, Raghu Ravi.
 
 */
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    text-align: left;
}

a {
    outline: none;
    border: 0;
    color:#7FAE00;
    text-decoration: none;
	cursor:pointer;
}

a:hover {
    color: #CA0002;
    cursor: pointer;
}

b {
	font-weight:bold;
}
h1 {
	font-size:2.4em;	
	font-weight:normal;
	line-height:2em;
}

h2 {
	
}

h3 {
	font-size:1.2em;	
	font-weight:bold;
}

h4 {
	font-size:1em;	
	font-weight:bold;
}

h6 {
	font-size:1em;	
	font-style:italic;
}

body {
    font-size: 72%; /* Resets 1em to 10px */
    font-family: "Verdana", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
    color: #000000;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 22px;
    background: #79BC47 url('images/bg.jpg') repeat-y scroll center center;
}

html, body {
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
}

input {
	border:solid 1px #7FAE00;
	padding:5px;
	font-size:1em;
	line-height:1.5em;
	height:25px;
	margin-bottom:15px;
	width:300px;
}

textarea {
	font-size:1em;
	border:solid 1px #7FAE00;
	line-height:1.5em;
	width:500px;
}

.errorInput {
    border: 2px solid #FF0000;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}
#page {
    text-align: left;
    width: 900px;
    margin: 0px auto;
}

#headerSpace {
    width: 100%;
    height: 320px;
    margin: 0px;
	background: transparent url('images/dsHeader.jpg') no-repeat top left;
}

#contentsSpace {
    width: 100%;
}

#footerSpace {
    width: 100%;
    float: left;
    color: #000000;
    height: 25px;
    text-align: center;
    bottom: 0;
}

#footerSpace span {
	border-right: 1px solid #7FAE00;
	padding-right:10px;
	padding-left:10px;
}
#footerSpace span.nofooterBorder {
    border-right: 0px solid #7FAE00;
}


#header {
    width: 520px;
	height: 320px;
	float:left;
}

#header h1{
line-height:1em;
margin:0 0 0 110px;
padding:15px 0 0;
}

#header h1 a{ 
	color:#EFFF00;
	padding:0px;margin:0px;
}

#header h1 a:hover{ 
	color:#EFFF00;
}

#header h4{
margin:0 0 0 110px;
padding:0px 0 0;
color:#EFFF00;
font-weight:normal;
}


#Navigation {
	background: transparent url('images/dsNav.jpg') no-repeat 0px 1px;
	width:380px;
	float:left;
	font-size:1.5em;
	height:85px;
}

#Navigation ul li {
    float: left;
    list-style: none;
    height: 85px;
	
    list-style: none;
    display: block;
}

#Navigation ul li a {
   color:#EFFF00;
   background: transparent url('images/dsNav.jpg') no-repeat -5px 0px;
   display:block;
   width:75px;
   height:85px;
}

#Navigation ul li a:hover {
   cursor: pointer;
   color:#DFFF00;
}

#Navigation ul li.current_page_item a {
   color:#FFFF00;
   text-decoration:underline;
}



#pagecontent {
    margin: 20px 0px;
    width: 100%;
}

.pagecontent {
    margin: 20px 0px;
    width: 100%;
}

#dynaContent {
	width:100%;	
}

div.diaryDesc {
	width:440px;
	float:left;
	padding-right:20px;
}

div.videoHld {
	width:425px;
	height:344px;
	float:left;	
}

.holders {
	background: transparent url('images/dsH1.jpg') no-repeat left 5px;
	padding:0 50px 50px 50px;
	width:799px;
	float:left;
}



.hldMain {
	
}

.hldRight {
	background: transparent url('images/astroH1_290.png') no-repeat top left;
}

.hldLeft {
	background: transparent url('images/astroH1_610.png') no-repeat top left;
}

.holders h1 {
	padding:0px 0px 30px 0px;
	height:40px;
	color:#7FAE00;
}

.holders p {
	
}




/* home page */
#homeMain p {
	font-size:1.2em;
}
#homeProducts {
	background: transparent url('images/homeProducts.jpg') no-repeat top left;	
	height:285px;
	margin-bottom:20px;
	float:left;
	width:800px;
}

#homeProducts ul li {
    list-style: none;
    height: 285px;
    display: block;
padding:0 33px 0 0;
width:175px;
	float:left;
	cursor:pointer;
}

#homeProducts ul li.last {
	padding:0px;
}
	
#homeProducts ul li a span{
display:block;
font-size:1.6em;
padding-top:230px;
text-align:center;
}

#homeMain div {
	float:right;
}
#homeMain div img{
	height:270px;
	width:560px;
	margin-left:5px;
	float:left;
}

/* end of home page */


/* contacts Page */

.contactAddress {
	float:left;
	width:340px;
}
.companyImg {
	float:left;
}
.companyImg img {
	width:450px;
	height:300px;
	border:0px;
}
.contactFCol {

}

.contactSCol {

}

#contactFormContainer p {
	margin-top:10px;
}

#comment {
	height:200px;
}
#cfsubmit {
	background: transparent url('images/submitBtn.png') no-repeat top left;
	width:230px;
	height:50px;
	margin:10px 0px 0px 128px;
	text-align:center;
	font-size:2em;
	color:#000000;
	cursor:pointer;
}

/* end contacts Page */

/* about page */

.tabMenu {
	
}

.tabMenu {
	padding:0 0 10px 50px;
	margin:50px 0 50px;
	border-bottom:solid 1px #7FAE00;
}

.tabMenu ul li {
    list-style: none;
    height: 70px;
    display: inline;
	padding:0px 20px 0px 10px;
    list-style: none;	
	cursor:pointer;
	font-size:1.2em;
}

.tabImgMenu li {
	background: transparent url('images/tabMenu.jpg') no-repeat left 4px;
}

.tabImgMenu li.currentMenuItem {
	background: transparent url('images/tabMenuActive.jpg') no-repeat left 4px;
}

.tabImgMenu li span { 
	padding:0 0 0px 30px;
	display:inline;
}

.tabImgMenu li span a {
	display:inline;
	}
#tabData ul {
    list-style-type: disc;
    display: block;
	list-style-position:inside;
	line-height:2em;
}

.personInfo {
	margin-bottom:30px;
}
.personData {
	width:500px;
	float:left;	
}

.personImg {
float:right;
height:250px;
width:250px;
}
/* end of about page */

/* products page */

.prodHolder {
	background: transparent url('images/prodHolder.jpg') no-repeat left top;
	margin:10px 0 50px 0px;
	padding:30px 20px 10px 30px;
	height:310px;
	width:750px;
}

.prodHolder h3 {
	margin:10px 0 0 30px;
}

.prodHolder a {
	text-decoration:underline;
}
.prodHolder img {
	height:242px;
	margin:0px 0px 20px 20px;
	float:left;	
}
.prdData a {
	padding-right:50px;
	float:left;
}


#productsMain ul {
    list-style-type: disc;
    display: block;
	list-style-position:inside;
}

/*soap */

.productImg {
	height:242px;
	margin:0px 0px 20px 20px;
	float:right;
}
.productImg img {
	width:370px;
	height:242px;
	border:0px;
}

div.videoHld {
	width:400px;
	height:344px;
	float:left;	
	margin-right:20px;
}

div.prodDesc {
	width:380px;
	float:left;
}

#soapIngr {
	background: transparent url('images/kayakalpIngr.jpg') no-repeat left top;
	margin-top:20px;
	width:800px;
	height:1800px;
	margin-top:20px;
}

#soapIngr ul {
	list-style:none;
}
#soapIngr ul li {
	float:left;
	padding:0 10px 40px 170px;
	width:220px;
	height:105px;
}
/* end of products page */


/*********************** Global Investors **************************/ 
#global ul{
	list-style:none outside none;
}

#global ul li{
	float:left;
	width:209px;
	padding:28px;
}

#global ul li img{
	float:left;
}

#global ul li span{
background:url("images/imageFtr.jpg") no-repeat scroll 0 0 #FFFFFF;
float:left;
height:43px;
padding-top:8px;
text-align:center;
width:209px;
}