/* @override 
	http://www.diddyuk.com/styles/global_styles.css
	http://www.diddyuk.com/styles/global_styles.css
*/

body {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px;
}

a {
	text-decoration:none;
}

div#main_page{

	width:1000px;

	margin-left:auto;
	margin-right:auto;
	
}
div#main_container{

	width:1000px;

	margin-left:auto;
	margin-right:auto;
	
}

#menu_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
}
.menu_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #999999;
	letter-spacing: .5em;
	font-variant: normal;
	line-height: 1.5em;
	text-align:right;
}

/* @group header */

#heading {
	position:relative;
	height:99px;
	width:1000px;

	
}

/* @end */

/* @group middle */

#middle {
	position:relative;
	height:420px;
	width:1000px;

}

#main_image{
		background-image:  url("../images/global/main_page_image_1.jpg");
		height:420px;
		width:1000px;
		
}

#main_image_full_overlay{
	position:absolute;
	left:0px;
	top:0px;
	height:420px;
	width:1000px;
	background-color:#000000;
	opacity:0.85;
	filter:alpha(opacity=85);
}

#main_overlay{
	position:absolute;
	left:275px;
	top:0px;
	height:420px;
	width:725px;
	background-color:#000000;
	opacity:0.75;
	filter:alpha(opacity=50);
}

/* @end */

/* @group footer */

#footer {
	position:relative;
	height:34px;
	width:1000px;
}

/* @end */

#main_menu {
	position:absolute;
	top:25px;
	left:42px;
	width:140px;
}

/* @group About Page */

/* @end */

/* @group content below */

#content {
	position: relative;
	width: 1000px;
	background-color: #ffa12b;
	
}

#main_section_title{
	position: absolute;
	left:0px;
	top: 10px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

#main_page_no {
	position:absolute;
	left:260px;
	top:20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:lighter;
}

#main_about_col1{
	position: absolute;
	left: 8px;
	width:425px;
	top: 50px;

}

#main_about_col2 {
	position: absolute;
	left: 550px;
	width:425px;
	top: 50px;
}

#main_about_col3{
	position: absolute;
	left: 8px;
	width:425px;
	top: 50px;


}

#main_about_col4 {
	position: absolute;
	left: 550px;
	width:425px;
	top: 50px;

}

#main_about_pic1 {
	position:absolute;
	top: -10px;
	left: 0px;
	background-image: url(../images/diddy_dj_thumb.jpg);
	width: 176px;
	height: 235px;
	border-width: 1px;
	border-style: groove;
}

#main_about_pic2 {
	position:absolute;
	top: -10px;
	left: 230px;;

	width:  176px;
	height: 235px;
	background-image: url(../images/gallery/diddy_chair_small.jpg);
		border-width: 1px;
	border-style: groove;
}

#main_about_news {
	position:absolute;
	top: 250px;
}

#about_inset_pic{
	position: absolute;
	left:30px;
	top:28px;
	width:388px;
	height:146px;
	background-image:url(images/diddy_dj_thumb.jpg);
}

#main_about_col2 h1 {
	font: normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */

.table_box {
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.table_box_tl{
	background-image:url(../images/box_sides/box_top_left.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:17px;
	width:17px;
}
.table_box_top{
	background-image:url(../images/box_sides/box_top.gif);
	background-repeat:repeat-x;
	
}
.table_box_tr{
	background-image:url(../images/box_sides/box_top_right.gif);
	background-repeat:no-repeat;
	background-position:left;
		height:17px;
	width:17px;
}
.table_box_left{
	background-image:url(../images/box_sides/box_left.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:17px;
}
.table_box_right{
	background-image:url(../images/box_sides/box_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:17px;
}
.table_box_br{
	background-image:url(../images/box_sides/box_bot_right.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:17px;
	width:17px;
}
.table_box_bottom{
	background-image:url(../images/box_sides/box_bot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.table_box_bl{
	background-image:url(../images/box_sides/box_bot_left.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:17px;
	width:17px;
	
}
.table_box_content{
	background-color:#000000;
	color:#FFFFFF;
	}
	
.t {background:url(/images/corners/grey/dot.gif) 0 0 repeat-x}
.b {background: url(/images/corners/grey/dot.gif) 0 100% repeat-x}
.l {background: url(/images/corners/grey/dot.gif) 0 0 repeat-y}
.r {background: url(/images/corners/grey/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/corners/grey/bl.gif) 0 100% no-repeat}
.br {background: url(/images/corners/grey/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/corners/grey/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/corners/grey/tr.gif) 100% 0 no-repeat; padding:10px;
	/* height: 500px; */
}	


#music_releases {
	position:absolute;	
	left:280px;
	top:20px;
	width:360px;
}
#music_releases_title{
	position:absolute;
	top:-10px;
	left: 20px;
	background: #000 url(images/global/title_releases.jpg) no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}

#music_remixes {
	position:absolute;
	left:650px;
	top:20px;
	width:340px;
}

#music_remixes_title{
	position:absolute;
	top:-10px;
	left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#music_production {
	visibility:hidden;
	position:absolute;
	left:650px;
	top: 480px;
	width:380px;
}
