/* CSS Document */

body
{
padding:auto;
margin:auto;
font-family:Trebuchet MS;
width:100%;
height:100%;
}
h1,h2,h3,h4,h5,h6,p,div
{
padding:0px;
margin:0px;
font-weight:normal;
}
ul,li,a,span,input
{
padding:0px;
margin:0px;
border:none;
}
img
{
border:none;
}


#main_frame
{
padding:auto;
margin:auto;
width:1000px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
}
#main_header
{
padding:auto;
margin:auto;
width:100%;
height:100%;
display:table;
background:url(../img/header_bg.png);
}

#header
{
padding:0px;
margin:0px;
float:left;
height:111px;
width:1000px;
background:url(../img/header_bg.png) no-repeat;
}


.download_catalogue
{
padding:0px;
margin:15px 0px 0px -50px;
float:left;
height:31px;
width:146px;
}
.company_logo
{
padding:0px;
margin:10px 0px 0px 170px;
float:left;
width:127px;
height:97px;
}




#signs
{
padding:0px;
margin:20px 0px 0px 20px;
float:left;
height:30px;
width:150px;
}


.sign_1
{
padding:0px;
margin:0px;
float:left;
width:25px;
height:24px;
}


.sign_2
{
padding:0px;
margin:0px 0px 0px 5px;
float:left;
width:25px;
height:24px;
}



.sign_3
{
padding:0px;
margin:0px 0px 0px 5px;
float:left;
width:25px;
height:24px;
}



#srch
{
padding:0px;
margin:-80px 0px 0px 820px;
float:left;
height:20px;
width:165px;
}
.search_box
{
float: right;
background:url(../img/search_button.png) no-repeat;
height:20px;
width:165px;
margin:0px  0px 0px 0px;
}
.txtarea_search
{
background: none;
height:20px;
width:110px;
float: left;
margin:0px 0px 0px 16px;
border:none;
color:#000000;
font-weight: normal;
font-family:Trebuchet MS;
font-size:10px;
text-indent:0px;
padding-left:3px;
}

.search_box:hover
{
cursor: pointer;
}




#main_menu
{
padding:auto;
margin:auto;
width:100%;
height:100%;
display:table;
background:url(../img/menu_bg.png);
}

#sliders
{
padding:0px;
margin:-30px 0px 0px 0px;
float:left;
height:287px;
width:1000px;
background:url(../img/sliders_1-bg.png);
}


.sliders_1
{
padding:0px;
margin:0px;
float:left;
height:287px;
width:1000px;
background:url(../img/sliders_1-bg.png) no-repeat;
}




.menu_tab
{
width:100%;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}
.menu_tab ul
{
width:840px;
height:30px; 
float:left;
margin:0px 0px 0px 110px;
}

.menu_tab li	
{
list-style:none; 
float:left;
width:80px !important;
height:30px;!important;
margin:0px 0px 0px 10px;
padding:7px 0px 0px 0px;
text-shadow:none;
color:#908f8f;
font-size:12px;
font-weight:bolder;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
list-style:disc;
}
.menu_tab li a
{
color:#908f8f;
display:block;
font-size:12px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
width:80px;
height:30px;
text-decoration:none;
}
.menu_tab li:hover
{
background:url(../img/menu_hover.png) no-repeat;
width:80px;
height:30px;
float:left;
margin:0px 0px 0px 10px;
padding:7px 0px 0px 0px;
}
.menu_tab li a:hover,.menu_tab ul li:hover a
{
color:#B7282F;

}
	.menu_tab ul li ul
		{
		width:330px;
		background:#B7282F;
		display:none;
		height:auto;
		padding:0px 0px 0px 0px;
		margin:-5px 0px 0px -50px;
		border:0px;
	    position:relative;
		
		z-index:999;
		padding-top:0px;
		border-radius:10px ;
		-moz-border-radius:10px;
       -webkit-border-radius:1;
	   float:left;
	
		
		/*top:1em;
		/*left:0;*/
		}
	.menu_tab ul li:hover ul{
		display:block;
		
		}
	.menu_tab ul li ul a {
		list-style:none; 
		float:left;
		width:290px;
		height:20px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 2px 0px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bolder;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		}
	
	.menu_tab ul li  ul a li {
		list-style:none; 
		float:left;
		width:290px !important;
		height:20px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 10px;
		text-shadow:none;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bolder;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		border-radius:10px;
	
				}
		.menu_tab li a:hover li 
		{
			width:290px;
			height:20px;
			background:#E5E5E2;
			border:0px;
			color:#000000;
			text-decoration:none;
			margin:0px 0px 0px 30px;
			padding:0px 0px 0px 10px;
			border-radius:10px;
			-webkit-transition-duration: 2.0s; /*Webkit: Animation duration*/
-moz-transition-duration: 2.0s; /*Mozilla duration version*/
-o-transition-duration:2.0s;
			}
	
