/* CSS Document */

body {
	background: #999;
	font-size: 11px;
	font-family: Verdana;
	color: #000;
}

img {
	vertical-align: middle;
	border: none;
	behavior: url("/sf/sf_default/css/pngfix.htc");
}

fieldset {
	border: none;
	text-align: center;
}

a {
	color: #002c5f;
	text-decoration: none;
}

a:hover {
	color: #002c5f;
	text-decoration: underline;
}

p {
	margin-top: 0px;
}

h1 {
	font-size: 22px;
	font-family: Arial, Serif;
	color: #000000;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ffc82e;
}

h2 {
	text-align: left;
}

h3 {
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	background: #000 url('../images/layout/h3.png');
	padding: 1px 0px 1px 6px;
}

h3 img {
	vertical-align: top;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}

.hidden {
	visibility: hidden;
}

/* Facebook */

html .fb_share_button {
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	border:1px solid #d8dfea;
	background: url(/images/icons/facebook16.gif) no-repeat top right;
}
html .fb_share_button:hover {
	color:#fff;
	border-color:#295582;
	background:#3b5998 url(/images/icons/facebook16.gif) no-repeat top right;
	text-decoration: none;
}

/* Twitter */
html .twitter_share_button {
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	border:1px solid #d8dfea;
	background: url(/images/icons/twitter16.gif) no-repeat top right;
}
html .twitter_share_button:hover {
	color:#fff;
	border-color:#8EC6D6;
	background:#78DCFE url(/images/icons/twitter16.gif) no-repeat top right;
	text-decoration:none;
}

div.pager {
	text-align: center;
	clear: both;
	margin: 10px 0 10px 0;
}

#header img.logo {
	width: 272px;
	height: 69px;
}

#player_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	height: 66px;
	width: 190px;
	border: 1px solid #cccccc;
}

span.MP_input {
	line-height: 1.1em;
}

#banner {
	background: url('../images/players.jpg') repeat-x;
	height: 140px;
	margin: 0;
}

#listen {
	width: 400px;
	text-align: center;
	float: right;
	margin-top: 25px;
	font-weight: 700;
	color: #ffc82e;
	font-size: 30px;
	font-variant: small-caps;
	line-height: 80%;
}
#listen a {
	color: #ffc82e;
}
#listen a:hover {
	text-decoration: none;
	color: #fff;
}
#listen .subtitle {
	font-size: 16px;
}

#album_infos {
	position: absolute;
	color: #fff;
	width: 600px;
	margin-left: 400px;
	height: 125px;
	background: #000 url('../images/players.jpg') repeat-x;
}
#album_infos a {
	color: #ccc;
}



#rightcolumn div.block {
	margin: 0 0 10px 0;
}

#main div.block {
	margin: 0 5px 0 5px;
}

#interview, #clip {
	width: 240px;
}
#clip {
	float: right;
}
div.interview {
	height: 120px;
}
div.interview div.title {
	background: #000;
	margin-top: -14px;
	color: #FFF;
	position: relative;
	z-index: 20;
}
img.interview-thumbnail {
	width: 238px;
	height: 108px;
}
#inteview a, div.interview a {
	color: #000;
	text-decoration: none;
}
#interview div.morevideos {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}
#interview div.morevideos a {
	color: #ffc82e;
	text-decoration: none;
	background: #003366;
}
#interview div.morevideos a:hover {
	text-decoration: underline;
	background: none;
	color: #000;
}
div.interview {
	background: none;
	border: none;
	text-align: center;
	margin-bottom: 10px;
}
div.interview img {
	border: 1px solid #000;
}


span.newstitle {
	font-weight: bold;
}

#logo {
	padding: 0 10px 0 10px;
}

#flash {
	margin: 0px 0px 10px 0px;
	width: 470px;
	
}

.mainbordered {
	border: 1px solid #000;
	padding: 5px;
}

/* HELPER */

#helper {
	float: right;
	width: 190px;
	background: #003366;
	color: #FFF;
	padding: 5px;
	font-size: 11px;
	text-align: justify;
	border: 1px solid #000;
	margin-bottom: 10px;
}

/* FILTERS */

#filters {
	float: right;
	font-size: 11px;
	margin-top: 6px;
}
#filters input {
	height: 11px;
	border: 1px solid #000;
	font-size: 10px;
	background: #EEE
}

/* MENU */

