* 						{margin: 0px; padding: 0px;}

body {
    background-color: #C30000;
    margin: 0;
	width: 100%;
	height: 100%;
}

p
{
    font-weight: bold;
}

#topContent
{
	height:800px;
}

#tout
{
	width: 130px;
	padding-top: 40px;
}

#footer 
{
	background-color: #C30000;
	width: 1010px;
	color: #FFFFFF;
    font-family: "Arial";
    font-size: 8px;
    text-align: center;
	letter-spacing: 1px;
	
}

.centered
{
	margin: 0 auto;
}
a 
{
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
}

.float {
	float: left;
}

#socialMedia
{
	width: 620px;
    height: 70px;
    position: relative;
    text-align: center;
}

#joinButtons
{
	background-image: url("../img/join_bg.png");
	background-repeat: no-repeat;
	width:257px;
	height:53px;
	margin-top:-5px;
}

#joinButtons img
{
	padding: 0 10px;
}

#shareButtons 
{
	background-image: url("../img/share_bg.png");
	background-repeat: no-repeat;
	width:159px;
	height:53px;
	margin-top:-5px;
}

#shareButtons img
{
	padding: 0 2px;
	margin-top:19px;
}

#likeButton
{
	width:108px;
	margin-top:25px;
	margin-left:7px;
}

#legal a:hover, #legal a:focus
{
	text-decoration: underline;
}

#logos
{
	margin: 20px auto;
}

#billing
{
	width: 948px;
	height: 97px;
	clear: both;
}

/*** POPUP FOR DVD TOUT ***/
:-moz-any-link:focus 	{outline: none;}
#vertical{
	float:left;
	height:50%;
	margin-top:-326px;/* half vertical height*/
	width:100%;
}
#hoz {
	width:566px;
	margin-left:auto;
	margin-right:auto;
	height:652px;
	overflow:auto;/* allow content to scroll inside element */
	clear:both;
}

#container 				{margin: 0 auto; width: 566px; height: 520px;	background-repeat: no-repeat;	text-align: center;}

#panel_content	 		{font-family: "Gill Sans", Helvetica, Calibri, sans-serif; text-transform:uppercase; color: #fff; text-align: center; padding-top: 0px;}
#panel_content h1 		{font-size:20px; font-weight:bold; line-height:1.5em; text-shadow: 2px 2px 2px #000; padding-bottom:8px;}
#panel_content h2 		{font-size:16px; font-weight:bold; line-height:1.5em; text-shadow: 1px 1px 1px #000; padding-bottom:8px;}
#panel_content ul		{list-style-type: none;}
#panel_content ul li	{font-size:13px; font-weight:bold; text-shadow: 1px 1px 1px #000; padding-bottom:3px;}
#panel_content ul ul 	{padding-bottom:10px;}
#panel_content ul ul li {color:#f6f68a; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; list-style:none; padding-bottom:0px;}

#dvds 					{width:526px; height:210px;}
#dvd1 					{background: url("../img/dvd1.png") no-repeat; width:163px; height:249px; float:left; display:inline;}
#dvd2 					{background: url("../img/dvd2.png") no-repeat; width:175px; height:249px; float:left; display:inline;}
#dvd3 					{background: url("../img/dvd3.png") no-repeat; width:175px; height:249px; float:left; display:inline;}

#dvd1 a 				{background: url("../img/btn_dvd.png") no-repeat scroll 0 0 transparent; display: block; height:56px; width:100px; margin-top:160px; margin-left:33px;}
#dvd1 a:hover			{background-position: 0 -56px;}
#dvd2 a 				{background: url("../img/btn_bluray.png") no-repeat scroll 0 0 transparent; display: block; height:56px; width:141px; margin-top:160px; margin-left:18px;}
#dvd2 a:hover			{background-position: 0 -56px;}
#dvd3 a 				{background: url("../img/btn_combo.png") no-repeat scroll 0 0 transparent; display: block; height:56px; width:165px; margin-top:160px; margin-left:3px;}
#dvd3 a:hover			{background-position: 0 -56px;}
#dvd3 p 				{color:#ffffb8; font-size:12px;}

#clickbtn 				{display: block;  width: 221px;  height: 29px;  background: url("../img/btn_share.png") no-repeat 0 0;}
#clickbtn span 			{position: absolute;  top: -999em;}