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

#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;
	}
	
#pageDiv {
	width: 960px;
	background-color:#FFFFFF;
	color:#333333;
	}
	
#header01 { 

	}

#header02 { 
	background-color:#607E9E;
	color:#FFFFFF;
	white-space:nowrap;
	height:182px;
	}
	
/* Table cells - photo/qcklinks area */	
#cell01 {
	width:559px;
	vertical-align:top;
	}
#cell02 {
	width:185px;
	padding-top: 20px;
	vertical-align:top;
	}

#contentArea {
	background-image: url(../images/tlc_contentResize.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#content {
	width:670px;
	margin-left: 55px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#content li {
	padding-top:4px;
	padding-bottom:8px;
	}

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

/* qck links */	
.qckLinks {
	width:181px;
	margin-top: 4px;
	border: 2px solid #CEE9EE;
	background-color: #B7DCE3;
	}
	
/* 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:#003399;
	background-color: #B7DCE3;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	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: #B7DCE3;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;		
	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:#003399;
	background-color: #B7DCE3;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;		
	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: #3C7898;
	background-color: #9FC8D0;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;		
	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%;
	}

/* entertainment book button */
#eButton {
	padding-top:10px;
	}

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

#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 561px;
	top: 368px;
	}
.searchInput {
	border:1px solid #967C60;
	position:relative;
	top:-5px;
	width:110px;
	background-color: #FFFFFF;
	color:#666666;	
	font-size:10px;	
	margin-right: 1px;
	padding:2px;
	}


/* ------------------------------------ */
/* 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;
 	}
