@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body {
	background: url(../images/mainbg_grad.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.home#homepage {
	background: url(../images/mainbg_grad.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 960px;  
	background: #ffffff;
	margin: 0 auto 15px;; 
	border-top: none;
	text-align: left; 
}

#home-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a:link {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color:#999999;
	text-decoration: underline;
}

a.header-link:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.header-link:visited {
	color:#FFFFFF;
}

a.header-link:hover {
	color:#cef1df;
}

#header {
	background: url(../images/header_bg.gif) top left repeat-x;
	height: 115px;
}

#header-left {
	position:absolute;
	margin:0 0 0 13px;
	width:290px;
	z-index:10;
}

#header-left .home-logo {
	margin:31px 0 0 0;
}

#header-left .home-globe {
	margin:11px 0 0 0;
}

#header-right {
	position:relative;
	float:right;
	width:550px;
	height:65px;
	margin:19px 0 0 0;
	z-index:100;
}

#home-search {
	background: url(../images/header_search.jpg) left no-repeat;
	width:222px;
	height: 35px;
	margin:0 0 5px 310px;
}

#homesearch-btn {
	float:right;
	width:35px;
	margin:0 0 0 0;
}

#Keywords {
	float:left;
	width: 110px;
	border: 1px solid #fff; 
	font-size: 14px;
	margin:8px 0 0 60px; 
}

#Keywords-sm {
	float:left;
	margin:8px 0 0 10px;
	border: 1px solid #fff; 
	width: 150px; 
	font-size: 14px; 
}

#site-lang {
	position:absolute;
	top:70px;
	right:15px;
	height:19px;
	color:#202020;
	z-index:10;
}

.current-lang {
	color:#51C19B;
	text-decoration:none;
}

#site-lang a {
	color:#202020;
	text-decoration:none;
}

#site-lang a:hover {
	color:#202020;
	text-decoration:underline;
}

.flash-newstitle {
	font-weight:bold;
}

/* @group LAYOUT
===================================== */


#charts {
	background: url(../images/inthecharts_bg.gif) top center no-repeat;
	position:relative;
	float:right;
	width:220px;
	height:385px;
	overflow:hidden;
	margin:0 0 0 0;
}

#chartslider {
	position:absolute;
	top:46px;
	width:220px;
	height:301px;
	overflow:hidden;
	margin:0 0 0 0;
	background:#202020;
}

#charts-header {
	width:190px;
	border-bottom:1px solid #636363;
	margin:7px auto;
}

.inthecharts {
	position:absolute;
	top:0;
	left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:190px;
}



#album-chart {
	background:#333;
	padding:10px 10px 5px 10px;
	width:120px;
	margin:20px auto 0 auto;
}

/* @group LAYOUT
===================================== */

#content {
	/*position: relative;*/
	padding: 0 10px 10px 10px;
	}

#twocol-content {
	padding: 0 10px 10px 10px;
	/*margin-top:-25px;*/
}

.home #content {
	margin-top: 0;
	}

#primary {
	width: 100%;
	min-height:550px;
	color: #232323;
	}
	
.home #primary {
	width: 687px;
	}


/* @group oneCol DEFAULT
===================================== */
.oneCol{
	background: url(../images/mainbg_grad.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.oneCol #onecol-maincontent {
	position:relative;
	width: 920px;
	padding:10px;
	}

.oneCol #onecol940-maincontent {
	position:relative;
	width: 940px;
	}

.oneCol #onecol940_padleft-maincontent {
	position:relative;
	width: 900px;
	padding-left:40px;
	}

/* @group twoCol DEFAULT
===================================== */

.twoColSL{
	background: url(../images/mainbg_grad.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.twoColSL #primary {
	float: right;
	width: 715px;
	}

#left {
	float: left;
	width: 225px;
	margin:55px 0 0 0;
	padding: 0;
	background: url(../images/leftsp_btm.gif) bottom left no-repeat;
	background-color:#202020;
	}

