/* (general body declarations) -----------------------------------------------*/
html {
     overflow: -moz-scrollbars-vertical;
}
html,
body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Tahoma, Arial, Sans-Serif;
	background: #e6e6e6 url('bg-main.gif') repeat-y;
}
a {
	color: #197B30;	
}
a:hover {
	color: #000;	
}
form {
	padding: 2px 0 4px 0;
	margin: 0;	
}
img {
	border: 0px;
}
pre {
	overflow: auto;
	width: 500px;
}
.wrap {
	margin: 10px 0 0 24px;
	width: 670px;	
}
hr.breaker {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	visibility: hidden;
}
code {
	border-bottom: 1px dotted #333;	
}
.required {
	font-weight: bold;
	color: #f00;
}
.none {
	color: #777;
}
.inlineMsg {
	font: 11px Tahoma;
	color: #f00;
}
.inlineEmail {
	font: 11px Tahoma;
	color: #000;
}
.loggedIn {
	float: right;
	font: 10px Tahoma;
 }
/* (form elements) -----------------------------------------------------------*/
fieldset {
	border: none;
	padding: 0;
	margin: 4px 8px;
}
fieldset p {
	font: 12px/18px Verdana;	
}
fieldset legend {
	display: none;	
}
input.input-text, 
input.input-password, 
textarea.input-textarea {
	width: 350px;
	background-color: #fafafa;
	font: 14px Verdana;
	color: #444;
}
input.input-text:focus, 
input.input-password:focus {
	color: #000;
	background-color: #FFF799;
}
input.input-texts {
	font: 10px Arial;
	width: 128px;
}
input.input-submits {
	padding: 0;
	margin: 0;
	font: 10px Arial;	
}

.forms {
	float: right;
	color: #fff;
	font: 11px Tahoma;	
	width: 256px;
	position: relative;
	top: 4px;
}
html>body .forms {
	position: static;
	top: 0px;	
}

