/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

* {
	margin:0;
	padding:0;
	
}

html {
	margin:;
	padding:;
	background:;
}

body {
	background-repeat: repeat-x;
	background-image: url(../images/body_header_bg.jpg);
	margin:;
	padding:;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}




/* ----- IDS ----- */

#outerContainer {
	width: 100%;
	height: 100%;
	padding: 0 0 40px 0;
	background-repeat: repeat-x;
	background-image: url(../images/body_footer_bg.gif);
	background-position: left bottom;
	background-color: none;
	text-align: center;
}


#container {
	width:958px;
	min-height: 600px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: 0;
}

#logoColumn {
	width: 242px;
	height: 547px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_col_bg.gif);
	background-position: left top;
	position: absolute;
	left: 0;
	top: 0;
	
}

#logo_organicIndia {
	position: absolute;
	left: 98px;
	top: 32px;
}

#logo_tulsiTea {
	position: absolute;
	left: 38px;
	top: 105px;
}

#primaryNavigation {
	position: absolute;
	left: 260px;
	top: 114px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
}

/* 

NOTE: primaryNav styles set in css/superfish.css

#primaryNavigation ul {
	list-style-type: none;
}

#primaryNavigation ul li {
	float: left;
	margin: 0 1px 0 0px;
}

#primaryNavigation ul li a, a:link {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 15px;
	padding: 10px 10px 10px 10px;
	
	background-image: none;
}

#primaryNavigation ul li a:visited {
	
}

#primaryNavigation ul li a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/nav_states_sprite.gif);
	background-position: center 0;
	color: #fff0bb;
}

#primaryNavigation ul li a:active {
	background-image: none;
	color: #fff;
	background-color: #000;
}

#primaryNavigation ul li.current {
	background-repeat: no-repeat;
	background-image: url(../images/nav_states_sprite.gif);
	background-position: center -35px;
}
*/


#secondaryNavigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 20px 0;
	clear: both;
}

#secondaryNavigation ul {
	list-style-type: none;
}

#secondaryNavigation ul li {
	float: right;
}

#secondaryNavigation ul li a, a:link {
	display: block;
	color: #539a52;

	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -17px;
	
	text-decoration: none;	
}

#secondaryNavigation ul li a:visited {
	
}

#secondaryNavigation ul li a:hover {
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -17px;
	color: #539a52;
	text-decoration: underline;
}

#secondaryNavigation ul li a:active {
	text-decoration: none;	
}


#homeContent {
	padding: 168px 0px 0 244px;
	width: 720px;

}

#homeContent #welcome-box {
	margin: 0 0 10px 0;
	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	border-top: 1px solid #ecbed1;		/*pink*/
	border-bottom: 1px solid #e2cc9f;	/*brown*/
	height: 125px;
	padding: 0;
	
	
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

#homeContent #welcome-box img {
	float: left;
}


#homeContent #welcome-box p {
	margin: 16px 20px 0px 190px;
}


#homeContent #left-col {
	margin: 0 10px 0 0;
	padding: 0 0 8px 0;
	float: left;
	width: 364px;
	
	background-color: #fff;
}

#homeContent #left-col h1 {
	
	border-top: 1px solid #ecbed1;		/*pink*/
	border-bottom: 1px solid #e2cc9f;	/*brown*/
	background-repeat: none;
	background-image: url(../images/home_h1_bg.jpg);
	background-position: 0 0;
	
	width:364px;
	height: 120px;
	
	text-indent: -9000px;
}

#homeContent #left-col ul {
	list-style: none;
	font-size: 11px;
	margin: 0 0 8px 15px;
	line-height: 1.5em;
}

#homeContent #right-col {
	margin: 0 0 0 374px;
	padding: 0 0 8px 0;
	width: 346px;
	background-color: #fff;
}

#homeContent #right-col h2 {
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	
	border-top: 1px solid #ecbed1;		/*pink*/
	border-bottom: 1px solid #e2cc9f;	/*brown*/
	
	/*
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	*/
}

#homeContent #subscribe-box {
	clear: both;
}

#homeContent p {

}






#headerContent {
	position: absolute;
	top: 16px;
	right: -6px;
	width: 346px;
	

	background-repeat: repeat-x;
	background-image: url(../images/header_content_bg.gif);
	background-position: 0 0px;

	
	/*border-top: 1px solid #ecbed1;		pink*/
	/*border-bottom: 1px solid #e2cc9f;	brown*/
	
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;

}

#headerContent img {
	float: left;
	margin: 0 10px 0 0;
}

#headerContent h3 {
	/*
	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	*/
	
	font-family: Georgia, serif;
	
	font-size: 1.1em;
	font-weight: normal;
	color: #ba5b75; /*deep pink*/
	padding: 10px 0 0px 0;
}


#headerContent p {
	margin: 0px 16px 0px 16px;
}



#primaryContent {
	padding: 168px 0px 0 244px;
	width: 720px;

}

#main-col {
	width: 540px;
	float: left;
	background-color: #fff;
	/*min-height: 600px;*/
}