.content, .sidebar {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

.round-top {
	height:8px;
	background: url(../images/leftsp_top.gif) top left no-repeat;
}

/* @group twoCol NEWS
===================================== */

.twoColSL_NEWS {
	background: url(../images/mainbg_grad.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.twoColSL_NEWS #primary {
	float: left;
	width: 660px;
	}

#right_NEWS {
	float: right;
	width: 225px;
	margin:28px 30px 20px 0;
	padding: 0;
}

.latestnews-content img {
	border:1px solid #ccc;
	padding:3px;
	margin:5px 10px 5px 0;
}

.newshomeHeader {
	background: url(../images/peernews_header.gif) top left no-repeat;
	width:620px;
	height:35px;
	margin:0 0 20px 0;
}

.newshome-content {
	padding:0 10px 0 0; 
	border-right:1px dotted #ccc;
}


.newshome-content img {
	border:1px solid #ccc;
	padding:3px;
	margin:0 10px 0 0;
}

.newshome-content a {
	text-decoration:none; 
}

.newshomeTop {
	margin:0 0 20px 0;
}

.newshomeTop h2:hover {
	text-decoration:underline;
}

.newshomeDate {
	display:block;
	margin:0 0 10px 0;
}

.newshomeDateSM {
	font-size:10px;
}

.newshomepostSM {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}

.newshomepostSM .newstitleSM a {
	font-weight:bold;
	color:#000;
}

.newshomepostSM .newstitleSM a:hover {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.newshomepostSM-txt {
	font-size:10px;
}

.newshomeReadmore {
	padding:0 10px 0 0;
}

.newshomeReadmore a {
	color:#4DC49B;
}

.newshomeReadmore a:hover {
	color:#4DC49B;
	text-decoration:underline;
}

.newsHeader .pageTitle {
	background:#202020;
	color:#fff;
	font-size:24px;
	padding:3px;
}

#left_NEWS {
	background:#fff;
	min-height:480px;
	margin:10px 0 0 40px;
	padding:0 10px 0 0;
	border-right:1px dotted #ccc;
}

#left_NEWS .hasImage {
	margin:20px 0 0 0;
	border-bottom:2px solid #ccc;
}

#left_NEWS .clearfix {
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border-bottom:2px solid #ccc;
}

#left_NEWS img {
	border:1px solid #ccc;
	padding:5px;
}
 
#left_NEWS #newsDate {
	float:left;
}

#left_NEWS #shareBtn {
	float:right;
}

#left_NEWS #svAsset {
	margin:10px 10px 0 -20px;
}

#left_NEWS h2.pageTitle {
	line-height:1.2em;
}

#left_NEWShome {
	background:#fff;
	min-height:480px;
	margin:10px 0 0 40px;
}

#left_NEWShome .hasImage {
	margin:20px 0 0 0;
	border-bottom:2px solid #ccc;
}

#left_NEWShome img {
	border:1px solid #ccc;
	padding:5px;
}

#left_NEWShome #svAsset {
	margin:10px 10px 0 -20px;
}

#left_NEWShome h2.pageTitle {
	line-height:1.2em;
}

.newsarchives {
	margin:20px 0 0 0;
}

.newsarchives a {
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	color:#999;
}

.newsarchives a:hover {
	color:#666666;
}

.newsarchives-header {
	background:#fff;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:3px solid #999;

}

.newssp-header {
	font-size:24px;
	background:#000;
	color:#fff;
	font-weight:bold;
}

.twoColSL_NEWS #current-newsSP {
	border:1px solid #ccc;
	height:300px;
}

.twoColSL_NEWS #archive-newsSP {
	border-top:3px solid #ccc;
	height:300px;
}

/* @end twoCol NEWS
===================================== */

.twoColSL #right-content {
	border:10px solid #202020;
	background:#efefef;
	padding:10px;
	min-height:480px;
	font-size:12px;
}

#right-content img {
	border:5px solid #fff;
	margin:0 10px 0 0;
}

#right-content hr {
	color:#eeeeee;
}

.twoColSL #right-content a {
	color:#4DC49B;
}

