/* CSS Document */
/* MASTHEAD */

.search-bug {
	background-image:url(http://i.usatoday.net/_fronts/_money/_i/bug-yahoo.gif);
}
div#branding div#searchbar {
	height:33px;
	line-height:33px;
	border-top:1px solid #009933;
	background-color:#fff;
	background-image:url(http://i.usatoday.net/_fronts/_money/_i/searchbar-bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
div#navigation {
	height:100px;
	position:relative;
	background-color:#009933;
	background-image:url(http://i.usatoday.net/_fronts/_money/_i/branding-bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	clear:both;
}
div#navigation a.section-branding {
	display:block;
	height:100px;
	width:160px;
	background:url(http://i.usatoday.net/_fronts/_money/_i/branding.gif) no-repeat;
	text-indent:-5000px;
}
div#navigation a.rss-subscribe {
background: url(http://www.usatoday.com/_common/_images/mobile-fronts.gif) left no-repeat;
padding-left: 20px;
color: #FFF;
}
div#navigation p.branding-info a {
	color:#7FD2A0;
}

ul.global-nav li {
	width:58px;
	float:left;
	height:26px;
	line-height:26px;
	text-align:center;
	background-color:#009933;
	margin:0;
	padding:0;
	background:url(http://i.usatoday.net/_fronts/_shared/_i/topnav-bg-flat.gif) no-repeat;
	border: 1px solid #013360;
	border-left:none;
}
ul.global-nav li.navSpon {font-size:9px; color:#FFF; width:135px; background:none; border:none; text-align:right; margin:0 0 0 3px;}
ul.global-nav li.navSpon a  {display:inline; width:auto; float:right; margin:0 0 0 3px;}
ul.global-nav li.navSpon span  {display:block; margin:3px 0 3px 0; line-height:10px; width:44px;}

div#navigation ul.marketplace li {
	display:inline;
	margin:0;
	padding:0;
	color:#7FD2A0;
	font-weight:bold;
}
div#navigation ul.marketplace li a {
	font-weight:normal;
	line-height:12px;
	padding:0;
	margin-left:5px;
	padding-left:8px;
	color:#BFE9D0;
	background:url(http://i.usatoday.net/_fronts/_money/_i/marketplace-list-dots.gif) left no-repeat;
}
#section-nav a {
	display:block;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#fff url(http://i.usatoday.net/_common/_images/divider_money.gif) left no-repeat;
	padding:0 10px 0 8px;
	margin:5px 0 0 0;
}

/* SECTION SUBNAV */
#section-nav a:hover {
	color:#009933
}
#section-nav li.sectionlabel a{
	color:#009933;
	font-weight:bold;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0;
}
#section-nav li.subsectionlabel a {
	color:#009933;
	font-size:18px;
	background:none;
	padding:0 8px 0 0;
	margin:0;
}


/* FEATUREWELL */
div#feature-well div.container-standard h2 {
	margin:15px 0 10px 0;
	padding:0 0 0 5px;
	border-top:1px solid #009933;
	font-size:16px;
	line-height:31px;
	background:url(http://i.usatoday.net/_fronts/_money/_i/searchbar-bg.gif);
	clear:both;
	color:#009933;
}
/* RIGHTWELL */
div#rightWellTop h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #009933;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_money/_i/searchbar-bg.gif);
	color: #009933;
}
#moreNews .kicker {
	font-size: 13px;
	margin:1px 0 8px 15px;
	font-weight: bold;
	text-indent: 16px;
	background-image: url(http://i.usatoday.net/_fronts/_money/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
	color: #093;
	letter-spacing: 2px;
}

/* LEFT POSTER */
div.ad-poster {
	border-top-color: #009933;
}

/* PLUCK */
.uslCommentsCount {
	color:#009933;
	background:url(http://i.usatoday.net/community/_common/_images/comments-after_money.gif) left 50% no-repeat;
}
.uslRecommendCount {
	color:#009933;
	background:url(http://i.usatoday.net/community/_common/_images/recommend_money.gif) left 50% no-repeat;
}
.uslRecommendedCount {
	color:#009933;
	background:url(http://i.usatoday.net/community/_common/_images/recommend-after_money.gif) left 50% no-repeat;
}

/* MARKETPLACE / FOOTER */
div#footer-links {
	width: 980px;
	overflow: hidden;
	border-top: 1px solid #009933;
	padding: 8px 0;
}

/* START COMMON STYLES */
.divSectionRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	margin-bottom:10px;
	clear:both;
}
.divBoxBottom {
	border-bottom:1px solid #009933;
	border-left:1px solid #009933;
	border-right:1px solid #009933;
}
.divBoxTop {
	border-top:1px solid #009933;
}
.divBoxSides {
	border-left:1px solid #009933;
	border-right:1px solid #009933;
}
.divBox {
	border:1px solid #009933;
}
.divBorderBottom {
	border-bottom:1px solid #009933;
}
.divFill_01 {
	background-color: #009933;
}
.divFill_02 {
	background-color: #7FD2A0;
}
.divFill_03 {
	background-color: #A6E0BD;
}
.divFill_04 {
	background-color: #BFE9D0;
}
.textFill_01 {
	color: #009933;
}
.textFill_02 {
	color: #7FD2A0;
}
.textFill_03 {
	color: #A6E0BD;
}
.textFill_04 {
	color: #BFE9D0;
}

/* BOTTOM RIGHT */
#bottomRight {
	width:627px;
	float:right;
	font-size: 12px;
	padding: 0;
	background:#BFE9D0
}
div#bottomRight h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	text-align:left;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_money/_i/searchbar-bg.gif);
	clear: both;
	color: #009933;
}
#bottomRightContent .headline {
	font-size: 13px;
	margin:0 0 4px 0;
	font-weight: bold;
	text-indent: 14px;
	background-image: url(http://i.usatoday.net/_fronts/_money/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	clear:both;
}

