@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-position:center top;
	background-image:url('/images/background.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:13px;
	color: #00204F;
	font-family:Arial, Helvetica, sans-serif;
	}
#pgContent {
	width:890px;
	position:relative;top:15px;left:0px;
	border:0px solid #ff0000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:1;
	}
#leftNav {
	float:left;
	position:relative:top:0px;left:0px;
	width:250px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#666666;
	z-index:2;
	}
#mainContent {
	float:left;
	position:absolute;top:0px;left:245px;
	width:640px;
	border:0px solid #cc3333;
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 5px;
	z-index:2;
	}
.header {
	font-weight:bold;
	font-size:16px;
	color:#00204F;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
a:link, a:visited { 
	color:#00204f; /*blue */
	font-weight:bold;
	}
a:hover, a:hover:visited { 
	color:#DC241F; /*red*/
	}
	
b {	color:#00204f; /*blue */
	/*	color:#0000ff; blue */
	}
b.red {	color:#DC241F; /*red*/
	}
p {
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:125%;
	}
.white { color:#ffffff;}
a.white:link, a.white:visited {
	background:#00204f;display:block;color:#ffffff;padding:3px;	
	}	
a.white:hover, a.white:hover:visited {
	background:#00204f;display:block;color:#DC241F;padding:3px;	
	}	
ul {
	font-family:Arial, Helvetica, Tahoma;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align:left;
	}

#pgFooter {
	width:650px;
	position:relative;top:35px;left:0px;
	border:0px solid #ff0000;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	}

a.pdf:link, a.pdf:visited {
	background-image:url('/images/pdf.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	color:#00204f; /*blue */
	}
a.pdf:hover, a.pdf:hover:visited {
	color:#DC241F; /*red*/
	}
a.top:link, a.top:visited, a.back:link, a.back:visited, a.close:link, a.close:visited, a.next:link, a.next:visited {
	text-decoration:none;
	font-weight:bold;
	color:#00204f;
	background-repeat:no-repeat;
	background-position:left center;
/*	height:15px; */
	padding:0px 0px 0px 20px;
	margin:0px;
	}
a.top:hover, a.top:hover:visited, a.back:hover, a.back:hover:visited, a.next:hover, a.next:hover:visited {
	color:#DC241F; /*red*/
	}
a.top:link, a.top:visited {
	background-image:url('/images/icons/top-arrow.gif');
	}
a.top:hover, a.top:hover:visited {
	background-image:url('/images/icons/top-arrow-on.gif');
	}
	
a.back:link, a.back:visited {
	padding:2px 0px 0px 20px;
	margin:0px;
	background-image:url('/images/icons/back-arrow.gif');
	}
a.back:hover, a.back:hover:visited {
	background-image:url('/images/icons/back-arrow-on.gif');
	}
a.next:link, a.next:visited {
	background-repeat:no-repeat;
	background-position:right center;
	padding:2px 20px 0px 0px;
	background-image:url('/images/icons/next-arrow.gif');
	}
a.next:hover, a.next:hover:visited {
	background-image:url('/images/icons/next-arrow-on.gif');
	}
a.close:link, a.close:visited {
	background-image:url('/images/icons/close-icon.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
a.close:hover, a.close:hover:visited {
	background-image:url('/images/icons/close-icon-on.gif');
	}
ul.redarrow {}
li.redarrow { 
	font-size: 12px;
	font-weight:normal;
	background-image:url('/images/icons/li-red-arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	list-style-type:none;
	padding:0px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
	}
ol.num, li.num { 
text-align:left;
font-weight:normal;
list-style-type:decimal;
	}
a.vid-list:link, a.vid-list:visited {
	font-size:12px;
/*	line-height:130%;*/
	color:#dddddd;
	font-weight:bold;
	width:175px;
	background-image:url('../images/icons/flashicon.gif');
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:3px 3px 3px 20px;
	display:inline-block;
	}
a.vid-list:hover {
	color:#00204f;
	text-decoration:none;
	background-color:#dbf2fa;
	}
a.instr:link, a.instr:visited { 
	color:#00204f; /*blue */
	font-weight:normal;
	text-decoration:none;
font-weight:bold;
text-decoration:underline;
	}
a.instr:hover, a.instr:hover:visited { 
	color:#DC241F; /*red*/
	text-decoration:underline;
	}
/* pop up movie id's and classes */
#movie {display:none;position:absolute;top:100px;left:10px;width:475px;height:405px;background:url('/images/pop-up-bg.png') no-repeat top left;border:0px solid #00204e; z-index:10;}
#drop-shadow {display:none;position:absolute;top:115px;left:25px;width:475px;height:405px;background:url('/images/pop-up-drop-shadow.png') no-repeat top left transparent;;border:0px solid #666666; z-index:5;opacity:.50;filter: alpha(Opacity=50);-moz-opacity:0.50;}

/* pop up case study movies Id's and classes */
#movie-1 {display:none;position:absolute;top:10px;left:70px;width:475px;height:405px;background:url('/images/pop-up-bg.png') no-repeat top left;border:0px solid #00204e; z-index:60}
#movie-2 {display:none;position:absolute;top:10px;left:70px;width:475px;height:405px;background:url('/images/pop-up-bg.png') no-repeat top left;border:0px solid #00204e; z-index:10;}
#drop-shadow-1, #drop-shadow-2 {display:none;position:absolute;top:25px;left:85px;width:475px;height:405px;background:url('/images/pop-up-drop-shadow.png') no-repeat top left;border:0px solid #00204e; z-index:1;opacity:.50;filter: alpha(Opacity=50);-moz-opacity:0.50;}

.inpgquotes, .social-plugins {margin:10px;padding:15px;width:355px;background-image:url(http://www.tlcdelivers.com/tlc/images/translucent-bg.png);background-repeat:repeat-x;background-position:0px -30px;border:1px solid #666;font-size:12px;}

.social-plugins {width:540px;}

/* newsblock */
a.newsblock:link, a.newsblock:visited {
	font-size:11px;font-weight:bold;display:block;padding:3px 0px 3px 20px;border:1px solid #cccccc;margin:2px 0px 2px 0px;background:url('http://www.tlcdelivers.com/tlc/images/event-arrow.png') no-repeat 0px 2px #ffffff; text-decoration:none;opacity:.75; filter: alpha(Opacity=75); -moz-opacity:0.75;text-align:left;
	}
a.newsblock:hover, a.newsblock:hover:visited {
	display:block;border:1px solid #DC241F;margin:2px 0px 2px 0px;background:url('http://www.tlcdelivers.com/tlc/images/event-arrow.png') no-repeat 0px 2px #ffffff; text-decoration:underline;opacity:1.00; filter: alpha(Opacity=100); -moz-opacity:1.00;
	}
a.moreinfo:link, a.moreinfo:visited {font-size:12px;font-weight:bold;}
a.moreinfo:hover, a.moreinfo:hover:visited {}
/* registraion mark, trade mark copyright */
#copyright {
	width:auto;padding:0px 0px 0px 0px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
	font-size:12px;
	color:#666666;
	position:relative;left:0px;top:0px;
	}
.copyright {
	font-size:12px;
	color:#666666;
	}
.smmark {
	font-size:.8em;
	position:relative;bottom:5px;left:0px;
	padding:0px 2px;
	}
.trademark{
	font-size:.5em;
	position:relative;bottom:5px;left:1px;
	}
#msg {z-index:1000 !important;}
#errormsg, #alert {display:block;position:relative;top:0px;left:0px;background-color:transparent; background-image:url('http://www.tech-logic.com/images/alert-bg.png'); background-repeat:no-repeat; background-position:0px 0px;width:300px;height:220px;padding:0px 0px 0px 0px;text-align:left; z-index:1000 !important;}
