/* CSS Document */

a:link	{
	color: #660000; 
	text-decoration: underline		
}

a:visited {
	color: #666;
}

a:hover, a:visited:hover {
	color: #CC9900; 
	text-decoration: underline
}


body {
	/*background-image: url("/tlpvirtual/images/ltBg.jpg");
	background-repeat: repeat-y;
	background-position: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


/*************************************************************FOOTER AREA STYLES**************************************************/


#footer {
	float: left;
	width: 100%;
	z-index: 4;
	
}

#footerbtmnav {
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background-image:  url("/tlpvirtual/images/bgFooter.jpg");
	background-repeat: repeat-x;
	clear:both;
}

#footerempty {
	position:relative;
}


#footerrightfooter {
	margin-left: 140px;
	font-size: 8px;
}

/*************************************************************END FOOTER AREA STYLES**************************************************/


#gap {
	height: 2px;
	background-color: #FFF;
	background-image: url("/tlpvirtual/images/gap.gif");
	background-repeat: repeat-x;
}

/* Fix IE 6. Hide from IE Mac \*/
* html #gap {
	position:relative;
	top: -3px;
}
/* End */


h1	{
	font-size: 20px;
	font-weight: lighter;
	color: #000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 18px;
	color: #666;
	font-weight: lighter;
}

h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #333;
}

h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
}

h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 0px 0px;
	color: #666;
	line-height: 15px;
}


/************************************************************HEADER AREA STYLES**************************************************/
#headerchicologo {
	background-color: #FFFFFF;
	background-image:  url("/tlpvirtual/images/bkgBar.gif");
	background-position: top;
	background-repeat: repeat-x;
}

#headercustombanner {
	/* places sliding graphic "Instructional Media Center" in banner */
	background-image:    url("/tlpvirtual/images/atec.gif");
	background-repeat: no-repeat;
	background-position:right bottom;
	height: 71px;
	min-width: 670px;
}



#headerredbar {
	background-color: #990000;
	background-image: url("/tlpvirtual/images/bkg-redbar.jpg");
	background-repeat: repeat-x;
}

/* Fix IE 6. Hide from IE Mac \*/
* html #headerredbar {
	position:relative;
	top: -3px;
}
/* End */

/************************************************************END HEADER AREA STYLES**************************************************/


/*****************************************************LEFT NAV AREA STYLES******************************************/

/* these are the styles for the pop up menu */
#leftnav {
	position: absolute;
	left:15px;
	top:94px;
	margin: 0;
	padding: 10px 0px 10px 14px;
	list-style: none;
	width:120px;
	font-weight: bold;
}

#leftnav a:hover, a:visited:hover {
	color: #CC9900; 
}

#leftnav li {
	position: relative;
	padding-bottom: 6px;
}

/* Fix IE 7. Hide from IE Mac \*/
*:first-child+html #leftnav li {
	margin-left: -5px;
}
/* End */

#leftnav li a {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	color: #660000;
}

#leftnav li ul {
	position: absolute;
	left: 79px;  
	display: none;
	list-style: none;
	width: auto;
}

/*****************************************************END LEFT NAV AREA STYLES******************************************/

/* Fix IE 7. Hide from IE Mac \*/
*:first-child+html li {
	margin-left: 42px; /* adds left margin spacing to list items */
}

/**********************************************MAIN CONTENT AREA STYLES*********************************************/

#main { 
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 143px;
	/* bug fix for IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 145px;

}

/* Fix IE 6. Hide from IE Mac */
* html #main {
	margin-top: 15px;
}
/* End */

#maincontent {
	/* bug fix for IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
	margin-right: 190px;
}

#maincontent ul {
	margin-left: -25px;
	list-style-type: square;
}

/* Fix IE 6. Hide from IE Mac */
* html #maincontent ul {
	margin-left: 17px;
	list-style-type: square;
}
/* End */

/**********************************************END MAIN CONTENT AREA STYLES*********************************************/

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}

p.footer {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

/**********************************************************RIGHT AREA STYLES******************************************/

#right {
	position: absolute;
	right:0px;
	top: 93px;
	width:177px;
	background-image:  url(/bic/images/rtBg.jpg);
	background-repeat: repeat-x;
	height: 500px;
	z-index: 2;
}


	
/*Fix IE 6. Hide from IE Mac*/
* html #right {
	top: 91px;
	width: 144px;
}
/* End */

#rightbreadcrumbs {
	background-color: #D9D5B7;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	*margin-top: -3px; /* IE 7 bug fix that removes extra 3 pixels above breadcrumbs */
	padding: 10px 0px 10px 10px;
	width: 167px;
}

/*Fix IE 6. Hide from IE Mac */
* html #rightbreadcrumbs {
	margin-top: -3px;
	width: 167px;
}
/* End */

/* Fix IE 7. Hide from IE Mac */
*:first-child+html #rightbreadcrumbs {
	margin-top: -3px;
}
/* End */

#rightspotlight {
	margin: 10px;
}

#rightspotlight li {
	margin-left: -26px;
	list-style-type: none;
	line-height:13px;
	margin-bottom: 5px;
}

/**********************************************************END RIGHT AREA STYLES******************************************/


#skip {
	background-color: #fff;
	height: 0px;
	width: 100%;
}

 #skip a:link, #skip a:visited, #skip a:hover, #skip a:active {
	color: #FFFFFF;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

td, th	{
	font-size: 12px;
	color: #333;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	background-color:#D9D5B7;
	text-align:left;
}


/******************************************************TWO COLUMN LAYOUT STYLES*******************************************/

#twocol {
	display:block;
}

#twocolleftcol { /* style for the left content column of a two column layout */
	float: left;
	width: 49%;
	border-right: 1px solid #CCC;
}

#twocolrightcol { /* style for the right content column of a two column layout */
	float: right;
	width: 49%;
}

/******************************************************END TWO COLUMN LAYOUT STYLES*******************************************/
