/*******************************************************
TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE: 20070807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

/* Reset */
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,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;background-image:transparent;}:focus{outline:0;}body{line-height:1;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

body {
	margin: 0;
	padding:0;
	height:100%;
	background:#f6f6f6 url(../images/bg.png) no-repeat top center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
}
a {
	color: #c01400;
	text-decoration:underline;
}
a:hover {
	color:#000;
}
ul {
	margin:0 0 0 20px;
	list-style-type:disc;
}
li {
	margin:4px 0 5px 10px;
}
.nomarg {
	margin-left: -15px;
}
.spacer {
	font-size:1px;
	height:1px;
	line-height: 1px;
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clrleft {
	clear:left;
}
.black {
	color: #000;
}
/*Megamenu*/
.megamenu {
	position: absolute;
	display: none;
	left: 0;
	top: 49px !important;
	background: #c71500;
	padding: 10px;
	font: bold 9px Verdana;
	z-index: 100;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
.megamenu .column {
	float: left;
	width: 190px; /*width of each menu column*/
	margin-right: 5px;
}
.megamenu .column:first-child {
	border-right: 1px solid #cd2d1a;
	}

.megamenu .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.megamenu .column ul li {
	margin-right: 10px;
	}
/*.megamenu .column h3 {
	background: #e0e0e0;
	font: bold 13px Arial;
	margin: 0 0 5px 0;
}*/
.megamenu a {
	color: #e6a49d;
	text-decoration: none;
	display: block;
	padding: 3px 0;
}
.megamenu a:hover {
	color: #fff;
}

/* Overlay*/
/* the overlayed element */
div.overlay {
	background-image:url(../images/overlay.gif); /* growing background image */
	width:735px; /* dimensions after the growing animation finishes  */
	height:490px;		
	display:none; /* initially overlay is hidden */
	padding:55px; /* some padding to layout nested elements nicely  */
}
html > body div.overlay{
	background-image:url(../images/overlay.png); /* growing background image */
}
/* default close button positioned on upper right corner */
div.overlay div.close, div.overlay2 div.close {
	background-image:url(../images/overlay_close.png);
	position:absolute;
	right:35px;
	top:35px;
	cursor:pointer;
	height:20px;
	width:55px;
}
div.overlay2 {
	background-image:url(../images/overlay2.gif); /* growing background image */
	width:735px; /* dimensions after the growing animation finishes  */
	height:261px;		
	display:none; /* initially overlay is hidden */
	padding:55px; /* some padding to layout nested elements nicely  */
}
html > body div.overlay2{
	background-image:url(../images/overlay2.png); /* growing background image */
}
div.overlayPostal{
	background-image:url(../images/bgPostalCodeModal.gif); /* growing background image */
	width:395px; /* dimensions after the growing animation finishes  */
	height:277px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height:19px;
	display:none; /* initially overlay is hidden */
	padding:90px 30px 0 90px; /* some padding to layout nested elements nicely  */
	
}
html > body div.overlayPostal{
	background-image:url(../images/bgPostalCodeModal.png); /* growing background image */
}
div.overlayPostal p{
	padding:10px 0 15px;
}
div.overlayPostal div.fieldRow{
	background:url(../images/bgPostalCodeField.gif) 86px 0 no-repeat;
	padding:2px 0 15px;	
}
div.overlayPostal div.fieldRow label{
	color:#6c6c6c;
	display:block;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:90px;
}
div.overlayPostal div.fieldRow input{
	background:none;
	border:none;
	float:left;
}
div.overlayPostal div.fieldRow span.errormessage{
	color:#C00;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:10px;
	margin-top:-3px;
}
div.wrap {
	height:490px;
	/*overflow-y:auto;*/
	font-size: .9em;
}
div.overlay2 div.wrap {
	height:261px;
	/*overflow-y:auto;*/
	font-size: .9em;
}
div.wrap .spacer + .logos {
	margin-top: 10px;
	padding-top: 10px;
}
div.wrap .spacer + .logos .floatleft{
	padding-top: 20px;
}
#vipmix, #vipprofile, #viporder {
	margin: 0 auto;
	width: 640px;
}
.vipcol {
	float: left;
	width: 320px;
}
#leftProfileCol {
	float: left;
	width: 400px;
}
html > body #leftProfileCol {
	float: left;
	width: 420px;
}
#leftProfileCol ul {
	margin: 0;
	padding: 0;
	background: url(../images/profiler-sprites_lines.png) 5 50% no-repeat; 
}
#leftProfileCol ul li {
	list-style: none;
}
#leftProfileCol ul li a {
	display: block;
	height: 62px;
	padding: 6px 20px;
	background: url(../images/profiler-sprites.png) no-repeat -9px 0;
	text-decoration:none;
}
#leftProfileCol ul li a:hover, #leftProfileCol ul li a.active {
	background-position: 0 -74px;
}
#rightProfileCol {
	float:left;
	width: 220px;
}
#viporder p {
	margin-left: 0;
}
.row {
	clear: left;
	padding-top: 5px;
}
.row span.label {
	float:left;
	width: 75px;
	padding-top: 6px;
}
.row span.formw{
	float: left;
	width: 300px;
}
#viporder span.formw input {
	width: 296px;
	height: 18px;
	padding: 2px;
	border: none;
	background:  url(../images/form_textbox300.gif) no-repeat;
	color: #6C6C6C;
	font-size: 1.2em;
}
#terms {
	height: inherit;
    display: table-cell;
    vertical-align: middle;
}
/* Checkboxes*/
.jquery-checkbox       {display: inline; font-size: 12x; line-height: 12px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 12px; height: 12px;}
.jquery-checkbox img{background: transparent url(../images/form_checkboxes.gif) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -12px;
}
.jquery-checkbox-checked img{
	background-position: 0px -24px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -36px;
}

