/* Getting the new tags to behave */
/*article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline }*/
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden;}
.col_wrapper {overflow:hidden;}
/* Global properties ======================================================== */
body {
	/*background:url(../images/bg.jpg) top center repeat;*/
background: #171313; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3MTMxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMWMxYzFjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzElIiBzdG9wLWNvbG9yPSIjMTExMTExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjMmMyYzJjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #171313 0%, #1c1c1c 9%, #111111 31%, #2c2c2c 59%, #474747 75%, #3a3a3a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#171313), color-stop(9%,#1c1c1c), color-stop(31%,#111111), color-stop(59%,#2c2c2c), color-stop(75%,#474747), color-stop(100%,#3a3a3a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #171313 0%,#1c1c1c 9%,#111111 31%,#2c2c2c 59%,#474747 75%,#3a3a3a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #171313 0%,#1c1c1c 9%,#111111 31%,#2c2c2c 59%,#474747 75%,#3a3a3a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #171313 0%,#1c1c1c 9%,#111111 31%,#2c2c2c 59%,#474747 75%,#3a3a3a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #171313 0%,#1c1c1c 9%,#111111 31%,#2c2c2c 59%,#474747 75%,#3a3a3a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171313', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-8 */
	
	border:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#575652;
	line-height:22px
}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}

