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

/*---global common definitions---*/
*{font-size:100.01%}
html{
	background:url(/images/bg-page2.jpg);
	font-size:1.0em;
}
body {
	margin:0;
	font-family:Arial, Verdana, Tahoma sans-serif;
	min-width:1000px;
}

.li {
	list-style:none;
}

.schedule{
	font-size:13px;}
	
.schedule-inline {
	font-size:11px;
	margin-left:22px;}

a {
	font-size: 1em;
	color: #FFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}


.footer  {
color: #FFF;
font-size:0.8em;
}


	

h1 {
	font-size:1.7em;
}

h2 {
	font-size:1.4em;
	text-shadow:inherit;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	overflow:visible;
	background:url(/images/bg-body8.jpg) no-repeat;
}

.page{
	overflow:hidden;
	width:1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.box{
	margin-left:40px;
	margin-right:40px;
	font-family:Arial, Verdana, Tahoma sans-serif;
	
}

.box h1 {font-size:2em;
		color: #e07821; }
		
.box h2 {font-size:1.5em;
		color: #e07821; }
		
.box h6 {font-size:1.25em;
		color: #e07821;
		margin-top:5px;
		margin-bottom:5px;}
		
.box p  {
	font-size: 14px;
	margin-top:5px;}
			
.box li {
font-size:1em;
list-style:none;
margin-bottom:5px;
}



.box a:link {
	color: #268dca;
	text-decoration: none;
	}
.box a:visited {
	color: #268dca;
	text-decoration: none;
	}
.box a:hover {
	text-decoration: none;
	color: #268dca; 
	}



#header{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	font-size:0.9em;
}

.tagline{
	background:url(/images/tagline-equipping.png) no-repeat 100% 100%;
	overflow:hidden;
	width:670px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	margin-left: 285px;
	margin-bottom: 10px;
}



.bg-video{
	background:url(/images/bg-video.png) no-repeat 100% 100%;
	position:relative;
	left:17px;
	top:10px;
	z-index: 1;
}

#video-loc{
	width:310px;
	height:230px;
	margin-left:13px;
	margin-top:-312px;
	margin-bottom:0px;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:-10px;
	background:url(/images/bg-video.png);
	overflow:hidden;
}

#cla-fl{
	width:530px;
	margin-left:336px;
	margin-top:24px;
	margin-bottom:40px;
	padding-top:20px;
	padding-left:22px;
	padding-bottom:20px;
	background-image:url(/images/bf-swf3.png);
	overflow:hidden;
}

.bg-flash{
	background:url(/images/bg-flash.png) no-repeat 100% 100%;
	overflow:hidden;
}


/* nav */

#nav{
	margin-left:535px;
	font-size:1.1em;
	width:390px;
	margin-top:-210px;
	position:relative;
}

#nav-sub{
	float:right;
	font-size:1.1em;
	width:400px;
	margin-top:-195px;
	position:relative;
}
#nav-reg{
	float:right;
	font-size:1.1em;
	width:180px;
	margin-top:130px;
	margin-right:380px;
	display:inline;
	position:relative;

}

#share{
	float:right;
	font-size:.9em;
	width:150px;
	margin-top:-525px;
	margin-right:730px;
	display:inline;
	position:relative;

}

#share-sub{
	float:right;
	font-size:.9em;
	margin-top:-173px;
	margin-right:83px;
	display:inline;
	position:relative;
}

#keynote {
	float:left;
	font-size:1em;
	margin-top:-62px;
	margin-left:50px;
	position:relative;
}

#cpe {
	float:left;
	display:inline;
	position:relative;
	width:200px;
}

#nav-reg-home{
	float:left;
	font-size:1.1em;
	width:240px;
	margin-top:-480px;
	margin-left:60px;
	display:inline;
	position:relative;

}

#nav-sub-left{
	float:right;
	margin-top:-35px;
	display:inline;
	position:relative;
}

/* content */
#content{
	width:1000px;
	font-size:1em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* links */

