body {
	background: #e5d5c0;
}

img {
	border: 0;
}

#bgimg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.main {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(229, 213, 192);
	/* RGBa with 0.95 opacity */
	background: rgba(229, 213, 192, .95);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0)";
}

.container  {
	width: 860px;
	height: 100%;
	margin: 0px auto;
		/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(229, 213, 192);
	/* RGBa with 0.6 opacity */
	background: rgba(229, 213, 192, 0.95);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0)";
}

#links  {
	text-align: right;
	padding-top: 5px;
	padding-right: 40px;
	float: top;
}

#header {
	text-align: center;
	margin-left: 40px;
}

#mainContent {
	width: 860px;
	height: 100%;
	padding-top: 10px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(229, 213, 192);
	/* RGBa with 0.6 opacity */
	background: rgba(229, 213, 192, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0)";	
} 


#copy    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #444;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.4em;
}

#buystuff {
	width:500px; 
	height: 500px;
	padding-left: 25px;
	margin-top: 12px;
	float: left;
}

#buystuff h1{
	padding-top: 10px;
	width:500px; 
	color: #000;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: 700;
	font-size:20px;
	letter-spacing: 0em;
}

.buy {
	width: 450px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	text-align: left;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";	
}

.buy h3 {
	color: #fff;
	font-size: 14px;
	text-align: left;
}

#download {
	height:150px; 
	xxmargin-bottom: 10px;
}

#cd {
	height:150px;
}

#tshirts {
	height:260px; 
	padding-bottom: 10px;
}

#rightcontainer {
	width:320px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}

#container1 {
	width:320px; 
	xxheight: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#container1 h1{
	padding-top: 20px;
	color: #000;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: 700;
	font-size:20px;
	letter-spacing: 0em;
}

#container1 h5{
	color: #fff;
}

#sharelinks {
	text-align: left;
	line-height: 1.5em;
	font-size: 18px;
}

.share {
	width: 150px;
	height: 60px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.share a{
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.share a:hover{
	color: #FF0A22
}

.sharecopy {
	text-align: left;
	float: left;
	
}

.singletrack {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.clear {
	clear: both;
}

#tour {
	width: 835px;
	xxheight: 370px;
	padding-top: 10px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	xxmargin-top: 12px;
	float: left;
	/* Fallback for web browsers that doesn't support RGBa
	background: rgb(229, 213, 192);
	RGBa with 0.6 opacity 
	background: rgba(229, 213, 192, 0.6);
	For IE 5.5 - 7
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0);
	For IE 8
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0)";	 */
}

.presswidget {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#redeem {
	text-align: center;
}

#sharedemption {
	margin-top: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

#sharelinks {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222;
	text-align: center;
	float: left;
}

.caligurlsad {
	text-align: center;
	width: 310px;
	height: 100%;
	margin: 0px auto;
}

.sharefbad {
	width: 300px;
	height: 35px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(256, 256, 256);
	/* RGBa with 0.6 opacity */
	background: rgba(256, 256, 256, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	border: 2px solid #FF0A22;
}

.sharefbad a{
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0A22;
	text-align: center;
	text-decoration: none;
}

.sharefbad a:hover{
	color: #000
}

#pressphoto {
	float: right;
	width: 530px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #444;
	text-align: center;
	xxpadding-left: 25px;
	xxpadding-right: 25px;
	line-height: 1.4em;
}

/*
#tweetit    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 85%;
	width: 510px;
}
*/

.in_container  {
	width: 850px;
	height: 100%;
	margin: 0px auto;
		/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(229, 213, 192);
	/* RGBa with 0.6 opacity */
	background: rgba(229, 213, 192, 0.95);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99e5d5c0, endColorstr=#99e5d5c0)";
}

#in_header {
	text-align: center;
	margin-top: 10px;
}

#in_leftcol {
	float: left;
	width: 350px;
	margin-top: 20px;
}

#in_rightcol {
	float: right;
	width: 500px;
	margin-top: 20px;
}

#in_copy    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #444;
	text-align: left;
	xxpadding-left: 25px;
	padding-right: 25px;
	line-height: 1.4em;
}

#in_player {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 25px;
	margin-right: 25px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.6em;
	background: #ff0a22;
	xxmargin-left: 25px;
}

#in_image {
	text-align: center;
	xxmargin-top: 20px;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#in_fbshare {
	margin-top: 25px;
	margin-right: 25px;
}

#in_tweetme {
	margin-top: 25px;
	margin-bottom: 25px;
}

#in_e4m {
	margin-top: 25px;
}

#in_continue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
}

#by_e4m {
	margin-top: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 5px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	box-shadow: 3px 3px 5px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');
	background: #ff0a22;
}

#by_e4m a:hover {
	color: #222;
}

#by_fbshare {
	margin-top: 25px;
	margin-right: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 5px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	box-shadow: 3px 3px 5px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');
	background: #ff0a22;
}

#by_fbshare a:hover {
	color: #222;
}

#by_player {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	margin-top: 25px;
	margin-right: 25px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.6em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#by_links  {
	text-align: right;
	xxpadding-top: 5px;
	xxpadding-right: 40px;
	float: top;
}

#by_purchase {
	margin-top: 25px;
	margin-right: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	box-shadow: 3px 3px 5px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');
	background: #ff0a22;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 1.2em;
	xxpadding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#by_purchase a{
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 1.2em;
	xxpadding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
