/* css by digital garden */
/* author: dennis grossmann */
/* last revision: 01-11-2007  */

@import "screen.css";


/* HOMEPAGE SPECIFIC STUFF */
#content h1			{color:#fff; text-transform:uppercase; background:url(../images/bg-h1.gif); padding:5px; width:540px; font-weight:bold; margin-bottom:10px;}
#content h2			{ color: #00aeef; text-transform: uppercase; padding:0; font-size:13px; }

#content_main		{ float: left; margin: 0 10px 0 2px; position: relative; font-size:11px; line-height:16px;}

ul#nav-main 		{list-style:none;}
ul#nav-main li 		{padding:0 10px; float:left;}
ul#nav-main a		{display:block; color:#00aeef; text-decoration:none;}
ul#nav-main a:hover	{color:#e9eaea;}

ul#newslist			{list-style:none; width:550px; margin:0; font-size:11px;}
ul#newslist li		{float:left; width:160px; padding:0 15px 0 0;}
ul#newslist	span	{color:#999; padding-right:5px;}
ul#newslist	a		{color:#064ca2; font-weight:bold; padding:0; margin:0 0 4px 0; text-decoration:none; padding-right:5px;}

#footer a			{color:#999; text-decoration:none; padding:0 10px;}
#footer a:hover		{color:#999; text-decoration:underline;}


/* DIV - MAIN STORY */
#mainstory					{ display: block; width: 180px;  float:left; margin-right:10px; padding-right:10px; border-right:1px solid #ccc; }
#mainstory h3				{ color: #00aeef; font-weight: bold; margin: 0; }
#mainstory span.date		{ color: #999; }
#mainstory p				{ margin: 0; }
a.readmore					{ color: #024fa1; text-decoration: none; margin-top:0; }
a.readmore:hover			{ text-decoration: underline; color: #00aeef; }

ul#otherstories				{ list-style: none; margin: -10px 0 0; } 
ul#otherstories li			{ padding: 2px 0 7px;} 
ul#otherstories a			{ color: #024fa1; text-decoration: none; display: block;} 
ul#otherstories a:hover		{ color: #00aeef; text-decoration: underline; } 


/* DIV - PRODUCT PROMOTION */
#productpromotion					{ width: 528px;}
ul#productpromotion-archive			{ list-style: none; margin-left:0;}
ul#productpromotion-archive a		{ color: #024fa1; text-decoration:none; }
ul#productpromotion-archive a:hover	{ color: #00aeef; text-decoration: underline; }
.img-productpromo					{ float: right; border:solid 1px #ccc; padding:0; margin-left: 10px;}


/* DIV - PERFORMANCE CHART */
#performancechart					{ margin-top: 20px;}
#performancechart table 			{ width:530px; margin-top: 10px; }
#performancechart thead td			{ border-bottom:1px solid #0099cb; padding:2px; font-size:11px; font-weight: bold;}
#performancechart tbody td			{ padding:0 2px; font-size:11px;}
#performancechart tbody td a		{ color: #024fa1; text-decoration:none; }
#performancechart tbody td a:hover	{ color: #00aeef; text-decoration:underline; }
#performancechart p.small			{ margin-top: 10px;color:#034ea2;}
#performancechart p.small span		{ color:#034ea2;}


div.feature			{ background:url(../images/sidebar-box.gif) no-repeat #eaeaea; width:138px; display:block; float:right; padding:20px 10px 5px 10px; font-size:11px; position:relative; right:70px; margin-bottom:10px;}
div.feature a		{ text-decoration:none;  }
div.feature a:hover	{ color: #00aeef; text-decoration: underline; }

#performancechart ol	{padding: 0; margin-left: -10px;}
