
#container ul{
	margin-left: 8px;
	padding: 5px 0 5px 8px;
	
}
#container ul li{
	padding-bottom: 5px;
}

#container ul li ul{
	padding: 5px 0 5px 0;
}
#container ul li ul li{
	line-height: 14px;
}


#product-info {
	background: url('/enu/images/promotions/landing/windowsmedia/product-info-bnr.jpg') top left no-repeat;
	height: 310px;
}

#product-info.msft {
	background: url('/enu/images/promotions/landing/windowsmedia/product-info-msft-bnr.jpg') top left no-repeat;
	height: 310px;
}


#product-info h1 {
	text-indent: -6000px;
}

#product-info h2 {
	text-indent: -6000px;
}

#product-info h4 {
	text-indent: -6000px;
}

#product-info .purchase-info {
	padding: 120px 0 0 420px;
}

#product-info.msft .purchase-info {
	padding: 110px 0 0 420px;
}

#product-info p.yourPrice {
	text-indent: -6000px;
}

.btn-download a {
	float: left;
	background:url('/images/v2/promotions/landing/windowsmedia/btn-red-lt.png') no-repeat left top;
	margin:0 5px 0 0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	padding:0 0 10px 10px;
	color: #fff;
}
.btn-download a span {
	float:left;
	display:block;
	background:url('/images/v2/promotions/landing/windowsmedia/btn-red-rt.png') no-repeat right top;
	height: 26px;
	padding: 10px 18px 0 6px;
	line-height: 116%;	
}

.btn-download a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-download a span {

}


#overview #navOverview a, #features #navFeatures a, #benefits #navBenefits a, #compare #navCompare a, #screenshots #navScreens a, #systemReq #navSysreq a, #subNav li a.selected, #subNav .on a  {
            margin: 0 2px 0 0;
            background-position:left 0px;
            font-weight:bold;
}
#overview #navOverview a span, #features #navFeatures a span, #benefits #navBenefits a span, #compare #navCompare a span, #screenshots #navScreens a span, #systemReq #navSysreq a span, #subNav li a.selected span, #subNav .on a span {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}

.platform-version{
 background-image: none; 
 padding: 20px 20px 0 0 !important;
 margin: 0 0 0 0; 
 line-height: 12px; 
 text-decoration: underline; 
 font-weight: normal; 
 float: right;
}

.overview-content {
	padding: 10px 0 10px 30px;
}

.overview-content h3 {
	font-size: 156%;
	line-height: 160%;
	font-weight: normal;
}

.overview-content h3 span{
	font-weight: bold;
	color: #1072b7;
}

.overview-content h5 {
	font-size: 156%;
	color: #e8242d;
	padding: 20px 0 10px 0;
}

.screen-content {
	padding: 20px 0 0 0;
}

.screen-content .col-one img, .screen-content .col-two img, .screen-content .col-three img {
	margin-left: 20px;
	margin-bottom: 20px;	
}

.screen-content .col-one {
	float: left;
	width: 240px;
	padding-right: 60px;
}

.screen-content .col-two {
	float: left;
	width: 240px;
	padding-right: 60px;	
}

.screen-content .col-three {
	float: left;
	width: 240px;
}

/* FEATURES PAGE */
#featureList{
	padding-top: 15px;
}
#featureList h3{
	font-size: 110%;
}
/* SYSTEM REQUIREMENTS PAGE */
#sysreq{
	margin: 1px 0 0 0;
	padding: 5px 0 0 0;
}

#sysreq p{
	padding: 0 0 5px 0;
}

#sysreq h3{
 font-size: 110%;
}
#sysreq h4{
 font-size: 100%;
}

/* FEATURE MATRIX*/
.matrix{
	width: 100%;
	margin: 0;
}
.matrix td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 0 3px 5px;
}
.matrix td.feature {
	border-left: 1px solid #ccc;
	padding: 5px 0 5px 12px;
}
.tableFeature{
	width: auto;
	padding-left: 10px;
}
.view{
	width: 60px;
	background: url("/enu/images/13x13_view.gif") no-repeat;
	background-position: 10% 50%;
}
.view a{
	padding-left: 20px;
	font-weight: bold;
}
.bandButton{
	float: right;
	padding-right: 10px;
	cursor: pointer;
}

.title-compare-chart{
	background-image: url("/images/theme/core/compare-title-bg.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-weight: bold;
	font-size: 100% !important;
	height: 24px;
	padding: 5px 0px 0px 7px;
	border: 1px solid #b0b0b0;
	margin-top: 2px;
}

/* COMPARISON CHART ICONS */
.title-compare-chart h4 {
	font-size: 100%;
	padding-left: 5px;
	color: #000;
}
.title-compare-chart a {
	color: #26508e;
	text-decoration: none;
	cursor: pointer;
}
.title-compare-chart a:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}


/* FEATURES CONTENT */

.alertText {
	color: #990000;
	font-weight: bold;
}

.new {
	color: #cc0000;
	font-weight: bold;
}

.featureContent {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.featureContent ul{
	list-style-type: none;
	padding: 5px 0 5px 0;

}
.featureContent li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-left: 8px;
}

.featureContent img {
	float: left;
	border: 1px solid #000;
	margin: 10px 30px 0 5px;
}

.featureContent h4 {
	font-size: 110%;
}


.featureCol1 {
	padding-right: 10px;
	float: left;
	width: 370px;
}

.featureCol2 {
	padding-right: 10px;
	float: left;
	width: 370px;
}

.dottedLine {
	padding-top: 20px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #999;
}

.footNote {
	width: 90%;
	padding-left: 15px;
	font-size: 80%;
	font-style: italic;
	color: #999;
	line-height: normal;
}

.featureContent img.noBorder {
	border: 0;
	padding: 0;
	margin: 0;
}
.caption {
	padding: 0 20px 10px 20px;
	font-size: 120%;
	font-weight: bold;
}
.supportNumber{
 padding: 5px 0 0 20px;
	border-top: 1px solid #ccc;
 background: url("/enu/images/13x17_telesales.gif") no-repeat;
	background-position: 0 7px;
	height: 18px;
}
