@charset "UTF-8";
/* CSS Document */


body {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/static/images/mainBG.gif);
	background-repeat:repeat-x;
margin:0px;
}
label {
	padding-right:50px;
	width:70px;
	float:left;
}
h1 {
	color:#CC6633;
	font-size:1.3em;
	font-weight:bolder;
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#CC6633;
}
img {
	border:none;
}
input {
	border:1px solid #ccc;
}
.container {
	width:960px;
	margin:auto;
}
.header {
	width:960px;
	height:60px;
}
.header img {
	border:0px;
	padding-top:10px;
}
.headLogo {
	float:left;
	display:inline;
	width:150px;
}
.login {
	float:right;
	display:inline;
	padding-top:20px;
	padding-right:20px;
}
.tabs {
margin-top:8px;
}
.tabs img {
	padding-right:0px;
	border:0px;
}
.subNav {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.subNavItem {
	float:left;
	display:inline;
	width:120px;
	color:#e09e2a;
	font-size:12px;
	font-weight:bold;
}
.subNavItem a {
	font-size:12px;
	color:#4c5778;
	font-weight:normal;
}
.subNavItem a:hover {
	color:#e09e2a;
}
.voxFieldset {
	padding-bottom:10px;
}
.voxFieldset label {
	width:40px;
}
/**MOD LIST**/

.modHeaders {
	padding-bottom:10px;
	font-size:12px;
	color:#5398cc;
	padding-left:4px;
}
.modList {
}
.modRow {
	background-color:#eee;
	padding:5px;
	border-bottom:2px solid #fff;
}
.modHeaderItem1 {
	float:left;
	display:inline;
	width:100px;
}
.modRowItem1 {
	float:left;
	display:inline;
	width:100px;
}
.modHeaderItem2 {
	float:left;
	display:inline;
	width:140px;
}
.modRowItem2 {
	float:left;
	display:inline;
	width:140px;
}
.modHeaderItem3 {
	float:left;
	display:inline;
	width:160px;
}
.modRowItem3 {
	float:left;
	display:inline;
	width:160px;
}
.modHeaderItem4 {
	float:left;
	display:inline;
	width:115px;
}
.modRowItem4 {
	float:left;
	display:inline;
	width:115px;
}
.modRowItem4 ul {
	margin:0;
	padding:0;
}
.modRowItem4 li {
	list-style-type:none;
}
.modHeaderItem5 {
	float:left;
	display:inline;
	width:100px;
}
.modRowItem5 {
	float:left;
	display:inline;
	width:100px;
}
.modRowItem5 ul {
	margin:0;
	padding:0;
}
.modRowItem5 li {
	list-style-type:none;
}
.modHeaderItem6 {
	float:left;
	display:inline;
	width:110px;
}
.modRowItem6 {
	float:left;
	display:inline;
	width:110px;
}
.modRowItem6 ul {
	margin:0;
	padding:0;
}
.modRowItem6 li {
	list-style-type:none;
}
.modHeaderItem7 {
	float:left;
	display:inline;
	width:100px;
}
.modRowItem7 {
	float:left;
	display:inline;
	width:100px;
}
.modRowItem8 {
	float:left;
	display:inline;
	width:100px;
}
.modHeaderItem8 {
	float:left;
	display:inline;
	width:100px;
}
/**MOD VIEW**/

.moduleFrameHeader {
}
.moduleFrameHeader h3 {
	float:left;
	display:inline;
	width:200px;
	color:#fff;
}
.moduleFrameHeader h4 {
	float:left;
	display:inline;
	width:200px;
	color:#fff;
}
.tagsNav {
}
.tagsNav a {
	color:#ff6600;
}
.paginate {
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	width:350px;
}
.settingsHead {
	padding-bottom:5px;
	color:#336699;
	font-size:12px;
}
/**HOME PAGE**/

.home {
	margin:auto;
	padding-top:10px;
}

.home-tagline{
font-size:24px;
padding-left:10px;
padding-top:10px;
}

.home-blue{
color:#0099ff;
}

.home-orange{
color:#e09e2a;
}

.home-left{
float:left;
display:inline;
width:520px;
}

.home-right{
float:left;
display:inline;
width:430px;
padding-left:10px;
font-size:14px;
padding-top:10px;
}


.product-right{
float:left;
display:inline;
width:380px;
padding-left:50px;
font-size:14px;
padding-top:80px;
}


.level1-title{
font-size:20px;
text-align:right;
padding-bottom:8px;
color:#434b67;
}

.level2-title{
font-size:20px;
text-align:right;
padding-bottom:8px;
color:#e09e2a;
}

.level3-title{
font-size:20px;
text-align:right;
padding-bottom:8px;
color:#0099ff;
}

.level-button{
padding-top:10px;
text-align:right;
padding-bottom:14px;
}
.homeSearch {
	padding-top:10px;
}
.homeSearch input {
	font-size:18px;
	padding:8px;
	font-weight:bolder;
	color:#00A8F0;
	border:1px solid #00A8F0;
	-moz-border-radius: 4px 0px 15px 0px;
	-webkit-border-radius: 4px 0px 15px 0px;
}
/**SEARCH RESULTS**/
#results {
	float:left;
	display:inline;
	width:480px;
}
#results ul {
	margin-left:0px;
	padding-left:0px;
}
.A_searchResults {
}
.C_searchResults {
	float:left;
	display:inline;
	width:420px;
	padding-top:97px;
	padding-left:35px;
	background-image: url(/static/images/coachellaBG.png);
	background-repeat:no-repeat;
	height:1480px;
}
.C_searchResults ul {
	width:360px;
}
.searchResults {
	float:left;
	display:inline;
}
.searchResultsHeader {
	padding-bottom:10px;
}
.searchResultsTitle {
	float:left;
	display:inline;
	width:500px;
}
.searchResultsBox {
	float:right;
	display:inline;
	text-align:right;
	padding-right:30px;
	width:300px;
}
.searchResults ul {
	margin-left:0px;
	padding-left:0px;
}
.searchResults li {
	margin-left:0px;
	margin-top:0px;
	float:left;
	width:85px;
	list-style-type:none;
	padding-bottom:15px;
	padding-right:5px;
}
.resultsTitle {
	height:43px;
}
.artistTitle a {
	height:43px;
	font-weight: bolder;
}
.searchResults img {
}
.noImage {
	float:left;
	display:inline;
	height:75px;
	width:75px;
	background-color:#ccc;
	height:75px;
	overflow:hidden;
	background-image: url(/static/images/imgBG.gif);
}
/***PLAY PAGE***/

