﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sansregular';
    src: url('/_styleNew/opensans-regular-webfont.eot');
    src: url('/_styleNew/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_styleNew/opensans-regular-webfont.woff') format('woff'),
         url('/_styleNew/opensans-regular-webfont.ttf') format('truetype'),
         url('/_styleNew/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
	font-family: 'open_sansregular';
	background:url(../images/bg.jpg) repeat-x top #f2f2f2; 
}

#wrapper{
	width:999px;
	height:auto;
	margin:0px auto;
}
header{
	width:100%;
	height:auto;
}
header .logo{
	width:158px;
	height:73px;
	float:left;
	/*margin:12px 10px 11px 0px; */
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:10px;
margin-left:-15px;
	
}
header .social-search{
	float:right;
	margin-top:34px;
}
header .social-search img{
	margin-left:6px;
	padding:0px;
	border:0px;
	float:right;
}
header .social-search .search{
	float:right;
	width:220px;
	padding-right:0px;
	margin-right:-15px;
}
header .social-search .search .textfield{
	width:140px;
	height:35px;
	font-size:13px;
	float:left;
	color:#8a8a8a;
	background:#dcdcdc;
	border:0px;
	padding:0 8px;
}
header .social-search .search .button{
	width:29px;
	height:28px;
	float:left;
	cursor:pointer;
	border:0px;
	background:url(../images/search.jpg);
}

section{

height:auto;
	float:left;
	
	background: url(/images/shadow2.jpg) no-repeat bottom #FFF;

	
}
aside{
	width:274px;
	float:left;
	padding:0px 29px;
	border-right:solid 1px #d9d9d9;
}
.header1{
	font-size:20px;
	color:#636363;
	height:58px;
	line-height:57px;
	padding-left:75px;
	margin-bottom:27px;
	background:url(../images/our-product.jpg) no-repeat left;
}
.header2{
	font-size:20px;
	color:#636363;
	height:58px;
	padding-left:85px;
	margin-bottom:27px;
	background:url(../images/health.jpg) no-repeat left;
}
.header3{
	font-size:20px;
	color:#636363;
	height:58px;
	padding-left:75px;
	margin-bottom:27px;
	background:url(../images/awards.jpg) no-repeat left;
}
aside .product ul{
	padding:0px;
	margin:14px 0 0 0;
}
aside .product li{
	height:25px;
	line-height:25px;
	color:#636363;
	font-size:13px;
	padding:0px;
	margin:0px 0 12px 0px;
	list-style:none;
	padding-left:11px;
}
aside .product li.red{
	border-left:6px solid #7b1027;
}
aside .product li.blue{
	border-left:6px solid #2a86cf;
}
aside .product li.green{
	border-left:6px solid #629917;
}
aside .product li.orange{
	border-left:6px solid #e47c22;
}
h6{
	font-size:14px;
	color:#636363;
	font-family: 'open_sansregular';
	font-weight:normal;
	border-bottom:solid 1px #d5d5d5;
	padding-bottom:20px;
	line-height:20px;
	margin-bottom:18px;
}
p{
	font-size:14px;
	color:#636363;
	line-height:20px;
}
.explore-plant{
	height:45px;
	background:#7c1028;
		color:#FFF;
	text-align:center;
	line-height:45px;
	font-size:16px;
	margin:15px 10px 10px 10px;
}

aside .awards ul{
	padding:0px;
	margin:14px 0 0 0;
}
aside .awards li{
	height:74px;
	color:#636363;
	font-size:13px;
	padding:0px;
	margin:0px 0 21px 0px;
	list-style:none;
	background:#f5f5f5;
}
aside .awards li img{
	float:left;
}
aside .awards li p{
	padding:5px 5px 0px 0px;
}
footer{
	width:100%;
	float:left;
	padding:16px 0px;
	margin-top:22px;
	box-shadow:0px -2px 2px #dedede;
	background:#FFF;
}
footer .content-area{
	width:999px;
	margin:0px auto;
}
footer .content-area .coppyright{
	font-size:12px;
	color:#4b4b4b;
	float:left;
}
footer .content-area .link{
	font-size:12px;
	color:#696969;
	float:right;
}


/*  Banner CSS  */

/*
#games{
	width:999px;
}
#page { width: 999px; height:441px; margin-bottom:24px;}
#gamesHolder { width: 999px; }

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; position:relative; bottom:33px; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 999px; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px 7px 10px !important; font-family:Arial, Helvetica, sans-serif; font-size:50px; line-height:50px !important; }
.cs-prev, .cs-next, a:hover{
	color:#787878 !important;
}

*/

/* @group core nav menu */
#nav { width:999px;
	height:46px;
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:solid 2px #7b1027;
	background:#ffffff;}
#nav li{
	margin:0px;
	padding:0px;
}

#nav li { float: left; display: block; background: none; position: relative; font-family: 'open_sansregular'; font-size:13px; list-style:none; border-right: 1px solid #D0D0D0;}
#nav li:last-child {  
   border-right:none;
} 