/* ============================= main layout ====================== */
a {color:#575652;text-decoration:underline;outline:none}
a:hover {text-decoration:none}
h1 {float:left;padding:24px 0 0 50px}
h2 {font-size:35px;color:#575652;font-weight:400;line-height:1.2em;letter-spacing:-1px;padding-bottom:12px}
h2 span {font-weight:300}
h2 strong, .box1 h2 strong {font-weight:700;display:inline-block;width:36px;color:#fff;text-align:center;background:url(../images/bg_title1_ls.gif) 0 4px repeat-x;margin-right:3px}
h2.color2 strong {background-image:url(../images/bg_title1_ls.gif)}
h2.color3 strong {background-image:url(../images/bg_title1_ls.gif)}
h3 {font-size:35px;color:#423E3D;font-weight:400;line-height:1.2em;padding:25px 0 0 35px;float:left;letter-spacing:-1px}
h4 {color:#dad6cc;font-weight:300;font-size:35px;line-height:1.2em;padding:0 0 7px 0;letter-spacing:-1px}
h4 span {color:#c96412;font-weight:400}
h4.color2 span {color:#c96412}
h4.color3 span {color:#c96412}
#page4 h4, #page5 h4 {padding:25px 0 16px 0;margin-left:-3px}
p {padding:0px 0px 22px}
strong {color:#dcd9cf;}
.container {
	max-width: 925px;
}
/* ============================= header ====================== */

#logo {display:block;background:url(/images/LS_logo_2.png) 0 0 no-repeat;width:220px;height:51px;margin-left:-15px
	float:left;
}
#menu {
	float:right;
	padding:42px 0px 12px 18px;
}
#menu li {float:left;padding:0px}
#menu li a {display:block;padding:0px 20px;height:40px;font-size:18px;color:#EBE6DD;line-height:40px;text-transform:uppercase;text-decoration:none;font-weight:400}
#menu li a:hover, #menu #menu_active a {background:url(/images/menu_active_ls2.gif) top repeat-x;color:#423E3D}
#top_nav {float:left;padding:0px 10px 20px; text-align:left;}
#top_nav li {float:left;padding:4px 0px 5px 5px;}
#top_nav .end {padding-right:0;margin-right:0;background:none}
.slider {position:relative;z-index:1;width:100%;height:465px;overflow:hidden;margin-bottom:10px;margin-top:0px;border:#CCC thin solid;}
.slider .items {display:none}
.pic {float:right;position:relative}
.mask {left:auto !important;right:0;width:720px !important}

/* ============= pagination ============= */
.pagination {
	position:absolute;
	display:block;
	left:0;top:0;
	z-index:3;
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	-moz-box-sizing: content-box;
}
.pagination ul {}
.pagination li {
	width:300px;
	height:155px
}
.pagination > li {
	display: block;
	-moz-box-sizing: content-box;	
}
.pagination a {
	display:block;
	position:relative;cursor:pointer;
	font-size:40px;
	line-height:1.2em;
	font-weight:400;
	color:#EBE6DD;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	height:100%;
	-moz-box-sizing: content-box;
}
.pagination a span {
	display:block;
	font-weight:300;
	font-size:30px;
	line-height:1.2em;
	margin-top:-10px;
	letter-spacing:0
}
.pagination > li > a, 
.pagination > li > span {
	float: none;
	line-height: 22px;
	padding: 42px 0px 0px 20px;
	border: none;
}

.greyline {
	margin: 0px 0px 15px;
	width: 100%;
}

/* ========= banners ========= */
#banner1 {background:url(/images/banner1_ls.png) 0 0 no-repeat}
#banner1 a {background:url(/images/banner1_active_ls.png) -300px 0 no-repeat}
#banner2 {background:url(/images/banner1_ls.png) 0 0 no-repeat}
#banner2 a {background:url(/images/banner2_active_ls.png) -300px 0 no-repeat}
#banner3 {background:url(/images/banner1_ls.png) 0 0 no-repeat}
#banner3 a {background:url(/images/banner3_active_ls.png) -300px 0 no-repeat}
/*.pagination #banner1:hover, .pagination #banner1.current, .pagination #banner2:hover, .pagination #banner2.current, .pagination #banner3:hover, .pagination #banner3.current {
}*/
.banner {
	position:absolute;
	z-index:2;
	right:0;
	bottom:0;
	margin:0 10px 10px 0
}
/*.banner_top {position:absolute;z-index:2;right:0;top:0;margin:10px 10px 0 0}*/
.banner span {float:right;padding:0 24px;margin-bottom:5px;background:#fff;font-size:36px;line-height:50px;height:50px;font-weight:400;color:#423E3D;line-height:1.2em}
/*.banner_top span {float:right;padding:0 24px;margin-top:5px;background:#fff;font-size:36px;line-height:50px;height:50px;font-weight:400;color:#423E3D;line-height:1.2em}*/
.banner em {font-style:normal;text-transform:uppercase}
.banner strong {float:right;padding:0 24px;background:#000;font-size:36px;line-height:50px;font-weight:300;color:#dad6cc}
/* ============= content ============ */
#content {}
.pad_left0 {padding-left:0px}
.pad_left1 {padding-left:8px}
.pad_left2 {padding-left:16px}

.pad_bot1 {padding-bottom:8px}
.pad_bot2 {padding-bottom:16px}

.pad_right0 {padding-right:0px;}
.pad_right1 {padding-right:8px;}

.marg_right1 {margin-right:8px}
.marg_right2 {margin-right:16px}

.teaser {
	font-style: italic; 
	font-size:10px; 
	margin-left: -10px; 
}
.title, .company {
	color:#3f3f3f;
	font-weight:700;
	line-height: 16px;
}
.company_type {
	padding-bottom: 15px;
	line-height: 16px;
}

.box1 {
	background:url(/images/bg_box1.jpg) top center no-repeat #dad6cc;	
	border-top:5px solid #cdc8bc;
	padding:5px 30px 29px;
	margin-bottom: 10px;
	height: 100%;
}
.box1 strong {color:#3f3f3f}
.box1 figure {box-shadow:0 0 3px #a4a19a;-moz-box-shadow:0 0 3px #a4a19a;-webkit-box-shadow:0 0 3px #a4a19a;position:relative}
.box_head {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 20px;
	float: none;
	font-size: 36px;
	line-height: 38px;
}
.box2 {background:#0e0c0a;padding:25px 30px 32px}
.box2 .line1, .box2 .line2 {background-image:url(../images/line_vert2.gif)}
.vertical_box {
	min-height:100%;
	height: 100%;
}
.right_border1 {
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
#page4 .box2 {margin-top:7px;padding-top:30px;padding-bottom:28px}
.line1 {background:url(/images/line_vert1.gif) 280px 0 repeat-y}
.line2 {background:url(/images/line_vert1.gif) 560px 0 repeat-y}
#page3 .line1 {background-position:282px 0}
.relative {position:relative}
.button1 {float:right;color:#dddad1;text-decoration:none;background:#000;line-height:18px;padding:0 9px;margin-top:2px}
* + html .button1 {margin-top:-20px}
.button1 {color:#dddad1}
.button1:hover {background:#c96312;color:#EBE6DD}
.button1.color2 {color:#dddad1}
.button1.color2:hover {background:#94c932;color:#fff}
.button1.color3 {color:#dddad1}
.button1.color3:hover {background:#63d1a7;color:#fff}
.button2 {display:inline-block;font-size:15px;color:#423E3D;text-transform:uppercase;text-decoration:none;padding:0 21px;height:36px;line-height:34px;font-weight:400;background:url(../images/button1_bg.gif) top repeat-x;letter-spacing:-1px}
.button2.color2 {background-image:url(/images/button2_bg.gif)}
.button2.color3 {background-image:url(/images/button1_bg.gif); margin-top:10px}
.button2:hover {background:#000}
ul, li {
	padding: 0px;
	margin: 0px;
}
.check {
	line-height: 20px;
	list-style-position: outside;
	list-style-image:url(/images/check_mark_14x14.png);
	margin-bottom: 8px;
}
.color0 {color:#616161;text-decoration:none}
.link1 {text-decoration:none}
.link1:hover {text-decoration:underline}
.quot {margin-top:17px;float:left;margin-left:94px;padding:12px 0 17px 41px;font-style:italic;background:url(/images/quot1.png) 0 0 no-repeat;width:570px}
.quot img {display:inline-block;margin:4px 0 0 9px}
#page2 .quot {padding-bottom:7px}
.list1 {margin-top:-2px;margin-bottom:-2px}
.list1 li {line-height:26px}
.list1 li a {color:#dcd8cf;padding-left:22px;background:url(/images/marker_1.gif) 0 3px no-repeat}
.list1 .color2 a {background-position:0 -23px}
.list1 .color3 a {background-position:0 -49px}
/*--- tabs begin ---*/
.tabs {}
.tabs ul.nav {padding:27px 0 27px 2px;overflow:hidden}
.tabs ul.nav li {float:left;padding-left:31px}
.tabs ul.nav li a {font-size:35px;color:#ddd9cf;font-weight:400;text-decoration:none;line-height:1.2em;letter-spacing:-1px}
.tabs ul.nav .selected a, .tabs ul.nav a:hover {color:#ffc11e}
.tabs .tab-content {}
/*--- tabs end ---*/
.address {float:left;width:80px}
.img1 {position:absolute;right:0;top:82px}

/* ============================= footer ====================== */
footer {background:#000;padding:21px 36px 44px}
#footer_logo {float:left;font-size:46px;font-weight:300;text-transform:uppercase;color:#dedbd2;line-height:1.2em;text-decoration:none;letter-spacing:-3px;margin-left:-4px}
#footer_logo span {color:#ffc11e}
#icons {float:right;padding:20px 0 0 0}
#icons li {float:left;padding-left:4px}
/* Tooltips */
.aToolTip {background:#ffc11e;color:#fff;font-weight:bold;margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0}
.tel {float:right;margin-top:-1px;background:url(../images/bot_icon.gif) 0 15px no-repeat;padding:0 0 0 38px;font-size:35px;line-height:1.2em;color:#dedad1;letter-spacing:-2px;font-weight:300}
.tel span {color:#ffc11e}
footer nav {float:left}
#footer_menu {float:left;padding:15px 0 18px 0;margin-left:-1px}
#footer_menu li {float:left;padding-right:29px;background:url(../images/menu_line.gif) right 0 no-repeat;margin-right:29px}
#footer_menu li a {display:block;color:#fff;text-decoration:none;line-height:20px}
#footer_menu li a:hover, #footer_menu .active a {color:#575652}
#footer_menu .end {background:none;padding-right:0;padding-left:0}
#footer_text {padding-top:18px;border-top:1px solid #0d0d0d;text-align:center}
#footer_text a {color:#fff;text-decoration:none}
#footer_text a:hover {text-decoration:underline}

/* ============================= forms ============================= */
#ContactForm {width:460px;overflow:hidden;padding-bottom:36px}
#ContactForm .wrapper {height:26px}
#ContactForm span {float:left;width:105px;line-height:24px; color:#d9d5ca}
#ContactForm .textarea_box {width:100%;overflow:hidden;min-height:103px;padding-bottom:5px}
#ContactForm {}
#ContactForm a {margin-left:10px;width:72px;text-align:center;float:right; margin-right:10px}
#ContactForm .input {width:345px;background:#d9d5ca;padding:3px 5px;color:#423E3D;font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;height:14px}
#ContactForm textarea {overflow:auto;width:345px;background:#d9d5ca;padding:3px 5px;color:#423E3D;font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;height:121px}
/* =============== Print Styles ================ */
@media print {

}