/* Reset */
@import url("reset-fonts.css");
/* END RESET */

/********************************************************************* STYLES */
.image-floatright {
	float:right;
	margin:0px 0px 15px 15px;
	border:solid #DDDD0D 2px;
}
.image-floatleft {
	float:left;
	margin:0px 15px 0px 0px;
	border:solid #DDDD0D 2px;
}


/********************************************************************* TAGS */

body {
	/*background-color: #ccd3db;*/
	background-color: #5E5C0F;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: repeat;
	background-image: url(../images/murmur-dot.png);
}
h1 {
	font-size: 1.5em;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 0px;
	font-weight: normal;
}
/*h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #01244e;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}*/
#content-artist h3 {
	font-size: 1.4em;
	font-weight:bold;
	padding:15px 0 15px 0;
	margin:0;
}
h4 {
	font-size: 0.8em;
	font-weight:bold;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #000000;
}
h5 {
	font-size: 0.8em;
	font-weight:bold;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #03336D;
	text-transform: uppercase;
	text-decoration: underline;
}

#contentText h3, #contentInnerText h3 {font-size: 1.2em;
	font-weight: normal;
	color: #01244e;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px; margin-top:0;}

#contentText ul, #contentText ol, #contentInnerText ul, #contentInnerText ol, #RightHold ul, #RightHold ol {
	font-size: 0.8em;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6;
	clear:right;
}

#RightHold a, #contentText a, #contentInnerText a {
	color: #03336D;
	font-weight: bold;
	text-decoration: none;
}

#RightHold a:hover, #contentText a:hover, #contentInnerText a:hover {
	color: #FD9B02;
}

p {
	font-size: 0.8em;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 1.6;
}
.forms {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E4B16;
}
.forms td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.forms tr {
	margin-bottom: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input {
	font-size: 1em;
}

.margin-10 {
	margin-top: 10px!important;	
}

/********************************************************************* STYLES */

.RED {color:#FF2020; }

.BLUE {color:#0033CC; }

.YELLOW {
	color:#DDDD0D;
	margin-left: -5px;
}
.YELLOW-normal {
	color:#DDDD0D;
}
.YELLOW-bigger {
	color:#DDDD0D;
	font-size:0.9em;
}

.YELLOW-bigger a { font-weight:bold; color:#DDDD0D; text-decoration:none; }

.YELLOW-bigger a:hover { text-decoration:underline; }

.White {color:#FFFFFF; }

.smaller {
	font-size: 0.6em;
}

.inline-image {
	margin-bottom: -3px;
}

.margin-left {margin-left:10px; }

table {font-family:Arial, Helvetica, sans-serif;  font-size:1em; color:#fff; }
table p {font-size:1em; color:#fff; padding:0px 0px 5px 0px!important; margin:0!important; }
table td {width:50%; vertical-align:top; }

.table-row {border-bottom-color: #5E5C0F;
	border-bottom-width: 2px;
	border-bottom-style: solid;}
	
.table-errorrow {
	background-color: #3F3E0A;
}
	
.border-red {
	border: solid #FF2020 2px;
}

.uppercase { text-transform:uppercase; }

/********************************************************************* Menu Styles */

/******* !! Comment Out Unused Methods !! *****/


/**** Side menu using bulleted lists with rollovers */
#menu ul, ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	list-style-type: none;
}

#menu li {clear:both;}

#menu li a {
	text-decoration: none;
	background-color: #323E3F;
	padding: 3px;
	width:169px;
	float:left;
	color: #FFFFFF;
	margin-bottom:2px; 
	margin-top:2px;
}

#menu li a:hover {
	text-decoration: none;
	color: #1C2026;
	background-color: #EDEDE9;
}


/**** TOP menu using bulleted lists floated with rollovers */

#top {
	width:614px;
	padding-left:26px;
	height:32px;
	float:left;
	padding-right:30px;
	padding-top: 55px;
}

#top ul {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-top: dotted #b7b696 1px;
	text-transform: uppercase;
	float: right;
	width: 614px;
}

#top li {
	margin-bottom:0px;
	float:right;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 30px;
}

#top li a:link, #top li a:active, #top li a:visited  {
	text-decoration: none;
	width:auto;
	float:left;
	color: #FFFFFF;
	padding-top: 5px;
}

