/* //////////////////////// */
/* cropins.net CSS Document */
/* //////////////////////// */


/* Global Styles */
/*img, div { behavior: url(includes/iepngfix.htc) }*/

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}

body {
	background: #fff url(../images/main_BG.jpg) scroll repeat-x;
}
#biggerWrapper{
	position: relative;
	width: 1100px;
	padding: 0px;	
	margin: auto;
	}

#wrapper {
	position: relative;
	border-left: 3px solid white;
	border-right: 3px solid white;
	margin: auto;
	padding: 0;
	width: 800px;
}

#farLeftColumn{
	position: absolute;
	top: 345px;
	left: 0px;
	width: 150px;
	margin: 10px;
	z-index: 1000;
	overflow: hidden;
}


#mainHeader {
	position: relative;
	padding: 8px 0 3px 0;
}

#content {
	position: absolute;
	z-index: 1000;
	top: 345px;
	left: 0px;
	width: 800px;
}

#softwareContent {
	position: absolute;
	z-index: 1000;
	top: 145px;
	left: 0px;
	width: 800px;
}

#rightColumn {
	float: right;
	background-color:#fff;
	padding: 20px 15px;
	width: 550px;
}

#centerColumn {
	/* position: relative; */
	float: right;
	background-color: #fff;
	padding: 10px 0px;
	margin:10px 0px 0px 0px;
	width: 800px;  
	min-height: 400px;
	height: auto;
	overflow: visible;	
}


hr {
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #ccc;
}

.floatRight {float:right;}
.floatLeft {float:left;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}

/* Text Styles */

h1, .header1 {
	display: block;
	margin-top: 10px;
	font-size: 24px;
	font-weight: 600;
	color: #4a8f4c;
	line-height: normal;
	font-family: Arial;
}

h2, .header2 {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #3e7391;
	line-height: normal;
	font-family: Arial;
}

h3, .header3 {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	line-height: normal;
	font-family: Arial;
}

.bighead3  {
	display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
	line-height: normal;
}

p {
	margin-bottom: 10px;
	line-height: 20px;
}

.justify {text-align: justify;}

.largeCopy {
	font-size: 16px;
	line-height: 24px;
}

.smallCopy {
	font-size: 10px;
	line-height: 18px;
}

a {color: #3e7391;}

a:hover, a.link:hover {color: #333;}

ul, ol {margin: 0 0 10px 15px;}

ul {list-style-type: square;}

li {padding: 3px;}

/* Login Control Styles */

.loginMain{ background-color: #F7F6F3; padding: 4px; border-style: solid; border-width: 1px; font-family: Verdana; font-size: 0.6em; }

/* Masthead Styles */

#masthead, #mastheadSoftware {
	position: relative;
	background: url(../images/masthead-BG.gif) repeat-x 0 0 scroll;
	padding: 10px 20px 0 20px;
	height: 110px;
}

#phone, #phoneSoftware {
	text-align: right;
	position: absolute;
	top: 23px;
	right: 20px;
	padding: 6px;
	border: 1px solid #bdbcbd;
	background: #fff url(../images/masthead-callout-BG.gif) repeat-x 100% 100% scroll;
}

#phone .number, #phone .tagline, #phoneSoftware .number, #phoneSoftware .tagline {
	display: block;
	font: 23px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}

#phone .number, #phoneSoftware .number {
	letter-spacing: -1px;
}

#phone .tagline, #phoneSoftware .tagline {
	font-size: 10px;
	font-weight: normal;
}

#T1Nav {
	position: absolute;
	width: 760px;
	right: 20px;
	bottom: 0;
	text-align: right;
	margin: 5px 0;
}

#T1Nav ul {
	position: relative;
	list-style: none;
	margin: 0;
}

#T1Nav li {
	display: inline;
	margin-left: -1px;
	padding: 0;
}

#T1Nav li a {
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	background: #b2b2b2 url(../images/tab-nav-BG.gif) repeat-x 100% 100% scroll;
	border-top: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	font: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#T1Nav li a:hover {	
	background: #888 url(../images/tab-nav-BG-hover.gif) repeat-x 100% 100% scroll;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#T1Nav li a.focus, #T1Nav li.focus {
	text-decoration: none;
	text-align: center;
	padding: 8px 10px 5px 10px;
	background: #b2b2b2 url(../images/tab-nav-focus-BG.gif) repeat-x 0 0 scroll;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	font: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #588aa5;
}

