/****************
	RB
****************/
/****************
	Content
****************/

#content h2
{
	color:#2d8acb;
}

/****************
	Page Info
****************/

.info_blue
{
	color:#70c4ff;
}

.info_blue a:link,
a:active,
a:hover,
a:visited
{
	color:#70c4ff;
	text-decoration:none;
}

.info_blue a:hover
{
	text-decoration:underline;
}

/****************
	Profile
****************/

#reel,
#reel_btn,
#player,
.shade
{
	background-repeat:no-repeat;
	background-position:top left;
}

#reel
{
	background-image:url(../imgs/bkgnds/reel_bkgnd.png);
	height:274px;
	margin-left:33px;
	margin-top:-16px;
}

#reel_btn
{
	/**
	background-image:url(../imgs/bkgnds/reel_btn_bkgnd.gif);
	height:200px;
	width:281px;
	/**/
	left:-50px;
	position:relative;
	top:38px;	
}

#reel_btn ul
{
	margin:0;
	padding-left:25px;
	padding-top:23px;
}

#reel_btn li
{
	margin:0;
	padding-bottom:11px;
}

#player
{
	border:3px solid #000000;
	height:204px;
	width:480px;
	position:relative;
	left:65px;
	top:31px;
	/**
	left:60px;
	top:35px;
	/**/
}

/*Center Panel*/

#center_panel
{
	background: url(../imgs/profile/center_bkgd.gif) repeat-y;
	padding-bottom:15px;
}


#left
{
	width:59%;
}

#right
{
	width:39%;
}

.current
{
	margin-top:-9px;
}

.shade
{
	background-image:url(../imgs/profile/shade.gif);
}

#services
{
	margin-left:55px;
	margin-top:25px;
}

#services ul
{
	margin-left:-8px;
	padding-top:10px;
}

#services li
{
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	text-indent:8px;
	font-weight:normal;
}

.img_whats_hot
{
	margin-left:-5px;
	margin-top:15px;
}

/* Twitter */

#twitter
{
	margin:10px 30px 20px 45px;
}

.tweet_pink
{
 color:#ff99ef;
}

.tweet_age
{
 color:#cecece;
}

#twitter_follow_btn
{
	margin:10px 30px 20px 45px;
	width:127px;
	background: transparent url(../imgs/profile/twitter_follow_btn.gif) no-repeat scroll 0 0;
}

/*Global Button Style*/

.social_btns
{
		height:20px;
		display: block;
		text-indent:-3000px;
}


/* Flickr */

#flickr
{
	margin-left:45px;
	margin-bottom:30px;
}

#pics
{
	margin:0;
	padding-top:10px;
}

#pics img
{
	height:68px;
	width:68px;
	border:1px solid gray;
}

#pics table
{
	border:0;
}

#pics td
{
	padding-right:15px;
	padding-bottom:10px;
}

#flickr_viewall_btn
{
	margin:13px 0 0 0;
	width:60px;
	background: transparent url(../imgs/profile/view_all_btn.gif) no-repeat scroll 0 0;
}


#facebook_follow_btn
{	
	margin:13px 0 0 0;
	width:141px;
	background: transparent url(../imgs/profile/facebook_follow_btn.gif) no-repeat scroll 0 0;
}