#main-col h1 {
	font-size: 1.8em;
	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	border-top: 1px solid #ecbed1;		/*pink*/
	border-bottom: 1px solid #e2cc9f;	/*brown*/
	padding: 8px 32px;
	color: #ba5b75; /*deep pink*/
	margin-bottom: 16px;
	font-weight: normal;
}

#main-col h2 {
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #ba5b75; /*deep pink*/
	margin: 16px 32px 8px 32px;
	padding: 4px 0 0 0;
	clear: both;
}

#main-col h3 {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #ba5b75; /*deep pink*/
	margin: 16px 32px 8px 32px;
	padding: 4px 0 0 0;
}

#main-col p {
	margin: 0px 32px 16px 32px;
	
}

#main-col p.partner {
	float: right;
	margin: 0px 32px 8px 32px;
	clear: both;
}

#main-col p img {
	margin: 0 16px 16px 0px;
	float: left;
	clear: left;
}

#main-col ul {
	list-style: none;
	font-size: 11px;
	margin: 0px 32px 16px 32px;
	line-height: 1.5em;
	color: #876719;
}


#main-col ul li {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#main-col ol {
	list-style: none;
	font-size: 11px;
	margin: 0px 32px 16px 64px;
	line-height: 1.5em;
	color: #876719;
	list-style-type: decimal;
	list-style-position: outside;
}


#main-col ol li {
	text-decoration: none;
}

#main-col form { margin: 8px 32px 8px 32px;}
td label { font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #876719; margin: 0px 4px 0px 4px;}
td {padding: 8px 8px 16px 8px;}
#main-col input { margin: 0 ; }
#main-col label { line-height: 16px; }
#main-col select { width: 120px;}
#main-col textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px; line-height: 16px; }

#entryBtn { width: auto;}

#context-nav {
	width: 156px;
	position: absolute;
	top: 210px;
	left: 60px;

	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2cc9f;	/*brown*/
	
	padding: 0 0 8px 0;
}

#context-nav h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	color: #ba5b75; /*deep pink*/
	margin: 0;
	padding: 8px 8px 8px 8px;
	text-transform: uppercase;
}

#context-nav ul {
	list-style: none;
	font-size: 11px;
	margin: 0 0 0 0px;
	padding: 0px 0 8px 0;
}

#context-nav ul li {
	margin: 4px 0;
	padding: 0;
	line-height: 16px;
}

#context-nav ul li a, #context-nav ul li a:link{
	color: #539a52;
	margin: 0;
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
	display: block;
}

#context-nav ul li a:visted {
	color: #539a52;
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#context-nav ul li a:hover {
	color: #539a52;
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: underline;
}

#context-nav ul li a:active {
	color: #539a52;
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: underline;
}

#context-nav ul li.current_page_item a {
	color: #ba5b75;
}

#side-col {
	width: 160px;
	background-color: #fff;
	margin: 0 0 0 560px;
	padding: 0 0 8px 0;
	position: relative;
	
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

#side-col p a, #side-col p a:link, #side-col p a:visited {
	font-size: 11px;
}

#side-col p a:hover, #side-col p a:active {
	font-size: 11px;
}



#side-col h3 {
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #ba5b75; /*deep pink*/
	padding: 8px 16px 8px 16px;

	background-repeat: repeat-x;
	background-image: url(../images/feature_box_bg.gif);
	background-position: 0 -120px;
	
	border-top: 1px solid #ecbed1;		/*pink*/
	border-bottom: 1px solid #e2cc9f;	/*brown*/
}

#side-col form, #right-col form { width: 124px; margin: 0 0 0 16px;}
#side-col label, #right-col label { font-family: Verdana, Arial, Sans-Serif; font-size: 11px; color: #876719; margin: 5px 0 2px 0; }
#side-col input, #right-col input { width: 124px; margin: 5px 0 5px 0;}
#side-col label, #right-col label { line-height: 16px; }

#side-col div, #side-col div div {
	margin: 0;
	padding: 0;
	position: relative;
}

#side-col #submitBtn {
	width: auto;
}


#secondaryContent {
	position:;
	float:;
	width:;
	margin:;
	padding:;
	background:;
	text-align:;
}

#footer {
	margin:;
	padding:;
	clear:;
}

/* ----- CLASSES ----- */

.hide {
 display:none;
}

.show {
/* display:block; */
}

.clear {
	clear: both;
}

/* ----- HEADINGS ----- */

h1 {
	font-family: Georgia, serif;
	font-size: 1.5em;
	font-weight: normal;
	color:;
	margin:;
	padding:;
}

#homeContent h2 {
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #ba5b75; /*deep pink*/
	margin:;
	padding: 0.4em 0.8em;
}

#headerContent h3 {
	
}

h4 {
	font:;
	font-size:;
	font-weight:;
	color:;
	margin:;
	padding:;
}

/* ----- PARAGRAPHS ----- */

p {
	font-family: Verdana, sans-serif;
	color: #876719;
	
	font-size: 11px;
	line-height: 1.5em;
	
	font-style:;
	font-weight:;
	font-variant:;
	
	text-align:;
	text-indent:;
	text-decoration:;
	text-shadow:;
	text-transform:;
	
	letter-spacing:;
	word-spacing:;
	
	margin: 8px 16px 8px 16px;
}

