/* @override 
	http://pichitz.dev/admin/etc/css/admin.css
	http://pichitz.dev/etc/css/admin.css
	http://pichitz.digitalnext.net/etc/css/admin.css
*/

body {
	background: #fff url(/images/slices/top_back.jpg) repeat-x;
}


body, td, th, span, div, p, h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
}

a {
	text-decoration: none;
	color: #fff;
}

h1#artist_name {
	font: 2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#container {
	position: relative;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 15px;
}

div#header {
	text-align: right;
	padding-top: 151px;
	background: url(/images/slices/PicHitz_logo2.png) no-repeat;
	cursor: pointer;
	cursor: hand;
}

div#footer {
	background: url(/images/slices/PicHitz_bottom.png) no-repeat;
	padding-top: 33px;
	text-align: center;
	color: #424242;
	font-size: .75em;
	clear: both;
	width: 904px;
}

#footer a {
	color: #0775ff;
}

div.artwork img {
	border: 2px solid #414141;
}

div#content {
	width: 869px;
	background: #000 url(/images/slices/black_bg.gif) repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding: 15px;
}

div#content p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 17px;
}

/* @group sidebar */

ul#sidebar {
	width: 175px;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	padding-left: 10px;
	font: 1.1em/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 0;
	display: inline-block;
	float: left;
}

ul#sidebar a:hover {
	color: #0335ff;
}

div.contact div.info p {
	margin: 10px;
}

div.contact div.bottom_row {
	width: 669px;
	clear: right;
}

#main_content div.picture p {
	margin-bottom: 3px;
}

#main_content div.picture a {
	margin-bottom: 30px;
	display: block;
}

#main_content div.info b {
	font-weight: bold;
}

div.contact div.picture {
	width: 250px;
	float: right;
}

div.contact div.info {
	width: 190px;
	float: left;
}

div.contact div.first {
	float: right;
}

div.contact div.second {
	float: left;
}
div.contact div.third {
	float: right;
}

ul#sidebar li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul#sub li:last-child {
	border-bottom-style: none;
}

ul#sidebar ul#sub{
	list-style-type: none;
	padding-left: 10px;
	font-size: .85em;
}

/* @end */

div.artwork {
	width: 180px;
	height: 215px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	margin-right: 19px;
	margin-left: 18px;
	text-align: center;
}

div.artwork_image {
	width: 184px;
	height: 184px;
	overflow: hidden;
}

div.artwork h4{
	clear: left;
	margin-bottom: 4px;
	font-size: 1em;
	color: silver;
}

div.artwork h5{
	clear: left;
	margin-bottom: 4px;
	font-size: .9em;
	color: gray;
}

div.artwork div.hover {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 134px;
	padding-top: 50px;
	background-color: #000;
	opacity: 0.75;
	display: none;
	width: 184px;
}

div.disclaimer {
	width: 500px;
	height: 15px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #414141;
	text-align: center;
	font-size: .8em;
}

div.artwork img.hoverimg {
	border-style: none;
	opacity: 1;
	margin-top: 10px;
}

div#main_content {
	width: 670px;
	margin-left: 190px;
	margin-top: 6px;
}

div#main_content.watermark {
	background: url(/images/slices/background_watermark.jpg) no-repeat;
}

form#clientLogin {
	width: 300px;
	height: 100px;
	border: 2px solid #424242;
	padding: 20px;
	background-color: #000;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
}

form#clientLogin label {
	width: 100px;
	margin-top: 2px;
	height: 20px;
	display: block;
	float: left;
}

form#clientLogin input {
	width: 165px;
	margin-bottom: 15px;
}

form#clientLogin input.submit {
	width: 100px;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 100px;
}

div#main_content.contact {
	height: 425px;
}

div.images {
	width: 140px;
	float: left;
	height: 140px;
	margin-top: 15px;
	margin-left: 24px;
}

div#main_content.photoHack {
	height: 1900px;
}

table.photoTable td {
	background-repeat: no-repeat;
}

div.about p {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	height: 154px;
}

div.about p:first-child {
	height: 30px;
}

div.about p:last-child {
	height: 30px;
	text-align: center;
	border-bottom-style: none;
}

img.right {
	float: right;
	margin-left: 40px;
}

img.left {
	float: left;
	margin-right: 40px;
}

/* @group login */

#login-form {
	width: 300px;
	border: 1px solid #999;
	top: 200px;
	margin-right: auto;
	margin-left: auto;
}

.login-content {
	padding: 20px 20px 10px 20px;
}

.form_label {
	font-size: 1em;
	font-weight: bold;
	color: silver;
}

#login-form .title {
	height: 19px;
	border-bottom: 1px solid #999;
	color: #333;
	font-size: .9em;
	font-weight: bold;
	background-color: #EBEBEB;
	background-image: url(/admin/etc/img/login/listheader_aqua.gif);
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 19px;
}

#login-form #message {
	background: #EF9398 0;
	border-right: 1px solid #DC5757;
	border-bottom: 1px solid #DC5757;
	border-left: 1px solid #DC5757;
	opacity: 0.8;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

/* @end */

ul#col1 {
	width: 180px;
	float: left;
	list-style-type: none;
	margin-top: 3px;
	font-size: 1.2em;
}

ul#col2 {
	width: 199px;
	float: left;
	list-style-type: none;
	font-size: 1.2em;
	margin-right: 36px;
	margin-top: 3px;
}

