/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:11px;
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
}

body{
	background:#191919;
	color:#fff;
	font-family:arial, verdana, sans-serif;
}

.nm{
	margin:0;
	padding:0;
}

#div_news{
	width:644px;
}


/*Menu*/

#div_nav{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(../_graphics/nav_bg.jpg) repeat-x;
	height:31px;
	z-index:10;
}

#ul_menu{
	background:url(../_graphics/ul_menu.gif) 0 -62px no-repeat;
	width:826px;
	height:31px;
	text-indent:-9999px;
	position:absolute;
	left:50%;
	margin-left:-495px;
	display:block;
	top:0px;
}

#ul_menu li{
	position:absolute;
	top:0;
	height:31px;
}

#ul_menu li a{
	display:block;
	height:100%;
	width:100%;
}

#li_home{left:0; width:43px;}
#li_news{left:76px; width:45px;}
#li_releases{left:148px; width:79px;}
#li_live{left:260px; width:32px;}
#li_images{left:325px; width:60px;}
#li_store{left:405px; width:72px;}
#li_video{left:499px; width:46px;}
#li_about{left:578px; width:90px;}
#li_free_download{left:695px; width:131px;}

/*hover states*/
#li_home a:hover{background:url(../_graphics/ul_menu.gif) 0 -31px;}
#li_news a:hover{background:url(../_graphics/ul_menu.gif) -76px -31px;}
#li_releases a:hover{background:url(../_graphics/ul_menu.gif) -148px -31px;}
#li_live a:hover{background:url(../_graphics/ul_menu.gif) -260px -31px;}
#li_images a:hover{background:url(../_graphics/ul_menu.gif) -325px -31px;}
#li_store a:hover{background:url(../_graphics/ul_menu.gif) -405px -31px;}
#li_video a:hover{background:url(../_graphics/ul_menu.gif) -499px -31px;}
#li_about a:hover{background:url(../_graphics/ul_menu.gif) -578px -31px;}
#li_free_download a:hover{background:url(../_graphics/ul_menu.gif) -695px -31px;}

/*Active*/
body#home #li_home {background:url(../_graphics/ul_menu.gif) 0 0px;}
body#news #li_news {background:url(../_graphics/ul_menu.gif) -76px 0px;}
body#releases #li_releases {background:url(../_graphics/ul_menu.gif) -148px 0px;}
body#live #li_live {background:url(../_graphics/ul_menu.gif) -260px 0px;}
body#images #li_images {background:url(../_graphics/ul_menu.gif) -325px 0px;}
body#store #li_store {background:url(../_graphics/ul_menu.gif) -405px 0px;}
body#video #li_video {background:url(../_graphics/ul_menu.gif) -499px 0px;}
body#about #li_about {background:url(../_graphics/ul_menu.gif) -578px 0px;}

/*Login register*/
#ul_login_register{
	position:absolute;
	display:block;
	background:url(../_graphics/login_register.jpg);
	text-indent:-9999px;
	width:156px;
	height:30px;
	top:0;
	left:50%;
	margin-left:335px;
}

#ul_login_register li{
	position:absolute;
	top:11px;
	height:12px;
}

#ul_login_register li a{
	display:block;
	height:100%;
	width:100%;
}

#li_login{width:37px; left:29px;}
#li_register{width:62px; left:85px;}

#li_login a:hover{background:url(../_graphics/login_register.jpg) -29px -41px;}
#li_register a:hover{background:url(../_graphics/login_register.jpg) -85px -41px;}





/*Soc Nets*/
#ul_socnets{
	background:url(../_graphics/titles.gif) 0 -80px no-repeat;
	width:63px;
	height:73px;
	text-indent:-9999px;
	position:relative;
	display:block;
	margin-left:10px;
	margin-top:5px;
}

#ul_socnets li{
	top:0;
	height:18px;
	font-size:10px;
}

