@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

/* Header */
.caskkindia-headermain { width: 1000px; height: auto; background: #4171c3; margin: 0 auto;  }
.caskkindia-header { width: 100%; height: 111px; border-bottom: 6px solid #5b88d6; }
.caskkindia-header h1 { padding: 18px 0 30px 10px;  }
.caskkindia-header h1 a { width: 457px; height: 77px; display: block; background: url(../image/logo2.png) no-repeat left top; text-indent: -9999px;} 
.caskkindia-home { width: auto; height: auto; float: right; }

#caskkindia-link { float:left; margin: -127px 1px 0 0; }
	
#caskkindia-link ul{ margin:0px; padding:0px; list-style:none; }
#caskkindia-link ul li{ width:100px; margin:0px; float:left; border-right:1px solid #5b88d6; }
#caskkindia-link ul li:hover{
	border-bottom:6px solid #ffe96e;
	background:#3566bb;
	-webkit-transition: background-color 0.4s ease-in-out;
	-moz-transition: background-color 0.4s ease-in-out;
	-o-transition: background-color 0.4s ease-in-out;
	transition:background-color 0.4s ease-in-out;
	}
	
#caskkindia-link ul li:first-child{ border-left:1px solid #5b88d6; }
#caskkindia-link ul li a{ text-decoration:none; display:block; text-align:center; font-family: arial; font-size: 13px; color:#f0d22b; padding:35px 0; }
#caskkindia-link ul li a img{ margin:0 0 5px 0; }
#caskkindia-link ul li a:hover { color: #ffe96e; background: url(../image/arrow.png) no-repeat center bottom; }

.caskkindia-social{ width:100%; background:#2b4c83; height:38px; }
.caskkindia-icon{ float: right;}
.caskkindia-icon img{ margin:0; }

.caskkindia-nav { width: 100%; height: auto; float: left; background: #f3f3f3; border-top: 1px solid #fff; }
.caskkindia-nav ul { }
.caskkindia-nav ul li { list-style: none; float: left; border-right: 1px solid #CCC; }
.caskkindia-nav ul li:last-child { border: 0; }
.caskkindia-nav ul li a { font-family: arial; font-size: 13px; color: #000; line-height: 40px; text-decoration: none; font-weight: bold; display: block; padding: 0 30.4px;  }
.caskkindia-nav ul li a:hover { background: #5b88d6; color: #fff; -webkit-transition: background-color 0.4s ease-in-out;
	-moz-transition: background-color 0.4s ease-in-out;
	-o-transition: background-color 0.4s ease-in-out;
	transition:background-color 0.4s ease-in-out; }
	
.caskkindia-nav ul li:hover > ul { position: absolute; display: block; }
.caskkindia-nav ul li ul { display: none; }
.caskkindia-nav ul li ul li { width: auto; font-family: arial; font-size: 13px; color: #000; float: none; background: #f3f3f3; border-bottom: 1px solid #5b88d6; border-right: 0; }
.caskkindia-nav ul li ul li a { font-family: arial; font-size: 13px; color: #000; line-height: 30px; text-decoration: none; font-weight: normal; display: block; padding: 0 10px; }
.caskkindia-nav ul li ul li a:hover { background: #5b88d6; border-top: 1px solid #fff; border-bottom: 1px solid #fff; color: #fff; -webkit-transition: background-color 0.4s ease-in-out;
	-moz-transition: background-color 0.4s ease-in-out;
	-o-transition: background-color 0.4s ease-in-out;
	transition:background-color 0.4s ease-in-out; }

	
.caskkindia-flash { width: 100%; height: 250px; float: left; text-align: center; margin: 10px 0 0 0; }
	

/* Widget */

.caskkindia-bodymain { width: 1000px; height: auto; }

.caskkindia-widget{clear:both;padding:0px;width: 100%;height:172px;}
.caskkindia-srvc{position: relative;z-index:1;}
.caskkindia-widget ul{ margin:0px; padding:0px; list-style:none; }
.caskkindia-widget ul li{margin:0px 5px 0 0;padding:0;float:left;background:url(../images/graphics/icon_bg.jpg) repeat-x top;border-bottom:7px solid #4171c3;border-top:7px solid #4171c3;width: 24%;}
.caskkindia-widget ul li:last-child{ margin:0px; }
.caskkindia-widget ul li:hover{ border-bottom:7px solid #ffe96e; border-top:7px solid #ffe96e; }
.caskkindia-widget ul li a{text-decoration:none;display:block;text-align:center;padding:15px 2px;/* width: 245px; */font-family: arial;font-weight: bold;color:#000000;text-transform:uppercase;font-size: 12px;}
.caskkindia-widget ul li a img{ margin:0 0 10px 0;}