/* 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;
	}
	
/*
#content_window {
	width: 853px;
	height: auto;
	padding:0px 0px 0px 30px;
	}
	*/
	
#header{
	width: 920px;
	background: url("http://images.hook.tv/common/bg_header.gif") no-repeat;
	position: absolute;
	top: 0px;
	height:315px;
	z-index:1;
}

#header_banner{
	text-align:center;
	margin-top:3px;
	width:920px;
}

#header_main{
	width: 920px;
	height:221px;
}

.home{
	background: url("http://images.hook.tv/common/main_home.jpg") no-repeat;
}

.myhook{
	background: url("http://images.hook.tv/common/main_myhook.jpg") no-repeat;
}

.channels{
	background: url("http://images.hook.tv/common/main_channels.jpg") no-repeat;
}

.channel_basics{
	background: url("http://images.hook.tv/common/main_channels.jpg") no-repeat;
}

.upload{
	background: url("http://images.hook.tv/common/main_upload.jpg") no-repeat;
}

.groups{
	background: url("http://images.hook.tv/common/main_groups.jpg") no-repeat;
}

.travel{
	background: url("http://images.hook.tv/common/main_travel.jpg") no-repeat;
}

.gear{
	background: url("http://images.hook.tv/common/main_gear.jpg") no-repeat;
}

.forum{
	background: url("http://images.hook.tv/common/main_forum.jpg") no-repeat;
}

.blogs{
	background: url("http://images.hook.tv/common/main_blogs.jpg") no-repeat;
}



#header_logo{
	float:left;
}

#header_top_nav{
margin-top: 6px;
margin-left: 370px;
color:#FFFFFF;
}

#header_top_nav a{
	color:#FFFFFF;
}

#header_main_nav{
	margin:0;
	margin-top:30px;
	margin-left:205px;
	width:690px;
}

#header_main_nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header_main_nav li{
	float: left;
	margin: 0;
	padding: 0px 9px 0px 9px;
}

#header_sub_nav{
	margin:0;
	margin-top:-12px;
	padding-left:10px;
	text-align:center;
	width: 760px;
	float:right;
}

#header_sub_nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_sub_nav li{
	display: inline;
	margin: 0;
	padding-top: 0px;
	padding-right:8px;
	padding-left:6px;
	padding-bottom:0px;
	font-size: 105%;
	background: url("http://images.hook.tv/common/nav_line.gif") 100% 2px no-repeat;
}

#header_sub_nav li.last{
	background: none;
}

#header_sub_nav li a{
	color: #92b2e3;
	font-weight: bold;
}



.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{
	border: 1px solid #c7dcfc;
	width: 387px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:18px;
	float:left;
}



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

.tab_title{
	padding-top:2px;
}

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

.rag_bubble_top_lt{
	background: url("http://images.hook.tv/common/rag_bubble_hdr_lt.png") no-repeat;
	height:55px;
	padding-left:160px;
}

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

.rag_bubble_top_rt{
	background: url("http://images.hook.tv/common/rag_bubble_hdr_rt.png") 100% 0 no-repeat;
	height:55px;
	padding-right:159px;
}    

.rag_bubble_lt{
	background: url("http://images.hook.tv/common/rag_bubble_lt.gif") 0 0 repeat-y;
	
}

.rag_bubble_lt_top{
	background: url("http://images.hook.tv/common/rag_bubble_lt_top.gif") 0 0 no-repeat;
	padding-left:30px;
}

.rag_bubble{
	background-color:#e1edfe;
	padding-left:8px;
}

.rag_bubble_rt{
	background: url("http://images.hook.tv/common/rag_bubble_rt.gif") 100% 0 repeat-y;	
}

.rag_bubble_rt_top{
	background: url("http://images.hook.tv/common/rag_bubble_rt_top.gif") 100% 0 no-repeat;
	padding-right:30px;
}


.rag_bubble_bot_lt{
	background: url("http://images.hook.tv/common/rag_bubble_bot_lt.gif") no-repeat;
	height:30px;
	padding-left:160px;
}

.rag_bubble_bot{
	background: url("http://images.hook.tv/common/rag_bubble_bot.gif") repeat-x;
	height:30px;
}

.rag_bubble_bot_rt{
	background: url("http://images.hook.tv/common/rag_bubble_bot_rt.gif") 100% 0 no-repeat;
	height:30px;
	padding-right:159px;
}

#home_main{
	float: right;  
}

#home_video_main{
	float: left;  
	width:325px;
}


.rag_bubble_top .home_video_large, .rag_bubble_bot .home_video_large{ 
	width:179px;
}

.rag_bubble_top .home_video_medium, .rag_bubble_bot .home_video_medium{ 
	width:89px;
}

.rag_bubble_top .home_video_small, .rag_bubble_bot .home_video_small{ 
	width:6px;
}

.rag_bubble .home_video_small{ 
	width:255px;
	padding-bottom:5px;
}

.rag_bubble .home_video_large{ 
	width:430px;
	padding-bottom:5px;
}

.rag_bubble .home_video_medium{ 
	width:340px;
	padding-bottom:5px;
}


.home_video_title{
	position:static;
	color:#166AC0;
	font-size:145%;
	font-weight:bold;
	width:325px;
	padding-bottom:10px;
}

#home_left_side{
	float:left;
	padding-left:10px;
}

#home_right_side{
	float:right;
}

#pro_videos, #featured_outfitters, #community{
	width:465px;
}

.pro_videos_title, .featured_outfitters_title, .community_title{
	padding-top:4px;
}

.pro_videos_content, .featured_outfitters_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;
}

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

.featured_partner .see_more, .latest_videos .see_more, #my_photos .see_more, #pro_videos .see_more, #featured_outfitters .see_more {
	margin-right:18px;
}

.channel_info, .featured_partner, .latest_videos, #my_photos{
	width:350px;
}

.channel_info_title, .featured_partner_title, .latest_videos_title, .my_photos_title{
	padding-top:4px;
}

.channel_info_content, .featured_partner_content, .latest_videos_content, .my_photos_content{
	width:310px;
	padding-top:10px;
	color: #666666;
}

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

.featured_partner_content{
	text-align: center;
}

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

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

.friend{
	width: 65px;
}

.vid_title{
	font-size:100%;
}

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


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

form {
	 margin:0px;	
	}
	
.button{
	position: relative; 
	top: 9px;
}

.home_video_author{
	float:left;
}

.home_video_watch{
	float:right;
}

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