#nav li a { display: block; padding: 0; line-height: 46px; text-decoration: none;  color: #666; zoom: 1; padding: 0px 15px; }
#nav li a.selected
{
	background-color:#7b1027;
	color:#FFFFFF !important;
}
#nav li a:hover, #nav li a.hov { background:#7b1027; color: #fff; }

/* @group subnav */
#nav li ul { position: absolute; left: 0px !important; margin-top:6px !important; display:none; border-top:solid 2px #7b1027; padding: 0; list-style: none; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding:1px 0 1px 0; background:#fff; z-index:999999; }	
#nav li ul li { width: 210px; float: left; text-align: left; }
#nav li ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent; color:#000; }

#nav li ul a { display: block; height: 14px; line-height: 14px; padding: 8px 10px; color: #666; border-bottom: 1px solid transparent; color: #797979; font-weight: normal; background:#FFF; }
#nav li ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #000; background:#eaedf1; }
/*#nav ul li ul li ul{
    left:215px;
    border-left:solid 0px #900 !important;
    top:-3px;
    z-index:999999 !important;
}
#nav ul li ul li ul:hover{
    display:block !important;
}
#nav ul li ul li a{color: #797979 !important;}  */

/* right column of the inner pages */

.box-content{
	width:100%; 
	height:auto;  
	float:left; 
	background:#f2f2f2;  	
	margin-left:0px; 
	margin-top:10px;
-moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 1px 3px 5px -3px #888888;
}

.box-head{
	width:100%; 
	 
	float:left; 
	background:url(/PublishingImages/header_bg.jpg) repeat-x right; 
	border-top:#656b6e solid 1px; 
	font-family:"open_Sansregular"; 
	font-size:15px; 
	text-align:center;
	vertical-align:middle; 
	color:#fff; 
	padding-top:5px; 
}
/* for milestone section added by sakhib*/
.abt_milestone {
	clear:both; 
	width:500px; float:left; padding:20px 0 0 15px; }
.abt_milestone h2 {
	padding:0 0 15px 0; margin:0 !important;
	font-family: 'Titillium Web', sans-serif; color:#424242; font-size:20px !important; font-weight:400; }
.abt_milestone table tr {
	height:52px; }
.abt_milestone table tr td {
	vertical-align:middle; padding:0 25px 0 0;
	font-family: 'open_sansregular'; color:#737373; font-size:13px; line-height:20px;
	background-repeat:no-repeat; border-bottom:1px solid #fff;  }
.abt_milestone table tr .mile_year {
	text-indent:40px; font-size:12px; font-family: 'Titillium Web', sans-serif; color:#fff !important; font-weight:700; 
	background:url(/aboutus/PublishingImages/SitePages/milestone_year.png) no-repeat;  }
.abt_milestone table tr #mile_year-start {
	background:url(/aboutus/PublishingImages/SitePages/milestone_year-start.png) no-repeat; }
.abt_milestone table tr #mile_year-end {
	background:url(/aboutus/PublishingImages/SitePages/milestone_year-end.png) no-repeat; }
	/* end of milestone sectionn added by Sakhib*/
/* for products page added by sakhib*/
/* about page milestone : shameer  =======================================================*/

/*10:01:14 product page ===================*/
.products {
	float:left; width:100%;
}
.products h3 {
	font-family:'Titillium Web', sans-serif !important; font-weight:400;
	font-size:16px; color:#5c0c27;
	margin:0; padding:0 0 0 15px;
}
.products p {
	padding:0 0 15px 5px;
	font-family: 'open_sansregular';
	font-size:13px; color:#737373;
	line-height:20px;
}
.product-property {
	float:left; width:460px;
	clear:both;
	padding:0 0 20px 15px;
	font-family: 'open_sansregular';
	font-size:13px; color:#737373;
	line-height:20px;
}
.product-property table {
	border:1px solid #d4d4d4;
}
.product-property table tr td {
	border-bottom:1px solid #fff;
	padding:10px; vertical-align:middle;
}
.property_head {
	
	color:#fff;
	font-family: 'open_sansregular';
	font-size:16px;
	background:url(/products/PublishingImages/SitePages/product_property.jpg) repeat-x;
}
.product-right {
	float:right; width:226px;
	padding:0 15px 0 0;
}
.product-right-box {
	width:100%;
	float:left;
	padding:10px 0;
	border-bottom:0px dotted #b1b1b1;
}
.product-right-box h2 {
	margin:0;
	font-family:'Titillium Web', sans-serif !important;
	font-weight:400;
	color:#5c0c27; font-size:16px;
}
.product-right-box a {
	font-family: 'open_sansregular'; font-size:12px;
	color:#9d4056;
}
.product-right-box .box-detail a:hover {
	color:#9d4056 !important;
}
.product-right-box .box-pic {
	float:left; width:58px;
	padding:5px 0 0;
}
.product-right-box .box-detail p {
	margin:0; padding:0;
}
.product-right-box .box-detail {
	float:right; width:154px;
	
}

/* End Product Page */