.twoColSL #right-content a:hover {
	color:#202020;
}

.twoColSR #primary {
	float: left;
	width: 707px;
	}

.threeCol #primary {
	width: 504px;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 156px;
	margin: 13px 0 0;
	padding: 16px 13px;
	}

.home #right {
	width: 180px;
	margin: -40px 0 0;
	padding: 0;
	}

.threeColSR {
	width: 167px;
	}

.sidebarNews {

	position:absolute;
	top:115px;
	left:852px;

}

#left.sidebar {}
#right.sidebar {}


.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 10px;
	margin:0 auto;
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 170px; /*Height should enough to fit largest content's height*/
}
	.stepcarousel .belt{
		position: absolute; /*leave this value alone*/
		left: 0;
		top: 0;
	}
		.stepcarousel .panel{
			float: left; /*leave this value alone*/
			overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 10px; /*margin around each panel*/
			width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
		#flashcontent_home  {
			margin:0 0 12px 15px;
			width:670px;
			height:330px;
			/*z-index: 99;*/
		}
		#flashcontent_artist  {
			margin:0 0 0 0;
			width:670px;
			height:330px;
			/*z-index: 99;*/	
		}

#home-officelinks {
	width: 940px; 
	height: 170px;
	margin:10px 0 0 0;
}

#feat-header {
	width:670px;
	margin:7px 0 8px 15px;
	border-bottom:1px solid #636363;
}


/* @group Nav - Primary
===================================== */

#navPrimary {
	height: 24px;
	overflow: hidden;
	margin: 0 0 0 0;
	list-style: none;
	font-weight: none;
	color: #999999;
	background: #202020;
	font-size: 10px;
	}

#navPrimary li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	}

/*#navPrimary li.first {
	margin-left: 15px;
	}*/

#navPrimary a {
	display: block;
	padding: 0 10px;
	line-height: 24px;
	color: #999;
	text-decoration: none;
	}

#navPrimary li a:hover, #navPrimary li:hover, #navPrimary li.sfhover {
	background: #51C19B;
	color: #333333;
	}

#navPrimary li.current a {
	background: #51C19B;
	color: #333333;
	}	

/*#navPrimary li:hover a, #navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #333333;
	}*/

#navPrimary li:hover a, #navPrimary li.sfhover a:hover {
	color: #333333;
	}

#navPrimary li li:hover a {
	color: #888888;
	}
	

/* @group Breadcrumbs
===================================== */	
	
#crumbList {
	position:relative;
	margin:0 0 5px 2px;
	z-index:1001;
	max-width:300px;
	max-height:18px;
	overflow:hidden;
	}

#crumbList li {
	font-size: 11px;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

.newsCrumblist {
	margin:0 0 0 30px;
}

.licenseCrumblist {
	margin:0 0 0 30px;
}

/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 1000;
	width: 12em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	background: #51C19B;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 12em; /* width needed for Opera */
	margin: 0 !important;
	}

#navPrimary li li a {
	display: block;
	padding: .5em;
	line-height: 1;
	text-transform: none;
	}

#navPrimary li li a:hover {
	display: block;
	padding: .5em;
	line-height: 1;
	background:#202020;
	color:#FFFFFF;
	text-transform:none;
	}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 0;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -1.95em 0 0 12em;
	}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Secondary
===================================== */

.navSecondary {
	/*margin: 0 0 4em;*/
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	height: auto;
	}

.navSecondary li {
	/*margin: 0 0 .5em;*/
	/*padding: 0 0 .5em;*/
	/*border-bottom: 1px solid #d6d6d6;*/
	line-height: 1.8em;
	height:26px;
	}

.navSecondary .last {
	border: 0;
	padding-bottom: 0;
	}

