/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#1d1d1d; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#c0c0c0;
}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.container_16 {
	font-size:.90em;
	position:relative;
	background:url(../img_2/bg_con.png);
		padding:15px 15px 15px 15px;
	border:1px solid #f79447;
	border-radius:30px;


}

.slide_side
{

border:0px solid #f79447;
border-radius:20px;
padding-right:30px;
}


.container_header {
	font-size:.90em;
	position:relative;
	background:url(../img_2/bg_con.png);
		padding:15px 0px 15px 15px;
	border:1px solid #f79447;
	border-radius:20px;
	height:105px;
	width:965px;
	

}

.call
{
padding:10px;
color:#660000;
font:"Myriad Pro";
font-size:26px;
z-index:40;
float:right;
font-weight:bold;
background:#DFDBDB;
border-radius:10px;
margin-right:15px;
height:17px;
width:auto;
position:absolute;

box-shadow: 0 0 1em #FA7804 inset;

}

.right_about
{
float: right;
	border:7px solid #f79447;
	width:220px;
	height:450px;
	border-radius:20px;
	background: url(../lof_slid/banner_images/right_about.jpg);
}


.right_cart
{
float: right;
	border:7px solid #f79447;
	width:200px;
	height:400px;
	border-radius:20px;
	background:url(../lof_slid/banner_images/right_one.jpg);
}



.right_contact
{
float: right;
	border:7px solid #f79447;
	width:280px;
	height:500px;
	border-radius:20px;
	background:url(../lof_slid/banner_images/right_one.jpg);
}




.container_footer {
	font-size:.75em;
	position:relative;
	padding-top:10px;
	background:url(../img_2/bg_con.png);
	width:100%;

}

	/* Header */
	header{
		height:146px;
		overflow:hidden;
		background: url(../img_2/bg_head.png);
	}
	
	
	
	
#banner_box{width:980px;
height:300px;
margin-left:auto;
margin-right:auto;
background: url(../img_2/bg_head.png);
}	
	
	
	
	
	
	/* Content */
	#content {
		padding:10px 0 10px 0;
		background: url(../img_2/bg_head.png);
			}
		#mainContent {
			padding:13px 0 0 0;
			
			}
			
	/* Footer */
	footer{
		border-top:1px solid #292929;
	}





/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 20px; }

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure { 
	margin:0 24px 0 0; 
	float:left;
	padding:4px;
	background:#fff;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
}
figure.alt {
	margin-right:5px;
	}
figure.last {
	margin-right:0;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:18px;
text-align:justify;
color:#111111;

}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;
}


/*----- txt, links, lines, titles -----*/
a {
	color:#c0c0c0; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.top_header{
	font:Georgia;
	font-size:30px;
	color:#660000;
	line-height:1.3em;
	font-style:italic;
	font-weight:bold;
}
h3 {
	font-size:1em;
	line-height:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#c0c0c0;
	margin-bottom:5px;
}
h4 {
	font-size:1em;
	color:#616161;
	margin-bottom:12px;
}
h5 {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:#909090;
	font-style:italic;
	margin-bottom:1em;
}
hgroup h5 {
	margin-bottom:4px;
	}
hgroup h4 {
	margin-bottom:18px;
	}

	