#show 
{
color:#B7282F;
display:block;
font-size:12px;
margin:-8px 0px 0px 0px;
padding:8px 0px 0px 0px;
text-align:center;
width:80px;
height:30px;
text-decoration:none;
background:url(../img/menu_hover.png) no-repeat;
}

#show a
{
color:#FFFFFF;
}



#frame
{
padding:0px;
margin:8px 0px 0px 112px;
float:left;
width:785px;
height:190px;

}



#main_content
{
padding:auto;
margin:auto;
width:100%;
height:100%;
display:table;
background:url(../img/menu_bg.png);
}

#content
{
padding:0px;
margin:0px;
float:left;
height:auto;
width:1000px;
background:url(../img/menu_bg.png);
}



#left_content
{
padding:0px;
margin:0px 0px 0px 0px;
float:left;
width:1000px;
height:250px;
background:url(../img/menu_bg.png);
}

.img_1
{
padding:0px;
margin:5px 750px 10px 30px;
float:left;
height:52px;
width:152px;
}

#left_content p
{
width:940px;
margin:10px 0px 10px 28px;
height:auto;
padding:0px 0px 0px 0px;
font-size:16px;
color:#777779;
font-family:Trebuchet MS;
text-align:justify;

}

#left_content h2
{
width:500px;
margin:10px 0px 15px 250px;
height:auto;
padding:0px 0px 0px 0px;
font-size:18px;
color:#B7282F;
font-family:Trebuchet MS;
text-align:justify;
font-weight:bold;
text-decoration:underline;
}
#left_content h1
{
width:940px;
margin:20px 0px 15px 28px;
height:auto;
padding:0px 0px 0px 0px;
font-size:22px;
color:#B7282F;
font-family:Trebuchet MS;
text-align:justify;
font-weight:bold;
}


.bg
{
padding:0px;
margin:0px;
float:left;
height:5px;
width:1000px;
}



.read_more 
{
padding:0px;
margin:25px 0px 10px 0px;
float:right;
width:100px;
font-weight:bold;
font-size:12px;
color:#B7282F;
font-family:Rockwell;
text-decoration:none;
}




#main_product
{
padding:auto;
margin:auto;
display:table;
height:auto;
width:100%;
background:url(../img/menu_bg.png);
}

.product
{
padding:auto;
margin:0px 0px 0px 0px;
display:table;
height:260px;
width:1000px;
background:url(../img/menu_bg.png);
}


#left_content2
{
padding:0px;
margin:0px 0px 0px 0px;
float:left;
width:1000px;
height:auto;
}

#left_content2 h1
{
width:940px;
margin:30px 0px 15px 28px;
height:auto;
padding:0px 0px 0px 0px;
font-size:22px;
color:#B7282F;
font-family:Trebuchet MS;
text-align:justify;
font-weight:bold;
}
.image_gallary1
{
margin:10px 0px 0px 20px;
padding:0px 0px 0px 0px;
float:left;
width:950px;
height:135px;
}
.image_gallary1 div
{
float:left;
margin-bottom:0px;
width:130px;
height:131px;
margin-right:0px;
margin-left:10px;
margin-top:0px;
-webkit-transition-duration: 1.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 1.8s; /*Mozilla duration version*/
-o-transition-duration: 1.8s;
border-radius:65px;
}



