@charset "utf-8";
/* CSS Document */

body{ background:url(../lz_images/bg.jpg); margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#3f2100; width:100%; }
a{ color:#666; text-decoration:none; }
a:hover{ color:#000; }
li{ list-style-image:url(../lz_images/icon-1.gif); text-align:left; }

#logo{ width:986px; margin:0 auto; }
#banner{ width:986px; margin:0 auto; }
#contact_wrap{ width:986px; margin:0 auto; }
#contact-info{ float:left; width:45%; padding-top:10px; }
#enquiry{ float:right; width:55%; padding-bottom:10px;}
#content{ width:986px; margin:0 auto; padding:10px 0 20px 0; clear:both;}
.clear{ clear:both; }
.title{ border-bottom:#3f2100 1px dashed; border-top:#3f2100 1px dashed; width:986px; padding:8px 0 5px 0; font-size:20px; font-weight:bold;
		font-family:Monaco, monospace; opacity:0.6; text-shadow:#fff 2px 2px; margin:0 auto; text-align:center; }
.title2{ width:986px; font-size:25px; font-weight:bold; font-family:"Times New Roman", Times, serif; margin:0 auto; text-align:center; font-style:italic; }
.style1{ font-size:11px; }
.style2{ font-size:14px; }
.style3{ color:#3f2100; }
.login{ border:#666666 1px dashed; }

#menu-wrap{ background:url(../lz_images/bg-menu.jpg) repeat-x; height:44px; width:100%; padding-bottom:10px; }
.menu { margin:0 auto; width:986px; }
.menu a{ margin:-3px; }

#footer{ border-top:#999 1px solid; border-bottom:#999 1px solid; clear:both; width:986px; margin:0 auto; padding:10px 0; text-align:center; color:#666; font-size:11px; margin-bottom:30px; }

/* mobile */

.navbar.navbar-default { background:url(../lz_images/bg-menu.jpg) repeat-x; width:100%;}
.navbar-default .navbar-toggle .icon-bar { background-color: #3f2100; }
.navbar-default .navbar-toggle { border-color: #3f2100; }
.navbar-default .navbar-nav > li > a { color: #3f2100; }

#footer2{ border-top:#999 1px solid; border-bottom:#999 1px solid; clear:both; margin:0 auto; padding:10px 0; text-align:center; color:#666; font-size:11px; margin-bottom:30px; }
.title3{ font-size:25px; font-weight:bold; font-family:"Times New Roman", Times, serif; font-style:italic; }
.img .col-sm-4 {padding:2px !important;}
.title1{ border-bottom:#3f2100 1px dashed; border-top:#3f2100 1px dashed; padding:8px 0 5px 0; font-size:20px; font-weight:bold;
		font-family:Monaco, monospace; opacity:0.6; text-shadow:#fff 2px 2px; text-align:center; }
.about .col-sm-2{width: 20% ; padding:2px !important;}
.about2 .col-sm-2{padding:2px !important;}

@media screen and (max-width: 768px) {
	.about .col-xs-4 {width: 33.33%;}
	.about .col-xs-6 {width: 50%;}
}


.hide-bullets {
    list-style:none !important;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

.col-sm-3 a {
    border: 1px solid transparent;
    border-radius: 0;
    transition: all 3s ease;
}

#main_area ul li
{
	list-style-image:none !important;
	padding: 1px;
}

.thumbnail .col-xs-4{ padding:5px !important; }