#menu {
	height: 31px;
	margin: 0;
	padding-left: 6px;
	background: url('../images/nav_main_bg.gif');
}
#menu a {
	float: left;
	padding-top: 9px;
	margin: 0 8px 0 8px;
	height: 21px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	/*margin-top: 2px;
	background: url('../images/icons/8x8/sel.gif') no-repeat center bottom;*/
}
#menu ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0px;
}
#menu li {
	height: 27px;
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 51px;
	padding: 8px 3px 6px 3px;
	text-align: center;
}

#newsletter {
}

#newsletter input.input {
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	height: 12px;
	padding: 1px;
}

#newsletter input.img {
	border: none;
	vertical-align: top;
}

#bottom {
	font-size: 10px;
	background: #000;
	color: #fff;
	text-align: left;
	padding: 10px;
	margin: 0 -8px 0 -1px;
	clear: both;
}
#bottom td.title {
	width: 100px;
}
#bottom a {
	color: #fff;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}

/* NEWS */

#news {
	font-size: 12px;
}

#news_pager {
	text-align: center;
}
#news li.news {
}
#news li.news h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
#news li.news h2 img {
	width: 16px;
	height: 16px;
}
#news h4 {
	font-size: 10px;
	color: black;
	font-weight: normal;
	margin: 0 0 1em 21px;
	color: #666;
}
#news li.news div.news-content {
	margin-left: 10px;
}
#news li.news p {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}
#news li.news hr {
	width: 300px;
	border-width: 1px 0 0 0;
	border-color: #999;
	border-style: dashed;
	margin: 20px auto;
	clear: left;
}

#news li.news ul {
	margin-bottom: 1em;
	margin-left: 1em;
}
#news li.news li {
	list-style-type: disc;
	list-style-position: inside;
}

/* FORUM */

#forumsrss {
}
#forumsrss {
}

#forumsrss li {
	list-style: none;
	list-style-position: outside;
}
#forumsrss li a {
}
#forumsrss li a:hover {
}

/* BUY */

#page-buy table {
	width: 850px;
	margin: 0 auto;
}

#page-buy img {
	border: 1px solid #CCC;
	width: 150px;
}

/* VIDEOS */

#videos { }
#videos h3 { margin-bottom:10px; }

#vidlist { }
#vidlist ul {
	margin: 0;
}
#vidlist li {
	list-style: none;
	float: left;
	width: 280px;
	margin: 0 10px 10px 0;
}
#vidlist li:hover {
}
#vidlist img {
	float:left;
	margin-right:5px;
}
#vidlist a {
	color: #FFFFFF;
	text-decoration: none;
}

#video {
	width: 450px;
	margin: 0 auto;
	font-size: 13px;
}

#video h3 {
	
}

div.play_icon {
	position:absolute;
	margin-left:90px;
	margin-top:33px;
	opacity:1.0;
}
div.play_icon img { width: 54px; height: 38px; }
div.alert {
	border: 1px solid #FF0000;
	padding: 5px 5px 5px 20px;
	background: #BB6666 url('../images/tango/16x16/status/dialog-warning.png') no-repeat center left;
	margin: 10px 0 10px 0;
}

/* INFOS */
ul.similar_artists li {
	float: left;
	margin-right: 10px;
}

ul.similar_artists li div.outerframe {
	border: 1px solid #000;
	width: 66px;
	height: 66px;
	margin: auto;
}

ul.similar_artists li div.innerframe {
	border: 1px solid #fff;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
}
ul.similar_artists li div.frame img {
	margin: auto;
}

/* CONTACT */

#contact {
	width: 520px;
	text-align: center;
}
#contact td.label {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 700;
	text-align: right;
}
#contact input {
	width: 250px;
	border: 1px solid #000;
	background: #F5F5F5;
	padding: 2px;
	margin: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
}
#contact select {
	border: 1px solid #000;
	background: #F5F5F5;
	padding: 2px;
	margin: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
}
#contact input:hover {
}
#contact input.subject {
	width: 300px;
}
#contact textarea {
	width: 250px;
	height: 60px;
	border: 1px solid #000;
	background: #F5F5F5;
	padding: 2px;
	margin: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
}
#contact textarea:hover {
}
#contact hr {
	width: 400px;
	border: 1px dotted #FFF;
}
#contact input.button {
	width: 120px;
	height: 25px;
	background: #FFF;
	color: #000;
	font-weight: bold;
}

div.form_error {
	color: #FF0000;
	margin: 0 0 0 0;
}

#about div.quote {
	font-size: 16px;
	float: right;
	margin: 0px 0px 20px 0px;
	width: 200px;
	font-family: Courier;
}
#about div.alignleft {
	float: left;
	margin-right: 20px;
}
#about div.alignright {
	float: right;
	margin-left: 20px;
}
#about div.quote span.author {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-align: right;
}
