/* Begin Public home Template - index.php    */
/* ------------------------------------ */
body {
	background-image: url(../images/tlc_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

ul.accessibility {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1000px;
	top: -1000px;
	list-style-type: none;
	}

#menu {
	position:absolute;
	top: 135px;
	left: 50%;
	margin-left:-470px;
	width:950px;
	}
	
#listMenuRoot {	
	margin-top:0px; 
	padding-left:0px; 
	}

#floatMain {
	position: absolute;	
	top: 0px; 
	left: 50%;
	margin-left:-480px;
	width: 960px;
	color:#333333;
	background-color:#FFFFFF;	
	background-image: url(../images/tlc_contentResize.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header02 {
	background-color:#B7D3E3;
	color:#FFFFFF;
	white-space:nowrap;
	height:182px;
	width: 240px;
	}
	
#photos { 
	position: absolute;
	left: 240px;
	top: 175px;
	}
#butNav { 
	position: absolute;
	left: 751px;
	top: 175px;
	}
	
		
#leftArea {
	float:left;
	width:176px;
	margin-left:25px;
	margin-top: 15px;
	}
#rightArea {
	float:left;
	width:735px;
	margin-left: 0px;
	margin-top: 15px;
	}

.pageTitle {
	display:none;
	}
	
.pageTitleC {
	margin:0;
	padding:0;
	padding-bottom:10px;
	}	

	
#contentRight {
	padding-top:50px;
	}
#contentRight a:link {
	color:#333333;
	background-image: url(../images/tlc_h_newsArrow.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	}
#contentRight a:active {
	color:#FF0000;
	background-image: url(../images/tlc_h_newsArrow.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	}
#contentRight a:visited {
	color:#333333;
	background-image: url(../images/tlc_h_newsArrow.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	}
#contentRight a:hover {
	color:#5F7598;
	background-image: url(../images/tlc_h_newsArrow.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	}
	
#content li {
	padding-top:3px;
	padding-bottom:5px;
	}

hr {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AAFB9;
	}


#eLink {
	padding-top:3px;
	height:37px;
	}

/* qck links */	
.qckLinks {
	width:176px;
	margin-top: 4px;
	background-color: #D5ECF0;
	}
	
/* Display sublinks nicely */	
.qckLinks ul {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	}

.qckLinks li {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	}
.qckLinks a {
	display: block;
	margin:0px;
	padding:0px;
	}
/* qck Link */	
a.anc:link {
	color:#666666;
	background-color: #D5ECF0;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding: 9px 2px 10px 15px;
	background-image: url(../images/tlc_h_qkLinks_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom; /* Horiz - Vert */
	}
a.anc:active {
	color: #FF0000;
	background-color: #D5ECF0;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding: 9px 2px 10px 15px;
	background-image: url(../images/tlc_h_qkLinks_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom; /* Horiz - Vert */
	}

a.anc:visited {
	color:#666666;
	background-color: #D5ECF0;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding: 9px 2px 10px 15px;
	background-image: url(../images/tlc_h_qkLinks_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom; /* Horiz - Vert */
	}

a.anc:hover {
	color: #FFFFFF;
	background-color: #8EB3C2;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding: 9px 2px 10px 15px;
	background-image: url(../images/tlc_h_qkLinks_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom; /* Horiz - Vert */
	}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6
*/
* html .qckLinks li {
 height: 1%;
	}
* html .qckLinks a {
 height: 1%;
	}


/* twitter - facebook */
#twFb {
	padding-top:20px;
	padding-left:5px;
	}

#payPalBtn {
	margin-top:10px;
	text-align:center;
}

/* ------------------------------------ */
/* SEARCH  */

#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 758px;
	top: 365px;
	}
.searchInput {
	border:1px solid #C8AD7E;
	position:relative;
	top:-6px;
	width:110px;
	background-color: #FFFFFF;
	color:#666666;	
	font-size:10px;	
	margin-right: 1px;
	padding:2px;
	}

/* sponsors scroller */
#sponsorLogos {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	}

/* ------------------------------------ */
/* FOOTER */

#footer {
	clear: both;
	background-image: url(../images/tlc_footerBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	height:81px;
	}
	
#topBtn {
	float:right;
	padding-top:52px;
	padding-right:20px;
	padding-bottom: 0px;
	}
	
.footerTxt01 {
	font-size:11px;	
	}
.footerTxt02 {
	font-size:11px;
	color:#3D3328;
	}
	
#footer01 {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
	}
#footer02 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	}	

/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; color:#A18D77; }	

	
#dblink { 
	padding-top:10px;
	padding-right:20px;
 	}

