/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* JCK - added this next line to remove the extra spacing in Safari and Firefox */
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/*
BODY {
  background-color: #fff;
  margin: 0px;
  font: 70%/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
}

A:link {color:#166ac0}
A:active {color:#166ac0}
A:visited {color:#166ac0}
A:hover {color:#000000; text-decoration: underline;}

a {
	text-decoration: none;
}

#page_bounds {
	margin: 0 auto;
	border: 0px solid #222;
	width: 920px;
	position: relative;
	}

#content_bounds {
	padding-top: 224px;
	}

#main_content {
	width: 920px;
	background: url("http://images.hook.tv/common/bg_profile.jpg") no-repeat;
	height:1000px;
	}
	*/
	
#main_content_login {
	width: 920px;
	background: url("http://images.hook.tv/common/bg_login.jpg") no-repeat;
	height:600px;
	}

/*
#content_window {
	width: 853px;
	height: auto;
	padding:0px 0px 0px 0px;
	}
*/

.bubble_top_lt{
	background: url("http://images.hook.tv/common/bubble_hdr_lt.png") no-repeat;
	height:25px;
	padding-left:20px;
}

.bubble_top{
	background: url("http://images.hook.tv/common/bubble_hdr.png") repeat;
	height:25px;
	color: #166ac0;
	font-size: 120%;
	font-weight: bold;
}

.bubble_top_rt{
	background: url("http://images.hook.tv/common/bubble_hdr_rt.png") 100% 0 no-repeat;
	height:25px;
	padding-right:20px;
}    

.bubble_lt{
	background: url("http://images.hook.tv/common/bubble_lt.png") 0 0 repeat-y;
	padding-left:20px;
}

.bubble{
	background-color:#FFFFFF;
}

.bubble_rt{
	background: url("http://images.hook.tv/common/bubble_rt.png") 100% 0 repeat-y;	
	padding-right:20px;
}

.bubble_bot_lt{
	background: url("http://images.hook.tv/common/bubble_bot_lt.png") no-repeat;
	height:25px;
	padding-left:20px;
}

.bubble_bot{
	background: url("http://images.hook.tv/common/bubble_bot.png") repeat-x;
	height:25px;
	
}

.bubble_bot_rt{
	background: url("http://images.hook.tv/common/bubble_bot_rt.png") 100% 0 no-repeat;
	height:25px;
	padding-right:20px;
}


.tab, .tab_off{
	float: left;
	width:120px;
	text-align:center;
}

.tab_off{
	cursor: pointer; opacity: .55; filter: alpha(opacity=55);
}

.tab_off DIV:hover{
	cursor: pointer;
	text-decoration:underline;
}


.tab_top_lt{
	background: url("http://images.hook.tv/common/tab_hdr_lt.png") no-repeat;
	height:19px;
	padding-left:10px;
}

.tab_top{
	background: url("http://images.hook.tv/common/tab_hdr.png") repeat;
	height:19px;
	color: #166ac0;
	font-weight: bold;
}

.tab_top_rt{
	background: url("http://images.hook.tv/common/tab_hdr_rt.png") 100% 0 no-repeat;
	height:19px;
	padding-right:10px;
} 

.tab_content, .tab_comment_content{
	border: 1px solid #c7dcfc;
	width: 387px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:18px;
	float:left;
}

.tab_comment_content{
	height:310px;
	overflow: auto;
}

.tab_icon{
	padding:10px;
	float:left;
}

.avatar{
	padding-right:10px;
	float:left;
}

.post{
	float:left;
}

.posting, .posting_h{
	padding:10px;
}

.posting_h{
	background-color: #e5f0ff;
}

.tab_title{
	padding-top:2px;
}

.about_info, .my_groups, .my_favorites, #my_photos{
	width:355px;
}

#login_info{
	margin-left:100px;
	width:275px;
	padding-right:50px;
	border-right: 1px solid #dfdfdf;
}


#sign_up{
	margin-left:0px;
	width:365px;
}
.sign_up_title{
	font-size:150%;
	font-weight:bold;
}


.about_info_title, .my_groups_title, .my_favorites_title, .my_photos_title{
	padding-top:4px;
}

.about_info_content, .my_groups_content, .my_favorites_content, .my_photos_content{
	width:315px;
	padding-top:10px;
	color: #666666;
}

#bio, #my_videos, #my_friends, #community{
	width:465px;
}

.bio_title, .my_videos_title, .my_friends_title, .community_title{
	padding-top:4px;
}


.bio_content{
	width:425px;
	padding-top:10px;
	color: #666666;
}

.my_videos_content, .my_friends_content, .community_content{
	width:425px;
	padding-top:10px;
	color: #666666;
}

.left_arrow{
	float:left;
	padding-right:8px;
}

.right_arrow{
	float:right;
}

.info_main{
	font-size: 100%;
}

.info_main p{
	margin-bottom:5px;
	margin-top:5px;
}

.info_label{
	color:#333;
	font-weight:bold;
}


.profile_data TD, .profile_data_h TD{
	padding: 5px;
}

div.profile_data, div.profile_data_h{
	padding: 5px;
}

.profile_data_h{
	background-color:#dae6f1;
}
#info_entry, #info_display{
	margin-right:18px;
}

#info_entry, #bio_entry, #tab_blog, #tab_forum{
	display:none;
}

.video{
	float:left;
	color: #666666;
	padding-left:5px;
	padding-right:6px;
}

.video .outlined, .friend .outlined, .avatar .outlined{
	border: 2px solid #c4dcfe;
}

.vid_title{
	font-size:100%;
}

.vid_title a{
	font-weight:bold;
	text-decoration:none;
}

.friend{
	float:left;
	color: #666666;
	padding-left:3px;
	padding-right:3px;
}

.see_more{
	border-top: 1px dotted #929292;
	text-align:right;
	font-weight:bold;
	color: #666666;
	margin-top:10px;
}

.see_more a {
	text-decoration: none;
	color: #666666;
}

.see_more a:hover {
	text-decoration: underline;
	color: #000000;
}

.my_groups .see_more, .my_favorites .see_more, #my_photos .see_more, #my_videos .see_more, #my_friends .see_more {
	margin-right:18px;
}


#left_side{
	float:left;
}

#right_side{
	float:right;
}

.left_image, .about_image{
	float:left;
	margin-right: 18px;
	margin-bottom: 18px;
}

.about_image{
	border:2px solid #dce7f3;
}


input, select{
	font-family:Arial, Verdana, Sans-Serif; font-size:8pt; font-weight:normal; color:#000000; 
	}

form {
	 margin:0px;	
	}
	

	
.disabled{
	opacity: .25; filter: alpha(opacity=25);
}

.author a{
	color:#eb7408;
	font-weight:bold;
	text-decoration:none;
}

.author a:hover{
	color:#000000;
	font-weight:bold;
}

.comment .author a{
	font-size:120%;
	text-decoration: underline;
}

#professional{
	padding-left:20px;
}

#other{
	display:none;
	padding-left:20px;
}