.jquery-checkbox-disabled img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -24px;
}

/*Layout*/
#container {
	margin:0 auto;
	padding:0;
	width:975px;
	text-align:left;
}
#header {
	margin:0;
	padding:0;
	height:68px;
}
#navbar {
	float: left;
}
#navul {
	width: 803px; 
	height: 68px;
    background-image: url(../images/navbar-sprites.gif);
    margin: 0; 
	padding: 0;
    position: relative;
}
html > body #navul {
    background-image: url(../images/navbar-sprites.png);
}
#navul li {
    margin: 0;
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
#navul li, #navul a {
    height: 68px; 
	display: block;
}
#navhome {
	left: 0;
	width: 68px;
}
#navvip {
	left: 69px;
	width: 197px;
}
#navchannel {
	left: 267px;
	width: 163px;
}
#navmix {
	left: 431px;
	width: 140px;
}
#navcrystal {
	left: 571px;
	width: 130px;
}
#navorder {
	left: 701px;
	width: 105px;
}
#navhome a:hover, #navvip a:hover, #navchannel a:hover, #navmix a:hover, #navcrystal a:hover, #navorder a:hover, #home #navhome a, #vip #navvip a, #channel #navchannel a, #mix #navmix a, #hd #navcrystal a, #order #navorder a {
	background-image: url(../images/navbar-sprites.gif);
}
html > body #navhome a:hover, html > body #navvip a:hover, html > body #navchannel a:hover, html > body #navmix a:hover, html > body #navcrystal a:hover, html > body #navorder a:hover, html > body #home #navhome a, html > body #vip #navvip a, html > body #channel #navchannel a, html > body #mix #navmix a, html > body #hd #navcrystal a, html > body #order #navorder a {
	background-image: url(../images/navbar-sprites.png);
}
#navhome a:hover {
	background-position: 0 -70px;
}
#navvip a:hover {
	background-position: -69px -70px;
}
#navchannel a:hover {
	background-position: -267px -70px;
}
#navmix a:hover {
	background-position: -431px -70px;
}
#navcrystal a:hover {
	background-position: -571px -70px;
}
#navorder a:hover {
	background-position: -701px -70px;
}
#home #navhome a {
	background-position: 0 -141px;
}
#vip #navvip a {
	background-position: -69px -141px;
}
#channel #navchannel a {
	background-position: -267px -141px;
}
#mix #navmix a {
	background-position: -431px -141px;
}
#hd #navcrystal a {
	background-position: -571px -141px;
}
#order #navorder a {
	background-position: -701px -141px;
}
/*#navhome a:hover {
	background: url(../images/navbar-sprites.png) no-repeat 0 -70px;
}
#navvip a:hover {
	background: url(../images/navbar-sprites.png) no-repeat -69px -70px;
}
#navchannel a:hover {
	background: url(../images/navbar-sprites.png) no-repeat -267px -70px;
}
#navmix a:hover {
	background: url(../images/navbar-sprites.png) no-repeat -431px -70px;
}
#navcrystal a:hover {
	background: url(../images/navbar-sprites.png) no-repeat -571px -70px;
}
#navorder a:hover {
	background: url(../images/navbar-sprites.png) no-repeat -701px -70px;
}

#home #navhome a {
	background: url(../images/navbar-sprites.png) no-repeat 0 -141px;
}
#vip #navvip a {
	background: url(../images/navbar-sprites.png) no-repeat -69px -141px;
}
#channel #navchannel a {
	background: url(../images/navbar-sprites.png) no-repeat -267px -141px;
}
#mix #navmix a {
	background: url(../images/navbar-sprites.png) no-repeat -431px -141px;
}
#hd #navcrystal a {
	background: url(../images/navbar-sprites.png) no-repeat -571px -141px;
}
#order #navorder a {
	background: url(../images/navbar-sprites.png) no-repeat -701px -141px;
}*/
.allstar #allstar, .grownup #grownup, .international #international, .kids #kids, .athome #athome, .mogul #mogul, .music #music, .ondemand #ondemand, .ordinary #ordinary, .overview #overview {
	background: url(../images/navbar_bullet.gif) no-repeat right;
}
#overview {
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
	border-top: 1px solid #db7b6f;
}
#centreColumn {
	margin: 10px 0 16px 145px;
	width: 798px;
}
#leftColumn {
	float:left;
	margin:10px 6px 0 80px;
	padding:0;
	width:475px;
	font-size:.9em;
	min-height:380px;
	height:auto !important;
	height:380px;
}
html > body #leftColumn {
	margin:10px 17px 0 160px;
	width:479px;
}
#leftColumn h2 {
	margin:0;
	padding:10px 0 0 10px;
	font-size:1em;
}
#leftColumn p, .wrap p {
	line-height: 1.5em;
	margin: 0 0 10px 15px;
}
#leftColumn ul {
	margin:0 0 10px 20px;
	list-style:none;
}
#leftColumn li {
	margin:4px 0 5px 10px;
	list-style: disc outside none;
	line-height: 1.5em;
}
#leftColumn li a {
	text-decoration:underline;
}
#leftColumn li a:hover {
	text-decoration:none;
}
#leftColumn blockquote {
	margin:1em;
	padding:5px 10px;
	background:#fff;
	border:1px solid #cccccc;
}
#leftColumn blockquote ul {
	margin: 0;
}
#leftColumn blockquote ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #a9a9a9;
}
#leftColumn blockquote ul li ul {
	border-top: 1px solid #e3e3e3;
}
#leftColumn blockquote ul li ul li{
	padding-left: 10px;
	border-bottom: 1px solid #e3e3e3;
}
#leftColumn blockquote sup {
	font-size: .6em;
}
/*#leftColumn blockquote ul li ul li:last-child {
	border-bottom: none;
}*/
.logos {
	border-top: 1px solid #c6c6c6;
	margin-top: 35px;
}
.logos img{
	float:left;
}
.bulletcol {
	float: left;
	width: 100px;
}
ul.bulletcol li {
	margin-left: 15px !important;
}
#rightColumn {
	margin:0;
	padding:0;
	width: 304px;
	float: left;
	background: 
}
#rightColumn p {
	padding-bottom:10px
}
#rightColumn h2 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:1.3em;
	letter-spacing:.1em;
}
#rightColumn .subcol {
	width: 180px;
	margin: 0 0 0 100px;
}
.subcol ul {
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px solid #ddd;
	font-size: .75em;
}
.subcol ul li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.subcol ul li a {
	text-decoration: none;
	display: block;
	padding: 8px 0;
	background: url(../images/profiler_bullet.gif) no-repeat right;
}
#footer {
	position:relative;
	clear: both;
	bottom:0;
	margin:0;
	padding:0;
	height:60px;
	text-align:left;
	font-size: .8em;
}
#footer a {
	color: #6c6c6c;
	text-decoration:underline;
}
#footer a:hover {
	color:#000;
}

.textHeading{
	color:#c71500;
	font-family:"Frutiger 65 Bold", Arial, Helvetica;
	font-size:14px;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	width:300px;
}
.textDescription{
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;	
	width:300px;
}
#cubeidle{
	width:100%; 
	height:325px;
	visibility:visible;
}
#CubePrimitive,#CubePrimitive2{
	height:220px;
	width:220px;
}

.modal { 
    background-color:#fff; 
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 
	position:absolute;
 
    opacity:1; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 
 
.modal h2 { 
    background:url(/img/global/info.png) 0 50% no-repeat; 
    margin:0px; 
	color:#C00;
    padding:10px 0 10px 15px; 
    border-bottom:1px solid #333; 
    font-size:20px; 
}

.cleaner{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}