@charset "iso-8859-1";
/* http://pb.hdesk.org/ CSS document by Sparkle. Valid W3 CSS */

body {
        background-color:#FFFFF;
        color:#000000;
        margin:0;
        padding:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:small;
        overflow:auto;
        cursor:default;
}
td {
        text-align:justify;
        vertical-align:top;
}
table {
        border:0px;
        padding:5px;
        table-layout:auto;
        background-color:#FFFFFF;
        width:100%;
}
html {
        overflow:auto;
}

img {
        border:0;
        vertical-align:middle;
}

form {
        margin:0;
        padding:0;
}
a.h:hover {
        color:#33CCFF !important;
}

a.n:hover {
        color:#33CCFF !important;
}

a.a:hover {
        color:#33CCFF !important;
}

a.g:hover {
        color:#33CCFF !important;
}

a.e:hover {
        color:#33CCFF !important;
}

a.c:hover {
        color:#33CCFF !important;
}
#bold-link {
	font-weight: 800;
}
#bold-link:hover {
        color:#33CCFF !important;
}

p { 
	padding: 0 0 12px 0;
	margin-top: 0;
}

h1 {
        font-family: Verdana, "Times New Roman", Times, serif;
        font-size:17px;
        font-weight:normal;
        letter-spacing:0.15em;
        color:#FFFFFF;
        margin-top:0;
}

h2 {
        height:35px;
        padding-top:8px;
        padding-left:10px;
        margin:0;
        background-image:url('../images/h2bg.png');
        background-repeat:repeat-x;
        vertical-align:middle;
        font-family: Verdana, Courier, mono;
        font-size:19px;
        font-weight:550;
        color: #000000;
}
h2.err {
        border-bottom:1px solid #FF0000;
}
h2.yes {
        border-bottom:1px solid #33CCFF;
}
h2.sta {
        border-bottom:1px solid #33CCFF;
}
h3 {
	      font-family: Verdana, Courier, mono;
        font-size:19px;
        font-weight:550;
        color: #000000;
}
hr {
        height:1px;
        color:#999999;
        background-color:#333333;
        border:0px;
        width:98%;
}

.divider {
        background-image:url('../images/divider.png');
        background-repeat:no-repeat;
        width:701px;
        vertical-align:middle;
	height: 40px;
}

#container {
        width:701px;
        margin: 0 auto 0 auto;
        padding: 10px 0 10px 0;
}

#nav-menu { 
	width: 700px;
}
#nav-menu ul {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}
#nav-menu li a {
	background-color: #FFFFFF;
	height: 16px;
	width: 110px;
	border: 0;
	display: block;
	float: left;
	color: #325375;
	text-decoration: none;
	font-weight: 800; 
	text-align: center;
}
#nav-menu a:hover {
  color:#33CCFF !important;
	text-decoration: none;
}

#maind {
        width:650px;
        margin: 0 auto 0 auto;
        padding: 15px 0 0 0;
}

#container h1 {
        text-align:center;
        font-size:20px;
}

#home_artists .item .image {
        width:80px;
}

#home_artists .item .image img {
        padding: 1px 9px 9px 1px;
        width:52px;
        height:52px;
        background-image:url('../images/artistbg.png');
        margin: 5px 0 0 13px;
}

.item {
        background-color:#FFFFFF;
        border-bottom:1px solid #000000;
        clear:both;
}

.break {
        height:1px;
        clear:both;
        overflow:hidden;
}

.info {
        border:none;
        background-image: url();
        background-color: #FFFFFF;
        padding:10px;
        border-left:1px solid #333333;
        border-right:1px solid #333333;
        border-bottom:1px solid #333333;
}

#banner {
        background-image:url('../images/logo.gif');
        background-repeat:no-repeat;
        height:75px;
        width:700px;
}

#designed {
        text-align:right;
}

.link {
        color:#999999;
}
#ptitle, #pbody {
        background-color:#FFFFFF;
        border:1px solid #000000;
        width:98%;
        color:#000000;
}
#pbody {
        height:250px;
        overflow:auto;
        font-family: Verdana, Courier, mono;
        font-size:12px;
}
#pastebody {
        height:100%;
        overflow:auto;
        width:98%;
        font-family: Verdana, Courier, mono;
}
#pinput {
        width:100px;
        color:#000000;
        height:20px;
        border:0px;
        font-size:10px;
}
#redirectwrap{
        BACKGROUND: #FFFFFF;
        MARGIN: 150px auto 0 auto;
        TEXT-ALIGN: left;
        WIDTH: 500px;
}
#redirectwrap h4{
        BACKGROUND: #FFFFFF;
        FONT-SIZE: 12px;
        MARGIN: 0;
        PADDING: 5px;
}
#redirectwrap p {
        MARGIN: 0;
        PADDING: 5px;
}
#redirectwrap p.redirectfoot {
        BACKGROUND: #FFFFFF;
        COLOR: #CCCCCC;
        TEXT-ALIGN: center;
}
#redirectwrap p.redirectfoot a {
        color:#33CCFF;
}
a {
        color:#325375;
	text-decoration: none;
}
a:hover {
	color: #325375;
	text-decoration: none;
}

 .centeredImage {
 	text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}
