body {
	background-color: #FFFFFF;
}

/* */
#sxmcorporateheader .logo { margin: 0 } 

#main { top: 0; }

/* borrowed from open-base.css */
.sxm-bootstrap #hero,
.sxm-bootstrap .breadcrumb-wrapper { display:none }

.sxm-bootstrap #main {
	width:auto;
	margin:0 auto;
	position:relative;
	top:0;
	display:block;
	overflow:visible;
}

#sxmcorporatefooter { border-top: none; }

/* */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content li,
#content th,
#content td {
	font-family: Roboto, sans-serif;
	color: #333;
}

#content h1,
#content h2 {
	text-align: center;
	margin: 0;
}

#content h1 {
	font-size: 64px;
	line-height: 72px;
	font-weight: 100;
	padding-top: 50px;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 60px;
}

#content .legal {
	font-size: 12px;
	line-height: 16px;
}

/* */

#content {
	background: url('/wo/i/ompp/img/bg-crowd.jpg') no-repeat center top #fff;
	font-size:14px;
	line-height:18px;
}

#content section > h3 {
	font-size: 42px;
	margin: 0 0 42px;
	text-align: center;
	font-weight: 300;
	line-height: 39px;
}

#content .box {
	width:100%;
	border: 1px solid #b3b3b3;
	padding: 30px;
	position: relative;
	background-color: #FFFFFF;
}
#content .satellite-options .box {
	height:730px;
	background-color: rgba(255,255,255,0.5);
}

#content .box h3 {
	float: left;
	font-weight: 300;
	margin-top: 0;
}
#content .box h3 em {
	font-size: 36px;
	display: block;
	font-style: normal;
}

#content .box p {
	font-size: 13px;
}
#content .satellite-options .box > p,
#content .box p.legal {
	text-align: center;
}

#content .ir-box .legal {
	margin-bottom: 20px;
} 

#content .box p a {
	font-weight: 700;	
}#content .ir-box .ul {
	font-size:13px;
} 

#content .box p a {
	font-weight: 700;	
}

#content .box .price {
	font-size: 36px;
	float:right;
	text-align: right; margin-top: -40px;
}
#content .box .price small {
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
	padding-top: 7px;
}

#content .box .price sup {
	font-size: 22px;
}

#content .box .btn-lg {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 295px;
}

/* */

#content .dots {
	width: 288px;
	margin: 0 auto 10px;
}

#content .dots li {
	background-image: url(/sxm/img/package-details/bubble-sprite.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 88px;
	height: 88px;
	float: left;
	margin-right: 12px;
	text-indent: -9999px;
}
#content .dots li:last-child { margin: 0 }

#content .dots .channel-count.n175 { background-position: 0 0 }
#content .dots .channel-count.n165 { background-position: 0 -88px }
#content .dots .channel-count.n150 { background-position: 0 -176px }
#content .dots .channel-count.n140 { background-position: 0 -264px }
#content .dots .channel-count.n80 {	background-position: 0 -352px }
#content .dots .channel-count.n50 {	background-position: 0 -440px }

#content .dots .premium-channels.all { background-position: -88px 0 }
#content .dots .premium-channels.select { background-position: -88px -88px }
#content .dots .premium-channels.n_a { background-position: -88px -176px }

#content .dots .streaming.included { background-position: -176px 0 }
#content .dots .streaming.addon { background-position: -176px -176px }
#content .dots .streaming.n_a { background-position: -176px -88px }

/* */

#content .features-list { margin-bottom:30px; }

#content .features-list li {
	padding: 8px 0;
	border-bottom: 1px solid #999;
	font-size: 12px;
}

#content .features-list li:last-child {	border-bottom: none; }

/* */

#content .internet-options {
/* 	background: url(/wo/i/ompp/img/bg-internet-radio.jpg) no-repeat center 52px transparent; */
	margin-top: 100px;	
}

#content .internet-options .box { height: 305px; }

#content .internet-options .box .bottom-buttons {
	position: absolute;
	bottom: 30px;
	left: 35px;
}

#content .internet-options .box .bottom-buttons a { font-family: Roboto, sans-serif; }

#content .internet-options .box .bottom-buttons .btn-sm {
	font-size: 12px;
    padding: 6px 10px !important;
    line-height: 1.5;
    border-radius: 3px;}

#content .internet-options .box .bottom-buttons .btn-primary-blue {	margin-right: 10px; width: 160px;	}

#content .internet-options .box .bottom-buttons .btn-primary-black {width: 124px;}

/* */

#content .other-options {
	background-color: #f2f2f2;
	padding: 80px;
}
#content .other-options ul li {
	padding: 5px 20px;
	border-top: 1px solid #999;	
}
#content .other-options ul li:last-child { border-bottom: 1px solid #999; }

#content .other-options .name-desc { float:left; }

#content .other-options .cta {
	float:right;
	margin-top: 24px;
}

#content .other-options h5 {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 5px;
}

/* */

.sxm-bootstrap .btn-primary-black {
	color: #ffffff;
	background: #797979;
	background: -webkit-linear-gradient(#797979, #282828);
	background: -o-linear-gradient(#797979, #282828);
	background: -moz-linear-gradient(#797979, #282828);
	background: linear-gradient(#797979,#282828);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#282828',GradientType=0 );
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	-moz-box-shadow: 1px 1px 0px 0px #797979 inset;
	-webkit-box-shadow: 1px 1px 0px 0px #797979 inset;
	box-shadow: 1px 1px 0px 0px #797979 inset;
	border: none;
}

.sxm-bootstrap .btn-primary-black:hover,
.sxm-bootstrap .btn-primary-black:focus {
	color: #ffffff;
	background: #797979;
	background: -webkit-linear-gradient(#797979, #282828);
	background: -o-linear-gradient(#797979, #282828);
	background: -moz-linear-gradient(#797979, #282828);
	background: linear-gradient(#797979,#282828);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#282828',GradientType=0 );
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-position: 0 0;
	border: none !important;
}

.sxm-bootstrap .btn-sm {
	padding: 6px 10px !important;
	font-size: 13px;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	display: inline-block;
	width: 136px;
	text-align: center;
}

/* */

#content .offer-details {
	margin: 100px auto;
	width: 1140px;
}