/*************************************\
	Schaeffer's Investment Research
	Main Site Style Sheet
	January 23, 2007
\*************************************/


body
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
/*	color: #6F6D64; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
img
{
	border: 0;
}
a:link, a:visited, a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
.mainwrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin:  0px 12px 0px 12px;
	
}
.genericwrapper
{
	width: 100%;
	clear: both;
}
.button
{
	background: transparent;
	background-image: url(../images/Homepage/buttonBack.gif);
	background-repeat: repeat-x;
	height: 18px;
	color: #415C60;
	font-size: 9px;
	border: solid 1px #227D8C;
	padding-bottom: 1px;
	text-align: center;
}
.textbox
{
	height: 14px;
	color: #9EBFC4;
	border: outset 1px #969696;
	font-size: 10px;
	margin-right: 3px;
}

.topbar
{
	display: block;
	position: relative;
	background: transparent;
	height: 22px;
	width: 960px;
	margin-bottom: 9px;
	padding: 0;
	background-image: url(../images/Homepage/topBack.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	color: #075B69;
	font-size: 11px;
}
.topbar .left, .topbar .right
{
	height: 22px;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.topbar .left
{
	left: 0;
	background-image: url(../images/Homepage/topBackLeft.gif);
	padding-left: 10px;
}
.topbar .right
{
	right: 0;
	background-image: url(../images/Homepage/topBackRight.gif);
	background-position: right;
	padding-right: 10px;
}
.topbar .username
{
	color: #000;
}
.topbar .divider
{
	background-image: url(../images/Homepage/topDiv.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 4px;
	padding-right: 8px;
}
.topbar a:link, .topbar a:visited, .topbar a:hover, .topbar a
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
}
.topbar a:link, .topbar a:visited, .topbar a
{
	text-decoration: none;
}
.topbar a:hover
{
	text-decoration: underline;
}

.logowrapper
{
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.logowrapper .logo
{
	width: 140px;
	margin-right: 15px;
	padding-left: 4px;
	float: left;
}
.logowrapper .testimonial
{
	width: 550px;
	
	color: #076959;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-style: italic;
	float: left;
	white-space:normal;
	overflow:hidden;
}

.logowrapper .search
{
	background: transparent;
	background-image: url(../images/Homepage/testemonialDiv.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 192px;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
}
.logowrapper .search .keywords, .logowrapper .search .quote
{
	clear: both;
	float: left;
	width: 192px;
}
.logowrapper .search .keywords
{
	margin-bottom: 4px;
}
.logowrapper .search .keywords .textbox
{
	width: 100px;
}
.logowrapper .search .quote .textbox
{
	width: 100px;
}
.logowrapper .search .keywords .button
{
	width: 60px;
}

.logowrapper .search .quote .button
{
	width: 60px;
}


.contentwrapper
{
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 21px;
}
.contentleft
{
	width: 630px;
	float: left;
	margin-right: 15px;
}
.contentright
{
	background-image: url(../images/Homepage/divVertical.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 300px;
	float: left;
	padding-left: 15px;
}
.contentright .content
{
	clear: both;
}
.contentwrapper .headline
{
	color: #076959;
	font-weight: bold;
	font-size: 1.2em;
}
.contentwrapper .headline a:link, .contentwrapper .headline a:visited, .contentwrapper .headline a, .contentwrapper .headline a:hover
{
	color: #076959;
	font-weight: bold;
	font-size: 1.2em;
}

.newswrapper
{
	width: 630px;
	height: auto;
	margin-bottom: 14px;
	margin-top: 10px;
}
.newswrapper .block, .newswrapper .blockright
{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.newswrapper .block
{
	margin-right: 30px;
}
.newswrapper .newsitem
{
	clear: both;
	color: #6F6D64;
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
	margin-bottom: 4px;
	width: 298px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.newswrapper .newsitem a:link, .newswrapper .newsitem a:visited, .newswrapper .newsitem a, .newswrapper .newsitem a:hover
{
	color: #075B69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
.newswrapper .newsitem a:link, .newswrapper .newsitem a:visited, .newswrapper .newsitem a
{
	text-decoration: none;
}
.newswrapper .newsitem a:hover
{
	text-decoration: underline;
}

.newswrapper .bottom
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/genericFooter.gif);
	background-repeat: repeat-x;
	width: 630px;
	height: 20px;
	margin-top: 5px;
	clear: both;
}
.newswrapper .bottom .left, .newswrapper .bottom .right
{
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
}
.newswrapper .bottom .left
{
	width: 6px;
	height: 20px;
	left: 0;
	background-image: url(../images/Homepage/genericFooterLeft.gif);
}
.newswrapper .bottom .right
{
	height: 18px;
	right: 0;
	background-image: url(../images/Homepage/genericFooterRight.gif);
	background-position: right;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
}
.newswrapper .bottom a:link, .newswrapper .bottom a:visited, .newswrapper .bottom a, .newswrapper .bottom a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #076959;
}

.marketwrapper
{
	width: 630px;
	height: auto;
	clear: both;
	float: left;
	border-bottom: solid 1px #CDDDE0;
	margin-top: 2px;
	margin-bottom: 18px;
	padding-bottom: 15px;
}
.marketwrapper .overview, .marketwrapper .casting, .marketwrapper .options
{
	float: left;
}
.marketwrapper .overview
{
	width: 258px;
	margin-right: 6px;
}
.marketwrapper .options
{
	width: 171px;
}

.casting
{
	width: 186px;
	color: #6F6D64;
	margin-right: 6px;
}
.casting .tabs
{
	clear: both;
	width: 186px;
	color: #076959;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.casting .tabs .lefton, .casting .tabs .leftoff, .casting .tabs .righton, .casting .tabs .rightoff
{
	background-repeat: no-repeat;
	width: 93px;
	height: 17px;
	padding-top: 3px;
	float: left;
}
.casting .tabs .lefton
{
	background-image: url(../images/Homepage/castingTabLeftOn.gif);
}
.casting .tabs .leftoff
{
	background-image: url(../images/Homepage/castingTabLeftOff.gif);
}
.casting .tabs .righton
{
	background-image: url(../images/Homepage/castingTabRightOn.gif);
}
.casting .tabs .rightoff
{
	background-image: url(../images/Homepage/castingTabRightOff.gif);
}
.casting .tabs a:link, .casting .tabs a:visited, .casting .tabs a, .casting .tabs a:hover
{
	color: #076959;
	font-size: 10px;
	font-weight: bold;
}
.casting .tabs a:hover
{
	text-decoration: none;
}

.casting .body
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/castingBack.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 178px;
	padding-left: 8px;
	color: #6F6D64;
	font-size: 11px;
	clear: both;
}
.casting .body .left, .casting .body .right
{
	height: 120px;
	width: 6px;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
}
.casting .body .left
{
	left: 0;
	background-image: url(../images/Homepage/castingBackLeft.gif);
}
.casting .body .right
{
	right: 0;
	background-image: url(../images/Homepage/castingBackRight.gif);
}
.casting .body .content, .casting .body .contentlast
{
	clear: both;
	float: left;
	color: #6F6D64;
	width: 166px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.casting .body .content
{
	background: transparent;
	background-image: url(../images/Homepage/castingDiv.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.casting .body .contentlast
{
	border-bottom: solid 1px #76A4AC;
}
.casting .body .content a:link, .casting .body .content a:visited, .casting .body .content a, .casting .body .content a:hover
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
}
.casting .body .contentlast a:link, .casting .body .contentlast a:visited, .casting .body .contentlast a, .casting .body .contentlast a:hover
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
}
.casting .body .footer
{
	text-align: right;
	padding-top: 2px;
}
.casting .body .footer a:link, .casting .body .footer a:visited, .casting .body .footer a, .casting .body .footer a:hover
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
	padding-right: 12px;
}

.midcontentwrapper
{
	width: 630px;
	height: auto;
	clear:both;
	float: left;
	margin-bottom: 18px;
}
.midcontentwrapper .title
{
	color: #076959;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: solid 3px #ABC9A7;
	padding-bottom: 4px;
}
.midcontentwrapper .blogs, .midcontentwrapper .indicators
{
	width: 300px;
	float: left;
	margin-right: 30px;	
}
.midcontentwrapper .blogs
{
	border-bottom: solid 1px #ABC9A7;
}
.blogs .content, .blogs .contentlast
{
	width: 300px;
	color: #075B69;
	font-size: 1.1em;
	padding-bottom: 7px;
	margin-top: 6px;
	margin-bottom: 2px;
	float: left;
}
.blogs .content
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blogs .content .image, .blogs .contentlast .image
{
	width: 33px;
	float: left;
	margin-right: 13px;
}
.blogs .content .text, .blogs .contentlast .text
{
	width: 254px;
	float: left;
}
.blogs .content a:link, .blogs .content a:visited, .blogs .content a, .blogs .content a:hover
{
	color: #6F6D64;
	font-size: 0.8em;
	font-weight: normal;
}
.blogs .contentlast a:link, .blogs .contentlast a:visited, .blogs .contentlast a, .blogs .contentlast a:hover
{
	color: #6F6D64;
	font-size: 0.8em;
	font-weight: normal;
}
.midcontentwrapper .commentary
{
	width: 300px;
	float: left;
}
.midcontentwrapper .email
{
	width: 300px;
	color: #075B69;
	font-size: 10px;
	border-bottom: solid 1px #ABC9A7;
	margin-top: 4px;
	padding-bottom: 6px;
}
.midcontentwrapper .email .button
{
	width: 38px;
}
.midcontentwrapper .email .textbox
{
	width: 250px;
}
.commentary .content, .commentary .contentlast
{
	width: 300px;
	color: #6F6D64;
	font-size: 0.8em;
	padding-bottom: 7px;
	margin-top: 6px;
	margin-bottom: 2px;
}
.commentary .content
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.commentary .content a:link, .commentary .content a:visited, .commentary .content a, .commentary .content a:hover
{
	color: #075B69;
	font-size: 1.3em;
	font-weight: normal;
}
.commentary .contentlast a:link, .commentary .contentlast a:visited, .commentary .contentlast a, .commentary .contentlast a:hover
{
	color: #075B69;
	font-size: 1.3em;
	font-weight: normal;
}
.commentary .ad
{
	margin-top: 6px;
}

.indicators .content, .indicators .contentlast
{
	width: 300px;
	color: #6F6D64;
	font-size: 1em;
	padding-bottom: 8px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.indicators .content
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.indicators .content a:link, .indicators .content a:visited, .indicators .content a, .indicators .content a:hover
{
	color: #075B69;
	font-size: 1.1em;
	font-weight: normal;
}
.indicators .contentlast a:link, .indicators .contentlast a:visited, .indicators .contentlast a, .indicators .contentlast a:hover
{
	color: #075B69;
	font-size: 1.1em;
	font-weight: normal;
}

.midcontentwrapper .bottom
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/genericFooter.gif);
	background-repeat: repeat-x;
	width: 300px;
	height: 20px;
}
.midcontentwrapper .bottom .left, .midcontentwrapper .bottom .right
{
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
	height: 18px;
	padding-top: 2px;
}
.midcontentwrapper .bottom .left
{
	width: 6px;
	left: 0;
	background-image: url(../images/Homepage/genericFooterLeft.gif);
}
.midcontentwrapper .bottom .right
{
	right: 0;
	background-image: url(../images/Homepage/genericFooterRight.gif);
	background-position: right;
	padding-right: 10px;
	text-align: right;
}
.midcontentwrapper .bottom a:link, .midcontentwrapper .bottom a:visited, .midcontentwrapper .bottom a, .midcontentwrapper .bottom a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #076959;
}

.marketcentralwrapper
{
	width: 630px;
	height: auto;
	clear: both;
}
.marketcentral
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/marketCentralBack.gif);
	background-repeat: repeat-x;
	height: 432px;
	width: 613px;
	color: #6F6D64;
	font-size: 11px;
	padding-top: 16px;
	padding-left: 17px;
}
.marketcentral .left, .marketcentral .right
{
	height: 448px;
	width: 10px;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
}
.marketcentral .left
{
	left: 0;
	background-image: url(../images/Homepage/marketCentralBackLeft.gif);
}
.marketcentral .right
{
	right: 0;
	background-image: url(../images/Homepage/marketCentralBackRight.gif);
}
.marketcentral .block, .marketcentral .blockright
{
	width: 293px;
	float: left;
}
.marketcentral .block
{
	margin-right: 12px;
}
.marketcentral .contentwrapper
{
	clear: both;
	width: 293px;
	height: 121px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.marketcentral .contentwrapper .content
{
	float: left;
	background: transparent;
	background-image: url(../images/Homepage/marketCentralContentBack.gif);
	background-repeat: repeat-x;
	height: 111px;
	width: 279px;
	color: #6F6D64;
	font-size: 11px;
	padding-top: 10px;
}
.marketcentral .contentwrapper .lft, .marketcentral .contentwrapper .rght
{
	height: 121px;
	width: 7px;
	float: left;
}
.marketcentral .contentwrapper .lft
{
	background-image: url(../images/Homepage/marketCentralContentBackLeft.gif);
}
.marketcentral .contentwrapper .rght
{
	background-image: url(../images/Homepage/marketCentralContentBackRight.gif);
}
.marketcentral .content .title
{
	color: #076959;
	font-weight: bold;
}
.marketcentral .content .mcitem
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 260px;
	padding-bottom: 6px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.marketcentral .content .mcitem a:link, .marketcentral .content .mcitem a:visited, .marketcentral .content .mcitem a, .marketcentral .content .mcitem a:hover
{
	background: transparent;
	background-image: url(../images/Homepage/marketCentralBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
}
.marketcentral .content a:link, .marketcentral .content a:visited, .marketcentral .content a, .marketcentral .content a:hover
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
}

.pluswrapper
{
	clear: both;
}
.plus
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/plusBack.gif);
	background-repeat: repeat-x;
	margin-bottom: 8px;
	min-height: 388px;
	height: 388px;
	height: auto !important;
	width: 286px;
	color: #6F6D64;
	font-size: 1em;
	padding-top: 15px;
	padding-left: 14px;
}
.plus .left, .plus .right
{
	height: 403px;
	width: 8px;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
}
.plus .left
{
	left: 0;
	background-image: url(../images/Homepage/plusBackLeft.gif);
}
.plus .right
{
	right: 0;
	background-image: url(../images/Homepage/plusBackRight.gif);
}
.plus .header .hleft
{
	float: left;
}
.plus .header .hright
{
	float: left;
	margin-left: 6px;
}
.plus .note
{
	color: #076959;
	font-size: 9px;
}
.plus .title
{
	color: #076959;
	font-weight: bold;
	font-size: 1em;
}
.plus .blurb
{
	clear: both;
	color: #6F6D64;
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 9px;
	margin-bottom: 8px;
	width: 271px;
}
.plus .blurb a:link, .plus .blurb a:visited, .plus .blurb a, .plus .blurb a:hover
{
	color: #075B69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.plus .blurb a:link, .plus .blurb a:visited, .plus .blurb a
{
	text-decoration: none;
}
.plus .blurb a:hover
{
	text-decoration: underline;
}
.plus .blurb .button
{
	margin-bottom: 5px;
	width: 56px;
}
.plus .blurb select
{
	width: 192px;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #000;
	font-size: 0.8em;
}
.plus .join .button
{
	width: 21px;
}
.plus .join .textbox
{
	width: 224px;
}

.tradecenter
{
	display: block;
	position: relative;
	background: transparent;
	background-image: url(../images/Homepage/tradingCenterBack.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 523px;
	width: 286px;
	color: #6F6D64;
	font-size: 11px;
	padding-top: 28px;
	padding-left: 14px;
}
.tradecenter .left, .tradecenter .right
{
	height: 551px;
	width: 7px;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
}
.tradecenter .left
{
	left: 0;
	background-image: url(../images/Homepage/tradingCenterBackLeft.gif);
}
.tradecenter .right
{
	right: 0;
	background-image: url(../images/Homepage/tradingCenterBackRight.gif);
}
.tradecenter .headline
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 5px;
	width: 271px;
}
.tradecenter .ad
{
	background: transparent;
	background-image: url(../images/Homepage/divHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 7px;
	width: 271px;
	clear: both;
	float: left;
}
.tradecenter .ad .image
{
	width: 166px;
	margin-right: 5px;
	float: left;
}
.tradecenter .ad img
{
	border: solid 3px #fefefe;
	float: left;
}
.tradecenter .ad .text
{
	width: 100px;
	font-size: 9px;
	float: left;
	padding-top: 7px;
}

.textadwrapper
{
	width: 960px;
	clear: both;
	float: left;
	margin-bottom: 21px;
}
.textad
{
	display: block;
	position: relative;
	background: #E9EEE2;
	width: 930px;
	height: 167px;
	padding-top: 10px;
	padding-left: 30px;
}
.textad .left, .textad .right
{
	width: 8px;
	height: 177px;
	position: absolute;
	top: 0;
}
.textad .left
{
	left: 0;
	background-image: url(../images/Homepage/textAdsLeft.gif);
}
.textad .right
{
	right: 0;
	background-image: url(../images/Homepage/textAdsRight.gif);
}

.adblock
{
	width: 930px;
	clear: both;
}
.adblock .ad
{
	background: #F4F7F1;
	height: 60px;
	width: 266px;
	float: left;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 11px;
	color: #6F6D64;
	padding-left: 16px;
	padding-top: 8px;
}
.adblock .ad .title
{
	color: #076959;
	font-weight: bold;
}
.adblock .ad a:link, .adblock .ad a:visited, .adblock .ad a:hover, .adblock .ad a
{
	color: #075B69;
	font-size: 11px;
	font-weight: normal;
}

.footer
{
	width: 100%;
	clear: both;
	margin: 0;
}
.footer .ad
{
	width: 124px;
	height: 124px;
	float: left;
}
.footer .nav
{	
	
}
.footer .nav .bottom
{
	width: 100%;
	font-size: 7pt;
	text-align: center;
	color: #639EA8;
	line-height: 12pt;
	
}
.footer .nav .top
{
	width: 100%;
	border-style: solid;
	border-width: 4px 0 0 0;
	border-color: #DCE3D1;
	font-size: 8pt;
	text-align: center;
	color: #075B69;
	line-height: 14pt;
	float: left;
	padding: 4px 0 4px 0;
}
.footer .nav .top a:link, .footer .nav .top a:visited
{
	background: transparent;
	color: #075B69;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.footer .nav .top a:hover, .footer .nav .top a:active
{
	background: transparent;
	color: #075B69;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}


.blankImg 
{
position:absolute;
top:0;
left:0;
width:1px;
}

.Traders {width:208px; height:283px; background-image:url(../images/Catalog/Traders_Library_Bookstore_bg.gif); background-repeat:no-repeat;
	text-align:center;}
