/***
* set some basics
***/

	h1, h2, h3, h4, h5, h6, p, li { font-family:arial,helvetica,sans-serif; }
	a, a:visited, a:active { text-decoration:none; }
	a:hover { color:#183a52; text-decoration:underline; }
	h2 { color:#000; font-size:14px; font-weight:bold; margin:10px; }

/***
* general
***/

	.clear { clear:both; }

/***
* market module
***/
  .clear-block {clear:both;display:block;}
	#market-module { background:#f9f9f9; width:100%;font:12px arial,helvetica,sans-serif; }
	#market-module .top{float:left;width:100%;margin:0 0 10px;}
	#market-module .market-title{float:left;width:112px;}
	#market-module h2{color:#000; font-size:14px; font-weight:bold; margin:15px 10px 10px;float:left;}
	* html #market-module h2{margin:15px 5px 10px;}
	#market-module h2 a{color:#000;text-decoration:none;}
	#market-module h2 a:hover{color:#000;}
	#market-module .no-results {color:#000; font-size:12px; font-weight:bold;margin:0px 10px;}
	#market-module .quote-form {float:left;margin-top:10px;}
	#market-module .quote-form input#quote{float:left;background-color:#FFFFFF;border:1px solid #868686;color:#000000;font-size:11px;margin-right:10px;width:85px;}
	#market-module .quote-form .btn {background:transparent url(../../../../stations/images/submit-btn.gif) no-repeat scroll 0 0;border:medium none;padding:1px 9px 1px 8px;margin-top:-1px;width:81px;height:20px;}
	#market-module .quote-form .btnBox {float:left;}
	#market-module #market-module-nav {  }
	#market-module #market-module-nav ul {  }
	#market-module #market-module-nav li { float:left; line-height:28px; margin-left:4px; width:auto; }
	#market-module #market-module-nav li a, #market-module #market-module-nav li a:visited, #market-module #market-module-nav li a:active { color:#999; background:#f3f3f3; border:1px solid #ccc; border-bottom:1px solid #999; font:bold 14px arial,helvetica,sans-serif; padding:4px 10px; }
	#market-module #market-module-nav li a:hover, #market-module #market-module-nav li a.current { color:#000; background:#fff; border:1px solid #999; border-bottom:1px solid #fff; font:bold 14px arial,helvetica,sans-serif; padding:5px 10px; text-decoration:none; }
	#market-module #market-module-nav li a:hover, #market-module #market-module-nav .current { color:#000; background:#fff; border:1px solid #999; border-bottom:1px solid #fff; font:bold 14px arial,helvetica,sans-serif; padding:5px 10px; text-decoration:none; }
	#market-module #chart-wrapper { background:#fff; border-top:1px solid #999; margin-top:-1px; }
	#market-module #charts { clear:both; text-align:center;border-bottom:1px solid #cdcdcd;padding:0 0 5px;height:125px; }
	#market-module .price { float:left; font:bold 14px arial,helvetica,sans-serif; padding:10px; width:auto; }
	#market-module .change-neg { color:#c00; float:right; font:12px arial,helvetica,sans-serif; padding:10px; width:auto; }
	#market-module .change-pos { color:#336600; float:right; font:12px arial,helvetica,sans-serif; padding:10px; width:auto; }
	#market-module #market-news-wrapper { background:#e6e6e6; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:4px; }
	#market-module #chart-wrapper div {display:none;}
	#market-module #chart-wrapper div.active,#market-module #chart-wrapper div#charts {display:block;}
	#market-module #market-module-news {  }
	#market-module #market-module-news .news-item { clear:both;float:left; width:268px; }
	#market-module #market-module-news .headline {  }
	#market-module #market-module-news .date { color:#666; font:11px arial,helvetica,sans-serif; }
	#market-module #market-module-news .arrow { color:#ccc; float:right; font:26px arial,helvetica,sans-serif; width:auto; }
	#market-module #market-module-news ul {  }
	#market-module #market-module-news li { border-bottom:1px solid #ccc; padding:2px 10px 2px 10px; cursor:pointer; color:#183a52; font:bold 12px arial,helvetica,sans-serif;line-height:19px;}
	#market-module #market-module-news li:hover div.news-item {text-decoration:underline;}
	/*#market-module #market-module-news li a, #market-module #market-module-news li a:visited, #market-module #market-module-news li a:active { color:#183a52; font:bold 12px arial,helvetica,sans-serif; }*/
	#market-module #market-module-news li a:hover { color:#183a52; text-decoration:underline; }
	#market-module #market-module-news li:last-child { border-bottom:none; }
	
#market-module #market-module-news table{border-collapse:collapse;font-size:12px; background-color:#fff;width:268px; margin-bottom:5px;width:100%;}
#market-module #market-module-news table tr {color:#666666;}
#market-module #market-module-news table td{padding:4px 0 3px 5px;}
#market-module #market-module-news table td img{padding-right:5px;}
#market-module #market-module-news table td.first{width:86px; text-align:right; padding-right:15px;padding-left:45px;}
#market-module #market-module-news table td.scnd{color:#333;}
#market-module #market-module-news table tr.even{background:#f9f9f9;}
#market-module #market-module-news table td .negative{color:#CC0000;}
#market-module #market-module-news table td img{padding-right:5px;}
#market-module .quote{float:left; font-size:14px;font-weight:bold; padding:10px; width:auto;text-transform:uppercase;}
#market-module .name{float:left; font-size:12px;font-weight:bold; padding:10px 0; color:#666666;width:auto;}
#market-module .change-negative, #market-module .change-positive {color:#c00; float:right; font:12px arial,helvetica,sans-serif; padding:10px; width:auto;font-weight:bold;}
#market-module .change-positive {color:#336600;}
.quote-form{float:right;margin:10px 0 0 0;}
 input.get-quote{background:url(../../../../stations/images/search_button.jpg) no-repeat;cursor:pointer;border:none;height:23px;width:83px;vertical-align:top;}
.search_input{border:1px solid #D1D1D1;width:59px;height:18px;padding:2px;}
iframe#module-frame {width:320px !important;}