#ul_socnets li a{
	display:block;
	height:100%;
	width:100%;

}

#li_facebook a:hover{background:url(../_graphics/titles.gif) -71px -80px no-repeat;}
#li_myspace a:hover{background:url(../_graphics/titles.gif) -71px -97px no-repeat;}
#li_twitter a:hover{background:url(../_graphics/titles.gif) -71px -117px no-repeat;}
#li_youtube a:hover{background:url(../_graphics/titles.gif) -71px -134px no-repeat;}


/*Layout*/
#mainwrap{
	width:974px;
	margin:0 auto;
}

#flash_header{
	width:100%;
	height:320px;
	background:#000;
	position:relative;
	z-index:0;
	padding-top:1px;
	margin-bottom:4px;
}

#div_twitter{
	background:url(../_graphics/grey_left_col.gif) #272727 no-repeat;
	width:201px;
	margin-left:125px;
	height:124px;
	display:inline;
	float:left;
}

#div_twitter .read_more{
	margin-right:10px;
}

.read_more a{
	text-align:right;
	display:block;
	text-transform:uppercase;
}


#div_home_release{
	background:;
	height:124px;
	margin-left:4px;
	width:410px;
	display:inline;
	float:left;
	background:#341414;
	font-size:11px;
	font-weight:bold;
}

#redcol{
	width:408px;
	background:url(../_graphics/redcol_bg.gif) no-repeat bottom #341414;
	padding-bottom:40px;
	padding:15px 0px 50px 0px;
	margin:0 auto;
	line-height:14px;
}

body#about #redcol p{
	padding:10px 15px;
	border-bottom:4px solid #191919;
	margin:0;
}

#div_follow{
	background:url(../_graphics/maroon_right_col.gif) #341414 no-repeat top right;
	float:left;
	display:inline;
	width:155px;
	height:125px;
	margin-left:4px;
	margin-bottom:4px;
}

#div_home_content{
	clear:both;
	background:url(../_graphics/home_content_footer.gif) bottom right no-repeat ;	
	padding-bottom:91px;
}	

#div_home_video{
	width:291px;
	padding:10px 10px 0px 25px;
}

#youtube_thumbs{
	background:url(../_graphics/grey_left_col_footer.gif) bottom left no-repeat #272727;
	width:326px;
	padding-bottom:55px;
	text-align:right;
}

#youtube_thumbs p.read_more{
	margin-top:5px;
	margin-right:10px;
}


.youtube_link img{
	width:70px;
	margin-right:10px;	
}

#h2_archive{
	background:url(../_graphics/titles.gif) -218px -23px;
	height:23px;
	width:60px;
	margin-left:130px;
}

#h2_facebook{
	background:url(../_graphics/titles.gif) -1px -193px;
	display:block;
	text-indent:-9999px;
	height:20px;
	width:124px;
	margin-bottom:5px;
	margin-top:10px;
	float:right;
	margin-right:10px;
}

#facebook_fans p{
	text-align:right;
	margin-right:10px;
}

#redeem{
	background:url(../_graphics/titles.gif) -1px -218px;
	display:block;
	text-indent:-9999px;
	height:20px;
	width:153px;
	margin-bottom:5px;
	margin-top:10px;
	float:right;
	margin-right:10px;
}

#h2_live{
	background:url(../_graphics/titles.gif) -182px -43px;
	height:19px;
	width:31px;
	text-indent:-9999px;
	margin-left:275px;
	text-align:left;
	margin-bottom:5px;
}

#youtube_thumbs #facebook_fans{
	text-align:left;
}

#home_gigs{
	border-top:3px solid #191919;
	padding:10px;
}

#youtube_thumbs #home_gigs .read_more{
	margin:0;
}

#facebook_fans{
	padding-top:3px;
	border-top:3px solid #191919;
	padding-left:26px;
}

#comments{
	margin-top:20px;
	clear:both;
}