.button { 
	display:inline-block;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#d42400;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#ed2800), to(#b21e00));
	background: -moz-linear-gradient(#ed2800, #b21e00 70%);
	background: linear-gradient(#ed2800, #b21e00 70%);
	-pie-background: linear-gradient(#ed2800, #b21e00 70%);
	behavior: url(js/PIE.htc);
	padding:0 18px 0 18px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition-duration: 0.5s;
	}
	.button:hover {
		background:#fff;
		color:#000;
		}

/*==================boxes====================*/
.box {
	background url(../images/box-bg.gif) 0 100% repeat-x #b5c83c;
	padding:10px 10px 10px 10px;
	border:3px solid #3D241D;
	border-radius:25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
	position:relative;
	color:#fff;
	width:180px;
	float:right;
	}
	
	.box h2 {
		color:#121212;
		background:url(../images/bd_bot.gif) 0 100% repeat-x;
		padding-bottom:20px;
		margin-bottom:20px;
		line-height:30px;
		letter-spacing:-1px;
		}
	
	.box2 {
	background url(../images/box-bg.gif) 0 100% repeat-x #b5c83c;
	padding:10px 10px 10px 10px;
	border:3px solid #3D241D;
	border-radius:25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
	position:relative;
	color:#000000;
	width:230px;
	float:right;
			margin-top:10px;

	}
	
	
	.box2 h2 {
		color:#333300;
		background:url(../images/bd_bot.gif) 0 100% repeat-x;
		padding-bottom:20px;
		margin-bottom:20px;
		line-height:30px;
		letter-spacing:-1px;
		font-size:24px;
		}
		
		
		.box_contact 
		{
	background url(../images/box-bg.gif) 0 100% repeat-x #b5c83c;
	padding:10px 10px 10px 10px;
	border:3px solid #3D241D;
	border-radius:25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
	position:relative;
	color:#000000;
	width:430px;
	float:left;
	margin-top:10px;
	margin-left:80px;

	}
	table td
	{
	padding:5px;
	margin:0px;

	}
		
		
		.button2
		{
		 background-color:#f79447;
		 width:80px; height:30px;
		 border:1px solid #e28a46;
		 border-radius:15px;
		 cursor:pointer;
		 font:"Eras Bold ITC";
		 font-size:22px;
		
		
		}
		.textarea
		{
		width:200px;
		border:1px solid #3D241D;
		border-radius:10px;
		padding:5px;
		
		}
		
		.texfield
		{
		width:160px;
		border:1px solid #3D241D;
		border-radius:5px;
		padding:2px;
		
		}
		
		
	.box h3 {
	
		color:#000;
		font-size:17px;
		line-height:22px;
		text-transform:none;
		font-weight:bold;
		}
		.box h3 a {
			color:#000;
			}


.address { 
	float:left;
	margin:0 30px 10px 0;
}
.address.last {
	margin-right:0;
	}
	.address dt {
		margin-bottom:4px;
		text-transform:uppercase;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		.address dd a {
			color:#c0c0c0;
			}



/* Header
---------------------------------------- */

/* Logo */
header .logo {
	position:absolute;
	left:0px;
	top:0px;
	padding:0px 0 0 10px;
	width:250px;
	height:100px;
	background: url(../img_2/logo.jpg);
	margin:15px;
	border:1px solid #f79447;
	border-radius:30px;

	}
	
	header .logo h1 {
		font-size:24px;
		line-height:1.2em;
		color:#c3c3c3;
		font-weight:normal;
		font-style:italic;
		letter-spacing:-1px;
		margin-top:24px;
		}
		header .logo h1 a {
			color:#c3c3c3;
			text-decoration:none;
			}
			header .logo h1 a strong {
				color:#fff;
				}









/* Content
---------------------------------------- */
#mainContent article {
	padding:0 0 32px 0;
	margin-bottom:10px;
	}
	
	
#mainContent article.last {
	padding-bottom:0;
	margin-bottom:0;
	border:none;
		margin-top:-50px;

	}


/* Aside */
aside article {
	padding-bottom:0;
	margin-bottom:35px;
	}
aside article.last {
	margin-bottom:0;
	}


/* List of images */
.img-list {
	padding-bottom:9px;
	}
	.img-list li {
		float:left;
		padding:0 9px 9px 0;
		width:109px;
		height:93px;
		}
		.img-list li a {
			float:left;
			padding:4px;
			background:#fff;
			position:relative;
			z-index:1;
			border-radius:6px;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
			behavior:url(js/PIE.htc);
			-webkit-transition-duration: 0.5s;
			}
			.img-list li a:hover {
				z-index:2;
				background:#ce2300;
				-webkit-transform:scale(1.5);
				}


/* Accordion */
.accordion dt {
	font-size:13px;
	line-height:1.2em;
	color:#000;
	position:relative;
	padding:10px 0 5px 40px;
	height:1%;
	font-weight:bold;
	}
	.accordion dt img {
		position:absolute;
		left:0;
		top:10px;
		}
	.accordion dt a {
		color:#000;
		text-decoration:none;
		
		}
.accordion dd {
	display:none;
	padding:0 0 0 40px;
	}




/* Lists */
.list1 li {
	background:url(../images/arrow1.gif) no-repeat 0 7px;
	padding:0 0 6px 15px;
	font-size:13px;
	zoom:1;
	}
	.list1 li a {
		color:#fff;
		font-weight:bold;
		}
			
/*===== footer =====*/
footer .container_16 
{
	font-size:.625em;
	
	}
	footer nav ul {
		overflow:hidden;
		margin:0 0 6px -11px;
		}
		footer nav ul li {
			display:inline;
			margin-left:-1px;

			}
			footer nav ul li a {
				border-left:1px solid #777;
				padding:0 9px 0 11px;
				color:#777;
				text-transform:uppercase;
				text-decoration:none;
				-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
				-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
				-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */

				}
			footer nav ul li a:hover {
				color:#e1e1e1;
				}
	
	
	footer .copy {
		
		}
		footer .copy span {
			text-transform:uppercase;
			color:#660000;
			}
		footer .copy a {
			color:#777;
			}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:26px;
		overflow:hidden;
	}
		#contacts-form span {
			float:left;
			width:66px;
			}
		#contacts-form input {
			float:left;
			background:#1e1e1e;
			border:1px solid #a4a4a4;
			width:210px;
			padding:1px 5px 1px 5px;
			color:#fff;
		}
		#contacts-form textarea {
			float:left;
			width:210px;
			padding:1px 5px 1px 5px;
			height:195px;
			background:#1e1e1e;
			border:1px solid #a4a4a4;
			overflow:auto;
			color:#fff;
		}
		#contacts-form .button {
			float:right;
			margin-left:16px;
			margin-top:14px;
			}
			
			
			
			
.bangla_text{font-family:SutonnyMJ;}