body 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	margin: 5px auto 0px auto;
	text-align:center;
	background-color:#747D5E;
	color:#4B4B49;
}

.UserInput
{
	border-right: #D0E0F4 1px solid;
	border-top: #D0E0F4 1px solid;
	font-size: 12px;
	border-left: #D0E0F4 1px solid;
	color: black;
	border-bottom: #D0E0F4 1px solid;
	background-color:#F3F8FC;
}

.ButtonInput
{
	border:1px solid #827A7A;
	background-color:#ABA69E;
	width:150px;
	height:25px;	
	font-size:11px;
	font-weight:bold;
	color:White;
}

#main

{
	width:760px;
	height:auto;
	min-height:300px;
	margin: 0px auto 0px auto;
	text-align:left;
	background-image:url('../Images/main-bg.gif');
	background-repeat:repeat-y;
}

#main:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}

#main-left
{
	width:200px;
	min-height:300px;
	height:auto;
	float:left;
	text-align:right;
	position:relative;
	right:0px;
}

#nav
{
	position:relative;
	top:15px;
	width:200px;
	height:160px;
	left:10px
	/*background-image:url('../Images/menu-bg.gif');
	background-repeat:no-repeat;*/
}

/*-----Navigation links---------------------------------*/

ul.navlist 
{
	list-style-type: none;
	margin:0px 30px 0px 0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	position:relative;
	top:0px;
}

ul.navlist li a
{
	height:18px;
	width:168px;
}

/*-----------------------------*/

ul.navlist a.about,ul.navlist a.about:visited 
{
	display: block;
	background-image:  url(../Images/m_about.gif);
}

ul.navlist a.about:hover 
{
	display: block;
	background-image:  url(../Images/m_about_f2.gif);
}

ul.navlist a.aboutSelected 
{
	display: block;
	background-image:  url(../Images/m_about_f3.gif);
}

/*--------------------------*/

ul.navlist a.comp, ul.navlist a.comp:visited 
{
	display: block;
	background-image:  url(../Images/m_production.gif);
}

ul.navlist a.comp:hover 
{
	display: block;
	background-image:  url(../Images/m_production_f2.gif);
}

ul.navlist a.compSelected 
{
	display: block;
	background-image:  url(../Images/m_production_f3.gif);
}


/*--------------------------*/

ul.navlist a.composer, ul.navlist a.composer:visited 
{
	display: block;
	background-image:  url(../Images/m_composers.gif);
}

ul.navlist a.composer:hover 
{
	display: block;
	background-image:  url(../Images/m_composers_f2.gif);
}

ul.navlist a.composerSelected 
{
	display: block;
	background-image:  url(../Images/m_composers_f3.gif);
}

/*--------------------------*/

ul.navlist a.release, ul.navlist a.release:visited 
{
	display: block;
	background-image:  url(../Images/m_releases.gif);
}

ul.navlist a.release:hover 
{
	display: block;
	background-image:  url(../Images/m_releases_f2.gif);
}

ul.navlist a.releaseSelected 
{
	display: block;
	background-image:  url(../Images/m_releases_f3.gif);
}

/*--------------------------*/

ul.navlist a.news, ul.navlist a.news:visited 
{
	display: block;
	background-image:  url(../Images/m_news.gif);
}

ul.navlist a.news:hover 
{
	display: block;
	background-image:  url(../Images/m_news_f2.gif);
}

ul.navlist a.newsSelected 
{
	display: block;
	background-image:  url(../Images/m_news_f3.gif);
}

/*--------------------------*/

ul.navlist a.contact, ul.navlist a.contact:visited 
{
	display: block;
	background-image:  url(../Images/m_contact.gif);
}

ul.navlist a.contact:hover 
{
	display: block;
	background-image:  url(../Images/m_contact_f2.gif);
}

ul.navlist a.contactSelected 
{
	display: block;
	background-image:  url(../Images/m_contact_f3.gif);
}

/*--------------------------*/

ul.navlist a.songwriters, ul.navlist a.songwriters:visited 
{
	display: block;
	background-image:  url(../Images/m_songwriters.gif);
}

ul.navlist a.songwriters:hover 
{
	display: block;
	background-image:  url(../Images/m_songwriters_f2.gif);
}

ul.navlist a.songwritersSelected 
{
	display: block;
	background-image:  url(../Images/m_songwriters_f3.gif);
}


/*--------------------------*/

ul.navlist a.awards, ul.navlist a.awards:visited 
{
	display: block;
	background-image:  url(../Images/m_awards.gif);
}

ul.navlist a.awards:hover 
{
	display: block;
	background-image:  url(../Images/m_awards_f2.gif);
}

ul.navlist a.awardsSelected 
{
	display: block;
	background-image:  url(../Images/m_awards_f3.gif);
}


/*-----Navigation links end---------------------------------*/


