@import"reset.css";
@import"pro_pages_style.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"jquery.snippet.min.css";
@import"jplayer.blue.monday.css";
@import"jquery-ui-1.8.17.custom.css";



body{
	background:#87b400;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
	min-width:960px;
}
html,body{height:100%;}
html {min-width:960px;}
/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	position:relative;
	min-width:960px;
	background:#fff;
}

.main-bg {
	background:url(../images/main-bg.gif) 50% 0;
}
/*----- alignment & clearing -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow:hidden;
	position:relative;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#000;
	padding:0 0 20px 0;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1{font-size:40px; line-height:48px;}
h2{font-size:30px; line-height:36px;}
h3{font-size:24px; line-height:30px;} 
h4{font-size:20px; line-height:24px;}  
h5{font-size:18px; line-height:22px;}
h6{font-size:16px; line-height:20px;}

.head-1 {
	overflow:hidden;
}
	.head-1 span {
		float:left;
		margin:0 25px 0 0;
	}
	.head-1 b {
		display:block;
		overflow:hidden;
		height:1px;
		background:#c5b99f;
		margin:17px 0 0 0;
	}

.head-2 {
	text-align:center;
	background:url(../images/heading-2-border.png) no-repeat center bottom;
	padding:0 0 34px 0;
	margin:0 0 15px 0;
}

	
/*----- text & typography -----*/
.def-list-1 dt {
	display:block;
	font-weight:bold;
	color:#578905;
	padding:23px 0 8px 0;
	border-top:1px solid #e0dac1;
}
	.def-list-1 dd {
		padding:0 0 23px 0;
	}
	.def-list-1 dt:first-child {
		padding:0 0 8px 0;
		border-top:none;
	}
	.def-list-1 dt a {
		color:#578905;
	}
/*----- borders & lines -----*/
.border-bot {
	border-bottom:1px solid #e0dac1;
	margin:0 0 8px 0;
	padding:0 0 15px 0;
}
.border-bot-1 {
	border-bottom:1px solid #e0dac1;
	margin:0 0 23px 0;
}
/*----- boxes -----*/
.img-link img {
	/*border:5px solid #d5cea7;#609205*/
	border:5px solid #99C709;
	box-shadow:3px 3px 2px rgba(0,0,0,.2);
}
	.img-link img:hover {
		/*border:5px solid #f5f0da;#99C709*/
		border:5px solid #D5CEA7; /*#C2EE3A;*/
	}

.img-link figcaption {
	display:block;
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-size:14px;
}
.img-box img {
	border:5px solid #99C709; /*70A106*/
	box-shadow:3px 3px 2px rgba(0,0,0,.2);
}
.img-box-1 img {
	border:5px solid #99C709; /*70A106*/
	box-shadow:3px 3px 2px rgba(0,0,0,.2);
}
.img-box-1 img.hover {
	border:5px solid #70A106; /*70A106*/
	box-shadow:3px 3px 2px rgba(60,60,60,.62);
}



.project-box {
	background:url(../images/project-box-tail.jpg) repeat-x 0 0 #538505;
	padding:10px 10px 15px 10px;
}
	.project-title {
		display:block;
		font-weight:normal;
		color:#fff;
		font-size:14px;
		padding:0 0 10px 5px;
	}
		.project-title a {
			color:#fff;
		}
	.project-box p {
		color:#fff;
		padding:0 5px;
	}
/* Lightbox video */
.lightbox-video{
	display:inline-block;
	position:relative;
}
.lightbox-video img{
	position:relative;
	z-index:2;
}
.lightbox-video span{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-bg.png) 50% 50% no-repeat;
	z-index:3;
}
.lightbox-video span em {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-marker.png) 50% 50% no-repeat;
	z-index:4;
}
.lightbox-video span b {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-marker.png) -50% 50% no-repeat;
	z-index:4;
}

/*----- indents -----*/
.img-indent {
	float:left;
	padding:4px 20px 0 0;
}
.img-indent-1 {
	float:left;
	margin:5px 20px 0 0;
}
.img-indent-2 {
	float:left;
	margin:5px 10px 15px 0;
}
.img-indent-bot {
	padding:4px 0 10px 0;
}
.img-indent-bot-1 {
	padding:4px 0 20px 0;
}
p {padding-bottom:18px;}
.p {padding-bottom:18px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:8px !important;}
.a1 {margin:0 10px;}

