* { margin:0; padding:0; }
	
html {
    min-height: 100%;
    margin-bottom: 1px;
}

body {
	background-color: #000;
	font-size: 100.01%; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
strong { color:#EEE; }
	
#mainenclose {
	/*width: 775px;*/
	width:960px;
	margin: 12px auto 0 auto;
	padding-top: 40px;  /* changed from 96px  and 66px 9-29-07 */
	padding-bottom: 0px;
	background-color: #222;
	/*background-image: url(../images/looklearnlive_back.jpg);*/
	background-image: url(../images/looklearnlive_back960b.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}

#subenclose {
	float: left;
	width: 590px;
	margin-top:26px;
	}

	
#header h1, #look h2 span, #header h5 a span, #header h6, #look h3, #look h5, #learn h2 span, #learn h3, #learn h5, #live h2 span, #live h3, #live h5 {
	position: absolute;
	right: 9999px;
	}
#header { 
	/* height:55px; */
	}	
#header h5 {
	position:relative;
	left:765px;
	top:-2px;
	width:150px;
	height:30px;
}
#header h5 a { 
	width:150px;
	height:30px;
	display:block;
}
	
	
#look, #learn, #live {
	position:relative;
	width:220px;
	height:287px;
	font-size: 0.72em;
	}
	
#look h2 a, #learn h2 a, #live h2 a {
	position:relative;
	display:block;
	top:0px; 
	left:0px;
	width:220px;
	height:40px;
}	
	
	
#look p, #learn p, #live p {
	font-style:italic;
	color: #000;
	padding: 0 10px;
	margin: 225px 14px 7px 160px;  /* changed  from margin-top from 225px 9-29-07 */
}
	
#look p a, #learn p a, #live p a {
	color: #415EA0;
	font-weight: bold;
	font-style: normal;
	font-size: 0.9em;
	text-transform:uppercase;
}


	
#look {
	float: left;
	left:22px;
	}


#learn { 
	position:relative;
	float: right; 
	display:inline;
	width:214px;  /* IE6 tweak; see next */
	}
#subenclose>#learn {
	width:220px;
	}
	
#live  { 
	float: right;
	margin: 26px 10px 0 0; /* changed margin-top from 0px 9-29-07  */
	} 
#mainenclose>#live {
	margin-right: 20px;
}

/* ------------------------- #content ------------------------------------ */

#content h3 {
	font-size:1.4em;
	text-transform:uppercase;
/* 	background-color:#111; */
	color: #EEE;
	margin: 16px 0 6px 0;
	/* padding:0.5em; */

}

#content {
	width: 85%;
	margin: 15px auto;
	padding-top: 10px;
	font-size: 0.8em;
	line-height:1.4em;
	clear:both;
	}
	
#content ul { 
	color:#CCC;
	}
	
#content p, #content li {
	color: #CCC;
	margin: 10px;
	text-align:left;
	}
	
 #content li {
 	margin: 4px 10px;
	line-height:1.8em;
	}
	
#content li strong {
	/*color:#EEE;*/
	}
	
#content li a { 
	color: #BFCBE6;
}


/* ------------misc ----------------- */

.extra, #subenclose #content .extra {
	color:#C00;
	font-weight:bold;
	}
	
#subenclose .sidebar .extra { color:#E87979; }

ul#quicklinks li {
	margin-bottom:1.0em;
}

#new-videos {
	width: 80px;
	height: 51px;
	margin: 2px 0 0 1px;
	position:absolute;
	left:0px;
	background: url(../images/banner-newvids.gif) no-repeat;
}

#look > #new-videos {
	width: 80px;
	height: 51px;
	position:absolute;
	margin: 0;
		left:0px;
	background: url(../images/banner-newvids.png) no-repeat;
}

#new-videos a, #new-videos a:active {
	width: 80px;
	height: 51px;
	position:absolute;
}



/* ------------------------- #footer ------------------------------------ */
#footer {
	background-color: #EEE;
	/*width:775px;*/
	width:960px;
	margin: 0 auto 15px auto;
	text-align:center;
	vertical-align:top;
	border-bottom: 14px solid #000;
	}
#footer a img {
	margin: 0 18px 5px 18px;
	border: none;
	vertical-align:top;
	}
	
.phone { 
	font-size:1.5em;
	/* line-height:1.7em; */
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ------------------------- home page specifics ------------------------------------ */

#content-home {
	/*width: 720px;*/
	width:920px; 
	line-height:1.3em;
	
	margin: 0 auto;
	clear: both;
	padding: 25px 0 0 0;
}
#blurb {
	
	width:896px;
	width:435px;
	float:left;
	margin: 0 auto 20px auto;
	padding: 10px;
	/**/
	font-size:1.05em;
	font-size: 0.85em;
	background-color: #a7a7a7;
	line-height:1.4em;
}

#blurb p { margin:0 5px 10px 0; }
#blurb p.last { margin-bottom: 0; }

#content-home > #blurb {
	background: none;
	background-image: url(../images/background-blurb.png);
}
#blurb strong { color:#000; }

#blurb img {
	float: right;
	padding: 5px 15px 10px 10px;
}

#blurb a, #blurb a:active, #blurb a:link, #blurb a:visited {
	color: #415EA0;
	text-decoration: none;
}

#blurb a:hover {
	text-decoration:underline;
}

#blurb ul { margin:5px 5px 10px 25px;
padding:0; }

#blurb strong.hilite { color:#D00; }

#blurb strong.extra { font-size:1.2em; }


#column-right{
	/*width: 355px;*/
	width:445px;
	
	float: right;
}

#column-left{
	/*width: 355px;*/
	width:455px;
	
	float: left;
	clear:left;
}

.content-box {
	background: #161616;
	color: #ccc;
	padding: 14px;
	margin: 0 0 20px 0;
	/*font-size: 0.75em;*/
	font-size: 0.9em;
	font-weight: normal;	/* border:1px solid #555; */
	border:1px solid #444;
}

.content-box p { margin-bottom:10px; }

.content-box img{
	border: 0;
	float: right;
	padding: 0 0 10px 10px;
}

.content-box img.bug {
	border:0;
	float:left;
	padding:0 10px 10px 0;
}

.content-box a, .content-box a:link, .content-box a:active {
	color: #a7b9dd;
}

.content-box a:hover{
	color: #5073d9;
}


.content-box ul.lists li ul { 
	
}
.content-box ul.lists li ul li { padding-right:10px; }

.content-box ul.lists {
	list-style-type:none;
	margin-left:0;
	
}

.content-box ul.lists li {
	padding: 10px 0 5px 0;
	line-height: 1.5em;
	width: 414px;
}

.content-box h2 {
	color: #5073d9;
	color:#eee;
	border-bottom:1px solid #2C3C69;
	margin: 0;
	padding:  4px 7px;
	font-size: 1.25em;
	text-transform:uppercase;
	background: url(../images/content-box-hdr-back.gif) repeat;
	margin-bottom: 0px;
}

.content-box h3 {
	margin: 0;
	padding: 0;
	font-size: 1.25em;
	color: #fff;
}

ul#quicklinks { padding: 10px 0 0 15px; 
}

ul#quicklinks li {
	margin-bottom:1.0em;
}
