/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body {
	border-top: 4px solid #696969;
	background: #eeeeee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearfix {
	clear:both;
	}
b {
	font-weight:bold;
	}
.green { color:#339900;}
.green-u { color:#339900; text-decoration:underline; display: block;margin-bottom: 5px;font-size: 18px;}

.container, .main-nav, .main-slider-bx, .mid-bx, .footer-bx, .profile-bx, .slide-bx, .barousel, .barousel_image, .thslide, .details-bx, .contact-details, map-bx, .tag-line {
  width: 980px;
 }
.container {
  border-top: 4px solid #000000;
  margin:-4px auto 0 auto;
}
.top-header {
	padding:30px 0;
	*padding-bottom:0 !important;
	position:relative;
	float:left;
	width:980px;
}
.logo-bx {
	width:600px;
	float:left;
}
.logo-bx h1 a {
	width:600px;
	height:105px;
	background:url(../images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
}
.top-social {
	top: 100px;
	width:180px;
	position:absolute;
	right:0;
  height: 25px;
  line-height: 25px;
}
.top-social li {
	display:inline-block;
	float:left;
	margin-right:10px;
}
.facebook {
	background:url(../images/facebook.png) no-repeat;
	display:block;
	width:25px;
	height:25px;
	text-indent: 100%;
	overflow:hidden;
}
.twitter {
	background:url(../images/twitter.png) no-repeat;
	width:25px;
	height:25px;
	display:block;
	text-indent: 100%;
	overflow:hidden;
}
.pinterest {
	background:url(../images/pinterest.png) no-repeat;
	width:25px;
	height:25px;
	display:block;
	text-indent: 100%;
	overflow:hidden;
}
.main-nav {
	float:left;
	}

.navbar-nav {
	background:url(../images/nav-bg.png) repeat-x;
	width: 100%;
	float:left;
	}
.navbar-nav > li {
	float:left;
	display:inline-block;
	}
.navbar-nav > li > a {
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	text-transform:uppercase;
	padding: 0 16px;
	display: block;
	height: 40px;
	line-height: 38px;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	text-decoration:none;
	}
.navbar-nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background:url(../images/nav-bg-hover.png) repeat-x;
}
.navbar-nav > li > a.special {
	text-decoration: none;
	background:url(../images/nav-bg-selected.png) repeat-x;
	padding:0 18px 0 17px;
}
.navbar-nav > li > a.selected {
	text-decoration: none;
	background:url(../images/nav-bg-hover.png) repeat-x;
}
/* drop down menu */
.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 4px 0 0 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
*margin-top:0px !important;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #000000; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #000000;
-moz-box-shadow: 3px 3px 8px #000000;
}

.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 250px; /*width of menu (not including side paddings)*/
color: black;
background: #c4c4c4;
border-bottom: 1px solid #b6b5b5;
text-decoration: none;
padding: 8px 5px;
font-size: 14px;
font-family: 'PT Sans', sans-serif;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #dcdada;
}

.flexdropdownmenu li a:hover{
	border-bottom:1px solid #000000;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 8px;
}

.main-slider-bx {
	float:left;
	height:auto;
	margin-top:10px;
}
#slidedeck_frame {
width: 930px;
height: 500px;
}  

.slide {
	width:auto;
	float:left;
	margin-top:30px;
}
.slide-title {
	width:50px;
	height:500px;
	float:left;
	}
.slide-img {
	width:730px;
	height:500px;
	float:left;
	}
.mid-bx {
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	}
.mid-bx h2 {
	border-bottom:1px solid #999;
	width:100%;
	float:left;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#b6222e;
	}
.mid-bx p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	}
.black-button  {
	display:block;
	float:left;
	padding:10px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	background-color:#759b34;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    -webkit-border-radius: 6px;
            border-radius: 6px;
	background-clip: padding-box;
	}
.black-button:hover {
	background-color:#666;
	}
.bx1, .bx2, .bx3 {
	float:left; width:300px;
	margin-right:40px;
	}