#top li a:hover {
	text-decoration: none;
	color: #DDDD0D;
}


/**** TOP menu just text with rollovers */

/*#top {width:930px; padding-left:13px; height:115px; float:left; padding-right:17px;}

#top a:link, #top a:active, #top a:visited { color:#000000; text-decoration:none;}

#top a:hover {color:#000000; text-decoration:underline;}*/

/********************************************************************* End Menu Styles */



/********************************************************************* GENERIC DIVS */

#contain {
	width:955px;
	height:auto;
	overflow:inherit;
	margin-left:auto;
	margin-right:auto;
	padding-top: 36px;
}

#incontain {
	width:955px;
	height:auto;
	overflow:inherit;
	float:left;
	border-left: solid #f5f6fa 0px;
	border-right: solid #f5f6fa 0px;
	background-position: top;
	background-repeat: repeat-x;
}

#logo {width:285px; height:149px; float:left;}

#flash {width:700px; height:307px; float:left;}

#left {width:285px; padding-left:0px; float:left; height:auto; overflow:inherit;}

#leftcolumn {width:250px; padding-left:32px; float:left; height:auto; overflow:inherit;}

#right {
	width:670px;
	float:right;
	padding-right:0px; /*padding-right:16px;*/
	height: auto;
	overflow: inherit;
}

#footer {
	width:955px;
	height:42px;
	border-top: solid #ccd3db 0px;
	float: left;
	padding-right: 0px;
	padding-top: 15px;
}

#footerLeft{
	width:500px;
	height:25px;
	padding-top:12px;
	float: left;
	color: #00254F;
	font-size: 0.7em;
	padding-left: 13px;
}

#footerLeft a {
	text-decoration: none;
	font-weight: bold;
	color: #21467D;
}

#footerLeft a:hover {
	color: #3D5EB4;
	font-weight: bold;
	text-decoration: none;
}

#footerRight {
	/*width:400px;*/
	width:430px;
	height:25px;
	padding-top:12px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footerRight a:link, #footerRight a:active, #footerRight a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footerRight a:hover {
	color: #DDDD0D;
}

#company {
	font-size:0.7em;
	width:955px;
	height:auto;
	float: left;
	padding-bottom:20px;
	padding-top: 10px;
	color: #CCCCCC;
	padding-left: 0px;
}

#address {
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
}

#whoby {
	text-align: right;
	float: right;
}

#whoby a:link, #whoby a:active, #whoby a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
#whoby a:hover {
	color: #DDDD0D;
	text-decoration:none;
}

/********************************************************************* HOME PAGE DIVS */


#home_featured {
	width:582px;
	padding-left:42px;
	height:241px;
	float:left;
	padding-right:46px;
	padding-top: 54px;
	background-image: url(../images/home-featured.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#feature-left {
	width: 285px;
	float: left;
	padding-top: 47px;
	height: 150px;
}

#feature-left h3 {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	padding: 0;
	line-height: 1em;
	text-transform: lowercase;
}

#feature-left h4 {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0px;
	padding: 0;
	text-transform: lowercase;
	line-height: inherit;
}
#feature-left p {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4em;
}

#feature-left p a {
	text-transform: uppercase;
	font-size: 12px;
	width: 115px;
	padding-right: 12px;
	height: 20px;
	padding-top: 0px;
	margin-bottom: 3px;
	background-image: url(../images/link-icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
}

#feature-left a {
	text-decoration: none;
	color: #000000;
		
}

#feature-left a:hover {
	color: #DBDD0E;
}

#feature-right {
	width: 275px;
	height: 197px;
	float: right;
}

#home_categories {
	width:629px;
	padding-left:41px;
	height:423px;
	float:left;
	padding-right:0px;
	padding-top: 60px;
	background-image: url(../images/home-categories.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
}

.cat_hold {
	width: 123px;
	float: left;
	margin-right: 30px;
}
.cat_title {
	height: 85px;
}
.cat_title h3 {
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	padding: 0;
	line-height: 1em;
	text-transform: lowercase;
}
.cat_title a {text-decoration:none; }
.cat_title a:hover {text-decoration:none; }