/* (links) -------------------------------------------------------------------*/
a.anchor {
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
a:hover.anchor {
	
}
a.artist,
a.album {
	color: #000;
}
a.artist:hover,
a.album:hover {
	background-color: #efefef;
}
/* (iconified links) ---------------------------------------------------------*/
.iconify-16 {
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0 3px 17px;
	line-height: 18px;
}
.buttonify-16 {
	width: 16px;
	height: 16px;
	line-height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: center left;	
	cursor: pointer;
}
.iconify-10 {
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0 3px 12px;
	line-height: 12px;
}
.iconify-menu,
#nav ul li span.iconify-menu {
	padding: 0 10px 0 0;
	background: url('ic8-menu.gif') no-repeat center right;	
}
.ic-winamp {
	background-image: url('ic16-winamp.gif');
}
.ic-menu {
	background-image: url('ic16-winamp.gif');
}
.ic-mail {
	background-image: url('ic16-email.gif');
}
.ic-mails {
	background-image: url('ic10-email.gif');
}
.ic-user {
	background-image: url('ic16-user.gif');
}
.ic-delete {
	background-image: url('ic16-delete.gif');
}
.am_wa2 {
	background-image: url('ic16-winamp.gif');	
}
.am_it6 {
	background-image: url('ic16-itunes.gif');
}
/* (content) -----------------------------------------------------------------*/
.content,
.content-userprofile {
	margin: 4px 8px;	
}
.content-userprofile div.usericon {
	float: left;
	width: 110px;
	margin-bottom: 4px;
}
.content-userprofile span.male {
	background: url('ic16-male.gif') no-repeat center right;
	padding-right: 16px;
}
.content-userprofile span.female {
	background: url('ic16-female.gif') no-repeat center right;
	padding-right: 16px;
}
.content-userprofile div.col {
	float: left;	
	width: 270px;
	font: 11px/18px Verdana;
}
.content-userprofile div.col a {
	color: #666;	
}
.content-userprofile div.col a:hover {
	color: #000;	
}
.content-userprofile div.col p small,
.content-userprofile div.col p small a {
	font: bold 10px/18px Verdana;
	color: #b4b4b4;
}
.content-userprofile div.col p small a:hover {
	color: #333;
}
.content-recentsongs ul {
	padding: 0;
	margin: 0 0 0 8px;
	font: 12px/16px Verdana;
}
.content-recentsongs ul li {
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 7px;
}
.content-recentsongs ul li a.artist {
	font-weight: bold;
}
.content p {
	text-align: justify;
	font: 12px/18px Verdana;	
}
.content ul,
.content ol, 
.content li, 
.content dl {
	font: 12px/18px Verdana;	
}
.content dl {
	margin-left: 8px;	
}
.content dl dt {
	font: bold 16px Verdana;
	color: #333;
	border-bottom: 1px solid #cecece;
}
.content dl dd {
	margin-top: 4px;
	margin-bottom: 8px;
}
.content a, 
fieldset a {
	color: #197B30;	
}
.content a:hover, 
fieldset a:hover {
	color: #000;
}
.content div.col {
	float: left;	
	width: 300px;
	font: 11px/18px Verdana;
	margin: 0 4px;
}
.content div.col p {
	text-align: left;
	margin-top: 0;
}
/* (register button) ---------------------------------------------------------*/
.register {
	float: right;
	border: 1px solid #197B30;
	background-color: #E1EFC6;
	margin: 12px 0 8px 12px;
	padding: 4px;
	width: 150px;
}
.register p {
	font-family: Arial;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.register p a {
	font: bold 14px Arial;	
	color: #197B30;
}
.register p a:hover {
	color: #000;
}
/* (the bar) -----------------------------------------------------------------*/
.bar {
	width: 670px;
	height: 30px;
	margin: 4px 0;
	padding: 0;
	background: url('bg-bar.gif') no-repeat center center;
	clear: both;
}
.bar h2 {
	font: bold 12px Verdana;
	padding: 8px 0 10px 21px;
	margin: 0 0 0 7px;
	color: #fff;
}
.bar h2.info {
	background: url('ic16-info.gif') no-repeat center left;
}
.bar h2.features {
	background: url('ic16-features.gif') no-repeat center left;
}
.bar h2.user {
	background: url('ic16-user.gif') no-repeat center left;
}
.bar h2.ipod {
	background: url('ic16-ipod.gif') no-repeat center left;
}
.bar h2.profile {
	background: url('ic16-profile.gif') no-repeat center left;
}
/* (logo) --------------------------------------------------------------------*/
#logo {
	float: left;
	margin: 8px 0;
}
#logo h1 {
	padding: 0;
	margin: 0;
}
#logo h1 a {
	background: url('logo.gif') no-repeat;
	width: 210px;
	height: 30px;
	display: block;
	border: 1px solid #fff;	
}
#logo h1 a:hover {
	border: 1px solid #cecece;	
	margin: 0;
	padding: 0;
}
#logo h1 span {
	display: none;	
}

/* (navigation) --------------------------------------------------------------*/
#nav {
	float: right;
	margin: 8px 0 0 0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 12px 0;	
}
#nav ul li {
	float: left;
	padding: 0;
	margin: 0;
}
#nav ul li a {
	font: bold 11px Verdana;
	padding: 6px 8px;
	color: #0054A6;
	display: block;
}
#nav ul li a:hover {
	background-color: #dedede;	
}
/* (bottom nav) --------------------------------------------------------------*/
#footer {
	background: url('bg-dots.gif') repeat-x top;
	clear: both;	
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 12px 20px;	
}
#footer ul li {
	display: inline;
	font: 11px Arial;
	color: #666;
}
#footer ul li a {
	color: #666;	
}
#footer ul li a:hover {
	color: #000;
}
/* (shades) ------------------------------------------------------------------*/
.shade-light0 {
	border-left: 5px solid #000;
}
.shade-light1 {
	border-left: 5px solid #222;
}
.shade-light2 {
	border-left: 5px solid #555;
}
.shade-light3 {
	border-left: 5px solid #999;
}
.shade-light4 {
	border-left: 5px solid #aaa;
}
.shade-light5 {
	border-left: 5px solid #ddd;
}
/* (color selector) ----------------------------------------------------------*/
div.colors {
	width: 300px;
}
a.block {
	width: 12px; 
	height: 12px;
	border: 1px solid #cecece;
	font-size: 12px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 2px;
}
a:hover.block {
	border: 1px solid #000;
}
.selectedColor {
	float: right;
	width: 100px;
	height: 70px;
	margin-left: 20px;
	border: 1px solid #000;
	padding: 8px;
	font: bold 12px Verdana;
}
/* (plugin box) --------------------------------------------------------------*/
p.plugin {
	width: 380px;
	margin: 0 auto;
	border: 1px solid #197B30;
	background-color: #E1EFC6;
	text-align: center;
	padding: 10px;
	margin-top: 6px;
}
p.plugin a {
	font: bold 18px Arial;	
	line-height: 24px;
	color: #197B30;
}
p.plugin a:hover {
	color: #000;
}
/* (usercode/username info) --------------------------------------------------*/
p.usercode {
	width: 420px;
	margin: 0 auto;
	border: 1px solid #999;
	background-color: #dedede;
	text-align: center;
	padding: 10px;
	margin-top: 6px;
}
p.usercode strong {
	font-size: 14px;
	border-bottom: 1px dotted #000;	
}

