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

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

img, object, embed, video {
	max-width: 100%;
}

body{
	font: 100%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
    background:#000;
}
#main{
	width:100%;
	background:#;
	
}

.container {
	width: 1024px;
	height:100%;
	margin: 0 auto;
	
}

#container{
	height:100%;
	width: 1024px;
}
#container_2{
	height:100%;
	width: 1024px;
}

video#bgvid {
position: fixed; left: 0; bottom: 0;
min-width: 100%; min-height: 100%;
width: auto; height: auto; z-index: -1000;
overflow:hidden;
background:url(../images/BOKEH%20BG.jpg);
background-size: cover;
}

#header h1, #header small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#header {
	background-image:url(../images/LAMETH-web_03.png);
	background-repeat:no-repeat;
	height:151px;
	width:1024px;
}
#header2 {
	background:url(../images/header_bottom.png) repeat-x bottom;
	height:151px;
	width:1024px;
}

p.tagline{
	float:right;
	margin-right:75px;
	margin-top:30px;
	color:#E6E6E6;
	font-size:medium;
}

#slide_container{
	padding-top:30px;
	width:934px;
	margin:0 auto;
}

#content_area{
	width:934px;
	margin:0 auto;
	margin-top:70px;
	
}
#color{
	background:#F7931E url(../images/LAMET.png) no-repeat right;
	width:420px;
	height:72px;
}
#color_ab{
	background:#F7931E url(../images/LAMET.png) no-repeat right;
	width:930px;
	height:72px;
}
#text_container{
	width:420px;
	color:#B3B3B3;
	margin-top:50px;
}
#text_container_cnt{
	width:200px;
	color:#B3B3B3;
	margin-top:42px;
	padding-right:160px;
	float:right;
}
#text_container2{
	width:420px;
	color:#B3B3B3;
	float:right;
	margin-top:-332px;
}
#text_container3{
	width:420px;
	color:#B3B3B3;
	float:right;
	margin-top:-376px;
}
#text_contact{
	width:500px;
	height:560px;
	color:#B3B3B3;
	margin-top:40px;
	overflow:hidden;
}

#text_long{
	width:930px;
	color:#B3B3B3;
	margin-top:0px;
}
#text_lightbox{
	width:930px;
	color:#B3B3B3;
	margin-top:25px;
	margin-left:60px;
	z-index:50;
}

p.cnt_ab{
	width:420px;
	color:#B3B3B3;
	margin-top:50px;
}

img.qoute{
	margin-top:-220px;
	margin-left:-30px;
}

.readmore a{
   text-decoration:none;
   color:#F15A24;
   }
   
   .readmore a:hover{
      color:#B3B3B3;
   }
p.cnt_area{
	padding-top:41px;
}

p.cnt_print{
	padding-top:41px;
	width:790px;
}
img.web_h1{
	margin-top:15px;
	margin-left:15px;
}
h1{
	font-size:x-large;
}

.f_container {
	position:relative;
	background:url(../images/footer_top.png) repeat-x top;
    width:1024px;
	height:122px;
	padding:20px;
	margin:0 auto;
	margin-top:80px;
	
}

.social_icons {
	position:absolute;
	display:block;
	float:left;
	top:230px;
	left:80px;
	
}

a.social_facebook{
	background:url(../images/LAMETH-web_17.png) no-repeat;
	padding:170px 25px 0px 40px;
}
a.social_facebook:hover{
	background:url(../images/LAMETH-web_17_hover.png) no-repeat;

}
a.social_twitter{
	background:url(../images/LAMETH-web_19.png) no-repeat;
	padding:170px 25px 0px 66px;
}
a.social_twitter:hover{
	background:url(../images/LAMETH-web_19_hover.png) no-repeat;
}
a.social_youtube{
	background:url(../images/LAMETH-web_14.png) no-repeat;
	padding:170px 25px 0px 60px;
}
a.social_youtube:hover{
	background:url(../images/LAMETH-web_hover.png) no-repeat;
}
img.bw_logo{
	float:right;
	margin-left:70px;
	margin-top:35px;
	margin-right:72px;
}
/* Navigation */
.menu{
	background:url(../images/menu_bg_12.png) repeat-x;
	width:490px;
	height:55px;
	float:right;
	margin-right:48px;
	margin-top:30px;
	z-index:0;S
}

ul{
	width:120%;
	list-style:none;
	padding:0 0 0 106px;
}
 ul li{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:medium;
	padding:0;
	margin:0 5px 0 0;
} 

 ul li a{
	float:left;
	display:block;
	background-color:#F7931E;
	margin:0;
	padding:5px 20px 7px;
	color:#fff;
	text-decoration:none;

	
	
}

ul li a:hover ,a.active, body#shop #t-shop a{
	color:#CCC;
	background-color:#5B5B5B;
	border-bottom:0px;
}