body#home #col1{
	width:326px;
	background:url(../_graphics/grey_left_col.gif) no-repeat #272727;	
	float:left;	
}


#div_news{
	background:url(../_graphics/grey_right_col.gif) top right #272727 no-repeat;
	float:left; 
	border-left:4px solid #191919;
}

#div_news .news_image{
	float:left;
	width:95px;
	margin-left:0;
	margin-top:3px;
	margin-right:5px;
	margin-bottom:5px;
}

.news_image{
	float:right;
	width:200px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:20px;
}

.nLinks{
	float:left;
	width:210px;
	padding:10px;
	height:100%;
	letter-spacing:-1px;
	font-size:13px;
}

.nLinks p{
	margin-bottom:10px;
}

.nLinks a{
	color:#a3a2a2;
	font-weight:bold;
	text-decoration:none;
}

.red{
	color:#9E0B0F;
}

.nDate{
	color:#a3a2a2;
}

.nLinks a:hover{
	color:#fff;
}

p{
	margin-bottom:12px;
}

.nDetails{
	float:left;
	width:390px;
	font-weight:bold;
	font-size:11px;	
	padding:10px;	
	background:#341414;
	border-right:4px solid #191919;
	line-height:14px;
}

.nPost{
	border-bottom:4px solid #191919;
}


/*Titles*/
#h1_alex a{
	background:url(../_graphics/h1_alex.png);
	display:block;
	position:absolute;
	top:55px;
	left:50%;
	margin-left:-480px;
	z-index:20;
	width:233px;
	height:232px;
}

.nTitle{
	font-size:19px;
	letter-spacing:-1px;
	color:#9e0b0f;
	border-bottom:1px solid #9e0b0f;
	padding-bottom:4px;
	margin-bottom:4px;
}

.rTitle{
	border-bottom:0;
	margin-top:10px;
	font-size:16px;
	margin-bottom:0;
}

h1, h2{
	text-indent:-9999px;
}

#h2_videoplayer{
	background:url(../_graphics/titles.gif) no-repeat -182px 0;
	margin-left:195px;
	margin-bottom:5px;
	height:18px;
	width:95px;
}

#h2_twitter{
	background:url(../_graphics/titles.gif) no-repeat 0 -169px;
	width:70px;
	height:18px;
	margin-left:125px;
	margin-top:10px;
}


/*Twitter stuff*/
.div_tweet{
	text-align:right;
	width:180px;
	margin-top:5px;
	margin-left:12px;
}

.tweet_date{
	font-weight:normal;
	color:#A3A2A2;
	margin-top:4px;
}


#div_twitter div.active_tweet{
	display:block;
}

#div_twitter .div_tweet{
	display:none;
}

a{
	color:#9e0b0f;
}

#h2_followme{
	background:url(../_graphics/titles.gif) no-repeat 0px -47px;
	width:88px;
	height:18px;
	margin-left:10px;
	margin-top:10px;
}

#h2_outnow{
	background:url(../_graphics/titles.gif) no-repeat 0px 0px;
	width:37px;
	height:42px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	display:inline;
}

.rPackshot{
	float:left;
	margin-top:10px;
	display:inline;
	margin-right:5px;
	margin-left:10px;
}

#username_field{
	background:url(../_graphics/username_field.gif);
	width:178px;
	height:19px;
	color:#fff;
	padding:0 4px;
}

/*News Page*/
body#news #col2{
	width:397px;
	background:url(../_graphics/news_col2_footer.gif) left bottom no-repeat #341414;
	padding-bottom:72px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	float:left;
	display:inline;
	padding:15px 10px 72px 10px;
}

body#news #col1{
	background:url(../_graphics/col1_header_grey.gif) no-repeat #272727;
	width:201px;
	float:left;
	display:inline;
	margin-right:5px;
	margin-left:120px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding-top:15px;
}

