@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
	margin: 0;
	padding: 0 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#251d19;
	background:url(../images/bg.jpg) no-repeat top center;
	background-color:#fff;
}
/*------------------------------------------------------------------------------ Theme ---- Start -------- */

@font-face {
    font-family: 'EKLARUN';
    src: url('ekl-arun_0-webfont.eot');
    src: url('ekl-arun_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('ekl-arun_0-webfont.woff') format('woff'),
         url('ekl-arun_0-webfont.ttf') format('truetype'),
         url('ekl-arun_0-webfont.svg#EKLARUN') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'EKL-GUJARAT-2NORMAL';
    src: url('eklgujn_0-webfont.eot');
    src: url('eklgujn_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('eklgujn_0-webfont.woff') format('woff'),
         url('eklgujn_0-webfont.ttf') format('truetype'),
         url('eklgujn_0-webfont.svg#EKL-GUJARAT-2NORMAL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gujrati_saral-1normal';
    src: url('gujrati-saral-1-webfont.eot');
    src: url('gujrati-saral-1-webfont.eot?#iefix') format('embedded-opentype'),
         url('gujrati-saral-1-webfont.woff') format('woff'),
         url('gujrati-saral-1-webfont.ttf') format('truetype'),
         url('gujrati-saral-1-webfont.svg#gujrati_saral-1normal') format('svg');
    font-weight: normal;
    font-style: normal;

}

img{
	border:0;
}

a{
	text-decoration:underline;
	color: #404040;
}
a:hover{
	text-decoration:underline;
	color: #404040;
}

ul{
	/*list-style:disc;*/
	color:#063;
}

ul li{
	color:#063;
}
/*------------------------------------------------------------------------------ Theme ---- End -------- */

#page {
	width: 952px;
	margin:0px auto;
	height: auto;
}


/*------------------------------------------------------------------------------ Top ---- Start -------- */
#top {
	height: 300px;
	width: 952px;
}
.logo{
	height:94px;
	width:210px;
	display:block;
	overflow:hidden;
}
#top_left{
	height:94px;
	width:468px;
	padding-top:12px;
	overflow:hidden;
	float:left;
}
#top_right{
	height:106px;
	width:432px;
	float:left;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#3c8114;
}

/* ---------------------new menu ---------------start--------*/

#menu{
	width:880px;
	height:36px;
	border:1px solid #b88109;
	background:url(../images/menu_bg.png) repeat-x top center;
	margin:5px auto 5px auto;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.jqueryslidemenu{
font: normal 16px arial;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
background:url(../images/main_menu_bg.png) top center no-repeat;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color:#361d83;
padding: 9px 10px 8px 10px;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;


}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color:#361d83;

}

.jqueryslidemenu ul li a:hover{ /*tab link background during hover state*/
color:#fff;
text-shadow:none;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;  z-index: 50;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-size:14px;
width: 160px; /*width of sub menus*/
padding:9px 5px;
margin: 0;
border-top-width: 0;
background-color:#e5a312;
border-bottom:1px solid #b88109;
border-left:1px solid #b88109;
border-right:1px solid #b88109;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background: #d1940d;
color:#fff;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ---------------------new menu ---------------end--------*/

/*----------------------content ----------------start--------*/
#content{
	width:900px;
	margin:0px auto;
	height:auto;
	overflow:hidden;
	background:url(../images/con_bg.jpg) no-repeat center center;
	background-color:#fff;
}
#scroll {
	height:15px; 
	margin:10px 0 15px 0; 
	width:952px;
	font-size:18px;
	/*font-family: 'gujrati_saral-1normal',Arial, Helvetica, sans-serif;*/
	font-family:'EKL-GUJARAT-2NORMAL',Arial, Helvetica, sans-serif;
}
#contentn_left{
	width:952px;
	float:left;
	overflow:hidden;
}

#contentn_data h1{
	
	font-size:18px;
	color:#361970;
	font-family:'EKL-GUJARAT-2NORMAL',Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #b88109;
}  

#contentn_left_top{
	width:900px;
	overflow:hidden;
}
#contentn_head{
	width:952px;
	height:auto;
	border-bottom:1px dotted #3d1983;
	margin:4px 0px;
	padding-bottom:2px;
	overflow:hidden;
	}	

#contentn_head h1{
	color:#ea0707; 
	font-size:20px;
	font-weight:normal;
}

#contentn_data{
	width:900px;
	min-height:300px;
	overflow:hidden;
	text-align:left;
	font-size:18px;
	letter-spacing:0px;
	/*font-family: 'gujrati_saral-1normal',Arial, Helvetica, sans-serif;*/
	font-family:'EKL-GUJARAT-2NORMAL',Arial, Helvetica, sans-serif;*/
}
#contentn_data_eng{
	width:900px;
	min-height:300px;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#content_left{
	width:625px;
	float:left;
	overflow:hidden;
}
#content_left_top{
	width:625px;
	overflow:hidden;
}
#content_head{
	width:595px;
	height:auto;
	border-bottom:1px solid #306213;
	margin:4px 15px;
	padding-bottom:2px;
	overflow:hidden;
	}	

#content_head h1{
	color:#000; 
	font-size:20px;
	font-weight:normal;
}

#content_data{
	width:595px;
	margin:2px 15px 5px 15px;
	overflow:hidden;
	text-align:justify;
}
#content_left_bottom{
	width:595px;
	margin:30px 15px 0px 15px;
}
#content_right{
	width:275px;
	height:auto;
	float:left;
	overflow:hidden;
}

#content_right_top{
	width:275px;
	overflow:hidden;
}
.right_box{
	width:275px;
	text-align:center;
	margin:8px 0px;
	overflow:hidden;
}


.product_box{
	width:212px;
	height:256px;
	float:left;
	margin:5px 40px;
}

