/* Styles for Professor-McCoy.com */
/* Contact: dlp@silverthreaded.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	background: #e5e5e5 url(images/newbg2.jpg) fixed;
	text-align: center;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, address { margin:1em 0 1em 0; }
li, dd { margin-left:14px; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic;  }

.left { float:left; }
.right { float:right; }
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }
a img { border:none; }
a, a:link, a:active, a:visited { color:#6d7794; }
a:hover { color:#000; }

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
td { vertical-align:top; margin:0; }

p { margin: 0 0 15px 0; }

.clearh1 {
	clear: both;
	margin: 0 0 20px 0;
}

/* Headings
------------------------------------- */
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #777;
	display: block;
	margin:0 0 6px 0; 
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 1.3em;
}

h2 {
	font-size: 16px;
	color: #667;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: normal;
	padding: 10px 0 4px 0;
	margin: 0;
	}	
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #778;
	margin: 10px 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3.bar {
	font-style: normal;
	border-bottom: 1px solid #E7E7E7;
	margin: 7px 0 2px 0;
}
h4 { 
	font-size: 11px;
	font-weight: normal;
	color: #6176B5;
	margin: 0 0 3px 0;
}

/* Lists
------------------------------------- */
ul {
	list-style: none; 
	list-style-image: url(/images/bullet.gif);
	margin-bottom: 12px; 
	margin-top: 0px; 
	padding-top: 0; 
	padding-bottom: 0;
}
li {
	margin: 0 0 2px 10px; 
	padding: 0 0 0 10px;
	}
ol {
	list-style: decimal;
	margin: 10px 0 10px 10px; 
	padding: 0 0 0 14px;
	background: none;
	line-height: 1.5em;
	}
/* ---------------------------------- */
#container {
	width: 750px;
	background: #fff;
	padding: 0 0;
	margin:0 auto;
	border: 1px #ccc solid;
	border-bottom: 10px #FBB034 solid;   
}
#header {
	background-color: #FFF;
	border-top: 10px solid #FBB034;
	text-align: right;
	padding: 12px 12px 0 0;
}
#main {
	background: #fff;
	text-align: left;
	padding: 0 10px;
	margin: 0 0 30px 0;
	position: relative;      
}
#leftcol {
	width: 114px;
	float: left;
	padding: 41px 10px 0 0px;
	background: #fff;
	font-size: 11px;
}
#content {
	width: 600px;
	border-left: 1px solid #E7E7E7;
	float: left;
	padding-top: 30px;
	background: #fff;
}
#centercol {
	width: 399px;
	background: url(/images/bg_centercol.gif) repeat-y right top;
	float: left;
	padding: 0 17px 18px 17px;
}
#centercol ul {
	margin: 8px 0 0 6px;
	padding: 0 0 0 10px;
	} 
#centercol ul ul { 
	margin: 8px 0 0 0px;
	padding: 0 0 0 10px;
	 } 
#rightcol {
	width: 153px;
	float: left;
	padding: 0px 0 0 10px;
	font-size: 90%;
	line-height: 1.4em;
}

/* Left Nav
------------------------------------- */

#leftnav h4 { 
	font-weight: bold;
	color: #6D7794;
	margin: 0 0 3px 0;
}
#leftnav ul {
	list-style: none;
	margin:0 0 0 8px;
	padding: 0 0 0 8px;
}
#leftnav li {
	list-style-image: url(images/bullet_nav_sel.gif);
	margin: 0;
	padding: 0;
	}

/* Footer
------------------------------------- */

#footer {
	width: 750px;
	/* background: url(/images/bg_footer.gif) #E5E5E5 no-repeat top left; */
	padding: 20px 0 20px 0;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#footer p { text-align: center; color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#footer a:link, #footer a:visited { color: #fff; text-decoration: none; padding: 2px; }
#footer a:hover { color: #fff;  background: #668; border-top: 1px #fff solid; border-bottom: 1px #fff solid; text-decoration: none; padding: 2px; }
/* Misc
------------------------------------- */

.inline-left { float:left; margin:3px 10px 5px 0; }
.inline-right { float:right; margin:3px 0 8px 10px; }
.inline-full { margin:0 0 15px 0; clear:both; }

p.caption {
	font-size: 10px;
	font-style: italic;
	margin: 2px;
}


/* Right Column Feature
------------------------------------- */

#rightcol .feature {
	margin: 0 0 20px 0;
}

.feature .imagebg, #flash-video {
	margin: 0 0 5px 0;
}


#rightcol h3, #rightcol .txt {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

#rightcol .txt { font-style:italic; }

#rightcol h3 {
	font-weight: bold;
	font-style: normal;
	color: #767C88;	
	margin-bottom: 3px;
}

#rightcol h3 .videohd {
	width:140px; height:12px;
	background: url(/images/txt_watch_video.gif) no-repeat top left;
	display: block;
	text-indent: -9999px;
}


.feature .imagebg {
	background: url(/images/bg_image_bdr.gif) repeat-y bottom left;
	padding: 0;
}

.feature .image {
	background: url(/images/bg_image_bdr_top.gif) no-repeat top left;
	padding: 7px;
}

.feature .noframe { background:none; }

.feature .image img {
	width: 140px;
}

.feature .pdficon {
	margin: 1px 3px 3px 5px; 
	float: left;
}

.feature .pdftext {
	font-style: italic;
	margin-left: 25px;
}

/* ---------------------------------- */


/* Footnotes
------------------------------------- */

.footnotes {
	border-top: 1px solid #E7E7E7;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin-top: 20px;
}

.footnotes ol {
	margin: 0 0 15px 30px;
}

.footnotes ol li {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
}

/* ---------------------------------- */

.assign td {
	padding: 6px;
	line-height: 1.5em;
	}
.spaceout {
	letter-spacing: 1px;
	}
.dot { border-bottom: 1px #ccc dotted; color: #446; }