@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html, body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 24px;
	background: url(../images/background.jpg) repeat-x top center;
	color: #323232;
}

#container {
	width: 965px;
	margin: 0px auto;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #046893;
	font-weight: bold;
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #046893; 
}

h2 {
	color: #046893;
	font-size: 18px;
	padding-bottom: 5px;
}

h3 {
	color: #363636;
	font-size: 18px;
}

h4 {
	font-size: 14px;
	font-weight: 500;
}

p {
	padding-bottom: 10px;
}

ul, ol {
	padding-left: 15px;
	list-style-image: url(../images/bullet.jpg);
	line-height: normal;
	margin-bottom: 20px;
}

.no_bottom {
	margin-bottom: inherit;
}

/* Images ////////////////////////////////////////////////////////// */

img {
	border: 0px;
}

.alignright {
   padding: 0px;
   margin: 0px 0px 6px 10px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 0px;
   margin: 0px 10px 3px 0px;
   display: inline;
   float: left;
}

.alignleft_icon {
	display: inline;
	float: left;
	margin-top: -21px;
	margin-left: -65px;
}

/* Header ////////////////////////////////////////////////////////// */

#header {
	width: 964px;
	height: 131px;
	margin: 0px auto;
}

#logo {
	width: 230px;
	height: 131px;
	padding: 0px;
	display: inline;
	float: left;
}

#logo h1 {
	display:block;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 131px;
	text-indent: -9999px;	
}

#logo h1 a {
	display:block;
	background: url(../images/lti.jpg) no-repeat top left;
	width: 230px;
	height: 131px;
}

#corporate {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 86px;
	font-size: 14px;
}

/* Video //////////////////////////////////////////////////////////////// */

#video {
	height: 545px;
}

#video_watching {
	width: 100%;
	height: 47px;
	padding-top: 9px;
	font-family: Gill Sans, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	position:relative;
}
#qt-dl {
	position:absolute;
	top:15px;
	right:0;
	list-style:none;
	margin:0px;
	padding:0px;
}
#qt-dl a {
	color:#fff;
	font-weight:normal;
	padding-right:45px;
}

.large {
	font-size: 18px;
}

#video_area {
	width: 100%;
	height: 413px;
	margin-bottom: 14px;
	overflow:hidden;
}

#quote {
	display: inline;
	float: left;
	width: 400px;
	height: 42px;
	background: url(../images/mail.jpg) left no-repeat;
	padding: 20px 0px 0px 65px;
}

#quote a {
	color: white;
}

#video_nav {
	float: right;
	width: 400px;
	padding: 20px 20px 0px 0px;
	text-align: right;
}

#video_nav a {
	border-bottom:2px solid #fdbe00;
	padding-bottom: 3px;
	color: white;
	text-decoration: none;
}

#video_nav a:hover {
	border-bottom:2px solid #0081b3;
	padding-bottom: 3px;
	color: white;
	text-decoration: none;
}
#flash_container {
	display:block;
	float:left;
	width:720px;
	height:405px;
	padding:4px;
	background:url(../images/video-bg.jpg) 0 0 no-repeat;
}
#video_thumbs {
	display:block;
	float:right;
	width:222px;
	margin-bottom:0px;
}
#video_thumbs li {
	display:block;
	width:214px;
	height:52px;
	padding:4px;
	background:url(../images/video-thumbs.jpg) 0 0 no-repeat;
	margin-bottom:11px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
#video_thumbs li.short {
	margin-bottom:10px;	
}
.video_thumb {
	display:block;
	width:214px;
	height:52px;
	position:absolute;
	top:4px;
	left:4px;
	z-index:1;
}
.video_description {
	display:none;
	width:214px;
	height:52px;
	position:absolute;
	top:4px;
	left:4px;
	z-index:5;
	background:url(../images/black-80.png) repeat;
}
.video_description img {
	position:absolute;
	top:0;
	left:0;
	margin:6px;
}
.video_description p {
	position:absolute;
	top:0;
	left:52px;
	display:block;
	padding:10px 6px;
	width:150px;
	color:#fff;
	line-height:16px;
	height:32px;
	overflow:hidden;
}
.video_description.on {
	display:block;	
}
.video_description.on img {
	left:162px;
}
.video_description.on p {
	left:5px;
}



/* Body ////////////////////////////////////////////////////////// */

#left {
	display: inline;
	float: left;
	width: 585px;
	padding: 0px 0px 30px 10px;
	margin-top: 20px;
}

#left p {
	line-height: 18px;
	font-size: 12px;
}

#accordion {
	padding: 8px 0px 0px 65px;
}

#right {
	float: right;
	width: 350px;
	margin-top: 20px;
	padding: 0px 0px 30px 0px;
}

/* Sidebar ////////////////////////////////////////////////////////// */

#sidebar {
	background: url(../images/sidebar_middle.jpg) repeat-y;
}

#sidebar h2 {
	width: 350px;
	height: 150px;
	background: url(../images/sidebar_links.jpg) no-repeat;
	text-indent: -9999px;
}

#sidebar h3 {
	width: 350px;
	height: 47px;
	background: url(../images/sidebar_downloads.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 4px;
}

#sidebar_bottom {
	width: 350px;
	height: 12px;
	background: url(../images/sidebar_bottom.jpg) bottom no-repeat;
}

.link_list {
	padding: 5px 0px 8px 25px;
}

select {
	width: 200px;
	margin-right: 15px;
}

/* Footer ////////////////////////////////////////////////////////// */

#footer {
	width: 100%;
	background: url(../images/footer.jpg) repeat-x top;
}

#footer_container {
	width: 964px;
	min-height: 100px;
	margin: 0px auto;
}

#footer_left {
	display: inline;
	float: left;
	width: 450px;
	padding-top: 3px;
}

#footer_right {
	float: right;
	width: 450px;
	padding-top: 4px;
	text-align: right;
}

.footer_white {
	color: white;
}

.footer_white a {
	color: white;
}

.white_large {
	font-size: 14px;
	font-weight: bold;
}

.footer_blue {
	color: #046893;
	font-size: 9px;
}