.cat_image {
	height: 152px;
	padding-top: 12px;
	text-align: center;
}
.cat_text {
	height: 85px;
}
.cat_text p {
	font-size: 0.9em;
	line-height: 1.2em;
}
.cat_link {
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.cat_link a {
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/link-icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-right: 12px;
	height: 20px;
	padding-top: 2px;
	width: auto;
}

.cat_link a:hover {
	color: #DBDD0E;
}

/*********************************** LEFT COLUMN BOXES DIVS */

.box {
	border-bottom: dotted #b7b696 1px;
	width: 230px;
	padding-bottom: 12px;
}

.box ul {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.box li {
	
	background-image: url(../images/bullet-icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 5px;
	width: 230px;
	/*width: 172px;
	padding-left: 28px;*/
	height: 28px;
	margin-left: 0px;
}

.box li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	/*width: 200px;*/
	width: 202px;
	padding-left: 28px;
	display: block;
	text-transform: lowercase;
}

.box li a:hover {
	color: #DDDD0D;
}

.box p, #home_getbuilding #leftbuild p {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 0px;
	padding: 0;
	line-height: 1.2em;
}

.box p a {
	color: #FFFFFF;
	text-decoration: none;
}

.box p a:hover {
	color: #DDDD0D;
}

.boxtop {
/*	padding-top: 38px;*/
}
.boxtop p {
	font-size: 1em;
	margin-top: 10px;
}
.boxtop h2 {
	margin-bottom: 0px;
	padding: 0;
}

.boxmid {
	padding-top: 15px;
	padding-bottom: 24px;
}
.boxbot {
	padding-top: 20px;
	padding-bottom: 20px;
	/*padding-bottom: 0px;*/
}
.boxfollow {
	padding-top: 20px;
	padding-bottom: 20px;
	/*padding-bottom: 0px;*/
}

.boxfollow p, #home_getbuilding #leftbuild p {
	font-size: 0.9em;
	font-weight: bold;
}

.box h2, #home_getbuilding #leftbuild h2 {
	font-size: 2em;
	font-weight: bolder;
	color: #000000;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.boxbot h2, .boxfollow h2 {
	margin-bottom: 10px;
}

.smallerBold { font-size:0.9em; font-weight:bold; padding-top:0px; padding-bottom:8px; color: #DBDD0E; }

/***************************** HOME PAGE DIVS Cont... */

#home_getbuilding {
	width:638px;
	padding-left:32px;
	height:150px;
	float:left;
	padding-right:0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
}
#home_getbuilding #leftbuild {
	width: 370px;
	height: 150px;
	float: left;
	padding-top: 25px;
}

#home_getbuilding #leftbuild h2 {
	margin-bottom: 10px;
}
#home_getbuilding #leftbuild h2 a {
	color: #000000;
	text-decoration: none;
}

#home_getbuilding #leftbuild h2 a:hover {
	color: #DDDD0D;
}

#home_getbuilding #leftbuild p {
	width: 330px;
}

#home_getbuilding #rightbuild {
	width: 268px;
	height: 150px;
	float: left;
}




/**************************************************************************** INNER PAGES */

#content-main {
	clear: both;
	float: left;
	width: 670px;
	padding-top: 15px;
}

#content-top, #content-services {
	clear: both;
	float: left;
	padding-left: 26px;
	width: 644px;
}

#content-top h2, #content-services h2 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: normal;
}

#content-top h3, #content-services h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: normal;
}
#content-top h4 {
	font-size: 2em;
	font-weight: bold;
	color: #DDDD0D;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 15px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: normal;
}

#content-top p {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.3em;
	padding-right: 30px;
}
#content-services p {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 2em;
	padding-right: 30px;
	}
	
#content-top a, #content-services a {
	color: #DDDD0D;
	text-decoration: none;
}

#content-top a:hover , #content-services a:hover {
	color: #000000;
	text-decoration: underline;
}

#main-featuredRow-hold {
	width: 670px;
	float: left;
	clear: both;
}