ul#col3 {
	width: 241px;
	float: left;
	list-style-type: none;
	margin-right: 36px;
	margin-top: 3px;
	margin-bottom: 20px;
}

ul#col1 li, ul#col2 li, ul#col3 li {
	margin-bottom: 2px;
}


img.credits {
	margin-bottom: 20px;
}

/* @group player */

div#player #artist_song {
	font-size: 1.5em;
	margin-bottom: 7px;
	margin-top: 20px;
}

div#player #artist_name {
	font-size: 1.2em;
	margin-bottom: 35px;
	color: #505050;
}

div#player div#artwork {
	float: left;
	width: 180px;
	margin: 15px;
}

div#player div.music img {
	margin-top: 20px;
	margin-left: 28px;
}

div#player {
	height: 300px;
	width: 500px;
	border: 3px solid #767676;
	background-color: #000;
	z-index: 9999;
	position: fixed;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -150px;
	overflow: hidden;
}

div#player a.close {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(/admin/images/ZoomClose.png) no-repeat 0 0;
}

div#player div.music {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 40px;
}

div#player div.info {
	float: left;
	width: 220px;
	margin: 15px;
	height: 269px;
	overflow: auto;
	background-color: #363636;
	display: none;
}



/* @end */

/* @group admin styles */

ul#genres {
	background-color: #1a1a1a;
	list-style-type: none;
	padding: 0;
	cursor: hand;
	cursor: pointer;
}

ul#genres li {
	border-bottom: 1px solid #3b3b3b;
	padding-top: 5px;
	position: relative;
}

ul#genres li:last-child {
	border-bottom-style: none;
}


ul#genres li a {
	line-height: 25px;
	padding-left: 10px;	
}

ul#genres li a.show {
	margin: 0;
	padding: 0 0 0 28px;
	width: 800px;
	display: inline-block;
	background: url(/admin/images/folder.png) no-repeat 5px;
}

ul#genres li a.show.open {
	background: url(/admin/images/folder_open.png) no-repeat 5px;
}

ul#genres li a.show.loading {
	background: url(/admin/images/loading_small.gif) no-repeat 5px;
}

ul#genres li a.addGenre {
	background: url(/admin/images/action_add.png) no-repeat 845px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 856px;
	display: inline-block;
} 

ul#genres li a.edit {
	right: 40px;
	position: absolute;
	background: url(/admin/images/action_edit.png) no-repeat;
	text-indent: -9999px;
	width: 15px;
	margin: 0;
	padding: 0;
	height: 15px;
} 

ul#genres li a.delete{
	right: 10px;
	position: absolute;
	background: url(/admin/images/action_delete.png) no-repeat;
	text-indent: -9999px;
	width: 15px;
	margin: 0;
	padding: 0;
	height: 15px;
}

div#addGenre {
	position: absolute;
	top: 185px;
	float: right;
	padding: 10px;
	background-color: #202020;
	right: 335px;
	opacity: 0.95;
	border: 1px solid gray;
}

ul.artistList {
	display: none;
	background-color: #3b3b3b;
	padding-left: 20px;
	list-style-type: none;
}

a.addArtist {
	display: inline-block;
	width: 838px;
	background: url(/admin/images/action_add.png) no-repeat 824px;
}

a.editArtist {
	display: inline-block;
	width: 805px;
	background: url(/admin/images/action_edit.png) no-repeat 799px;
}
a.deleteArtist {
	right: 0;
	position: absolute;
	background: url(/admin/images/action_delete.png) no-repeat;
	text-indent: -9999px;
	width: 15px;
	margin: 0;
	padding: 0;
	height: 15px;
	top: 7px;
}

div#editArtistDialogBox {
	position: absolute;
	right: 35px;
	left: 35px;
	top: 152px;
	display: none;
	z-index: 9999;
	border-style: solid;
	padding: 15px;
	border-width: 3px;
	background-color: #3b3b3b;
}

#editArtistDialogBox a.close {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(/admin/images/ZoomClose.png) no-repeat 0 0;
}

#editArtistDialogBox a.close:active {
	background-position: 0 -30px;
}

#editArtistDialogBox div#loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: -9999px;
	background: #000 url(/admin/images/loading.gif) no-repeat center center;
	opacity: 0.81;
}
form#artistEditForm {
	width: 450px;
	float: left;
}

input#artistName,
textarea#artistDescription,
input#songName {
	font-size: 1em;
	color: silver;
	background-color: #1a1a1a;
	border-style: none;
	width: 300px;
	float: left;
	padding: 2px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: silver;
}

form.cancel {
	width: 500px;
}

form#artistEditForm label {
	float: left;
	width: 116px;
}

div#albumArtwork {
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 25px;
	margin-right: 80px;
	margin-left: 80px;
}

#albumMusic a.music_upload img {
	margin-top: 10px;
}

div#albumMusic {
	float: right;
	clear: right;
	padding-top: 25px;
	width: 325px;
}

div#hoverPanel {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0px;
	opacity: 0.75;
	text-align: center;
	padding-top: 35px;
	background: #000 url(/admin/images/info.png) no-repeat center center;
	display: none;
}

form#artistEditForm br {
	clear: left;
}

div#comfirm {
	position: absolute;
	right: 251px;
	border: 4px solid red;
	z-index: 9999;
	background-color: #860609;
	opacity: 0.7;
	text-align: center;
	display: none;
	width: 300px;
}

div#comfirm button {
	margin: 10px;
}

div#comfirm h3 {
	margin: 10px;
}

/* @end */