@import url("initial.css");

body {
	background: #efefef;
	margin: 0 auto;
	padding: 0px;
	color: #707070;
	font-size: 1em;
}

a:active, a:link, a:visited {
	color: #db001b;
	text-decoration: none;
	-moz-outline: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.none {
	margin: 0 !important;
}
.right {
	text-align: right;
}
.small {
	font-size: 0.8em !important;
}
p.error {
	font-size: 1.2em;
	color: #e4471e;
}
#outer {
	width: 891px;
	margin: 40px auto;
}

#header3 {
	background: url('../../images/bg_container_header02.png') 0 0 no-repeat;
	height: 34px !important;
}

#container {
	background: url('../../images/bg_container_body.png') 0 0 repeat-y;
	padding: 0 20px;
}
#container.alt {
	background: none !Important;
	padding: 0 !important;
}


#footer.alt {
	background: url('../../images/bg_container_footer2.png') 0 0 no-repeat;
	padding: 20px 0 0 !important;
}

#footer.alt ul.navigation li a, #footer.alt ul.navigation li a:visited {
	text-transform: none !important;
	font-size: 1.1em;
}
#footer ul.navigation {
	text-align: center;
	margin: 0 0 15px;
}
#footer ul.navigation li {
	display: inline;
}
#footer ul.navigation li.last a, #footer ul.navigation li.last a:visited {
	border-right: 0 !important;
}

#footer ul.navigation li a, #footer ul.navigation li a:visited {
	padding: 0 5px;
	border-right: 1px solid #707070;
	text-transform: uppercase;
	color: #707070;
	font-size: .9em;
}

#footer ul.navigation li a:hover {
	color: #5bc6ff;
}

#footer #subscribe {
	width: 625px;
	background: #dfdfdf;
	padding: 10px 0;
	margin: 0 auto 10px;
	text-align: center;
}
#footer #subscribe p {
	font-size: 1.2em;
	color: #000;
}
#footer #subscribe form p {
	margin: 0 0 20px;
}
#subscribe label {
	font-size: 1.2em;
	font-weight: bold;
	color: #5b0701;
	margin: 0 20px 0 0;
}
#footer #subscribe input {
	margin: 0 5px;
}

#footer ul.logoLink {
	text-align: center;
	margin: 0 0 15px;
}
#footer ul.logoLink li {
	display: inline;
	margin: 0 5px;
}

#footer .copyright p {
	font-size: 1.2em;
	margin: 0 0 20px;
}
#footer .copyright a, #footer .copyright a:visited {
	color: #71281b;
}
#footer_nav {
	margin: 10px 0;
	text-align: center;
}
#footer_nav li {
	display: inline;
	border-right: 1px solid #707070;
	padding: 0 5px;
}
#footer_nav li.last {
	border: 0 !important;
}
#footer_nav li a, #footer_nav li a:visited {
	color: #707070;
	text-decoration: none;
}