body#news #col3{
	background:url(../_graphics/comment_count_bg.gif);	
	width:128px;
	height:78px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:34px;
	padding-top:20px;
	padding-left:10px;
}

body#news #col3 a{
	color:#fff;
	text-decoration:none;
}

body#news #news_col1_footer{
	display:block;
	background:url(../_graphics/col1_grey_footer.gif);
	width:100%;
	height:36px;
}

body#news #col1 ul{
	border-bottom:1px solid #191919;
}

.headline_link{
	border-top:1px solid #191919;
	padding:5px 20px;
}

.headline_link a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.headline_link a:hover{
	color:#9E0B0F;
}


/*Live page*/
.gig_link{
	color:#fff;
}


body#live #col1{
	width:397px;
	background:url(../_graphics/news_col2_footer.gif) left bottom no-repeat #341414;
	padding-bottom:72px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	float:left;
	display:inline;
	padding:15px 10px 72px 10px;
	margin-left:115px;
}


body#live #col2{
	width:397px;
	background:url(../_graphics/live_col2_bg.gif) left bottom no-repeat #272727;
	padding-bottom:72px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	float:left;
	display:inline;
	padding:15px 10px 72px 10px;
	margin-left:5px;
}


.gDate{
	float:left;
	width:60px;
}

.gVenue{
	width:185px;
	float:left;
}

.gLinks a{
	text-decoration:none;
}

.gWrap{
	padding:10px 0;
	border-bottom:1px solid #191919;
}

.gLinks{
	float:left;
	width:150px;
	text-align:right;
	color:#9e0b0f;
}

/*-------- Share Links -------- */
#share_links{
	background:#fff;
	color:#000;
	display:block;
	z-index:3000;
	position:absolute;
	padding:3px;
}

#share_links a{
	text-decoration:none;
}

#share_links a:hover{
	text-decoration:none;
	color:#000;
}


/*Comment form*/
#comment_form textarea{
	width:390px;
	height:120px;
}

#comment_form #submit_btn, #form_edit_profile #submit_btn{
	background:#9E0B0F;
	color:#fff;
	border:none;
}

#form_edit_profile #submit_btn{
	margin-left:75px;
}

.comment_msg{
	background:#9e0b0f;
	padding:2px 5px;
}

.comment_wrap p{
	margin-bottom:5px;
}

.comment_wrap{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #210003;
}

/*Release Page*/
.relWrap{
	background:url(../_graphics/release_col_bg.gif) no-repeat left bottom #272727;
	width:179px; 
	float:left;
	margin-right:5px;
	display:inline;
	padding:10px 10px 30px 10px;
	line-height:16px;
	margin-bottom:5px;
}

.rel_links{
	margin-top:10px;
	color:#9e0b0f;
}

#rel_col1{
	margin-left:125px;
}

.rDate{
	font-weight:normal;
}

.tracks_wrap{
	color:#9f9e9e;
}

#rel_col1{
	width:199px;
	float:left;		
	margin-right:5px;
}

#rel_col2{
	width:199px;
	float:left;			
	margin-right:5px;	
}

#rel_col3{
	width:199px;
	float:left;		
	margin-right:5px;	
}

#rel_col4{
	width:199px;
	float:left;	
}

/* Biog page */
body#about .nTitle, body#login .nTitle, body#register .nTitle{
	margin-left:15px;
	margin-right:15px;
}

/*Login page*/
body#login p, body#login form{
	margin-left:15px;
	margin-right:15px;	
}

body#login #submit_btn, .submitObject{
	background:#9E0B0F;
	color:#fff;
	border:none;
	margin-left:75px;
}

form .txtinput, form .textfield{
	float:left;
	width:200px;
	border:none;
	margin-bottom:5px;
}

form label{
	width:70px;
	float:left;
	text-align:right;
	margin-right:5px;
}

form br{
	clear:left;
}

#register_link{
	padding-top:10px;
}

ul#errors{
	margin-left:15px;
	margin-right:15px;	
}

