body
{
	background-color: #202020;
	background-image: url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
        /* main body font size for the bulk of the website */
	font-size: 14px;
	margin: 0px;
	padding: 0px;
        /* =====>> ========= edges of the main website, the color was #666666 changed to tst-blue logo, color #0449d5 */
        /* BLACK #000 DARKGREEN #452 RICH GREEN #472 PURE WHITE #FFF TOPSTOCKLOGO #0449D5 GREY #D8D8D8  BLUE GREEN #50B5E7 */
        /* BRIGHT BLUE #3366FF DARKBLUE #082CF0 YELLOW #fbf400 */
        /* the borders are the same as the tstlogo dark blue         */
	border-left: 10px solid #0449d5;
	border-right: 10px solid #0449d5;
}

#nav
{
	width: 680px;
	height: 25px;
        /* =====>> top menu for selections ===  HOME - ARCHIVE STOCK PICKS - MEMBERS - INFO =======  */
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	/* -moz-opacity: 0.8; */
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); */
	
	position: absolute;
	top: 0px;
	margin-left: -340px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;

	/* _position: absolute; */
	/* _top: expression((dummy = document.documentElement.scrollTop) + "px"); */
}

#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
        /* ====>> MAIN TOP MENU color of text and font for ===== HOME MEMBERS INFO...  ========  */
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
        /* ====>>> COLOR FOR BACKGROUND MOUSE OVER ON THE MAIN TOP MENU color was 666666 changed to 04499d tstlogo blue */
	background-color: #0449d5;
}

#main
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#tst??
{
	margin-top: 40px;
        margin-left: 184px;
        /* animated top stock traders logo is 414 X 177 pixels, currently turned off. REMOVE ?? to ACTIVATE !!! logo */
	border-bottom: 4px solid black;
        border-right: 4px solid black;
	width: 414px;
	height: 180px;
	background-image: url(images/topstocktraders-stoploss.gif);
}

#logo2
{
        /* non animated main top stock traders logo is 298 X 85 pixels TURNED on */
        /* use this logo on secondary web pages for the non- index.html main pages */
        margin-left: 10px;
        margin-top: 35px;
        /* margin-left: 31px; */
        width: 298px;
	height: 90px;
	padding-top: 1px;
        border-bottom: 5 px solid white;
        background-image: url(images/tstlogo.jpg);
	
}


#body
{
	padding-top: 1px;
        /* main background of the entire website text for the stock picks */
	background-color: white;
	position: relative;
	border-right: 200px solid #eeeeee;
}

#sidebar
{
	
	width: 180px;
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
}

#sidebar h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

#sidebar ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#sidebar p
{
	margin-bottom: 8px;
}

#content
{
	padding: 20px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
}

#content h2
{
	font-size: 22px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
}

#content .date
{
	float: right;
}

#content .postedBy
{
	float: left;
}

#content .meta
{
	height: 1em;
}

#content p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
}

.comments
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(images/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a
{
	color: #666666;
}

.pullout
{
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}



.flickr-thumbnail, .flickr-pullout {
	float: left;
		background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
	}

.flickr-thumbnail img, .flickr-pullout img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
	}

.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .flickr-pullout:hover img {
	background-color: #ccd;
}

.flickr-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(images/flickr_shadow_white.gif);
	
}

#footerA
{
	width: 798px;
        /* This is a new text box the width of the website, for the stock picks trading notes, not the main body */
	padding-top: 5px;
	padding-bottom: 5px;
        /* ====================== USA traders, notes insert table only ===========================================
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #b0b0b0;
        /* background-color is the same color as the main body or white #fff */
	background-color: #fff;
        /* deep blue font color #0003f9 , black color #000, white color #fff  */
	color: #000;

}
       
#footer
{
	width: 798px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
        /* background-color is the same color as the righ sidebar column a light white */
	background-color: #eeeeee;
        /* deep blue font color #0003f9 , the final line of the website, copyright 2007-2008 and disclaimer */
	color: #0003f9;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}

