/*
Theme Name: stocktickr fresh
Theme URI: http://www.stocktickr.com
Description: stocktickr fresh
Version: 1.0
*/
#doc3 {
margin: auto;
}
b, strong {
	font-weight: bold;
}
#thecontent ol li {
	list-style-type: decimal;
	margin: 5px 10px 5px 20px;
}
.entry ul {
	margin-bottom: 10px;
}
.entry li {
	margin-left: 13px;
	list-style-type: disc;
	margin-bottom: 2px;
}

.follow-list li{
	display: inline;
	margin-right: 10px;
}
#thecontent {
	margin: auto 80px;
	background-color: #fff;
	border: 1px solid lightgrey;
	padding: 15px 5px 15px 20px;
	min-height: 400px;
	color: #000;
}

.blognavigation {
font-size: 10pt;
margin: 10px;
}

#thecontent p {
	margin-bottom: 8px;
	//width: 70%;
}

#thecontent a {
	color: #305F90;
}

#thecontent .yui-nav a {
	color: #000;
}

#thecontent .yui-dt-label a {
	color: #000;
}

.filter {
display: none;
}

html {
	background: #E8EAE9;
}

.yui-skin-sam #stmenu {
	font-family: arial, verdana, sans-serif;
	margin: 10px 80px 0;
}

.menu_btm {
	background-image: url(i/bottom.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 5px;
	margin: 0 80px;
}

.yui-skin-sam .yuimenubar {
	line-height: 25px;
	background: url(i/bg.gif) repeat-x;
	border-bottom: none;
}

.yui-skin-sam .yuimenuitem {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background: url(i/submenuindicator.png) no-repeat scroll right center;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem {
	border-left: 1px solid #465C74;
	border-right: 1px solid #1B3148;
}

.yui-skin-sam .yuimenubaritemlabel {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
}

.yui-skin-sam .yuimenuitemlabel {
	cursor: pointer;
}

.yui-skin-sam .yuimenubaritem-selected {
	background: url(i/bg_hover.gif) repeat-x;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #545961;
	min-width:998px;
}
#hd {
    background: transparent url(i/bg-body.gif) repeat-x scroll 0 0;
}
#header {
	height: 78px;
	padding: 0 110px;
}
.logo {
	float: left;
       	margin: 5px 0 0 3px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 244px;
       	height: 67px;
	background: url('i/img-logo.gif') no-repeat;
}
.head-box {
	float: right;
       	width: 418px;
}
.head-box .divider {
	width: 100%;
       	margin-top: 7px;
}
.head-box .divider:after {
	content:"";
	display:block;
	clear:both;
}
.navigation {
	float: right;
       	margin: 8px 6px 0 0;
	display: inline;
}
.navigation li {
	float: left;
       	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	display: inline;
}
.navigation li a {
	color: #fff;
       	text-decoration: none;
}
.button {
	display: block;
 	text-indent: -9999px;
	background-repeat:  no-repeat !important;
}
.head-box .button {
	float: right;
       	height: 32px;
	margin-left: 8px;
}
.butt1 {
	width: 115px;
       	background: url(i/btn1.gif);
}
.butt2 {
	width: 100px;
       	background: url(i/btn2.gif);
}
.butt3 {
	width: 115px;
       	background: url(i/logout2.gif);
}

.holder {
	width: 1001px;
	margin: 0 auto;
	background: url(i/bg-main-c.gif) repeat-y;
	margin-top: 14px;
}

.holder-t {
	width: 100%;
	background: url(i/bg-main-t.gif) no-repeat;
}
.holder-b {
	width: 949px;
	padding: 80px 21px 19px 31px;
	background: url(i/bg-main-b.gif) no-repeat 0 100%;
}
#bd h3 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #315283;
	text-decoration: none;
	margin-bottom: 10px;
}

#sidebar h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #315283;
	text-decoration: none;
	margin-bottom: 10px;
}

.yui-skin-sam #bd .yui-toolbar-container .yui-toolbar-group h3 {
	color: #808080;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#bd h3 a:hover {
	text-decoration: underline;
}

#bd h4 {
	color: #474141;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	word-spacing: -1px;
	margin: 15px 0 5px 0;
}

#sidebar h2 {
	color: #474141;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	word-spacing: -1px;
	margin: 15px 0 5px 0;
}

#doccontent ol {
	margin-bottom: 10px;
}

#doccontent li {
	margin-left: 13px;
	list-style-type: disc;
	margin-bottom: 2px;
}

#tabview {
	margin-top: 10px;
}