.bx3 {
	margin-right:0 !important;
	}
/*slider controls*/
	.bx-prev { position: absolute; top: -3px; *top:-45px; right: 24px; width: 26px; height: 25px; text-indent: -9999px; background:url(../images/prev.png) no-repeat 0 0; }
	.bx-next { position: absolute; top: -3px; *top:-45px; right: -2px; width: 26px; height: 25px; text-indent: -9999px; background:url(../images/next.png) no-repeat 0 0; }

/*tag*/
.tag-line { float:left; height:40px; line-height:40px; background-color:#759B34; text-align:center; 
  font-family: "Trebuchet MS", sans-serif; font-weight:normal;
	font-size:18px; color:#ffffff;
  -webkit-border-radius: 6px;
            border-radius: 6px;
	background-clip: padding-box; 
  }

/*footer*/
.footer-bx { 
	float:left; 
	margin:10px 0 50px 0;
	font-size:12px;
	text-transform:uppercase;
	border-top:1px solid #000000;
	padding-top:10px;
	}
.footer-links li { 
	display:inline-block; 
	float:left; 
	padding:0 10px 0 0;
	}
.footer-links li a{
	text-decoration:none;
	color:#333;
	}
.footer-links li a:hover {
	color:#000;
	text-decoration:underline;
	}
.copy-right { 
	float:right; 
	font-size:11px; 
	color:#333333;
	}
	
/**Product Page**/

.product-bx { float:left; height: auto;}

.slide-bx { float:left; height:auto; margin: 10px 0 0 0;}

/*-- BAROUSEL --*/
.barousel {
  margin-bottom:0px;
  height:auto;
	float:left;
}
.barousel_image {
  z-index:10;
  height:500px;
	float:left;
	padding:0 0 10px 0;
}
.barousel_image img {
    position:absolute;
    display:none;
}
.barousel_image img.default {    
    display:block;
}
.barousel_image img.current {
    z-index:10;
}
.barousel_image img.previous {
    z-index:5;
}
.barousel_content {
	display:none;
}
.barousel_content div {
    display:none;    
}
.barousel_content div.default {
    display:block;    
}
.barousel img.ajax_loader {
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}

/*-- THSLIDE --*/
.thslide {    
	height: 80px;
	float: left;
}
.thslide_nav_previous {
    float:left;
	margin-right: 10px;   
}
.thslide_nav_next {
    float:right;
	margin-left: 10px;
}
.thslide_nav_previous a, .thslide_nav_next a {
    display:block;
    width:29px;
    height:80px;     
    text-decoration:none;
    background-repeat:no-repeat;    
}

.thslide_nav_previous a {
    background-image:url(../images/previous.png);    
}
.thslide_nav_next a {
    background-image:url(../images/nxt.png);
}
.thslide_list {
    float:left;
    overflow:hidden;   
    position:relative; 
    width:902px;
    height:80px;
	margin:0;
}
.thslide_list ul {
    float:left;
    width:9000px;
    padding:0;
    margin:0;
    list-style:none;
}
.thslide_list li {
    float:left;
    margin-right:12px;
	border:1px solid #cccccc;
}
.thslide_list li a {
    display:block;
    position:relative;
    width:138px;
    height:78px;    
    text-decoration:none;
}
.thslide_list li a img {
    position:absolute;
}

/* Product details */
.details-bx {
	float:left;
	margin:20px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	letter-spacing: inherit;
	word-spacing: 1px;
	line-height: 18px;
	}
.details-bx h3 {
	border-bottom:1px solid #999;
	width:100%;
	float:left;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#b6222e;
	}
.details-bx h4 {
	width:100%;
	float:left;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
	}
.details-bx h4 b {
	width:100%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding-top:8px;
	}
.details-bx p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	}
.details-bx ul {
	margin:10px 0;
}
.details-bx li {
	list-style:inside;
	list-style-type:disc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	}
.details-bx a {
	text-decoration:none; color:#e31e25;
	}
