/* css document */


body {
				background-color: #708803;
				margin-top: 0px; 
				margin-bottom: 0px; 
				margin-left: 0px; 
				margin-right: 0px;
				padding: 0px;
				font: 11px verdana, arial, helvetica, sans-serif;
				text-align: center; /* takes care of horizontal alignment in internet explorer */
				
			}
			
#important {
	visibility: hidden;	
			
			}					
			
			
img{
	
	border: 0;				
			}	
			
h1{
	line-height: 0px;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
			}						
			
h2{
	line-height: 0px;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
			}								
			
#tableplane {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	
	}

#tableplane td {
	/*margin: 0.1em 0.5em;*/
	color: #333333;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;	/*background-color: #e1e1e1*/
		}

				
			
 #content a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #006633;
}

#content a:hover {
	color: #993300;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	border-bottom: #993300 1px dotted
}




#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 767px;	
	background-color: #dbe604;
	border: medium double #ffffcc;

   
			}




#darjeeling-tea-01 {
	background: #dbe604 url(http://www.darjeelingteas.com/images/goomtee-tea-logo.gif) no-repeat top left;
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:82px;
	padding-left: 0px;
	padding-top: 35px;
}
.topheading {
	position:absolute;
	left:200px;
	top:35px;
	}

#darjeeling-tea-02 {
	position:absolute;
	left:0px;
	top:82px;
	width:15px;
	height:208px;
}

#darjeeling-tea-03 {
	position:absolute;
	left:15px;
	top:82px;
	width:400px;
	height:208px;
	z-index: 101;
}

#darjeeling-tea-04 {
	position:absolute;
	left:181px;
	top:82px;
	width:579px;
	height:208px;
}


#content {
	position:absolute;
	left:210px;
	top:338px;
	width:530px;
	padding: px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	z-index: 100;
}

#content_wrapper {
	position:absolute;
	left:200px;
	top:300px;
	width:546px;
	background: #fff url(http://www.darjeelingteas.com/images/contentbottom-left.jpg) no-repeat bottom left;
	
}

#contentbg {
	position:absolute;
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-size: 130%;
	left:200px;
	top:300px;
	width:546px;
	border-bottom: 1px solid #fff;
	background: #ccc url(http://www.darjeelingteas.com/images/content_box_top.gif) no-repeat top left;
	z-index: 101;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}
#contentbg h1 {
	font-size: 12px;
	position: relative;
	top: 8px;
		} 


#content dl {
	width: 546px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	
	background: #fff ;/*url(http://www.darjeelingteas.com/images/content_box_bottom_tealeaf.gif) no-repeat bottom left;*/
	
	
		} 
		

#content dl dt {
	margin: 0;
	padding: 10px;
	font-size: 130%;
	background: #ccc url(http://www.darjeelingteas.com/images/content_box_top.gif) no-repeat top left;
	border-bottom: 1px solid #fff;
	color: #666666;	
		}
	
#content dl dd {
	margin: 0 10px 0 10px;
	padding: 0px 5px 5px 0px;
	
	font-family: verdana, sans-serif;
	font-size: 100%;
	/*background: url(http://www.goomtee.com/style/images/arrow.gif) no-repeat 0 3px;*/
	font-weight: normal;
		}		
		
#blue, #blue dt {
		background-color: #9cf;
		}
/*  ----- this is style for menu creation ---------*/
ul {
	margin:0;
	padding: 0;
	list-style: none;
	width: 170px;
	border-bottom: 1px solid #ccc;
	border-left: 11px solid #ccc;
	font-size: 11px;
}

ul li {
position: relative;
}

li ul {
position: absolute;
left: 169px; /* set 1px less than menu width */
top: 0;
display: none;
}

/* styles for menu items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 1px 5px 1px;
	border: 1px solid #ccc;
	border-bottom: 0;
	
}

/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* end */

ul li a:hover { color: #990000; background: #f9f9f9; } /* hover styles */

li ul li a { padding: 2px 5px; } /* sub menu styles */

li:hover ul, li.over ul { display: block; } /* the magic */

/*---------  this isend of menu creation --------- */

#leftbar {
	position: absolute;
	left: 15px;
	top: 290px;
	width: 180px;
	
	border-top-color: #ffffff;
	border-top-style: inset;
	border-top-width: medium;
	
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color:#dbe604;

}

 #leftbar a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

#leftbar a:hover {
	color: #990000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-bottom: #993300 1px dotted
}
.hrc {
	/*background-color: #cc9900;*/
	border-color: #cccccc;
	border-style: dashed;
	border-width: 1px;
}

#specialoffer {
	
	text-align: center;
	margin-bottom: 15px;
			}			

.flag  {
	position:absolute;
	
	left: 370px;
	
	/*padding-left: 5px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 0.2em;
	margin-left: 0.2em;
	width: 70px;
	
	border-color: #660000;
	border-style: dashed;
	border-width: 1.5px;	
	*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
}

.flag_img {
	
	margin-left: 10px;	
	
	
}
	


.imagecertificate {
	
	padding-top: 1px;
	padding-bottom: 1px;
	/*margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	width: 70px;
	*/
	border-color: #660000;
	border-style: dashed;
	border-width: 1px;	
	
	
}

/*----- content div body creation style start -----------*/
dl {
	width: 179px;
	margin: 6px 0 0px 0px;
	padding: 0;
	background: #ccc url(http://www.darjeelingteas.com/images/box_bottom.gif) no-repeat bottom left;
	
		}

	dt {
	margin: 0;
	padding: 10px;
	font-size: 130%;
	color: #ffffff;
	background: #ccc url(http://www.darjeelingteas.com/images/box_top.gif) no-repeat top left;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-weight: bold;
		}
	
	dd {
	margin: 0 0 0 10px;
	padding: 5px 8px 5px 0px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	
		}
		#blue dt {
		background-color: #69c;
		}
	
	#blue {
		background-color: #9cf;
		}

		
	/*
	#blue, #blue dt {
		background-color: #9cf;
		}
		*/
		
			
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #cc9900;
		}

		/*
	#red, #red dt {
		background-color: #c99;
		]*/
		
	#green, #green dt {
		background-color: #cf9;
		}

/*-------- content div body creation style end ----------------*/

#toplink {
	/*padding: 10px;*/
	/*background-color: #ffd980;*/
	position: absolute;
	width: 260px;
	left: 510px;
	top: 5px;
			}