/* 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: 334px;
	}

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

#content_window {
	width: 853px;
	height: auto;
	padding:0px 0px 0px 30px;
	}
	
*/
.bubble_top_lt{
	background: url("http://images.hook.tv/common/green_bubble_hdr_lt.png") no-repeat;
	height:25px;
	padding-left:20px;
}

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

.bubble_top_rt{
	background: url("http://images.hook.tv/common/green_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;
}

#group_info, #featured_group_info{
	padding-top:15px;
	width:853px;
}


#group_info_title, #featured_group_info_title{
	padding-top:4px;
	color: #fff;
}

#group_info_content, #featured_group_info_content{
	width:813px;
	padding-top:10px;
	color: #666666;
}

#group_info_left{
	float:left;
	width:360px;
	text-align:center;
}

#group_info_right{
	float:right;
	width:433px;
	margin-left:20px;
}

.group_title{
font-size:110%;
font-weight:bold;
}

.info_main{
	font-size: 100%;
}

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

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

#group_entry, #tab_photos, #tab_blog, #tab_forum, #widgets_entry, #tab_map, #tab_members, #tab_videos{
	display:none;
}

.group_data TD, .group_data_h TD{
	padding: 5px;
}

div.group_data, div.group_data_h{
	padding: 5px;
}

.group_data_h{
	background-color:#eaf1db;
}


#group_left_side{
	float:left;
}

#group_right_side{
	float:right;
}

#videos_photos, #community, #groups{
	padding-top:20px;
	width:493px;
}

#groups{
	float:left;
}

#videos_photos_title, #community_title, #groups_title{
	padding-top:4px;
	color: #fff;
}

#videos_photos_content, #community_content, #groups_content{
	width:453px;
	padding-top:10px;
	color: #666666;
}

#photos_large{
	float:left;
}

#photos_picker{
	float:right;
	width:172px;
}

#photos_caption{
	text-align:center;

}

#photos_paging{
	margin-top:5px;
	padding:5px 10px 5px 10px;
	text-align:right;
	background-color:#eaf1db;
}

.photos_thumb, .photos_thumb_last{
	margin-top:5px;
	float:left;
	border: 2px solid #c2e58f;
}

.photos_full{
	margin-top:5px;
	float:left;
	border: 2px solid #c2e58f;
}

.photos_thumb{
	margin-right:5px;
}

.group_thumb{
	float:left;
	margin-right: 18px;
	margin-bottom: 18px;
	border: 2px solid #c4dcfe;
}

#members, #widgets{
	padding-top:20px;
	width:340px;
}


#members_title, #widgets_title{
	padding-top:4px;
	color: #fff;
}

#members_content, #widgets_content{
	width:300px;
	padding-top:10px;
	color: #666666;
}

#group_main_intro{
	float:left;
	width:320px;
}

#group_main_extro{
	float:right;
	width:320px;
	padding-top:200px;
}

#group_main_search{
	float:right;
	width:445px;
}

#group_main_search_title{
	padding-top:4px;
	color: #fff;
}

#group_main_search_content{
	width:405px;
	padding-top:10px;
	color: #666666;
}

.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/green_tab_hdr_lt.png") no-repeat;
	height:19px;
	padding-left:10px;
}

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

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

.tab_content, .tab_comment_content, #widgets_entry_content, .tab_search_content, .tab_groups_content{
	border: 1px solid #c2e58f;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:18px;
	float:left;
}

.tab_content, .tab_comment_content{
	width: 413px;
}

#widgets_entry_content{
	width: 262px;
	height:375px;
}

.tab_comment_content{
	height:310px;
}

.tab_search_content{
	width: 367px;
}

.tab_groups_content{
	width: 367px;
}

.tab_comment_content, #widgets_entry_content{
	overflow: auto;
}


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

.tab_title{
	padding-top:2px;
	color:#339933;
}

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

.post{
	float:left;
}

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

.posting_h, .group_listing_h{
	background-color: #eaf1db;
}


.group_listing #group_image{
	float: left;
}

#group_image{
	width: 125px;
}

.group_listing #group_description{
	float:left;
	width: 215px;
}

.group_listing #vid_title{
	width: 215px;
}


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

.right_arrow{
	float:right;
}

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

.group{
	float:left;
	color: #666666;
	padding-left:8px;
	padding-right:9px;
}

.video .outlined, .member .outlined, .avatar .outlined, .group .outlined, .outlined{
	border: 2px solid #c2e58f;
}

.vid_title{
	font-size:100%;
}

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

.member{
	float:left;
	color: #666666;
	padding-left:15px;
	padding-right:10px;
}

.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;
}

.videos_photos .see_more {
	margin-right:18px;
}

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

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

form {
	 margin:0px;	
	}
	
.error{
	color: #d40101;
	font-weight:bold;
}
	