.navSecondary li ul {
	/*margin: .5em 0 0;*/
	margin:0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {
	margin-bottom: .5em;
	}

.navSecondary li a {
	display: block;
	padding-left:5px;
	height:26px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
	
.navSecondary li a:hover {
	display: block;
	width:187px;
	height:26px;
	color:#333;
	background:#51BF9A;
	}

.navSecondary li.current a {
	font-weight: bold;
	width:200px;
	background:url(../images/secondnav_current.gif) right no-repeat;
	background-color:#51BF9A;
	color: #202020;
	}

.navSecondary li.current a:hover {
	font-weight: bold;
	width:200px;
	background:url(../images/secondnav_current.gif) right no-repeat;
	background-color:#51BF9A;
	color: #202020;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	}

.navSecondary li li {
	margin: 0 0 .5em 1em;
	padding: 0;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #434343;
	}

#main-content {
	width: 880px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#flash-feature {
	background: url(../images/featuredartist_bg.gif) top no-repeat;
	float:left;
	width:700px;
	height:385px;
	margin:0 0 0 0;
}

/* MUSIC IN MOTION
===================================== */

#mim_top {
	width:880px;
	height:377px;
	background:url(../images/featuredvideos_bg.gif) top center no-repeat;
	margin:0 auto;
	padding:43px 10px 0 10px;	
}

#mim_flash {

}

#mim_instructions p{
	line-height:1em;
	color:#ccc;
}

#mim_instructions .mim-greentxt {
	font-size:10px;
	color:#4dc49b;
}

#mim_twoCol {
	width:890px;
	height:285px;
	background: url(../images/mim_twoCol_bg.gif) top center no-repeat;
	margin:15px 0 0 10px;
	padding:40px 0 0 10px;
	color:#ccc;
}

#mim_twoCol-left {
	float:left;
	width:520px;
	height:240px;
	margin:20px 0 0 0;
	overflow:auto;
}

#mim_twoCol-left ul {
	padding:0 10px 0 0;
}

#mim_twoCol-left li {
	list-style-image:url(../images/mim_reel_li.png);
	list-style-position:outside;
}

#mim_twoCol-left a {
	color:#ccc
}

#mim_twoCol-left a:hover {
	color:#4CC59C;
}

#mim_twoCol-right {
	float:right;
	width:340px;
	height:255px;
	padding:20px 10px 0 0;
}

#mim_twoCol-right .twtr-hd {
	display:none;
}

#flash_mimcontent2 {
	float:right;
	width:175px;
	margin:0 6px 0 0;
	background:#000000;
}

#hometop-content {
	width:940px;
	height:390px;
	margin:0 0 0 0;
}

#btm-content {
	width: 880px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#btm-content p {
	padding: 10px 10px 0 0;
}

#news-motion {
	position:relative;
	background: url(../images/newsmotion_bg3.gif) top no-repeat;
	width:940px;
	height:300px;
	margin:20px 0 0 0;
	padding:40px 0 0 0;
}

#newsheaderLink {
	position:absolute;
	top:5px;
	left:10px;
}

#home-news {
	float:left;
	width:480px;
	height:250px;
	margin:10px 0 10px 15px;
	color:#ccc;
}

#home-news p {
	margin:0;
}

#homeNewstop {
	height:140px;
	margin:0 0 10px 0;
	overflow:hidden;
}

#homeNewstop p {
	display:inline;
}

.read-more a {
	color:#fff;
}

.read-more a:hover {
	background:#4CC59C;
	color:#fff;
}

.linkReg a {
	color:#ccc;
}

.linkReg a:hover {
	color:#4CC59C;
}

h3.news-titleLG {
	line-height:1.2em;
	margin:0 0 8px 0;
}

.news-titleLG a {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

.news-titleLG a:hover {
	color:#4DC49B;
	font-size:18px;
	text-decoration:none;
}

.subheadingWHT {
	color:#fff; 
	font-weight:bold; 
	margin:0 0 0 0; 
	padding:0;
}

#home-news ul {
	margin:5px 0 0 20px;
}

#home-news li {
	line-height:1em;
	font-size:10px;
}

#home-news img {
	border:4px solid #fff;
	margin:0 8px 10px 0;
}

#buzz-tracks {
	float:right;
	width:210px;
	height:275px;
	margin: 0 0 0 0;
}