#T1Nav li a.focus:hover {
	background: #fff repeat-x 100% 100% scroll;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #333;
}

#headerShadow {
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	width: 800px;
	background-image: url(../images/header-bottom-shadow.png);
	background-repeat: repeat-x;
}

#iconOverlay, #iconOverlaySoftware {
	position: absolute;
	z-index: 1001;
	top: 200px;
	right: 30px;
	background: url(../images/header-icon-overlay.gif) no-repeat;
	width: 39px;
	height: 12px;
}

/* Left Column Styles */

#leftColumn {
	position: relative;
	float: left;
	width: 200px;
	padding: 0 5px 20px 13px;
	background: #f1f0f0 url(../images/left-column-fade.jpg) repeat-x 100% 100% scroll;
}

/* EDITED - changed margin-top from -100px to -50px */

#T2Nav {
	position: relative;
	margin-top: -50px;
	padding-top: 5px;
	border: 1px solid #cfcfcf;
	background-color: #3e7391;
	height: 1%;
}

#T2Nav ul.menu {
	background-color: #fff;
}

#T2Nav ul {
	list-style-type: none;
	position: relative;
	height: 1%;
	margin: 0;
}

#T2Nav ul.menu a {
  display: block;
  text-decoration: none;
}

#T2Nav ul.menu li {
	border-top: 1px solid #cfcfcf;
	color: #fff;
	padding: 0;
}

#T2Nav ul.menu li a {
    background: #5d9cbf;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;	
	padding: 0.4em;
}

#T2Nav ul.menu li a:hover {
  background: #4587ac;
	color: #fff;
}

#T2Nav ul.menu li ul li {
	border-top: 1px solid #cfcfcf;
	padding: 0;
}

#T2Nav ul.menu li ul li a {
	color: #5889a5;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 2px 20px 2px 20px;
	background: #f8f8f8 url(../images/T2-bullet.gif) no-repeat 4% 40%;
}

#T2Nav ul.menu li ul li a:hover {
	background: #ddd url(../images/T2-bullet.gif) no-repeat 4% 40%;
	color: #666;
}

/* EDITED -
	changed margin-left from 15px to 10px to 5px, 
	added width: 220px, then removed
*/

#T2Nav ul.menu li ul li ul li {
	border-top: 1px solid #efefef;	
	margin-left: 5px;
	padding: 0;
}

/* EDITED - added width: 178px then 183px, so white area didn't overlap */

#T2Nav ul.menu li ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	background: #fff url(../images/T3-bullet.gif) no-repeat 4% 40%;	
	width: 183px;
}

/* EDITED - added width: 178 px, so shadow didn't overlap */

#T2Nav ul.menu li ul li ul li a:hover {
	background: #efefef url(../images/T3-bullet.gif) no-repeat 4% 40%;
	color: #666;	
	width: 183px;
}

#T2NavBottom {
	height: 51px;
	background-image: url(../images/T2-bottom-30.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#rightColumn .blackTitleBar div {
	background: url(../images/black-title-wedge-white.gif) no-repeat 100% 0% scroll;
}

ul.linkList {
	list-style-type: none;
	position: relative;
	height: 1%;
	margin: 0;
}

ul.linkList a {
  display: block;
  text-decoration: none;
}

ul.linkList li {
	border: 1px solid #a8acb2;
	background: #fff url(../images/list-link-BG.gif) repeat-y 0 0 scroll;
	margin: 2px 0;
	color: #fff;
	padding: 0;	
}

ul.linkList li a {
	background: url(../images/link-list-bullet.gif) no-repeat 5% 50% scroll;
	font-size: 13px;
	font-weight: 800;
	color: #3e7391;	
	padding: 0.4em 0.4em 0.4em 2.5em;
}

ul.linkList li a:hover {
	background: #dadbdc url(../images/link-list-bullet.gif) no-repeat 9% 50% scroll;
	color: #666;
}

ul.centerLink {
	list-style-type: none;
	position: relative;
	height: 1%;
	margin: 0;
}

ul.centerLink a {
  display: block;
  text-decoration: none;
}

ul.centerLink li {
	border: 1px solid #a8acb2;
	background: #fff url(../images/list-link-BG.gif) repeat-y 0 0 scroll;
	margin: 2px 0;
	color: #fff;
	padding: 0;	
}

ul.centerLink li a {
	background: url(../images/link-list-bullet.gif) no-repeat 2% 50% scroll;
	font-size: 13px;
	font-weight: 800;
	color: #3e7391;	
	padding: 0.4em 0.4em 0.4em 8%;
}

