@charset "UTF-8";
/* CSS Document */

#pageHeader {
	padding-left: 56px;
	padding-right: 56px;
	margin-bottom: 0px;
}

#video {
	background: url(../../../images/bg_home_video.png) repeat-y;
	float:left;
	width:602px;
	height:379px;
	margin-left:9px;
	position: relative;
}

#videoControls {
	background: url(/images/videobar_tile_bg.gif) repeat-x;
	height:26px;
	width:584px;
	position:absolute;
	bottom:0px;
	left: 9px;
}

#videoCaption {
	display:table-cell;
	vertical-align:middle;
	padding-left:25px;
	width:435px;
	height:26px;
}

#videoIcons {
	display:table-cell;
	vertical-align:middle;
	background: url(../../../images/videobar_devider.gif) no-repeat;
	height:26px;
	width:120px;
	padding-left:4px;
}

.videoIcon {

}

.rssItemTitle a {
	color:#666;
	font-weight:normal;
}

.rssItemTitle a:hover {
	text-decoration:none;
	color:#00A4D2;
}

ul.rssItemTitle {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
ul.rssItemTitle li {
	line-height:18px;
}

#rightContent {
	background:url(../../../images/tile_bg_newsbox.png) repeat-y;
	position:relative;
	float: right;
	height:379px;
	width:300px;
	padding-left:29px;
	padding-right:29px;
	overflow:visible;
}

#rightContent p {
	margin-top:8px;
}

#rightContent #insetFooter {
	position: absolute;
	bottom: 0px;
	left:10px;
	height: 24px;
	padding-top: 4px;
	width:338px;
	background: #EAEAEB;
}

#rightContent #insetFooter p {
	display: inline;
	padding-left: 16px;
}

#rightContent #insetFooter a {
	color: #666666;
}

#rightMarketContent {
	position:absolute;
	right:56px;
	height:353px;
	width:358px;
}

#rightMarketContentInset {
	background:url(../../../images/tile_bg_newsbox.png) repeat-y;
	height: 337px;
	padding-left:29px;
	padding-right:29px;
}

#rightMarketContentInset h1 {
	margin-top:0px;
}


#insetMarketFooter {
	background:url(/images/bg_market_inset.png) no-repeat;
	background-position:bottom;
	position: absolute;
	bottom: 0px;
	left:9px;
	height:100px;
	width:298px;
	border-bottom: #C1C1C1 solid 1px;
	border-left: #C1C1C1 solid 1px;
	border-right: #C1C1C1 solid 1px;
	padding: 20px;
}

.tri_hr {
	background:url(../images/core/tri_hr.png) no-repeat;
	height:10px;
	width:285px;	
}

#productLines {

}

#productLines hr.grayhr {
	margin-top: 0;
	margin-bottom: 5px;
}

#productLines h1 {
	color:#999999;
	font-weight:600;
	font-size:16px;
}

#productLines h2 {
	color:#00A4D2;
	font-size:16px;
	font-weight:100;
	margin:0;
	padding-top:5px;
}

#productLines a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

#productLines a:hover {
	color:#000000;
	text-decoration:underline;
}

#productLines .item {
	width:132px;
	margin-right: 4px;
	float:left;
}

#productLines .itemLast {
	width:132px;
	float:left;
}