/* Login Link */
#header {
	padding: 0 20px;
}
#header ul {
	font-size: 1.1em;
	margin: 8px 0 0 0;
	float: right;
}
#header ul li {
	float: left;
	margin: 0 0 0 1px;
	list-style: none;
}
#header ul li a, #header ul li a:visited {
	display: block;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 3px 0 0;
	color: #fff;
}
#header ul li a:hover {
	color: #FF0000;
}
#header ul li #registerLink {
	width: 85px;
}
#header ul li #webmasterLink {
	width: 122px;
}
#header ul li #lostPasswordLink {
	width: 92px;
}
#banner {
	background: #2b2b2b url('../../images/bg_logo.gif') 0 0 repeat-x;
	text-align: center;
	height: 117px;
	overflow: hidden;
	position: relative;
}
#banner.alt {
	height: 137px !important;
	position: relative;
}
#logo {
	margin: 10px 0 0;
	width: 504px;
	height: 77px;
}
#banner.alt #navigation {
	padding: 12px 0 6px;
	margin: 10px 0 0;
}
#banner.alt #navigation li {
	display: inline;
	padding: 0 9px;
	border-right: 1px solid #fff;
}
#banner.alt #navigation li.last {
	border: 0 !important;
}
#banner.alt #navigation li a, #banner.alt #navigation li a:visited {
	font-size: 1.1em;
	color: #fff;
}
#banner.alt #navigation li a:hover {
	color: #6ee2ff;
}
#siteVersion {
	position: absolute;
	text-align: right;
	bottom: 19px;
	right: 5px;
	color: #e80000;
	text-transform: uppercase;
	font-size: 1em;
}
#banner.alt #siteVersion {
	bottom: 45px;
}
/* Content */
#content {
	background: url('../../images/bg_content.gif') 50% 0 repeat-y;
	border-top: 1px solid #fff;
	padding: 7px 5px 0;
	position: relative;
}
#content.alt {
	background: #FFFFFF none !Important;
	border-top: 1px solid #fff;
	padding: 10px 2px;
	position: relative;
	border: 5px solid #cbc9c9;
}
#content h1 {
	text-align: center;
	font-size: 1.8em;
	margin: 10px 0 15px;
	font-weight:bold;
	color: #e4471e;
	text-transform: uppercase;
}
#content h1 span {
	color: #8c8c8c;
}
#content h2 {
	text-align: center;
	font-size: 1.6em;
	margin: 10px 0 15px;
	font-weight:bold;
	color: #e4471e;
}
#content h2 span {
	color: #8c8c8c;
}
#content h3 {
	text-align: center;
	font-size: 1.4em;
	margin: 0 0 10px;
	font-weight:bold;
	color: #e4471e;
	text-transform: uppercase;
}
#content h4 {
	font-size: 1.2em;
	margin: 0 0 10px;
	font-weight:bold;
	color: #e4471e;
}
#content h5 {
	font-size: 1.2em;
	margin: 0 0 10px;
	font-weight:bold;
	color: #e4471e;
}
#content h6 {
	font-size: 1.1em;
	margin: 0 0 10px;
	font-weight:bold;
	color: #000;
}
#content p {
	font-size: 1.1em;
	margin: 0 0 10px;
}
#login_module {
	margin: 0 auto;
	width: 300px;
}
#login_module label {
	display: block;
	width: 100px;
	float: left;
}
#login_module input {
	width: 150px;
}
#login_module #login_submit {
	width: auto !important;
	padding: 5px 20px;
}
#welcome {
	background: url(../../images/img_welcome.png) 100% 100% no-repeat;
	padding: 0 50px;
}
#member_info {
	width: 470px;
}
#member_info strong {
	color: #db001b;
	font-weight: bold;
}
#member_info strong.status {
	margin-left: 20px;
}
#member_info ul.info_list {
	margin: 0 0 10px;
}
#member_info ul.info_list li {
	list-style: none;
	float: left;
	width: 50%;
	font-size: 1.1em;
	padding: 6px 0 5px;
	background: url(../../images/img_border.gif) 0 100% repeat-x;
}
#member_info ul.info_list li.cust_main_info p {
	margin: 0;
	position: relative;
}
#member_info ul.info_list li.cust_main_info p span.edit {
	position: absolute;
	right: 0;
}
#member_info ul.info_list li.cust_main_info p span.edit a {
	text-decoration: underline;
}
#member_info ul.info_list ol {
	margin: 0 0 0 15px;
}
#member_info ul.info_list ol li {
	list-style: decimal;
	float: left;
	width: 50%;
	font-size: 1.1em;
	padding: 0 !important;
	background: none !important;
}
#page_links {

}
#page_links ul {

}
#page_links ul li {
	float: left;
	width: 279px;
	height: 196px;
	list-style: none;
	background-image: url(../../images/bg_links.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#page_links ul li .links_header {
	padding: 29px 10px 10px;
}
#page_links ul li .links_header h3 {
	padding: 0;
	margin: 0;
	text-align: center;
}
#page_links ul li .links_content {
	padding: 20px 22px 10px 15px;
}
#page_links ul li .links_content .display {
	float: left;
	margin: 0 5px 0 0;
}
#page_links ul li .links_content p {
	text-align: center;
	font-size: 1.1em;
	margin: 5px 0;
}
#page_links ul li .links_content a {
	display: block;
}
#bandwidth form {
	margin: 0 auto;
	width: 650px;
}
#bandwidth form label {
	width: 100px;
	margin: 0 10px 0 0;
	text-align: right;
	display: inline-block;
	font-weight: bold;
}
#bandwidth form fieldset {
	padding: 0 0 20px;
}
#bandwidth form h4 {
	text-align: left;
	background: #a8acaf;
	padding: 2px 10px;
	color: #fff;
	font-size: 1.2em;
	margin: 0 0 20px;
}
fieldset#date_period {
	text-align: center;
}
fieldset#date_period input {
	width: 150px;
}
fieldset#member_area_url {
	float: left;
	width: 400px;
	margin: 0 2px 0 0;
}
#contact #contact_list {
	margin: 0 auto 20px;
	width: 600px;
}
#contact #contact_list .contact_details_list {
	background: url(../../images/img_border.gif) 0 100% repeat-x;
	float: left;
	width: 300px;
	padding: 10px 0;
	text-align: center;
}
#contact #contact_list .contact_details_list.none {
	background: none !important;
}
#contact #contact_list .contact_details_list h6 {
	margin: 0;
}
#contact #contact_list .contact_details_list p {
	margin: 0;
}
#contact form#contact_form {
	background: url(../../images/bg_contact_header.gif) 50% 0 no-repeat;
	margin: 0 auto;
	width: 600px;
	padding: 30px 0 10px;
}
#contact form#contact_form label {
	width: 60px;
	margin: 0 10px 0 0;
	text-align: right;
	display: inline-block;
	font-weight: bold;
}
#contact form#contact_form input, #contact form#contact_form textarea {
	width: 480px;
}
#contact form#contact_form input#submit_contact {
	width: auto !important;
	padding: 5px 10px;
}
#faq {
	padding: 0 10px;
}
#faq p, #faq li {
	font-size: 1.2em;
}
#faq p.question {
	font-weight: bold;
	color: #8c0000;
	margin: 0;
}
#faq ol {
	margin: 0 0 10px 18px;
}
#pricing {
	padding: 0 30px;
}
#pricing h1 {
	margin-bottom: 0;
}
#pricing h5.title_free {
	background:url(../../images/header_pricing.gif) 50% 0 no-repeat;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
}
#pricing table#pricing_info {
	border: 1px solid #c3c3c3;
	border-width: 1px 1px 0;
	background: #f0f0f0;
	margin: 0 0 20px;
}
#pricing table#pricing_info th {
	background: #9c9c9c;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.2em;
}
#pricing table#pricing_info tr {
	background: #dedede;
}
#pricing table#pricing_info tr.even {
	background: #f0f0f0;
}
#pricing table#pricing_info td {
	padding: 2px 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #c3c3c3;
}
#members {
	padding: 0 30px;
}
#members table#url_submit th {
	background: #9c9c9c;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.2em;
	border-right: 10px solid #fff;
}
#members table#url_submit tr {
}
#members table#url_submit tr.even {
	background: #f0f0f0;
}
#members table#url_submit td {
	padding: 5px 10px;
	font-size: 1.2em;
}
#members table#url_submit td select {
	width: 100%;
}