ul.centerLink li a:hover {
	background: #dadbdc url(../images/link-list-bullet.gif) no-repeat 5% 50% scroll;
	color: #666;
}

.leftColContainer {
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #bdbcbd;
	background-color: #FFFFFF;
}

/* Footer Styles */

#footer {
	color: #aaa;
	margin-top: 40px;
	text-transform: uppercase;
	clear: both;
	height: 100px;
	text-align: center;
}

#footer * {color: #aaa;}
#footer a:hover {color: #666;}

.gridviewFooter{
	margin: 10px auto;
	text-align:center;	
}


/******  BarChart Styles *******/

 .bcDisclaimer {
	color: #666666;
	font: 11px Arial;
}

.bcInput {
	background-color: #f4f4f8;
	border: groove 1px #6D90AB;
	font: 11px Arial;
}

.bcPageTitle {
	font: bold 12px Arial;
	background-color: white;
}	

.bcQuotesCharts {
	font: bold 12px Arial;
}

.bcSelect {
	background-color: #F2F2F2;
	font: 12px Arial;
}

.bcSubmit {
	background-color: #f4f4f8;
	border: black 1px solid;
	color: #440000;
	cursor: pointer;
	font: bold 11px Arial;
	padding-left: 1px;
}

.bcTD {
	font: 12px Arial;
}

.bcSecTitle {
	line-height: 16px;
	margin: -2px;
	padding:2px;
	font: 12px Arial;
	font-weight: bold;
	text-align: left;
}

.bcHeader {
	font: 12px Arial;
	text-align:center;
	background-color: white;
}	

.bcTDBox {
	font: 12px Arial;
}

.bcTH {
	background-color: #393939;
	color: white;
	font: bold 12px Arial;
}

.bcTHLink {
	background-color: #393939;
	color: white;
	font: bold 12px Arial;
}

.bcTRe {
	background-color: white;
	font: 12px Arial;
}

.bcTRo {
	background-color: #F2F2F2;
	font: 12px Arial;
}

.bcFootnote {
	text-align: center;
	font-size: small;
	font-style: italic;
}

.sig_hold {
	background-color:#6663A3;
	color:white;
	font-weight:bold;
	vertical-align:middle;
}

.sig_buy {
	background-color:#53B953;
	color:white;
	font-weight:bold;
	vertical-align:middle;
}

.sig_sell {
	background-color:#C8524F;
	color:white;
	font-weight:bold;
	vertical-align:middle;
}

.qb_hold {
	color:#800080;
	padding-right:2px;
}

.qb_up {
	color:#009900;
	padding-right:2px;
}

.qb_down {
	color:#FF0000;
	padding-right:2px;
}

h1 {
	font-size: 16px;
	color:#333333;
	margin-top: 0px;
	margin-bottom:5px;
	text-transform: capitalize;
}

h1 .link {
	font-size:13px;
	text-transform:capitalize;
}

/*****  Commented out, currently seems unused for BarChart stuff, but interferes with some of our existing h2 tags

h2 {
	font-size: 13px;
	color:#333333;
	font-weight:bold;
	float:left;
	line-height: 27px;
	vertical-align:middle;
	margin:0;
	text-indent:5px;
}
*/
/* white boxes for content - inserts 5 px on right */
.whitebox {
	line-height:125%;
	padding-right:5px;
}

.fr {
	float:right;
}

.bar {
	padding:0px;
	height: 27px;
	background: #FFFFFF  url(http://shared.websol.barchart.com/images/block_back.jpg) repeat-x; 
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-top:10px;
}

.bar .link {
	line-height: 27px;
	vertical-align:middle;
	margin:0;
	font-size:12px;
	font-weight:normal;
	padding-right:10px;
	float:right;
}

.mpbox {
	vertical-align:top;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
}

.t12 {
	font-size:12px;
}

abbr {
	border: 0 none;
}

/*This will enlarge and center the table */
.clearBoth table{width: 100%;}


	
/* tools sub menus */

.sub-menu {display:none;}
li.parent-menu {padding:0px;}
div.sub-menu ul {margin:0px;}
div.sub-menu li {list-style-type:none;border-width:1px 0px 0px 0px;margin:0px 0px 0px 26px;background-color:#f9f9f9;}
div.sub-menu li a {list-style-type:none;border:0px solid black;}