#buzz-player {
	height:210px;
}

#sm-search {
	width:200px;
	height:60px;
}

#sm-search #searchtracks {
	float:left;
	width:155px;
	border:1px solid #fff;
	margin:8px 0 0 10px;

}

#smhomesearch-btn {
	float:right;
	width:21px;
	height:35px;
	margin:0 0 0 0;
}

.sm-searchtxt {
	color:#4DC49C;
	font-weight:bold;
}


#smsearch-field {
	background:url(../images/smsearch_bg.gif) top left no-repeat;
	height:35px;
}


#motion {
	float:left;
	width:220px;
	height:288px;
	margin:-3px 0 0 5px;
}

#motion a {
	height:288px;
	display:block;
	background:url(../images/mim_homebtn.jpg) left no-repeat;	
}

#motion a:hover {
	height:288px;
	display:block;
	background-position:-220px;	
}

#motion p {
	color:#ccc;
	margin:0 0 0 0;
	padding:0 10px 0 0;
}

#main-nav {
	position:relative;
	float: right;
	width:375px; 
	z-index: 100;
}

#main-nav ul { 
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}

#main-nav li {
	float:left;  
	margin:0 5px 0 0;
}


/* NEW RELEASES..JUST THE HIGHLIGHTS
===================================== */

.new-releases {
	width:600px;
}

.new-releases h3.new-releases-title {
	float:left;
	width:200px;
}

.new-releases ul {
	margin:0;
	width:175px;
	float:right;
}

.new-releases li {
	list-style:none;
	font-size:11px;
	line-height:1.2em;

}

.new-release-list {
	margin:0;
	width:175px;
	float:right;	
}

/* Footer
===================================== */

#footer {
	background: url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:145px;
	color:#ccc;
}


#footer-left {
	float:left;
	width:340px;
	height:125px;
	padding:20px 0 0 0;
	margin:0 0 0 15px;
	font-size:9px;
	text-decoration:none;
	color:#ccc
}

#footer-left li {
	list-style:none;
	line-height:.8em;
}

#footer-left ul {
	float:left;
	width:120px;
	margin:0 0 0 0;
}

#footer-right {
	position:relative;
	float:right;
	width:490px;
	height:125px;
	padding:15px 0 0 0;
	margin:0 0 0 0;
	text-decoration:none;
	font-size:9px;
	color:#ccc
}

#footerright-header {
	width:480px;
	height:15px;
	margin:0 0 10px 0; 
}

#footerright-header li {
	width:100px;
	float:left;
	padding:0 0 4px 0;
	border-bottom:1px solid #434343;
}

#footer-right li {
	list-style:none;
	margin:3px 0 0 0;
}

#footer-right ul {
	float:left;
	width:100px;
	margin:0 15px 0 0;
}

#footer-right #follow-peer li {
 	margin:7px 0 0 0;
}

#footer-right #follow-peer li a {
 	margin:6px 0 0 20px;
}

#footer-right #follow-peer li img {
	position:absolute;
	padding:0 0 0 0;
}

.first-footergrn {
	font-size:12px;
	color:#9ac4b6;
	font-weight:bold;
}

#footer-copy {
	font-size:11px;
	width:330px;
	padding-top:7px;
}

#footer-copy p {
	margin:3px 0 0 0;
}

a.footer-subnav {
	color:#ccc;
	text-decoration:none;
}

a.footer-subnav:hover {
	color:#999;
	text-decoration:underline;
}

a.footer-link {
	color:#ccc;
	text-decoration:none;
}

a.footer-link:hover {
	color:#999999;
	text-decoration:underline;
}


.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.flt-rt {
	float:right;
}

.flt-lt {
	float:left;
}

/* Licensing
===================================== */

.license-header {
	background: url(../images/licensing_header.jpg) no-repeat top;
	height:242px;
	width:940px;
	margin:0 0 40px 0;
}

.license-info {
	position:absolute;
	width:450px;
	top:190px;
	left:20px;
}

.license-info a {
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:14px;
	color:#39876f;
}