#invoices {
	padding: 0 30px;
}
#invoices table#invoices_instruction {
	border-bottom: 1px solid #999;
}
#invoices table#invoices_instruction th {
	font-size: 1.2em;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 10px 0 0;
}
#invoices table#invoices_instruction td {
	padding: 10px 10px;
	font-size: 1.2em;
}
#invoices table#invoices_instruction td p {
	font-size: 1em !important;
}
#invoices table#invoices_instruction td ol {
	margin: 0 0 0 15px;
}
#invoices ul.invoices_list {
	margin: 0 0 30px;
}
#invoices ul.invoices_list li {
	text-align: center;
	list-style: none;
	font-size: 1.2em;
}


#banners {
	padding: 0 30px;
}
#banners table#banners_dvd_list, #banners table#banner_list {
	border: 1px solid #c7c7c7;
	border-collapse: collapse !important;
}
#banners table#banner_list {
	margin: 0 0 30px;
}
#banners table#banners_dvd_list th, #banners table#banner_list th {
	font-size: 1.2em;
	background: #a8acaf;
	color: #fff;
	font-weight: bold;
	border: 1px solid #c7c7c7;
	border-collapse: collapse !important;
	padding: 3px 5px;
}
#banners table#banners_dvd_list td, #banners table#banner_list td  {
	font-size: 1.1em;
	padding: 3px 5px;
	border: 1px solid #c7c7c7;
	border-collapse: collapse !important;
}
#banners table#banners_dvd_list td p {
	font-size: 1em !important;
}
#banners table#banners_dvd_list td ol {
	margin: 0 0 0 15px;
}

#download_screencaps {
	background: #b8b8b8 url(../../images/bg_download_screencaps.gif) 0 0 repeat-x;
}
#download_screencaps h5.header_screencaps {
	background:url(../../images/header_download_screencaps.gif) 50% 0 no-repeat;
	height: 54px;
	margin: 0;
	text-indent: -9999px;
}
#download_banners h5.header_banners {
	background:url(../../images/header_download_banners.gif) 50% 0 no-repeat;
	height: 54px;
	margin: 0;
	text-indent: -9999px;
}
#screencaps_list {
	padding: 0 20px;
}
.screencaps_col {
	background: url(../../images/bg_screencaps.gif) 0 0 no-repeat;
	width: 363px;
	height: 258px;
	overflow: hidden;
}
.screencaps_col .screencaps_header {
	padding: 30px 15px 9px;
}
.screencaps_col .screencaps_content {
	padding: 0 6px;
}
.screencaps_col .screencaps_footer a {
	display: block;
	height: 25px;
	text-indent: -9999px;
}
#screencaps_adultdvd {
	float: left;
}
#screencaps_iptv {
	float: right;
}
#banner_list td span {
	color: #db001b;
}
#account {
	padding: 0 150px;
}
#account p {
	font-size: 1.1em;
}
#account p label {
	float: left;
	display: block;
	width: 120px;
}
#account p.note {
	padding-left: 135px;
}
#account p input.input_text {
	float: right;
	width: 400px;
}
#account p select {
	margin-left: 15px;
	float: left;
}
#account #submit_account {
	float: right;
}

div.billing_info { display:none; background-color:#E9E9E9; padding:10px 20px 10px 20px; }
div.billing_info fieldset { display:block; position:relative; margin:5px 0px 0px 0px; }
div.billing_info fieldset * { float:left; }
div.billing_info fieldset label { width:150px; font-weight:bold; text-align:right; padding:4px 3px 0px 0px; }
#Section-CreditCard-View fieldset label { padding:0px 3px 0px 0px; }

div.whitelabel_tools { display:none; width:550px; margin:0px auto; }

#Top-Channels { font-size:12px; margin-top:-20px;  }
#Top-Channels tr td { padding:0px 10px 0px 0px;  }