#ctl00_cntContent_imgHome {margin-left:8px; margin-top:6px;}

#main-right
{
	width:550px;
	min-height:400px;
	height:auto;
	float:left;
	position:relative;
	left:3px;
	top:8px;
	padding-bottom:16px;
}

#boxout-home
{
	width:520px;
	height:auto;
	padding-bottom:20px;
	position:relative;
	left:18px;
	top:14px;
}

#boxout-home-top
{
	/*background-image:url('../Images/content_roundedT.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:15px;
}

#boxout-home-middle
{
	Background-color:#fff;
	background-repeat:repeat-y;
	min-height:200px;
	padding:0px 30px 45px 30px;
}

#boxout-home-bottom
{
	/*background-image:url('../Images/content_roundedB.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:15px;
}

h1.latest
{
	padding:0px;
	margin:0px;
	color:#747474;
	font-size:120%;
	font-weight:bold;
}

.date
{
	font-style:normal;
	color:#747D5E;
	font-size:11px;
}

h1.newstitle
{
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#747D5E;
	font-size:11px;
	
}

.line20
{
	line-height:20px;
	font-size:90%;
}

#footer
{
	width:557px;
	height:25px;
	text-align:right;
	position:relative;
	top:10px;
	font-size:80%;
	line-height:25px;
	background-image:url('../Images/separator-bg.gif');
	background-repeat:repeat-x;
}

.margin1px
{
	margin-top:2px;
}

#main-right-content
{
	width:510px;
	position:relative;
	left:18px;
	/*padding:10px 5px 5px 5px;*/
	font-size:11px;
	top:10px;
}

#aboutBoxOuts
{
	width:510px;
	min-height:395px;
	height:auto;
	margin-top:30px;
	padding-bottom:40px;
	font-size:11px;
}

#aboutBoxOuts:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}

.aboutBoxTop
{
	/*background-image:url('../Images/about_roundedT.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:15px;
}

.aboutBoxCenter
{
	background-color:White;
	min-height:355px;
	height:auto;
	_height:355px;
	padding:0px 20px 5px 20px;
	
	
}


.aboutBoxBottom
{
	/*background-image:url('../Images/about_roundedB.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:60px;
}

.aboutBoxBottom-Content
{
	position:relative;
	width:207px;
	left:20px;
}



.boxPeople
{
	width:247px;
	float:left;
	position:relative;
	padding-bottom:10px;
}

.green
{
	color:#747D5E;
}

hr.about
{
	margin: 0px;
	padding: 0px;
	border:0;
	width:95%;
	color:#747D5E;
	background-color:#747D5E;
	height: 1px;
}


hr.release
{
	margin: 0px;
	padding: 0px;
	border:0;
	width:100%;
	color:#747D5E;
	background-color:#747D5E;
	height: 1px;
}

.content_boxout
{
	width:520px;
	min-height:100px;
	height:auto;
	padding-bottom:20px;
}

.content_boxout_top
{
	/*background-image:url('../Images/content_roundedT.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:15px;
}

.content_boxout_center
{
	background-color:White;
	/*min-height:200px;*/
	height:auto;
	padding:0px 20px 0px 20px;
	text-align:justify;
}

.content_boxout_bottom
{
	/*background-image:url('../Images/content_roundedB.gif');
	background-repeat:no-repeat;*/
	background-color:#fff;
	height:15px;
}

#main-right-content-pages
{
	width:98%;
	position:relative;
	left:13px;
	padding:/*1*/0px 5px 5px 5px;
	font-size:11px;
	top:10px;
	min-height:300px;
	_height:300px;
}

.font10px
{
	font-size:10px;
}

.dropDownRelease
{
	 width:170px;
	 height:18px;
	 font-size:11px;
}

.realeaseWrapper
{
	min-height:100px;
	height:auto;
	padding-bottom:0px;
	width:100%;
}

.realeaseWrapper:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}
.realeaseWrapper1
{
	min-height:100px;
	height:auto;
	padding-bottom:0px;
	width:100%;
	background-image:url('../Images/composer-detail-bg.gif');
	background-repeat:repeat-y;
}

.realeaseWrapper1:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}


.releaseImage
{
	float:left;
	width:100px;
	min-height:100px;
	height:auto;
}

.releaseInfo
{
	float:left;
	width:370px;
	min-height:100px;
	height:auto;
}

ul.latestReleases
{
	list-style-type:square;
	margin:5px 0px 0px 10px;
	padding:5px 0px 0px 10px;
	font-size:9px;
}

.margin5px
{
	margin-right:5px;
}

.videoAudio
{
	width:100%;
	height:30px;
	margin-top:10px;
}

p
{
	margin:0px;
	padding:0px 0px 5px 0px;
}

.marRight40
{
	margin-right:40px;
}


.line23
{
	line-height:23px;
}