#primaryContent p {

}

#secondaryContent p {

}

/* ----- QUOTES ----- */

blockquote {
	margin:;
	padding: 0 32px;
	background-repeat: no-repeat;
	background-image: url(../images/blockquote_bg.gif);
	background-position: 24px 0px;
	font:;
	color:;
}

blockquote p {

}

cite {
	font:;
	color:;
}

blockquote cite {
}

/* ----- CODE ----- */

pre {
	margin:;
	padding:;
	background-color:;
	border:;
	font-size:;
	overflow:;
}

code {
	font-size:;
}

p code {
}

pre code {
}

/* ----- LISTS ----- */

li {
	list-style:;
	
	list-style-type:;
	list-style-image:;
	list-style-position:;
	float:;
	margin:;
	padding:;
}

li p {

}

ol {
	width:;
	margin:;
	padding:;
}

ul {
	width:;
	margin:;
	padding:;
}

ol li {

}

ul li {

}

#navigation li {

}

#navigation ul {

}

#navigation ul li {

}

#navigation ol {

}

#navigation ol li {

}

/* ----- IMAGES ----- */

img {
	border:;
}

img a {
	border:;
	text-decoration:;
}

img a:hover {
	border:;
}

/* BREAK */

hr {
/* display:none; */
}

/* ----- TEXT FORMATTING ----- */

strong {

}

em {

}

b {
}

i {
}

/* ----- LINKS ----- */

#homeContent a, #homeContent a:link, #homeContent a:visited {
	display: inline;
	color: #539a52;
	padding: 0;
	background: none;
	text-decoration: none;
}

#homeContent a:hover {
	text-decoration: underline;
	background: none;
}

#homeContent a:active {
	text-decoration: none;
	background: none;
}

#primaryContent a, #primaryContent a:link, #primaryContent a:visited {
	display: inline;
	color: #539a52;
	padding: 0;
	background: none;
	text-decoration: none;
}

#primaryContent a:hover {
	text-decoration: underline;
	background: none;
}

#primaryContent a:active {
	text-decoration: none;
	background: none;
}

#homeContent a.featureLink, #homeContent a.featureLink:link, #homeContent a.featureLink:visited {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#homeContent a.featureLink:hover {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: underline;

}

#homeContent a.featureLink:active  {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#primaryContent a.featureLink, #primaryContent a.featureLink:link, #primaryContent a.featureLink:visited {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#primaryContent a.featureLink:hover {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: underline;

}

#primaryContent a.featureLink:active  {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

#headerContent a.featureLink, #headerContent a.featureLink:link, #headerContent a.featureLink:visited {
	color: #539a52;
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;

}

#headerContent a.featureLink:hover {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: underline;

}

#headerContent a.featureLink:active  {
	padding: 0 4px 0 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet_sprite.gif);
	background-position: left -15px;
	text-decoration: none;
}

/*
a {
	font:;
	color:;
	text-decoration:;
	border-bottom:;
	display: inline;
	color: #6ac869;
}

a:hover {
	color:;
	background-color:;
	border-bottom:;
}

a:visited, a:active, a:focus {
	color:;
	background-color:;
	border-bottom:;
}

a:visited {
	color:;
	background-color:;
	border-bottom:;
}

a:active {
	color:;
	background-color:;
	border-bottom:;
}

a:focus {
	color:;
	background-color:;
	border-bottom:;
}
*/

a img {
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	background: none;
}

p a {
	display: inline;
}

cite a {

}

li a {
	display: inline;
}

dt a {

}

dd a {

}

/* ----- TABLES ----- */

table {
	width:;
	margin:;
	padding:;
	frame:;
	text-align:;
}

caption {
	font:;
	color:;
	position:;
	text-align:;
	display:;
}

thead {
	font:;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}

tbody {
	font:;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}

tfoot {
	font:;
	color:;
	text-align:;
	background-color:;
	margin:;
	padding:;
}

tr{
	font:;
	color:;
	background-color:;
}

tr .alt {
	font:;
	color:;
	background-color:;
}

th{

}

td {
	width:;
	margin:;
	padding:;
}

/* ----- FORMS ----- */

form{
	width:;
	margin:;
	padding:;
}

fieldset {
	border:;
	width:;
	margin:;
	padding:;
}

legend {
	font:;
	color:;
	margin:;
	padding:;
}

label {
	margin:;
	padding:;
	font-size:;
	font-family:;
}

input {
	border:;
	margin:;
	padding:;
	font-size:;
	font-family:;
}

textarea {
	border:;
	margin:;
	padding:;
	font-size:;
	font-family:;
}

input, textarea {

}

select{
	border:;
	margin:;
	padding:;
	font-size:;
	font-family:;
}

optgroup {
	font:;
}

option{
	font:;
}

/* ----- DEFINITIONS ----- */

dl {
	font-size:;
	margin:;
	padding:;
}

dt {
	color:;
	margin:;
	padding:;
}

dd {
	color:;
	margin:;
	padding:;
}