@font-face {
	font-family: 'Conv_BellGothicStd-Black';
	src: url('fonts/BellGothicStd-Black.eot');
	src: local('☺'), url('fonts/BellGothicStd-Black.woff') format('woff'), url('fonts/BellGothicStd-Black.ttf') format('truetype'), url('fonts/BellGothicStd-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_BEBAS__';
	src: url('fonts/BEBAS__.eot');
	src: local('☺'), url('fonts/BEBAS__.woff') format('woff'), url('fonts/BEBAS__.ttf') format('truetype'), url('fonts/BEBAS__.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topbg{
background:url(imgs/top-bg.jpg) center top repeat-x;}

.midbg{
background:url(imgs/mid-bg.jpg) center top repeat-x;}

.bottembg{
background:url(imgs/bottom-bg.jpg) center top repeat-x;}

.search-field{
background:url(imgs/search-field.jpg) center no-repeat;
width:206px;
height:30px;
border:none;
font-family:arial;
font-size:12px;
color:#000000;
line-height:18px;}

.buton-bg{
background:url(imgs/button-bg.jpg) top center repeat-x;}

.top-buton{
font-family: 'Conv_BellGothicStd-Black';
font-size:16px;
color:#949494;
text-transform:uppercase;
text-decoration:none;}

.top-buton:hover{
color:#b94343;}

.news-bg{
background:url(imgs/new-bg.jpg) top center repeat-x;}

.news-head-bg{
background:url(imgs/news-head-bg.png) bottom left no-repeat;}

.new-heading{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-transform:capitalize;
padding-left:10px;
line-height:10px;}

.news-txt{
font-family:arial;
font-size:12px;
color:#5a5959;}

.bottem-heading{
font-family: 'Conv_BEBAS__';
font-size:16px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:normal;
}

.bottm-txt{
font-family:arial;
font-size:12px;
color:#949494;
text-decoration:none;}

.bottm-txt:hover{
color:#b94343;}

.more-txt{
font-family:arial;
font-size:12px;
color: #FFFFFF;
text-decoration:none;}


.more-txt2{
font-family:arial;
font-size:12px;
color: #FFFFFF;
text-decoration:none;}

.more-txt2 a{
font-family:arial;
font-size:12px;
color: #FFFFFF;
text-decoration:none;}

.more-txt2:hover{
color:#b94343;}

.more-txt:hover{
text-decoration:underline;}

.social-txt{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:5px;}

.Contact-txt{
font-family:arial;
font-size:12px;
color:#CCCCCC;}

.bottem-txt2{
font-family:Arial;
font-size:13px;
color:#000000;}

.bg2{
background: url(imgs/top-bg2.jpg) top center repeat-x;}

.product-top{
background:url(imgs/product-top.png) top center no-repeat;}

.catg-butn-bg{
background:url(imgs/catg-butn-bg.jpg) top center repeat-x;
font-family:arial;
font-size:18px;
color:#616161;
padding-left:10px;}

.catg-butn-bg a{

font-family:arial;
font-size:18px;
color:#616161;
padding-left:10px;
text-decoration:none;
}

.leftmenu-text{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}


.catg-butn-bg:hover{
color:#b94341;}

.sub-catg-txt{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;}

.sub-catg-txt:hover{
text-decoration: underline;}

.prdct-name{
font-family:arial;
font-size:14px;
color:#000000;
text-transform:uppercase;}

.quantity-field{
background:url(imgs/quantity-field.jpg) top center no-repeat;
width:57px;
height:38px;
border:none;
font-family:Arial;
font-size:12px;
color:#000000;
line-height:18px;}

.name-heading{
font-family:arial;
font-size:14px;
color:#2d2d2d;
font-weight:bold;}

.name-txt{
font-family:arial;
font-size:12px;
color:#2d2d2d;}

.testimonial-txt{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#b94341;}

.testimonial-txt2{
font-family:arial;
font-size:13px;
color: #333333;}

.name-field{
background:url(imgs/name-field.jpg) center top no-repeat;
width:165px;
height:20px;
border:none;
font-family:arial;
font-size:12px;
color:#000000;
line-height:18px;}

.name{
font-family:arial;
font-size:12px;
font-weight:bold;}

.msg-field{
background:url(imgs/msg-field.jpg) top center no-repeat;
width:271px;
height:179px;
border:none;
font-family:arial;
font-size:12px;
color:#000000;
line-height:18px;}

.paging a{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}


.top-buton ul{
	margin:0px;
	padding:0px;
}

.top-buton ul li{
	list-style:none;
	
}

.top-buton ul ul{
	margin:10px 0 0 0; 
	border:1px solid #c3bebf;
	background:#d6d2d2;
	display:none;
	position:absolute;
	z-index:99999999999;
	
}

.top-buton ul li:hover a{
	color:#b94343;
}

.top-buton ul li:hover ul{
	background:#d6d2d2;
	display:block;
}

.top-buton ul ul li{

	border-bottom:1px solid #c3bebf;
	width:95%;	
}


.top-buton ul ul li a{
	text-align:left !important;
	display:block;
	padding:10px 50px 10px 10px;
	font:bold 12px Arial, Helvetica, sans-serif ;
	color:#7b7a7a !important;
	width:95%;
	text-decoration:none;
}

.dropIcon{
	display:block;
	margin:-10px 0 0 -20px;
}