/*Register*/
body#register p{
	margin-left:15px;
	margin-right:15px;	
}

body#register form{
	margin-left:15px;
	margin-right:15px;	
}


/* ================ */
/* = MEMBERS AREA = */
/* ================ */

.item_wrap{
	float:left;
	line-height:15px;
	width:175px;
	margin-right:20px;
	margin-top:15px;
	display:inline;
}

.last{
	margin-right:0;	
}


.item_wrap{
	padding-bottom:10px;
}

.item_wrap img{
	float:left;
	margin-right:5px;
	display:inline;
}

body#members_list .item_wrap{
	width:183px;
	border-bottom:1px solid #333;
	float:left;
	margin-bottom:0;
}

body#members_list .item_wrap p{
	margin-bottom:0;
}

.member_posts{
	width:32%;
	margin-right:10px;
}

body#members h3.nTitle, body#member h3.nTitle, body#members_list h3.nTitle, body#send_message h3.nTitle, body#inbox h3.nTitle, body#alex h3.nTitle, body#members_photos h3.nTitle, body#members_blogs h3.nTitle{
	clear:both;
	padding-top:30px;
	border:none;
	margin-left:30px;
}

/* ================== */
/* = Members Layout = */
/* ================== */
body#members #mainwrap, body#alex #mainwrap, body#member #mainwrap, body#members_list #mainwrap, body#members_photos #mainwrap, body#members_blogs #mainwrap, body#inbox #mainwrap, body#send_message #mainwrap{
	width:798px;
}

#members_col1, #members_col2{
	width:377px;
	float:left;
}

#members_col1{
	margin-right:40px;
	background:url(../_graphics/members_col1_bg.gif) bottom no-repeat;
	padding-bottom:41px;
}

#members_col2{
	background:url(../_graphics/members_col2_bg.gif) bottom no-repeat;
	padding-bottom:41px;
}

body#alex #col1, body#member #col1, body#members_photos #col1, body#members_blogs #col1, body#inbox #col2{
	float:left;
	width:260px;
	display:inline;
	margin-right:33px;
}

body#inbox #col2{
	margin:0;
}

body#alex #col2, body#member #col2, body#members_photos #col2, body#members_blogs #col2, body#inbox #col1{
	float:left;
	width:503px;
	background:url(../_graphics/member_col2_bg.gif) no-repeat bottom left;
	padding-bottom:39px;
}

body#inbox #col1, body#send_message #col1{
	margin-right:35px;
	background:url(../_graphics/grey_col_bottom_505.gif) no-repeat bottom;
	padding-bottom:36px;
}

.alex_photos_main{
	background:url(../_graphics/member_col2_top_grey.gif) no-repeat #272727;
	padding:30px 0px 0px 25px;	
}

.alex_videos_main{
	background:url(../_graphics/member_col2_video_bg.gif) no-repeat #1C1C1C;
	padding:60px 25px 0px 25px;	
}

h5{
	border-bottom:1px solid #353535;
	margin-top:20px;
	color:#9E0B0F;
	font-size:12px;
	margin-bottom:3px;
	padding-bottom:2px;
}


#alex_video_thumbs{
	clear:left;
}


#alex_video_thumbs img{
	margin-left:2px;
	float:left;
	display:inline;
	padding-bottom:5px;
}

.alex_blogs_main{
	background:url(../_graphics/member_col2_blog_bg.gif) no-repeat #141414;
	padding:60px 25px 0px 25px;	
}

.side_link{
	color:#555;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
}

.side_link:hover{
	color:#aaa;
}

#active_members{
	background:url(../_graphics/most_active.jpg) no-repeat;
	width:776px; 
	height:118px;
	padding-left:20px;
}

.alex_photos{
	background:url(../_graphics/redcol_377.gif) no-repeat #341414;
	padding:17px;
}

