p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
form {
	margin: 0px;
	padding: 0px;
}
.editmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	clear: left;
}

.editmenu a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding: 5px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #6F8FC0;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #8AACD8;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
.register_item {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alert_bad {
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alert_bad p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(/img/ico/alert.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.alert_bad h1 {
	background-color: #FF0000;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}

.alert_bad p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.profile_dj_type {
	background-attachment: scroll;
	background-image: url(/img/ico/headphones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}

.profile_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #FF0000;
	padding: 1px;
	text-decoration: none;
}
.profile_edit_upgrade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	background-color: #CFEBD0;
	padding: 1px;
	text-decoration: none;
}
.profile_photo {
	height: 200px;
	width: 200px;
	background-image: url(/img/nopic_200x200.jpg);
}
.hover {
	position: absolute;
}



.profile_genres {
	background-attachment: scroll;
	background-image: url(/img/ico/music.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.profile_microphone {

	background-attachment: scroll;
	background-image: url(/img/ico/microphone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.profile_availability {


	background-attachment: scroll;
	background-image: url(/img/ico/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	position: relative;
	padding: 5px;
}
.infobox {
	position: absolute;
	top: 5px;
	right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.menu_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
}
.menu_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
	float: left;
	width: 100%;
	background-image: url(/img/logo_topright.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_top .sub a {
	background-color: #D2E4F7;
	font-size: 12px;
	float: right;
	margin-right: 5px;
	margin-left: 0px;
}

.menu_top a:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
.menu_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(/img/bullet.jpg);
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
}
.profile_biography {
	background-attachment: scroll;
	background-image: url(/img/ico/dj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.profile_personal p {
	margin-left: 10px;
}
.profile_contact p {
	margin-left: 10px;
	width: 180px;
	overflow: hidden;
}

.profile_discography {
	background-attachment: scroll;
	background-image: url(/img/ico/record.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.profile_work {


	background-attachment: scroll;
	background-image: url(/img/ico/work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}
.profile_flyers {
	background-attachment: scroll;
	background-image: url(/img/ico/flyers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 7px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.search p {
	margin-left: 10px;
	margin-bottom: 5px;
}
.alert_good {

	border: 1px solid #009900;
	background-color: #CFEBD0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alert_good p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(/img/ico/tick.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.forum {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
}
.forum h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forum a {
	color: #333333;
	text-decoration: none;
}
.forum:hover {
	border: 1px solid #CCCCCC;
	color: #0000FF;
	text-decoration: underline;
}

.alert_good h1 {
	background-color: #339900;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}
.alert_good p a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.edit_upgradetxt {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.search .style a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	position: relative;
	display: block;
}
.search .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}

.search .avail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	position: relative;
	padding-bottom: 0px;
	padding-left: 10px;
}
.search .genres a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
.options_remove a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	position: relative;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/img/ico/cross.jpg);
	background-color: #FFFFFF;
	margin: 1px;
}
.options_add  a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	position: relative;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/img/ico/cross.jpg);
	background-color: #FFFFFF;
	margin: 1px;
}
.multipage a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	clear: both;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.multipage a:hover {
	background-color: #FFFFCC;
}
.multipage .sel {
	color: #999999;
	background-color: #EAEAEA;
}
.multipage {
	padding: 10px;
	text-align: center;
}
.forumlink a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.forumlink {
	margin-top: 10px;
	margin-bottom: 10px;
}

.forumlink a:hover {
	background-color: #FFFFCC;
}
body {
	margin: 0px;
	padding: 0px;
}
.gallery {
	display: block;
	width: 60px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.profile_flyers img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.advert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
.profile_work h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
.profile_work h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.profile_work h6 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