.image_gallary1 div b
{
color:#FFFFFF;
font-size:9px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:130px;
height:auto;
line-height:12px;
position:relative;
display:none;
text-align:center;
text-decoration:none;
}
.image_gallary1 div:hover b
{
color:#FFFFFF;
height:50px;
width:130px;
margin:-10px 0px 0px 0px;
display:block;
padding:5px 0px 0px 0px;
text-align:center;
background:url(../img/show_img.png) top center no-repeat;
text-decoration:none!important;
}

.image_gallary1 div img
{
float:none;
opacity: 1;
z-index:1;
width:130px;
height:131px;
vertical-align:middle;
margin:0px 0px 0px 0px;
opacity: 1;
z-index:1;

}
.image_gallary1 div:hover
{
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
box-shadow:0px 0px 10px gray; 
-webkit-box-shadow:0px 0px 10px gray; 
-moz-box-shadow:0px 0px 10px gray; 
opacity: 1;
z-index:999;
cursor:pointer;
display: block;
}



.read_more1 
{
padding:0px;
margin:25px 0px 10px 860px;
float:left;
width:100px;
font-weight:bold;
font-size:12px;
color:#B7282F;
font-family:Rockwell;
text-decoration:none;
}

.middle_line
{
padding:0px;
margin:0px 0px 0px 0px;
float:left;
height:31px;
width:1000px;
}




#main_footer
{
padding:auto;
margin:auto;
display:table;
height:158px;
width:100%;
background:url(../img/footer_bg.png);
}
.footer
{
padding:auto;
margin:0px 0px 0px 0px;
display:table;
height:158px;
width:1000px;
background:url(../img/footer_bg.png) no-repeat;
}
.sitemap
{
padding:0px;
margin:5px 0px 0px 25px;
float:left;
width:90px;
height:auto;
}
.sitemap h3
{
padding:0px;
margin:5px 0px 5px 5px;
float:left;
font-size:16px;
font-style:normal;
font-family:Trebuchet MS;
color:#B7282F;
font-weight:bold;
}

.sitemap ul
{
list-style-type:none;
padding:0px 0px 0px 0px;
text-decoration:none;
}
.sitemap li
{
float:left;
margin:0px 0px 2px 10px;
padding-top:0px;
font-family: Arial;
font-size:9px;
color:#FFFFFF;
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s;
width:60px;
}
.sitemap li:hover
{
text-decoration:underline;
color:#B7282F;
}



.product1
{
padding:0px;
margin:5px 0px 0px 40px;
float:left;
width:300px;
height:auto;
}

.product1 h3
{
padding:0px;
margin:5px 0px 5px 0px;
float:left;
font-size:16px;
font-style:normal;
font-family:Trebuchet MS;
color:#B7282F;
font-weight:bold;
width:300px;
}

.product1 ul
{
list-style-type:none;
padding:0px 0px 0px 0px;
text-decoration:none;
}
.product1 li
{
float:left;
margin:0px 0px 0px 0px;
padding-top:0px;
font-family: Arial;
font-size:9px;
color:#FFFFFF;
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s;
width:300px;
}

.product1 li:hover
{
text-decoration:underline;
color:#B7282F;
}



.contact_us
{
padding:0px;
margin:5px 0px 0px 0px;
float:right;
width:300px;
height:auto;
}

.contact_us h3
{
padding:0px;
margin:5px 40px 0px 0px;
float:right;
font-size:16px;
font-style:normal;
font-family:Trebuchet MS;
color:#B7282F;
font-weight:bold;
width:300px;
text-align:right;
}


.contact_us h5
{
padding:0px;
margin:0px 40px 0px 0px;
float:right;
font-size:9px;
font-style:normal;
font-family:Trebuchet MS;
color:#FFFFFF;
width:300px;
height:auto;
text-align:right;
}



.copyright1
{
padding:0px;
margin:0px 0px 0px 490px;
float:left;
width:480px;
height:auto;


}

.copyright1 h5
{
padding:0px;
margin:-22px 0px 0px 0px;
float:left;
font-size:10px;
font-style:normal;
font-family:Trebuchet MS;
color:#B7282F;
width:480px;

}

