body, html
{
	margin:0px;
	width:100%;
	height:100%;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
}

a
{
	text-decoration:none;
	color: #666;
}

#wrap{
	position:fixed;; 
	z-index:-1; 
	top:0; 
	left:0; 
	background-color:black
}
#wrap img.bgfade{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	height:100%;
	z-index:-1
}

/* TABS of Deal Pages */


.tabs input[type=radio] {
	position: absolute;
	display:none;
}
.tabs {
	width: 750px;
	float: left;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 5px auto;
}
.tabs li{
	float: left;
	margin-right:5px;
}
.tabs label {
  display: block;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
  color: #666;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Lily Script One', helveti;
  background: rgba(255,255,255,0.2);
  cursor: pointer;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tabs label:hover {
	
	background: rgba(123,174,65,0.8);
	color:#FFF;
	top: 0;
}

[id^=tab]:checked + label {
	background: #699735;
	color: white;
	top: 0;
}

[id^=tab]:checked ~ [id^=tab-content] {
  	display: block;
}
.tab-content{
	z-index: 2;
	display: none;
	text-align: left;
	width: 100%;
	line-height: 140%;
	padding-top: 10px;
	padding: 10px;
	color: #666;
	position: absolute;
	top: 53px;
	left: 0;
	box-sizing: border-box;
	-webkit-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
}


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


/* ******** Inside Menu ***********/
.doubleikat-studeo
{
	width:1000px;
}

.dikat-matter-left
{
	width:20px;
	border-radius:20px 0 0 20px;
}
.dikat-matter-center
{
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
}
.dikat-matter-right
{
	width:20px;
	border-radius:0 20px 20px 0;
}

.estore-add
{
	height:100px;
	vertical-align:top;
}
.estore-add1
{
	height:96px;
	width:176px;
	border:#900 solid 2px;
}
.eadd-1
{
	height:70px;
}
.eadd-2
{
	margin-top:66px;
	height:25px;
	padding-top:5px;
	width:176px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	background-color:#900;
}
.eadd-2:hover
{
	margin-top:56px;
	height:30px;
	padding-top:10px;
	width:176px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	background-color:#900;
}
.eadd-2 a
{
	color:#FFF;
}

.estore-add2
{
	height:100px;
	width:20px;	
}
/* ******** Inside Menu ***********/
#backGroud
{
	background:url(../images/bg.jpg);
}
.doubleikat-matter
{
	width:1000px;
	box-shadow:#933 2px 2px 3px 3px;
	border-radius:20px;
	background-color:#FFF;
}
.dikat-heading
{
	height:40px;
	font-size:22px;
	color:#900;
	font-weight:bold;
	font:Verdana;
	border-bottom:#900 1px solid;
	text-align:left;
}
.dikat-gallary
{
	height:240px;
	width:240px;
	font-family:Century Gothic;
	font-weight:bold;
	font-size:12px;
}
.dikat-gallary-image
{
	height:165px;
	width:165px;
	border:#690 dashed 3px;
}
.dikat-gallary-image:hover
{
	height:165px;
	width:165px;
	border:#8d0606 dashed 3px;
}
.dikat-gallary-tick
{
	height:30px;
	vertical-align:bottom;
}

/*------------material & process--------------*/
.Material_Process
{
	height:40px;
	font-size:22px;
	color:#900;
	font-weight:bold;
	font:Verdana;
	border-top:#900 1px solid;
	text-align:left;
}
/*----------------- end---------------*/

.backGroudMenu
{
	background:url(../images/menuimg.png);
	background-repeat:no-repeat;
	background-position:right;
	background-size: 100%;
}
.backGroudMenu a
{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

.boxBorder
{
	/*background-image:url(../images/header.png);*/
	background-color:#880015;
	border-radius:20px;
	box-shadow:2px 2px 1px 1px;
}
.BodyBackground
{
	 background:url(../images/asas.png);
	 background-attachment:fixed;
}
.mainDivAll
{
	width:100%;
	height:100%;
	position:relative;
}
.allFontStyle
{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.allPagePadding
{
	padding:0 10px 5px 0;
}
.topMenuPadding
{
	padding-left:30px;
	text-align:left;
}
.menuBackground
{
	background-color:#880015;
	border-radius:15px;
}
.menuBackground a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#F4AF53;
}
.menuLinkStyle
{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.modelMediaPadding
{
	padding:0 10px 0 10px;
}
.modelMediaBorder
{
	
	padding-top:5px;
}
.mediaStyle
{
	border:#900 solid 2px;
}
.aboutMainTd
{
	text-align:justify;
	font-size:15px;
	color:#900;
}
.MediaMainTd
{
	text-align:justify;
	font-size:15px;
	padding-left:20px;
	color:#900;
}

.contactPaddingbtm
{
	padding-bottom:10px;
}
.contactMenu
{
	width:960px;
	height:1050px;
	background-image:url(images/menu1.png);
}
.contact_divPadding
{
	padding-left:30px;
}
.contactshowRoomdivleft
{
	float:left;
	padding-left:50px;
}
.contactshowRoomdivRight
{
	float:right;
	padding-right:50px;
}
.MapFont
{
	color:#0000FF;
	text-align:left
}
.indexTblPadding
{
	padding-top:5px;
}
.indexTdBorder
{
	border-right:#FFF 2px solid;
}

.indexAboutMain
{
	text-align:justify;
	font-size:13px;
	color:#900;
}

.AboutUsMain
{
	box-shadow:#933 2px 2px 3px 3px;
	border-radius:20px;
	padding:20px;
	background:url(../images/bg.jpg);
}
.AboutDivScroll
{
	box-shadow:#933 2px 2px 3px 3px;
	border-radius:20px;
	background:url(../images/bg.jpg);
	width:90%;
	max-height:350px;
	overflow-y:scroll;
	padding:10px 10px 10px 15px;
	opacity:0.9;

}
.aboutTdFont
{
	font-size:15px;
	color:#900;
}
.menuTdRightBorder
{
	border-right:#FFF 2px solid;
}