.links{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.links li{
	float:left;
	margin:0 5px 0 0;
	padding-left:10;
	padding:0!important;
	background:none!important;
}
.links a, .link{
	display:block;
	width:342px;
	background:url(/images/nav/bg-link-orange.png) no-repeat 0 100%;
	font-size: .9em;
	color:#fff;
	text-decoration:none!important;
	border: 2px;
}
.links a span, .link span{
	display:block;
	background:url(/images/nav/bg-link-orange-h.png) no-repeat 0 100%;
	padding:8px 11px 8px 45px;
	white-space:nowrap;
}
.links a:hover, .link:hover{
	color:#ffffff;
	border:2px;
	background:url(/images/nav/bg-link-orange-h.png) no-repeat 0 100%;
}

/* links red */

.links-red{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.links-red li{
	float:left;
	margin:0 5px 0 0;
	padding-left:10;
	padding:0!important;
	background:none!important;
}

.links-red a, .link{
	display:block;
	width:342px;
	background:url(/images/nav/bg-link-red.png) no-repeat 0 100%;
	font-size: .9em;
	color:#fff;
	text-decoration:none!important;
	border: 2px;
}
.links-red a span, .link span{
	display:block;
	background:url(/images/nav/bg-link-red-h.png) no-repeat 0 100%;
	padding:8px 11px 8px 45px;
	
	white-space:nowrap;
}
.links-red a:hover, .link:hover{
	color:#ffffff;
	border:2px;
	background:url(/images/nav/bg-link-red-h.png) no-repeat 0 100%;
}


/* links red small */

.links-red-s{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.links-red-s li{
	float:left;
	margin:0 0px 0 0;
	padding-left:10;
	padding:0!important;
	background:none!important;
}

.links-red-s a, .link{
	display:block;
	width:170px;
	background:url(/images/nav/bg-link-red-s.png) no-repeat 0 100%;
	font-size: .9em;
	color:#fff;
	text-decoration:none!important;

}
.links-red-s a span, .link span{
	display:block;
	background:url(/images/nav/bg-link-red-s-h.png) no-repeat 0 100%;
	padding:8px 11px 8px 44px;
	white-space:nowrap;
}
.links-red-s a:hover, .link:hover{
	color:#ffffff;
	background:url(/images/nav/bg-link-red-s-h.png) no-repeat 0 100%;

}


/* links keynote */

.links-keynote{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	
}
.links-keynote li{
	float:left;
	margin:0 0px 0 0;
	padding-left:10;
	padding:0!important;
	background:none!important;
}

.links-keynote a, .link{
	display:block;
	width:200px;
	background:url(/images/nav/bg-keynote.png) no-repeat 0 100%;
	font-size: .95em;
	color:#fff;
	text-decoration:none!important;
	border:0px;

}
.links-keynote a span, .link span{
	display:block;
	background:url(/images/nav/bg-keynote-h.png) no-repeat 0 100%;
	padding:8px 11px 8px 44px;
	white-space:nowrap;
	color:#FFF;
}
.links-keynote a:hover, .link:hover{
	color:#000;
	background:url(/images/nav/bg-keynote-h.png) no-repeat 0 100%;
	border:0px;
}




/* links ordange small */

.links-orange-s{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	
}
.links-orange-s li{
	float:left;
	margin:0 0px 0 0;
	padding-left:15px;
	padding:0!important;
	background:none!important;
}

.links-orange-s a, .link{
	display:block;
	width:240px;
	background:url(/images/nav/bg-link-orange-s.png) no-repeat 0 100%;
	font-size: 16px;
	color:#fff;
	text-decoration:none!important;
	border:0px;
}
.links-orange-s a span, .link span{
	display:block;
	background:url(/images/nav/bg-link-orange-s-h.png) no-repeat 0 100%;
	padding:8px 11px 8px 35px;
	white-space:nowrap;
	color:#FFF;
}
.links-orange-s a:hover, .link:hover{
	color:#000;
	background:url(/images/nav/bg-link-orange-s-h.png) no-repeat 0 100%;
	border:0px;
}

/* links LET NAV red small */

.linksLN-red-s{
	margin:0!important;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.linksLN-red-s li{
	float:left;
	margin:0 5px 0px 10px;
	padding-left:0;
	padding:0!important;
	background:none!important;
}

.linksLN-red-s a, .link{
	display:block;
	width:175px;
	background:url(/images/nav/bg-link-red-s.png) no-repeat 0 100%;
	font-size: 1em;
	color:#fff;
	text-decoration:none!important;
	border:0px;
}
.linksLN-red-s a span, .link span{
	display:block;
	background:url(/images/nav/bg-link-red-s-h.png) no-repeat 0 100%;
	padding:6px 9px 8px 55px;
	white-space:nowrap;
}
.linksLN-red-s a:hover, .link:hover{
	color:#ffffff;
	background:url(/images/nav/bg-link-red-s-h.png) no-repeat 0 100%;
	border:0px;
}








/*  Zoom CSS */
#content h3,
#zoom_content h3,
#content h4,
#zoom_content h4,
#content h5,
#zoom_content h5{
	font-size:1.0em;
	color:#268dca;
	font-weight:normal;
	margin:17px 0;
}
#content h4,
#zoom_content h4{font-size:1.0em;}
#content h5,
#zoom_content h5{font-size:1.0em;}
#content ul{
	margin: 17px 0 20px 10px;
	padding:0;
	list-style:none;
	font-size:1.0em;
}
#content .video-player {
	margin: 0 0 17px 0;
}
#content .audio-player {
	margin: 0 0 17px 0;
}
#content h6,
#zoom_content h6{
	font-weight:normal;
	margin:17px 0;
}

#zoom_content ul li{
	list-style:none;
	background:url(/images/fancyzoom/bg-li.png) no-repeat 0 5px;
	padding:0 0 0 13px;
}
#content ol,
#zoom_content ol {
	margin:17px 0 17px 6px;
	padding:0;
	list-style-position:inside;
}
#content ul.zoom {
	margin-left: 0;
	list-style:none;
}
#content ul.zoom li {
	background: none;
	padding: 0;
	margin-left:30px;
	margin-top:5px;
	list-style:none;

}
#content ul.zoom li a {
	background: url(/images/fancyzoom/information_sprite.png) no-repeat 0 2px; 
	padding: 0px 0 0px 20px;
	color:#268dca;
	text-decoration: none;
	list-style:none;
	
}
#content ul.zoom li a:hover {
	background: url(/images/fancyzoom/information_sprite.png) no-repeat 0 -14px;
}

#zoom_content {
	display:inline;
	font-size:.8em;
}
#zoom_content ul.links {
	float: right;
}
#zoom_content ul.links li {
	margin: 0 0 0 4px;
}
#zoom_content ul.links a {
	font-size:.9em;
}
#content h2,
#zoom_content h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#268dca;
	margin:17px 0;
}
#content p,
#zoom_content p {
	line-height:1.0em;
	margin:17px 0;
}