.logo4
{
padding:0px;
margin:2px 0px 0px 0px;
float:left;
width:110px;
height:auto;
}



.enquiry_form
{
height:495px;
width:480px;
float: left;
margin:8px 0px 15px 10px;
background:none;
-moz-border-radius:10px 0px 0px 10px;
-webkit-border-radius:10px 0px 0px 10px;
border-radius:10px 0px 0px 10px;
background:#B7282F;
padding:15px 20px 10px 30px;
border-right:4px solid #E4E3E2;
}
.enquiry_form div
{
width:466px;
float: left;
height:auto;
color: #ffffff;
font-size:14px;
font-family:Trebuchet MS;
margin-top:4px;
font-weight: normal;
margin-right:13px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
}
.enquiry_form input
{
-moz-box-shadow: 0px 1px 0px #777;
-webkit-box-shadow: 0px 1px 0px #777;
background: #ddd url('img/inputSprite.png') no-repeat 4px 5px;
background: url('img/inputSprite.png') no-repeat 4px 5px, -moz-linear-gradient(
           center bottom,
           rgb(225,225,225) 0%,
           rgb(215,215,215) 54%,
           rgb(173,173,173) 100%
           );
	  background:  url('img/inputSprite.png') no-repeat 4px 5px, -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(225,225,225)),
          color-stop(0.54, rgb(215,215,215)),
          color-stop(1, rgb(173,173,173))
          );
color:#333;
text-shadow:0px 1px 0px;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
}
.enquiry_form input:hover
{
background:#000000;
}
.txt_box
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:356px;
float:right;
margin:0px;
background:#CCCCCC;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
}
.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:356px;
float:right;
margin:0px;
}
.enquiry_form  select 
{
height:23px;
width:360px;
float:right;
color: #000000;
font-family:Trebuchet MS;
font-size:11px;
font-weight: normal;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
background:#CCCCCC;
}
.enquiry_form  textarea 
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:356px;
float:right;
margin:0px;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px ;
background:#CCCCCC;
}
.enquiry_form textarea:hover
{
background:#000000;
}
.enquiry_form select:hover
{
background:#000000;
}
.button
{
height:25px;
width:80px;
border:none;
cursor:pointer;
color:#B7282F!important;
font-family: Arial!important;
 border:2px solid #E4E3E2;
 font-weight:bold;
box-shadow: 0px 3px 0px none!important;
-moz-box-shadow: 0px 3px 0px  #B7282F!important;
-webkit-box-shadow: 0px 3px 0px #B7282F !important;
float:right !important;
margin-top:5px !important;
margin-right:5px !important;
}

#contact
{
height:500px;
width:430px;
float: left;
margin:8px 0px 8px 0px;
-moz-border-radius:0px 10px 10px 0px;
-webkit-border-radius:0px 10px 10px 0px;
border-radius:0px 10px 10px 0px;
background:#B7282F;
padding:10px 0px 10px 10px;
}
#contact a
{
color:#CCCCCC;
}
#contact a:hover
{
color:#CCCCCC;
text-decoration:underline;
}
#contact h3
{
height: auto;
width:410px;
float:left;
margin:0px 0px 20px 0px;
background: none;
padding:5px 5px 6px 0px;
text-align:left;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
border-bottom:2px solid  #E4E3E2;
}
#contact font
{
font-family: Trebuchet MS;
font-size:14px;
color: #ffffff;
font-weight:bold;
width:295px;
float:left;
margin:10px 0px 10px 0px ;
height:40px;
}
#contact b
{
font-size:15px;
color:#B60101;
font-weight:bold;
float:left;
width:120px;
margin:10px 0px 0px 0px ;
height:40px;
}

#contact h2
{
height: auto;
width:410px;
float:left;
margin:0px 0px 20px 0px;
background: none;
padding:5px 5px 6px 0px;
text-align:left;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
}




.images
{
padding:0px;
margin:10px 10px 20px 350px;
float:left;
height:250px;
width:250px;
border:2px solid #B7282F;
}