.alex_videos{
	background:url(../_graphics/alex_video_col_bg.gif) no-repeat #2D0F0F;
	padding:40px 17px 17px 17px;
}

.alex_blogs{
	background:url(../_graphics/alex_blog_col.gif) no-repeat #210909;
	padding:40px 17px 17px 17px;
}

.members_photos_col{
	background:url(../_graphics/greycol_377_top.gif) no-repeat #272727;
	padding:17px;
}

.members_comments_col{
	background:url(../_graphics/members_comments_col.gif) no-repeat #1C1C1C;
	padding:40px 17px 17px 17px;
}

.members_blogs_col{
	background:url(../_graphics/members_blog_col.gif) no-repeat #141414;
	padding:40px 17px 17px 17px;
}


#member_info{
	background:url(../_graphics/red_col_top_260.gif) top left no-repeat #341414;
	padding:30px 20px 0 20px;
}

.member_friends{
	background:url(../_graphics/grey_col_top_260.gif) top left no-repeat #272727;
	padding:30px 20px 0 20px;
}

.member_friends .item_wrap, body#members_list .item_wrap{
	width:98px;
	float:left;
	margin-right:10px;
	margin-top:0;
	text-align:center;
	padding-bottom:0;
	border:none;
}

.bWrap{
	padding:10px 0;
	border-top:1px solid #353535;
}

#red_col_bottom_260{
	background:url(../_graphics/red_col_bottom_260.gif) top left no-repeat #341414;
	display:block;
	height:33px;
	margin:0;
}

#grey_col_bottom{
	background:url(../_graphics/grey_col_bottom_260.gif) top left no-repeat #272727;
	display:block;
	height:34px;
	margin:0;
}

#sub_nav{
	background:url(../_graphics/sub_nav_bg.jpg) repeat-x bottom left;
	height:23px;
	padding-top:7px;
}

#ul_members{
	position:relative;
	background:url(../_graphics/ul_members.gif);
	text-indent:-9999px;
	width:835px;
	height:15px;
	left:50%;
	margin-left:-496px;
}

#ul_members li{
	position:absolute;
	display:block;
	height:13px;
	top:0;
}

#ul_members li a{
	display:block;
	height:100%;
	width:100%;	
}

/*Normal members nav states.*/
#li_members_home{left:0;width:108px;}
#li_alex{left:134px;width:106px;}
#li_profile{left:267px;width:79px;}
#li_member_list{left:372px;width:98px;}
#li_photos{left:498px;width:52px;}
#li_blog{left:576px;width:42px;}
#li_inbox{left:646px;width:40px;}
#li_forum{left:712px;width:45px;}
#li_logout{left:785px;width:50px;}

/* Hover states */
#li_members_home a:hover{background:url(../_graphics/ul_members.gif) 0 -30px;}
#li_alex a:hover{background:url(../_graphics/ul_members.gif) -134px -30px;}
#li_profile a:hover{background:url(../_graphics/ul_members.gif) -267px -30px;}
#li_member_list a:hover{background:url(../_graphics/ul_members.gif) -372px -30px;}
#li_photos a:hover{background:url(../_graphics/ul_members.gif) -498px -30px;}
#li_blog a:hover{background:url(../_graphics/ul_members.gif) -576px -30px;}
#li_inbox a:hover{background:url(../_graphics/ul_members.gif) -646px -30px;}
#li_forum a:hover{background:url(../_graphics/ul_members.gif) -712px -30px;}
#li_logout a:hover{background:url(../_graphics/ul_members.gif) -785px -30px;}

/*Active states*/
body#members #li_members_home{background:url(../_graphics/ul_members.gif) 0 -15px;}
body#alex #li_alex{background:url(../_graphics/ul_members.gif) -134px -15px;}
body#member #li_profile{background:url(../_graphics/ul_members.gif) -267px -15px;}
body#members_list #li_member_list{background:url(../_graphics/ul_members.gif) -372px -15px;}
body#members_photos #li_photos{background:url(../_graphics/ul_members.gif) -498px -15px;}
body#members_blogs #li_blog{background:url(../_graphics/ul_members.gif) -576px -15px;}
body#inbox #li_inbox{background:url(../_graphics/ul_members.gif) -646px -15px;}


