﻿/* *** CSS BY LOCONUT *** */


/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* *** css by scianderson *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */



/*main document body*/

body {
	background-color:#424242;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#ffffff;
	padding:0px;
	margin:0px;
	line-height:18px;
	
}

/*paragraph style*/

p {
	
margin-bottom:15px;
padding:0px;

}
/*site logo floated*/

h1.technique-four {
	width: 400px;
	height:177px;
    position:absolute;
	top:15px;
}

/*SITE TYPOGRAPHY*/


/*HEADINGS*/

h1 {
	font-size:18px;
	line-height:18px;
	margin-bottom:18px;
	font-weight:normal;
	color:#00affd;
	padding:0px;
}

h2 {
	font-size:18px;
	line-height:18px;
	margin-bottom:18px;
	font-weight:normal;
	color:#00affd;
	padding:0px;
	
}

b 
{
	font-weight:bold;
	font-size:11px;
}

h3 {
	
	font-weight: bold;
	font-size:14px;
	line-height:18px;
	margin-bottom:18px;
	padding:0px;
}

.bold 
{
	font-weight:bold;
}

.floatright 
{
	float:right;
	padding:5px 0px 0px 10px;
}

/*default links styling*/


a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.navcontainer a
{
    text-transform:uppercase;
}

a:hover {
	color:#CCCCCC;
}
a:active {
	color:#ffffff;
}

.tvguide 
{
	color:#00affd;
}

/*navigation top*/


.navlist li {
	
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	
}
/*navigation top*/

.navcontainer {
    /*margin-left:200px;*/
    padding:0;
}

/*default float*/

.floatleft {

float:left;
margin-right:25px;
display:inline;
border:1px solid #CCCCCC;

}

/* ----------wrapper to center the layout-------------- */
#wrapper {
	margin-top:20px;
	width:900px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
}
/* ----------banner for logo-------------- */

#banner {
	background-color:#000000;
	height:30px;
	text-align: right;
	padding-top:10px;
	margin: 0px;
	background-image:url(../../images/navbgd.gif);
	background-repeat:repeat-x;
}
/*logo and flash nav*/

#banner2 {
	background-color:#424242;
	padding: 0px;
	margin: 0px;
	height:135px;
	border-top:1PX solid #00affd;
	border-bottom:1PX solid #00affd;
	border-left:1PX solid #00affd;
	border-right:1PX solid #00affd;
}
#navbtn {
	padding-top:15px;
	text-align:right;
}
/* -----------------content--------------------- */

#content {
	padding: 0px;
	float:left;
	margin:0px;
	border-left:1PX solid #00affd;
	border-right:1PX solid #00affd;
	width:898px;
	background-color:#0a0c19;
	background-image:url(../../images/bgdimage.jpg);
	background-repeat:no-repeat;
}
#contentmain {
	
	margin-right: 0px;
	padding:20px;
	width:560px;
	float:right;
	display:inline;
}

#contentright {
	
	margin-right: 0px;
	padding:20px;
	width:300px;
	float:right;
	display:inline;
	
}

#contentleft {
	float: left;
	width: 520px;
	padding-top:20px;
	margin-left:20px;
	display:inline;
	
}

.regobox

{
	border:1px solid #ffffff;
}

.remote 
{
	padding-left:40px;
}

#left {
	float: left;
	width: 240px;
	padding-top:20px;
	margin-left:0px;
	display:inline;
	margin-bottom:10px;
}
.article {
	padding:10px;
	border:1px solid #00affd;
	margin-top:20px;
	
}

.article2 {
	padding:10px;
	border:1px solid #00affd;
	margin-top:0px;
	margin-bottom:20px;
	
}
.movie {
	padding:25px;
	background-image:url(../../images/spot_bgd2.png);
	
	
	}
/* --------------left control------------- */



.search {

height:40px;
margin-top:10px;
padding-top:10px;
margin-bottom:0px;
}



/* -----------footer--------------------------- */


#sponsors {
    float:left;
    margin-left:0px;
    text-align:center;
    width:100%;
}

#footer {
	margin:0px 0px 0px 0px;
	float:left;
	text-align:center;
	width: 100%;
	height:50px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	padding-bottom:10px;
}

/* -----------feature imgs--------------------------- */

#feature {

position:relative;
width:265px;
height:135px;
float:left;
margin-left:25px;
display:inline;
border:1px solid #00affd;

}


#sign{

position:relative;
width:260px;
float:left;
margin-left:25px;
display:inline;
border:1px solid #00affd;
padding:5px;

}

#signsub{

position:relative;
margin-top:0px;
margin-bottom:20px;
float:left;
padding:10px;
border:1px solid #00affd;
display:inline;
}



#feature-content {

position:absolute;
bottom:0;
left:0;
padding-left: 5px;
height:42px;
width:260px;
background-image:url(../../images/spot_bgd.png);

}


#feature-content h1 a {

margin:0px;
line-height:40px;
padding-left:10px;
font-size:11px;
float:left;


}

.thumbcontainer {
	
	height:145px;
	clear:both;
	margin-bottom:20px;
}

.featuredShowWrapper 
{
    border: solid 1px #00affd;
    position: relative;
    float: left;
    margin-left: 18px;
    width: 860px;
    height: 195px;
}

.featuredShow 
{
    width: 163px;
    float: left;
    position: relative;
    margin-left: 8px;
}

.featuredShowTitle{
    bottom:0;
    left:0;
    text-align: center;
    position: absolute;
    height:42px;
    width:160px;
    background-image:url(../../images/spot_bgd.png);
}

.featuredShowImage {
    width:160px;
    height:120px;
    float:left;
    display:inline;
}

.loginStatus 
{
    background-color: #00AFFD;
}

.loginStatus a
{
    background-color: #00AFFD;
    padding: 4px;
    text-align: center;
}


.loginButton 
{
	margin-bottom:20px;
	background-color:#0075b9;
	padding:3px 10px 3px 10px;
	border:1px solid #ffffff;
	display:block;
	text-align:center;
	width:125px;
	height: 15px;
}

.XDunselected 
{
    text-transform: none;
}

.XDselected 
{
    color: #00AFFD;
}


