.footer {
	margin-top: 16px;
}
.footer .holder-b {
	width: 995px;
	padding: 14px 3px;
}
.foot-content {
	width: 100%;
	background: url(i/divider-footer.gif) repeat-y;
	letter-spacing: -1px;
}
.foot-content:after {
	content:"";
	display:block;
	clear:both;
}
.foot-box {
	float: left;
	padding: 4px 6px 0 14px;
}
.footer .box1 {
	width: 240px;
}
.footer .box2 {
	width: 463px;
	margin-top: -1px;
}
.footer .box3 {
	width: 200px;
	padding-left: 16px;
}
.foot-box p {
	font-size: 11px;
	color: #8f8f8f;
	line-height: 13px;
	letter-spacing: 0;
}
.foot-box p a {
	color: #8f8f8f;
	text-decoration: none;
}
.foot-box p a:hover {
	text-decoration: underline;
}
.footer .box1 p {
	font-size: 12px;
	color: #969696;
}
.foot-box ul {
	margin: 0 0 0 -4px;
	padding: 0;
	list-style: none;
}
.foot-box ul li {
	float: left;
	background: url(i/divider-foot-nav.gif) no-repeat 0 50%;
	padding: 0 3px 0 4px;
	font-size: 12px;
}
.foot-box ul .first {
	background: none;
}
.foot-box ul li a {
	color: #315283;
	text-decoration: none;
}
.foot-box ul li a:hover {
	text-decoration: underline;
}
.foot-box strong {
	display: block;
	font-size: 12px;
	color: #315283;
	text-transform: uppercase;
	margin-top: 4px;
	font-weight: normal;
}
.foot-box strong a {
	color: #315283;
       	text-decoration: none;
}
.foot-box strong a:hover {
	text-decoration: underline;
}

.journaldiv, .alertdiv, .hidden, .addtocomp, .stopmove, .timestop, .stopadjustment, .optimize_options {
display: none;
}

.showninline {
display: inline;
}

.shown {
display: table-row;
}

.verttbl th {
	text-align: right;
}
.verttbl td, .horiztbl td, .horiztbl th  {
	    padding: 4px;
}

th {
	    font-weight: bold;
}

.tagcloud .item1 { font-size: 10pt; }
.tagcloud .item2 { font-size: 12pt; }
.tagcloud .item3 { font-size: 13pt; }
.tagcloud .item4 { font-size: 14pt; }
.tagcloud .item5 { font-size: 15pt; }
.tagcloud .item6 { font-size: 16pt; }
.tagcloud .item7 { font-size: 17pt; }
.tagcloud .item8 { font-size: 18pt; }
.tagcloud .item9 { font-size: 19pt; }
.tagcloud .item10 { font-size: 20pt; }

.tiny_bit {
background-color: #DAF3CB;
}
.loss_tiny_bit {
background-color: #FFDFDF;
}
.little_bit {
background-color: #AADE8A;
}
.loss_little_bit {
background-color: #FFBFBF;
}
.good_bit {
background-color: #6DC738;
}
.loss_good_bit {
background-color: #FF7F7F;
}
.quite_a_bit {
background-color: #4E991F;
}
.loss_quite_a_bit {
background-color: #FF0000;
}

.arrow a, .arrow {
	text-decoration: none;
}
#ctDiv td {
	padding: 2px;
	line-height: 12px;
	text-align: left;
}

// start page
.starttbl td {
	min-width: 300px;
	padding-bottom: 30px;
}

.paytable td {
padding: 5px;
}
td {
padding: 2px;
}

.yui-dt th, .yui-dt td {
	font-size: 12px;
}
.signuptbl th, .signuptbl td {
	border: 1px solid #000;
}
.signuptbl th {
	font-size: 15px;
	padding: 10px;
}
.signuptbl td {
	padding: 5px;
}
#thecontent blockquote {
	font-style: italic;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.yui-skin-sam .yui-dt td.profitgain,
	.yui-skin-sam .yui-dt td.profitgain.yui-dt-asc,
	.yui-skin-sam .yui-dt td.profitgain.yui-dt-desc,
	.yui-skin-sam .yui-dt td.profitgain.yui-dt-asc,
	.yui-skin-sam .yui-dt td.profitgain.yui-dt-desc {
    background-color: lightgreen;
}
.yui-skin-sam .yui-dt td.profitloss,
	.yui-skin-sam .yui-dt td.profitloss.yui-dt-asc,
	.yui-skin-sam .yui-dt td.profitloss.yui-dt-desc,
	.yui-skin-sam .yui-dt td.profitloss.yui-dt-asc,
	.yui-skin-sam .yui-dt td.profitloss.yui-dt-desc {
    background-color: pink;
}
.yui-skin-sam .yui-dt-highlighted td.profitloss,
	.yui-skin-sam .yui-dt-highlighted td.profitloss.yui-dt-asc,
	.yui-skin-sam .yui-dt-highlighted td.profitloss.yui-dt-desc,
	.yui-skin-sam .yui-dt-highlighted td.profitloss.yui-dt-asc,
	.yui-skin-sam .yui-dt-highlighted td.profitloss.yui-dt-desc,
	.yui-skin-sam .yui-dt-highlighted td.profitgain,
	.yui-skin-sam .yui-dt-highlighted td.profitgain.yui-dt-asc,
	.yui-skin-sam .yui-dt-highlighted td.profitgain.yui-dt-desc,
	.yui-skin-sam .yui-dt-highlighted td.profitgain.yui-dt-asc,
	.yui-skin-sam .yui-dt-highlighted td.profitgain.yui-dt-desc {
    background-color: #B2D2FF;
}
