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

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; background-image:url(/images/bgnd.jpg)}
img {border:0px}
p {line-height:1.4em; text-align:left}
li {margin-left:-15px !important; padding-left:-15px; line-height:1.5em;}
h1 {font-size:1.3em; color:#2B8CA4}
h2 {font-size:1.3em; color:#2B8CA4}
h3 {font-size:1.2em; color:#2B8CA4}

table#center {margin:5px 0 0 10px}
td#right {padding:5px 0 0 10px}
table#center td {line-height:1.3em; padding:0 8px 0 12px}
td#center_right { background-image:url(/images/line_vert.jpg); background-repeat:repeat-y; margin-left:5px}

a:link {color:#2B8CA4}
a:visited {color:#2B8CA4}
a:active {color:#2B8CA4}
a:hover {color:#6FCEE2}

.link1:link {color:#CCCCCC; text-decoration:none;}
.link1:visited {color:#CCCCCC; text-decoration:none;}
.link1:active {color:#CCCCCC; text-decoration:none;}
.link1:hover {color:#6FCEE2; text-decoration:underline;}

.link2:link {color:#000000; text-decoration:none;}
.link2:visited {color:#000000; text-decoration:none;}
.link2:active {color:#000000; text-decoration:none;}
.link2:hover {color:#6FCEE2; text-decoration:underline;}

.link3:link {color:#FFF; text-decoration:none;}
.link3:visited {color:#FFF; text-decoration:none;}
.link3:active {color:#FFF; text-decoration:none;}
.link3:hover {color:#6FCEE2; text-decoration:underline;}

#all {width:985px; margin-left:auto; margin-right:auto;}
#main { background-image:url(/images/bgnd_main.jpg); background-repeat:repeat-y; padding:6px 0 5px 10px; *margin-top:-3px; _margin-top:-3px}

.img_lt {float:left; padding: 5px 10px 5px 10px}
.img_lt_about {float:left; padding: 5px 10px 5px 2px}
.img_rt {float:right; padding: 5px 10px 5px 10px}
.footer {text-align:center; font-size:0.9em; letter-spacing:0.1em; color:#FFFFFF; margin-left:-20px; margin-top:5px; line-height:1.5em}

.box_left {background-image:url(/images/box_left.jpg); background-repeat:no-repeat; width:405px; height:290px; padding:5px 0 0 8px}
.box_about {background-image:url(/images/box_about.jpg); background-repeat:no-repeat; width:680px; height:252px; padding:5px 0 0 8px}
.box_clients {background-image:url(/images/box_clients.jpg); background-repeat:no-repeat; width:680px; height:540px; padding:5px 0 0 8px}
.box_sm_rt {background-image:url(/images/box_sm_rt.jpg); background-repeat:no-repeat; width:242px; height:284px; padding:10px 10px 0 12px; *padding-right:3px}
.box_long_rt {background-image:url(/images/box_long_rt.jpg); background-repeat:no-repeat; width:227px; height:451px; padding:10px 25px 0 12px;}
.box_lg_rt {background-image:url(/images/box_lg_rt.jpg); background-repeat:no-repeat; width:505px; height:284px; padding:5px 0 0 8px; margin-top:10px}
.box_home {background-image:url(/images/box_home.jpg); background-repeat:no-repeat; width:505px; height:284px; padding:5px 0 0 8px; margin-top:10px}
.box_main {background-image:url(/images/box/box_main.jpg); background-repeat:no-repeat; width:278px; height:207px; padding:10px; color:#FFFFFF; margin-left:4px}
.box_all {background-color:#F3FDFE; width:940px; padding:10px; height:auto; margin-left:2px; *margin-left:7px; _margin-left:7px}

.box_main_head {font-size:1.2em; font-weight:bold}

.box_newsletter_head {background-color:#2B8CA4; width:270px; height:25px; color:#FFFFFF; font-size:1.1em; font-weight:bold; padding:3px 0 0 9px}
.box_newsletter {background-color:#000000; border: #2B8CA4 1px solid; color:#FFFFFF; width:277px; height:100px; padding-top:5px}

.text_white {color:#FFFFFF; line-height:1.6em}
.text_white_webinar {color:#FFFFFF; line-height:1.6em; font-size:1.1em}
.text_sm {font-size:0.9em}


/* Videobox */

body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