.indent-bot {
	padding-bottom:37px;
}
.indent-bot-1 {
	padding-bottom:20px;
}
.pad-right {
	padding-right:20px;
}
/*----- lists -----*/
.list-1 {padding:0 0 20px 0;}
.list-1 li {
	display:block;
	padding:0 0 13px 18px;
	line-height:18px;
	background:url(../images/list-1-marker.png) no-repeat 0 4px;
}
	.list-1 li a {
		color:#000;
		text-decoration:none;
	}
		.list-1 li a:hover {
			color:#6a9b06;
			text-decoration:none;
		}
/*----- buttons & links -----*/
a {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
}
	a:hover {text-decoration: underline;}
p a, dl a {color:#4b7606;}

.button {
	background:url(../images/button-tail.gif) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding:5px 15px;
	display:inline-block;
}
	.button:hover {
		background:url(../images/button-tail.gif) repeat-x 0 bottom #90c409;
		text-decoration:none;
	}




/*********************************header*************************************/
header{
	border-top:12px solid #6a9b06;
}
	header .inner {
		width:940px;
		margin:0 auto;
		position:relative;
		padding:0 0 15px 0;
	}
.logo {
	float:left;
	padding:31px 0 0 0;
	line-height:35px;
}
.logo a {
	display:block;
	background: url(../images/logo.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-99em;
	width:260px;
	height:35x;
	
}
	


/********************** Navigation ************************/
nav {
	padding:0;
	float:right;
	position:relative;
	z-index:10;
}

.sf-menu{
	padding:0;
	display:block;
	font-size:0;
	line-height:0;
	font-weight:bold;
}
.sf-menu-m{
	font-weight:bold;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:200px;
	left:0;
	display:none;
	background:url(../images/sub-menu-1-bg.png);
	padding:0;
}
	.sf-menu ul ul {
		background:url(../images/sub-menu-2-bg.png);
	}
.sf-menu > li{
	margin:0;	
	position:relative;
	display:block;
	float:left;
}

.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
	color:#494841;
	padding:38px 10px 18px 20px;
}

	.sf-menu > li.current > a, .sf-menu > li > a:hover, .sf-menu > li.sfHover > a {
		background:#6a9b06;
		color:#fff;
	}


.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:83px; left:0; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display:block;
	margin:0;
	position:relative;
	text-decoration:none;
	font-size:14px;
	line-height:20px;
	color:#fff;
	overflow:hidden;
	padding:7px 5px 7px 17px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #a6cf4f;
}
	.sf-menu li li li a {
		border-top:1px solid #cdcdc8;
		color:#a0a0a0
	}
	.sf-menu li li:first-child > a {border-top:none;}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	background:#97cd24;
}
.sf-menu li li li > a:hover, .sf-menu li li li.sfHover > a, .sf-menu li li li.current > a{
	background:#e2e2e1;
}

.sf-menu li li{
	float:none;
	position:relative;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:163px;top:0;}

/********************** Slider ************************/




.mp-slider {
	width:929px;
	height:432px;
	position:relative;
	border:5px solid #99C709; /*#70A106*/
	margin:0 auto 25px auto;
	overflow: visible !important;
	text-align:center;
	/*background-image:url(../images/datag-img/header.jpg)*/
}
.mp-items {display:none;}
.mp-pagination {
	display:inline-block;
	position:relative;
	bottom:-5px;
	padding:3px 30px 6px 30px;
	z-index:99;
	background:url(../images/pagination-tail.gif) repeat-x 0 0;
}
	.mp-pagination li {
		display:inline-block;
		margin:0 2px;
	}
		.mp-pagination li a {
			display:block;
			width:16px;
			height:16px;
			background:url(../images/mp-pagination.png) no-repeat 0 0;
		}
			.mp-pagination li a:hover, .mp-pagination li.current a {
				background:url(../images/mp-pagination.png) no-repeat right 0;
			}
/********************** Content ************************/

section#content {
	padding:25px 0 50px 0;
}
	/**** Carousel ****/
.mp-car-wrapper {
	position:relative;
	width:780px;
	margin:0 auto;
	background:url(../images/carousel-bottom-tail.gif) repeat-x 0 bottom #fff;
	padding:25px 0 25px;
}
	.mp-carousel {
		margin:0 0 0 59px;
		overflow:hidden;
	}
		.mp-carousel li {
			margin:0 45px 0 0;
			float:left;
		}
			.mp-carousel li img {
				width:180px;
				height:180px;
			}

.mp-car-btn {
	display:block;
	position:absolute;
	bottom:27px;
	width:80px;
	height:78px;
}
.mp-car-prev {
	left:-80px;
	background:url(../images/car-prev.png) no-repeat 0 0;
}
	.mp-car-prev:hover {
		background:url(../images/car-prev.png) no-repeat 0 bottom;
	}
