@charset "utf-8";
/* CSS Document */

/* ExecGang CSS, by Braindouble, http://execgang.com/ */

/* basic elements */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #e3e3e3; 	/* text color */
	background: #595959 url(/site_images/body_bg.jpg) no-repeat top center; 
	margin: 0; 
	padding: 0;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#b7b7b7;
}

body a:hover{
	text-decoration:underline;
}

p{
	margin: 10px;
	padding: 0;
}


/* content div's */

#container { 
	margin: auto;
	width:740px;
	background:url(/site_images/content_bg_top.jpg) no-repeat top center;
    z-index:2;
	position:relative;
}

#headerSection{
	width:740px;
	height:260px;
}

#mainBody{
	background-image:url(/site_images/content_tile.jpg);
	height:100%;
}

#blankArea{
	background-image:url(/site_images/content_tile.jpg);
	z-index:1;
	height:200px;
}

#sectionOne {
	background: url(/site_images/content_bg_bottom.jpg) no-repeat;
	padding:0px 50px 500px 270px;
	height:100%;
}


#footer{
	background-image:url(/site_images/content_tile.jpg);
	padding:10px;
	text-align:center;
}

/* menu links */

#theCompanyLink a {
	position: absolute;
	width: 206px;
	height: 36px;
	top: 250px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_thecompany.jpg);
}

#theCompanyLink a:hover {
	background: url(/site_images/link_thecompany_over.jpg);
}

#theCompanyLink a:active {
	background: url(/site_images/link_thecompany_over.jpg);
}

#artistsLink a {
	position: absolute;
	width: 206px;
	height: 54px;
	top: 286px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_artists.jpg);
}

#artistsLink a:hover {
	background: url(/site_images/link_artists_over.jpg);
}

#artistsLink a:active {
	background: url(/site_images/link_artists_over.jpg);
}

#gangLink a {
	position: absolute;
	width: 206px;
	height: 52px;
	top: 286px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_gang.jpg);
}

#gangLink a:hover {
	background: url(/site_images/link_gang_over.jpg);
}

#gangLink a:active {
	background: url(/site_images/link_gang_over.jpg);
}

#mediaLink a {
	position: absolute;
	width: 206px;
	height: 70px;
	top: 340px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_media.jpg);
}

#mediaLink a:hover {
	background: url(/site_images/link_media_over.jpg);
}

#mediaLink a:active {
	background: url(/site_images/link_media_over.jpg);
}

#videosLink a {
	position: absolute;
	width: 206px;
	height: 70px;
	top: 337px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_videos.jpg);
}

#videosLink a:hover {
	background: url(/site_images/link_videos_over.jpg);
}

#videosLink a:active {
	background: url(/site_images/link_videos_over.jpg);
}

#downloadsLink a {
	position: absolute;
	width: 206px;
	height: 38px;
	top: 410px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_downloads.jpg);
}

#downloadsLink a:hover {
	background: url(/site_images/link_downloads_over.jpg);
}

#downloadsLink a:active {
	background: url(/site_images/link_downloads_over.jpg);
}

#galleryLink a {
	position: absolute;
	width: 206px;
	height: 70px;
	top: 448px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_gallery.jpg);
}

#galleryLink a:hover {
	background: url(/site_images/link_gallery_over.jpg);
}

#galleryLink a:active {
	background: url(/site_images/link_gallery_over.jpg);
}

#newsLink a {
	position: absolute;
	width: 206px;
	height: 83px;
	top: 514px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_news.jpg);
}

#newsLink a:hover {
	background: url(/site_images/link_news_over.jpg);
}

#newsLink a:active {
	background: url(/site_images/link_news_over.jpg);
}

#contactsLink a {
	position: absolute;
	width: 206px;
	height: 46px;
	top: 595px;
	left: 40px;
	z-index: 3;	
	font-size: 12px;	
	background: url(/site_images/link_contacts.jpg);
}

#contactsLink a:hover {
	background: url(/site_images/link_contacts_over.jpg);
}

#contactsLink a:active {
	background: url(/site_images/link_contacts_over.jpg);
}


/* CONTENT */
.pSinatra
{
	background:url(/site_images/sinatra_bio.jpg) top left no-repeat;
	margin: 0px 0 0 0;
	height: auto;
	padding: 0px 0px 0px 110px;
}

.pSnow
{
	background:url(/site_images/snow_bio.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pOffbeat
{
	background:url(/gang/offbeat.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pBasic
{
	background:url(/gang/basic.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pFreshKidBlaze
{
	background:url(/gang/freshkidblaze.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pBillionaireBoyscout
{
	background:url(/gang/billionaireboyscout.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pNickVido
{
	background:url(/gang/nickvido.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pLyss
{
	background:url(/gang/lyss.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pExecBully
{
	background:url(/gang/execbully.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pBennyBlanco
{
	background:url(/gang/bennyblanco.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pSeariusAdd
{
	background:url(/gang/searius.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pTBaby
{
	background:url(/site_images/tbaby_bio.jpg) top left no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 0px 0px 160px;
}

.pTStreetz
{
	background:url(/site_images/tstreetz_bio.jpg) top right no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 110px 0px 0px;
}

.pCarter
{
	background:url(/site_images/carter_bio.jpg) top left no-repeat;
	margin: 40px 0 0 0;
	height: auto;
	padding: 0px 0px 0px 110px;
}