.license-info a:hover {
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:14px;
	color:#53C39E;
}

.licensing-top {
	margin:0 0 0 0;
	height:230px;
}

.licensing-btm {
	margin:20px 0 0 0;
	height:230px;
}

.licenseForm {
	width:600px;
	margin:10px 0 0 0;
	border:1px solid #ccc;
}

.licenseForm textarea {
	font-family:Arial, Helvetica, san-serif;
}

.licenseFormheader {
	font-size:24px;
	margin:0 0 0 0;
}

.licenseList {
	border:1px solid #ccc;
	padding:10px;
	margin:20px 0 0 20px;
	width:430px;
}

.licenseList select {
	border:2px solid #ccc;
	padding:3px;
	margin:0 0 0 20px;
}

.licensecontact-col {
	position:relative;
	width:213px;
	height:160px;
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	border-right:1px solid #ccc;
}

.licensecontact-col div {
	position:absolute;
	top:130px;
	left:55px;
}

.licensecontact-colnoborder div {
	position:absolute;
	top:130px;
	left:55px;
}

.licensecontact-colnoborder {
	position:relative;
	width:213px;
	height:160px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
}

.licensecontact-col p {
	line-height:1em;
	margin:4px 0;
}

.licensecontact-colnoborder p {
	line-height:1em;
	margin:4px 0;
}

.license-name {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
	letter-spacing:-1px;
	color:#333;
}

.licensecontact-txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1em;
}

.license-txt-pink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ce0d78;
}

.license-txt-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1863aa;
}

.license-txt-ltblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#439dc1;
}

.license-txt-yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9a701f;
}

.license-txt-green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3c8d75;
}


.license-txt-drkgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003c2c;
}

.license-txt-orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b96e1c;
}


.license-txt-purple {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#685dae;
}


#ar_btn a { 
	display:block;  
	background: url(../images/licensing_arBTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#ar_btn a:hover { 
	background-position:-115px;
}


#filmtv_btn a { 
	display:block;  
	background: url(../images/licensing_filmtvBTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#filmtv_btn a:hover { 
	background-position:-115px;
}



#newmedia_btn a { 
	display:block;  
	background: url(../images/licensing_newmediaBTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#newmedia_btn a:hover { 
	background-position:-115px;
}


#ad_btn a { 
	display:block;  
	background: url(../images/licensing_adBTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#ad_btn a:hover { 
	background-position:-115px;
}

#ad2_btn a { 
	display:block;  
	background: url(../images/licensing_ad2BTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#ad2_btn a:hover { 
	background-position:-115px;
}

#filmtv2_btn a { 
	display:block;  
	background: url(../images/licensing_filmtv2BTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#filmtv2_btn a:hover { 
	background-position:-115px;
}


#filmtv3_btn a { 
	display:block;  
	background: url(../images/licensing_filmtv3BTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#filmtv3_btn a:hover { 
	background-position:-115px;
}


#filmtv4_btn a { 
	display:block;  
	background: url(../images/licensing_filmtv4BTN.gif) no-repeat left; 
	color:#FFFFFF;  
	text-decoration:none;
}

#filmtv4_btn a:hover { 
	background-position:-115px;
}

/* Featured Artists
===================================== */

#featured-content {
	display:block;
	height:111px;
	border-bottom:1px solid #999;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
}

#featured-content:hover {
	background:#ccc;
	border-bottom:1px solid #ccc;
}


#feat-img {
	float:left;
	width:100px;
	margin:0 0 0 10px;
}

#feat-img img {
	border:5px solid #fff;
}

#feat-txt {
	float:right;
	width:530px;
	margin:0 10px 0 0;
}

.twoColSL #right-content #feat-title {
	background:#000;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 5px 0;
	padding-left:5px;
	text-decoration:none;
}


/* Browse by Name
===================================== */

.twoColSL #right-content #browse-letter a {
	color:#202020;
}

#browse-container {
	margin:0 0 20px 0;
	width:690px;
}