.mp-car-next {
	right:-80px;
	background:url(../images/car-next.png) no-repeat 0 0;
}
	.mp-car-next:hover {
		background:url(../images/car-next.png) no-repeat 0 bottom;
	}
	
.price {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#578905;
	font-size:42px;
	line-height:50px;
	padding:10px 0 0 0;
}
.col-1 {
	float:left;
	width:185px;
	margin:0 35px 0 0;
}
.col-2 {
	float:left;
	width:80px;
}

.rating {
	display:inline-block;
	width:80px;
	height:13px;
	background:url(../images/rating.png) no-repeat right 0;
	margin:2px 0 0 10px;
}
	.rating.star-1 {
		background:url(../images/rating.png) no-repeat -64px 0;
	}
	.rating.star-2 {
		background:url(../images/rating.png) no-repeat -48px 0;
	}
	.rating.star-3 {
		background:url(../images/rating.png) no-repeat -32px 0;
	}
	.rating.star-4 {
		background:url(../images/rating.png) no-repeat -16px 0;
	}
	.rating.star-5 {
		background:url(../images/rating.png) no-repeat 0 0;
	}
.map-container {
	display:inline-block;
	border:5px solid #fff;
	box-shadow:3px 3px 2px rgba(0,0,0,.2);
	margin:0 0 25px 0;
}
.map-container iframe {
	width:350px;
	height:281px;
	margin:0;
	border:none;
}
.adress {padding:0;}
.adress dt {
	display:block;
	font-weight:bold;
	color:#578905;
	font-size:12px;
	line-height:18px;
	padding:0 0 8px 0;
}
.adress dd {
	font-size:12px;
	line-height:18px;
	color:#000;
	overflow:hidden;
}
.adress dd span {
	float:left;
	width:85px;
}

.adress dd a {color:#000;}
.adress dd a:hover {text-decoration:underline;}
.content-box {
	width:940px;
	margin:0 auto;
	padding:55px 0 0 0;
	background:url(../images/heading-2-border.png) no-repeat center 0;
}
.inner-404 {
	background: url(../images/page404-img.png) no-repeat 0 0;
	padding:0 0 0 560px;
	min-height:412px;
}
.heading-404 {
	display:block;
	color:#000;
	font-weight:normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
strong.heading-404 {
	font-size:72px;
	line-height:87px;
}
b.heading-404 {
	font-size:23px;
	line-height:30px;
	margin:0 0 18px 0;
}

/******************** Footer ******************/
footer {
	color:#fff;
	font-size:14px;
	line-height:20px;
	padding:12px 0;
	background:#87b400;
}
	footer .inner {
		width:940px;
		margin:0 auto;
	}
footer strong {
	font-weight:normal;
	color:#fff;
}
footer a {color:#fff;}
	footer a:hover {text-decoration:underline;}

#toTop {
	background:url(../images/to-top.png) no-repeat center 0;
	width:57px;
	padding:26px 0 0 0;
	text-align:center;
	font-size:14px;
	line-height:18x;
	text-transform:uppercase;
	color:#c5b99f;
    border: medium none;
    bottom: 70px;
    display: none;
    overflow: hidden;
    position: fixed;
    right: 50%;
    text-decoration: none;
    z-index: 20;
}
	#toTop:hover {
		color:#508005;
		font-weight:bold;	
	}
	
.about-1 { float:right;
		 margin:0px 0px 0px 10px; 
		 border:5px solid #99C709; 
		 box-shadow:3px 3px 2px rgba(0,0,0,.2);	
}
.about-2 { float:left;
		 margin:0px 10px 0px 0px; 
		 border:5px solid #99C709; 
		 box-shadow:3px 3px 2px rgba(0,0,0,.2);	
}
.about-3 { 
		 margin:0px 0px 0px 0px; 
		 border:5px solid #99C709; 
		 box-shadow:3px 3px 2px rgba(0,0,0,.2);	
}

/* Table Content */

.main-content table {clear:both; width:400px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(0,155,227); border-right:solid 2px rgb(0,155,227); border-top:solid 2px rgb(0,155,227); border-bottom:solid 2px rgb(0,155,227); background-color:#EEEEEE; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(0,155,227); border-right:solid 2px rgb(0,155,227); border-top:solid 2px rgb(0,155,227); border-bottom:solid 2px rgb(0,155,227); background-color:rgb(204,204,204); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}


/***************************************Taahar************************/
.tahar { background:url(../images/stock_images/taahar_hands.jpg); }

/***************************************text class for hindi text pages************************/
.text{text-align:justify; font-size:14px; font-weight:bold; line-height:22px; }
