body {
	background-image: url(../images/bg-tile.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

strong {
	font-weight: 500;
}

small {
	font-size: 0.7em;
	color: #ccc;
}

span.highlight {
	background-color: #a4ff44;
	color: black;
}

a {
	color: #6433c3;
	text-decoration: none;
/* 	border-bottom: 1px solid #6433c3; */
}

a:hover {
	color: #7040d0;
	text-decoration: none;
/* 	border-bottom: 1px solid #7040d0; */
}

img {
	border: none;
}

#header {
	width: 941px;
	height: 100px;
	overflow: hidden;
	background-image: url(../images/header_cf_logo.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header .site_link {
	position: relative;
	float: right;
	background-color: #111;
	padding: 10px 15px;
	color: white;
}

#header .site_link:hover {
	background-color: #6433c3;
}


#header .site_link a {
	color: white;
	font-size: 0.9em;
}

div.fullWidth {
	width: 958px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}

/*
div.col_left {
	position: relative;
	float: left;
	width: 353px;
	height: auto;
	overflow: auto;
	padding-left: 10px;
}
*/

div.col_left {
	float: left;
	width: 353px;
	padding-left: 10px;
}


/*
div.col_right {
	position: relative;
	float: left;
	width: 590px;
	height: auto;
	overflow: auto;
}
*/

div.col_right {
	float: left;
	width: 590px;
}

/*
.album_cover {
	position: relative;
	float: left;
	width: auto;
}
*/

.album_cover {
	float: left;
}

.playlist_widget {
	float:left;
	text-align: left;
	margin-top: 10px;
}

.playlist_widget a.fb_share_button {
	margin-top: 10px;
	background-color: white;
	color: rgb(59, 89, 152);
	font-size: 0.8em;
	line-height: 1.3em;
}
/*
.quotes {
	position: relative;
	float: left;
	padding: 15px 0 10px 0;
	height: auto;
	overflow: auto;
	text-align: left;
	width: 300px;
	font-size: 0.9em;
	color: #eee;
	line-height: 1.3em;
	text-align: left;
}
*/

.quotes {
	float: left;
	padding: 15px 0 10px 0;
/* 	color: white; */
	text-align: left;
	width: 300px;
	font-size: 0.9em;
	color: #eee;
	line-height: 1.3em;
	text-align: left;
}


/*
.purchase_option {
	position: relative;
	float: left;
	width: 560px;
	height: auto;
	overflow: auto;
	color: white;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #111;
	border: 5px solid #313131;
}
*/

.purchase_option {
	float: left;
	width: 560px;
	color: white;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #111;
	border: 5px solid #313131;
/* 	font-family: "Lucida Grande", "Geneva", Helvetica, Arial, sans-serif; */
}

.purchase_option:hover {
	border-color: #6433c3;
}

.purchase_option .title {
	width: 100%;
	color: white;
	display: block;
	font-size: 1.1em;
	margin-bottom: 5px;
	font-family:"Helvetica Neue-Light", "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
}

.purchase_option .content {
	font-size: 0.9em;
	color: #aaa;
	line-height: 1.3em;
	text-align: left;
}

.purchase_option .buy_btn {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.purchase_option a.ts_buttonlink, .purchase_option a.packagebuybutton {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 100px;
	background-color: #6433c3;
	background-image: none;
/* 	background-image: url(../images/signup-tile.gif); */
	font-size: 1em;
	font-family:"Helvetica Neue-Light", "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
	color: white;
	line-height: 1.7em;
}

.purchase_option a.ts_buttonlink:hover, .purchase_option a.packagebuybutton:hover {
	color: white;
	background-color: #7040d0;
	background-image: none;
}

.purchase_option .buy_btn em {
/* 	font-family: Georgia, "Times New Roman", Times, sans-serif; */
	color: #ccc;
}

#shirtcombochoicetitle, #physicalcombochoicetitle {
/* 	text-align: left; */
/* 	background-color: yellow; */
	position: relative;
	height: auto;
	overflow: auto;
	text-align: center;

}

#shirtform, #cdform {
	padding-left: 190px;
	text-align: left;
/* 	font-size: 0.9em; */
/* 	line-height: 1em; */
	color: #ccc;
}

#cdform {
	padding-left: 210px;
}

#footer {
	clear: left;
	position: relative;
	float: left;
	width: 100%;
	font-size: 0.8em;
	color: #ccc;
	margin-top: 20px;
}

#footer a {
	color: #ccc;
	padding: 0px 10px;
}

#footer a:hover {
	color: #7040d0;
}

div.featureBox {
	width: 298px;
	height: 357px;
	border: 8px solid #313131;
	overflow: hidden;
	background-color: #111111;
	position: relative;
	float: left;
}

div.featureBox.inner {
	margin-right: 8px;
}

div.featureBox.center {
	border-color: #472887;
}

div.featureBox:hover {
	border-color: #7945e1;
}


.featureBox .header {
	width: 278px;
	height: 40px;
	padding: 15px 10px 10px 10px;
	overflow: hidden;
	background-color: #6433c3;
	color: white;
	background-image: url(../images/signup-tile.gif);
}

.header span.small {
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
}

#signup {
	width: 942px;
	height: auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 8px solid #313131;
	background-image: url(../images/signup-tile.gif);
	background-repeat: repeat-x;
}

#signup div.header {
	display: table-cell;
	margin-left: 25px;
	background-image: url(../images/cd.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 93px;
	overflow: hidden;
	color: white;
	padding-left: 110px;
	text-align: left;
	vertical-align: middle;
	font-family:"Helvetica Neue-Light", "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#signup div.header.large {
	font-size: 20px;
}

#video {
	width: 759px;
	height: auto;
/* 	height: 452px; */
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 8px solid #313131;
	background-image: url(../images/signup-tile.gif);
	background-repeat: repeat-x;
}

#video div.header {
	background-image: url(../images/mtvLogo.jpg);
	background-repeat: no-repeat;
	width: 709px;
	height: 54px;
	padding-left: 50px;
	display: table-cell;
	overflow: hidden;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family:"Helvetica Neue-Light", "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
}

/* Form Styles */
#signup div.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
/* 	padding-left: 50px; */
	padding-left: 240px;
}

#signup div.content div.wFormContainer {
	width: 375px;
}

.wForm .labelsRightAligned label.preField {
	text-align:right;
	font-size:12px;
	line-height: 22px;
/* 	padding-top: 4px;; */
}

.wForm form .actions {
	width: 104px;
	padding-left: 120px;
	margin:	5px 0 10px;
}

.wForm form input {
	width: 150px;
	padding: 2px;
}

.wForm form input:focus, .wForm form select:focus {
	border: 1px solid #6433c3;
	outline: none;
}


.wForm form input, .wForm form select {
	border: none;
	border: 1px solid #CCC;
}

.wForm form input.primaryAction {
	width: auto;
	margin-left: 40px;
	border: none;
	padding: 0px;
}

input.primaryAction:focus {
	outline: none;
}

.wForm form select {
	width: 150px;
}

.wForm form .reqMark {
	color:#a51515;
	font-size:12px;
	margin-left:5px;
}

.wForm form .errFld {
	border:1px solid #a51515;
}

.wForm form .errMsg {
	padding-top: 5px;
/* 	padding-left: 170px; */
	text-align: right;
	color:#a51515 !important;
/* 	font-weight: bold; */
	display:block;
	padding-right: 20px;
/* 	width: 150px; */
}

