@charset "utf-8";
/* CSS Document */

/*  CLEAR FLOATING   */
#content #mainsec .searchBar:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}
/*  CLEAR FLOATING ENDS  */
#header a.home, #header a.home:link, #header a.home:visited {
	background-image: url(../../images/nownews/logos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 202px;
	float: left;
	text-indent: -9999px;
}
#content #mainsec {
	float: left;
	width: 640px;
	margin-bottom: 50px;
}
#content #mainsec .searchBar {
	float: left;
	margin-bottom: 10px;
}
#content #mainsec .searchBar span { float: left; }
a.searchStock, a.searchStock:link, a.searchStock:visited {
	background-image: url(../../images/alert/searchstock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 31px;
}
span.serchStockInput {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
span.serchStockInput input.serchStockInput {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	width: 150px;
	color: #666666;
	background-color: #FFFFFF;
}
span.serchStockInput input.serchStockInputS {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	width: 100px;
	color: #666666;
	background-color: #FFFFFF;
}
a.searchStockAdd, a.searchStockAdd:link, a.searchStockAdd:visited {
	background-image: url(../../images/alert/searchstock.gif);
	background-repeat: no-repeat;
	background-position: -31px top;
	display: block;
	height: 22px;
	width: 21px;
}
a.searchStockAdd:hover { background-position: right top; }
.searchBar a.searchStockBtn, .searchBar a.searchStockBtn:link, .searchBar a.searchStockBtn:visited {
	color: #666666;
	background-image: url(../../images/alert/searchstock_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 19px;
	width: 50px;
	text-align: center;
	padding-top: 3px;
}
#addMyStock a.searchStockBtn, #addMyStock a.searchStockBtn:link, #addMyStock a.searchStockBtn:visited {
	color: #666666;
	background-image: url(../../images/alert/searchstock_btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 19px;
	width: 80px;
	text-align: center;
	padding-top: 3px;
}
a.searchStockBtn:hover {
	text-decoration: none;
	color: #6BCBFE;
}
#content #sidesec {
	float: right;
	width: 300px;
	margin-bottom: 20px;
}
#content  #sidesec  a.pr, #content  #sidesec a.pr:link {
	margin-bottom: 10px;
	display: block;
}
/* BETA TEST LINK */
#header  #bottom  #mainNav  #xweb2 a, #header #bottom #mainNav #xweb2 a:link {
	background-image: url(../../images/quote/mainav_beta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 100px;
}
#header  #bottom  #mainNav  #xweb2 a:hover {
	background-repeat: no-repeat;
	background-position: left -33px;
}
#header  #bottom  #mainNav  #xweb2  a.here, #header  #bottom  #mainNav  #xweb2  a.here:link, #header #bottom #mainNav #xweb2 a.here:hover {
	background-image: url(../../images/quote/mainav_beta.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 100px;
}

