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

html, body{
	margin:0;
	padding:0;
	border:0;
	
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:18px;
	background-color:#000000;
	text-align:center;
}
p, h5, h1, h3{
	padding-bottom:10px;
	margin:0;
}
h1{
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}
h2{
	font-size:30px;
	color:#4ccbf0;
	font-weight:normal;
	line-height:35px;
	margin:0;
}
h3{
	font-size:14px;
	font-weight:normal;
}
h4{
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	padding:0;
	margin:0;
}
h1 a,h3 a, p a{
	font-weight:bold;
	color:#4ccbf0;
	text-decoration:none;
}
h1 a:hover, h3 a:hover, p a:hover{
	text-decoration:underline;
}
#headerwrapper{
	background:url(images/bannerBg.gif) repeat-x top left;
	width:100%;
	height:110px;
}
#topbanner{
	background:url(images/topBanner.gif) no-repeat;
	width:940px;
	height:110px;
	margin:0 auto;
}
#mainwrapper{
	background:url(images/bodyBg.gif) repeat-y;
	min-height:100%;
	margin-bottom:-40px;
	width:940px;
	margin:0 auto;
	display:inline-table;
}
#contentwrapper{
	width:901px;
	margin:0 auto;
	text-align:left;
}
#banners{
}
#affiliateBanner{
	background:url(images/affiliateBanner.jpg) no-repeat top center;
	height:272px;
}
#productBanner{
	background:url(images/dontpaytvBanner.jpg) no-repeat top center;
	height:387px;
	position:relative;
}
#productBannerLink{
	height:51px;
}
#contentPane{
	margin:10px 34px;
	width:833px;
	text-align:left;
}
#buttonsLeft{
	float:left;
	width:430px;
}
#buttonsright{
	float:right;
	width:403px;
}
#countriesPanelLeft{
	width:574px;
	margin:10px 20px 10px 0;
	float:left;
}
#countriesPanelRight{
	width:239px;
	margin:10px 0;
	float:right;
}
#linkTable{
	width:495px;
	background:#fdf8ce;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}
#linkTable p{
	color:#000;
	font-size:14px;
}
#countrieslist p{
	text-transform:uppercase;
	color:#4ccbf0;
}
#countrieslist h5{
	text-transform:none;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.fullwidth{
	margin:10px 0;
}
#purchasePanel{
	position:relative;
	z-index:1;
	margin-top:20px;
}
#dontpaytvBox{
	width:333px;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
#yesplease{
	position:absolute;
	top:0;
	left:187px;
}
#buyitNow{
	width:500px;
	position:absolute;
	top:90px;
	right:0;
}
#purchaseBtn{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
#arrow{
	position:absolute;
	left:610px;
	top:205px;
	z-index:-1;
}
#footerwrapper{
	width:100%;
	background:url(images/footerBg.gif) repeat-x;
	height:40px;
	margin:0;
	padding:0;
	text-align:center;
}
#footer{
	text-align:left;
	width:940px;
	margin:0 auto;
	background:url(images/footer.gif) no-repeat top left;
}
.footerlinks{
	width:910px;
	padding-left:52px;
	line-height:40px;
	font-size:11px;
}
.footerlinks a{
	color:#fff;
}
.btns{
	padding:10px 0;
}
.clearFloat{
	clear:both;
}
.strikethrough{
	text-decoration:line-through;
}
.bluetext{
	color:#4ccbf0;
	margin-bottom:20px;
}
.bluetext td{
	vertical-align:top;
}
.centeredContent{
	text-align:center;
}
#video{
	width:308px;
	height:194px;
	position:absolute;
	right:120px;
	top:92px;
}