#browsename-main {
	display:block;
	float:left;
	width:155px;
	height:163px;
	margin:20px 17px 10px 0;
	padding:0 0 0 0; 
}

#browsename-main img {
	border:5px solid #fff;
	margin:15px 0 0 0;
}

#browsename-main:hover a {
	background:#ccc;
	text-decoration:underline;
	color:#333;
	font-weight:bold;
}

.twoColSL #right-content #browsename-main a {
	display:block;
	color:#202020;
	text-decoration:none;
}

.twoColSL #right-content #browsename-main a:hover {
	display:block;
	text-decoration:underline;
	background:#ccc;
}

#browse-countrygenre select {
	border:2px solid #ccc;
	padding:3px;
}


/* Featured Catalogs
===================================== */

.featuredcatalog-wrapper {
	padding:10px;
	border:1px solid #d6d6d6;	
}

#prcomp-tracklist {
	margin:0 0 20px 0;
}

#prcomp-tracklist ol {
	font-size:11px;
	line-height:1em;
	margin:0 0 0 20px;
}

#prcomp-tracklist li {
	margin:3px 0;
}

#prcomp-discone {
	float:left;
	width:300px;
	margin:0 30px 0 10px;	
}

#prcomp-disctwo {
	float:left;
	width:300px;
}




/* @group Catalog Search
===================================== */




/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 0px;
	}

th {
	border: 1px solid;
	border-color: #becfd6 #becfd6 #dce6ea;
	color: #32566c;
	background: #e9f3f7;
	}

/*td {
	padding: 10px;
	border: 1px solid #d6d6d6;
	}*/

tr.alt td { background: #eee; }  /*Move*/ 

/* @end Globals - Tables
-------------------------------- */

/* @group Globals - Music Search
===================================== */

.musicseachPlayer {
	background:#ff0000;
	border:1px solid #ff0000;
}


/* @group Globals - Search Results
===================================== */


#primary #svSearchResults {
	

}

.sr-artistwriter {
	padding:0 0 0 5px;
	background:#999;
}

.searchresult-top {
	background:#efefef;
	padding:0 0 20px 0;

}

.searchresult-artistimg {
	display:block;
	float:left;
	width:163px;
	height:163px;
	margin:10px 17px 10px 10px;
	padding:0 0 0 0;
}

.searchresult-artistimg img {
	border:5px solid #fff;
	margin:15px 0 0 0;
}

.searchresult-artistimg:hover a {
	background:#ccc;
	text-decoration:underline;
	color:#333;
	font-weight:bold;
}

.searchresult-artistimg a {
	display:block;
	text-decoration:none;
}

.searchresult-artistimg a:hover {
	display:block;
	text-decoration:underline;
	background:#ccc;
}

.svIndex li {
	list-style:dash;
	font-size:11px;
	text-decoration:none;
	margin:3px 0 0 20px;
}

/* @group Globals - Forms
===================================== */

##primary form {
	padding: 2em;
	background: #efefef;
	overflow: hidden;
	max-width: 504px; /*width of #primary in three column layout*/
	}

/* #primary #svSearchResults form {
	max-width: 100%;
}
*/

#primary fieldset {
	border: none;
	padding: 0;
	}


#primary legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#primary label {
	padding-top: .5em;
	line-height: 1;
	color: #0c2846;
	}

 
 
/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

/*#svLoginContainer input.text {
	width: 99%;
	}*/

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

.sidebar #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	border-top: 2px solid #ccc;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted #ccc;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

/*.clearfix:after {
	content: " "; /* Avoid extra space 
	}*/

/* @end HELPER CLASSES
-------------------------------- */





/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Galleries
===================================== */
/*Optimized Grid for 80px Thumbnails*/

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

.oneCol #svGallery li {
	width: 9%;
	}
	
.twoColSR #svGallery li, .twoColSL #svGallery li {
	width: 11%;
	}

.threeCol #svGallery li {
	width: 18%;
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0c2846;
	vertical-align: middle;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #0c2846;
	}

.svCalendar th a:hover {
	color: #2e7aa7;
	}


