@import "static.css";

.bea-portal-body-header {
	height:auto;
}

.bea-portal-book-primary-page{

	background-image: url(../../../../global/dots/images/styled/content_bg_950.png);
}

* html .bea-portal-book-primary-page { /* Replace transparent png with gif for IE6 */
	background-image: url(../../../../global/dots/images/styled/content_bg_950.gif);
}
.bea-portal-layout-grid {
	width: 950px;
}
#ebiz-firstHeader {
	width: 950px;
	margin: auto;
}
 
/***** BEGIN PRIMARY NAVIGATION STYLES *****/
#ebiz-primary-nav {
	background: url(../../../../global/dots/images/styled/content_top_950.png) no-repeat bottom center;
}

* html #ebiz-primary-nav { /* Replace transparent png with gif for IE6 */
	background-image: url(../../../../global/dots/images/styled/content_top_950.gif);
}
#ebiz-primary-nav2{
	width:930px;
}

.content_top_rounded_corners{
	height:12px; width:950px; margin:0 auto -5px auto;
	padding-left:1px;
}
.content_top_rounded_corners_middle{
	background-color:white; width:932px; height:12px;float:left;
}
/***** BEGIN SECONDARY NAVIGATION STYLES *****/
#ebiz-secondary-nav2 {
	left:151px;
}
#ebiz-secondary-nav2 ul {
	width: 950px;
}
#ebiz-secondary-nav2 ul.sec_nav li{
	width:156px;
}
#ebiz-secondary-nav2 ul.sec_nav #secnav_advanceddvr{width:156px;}
#ebiz-secondary-nav2 ul.sec_nav li ul.sec_nav_dd{
	margin-left:0px;
}

*+html #secnav_advanceddvr_dd{
	margin-left:-127px;
}
*+html #ebiz-secondary-nav2 ul.sec_nav li ul.sec_nav_dd{
	margin-top:22px;
	margin-left:-127px;
}
*+html #ebiz-secondary-nav2 img.sec_nav_rightcorner{
	margin-top:-9px;
	margin-left:27px;
}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_seepackages_dd{ margin-left:-123px;}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_advanceddvr_dd{ margin-left:-140px;}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_moviesmore_dd{ margin-left:-125px;}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_channellineup_dd{ margin-left:-126px;}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_custsvc_dd{ margin-left:-133px;}
*+html #ebiz-secondary-nav2 ul.sec_nav li #secnav_moreinfo_dd{ margin-left:-131px;}
#secnav_channellineup, #secnav_moviesmore{width:159px;}
/***** BEGIN FOOTER STYLES *****/
#ebiz-footer {
	background: url(../../../../global/dots/images/styled/content_bottom_950.png) no-repeat top center;
	width: 950px;
}

* html #ebiz-footer { /* Account for IE6 top spacing bug and replace png with gif */
	background-image: url(../../../../global/dots/images/styled/content_bottom_950.gif);
}