.main-featuredRow {
	width: 670px;
	float: left;
	clear: both;
}
.main-featuredRow-Inner {
	width: 581px;
	float: left;
	clear: both;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#FFFFFF;
	margin-left: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

.main-featuredRow-Inner h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 0;
	line-height: normal;
	text-transform: lowercase;
}

.main-featuredRow-Inner h2 {
	font-size: 1.7em;
	font-weight: bold;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	text-transform: lowercase;
}

.main-featuredRow-Inner p {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1.1em;
	width: 300px;
}

.main-featuredRow-Inner h3 {
	height: auto;
	text-align: left;
	padding-top: 10px;
	width:115px;
	text-decoration: none;
	color: #000000;
	font-size: 1em;
	padding-bottom: 0px;
	margin: 0;
}
.main-featuredRow-Inner h3 a {
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/link-icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-right: 12px;
	height: 20px;
	padding-top: 2px;
	width: auto;
}

.main-featuredRow-Inner h3 a:hover {
	color: #DBDD0E;
}

.main-featuredRow-Inner h2 a {
	text-decoration: none;
	color: #000000;
}

.main-featuredRow-Inner h2 a:hover {
	color: #DBDD0E;
}

.midrow {
	border-bottom:dashed #b7b696 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 580px;
}

.toprow {
	background-image: url(../images/top-featured-row02.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 45px;
}

.botrow {
	background-image: url(../images/bot-featured-row02.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	border-bottom-width: 0px;
	padding-top: 0px;
}
.botrowPad {
	padding-top: 15px;
	}

.singlerow {
	background-image: url(../images/single-featured-row02.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 45px;
	border-bottom-width: 0px;
	padding-top: 35px;
}

.featin-left { width:310px; float:left;}

.featin-image {
	width:165px;
	float:right;
	text-align: right;
}

#main-artistRows-hold {
	width: 600px;
	margin-left: 32px;
	padding-top: 0px;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
	border-top: dashed #b7b696 1px;
}

.main-artistRow {
	width: 585px;
	margin: 0;
	padding-top: 15px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dashed #b7b696 1px;
	clear: both;
	padding-left: 15px;
}
.main-artistRow h4 {
	font-size: 1.1em;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	
}
.main-artistRow h5 {
	font-size: 1.4em;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: lowercase;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

.main-artistRow h5 a {
	text-decoration: none;
	color: #FFFFFF;
}

.main-artistRow h5 a:hover {
	color: #DBDD0E;
}

.main-artistRow p {
	font-size: 0.9em;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.artistRow-col1 {
	width: 330px;
	float: left;
}

.artistRow-col2 {
	width: 130px;
	float: left;
	padding-left: 0px;
	padding-top: 50px;
}

.artistRow-col2 a {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #E0E10F;
	font-weight: bold;
	background-image: url(../images/inline-icon.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-right: 12px;
	height: 20px;
	padding-top: 0px;
	width: auto;
}

.artistRow-col2 a:hover {
	color: #000000;
}

.artistRow-col3 {
	width: 115px;
	float: right;
}

#jumpmenu-bar {
	width: 644px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

#jumpmenu-bar select {
	font-size: 1em;

	width:300px;
	text-align:left;
	vertical-align:middle;
	padding-top: 0px;

}
#jumpmenu-bar option {
	margin-top: 0px;

	/*padding-top: 5px;
	padding-bottom: 5px;*/
	padding-right: 5px;
	vertical-align:middle;
	display:block;
}
#jumpmenu-bar option selected {/*padding-top: 5px;*/}



/****************************************** ARTIST PAGE */



#content-top ul {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#content-top li {
	background-image: url(../images/bullet-icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 5px;
	/*width: 172px;
	padding-left: 28px;*/
	height: 23px;
	margin-left: 0px;
	padding-top: 2px;
}

#content-top li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	/*width: 200px;*/
	width: 350px;
	padding-left: 28px;
	display: block;
	text-transform: lowercase;
	padding-top: 2px;
	
}

#content-top li a:hover {
	color: #DDDD0D;
}

#content-artist {
	clear: both;
	float: left;
	width: 582px;
	padding-top: 54px;
	height: auto;
	background-image: url(../images/artist-page.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 41px;
	padding-right: 46px;
}

#content-artist-bot {
	clear: both;
	float: left;
	width: 582px;
	padding-top: 0px;
	height: 90px;
	background-image: url(../images/artist-page-bot.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 41px;
	padding-right: 46px;
}


#artist-left { width:280px; float:left; height:auto; overflow:inherit; padding-top:10px;}



#artist-left h1 {
	font-size: 1.4em;
	font-weight: bold;
}

