/* 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: blue;
	text-decoration: none;
}
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;
}
/* HEADER STYLES */
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #777;
	background-color: #fff;
	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;
	background-color: inherit;
	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: 12px;
	font-weight: normal;
	color: #668;
	background-color: #fff;
	margin: 0 0 3px 0;
}
/* LIST STYLES */
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;
}
/* LAYOUT DIVS */
#container {
	width: 750px;
	background: #fff;
	padding: 0 0;
	margin:0 auto;
	border: 1px #446 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-color: #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-color: #fff;
	font-size: 11px;
}
#content {
	width: 600px;
	border-left: 1px solid #E7E7E7;
	float: left;
	padding-top: 30px;
	background: #fff;
}
#centercol {
	width: 399px;
	background: #fff 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: 95%;
	line-height: 1.4em;
}
/* LEFT NAV */
#leftnav h4 {
	font-weight: bold;
	color: #6D7794;
	background-color: #fff;
	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 STYLES */
#footer {
	width: 750px;
	padding: 20px 0 20px 0;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#footer p {
	text-align: center;
	color: #fff;
	background-color: inherit;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover {
	color: #fff;
	background-color: #668;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	text-decoration: none;
	padding: 2px;
}
/* RIGHT COLUMN STYLES */
#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 h4 {
	font-size: 12px;
	font-weight: normal;
	color: #668;
	background-color: #fff;
	margin: 0 0 3px 0;
	}
#rightcol .txt {
	font-style:italic;
}
#rightcol h3 {
	font-weight: bold;
	font-style: normal;
	color: #767C88;
	background-color: #fafafc;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0;
	text-transform: uppercase;
}
#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;
}
/* MISC STYLES */
.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;
}
.assign td {
	padding: 6px;
	line-height: 1.5em;
}
.spaceout {
	letter-spacing: 1px;
}
.dot {
	border-bottom: 1px #ccc dotted;
	color: #446;
}
.fl {
	float: left;
	margin-right: 12px;
}
.fr {
	float: right;
	margin-left: 12px;
}
.fr-special {
	float:right;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px #aaa solid;
}