/* (table styles) -------------------------------------------------------------*/
.tbl-display table {
	width: 100%;
	margin: 0 auto;
}
.tbl-display td {
	padding: 4px;
	border-bottom: 1px solid #cecece;
	vertical-align: top;
}
.tbl-display td.tbl-bg1 {
	background-color: #eaeaea;
}
.tbl-display td.tbl-bg2 {
	background-color: #ffffff;
}
.tbl-display th {
	text-align: left;	
	border-bottom: 2px solid #333;
	color: #000;
	padding: 0 0 0 6px;
	font: bold 11px Verdana;
	text-transform: lowercase;
}

/* (messages) ----------------------------------------------------------------*/
.message {
	margin-bottom: 12px;	
}
.message ul {
	padding-left: 0;
	margin-left: 8px;
}
.message li {
	padding-left: 22px;
	line-height: 1.5em;
	list-style-type: none;
	background: transparent url('ic16-bullet.gif') no-repeat 0 0.1em;	
}
div.error div,
div.success div,
div.warn div {
	padding-left: 36px;	
}
div.error {
	border: 1px solid #933;
	padding: 5px;
	background: #fff0f6 url('ic32-error.gif') no-repeat 3px 3px; 
}
div.success{
	border: 1px solid #007236;
	padding: 5px;
	background: #ECF3E6 url('ic32-success.gif') no-repeat 3px 3px; 
}
div.warn{
	border: 1px solid #333;
	padding: 5px;
	background: #dedede url('ic32-stop.gif') no-repeat 3px 3px; 
}
div.notice {
	border: 1px solid #36c;
	background-color: #efefef;
	padding: 5px;
	font-size: 12px;
}
div.notice a {
	color: #36c;	
}
div.notice a:hover {
	color: #333;
}
/***
 * menu
 */
#nav ul li .menu-body {
	position: absolute;
	border: 1px solid #000;
	background-color: #fff;
	padding: 8px;
	width: 160px;
}
#nav ul li .menu-body ul li {
	width: 160px;
}
#nav ul li .menu-body ul li a {
	color: #000;
	font: 11px Tahoma;	
}
/***
 *	site notice
 */
.site-notice {
	margin: 4px 0;
	padding: 8px;
	color: #9E0B0E;
	border: 1px solid #333;
	background-color: #efefef;
	font-size: 10px;
}
/***
 * recently updated
 */
#recentUpdated {
	font: 12px/18px Tahoma, Verdana, Sans-Serif;
	width: 200px;
	float: right;
	margin: 6px 0 3px 12px;
}
#recentUpdated h3 {
	font: bold 14px Tahoma;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aaa;	
}
#recentUpdated ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#recentUpdated ul li {
	padding: 4px 2px;
	margin: 4px 2px;
}
#recentUpdated ul li a.ic-user {
	font-size: 14px;
	font-weight: bold;
}
#recentUpdated ul li div.song {
	margin-left: 16px;
	font-size: 11px;
	
}
#recentImages div.float {
	padding: 1px;	
	float: left;
	border: 1px solid #eaeaea;
	margin: 2px;
}
#recentImages div.float:hover {
	border: 1px solid #444;	
	background-color: #eaeaea;
}
#recentImages div.float a {
}

/***
 * active song from profile
 */
.activesong {
	clear: both;
	padding: 2px;
	background-color: #FFFCDA;
	margin-bottom: 4px;
}
.inactivesong {
	clear: both;
	padding: 2px;
	background-color: #efefef;
	color: #777;
}
.inactivesong p, 
.activesong p {
	margin: 0;	
}