#artist-left h2 {
	font-size: 2em;
	font-weight: bold;
	text-transform: lowercase;
}

#artist-left h3 a {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/link-icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-right: 12px;
	height: 20px;
	padding-top: 2px;
	width: 145px;
	margin-top: 15px;
	}

#artist-left form {float:left; clear:both;}


#artist-left button{
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/link-icon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	padding-right: 12px;
	height: 20px;
	padding-top: 1px;
	width: 160px;
	margin-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-width: 0;
	float:left;
	clear:right;
	}
	
#artist-left button:hover {
	color: #DBDD0E;
	cursor: pointer;
}

.whatThis {float:left; height:20px; width:150px; text-align:right; clear:both; display:block; padding-top:4px; font-size:0.8em; }

.whatThis a {
	text-decoration: underline;
	color: #003366;
	
	/*float:right;*/
	}
	
.whatThis a:hover { color: #DBDD0E; }

/*#artist-left ul {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
}

#artist-left li {
	background-image: url(../images/link-icon.jpg);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 0px;
	height: 20px;
	margin-left: 0px;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}*/

#content-artist ul {
	font-size: 1em;
	font-weight:normal;
	margin: 0px;
	padding:0 0 10px 20px;
}

#content-artist li { 
	background-image:none;
	list-style:disc outside none!important;
	list-style-type:disc!important;
	/*width: 172px;
	padding-left: 28px;*/
	height: auto;
	margin: 0;
    padding: 0 0 10px 5px;
}

#content-artist ul.artgenrelist {
	font-size: 1em;
	font-weight: bold;
	
	margin: 10px 0 0 0;	
	padding: 0 0 10px 0;
}

#content-artist ul.artgenrelist li {
	background-image: url(../images/link-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	/*width: 172px;
	padding-left: 28px;*/
	margin-bottom: 0px;
	height: 20px;
	margin-left: 0px;
	margin-top: 0px;

	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 20px;
	
	display: block;
}

#content-artist p {
	font-size: 0.9em;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

#artist-right { width:280px; float:right; height:auto; overflow:inherit; padding-top:0px;}

#artist-right-image {
	width: 275px;
	height: 68px;
	margin-bottom: 40px;
	float: right;
	padding-top: 132px;
}

#artist-right-cycle {
	width: 275px;
	height: 200px;
	margin-bottom: 40px;
	float: right;
	/*padding-top: 132px;*/
	padding:0;
	overflow:hidden;
}

#artist-right-image table td { height:34px;}

#artist-right-image .smlimage {
	border-color: #FFFF00;
	border-style: solid;
	border-width: 1px;
	margin-right: 1px;
	margin-top: 1px;
}

#artist-right-player {
	width: 250px;
	padding-left: 0px;
	height: auto;
	padding-right: 0px;
	margin-left: 0px;
	float: right;
	margin-right: 15px;
	padding-bottom: 25px;
}
#artist-right-player-new {
	width: 275px;
	padding-left: 0px;
	height: auto;
	padding-right: 0px;
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding-bottom: 25px;
}

.addthis_default_style { float:right; padding-top:25px; }

.addthis_default_style a { text-decoration:none; color:#000000;}

.addthis_default_style a:hover { color: #DBDD0E;}


.murplayvideo {
	width:275px; 
	height:200px; 
	float:right; 
	padding:0px 0px 25px;
	background-repeat:no-repeat;
	background-position:top;
}

.murplayvideo a {
	width:275px; 
	height:200px;
	display:block;
	background-image:url(../images/play-overlay-button.png);
	background-repeat:no-repeat;
	background-position:center;
}
