body {	
	background: #EBEAEB;
}

h1, h2, h3, h4, h5, h6 {
	color:#333;
}

#container {
	/*width: 1022px;*/
	padding: 0 0 0 35px;
	text-align: left;
	min-height: 813px;
}

h2.internal_title {
	padding: 25px 0 0 0;
}

.page_title {
	color: #FFF;
	margin: 0px 0 0 5px;
	font-size: 24px;
	float: left;
	width: 340px;
}

td#column_main {
	width: 519px;
}

td#column_sidebar {
	padding-left: 25px;
	width: 235px;
}


#logo {
	width: 181px;
	position: absolute;
	top:0;
	left:40px;
}
#nav_buttons {
	left:440px;
	margin:0;
	position:relative;
	top:23px;
	
	
}

.nav_button {
	background: url("/sbmedia/images/inner/nav_button_highlight.png") repeat-x scroll 0 -2px #FF542E;
	width: 76px;
	height: 22px;
	padding:4px 3px 0px 3px;
	float: left;
	text-align: center;
	font-size: 14px;
	color:#FFFFFF;
	font-family: "Helvetica Neue", "Arial";
}

#nav_button_left {
	border-left:1px solid #666666;
	border-right: 1px solid #a6aeb4;
	border-top:1px solid #999;
}

#nav_button_middle {
	border-right: 1px solid #a6aeb4;
	border-top:1px solid #999;
}

#nav_button_middle_com {
	border-right: 1px solid #a6aeb4;
	border-top:1px solid #999;
	width:114px;
}

#nav_button_right {
	border-right:1px solid #999;
	border-top:1px solid #999;
}

.side_box {
	margin-bottom: 15px;
	width: 225px;
}

.side_box_top {
	width: 225px;
	height: 7px;
}

.side_box_body {
	width: 225px;
}

.side_box_bottom {
	height: 7px;
}
.side_box_header {
	background:url("/sbmedia/images/inner/nav_button_highlight.png") repeat-x scroll 0 -2px #1174BF;
	height:26px;
	border-left:1px solid #999999;
	color:#333333;
}

.side_box_content {
	padding: 5px 10px 5px 10px;
	color: #7297BA;
	font-size: 12px;
}

.side_box_separator {
	width: 205px;
	/*margin: 5px 0px 0px 0px;*/
	border-top:1px solid #666;
	border-bottom:1px solid #aaa;
}

.side_box_title {
	font-weight: bold;
}


/**
 * new profile_row styles
 */
tr.profile_row {
	padding-bottom:10px;
}
td.spacer {
	width:7px;
}
div.profile_name {
	display:inline;
	float:left;
	font-size:16px;
}
a.profile_name_link {
	color:#111111;
	text-decoration:none;
	font-size:16px;
}
div.profile_site {
	display:inline;
	float:left;
	margin:5px 0 0 8px;
	width:250px;
	height:20px;
	overflow:hidden;
	
}
a.profile_site_link {
	color:#949ea5;
	font-size: 12px;
	font-style:italic;
}
div.num_of_fans {
	display:inline;
	float:left;
	padding-right: 5px;
}
div.profile_location {
	display:inline;
	float:left;
	color:#5993bf;
	padding-right: 5px;
}
a.num_of_fans_link {
	color:#666666;
	text-decoration:underline;
}
div.tags {
 	display:inline-block;
	overflow:visible;
	float:left;
	padding-right:3px;
}
a.tag_link {
	color:#5993bf;
	text-decoration:underline;
}
div.follow_link_holder {
	display:inline-block;
	position:absolute;
	left:555px;
}
div.profile_desc {
	white-space:nowrap;
	color:#81a4bf;
}
div.profile_page_sites {
	margin:10px 15px 15px;
}
div.top_row {
	display:inline-block;
	width:100%;
}
div.indent_row {
	width:468px;
	font-size:12px;
	overflow:hidden;
	padding-left:5px;
}

div.profile_details {
	margin-left: 5px;
}

div.social_points {
	font-size: 20px;
	margin-top: 2px;
}

#join_banner {
	border: 2px solid #FA710B;
	background: #eaf0f1;
	margin: 0 15px 25px -10px;
	padding: 5px 10px;
}

#join_banner h2 {
	color: #333;
}

#join_banner h2 a {
	font-size: 100%;
	text-decoration:underline;
}
