/* Custom profile template CSS */
br.clr {
	display: none;
}

div.profile-content {
	padding: 3px 0 0 0;
}

div.profile-left {
	float: left;
	width: 197px;
	overflow: hidden;
}

div.profile-right {
	float: right;
	width: 293px;
	overflow: hidden;
}

div.profile-bottom {
	width: 465px;	
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	/*overflow: hidden;*/
}

div.profile-url {
	color: #505050;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 4px 0 4px 0;
	border: 1px solid #c5c5c5;
}

div.profile-bottom-box { }

div.profile-bottom-box div.box-header{
	background: url('../../img/new/infobox/orangaboxtitlebg.jpg') no-repeat top left;	 
	height: 16px;
	text-align: center;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #ffffff;
	/*overflow: hidden;*/    
}

div.profile-bottom-box div.links-all {
	text-align: right;
	padding: 0 10px 0 0;
	position: relative;
	z-indez: 888;
	left:0px;
	top:-17px
}

div.links-all a {
	color: #ffffff;
	padding: 0 0 0 10px;
	background: url('../../img/new/link_bullet.gif') no-repeat left 4px;
}

div.links-all a:hover {
	text-decoration: underline;
}

div.profile-bottom-box div.box-content {
	padding: 6px 0 6px 0
}

.thick_component_position
{
	position: relative;
	vertical-align: top;
	border: 1px solid #bbb;
	z-index: 1;
	padding: 2px;
}

.thick_component_position .fixed
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	font-family:Verdana;
}

.empty_component_position 
{
	height:200px;
	text-align: center;
	z-index: 1;
	border: 1px solid #bbb;
	position: relative;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	font-family:Verdana;
	vertical-align: middle;
}


.component_container
{
	position: relative;
	border: 1px solid #616161;
}

.component_container .container_head .del_component
{
	float: right;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	border: 1px solid #666666;
	height: 13px;
	padding: 0px 3px;
	background: #fff;
}

.component_container .container_head .head_caption
{
	float: left;
}

.container_head
{
	padding: 3px;
	padding-top: 5px;
	background: #4F4A4A;
	font-size: 10px;
}

.view_component_position
{
	vertical-align: top;
	padding:4px;
}

.fixed_cmp_cont
{
	padding:4px;
	vertical-align:top;
}

.comment_contener
{
	padding:5px;
}
#profile_friend_request_contener
{
	margin: 0 auto 0 auto;
}

#general_info_cont
{
	height:70px;
	margin-bottom:20px;
	text-align:center;
	padding-top:30px;
}

div#profile-video {
	padding: 5px 0 0 0;
}
