@charset "utf-8";
/* CSS Document */

#header
{}

#container
{width: 900px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position:center;
	height: 600px;
	margin-right: auto;
	background-color: #FFFFFF;}

#topbanner
{
	height: 75px;
	width: 400px;
	margin-left: 500px;
	margin-top: 75px;
}

#topcontent
{
	width: 900px;
	height: 209px;
}

#logo
{
	width: 300px;
	height: 209px;
}

#logotest
{
	width: 700px;
	height: 209px;
}

#menu
{
	width: 500px;
	margin-left: 320px;
	margin-top: -209px;
}

#title
{
	margin-left: 500px;
	margin-top: 35px;
	width: 400px;
}

#featuredartist
{
	margin-left: 319px;
	margin-top: 18px;
}

#titlefrench
{
	margin-left: 500px;
	margin-top: 5px;
	width: 400px;
}

#motioncontainernew
{
	height: 75px;
	width: 500px;
	margin-left: 0px;
	margin-top: 10px;
}

#bannerbackground
{
	width: 900px;
	height: 95px;
}

.topbackground
{
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 900px;
	background-image:url(images/background/topbackground.jpg);
	background-repeat:no-repeat;
}

.topbackgroundnew
{
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 900px;
	background-image:url(images/background/new/topbackground.jpg);
	background-repeat:no-repeat;
}


.leftbackground
{
	background-image: url(images/background/leftbackground.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 33%;
}

.leftbackgroundnew
{
	background-image: url(images/background/new/leftbackground.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 33%;
}

.rightbackground
{
	background-image: url(images/background/rightbackground.jpg);
	background-repeat: no-repeat;
	width: 33%;
}

.rightbackgroundnew
{
	background-image: url(images/background/new/rightbackground.jpg);
	background-repeat: no-repeat;
	width: 33%;
}

.bottombackground
{
	background-image: url(images/background/rightbackground.jpg);
	background-repeat: no-repeat;
	height: 100%;
	
}


#maincontentbox
{
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 565px;
}

#insidebox
{
	width: 900px;
	margin-top: -200px;
}

#socialmedia
{
	float: right;
	margin-top: 50px;
}

#insideboxcontent
{
	margin-top: 209px;
}

#insideboxcontentvideos
{
	margin-top: 200px;
}

#insideboxcontentnewsimage
{
	height: auto;
	width: auto;
}

#insideboxcontentnewstext
{
	width: 650px;
	margin-left: 220px;
	margin-top: -260px;
}

#percussionpartners
{
	width: 890px;
	margin-left: 8px;
}



#lefttable
{
	width: 200px;
	height: 180px;
}

#righttable
{
	width: 410px;
	margin-left: 450px;
	margin-top: -200px;
}

#anchors
{
	margin-left: 25px;
	padding-bottom: 10px;
	width: 330px;
}

#toptablebar
{}

#artisttable
{
	height: auto;
	width: 850px;
}

#videotable
{
	height: auto;
	width: 850px;
}


.artistname
{
	border-right: solid 1px gray;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.artistgroup
{
	border-right: solid 1px gray;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.brand
{
	border-right: solid 1px black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.redbackground
{
	background-color: #890000;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

.blackbackground
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.greybackground
{
	color: #FFFFFF;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}

.greybackgroundlight
{
	background-color: #000000;
}

.website
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#contactimage
{
	width: 245px;
	margin-left: 200px;
	margin-top: -180px;
}

