body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link,a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.feature {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	/* [disabled]border-top-width: thin; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #000; */
}
.feature a:link,
.feature a:visited {
	color: #000000;
	font-weight: bold;
}
.feature a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.clearAll {
	clear: both;
}
.center {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.artistslayout {
	font-size: 10px;
	width: 49%;
	overflow: auto;
	/* [disabled]float: left; */
	margin-left: 8px;
	/* [disabled]height: 775px; */
	/* [disabled]margin-right: 5px; */
}

.artistDetails {
	/* [disabled]width: 132px; */
	float: left;
	font-size: 10px;
	/* [disabled]padding: 1px; */
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: thin solid #666;
	height: 180px;
}
.artistDetails img {
	width: 128px;
	border: 0;
	height: 160px;
}
.presentersDetails {
	float: left;
	font-size: 10px;
	padding: 1px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	border: thin solid #666;
}
.presentersDetails img {
	width: 200px;
	border: 0;
}
.pink {
	color: #FF3399;
	text-decoration: none;
}
.pink a:link, .pink a:visited {

	color: #FF3399;
	text-decoration: none;
}

.pink a:hover {

	color: #666666;
	text-decoration: underline;
}


#all {
	width: 880px;
	margin-left: auto;
	border: 1px solid #999999;
	margin-right: auto;
}
#header {
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Broadway, Arial;
}
#CPM {
	font-size: 14px;
	color: #666666;
	text-align: right;
	float: right;
	display: inline;
	margin-top: 5px;
	/* [disabled]padding-right: 5px; */
	/* [disabled]padding-left: 5px; */
	/* [disabled]font-family: Broadway, Arial; */
}
#CPM a:link,
#CPM a:visited {
	text-decoration: none;
	color: #666666;
	/* [disabled]font-family: Broadway, Arial; */
}
#CPM a:hover {
	text-decoration: underline;
	color: #0002FF;
	/* [disabled]font-family: Broadway, Arial; */
}
#menu {
	font-size: 14px;
	color: #000000;
	display: inline;
	margin-left: 110px;
	font-family: Broadway, Arial;
	width: 100%;
}
#menu a:link,
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
}
#bar2 {
	height: 150px;
	width: 100%;
	margin-bottom: 20px;
}
#logo {
	background-image: url(../images/rsmlogo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 160px;
}
#contactdetails {
	font-size: 12px;
	width: 140px;
	float: right;
	margin-top: 10px;
}

#content {
}
#copyright {
	font-size: 10px;
	color: #000000;
	padding: 5px;
	margin-left: 690px;
}
#sidebar {
	width: 100%;
	text-align: center;
	margin-top: -130px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #FF309C;
}
#sidebar a:hover {
	color: #666666;
	text-decoration: underline;
}
#icons {
	width: 100%;
	height: 30px;
	margin-top: 30px;
}
#artistslayoutmaleicon {
	background-image: url(../media/male-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 58px;
	width: 115px;
	/* [disabled]top: 150px; */
	font-size: 10px;
	font-weight: bold;
	margin-left: 290px;
	margin-bottom: 10px;
}
#artistslayoutfemaleicon {
	background-image: url(../media/female-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 58px;
	width: 110px;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	float: right;
	display: inline;
	margin-right: 20px;
}
#presenterslayout {
	width: 100%;
	margin-left: 5px;
	margin-top: 130px;
}
#iframe {
	z-index: 3;
	position: relative;
	height: 770px;
	width: 876px;
	top: -160px;
}
.dmxtooltip {
	font-size: 80%;
}