.line10block
{
	line-height:12px;
	display:block;
}

.releaseTypes
{
	padding-bottom:5px;
	min-height:10px;
	height:auto;
	border-bottom:1px solid #747D5E;
}

p.news
{
	padding-bottom:13px;
	/*padding-bottom:0px;*/
}

.compFooter
{
	float:left; 
	width:120px;
}

.news_content
{
	padding-bottom:0px;
	min-height:90px;
	height:auto;
	_height:90px;
}

.NewsListItem
{

	clear:left;
	padding-bottom:7px;

}
.NewsListItem img
{
	width:85px !important;
	height:85px !important;
	padding-bottom:10px;

}

#boxout-home .NewsListItem img, #ctl00_cntContent_imgNews
{
	width:140px !important;
	height:140px !important;
	padding-bottom:10px;

}


.boxPeople:nth-child(3)
{
	clear:left;
}


/* Dynamic stuff used by J-Query, do not remove/modify unless you know what you are doing */

.watermark {
    color: #999;
    font-family: Sans-Serif;
    font-size: small;
    font-style: italic;
    padding: 2px;
    letter-spacing:1px;
}

#dynamicContent {display:none;width:750px;}
#loadingContent{text-align:center;}

ul.tagInCategory {margin:0;padding:0;display:inline;}
.tagInCategory li {display:inline;margin: 0 10px 0 0;cursor:pointer;}

.tagSelected {font-weight:bold;}
.tag {font-weight:normal;}
.tagDisabled{color:#dbdbdb;cursor:default !important;}

.moduleContainer {border:1px solid #747D5E;margin:0 0 5px 0;}
.moduleContainerHead { background-color: #747D5E;height:22px;color:#fff;}
.moduleContainerBody { background-color: #F4F5F1;}
.moduleContainerContent{ padding:5px 5px 5px 5px;}


.moduleTracksContainer {border:1px solid #747D5E;margin:0 0 5px 0;}
.moduleTracksContainerHead { background-color: #747D5E;height:22px;color:#fff;}
.moduleTracksContainerBody { background-color: #F4F5F1;}
.moduleTracksContainerContent{ padding:0 0 0 0;}
.modTrackData {padding:5px;text-align:left;}

.modTitle {float:left; width: 160px;border-right:1px solid #fff;}
.modLength {float:left; width: 70px;border-right:1px solid #fff;}
.modCat {float:left; width: 80px;border-right:1px solid #fff;}
.modPub {float:left; width: 100px;border-right:1px solid #fff;}
.modWriter {float:left; width: 100px;border-right:1px solid #fff;}
.modTags {float:left; width: 140px;border-right:1px solid #fff;}
.modPlay {float:left; width: 40px;border-right:1px solid #fff;}
.modDL {float:left; width: 40px;border-right:1px solid #fff;}



.modPlayButton{background-image:url('../Images/V2/ctrl_play.png');background-repeat:no-repeat;margin-left:7px;height:16px;cursor:pointer;}
.modPauseButton{background-image:url('../Images/V2/ctrl_pause.png');background-repeat:no-repeat;margin-left:7px;height:16px;cursor:pointer;}
.modDLButton{background-image:url('../Images/V2/download.png');background-repeat:no-repeat;margin-left:7px;height:16px;cursor:pointer;}

.trackBagOn {display:block;}
.trackBagOff {display:none;}


.modTitle, .modLength, .modCat, .modPub, .modWriter, .modTags, .modPlay, .modDL { background-color:#D7DFC3;}
#trackList .modTitle, #trackList .modLength, #trackList .modCat, #trackList .modPub, #trackList .modWriter, #trackList .modTags, #trackList .modPlay, #trackList .modDL { background-color:#F4F5F1;}


/* End dynamic stuff used by J-Query, do not remove/modify unless you know what you are doing */

.movement {
    background: url("../images/movement.gif") no-repeat scroll 0 0 transparent;
    color: white !important;
    display: block;
    height: 61px;
    margin-left: 30px;
    margin-top: 360px;
    width: 147px;
	margin-bottom:20px;
}
.movement:hover {
	background: url("../images/movement.gif") no-repeat scroll 0 -61px transparent;
	color: white;
	text-decoration:none;
}

.companies .content_boxout {    width: 790px;}
.companies .content_boxout_top
{
	background-image:url('../Images/companies_roundedT.gif');
	background-repeat:no-repeat;
	height:15px;
}

.companies .content_boxout_bottom
{
	background-image:url('../Images/companies_roundedB.gif');
	background-repeat:no-repeat;
	height:15px;
}

.companies #main {
    background-image: url("../Images/main-bg-wide.gif");
	width: 1030px;
}

.companies #footer {
	    width: 825px;
}
.companies #ctl00_cntContent_imgHome {margin-left:18px; margin-top:6px;}