.section_title{
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px solid #353535;
	padding-bottom:3px;	
}

#alex h4.section_title, #member h4.section_title{
	border:none;
	margin-bottom:5px;
}

.photo_thumb{
	width:104px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}

.clr{
	clear:both;
}

.member_large_photo{
	width:220px;
}


#div_members_list{
	clear:left;
	padding-top:30px;
}

#div_pagination{
	padding-top:20px;
	clear:left;
}

#search_form{
	font-size:10px;
}

#search_form input{
	border:none;
}

#search_form #submit_btn{
	background:#191919;
	color:#9E0B0F;
}

#sort_by{
	float:left;
	padding-top:3px;
	display:inline;
	color:#9E0B0F;
	margin-left:30px;
}

body#members_photos #sort_by, body#members_blogs #sort_by{
	background:url(../_graphics/sort_bg.gif);
	width:464px;
	height:43px;
	padding:15px 20px;
	margin:0;
}

body#members_photos #col2, body#members_blogs #col2{
	background:none;
}

#sort_by a{
	color:#fff;
	text-decoration:none;
}

#sort_by a:hover{
	text-decoration:underline;	
}

#search_form{
	float:left;
	margin-left:20px;
	display:inline;
}
#div_members_list .item_wrap{
	margin-bottom:0;
}


#div_members_list{
	background:url(../_graphics/members_list_bg.gif) no-repeat top #272727;
	width:796px;
}

.member_list_row{
	background:url(../_graphics/member_list_row.gif) no-repeat top;
	clear:left;
	padding-top:60px;
}

#member_list_footer{
	background:url(../_graphics/member_list_bottom.gif) no-repeat top;
	height:42px;
}

.first_item{
	margin-left:25px;
}

a.paginate {
	border: 1px solid #90090D;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #90090D;
}
a.paginate:hover {
	background-color: #90090D;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #90090D;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#90090D;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}

#ul_giglist{
	line-height:15px;
	margin-bottom:30px;
}

.gig_date{
	color:#9E0B0F;
}


/*MEMBERS PHOTOS*/
body#members_photos #col1 label, body#members_blogs #col1 label{
	width:50px;
}

#members_photo_wrap{
	padding:0 20px 20px 20px;
	background:url('../_graphics/grey_col_bottom_505.gif') #272727 no-repeat bottom; 
	width:464px;
}

.members_photo_wrap{
	width:104px;
	float:left;
	display:inline;
	margin-left:15px;
	margin-bottom:15px;
}

body#members_photos #col1 #submit_btn, body#members_blogs #col1 #submit_btn{
	color:#fff;
	background:#191919;
	border:none;
	margin-left:55px;
	margin-top:10px;
}

body#members_photos #col1 .txt_input, body#members_blogs #col1 .txt_input{
	width:150px;
	border:none;
}

body#members_photos #col1 select, body#members_blogs #col1 select{
	width:150px;
}

body#members_photos #col1 .comment_msg{
	background:#191919;
}

#col1 .file_input{
	width:150px;
}


.photo_row{
	clear:left;
}

.first{
	margin-left:0;
}

.large_photo{
	width:455px;
}

#photo_desc{
	margin-top:10px;
	line-height:16px;
}

#select_gig_list, #gig_label{
	display:none;
}

#release_label, #select_release_list{
	display:none;
}


#mid_grey_bottom{
	height:39px;
	background:url(../_graphics/mid_grey_bottom_505.gif);
	display:block;
}

/*SEND MESSAGES*/
#message_textarea{
	width:400px;
	height:200px;
}

body#send_message #col1{
	width:502px;
}