.service-bx {
	float:left;
	width:100%;
	margin:10px 0;
	border-bottom:1px solid #999;
	padding-bottom:10px;
	}
.service-bx-lft{
	float:left;
	width:590px;
	}
.services {
	float:left;
	width:100%;
	}
.services li {
	list-style: url(../images/bullet.png);
	text-align: left;
	margin-left:20px;
	margin-bottom: 10px;
	list-style-position: inside;
	}
.services li span {
	float:left;
	text-align:center;
	width:100%;
	}
.service-style li {
	font-size:16px !important;
	}
.contact-details {
	float:left;
	background:url(../images/hr-line.png) repeat-x top;
	padding-top:20px;
	margin:20px 0;
}
.contact-top {
	width:100%;
	float:left;
	margin-top:10px;
	text-align:center;
	}

.contact-bottom {
	width:100%;
	float:left;
	margin: 20px 0 10px 0;
	text-align:center;
	}
.office {
	float:left;
	width:350px;
	line-height:18px;
	text-align: left;
	}
.factory {
	float: left;
	width: 210px;
	line-height: 18px;
	padding: 0 0 0 20px;
	text-align: left;
	border-left: 1px solid #000; 
	}
.office2 {
	float:left;
	width:100%;
	line-height:18px;
	padding: 20px 0 0 0;
	text-align: left;
	}
.factory2 {
	float:left;
	width:100%;
	line-height:18px;
	padding: 20px 0 0 0;
	text-align: left;
	}
.map-bx {
	float:left;
	}
#map_canvas {
  width: 980px;
  height: 200px;
}
.bx-window span {
	display: block;
	margin-bottom: 5px;
}
.thumb-style {
	float: right;
	padding: 8px;
	border: 1px solid #CCC;
	margin:0 10px 10px;
	-webkit-border-radius: 6px;
            border-radius: 6px;
	background-clip: padding-box;
}
.thumb-style2 {
	float: left;
	padding: 8px;
	border: 1px solid #CCC;
	background:#FFF;
	width: 219px;
	height:150px;
	margin:0 10px 10px 0;
	-webkit-border-radius: 6px;
            border-radius: 6px;
	background-clip: padding-box;
}
.founder {
	float: left;
	padding: 8px;
	border: 1px solid #CCC;
	margin:0 10px 10px;
	-webkit-border-radius: 6px;
            border-radius: 6px;
	background-clip: padding-box;
}
.para-style {
	width: 710px;
	float: left;
	text-align: justify;
}
.special-bx {
	background-color:#ebf0d4;
	border:1px solid #b8cb54;
	padding:20px;
	float: left;
	width: 938px;
	}
.proj-completed {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border: 2px solid #666;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 1);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 1);
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

/*#overlay{ background-image: url(overlay.png); }*/

/** html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}*/
.contact-left {
	width:600px;
	float:left;
	}
.contact-form {
	width:360px;
	float:right;
	margin-top: 10px;
	}
form {
	width:360px;
	margin:0 auto;
}

.form-control {
	width:100%;
	float:left;
	padding:15px 0 0 0;
}
label {
	font-size:14px;
	line-height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5b5b5b;
	width:100%;
	text-transform:uppercase;
}
input {
	width:330px;
	height:30px;
	font-size:13px;
	line-height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	border:1px solid #000;
	border-radius:5px;
	padding:0 10px;
	float:right;
}
textarea {
	width:330px;
	height:90px;
	max-width:330px;
	max-height:90px;
	font-size:13px;
	line-height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	border:1px solid #000;
	border-radius:5px;
	padding:0 10px;
	float:right;
}
.red {
	color:#F00;
	font-size:12px;
	line-height:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.submit-btn {
	width:auto;
	padding:10px 20px;
	color:#fff;
	text-transform:uppercase;
	border-radius:5px;
	background:#d12525;
	border:1px solid #a91e1e;
	font-size:12px;
	line-height:12px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	float:right;
}