.playTop {
	border-bottom:1px solid #ccc;
}
#nowPlaying {
	padding: 10px;
}
#nowPlaying img {
	height:50px;
}
#nowPlaying h2 {
	padding:0px;
	margin:0px;
}
.nowImage {
	float:left;
	display:inline;
	width:120px;
}
.nowSearch {
	float:right;
	display:inline;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
}
.shareCont {
	float:left;
	display:inline;
	padding-top:10px;
}
#player {
	float:left;
	padding:10px;
	width:470px;
}
.rightColumn {
	float:left;
	display:inline;
}
.tweets {
	float:left;
	display:inline;
	padding-bottom:10px;
}
#tweetsList {
	width:440px;
	height:380px;
	padding:6px;
	overflow:auto;
}
.clear {
	clear:both;
}
.relatedLeft {
	float:left;
	display:inline;
	width:470px;
}
.relatedTitle {
	font-size:1.5em;
	padding-top:10px;
	color:#CC6633;
}
#twitterPost {
	background-color:#eee;
	width:380px;
	height:210px;
	position:absolute;
	padding:10px;
	border:1px solid #00A8F0;
	margin-left:10px;
	-moz-border-radius: 10px 10px 100px 10px;
	-webkit-border-radius: 10px 10px 100px 10px;
}
.tweetList {
width:280px;
height:400px;


}
.tweetAvatar {
	float:left;
	display:inline;
	width:50px;
	height:50px;
	padding-right:4px;
}
.tweetAvatar img {
	max-width:50px;
	max-height:50px;
}
.tweetBy {
	float:left;
	display:inline;
	width:210px;
}
.tweetTitle {
}
/****POST***/