body#send_message #submit_btn{
	margin-left:75px;
	background:#9E0B0F;
	color:#fff;
	border:none;
}


#blog_form textarea{
	width:150px;
	border:none;
	height:200px;
}

.blog_wrap{
	clear:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #333;
}

.bTitle{
	font-size:11px;
	margin-bottom:2px;
	color:#9E0B0F;
}

.bDetails{
	line-height:15px;
	color:#aaa;
}

.div_inbox{
	width:503px;
	background:url(../_graphics/sort_bg.gif) no-repeat #272727;
}

.table_inbox{
	width:445px;
	margin-left:30px;
}

.table_inbox th{
	text-align:left;
	padding:20px 10px 8px 0;	
}

.table_inbox td{
	padding:8px 10px 8px 0;
}

.table_inbox, #friend_requests   { border-collapse: collapse }

.table_inbox tr, #friend_requests tr{
	border-bottom:1px solid #333;
}

.tr_unread{
	background:#222;
}

#message_col2{
	width:400px;
	float:left;
	display:inline;
}

#alex_messages_footer{
	background:url(../_graphics/grey_col_bottom_505.gif);
	display:block;
	height:36px;
}

#message_col1{
	width:70px;
	float:left;
	display:inline;
}

#reply_message label{
	float:left;
	width:50px;
	color:#aaa;
}

#reply_message textarea{
	float:left;
	width:300px;
	height:100px;
}

#reply_message{
	border-top:1px solid #333;
	padding-top:20px;
	margin-top:40px;
}

#reply_message #submit_btn{
	background:#9E0B0F;
	color:#fff;
	border:none;
	margin-left:55px;
	margin-top:5px;
}

/*Friend requests*/
#friend_requests{
	width:100%;
}

#friend_requests td{
	vertical-align:top;
	padding:5px;
}

/*Slice style*/
body#images #mainwrap{
	width:100%;
	height:100%;
}

body#images #swfWrapper{
	height:100%;
}

body#video #mainwrap{
	width:100%;
	height:100%;
}

body#video #swfWrapper{
margin-top:-3px;
	height:100%;
}

#testtable{
	width:100%;
	height:100%;
}

body#video, html {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}

/*Edit profile*/
#form_edit_profile textarea{
	width:350px;
	height:150px;
	margin-bottom:10px;
}

/*Facebook connect registration*/
#register_facebook{
	background:#270f0f;
	font-size:13px;
	text-align:center;
	padding:20px;
}

small{
	font-size:10px;
	line-height:11px;
}

/*Tool tip*/
.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
	background:url(../_graphics/videotooltip.png) bottom left no-repeat;
	padding-bottom:10px;
	text-align:center;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#000;
    background-color:#fff;
	font-size:10px;
	font-weight:normal;
	padding:2px 4px; 
}

#footer{
	padding-top:20px;
	text-align:center;
	clear:both;
}

.member_photo{
	width:98px;
	height:98px;
}



/*Exclusive stuff on the homepage*/
#exclusive_home .nDetails{
	background:#4c1e1e;	
	padding-bottom:10px;
}

#exclusive_home .read_more{
	color:#9E0B0F;
	position:absolute;
	bottom:-5px;
}

#exclusive_home{
	position:relative;
}


#exclusive_home .nTitle{
	color:#fff;
	border-bottom:1px solid #fff;
}

.ex_content{
	float:left;
	width:125px;
	margin-right:7px;
}

.last{
	margin-right:0;
}

#fb_like iframe{
	width:215px !important;
}

body#home .nDetails{
	min-height:135px;
	height:auto !important;
  	height:135px;
}



/* --------- CLEARFIX --------- */

/* full clearfix */
/* add to floating elements which should not float afterthem */ 
* html .cf {
    height: 1%; /* IE5-6 */
    }
* + html .cf {
	display: inline-block; /* IE7not8 */
	}
.cf:after { /* FF, IE8, O, S, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