.product_box_image{
	width:212px;
	height:185px;
	text-align:center;
	z-index:80;
}
.product_box_image img{
	width:201px;
	height:175px;
}
.product_box_price{
	width:132px;
	height:38px;
	padding:18px 0 0 80px;
	font-size:24px;
	color:#060;
	text-align:left;
	font-weight:bold;
	margin:130px 0 0 0;
	background:url(../images/p_price.png) no-repeat top center;
	position:absolute;
	z-index:90;
}
.product_box_details{
	width:212px;
	height:26px;
	margin:5px 30px;
}
.type{
	 width:80px;
	 font-size:16px;
	 color:#132d04;
	 text-align:right;
	 padding-right:5px;
}

.weight{
	 width:100px;
	 font-size:14px;
	 color:#6c7168;
	 text-align:left;
}

.product_box_inq{
	width:212px;
	height:35px;
	text-align:center;
}
.info_button{
	width:170px;
	height:21px;
	padding:4px 0 0 0;
	display:block;
	color:#9a7110;
	margin:0px auto;
	text-decoration:none;
	background:url(../images/button.png) no-repeat top center;
}
.info_button:hover{
	color:#87630c;
	text-decoration:none;
	background:url(../images/button.png) no-repeat bottom center;
}
/*----------------------------------------footer----------------------------------*/
#footer{
	width:900px;
	height:129px;
	background:url(../images/footer_bg.png) top center;
	overflow:hidden;
}
#footer_left{
	width:625px;
	height:129px;
	float:left;
}
#footer_right{
	width:275px;
	height:129px;
	float:left;
}
#footer2{
	width:952px;
	text-align:center;
	height:15px;
	background:url(../images/footer_bg.png) no-repeat;
	overflow:hidden;
	color:#b88109;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:15px;
}
#footer2 a{
	text-decoration:none;
	color:#9d713c;
}
#footer2 a:hover{
	text-decoration:underline;
	color:#8b612d;
}


/*---------------------------------------------------------------------------------------------------------------- Contact Form ---- Start -------- */

.contact_us_form {
	margin:0px auto 20px auto;
	width:850px;
	 color:#282424;
}
.add_data a{
	color:#282424 !important;
}
.contact_us_form fieldset {
	margin:8px 5px 0 5px;
	padding: 10px;
	border:1px solid #361970;
	position: relative;
	width:380px;
	float:left;
	font-weight: normal;
}
.contact_us_form legend {
	margin-left: 20px;
	color:#361970;
	padding:0px 5px 0 5px;
	font-weight: bold;
}
.contact_us_form fieldset ol {
	padding: 0.25em 1em 0 1em;
	list-style: none;
}
.contact_us_form fieldset li {
	padding-bottom: 1em;
	float: left;
	clear: left;
	width: 100%;
}
.contact_us_form .add_data {
	font-weight:normal;
	font-size:14px;
	color:#282424;
	margin-top:3px;
	margin-left:40px;
}
.contact_us_form .add_data a {
	color:#282424;
	text-decoration:underline;
}
.contact_us_form label {
	display: block;
	margin-right: 1em;
	color:#282424;
}
.contact_us_form .red {
	color:#F00;
	font-size:10px;
}
.contact_us_form fieldset input {
	border: 1px solid #b88109;
	color:#000;
	height:20px;
	font-size:14px;
}
.contact_us_form fieldset textarea {
	border: 1px solid #b88109;
	color:#000;
	font-size:14px;
}
.contact_us_form fieldset textarea:hover {
	border: 1px solid #b88109;
	background: #fff;
}
.contact_us_form fieldset input:hover {
	border: 1px solid #b88109;
	background: #fff;
}
.contact_us_form .button {
	height:25px;
	width:170px;
	color:#412082;
	border:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-bottom:2px;
	background:url(../images/button.png) no-repeat top left;
}
.contact_us_form .error{ font-size:12px; color:#C00;}

.contact_us_form .button:hover {
	
	border:none;
	background:url(../images/button.png) no-repeat bottom left;
}

.tlist{ border-top:1px solid #666; border-left:1px solid #666;}

.tlist tr th{ padding:3px 5px; background-color:#CCC; color:#000; border-bottom:1px solid #666; border-right:1px solid #666;}	

.tlist tr td{ padding:3px 5px ; border-bottom:1px solid #666; border-right:1px solid #666;}

.main_gallery{
	width:170px;
	height:140px;
	overflow:hidden;
	float:left;
	margin:8px 3px 0 3px;
	background:url(../images/gallery.png) no-repeat center top;
}
.gallery_image{
	width:170px;
	height:122px;
	overflow:hidden;
}
.gallery_image img{
	width:145px;
	height:84px;
	margin:20px 0 0 10px;
	overflow:hidden;
}
.gallery_name{
	width:170px;
	height:18px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.gallery_name a{
	text-decoration:none;
	color:#1a9999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.gallery_name a:hover{
	text-decoration:none;
	color:#1a9999;
	text-shadow:0px 0px 8px #1daeaf;
}

	
.gallery{
	width:165px;
	height:140px;
	overflow:hidden;
	float:left;
	margin:8px 6px 0 6px;
	background:url(../images/photo.png) no-repeat center top;
}
.photo_image{
	width:180px;
	height:122px;
	overflow:hidden;
}
.photo_image img{
	width:145px;
	height:84px;
	margin:20px 0 0 17px;
	overflow:hidden;
}
.photo_name{
	width:180px;
	height:18px;
	text-align:center;
	overflow:hidden;
}
.photo_name a{
	text-decoration:none;
	color:#1a9999;
	font-size:14px;
}
.photo_name a:hover{
	text-decoration:none;
	color:#1a9999;
	text-shadow:0px 0px 8px #1daeaf;
}	