.postTweetLink {
	padding-right:30px;
	padding-bottom:10px;
}
.postTweetLink a {
	padding:8px;
	background-color:#00A8F0;
	font-weight:bolder;
	color:#ffffff;
	-moz-border-radius: 4px 0px 15px 0px;
	-webkit-border-radius: 14px 0px 15px 0px;
}
#postCont {
}
.footer {
	margin:auto;
	padding-top:20px;
	text-align:center;
	width:960px;
}
.terms {
	width:960px;
}
#share {
	float:right;
	text-align:right;
	width:300px;
}
#share img {
	height:25px;
}
.back {
	padding-top:12px;
}
.back a {
	font-weight:bold;
	font-size:1.2em;
}
#playerCont {
	width:400px;
	height:330px;
	background:#666666;
}
/**** PLAYLIST ****/
#playlistCont {
}
.playlistSize1 {
	float:left;
	display:inline;
	width:436px;
	height:700px;
	overflow-x:hidden;
	overflow-y:auto;
}
.playlistSize2 {
	height:160px;
	width:452px;
	overflow-x:hidden;
	overflow-y:auto;
}
.playlistRight {
	float:left;
	display:inline;
	width:450px;
	padding-left:20px;
}
.onNow {
	background-color:#eee;
}
.playlistItems {
	padding:4px;
	color:#fff;
}
.playlistItems a {
}
.playlistItems ul {
	margin:0px;
	padding:0px;
}
.playlistItems li {
	list-style-type:none;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:3px;
}
.playlistItems img {
	width:40px;
}
.noImage2 {
	float:left;
	display:inline;
	height:40px;
	width:40px;
	background-color:#ccc;
	height:40px;
	overflow:hidden;
	background-image: url(/static/images/imgBG2.gif);
}
.plistTitle {
	padding-top:10px;
	float:left;
	display:inline;
	width:150px;
	padding-left:10px;
}
#coachellaArtists {
	width:500px;
}
.header {
	position:relative;
}
#miniPlaylist {
	font-size:18px;
	padding-left:80px;
	padding-bottom:30px;
	vertical-align: middle;
}
#miniPlItems {
	height:400px;
	left:478px;
	overflow:auto;
	position:absolute;
	top:56px;
	width:460px;
	z-index:1000;
	background-color: #fff;
	border: solid 1px #00A8F0;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}
.form_error {
	color:#ff0000;
}
#editContainer {
	width: 530px;
	float:left;
padding-right:15px;
}
.embedCode {
	font-size:10px;
	height:80px;
	width:90%;
}
.tagsNav {
	padding:0px;
	margin:0px;
}
.tagsNav li {
	float:left;
	list-style: none;
	height:35px;
}
.tagsNav a {
	padding-top:20px;
	padding-right:10px;
}
.selected {
}
.selected a {
	color:#00A8F0;
}
.explainField {
	float:left;
	display:inline;
	width:170px;
}
.explainText {
	float:left;
	display:inline;
	width:500px;
	font-style: italic;
}

.createFloat{
float:left; 
display:inline; 
width:300px;
}

.createFloat2{
float:left; 
display:inline; 
width:165px;
}

#previewFrame{
border:1px solid #ccc;
}

.frameContent{
background-color:#ffffff; padding:6px;

}

.post-a-tweet{
margin-top:10px;
text-align:right;
}

.post-a-tweet a{
padding:8px;
background-color:#336699;
color:#fff;
font-size:11px;
font-weight:bold;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#postCont input[type="submit"]{
background-color:#336699;
color:#fff;
padding:4px;
}

