/* 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 */ 


/*
A:link {color:#166ac0}
A:active {color:#166ac0}
A:visited {color:#166ac0}
A:hover {color:#000000}

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

#content_bounds {
	padding-top: 174px;
	}

#main_content {
	width: 920px;
	background: #275a99 url("http://images.hook.tv/common/bg_content_top.gif") no-repeat;
	}

#content_window {
	width: 853px;
	height: auto;
	padding:35px 32px 35px 35px;
	}

#content_footer, #top_nav_footer {
	width: 920px;
	height: 29px;
	background: #275a99 url("http://images.hook.tv/common/bg_content_bot.gif") no-repeat;
	}

#top_nav {
	width: 920px;
	position: absolute;
	top: 142px;
	height: 115px;
	background: #275a99 url("http://images.hook.tv/common/bg_content_top.gif") no-repeat;
}

#top_nav_footer {
	width: 920px;
	height: 14px;
	background: #275a99 url("http://images.hook.tv/common/bg_subhead_bot.gif") no-repeat;
}

#sub_head {
	float: left;  
	margin: 10px 0px 0px 10px;
}

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

#channel_breadcrumb, #channel_breadcrumb a{
	color:#FFFFFF;
	padding-bottom:10px;
}

#channel_breadcrumb a:hover{
	color:#dbeafd;
}

.store_search_title{
	padding-top:4px;
	width:300px;
}

.store_search_content{
	padding-top:10px;
	width:100%;
}

.button{
	position: relative; 
	top: 9px;
}

.button_preview{
	float:right; 
	padding-top: 9px;
}

.store_search_display, .store_search_topnav, .store_search_botnav{
	font-size:110%;
	font-weight:bold;
	padding-bottom:20px;
	color:#666;
}

.store_search_botnav{
	text-align:center;
}

.store_search_display{
	float:left;
}

.store_search_topnav{
	float:right;
	padding-top:10px;
}

#edit{
text-align:right;
}

.channel_logo{
text-align:center;	
}

.store_left{
width:215px;
float:left;
margin-right:15px;
}

.store_right{
	float:right;
	width:580px;
}

.store_left_edit{
width:350px;
float:left;
margin-right:15px;
}

.store_right_edit{
	float:right;
	width:320px;
}

.store_right_edit p{
	font-size: 100%;
	font-weight:normal;
}

.store_search_topnav{
	float:right;
	padding-top:10px;
}


.store_categories, .store_left_edit, .store_right_edit{
font-size:110%;
font-weight:bold;
}

.store_categories a{
	line-height: 1.5em;
	font-size:90%;
	text-decoration: none;
}

.store_categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top:10px;
	}

.store_categories li {
	margin: 0;
	padding: 0px;
}

.store_categories li ul {
	margin-left: 10px;
	margin-top:3px;
	margin-bottom: 3px;
	padding: 0;
	list-style: none;
	}
	
.store_categories li li{
	margin: 0;
	padding: 0px;
	font-size: 90%;
	}


#category_edit_list{
	float:left;
	width: 175px;
}

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

#category_edit_list li {
	margin: 0;
	padding: 3px 0px 3px 0px;
	display:block;
	width:175px;
	}

#category_edit_list li a:link, #category_edit_list li a:visited {
	text-decoration: none;
	line-height: 20px;
	}

#category_edit_list li:hover {
	text-decoration: underline;
	color:#000;
	background-color: #d9e8fd;
	}

#all_entry{
	display:none;
}


.category_edit{
	float:right;
	width: 175px;
}

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

.right_arrow{
	float:right;
	padding-right:36px;
}



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

.product .outlined, .product_detail .outlined{
	border: 2px solid #c4dcfe;
}

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

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


.product_detail{
	float:left;
	color: #666666;
	padding-top:15px;
	padding-bottom:15px;
	width:575px;
}

.product_detail_thumb{
	width:120px;
	float:left;
}

.product_detail_info{
	float:left;
	width:450px;
}

.product_price{
 	margin-top:5px;
 	margin-bottom:10px;
}

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