/* 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;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#444444;
	min-width:978px;
	background: #000000;
	padding:0;
	margin:0;
}

.main {
	width:978px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.3846em;
	position:relative;
	background: none;
}



.bg {width:100%; background:url(../images/background_lbwoldwide.gif) center 0 repeat-x #fff;}
/* .bg-1 {width:100%; background: url(../images/bg-1a.png) 0px 86px no-repeat;} */
.bg-2 {background: url(../images/marker-6.png) left 5px no-repeat; padding-left:13px;}

img { border:none;
}

ol, ul {
	list-style: none;
}

a {color:#de263e; outline:none;}
a:hover {text-decoration:underline;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
.extra-box {overflow:hidden;}
.extra-box-1 {overflow:hidden; position:relative;}
 
.container {width:100%;}

p {margin-bottom:10px; margin-top:10px;}
.p0 {margin-bottom:1px;}
.p00 {margin-bottom:5px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:60px;}
.p7 {margin-bottom:65px;}
.p10 {margin-bottom:115px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.big {text-transform:uppercase;}

.letter {letter-spacing:1px;}

.l-h {line-height:22px;}

.color-1 {color:#fff;}
.color-2 {color:#292929;}
.color-3 {color:#d74594;}
.color-4 {color:#2c2f40;}
.color-5 {color:#29a9e0;}

.whitetext {color:#ffffff;}
.mediumtext {font-size:16px;}
.largetext {font-size:36px;}
.logofont {font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:36px; font-weight:bold;}
.redtext {color:#de263e;}

.hidden {overflow:hidden;}

.rel {position:relative;}

.shadows {box-shadow:0px 0px 15px rgba(0,0,0,0.35);
-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.35);
-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.35);
}

.imageroundborder {
border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border: 1px solid #dddddd; behavior:url(js/PIE.htc);	
}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-bot1 {margin-bottom:55px;}

.margin-top {margin-top:8px;}
.margin-top1 {margin-top:59px;}


.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:29px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:5px 25px 0px 0;}
.img-indent1 {float:left; margin:3px 19px 0px 0px;}
.img-indent2 {float:left; margin:0px 15px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 11px;}
.img-indent-r1 {float:right; margin:9px 11px 0px 35px;}


.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:12px;}
.prev-indent {float:left; margin:0 16px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	


.border {border:4px solid #212121;}
.border1 {border:4px solid #2f2f2f;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.sf-menu li a,
.list-6 li a,
.list-2 li a,
.list-5 li a,
.list-7 li a,
.list-8 li a,
.link,
.link-1,
.link-3,
.link-4,
.link-6,
.button-1,
.button-2,
.button-3,
.button-4,
.button-5,
.text-bot a,
.works-list li a,
.date,
.text-2,
h6 a,
.accordion dt a,
.footer-menu li a,
td a,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {height:168px; width:100%; position:relative; z-index:2; background:none; padding:0px 0 0 0;}

h1 {padding:5px 0 0 0px; position:relative; }
.logo {display:block; width:360px; height:125px; text-indent:-5000px; background:url(../images/logos/LB_Worldwide.png) 0 0 no-repeat;}

.padding-top{padding:20px 0px 0;}

.list{float:right; padding:0 13px 0 25px;}
.list li {float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; line-height:25px; text-transform:uppercase; color:#fff; margin-left:7px;}

.button-1 {cursor:pointer; display:inline-block; font-size:11px; text-transform:uppercase; line-height:1.2em; color:#fff; padding:6px 0px 7px 0px; width:70px; text-align:center;
	background: #7f1637;
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
.button-1:hover {background:#f57336;}

.works-list {position:absolute; top:75px; right:14px; z-index:999;} 
.works-list li {float:left; margin-left:16px; list-style:none;}
.works-list li a {display:inline-block;}


/* Easy Tooltip */
#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
	z-index:3;
}
/* // Easy Tooltip */

header #form-top {float:right; display:inline-block;}
header .form-top {height:25px; padding:0; margin:1px 0 0 0; overflow:hidden; border-top:1px solid #8d130d; border-left:1px solid #8d130d; border-bottom:none; border-right:none; background:#e66b3a;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;}
header .form-top span{float:left;}
header #form-top input {width:213px; margin:0; font-size:13px; line-height:1.2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; background:none; padding:2px 10px 4px 10px; border:none;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;}
header #form-top a {float:left; display:inline-block; width:26px; height:26px; background:url(../images/marker-top.png) 0 0 no-repeat;}
header #form-top a:hover {background-position:right top;}

/************ sf-menu **********************/
	
.sf-menu {padding:0px 0 0 0px; background:none; position:absolute; left:190px; top:145px; }
.sf-menu li {float:left; padding:6px 31px 6px 30px; background: none; margin-right:5px; list-style: none;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.current {background:#000000;}
.sf-menu li a {display:block; padding:0px; color:#000000; font-size:13px; line-height:1.2em; text-transform:uppercase; font-weight:bold; text-align:center; background: none;}
.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu li.current a {color:#fff;}

.suckertreemenu {margin-left:150px; }
/* .suckertreemenu li {float:left; background: none; list-style: none; padding: 0px 6px 0px 6px; 
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;}
.suckertreemenu li:hover, .suckertreemenu li.current {background:#000000;} */

/*********************************content*************************************/
#content {width:100%; padding:10px 0px 10px 0px; z-index:1; position:relative; margin-top:15px;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
background:#eeeeee;
border: 1px solid #000000;
behavior:url(js/PIE.htc);}

#content ul {list-style: disc; }
#content li {margin-left:40px; }

.spacer {width:100%; background:url(../images/pic-2.gif) 535px 0 repeat-y;}

.border-bot {width:100%; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:11px;}
.border-bot1 {width:100%; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:6px;}



.padding{padding: 0px 0px 30px 2px;}


.padding-left{padding: 0px 0px 0px 4px;}
.padding-left1{padding: 0px 0px 0px 15px;}

.padding-right{padding-right:5px;}

h1 {font-size:30px; line-height:30px; color:#000000; margin:0 0 17px 0; letter-spacing:-1px;}
h1 .bigs {display:inline;}
h1 .small {display:inline;}
h1 .small strong {display:block; margin-top:-5px;}


h2 {font-size:30px; line-height:1.2em; color:#000000; margin:0 0 17px 0; letter-spacing:-1px;}
h2 .bigs {display:inline;}
h2 .small {display:inline;}
h2 .small strong {display:block; margin-top:-5px;}
h3 {font-size:20px; color:#000000; margin:0px 0 15px 0;}
h3.bgr {background:url(../images/bg-h3.png) 143px 10px no-repeat;}

h6 {font-size:13px; line-height:16px; margin:0px 0 8px; color:#f57336;}

.text-1 {font-size:15px; line-height:1.2em; color:#f57336; margin:0 0 0px 0; letter-spacing:-1px;}

.list-6 li {font-size:13px; line-height:26px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:2px;}
.list-6 li.last {background:none;}
.list-6 li span {display:block; margin-top:-7px;}
.list-6 li a {color:#047878; display:inline-block; font-weight:bold;  background:url(../images/marker-3.gif) 0 12px no-repeat; padding-left:13px;}
.list-6 li a:hover {color:#a0a0a0;}


.list-7 li {font-size:13px; line-height:24px; background:url(../images/marker-6.gif) left top no-repeat; padding-left:13px;}
.list-7 li:hover {background-position:left bottom;}
.list-7 li a {color:#555555; display:inline-block;}
.list-7 li a:hover {color:#de263e;}

.list-8 li {font-size:13px; line-height:18px; background:url(../images/pic-1.gif) 0 bottom repeat-x; padding-bottom:4px; margin-bottom:6px; color:#a0a0a0;}
.list-8 li.last {background:none;}
.list-8 li span {display:block; margin-top:-7px;}
.list-8 li a {color:#047878; display:inline; font-weight:bold;}
.list-8 li a:hover {color:#a0a0a0;}

li.sociallinks {margin-bottom:10px;}
/************ links **********************/

.link {display:inline-block; color:#a0a0a0; font-size:13px; line-height:18px;text-decoration:underline;}
.link:hover {text-decoration:none;}

.link-2 {display:inline-block; color:#047878; font-size:11px; line-height:16px; text-transform:uppercase; background:url(../images/bg-link-2.gif) right top no-repeat; padding-right:7px; text-decoration:underline;}
.link-2:hover {color:#a0a0a0; background-position:right bottom; text-decoration:underline;}

.link-3 {display:inline-block; color:#047878; font-size:11px; line-height:16px; text-transform:uppercase; background:url(../images/bg-link-2.gif) left top no-repeat; padding-left:7px; text-decoration:underline;}
.link-3:hover {color:#a0a0a0; background-position:left bottom; text-decoration:underline;}

/****************************footer************************/
footer {width:100%; margin-top: 0px; padding:10px 0px 10px 0px; background:none; position:relative; z-index:1;}

.text-bot {float:left; font-size: 13px; line-height:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; padding:3px 0px 0px 0px; text-align:left;}
.text-bot a {color:#ffffff; text-decoration:none;}
.text-bot a:hover {text-decoration:underline;}