.svCalendar tr.dayofweek td {
	background: #2e7aa7;
	color: #fff;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e9f3f7;
	}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #2e7aa7 !important;
	font-size: 11px !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

.home .sidebar .svSyndLocal h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #ff3405;
	}

.home .sidebar .svSyndLocal dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home .sidebar .svSyndLocal dl.last {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home .sidebar .svSyndLocal dt {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3;
	}

.home .sidebar .svSyndLocal dt.releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home .sidebar .svSyndLocal dd {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home .sidebar .svSyndLocal dd.summary {
	margin: 0 0 .5em;
	}

/*.home .sidebar .credits,
.home .sidebar .tags,
.home .sidebar .ratings,
.home .sidebar .credits {
	color: #999 !important;
	}*/

.home .sidebar .svSyndLocal dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home .sidebar .svSyndLocal dl.hasImage .image img {
	width: 50px;
	}

.home .sidebar .svSyndLocal dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home .sidebar .svSyndLocal span.readMore a {
	display: none;
	}

/* @end Home Promo Feeds
-------------------------------- */

/* @group Indexes
===================================== */

.svIndex dl {
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	}

.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		padding-left: 90px;
		position: relative;
		min-height: 90px;
		}

.sidebar .svIndex dl.hasImage {
	min-height: 0;
	padding-left: 0;
	}

.svIndex dl.hasImage .image {
		float: none;
		}

.sidebar .svIndex dl.hasImage .image {
	display: none;
	}

.content .svIndex {
	margin-top: 2em;
	}

.content .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd {
	line-height: 1.2;
	}

.svIndex dd.image {
	position: absolute;
	top: 0;
	left: 0;
	}

/* @group Ratings */

.content .svIndex dd.credits,
.content .svIndex  dd.comments,
.content .svIndex  dd.tags,
.content .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */

.svSlides dl {
	border: 0;
	margin: 0;
	}
	
.svSlides dl.hasImage { /* Optimized for 180px wide images. Edit image size in "site settings." Adjust here as necessary*/
	position: relative;
	padding-left: 200px;
	min-height: 180px;
	}
	
.home .svSlideshow {
	position: relative;
	width: 627px;
	/*height: 234px;*/
	overflow: hidden;
	padding: 30px 30px 10px;
	margin: 0 0 2.2em;
	color: #b4dffa;
	background: #102e50 url(../images/bg-hero.jpg) no-repeat;
	border: 0;
	}

.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	min-height: 186px;
	}

.home .svSlides dl {
	/*width: 440px;*/
	height: 200px;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	overflow: hidden;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dt {
	margin-bottom: .35em !important;
	font-size: 2.6em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #fff;
	}

.home .svSlides dt.releaseDate {
	color: #abdffa;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a {
	color: #fff;
	}

.home .svSlides dd {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 1.4em !important;
	line-height: 1.2em;
	padding: 0;
	}

.home .svSlides dd.image { /* Optimized for 180px wide "medium" images - edit image size in "site settings." Adjust here as necessary */
	position: absolute;
	display: block;
	width: 180px;
	height: 180px;
	float: none;
	padding: 0;
	border: 3px solid #1c5981;
	}

.home .svSlides dd.image img {
	display: block;
	}

.home .svSlides .readMore {
	float: right;
	}

.home .svSlides .readMore a {
	font-size: 11px !important;
	font-weight: bold;
	color: #fff;
	height: 2.1em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	display: block;
	width: 60px;
	text-align: left;
	padding-right: 22px;
	margin-right: 339px;
	margin-top: .75em;
	background: #2e7aa7 url(../images/arrows_white.gif) no-repeat 6.8em 50%;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	}

.svPager {
	text-align: center;
	line-height: 2;
	}

.home ol.svPager {
	position: relative;
	z-index: 2;
	width: 190px;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}

ol.svPager li {

	}

ol.svPager a {
	color: #fff;
	background: #0c243a;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: #ff3405;
		text-decoration: none;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */

/* @end MODULES
-------------------------------- */


/* EOF */