/* CUSTOM HTML STYLES */

#money-essentials .column{width:33%; float:left;}
#marketsummary .graphlinkActive a{background:#fff url(http://i.usatoday.net/_common/_images/divider_money.gif) left no-repeat; color:#000000; display:block; padding:0 0 0 11px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif;font-size:11px; padding-left:10px; line-height:12px;}
#marketsummary .graphlinkInactive a{line-height:12px;display:block;padding:0 0 0 11px;font-size:11px;color:#666666;text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
#marketsummary #chartLink1 ,#chartLink2 , #chartLink3 , #chartLink4 {margin-top:4px;}
#marketsummary .graph{text-align:right; width:210px; float:left;}
#marketsummary .label {clear:both; margin:14px 0 0 0; border-bottom-color:#CCC; border-bottom-style:solid; border-bottom-width:1px; font-size:12px; font-weight:bold;}
#marketsummary .portfolio {padding-top:14px;}
#marketsummary .quoteschart {margin:0; padding:0;}
#marketsummary .stockSearch{ margin-top:5px; float:left;}
#marketsummary form{margin:0; padding:0;}
#marketsummary .link {clear:both; width:190px; text-align:right; font-size:10px;}
#marketsummary .link a{color:#666;}
#marketsummary .stocksad{float:left; width:90px; margin-top:4px;}

#trackers-and-calculators .fragment{width:152px; height:150px}
#trackers-and-calculators .fragment-contents{margin:10px 0 0 -1px;}
#trackers-and-calculators .block{width:152px}
#trackers-and-calculators .fragment  .fragment-top h3 {font-size:14px; margin:0 0 5px 0; color:000}
#trackers-and-calculators .chatter{font-size:11px; color:#666; padding:5px 0 0 0; margin:-5px 0 0 0;}
#trackers-and-calculators .select{font-size:11px; width:150px; margin-top:0}
#trackers-and-calculators .input-text{font-size:11px; width:100px; margin:-5px 0 0 0}
#trackers-and-calculators .input-submit{font-size:11px; width:30px; text-align:center; margin:-5px 0 0 0;}
#trackers-and-calculators .columna{float:left; padding-right:7px; position:absolute}
#trackers-and-calculators .columnb{float:right; padding-left:9px; border-left:1px solid #666; height:245px;}
#trackers-and-calculators .right{text-align:right; margin:11px 0 13px 0}
#trackers-and-calculators .rule{clear:both; margin:2px 0 4px 0; height:1px; font-size:0; line-height:0; background-color:#666;}
#trackers-and-calculators .spike li{color:#666; text-decoration:none; font-size:10px; line-height:11px; margin:0;background-repeat:no-repeat; background-image:url(http://i.usatoday.net/_common/_styles/nj/nj-spike-bullet.gif);}
#trackers-and-calculators .spike a:hover{text-decoration:underline;}
#trackers-and-calculators .text{font-size:11px; line-height:13px; margin:-6px 0 11px 0;}
#trackers-and-calculators .fragment-right{margin:8px 0 0 0;}

#test-drive .photo{float:right; margin:0;}
#test-drive a img{border:1px solid #666;}
#test-drive p.chatter{font-size:12px; margin:3px 0 0 0; width:133px;}
#test-drive h3{font-size:12px; margin:0; width:133px;}
#test-drive .spike{margin:4px 0 13px 0;}
#test-drive .spike a{color:#666; font-size:10px; line-height:10px; padding:0 0 0 8px; background-repeat:no-repeat; background-position:left 3px; background-image:url(http://i.usatoday.net/_common/_styles/nj/nj-spike-bullet.gif);}
#test-drive .spike a:hover{text-decoration:underline;}
#test-drive h4{font-size:11px; margin:0 0 3px 0;}
#test-drive select{font-size:11px; width:180px; margin:0 0 3px 0;}
#test-drive .dropdowns{ width:180px; float:left;}
#test-drive .goBtn{float:left; width:25px; padding:8px 0 0 5px;}
#test-drive .goBtn img{border:none;}


