body
{
	background: #545454;
	font-family: arial, sans-serif;
	font-size:10pt;
}

h1
{
	font-size:18pt;
}

h2, h3
{
	font-size:12pt;
}

li
{
	list-style-position:outside;
}

#SurePageContainer
{
	border: 1px solid #000000;
	float:left;
	margin:0px;
	padding:0px;
	width:840px;
	background: #FFFFFF;
}

#SurePageHeader
{
	width: 840px;
	height:100px;
	background: #000000 url('http://content.sureflix.com/pc/css/VODChannels/header-vodchannels.gif');
	border-bottom: 1px solid #EBCD46;
	display:none;
}

#content
{
	padding-left:60px;
	width:594px;
	float:left;
	height: 3200px;
	background-color: #fff;
}

#content_short
{
	padding-left:60px;
	width:594px;
	float:left;
	height: 600px;
}


a#prereg
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

#SureSideNavArea
{
	position:relative;
	float:right;
	background:#000000;
	width:152px;
	height: 3200px;
}

#SureSideNavArea_short
{
	position:relative;
	float:right;
	background:#000000;
	width:152px;
	height: 600px;
}


#subsection
{
	position:absolute;
	background:#000000 url('http://content.sureflix.com/pc/css/VODChannels/vodchannels-subsection.gif') no-repeat;
	right:0px;
	top:400px;
	width:151px;
	height:150px;
	text-align:center;
}

#subsection p
{
	margin:auto;
	margin-top:20px;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	width:140px;
	height:140px;
}


#logo
{
	position:absolute;
	bottom:5px;
	right:0px;
	background: transparent url('http://content.sureflix.com/pc/css/VODChannels/vodchannels-logo.gif') no-repeat;
	width:150px;
	height: 43px;
}

#contenttitle
{
	position:relative;
	float:left;
	width:594px;
	background:#FFFFFF url('http://content.sureflix.com/pc/css/VODChannels/vodchannels-headlphoto.jpg') no-repeat;
	height: 540px;
	margin-bottom:20px;
}


#contenttitle #feature1, #contenttitle #feature2, #contenttitle #feature3
{
	position:absolute;
	font-size:8pt;
}

#contenttitle #feature1
{
 	top: 115px;
	left:62px;
	width:70px;
 }
 
#contenttitle #feature2
{
	top:135px;
	right:130px;
	width:100px;
}

#contenttitle #feature3
{
	bottom: 38px;
	left:144px;
	width:100px;
}

#channellistingcontainer
{
	width:594px;
	text-align:center;
	border: 1px solid #CCCCCC;
}

#channellisting
{
	padding: 10px 0px;
	width:440px;
	margin:auto;
	text-align:left;
}

#channellisting h1
{
	text-align:center;
	font-size:14pt;
}

	
#channellisting a
{
	width:440px;
	display:block;
}

.special
{
	margin-top:4px;
	width:594px;
	background: #EBCD46;
	display:block;
	padding:5px;
	font-size:12pt;
}

.specialoffer
{
	width:594px;
	height:40px;
	background:#FFFFFF url('http://content.sureflix.com/pc/css/VODChannels/vodchannels-specialoffer.gif') no-repeat;
	margin: 0px;
	padding: 0px;
}



/*****************************************************/
/** Regestration From                               **/
/*****************************************************/


#registrationcontainer
{
	float:left;
	width:594px;
	text-align:center;
	border: 1px solid #CCCCCC;
}

#registrationform
{
	text-align:left;
	margin:auto;
	width:400px;
	background: #FFFFFF;
}

#registrationform h1
{
	 text-align:center;
}

#registrationform h2
{
	float:left;
	padding:1px;
	width:400px;
	background: #CCCCCC;
}

#registrationform input
{
	width:150px;
	float:right;
}

#registrationform p
{
	margin: 5px 0px;
	display:block;
	width:400px;
	height:30px;
	float:left;
}

#submitbutton
{
	text-align:center;
	width:400px;	
}

#submitbutton input
{
	margin-left:150px;
	margin-right:150px;
	margin-bottom:20px;
	width:100px;
}

#registrationform p span
{
	width:220px;
	float:left;
}

.note
{
	font-size:7pt;
}

