/* HL Main Structure.css */

img{
	border: 0px;
}

BODY
{
	margin:0px;
	padding:0px;
	background: url('../images/thl_main_bg_repeat.png') #FFFFFF repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#container
{
	width: 970px;
	margin:0px auto;
	padding:0px;
	background: url('../images/thl_content_body_repeater.png') repeat-y;
	padding-bottom: 20px;
	min-height: 900px;
	overflow: hidden;
	position: relative;
}

#registration_steps_container
{
	position: absolute;
	width: 580px;
	height: 320px;
	border: 2px solid #B8D682;
	background: #FFF;
	z-index: 19999;
	top: 170px;
	left: 50%;
	margin-left: -290px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;	
	padding: 3px;
	
}

#registration_steps_title_bar
{
	-moz-border-radius-topleft: 8px;
    -webkit-border-radius-top-left: 8px;	
	
    -webkit-border-radius-top-right: 8px;	
	-moz-border-radius-topright: 8px;
	width: 564px;
	background: #B8D682;
	color: #3B5D14;
	font-size: 12pt;
	font-weight: bold;
	padding: 8px;
}

#inner_content_box
{
	width: 942px;
	position: relative;
	left: 2px;
	margin: 0px auto;
}
#header_box
{
	position: relative;
	background: url('../images/thl_header_repeat.png') repeat-x;
	height: 93px;
	left: 0px;
}
#logo
{
	float: left;
	position: absolute;
	top: 8px;
	left: 8px;
}
.top_header_bar
{
	position: relative;
	height: 28px;
	background: #b8d682;
	color: #3b5d14;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;	
	float: right;
	overflow: hidden;
	width: 450px;
}

.login_button
{
	padding: 3px;
	font-size: 10px;
	font-family: arial;
	color: #FFF;
	border: none;
}

.submit-button
{
	padding: 3px;
	font-size: 10px;
	font-family: arial;
	color: #FFF;
	margin-left: 8px;
	background: #3b5d14;
	border: none;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;		
}

.top-input-box
{
	float: left; 
	margin-left: 4px;
	padding: 2px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border: none;
	
}
.login-box-top
{
	height: 22px;
	position: absolute;
	left: 20px;
	top: 4px;
}
.top_search_box
{
	background: url('../images/search_box_bg.png') no-repeat;
	height: 22px;
	position: absolute;
	left: 20px;
	top: 2px;
	width: 170px;
}
.top_search_box input[type=text]
{
	color: #000;
	padding:0px;
	margin-left: 2px;
	height: 18px;
	padding:0px;
	margin-top: 2px;
	padding-left: 4px;
	border: 0px solid #FF0000;
	width: 130px;
}

.top_header_bar IMG
{
	padding: 2px;
	border: 1px solid #fb8733;
}

.top_quick_links
{
	background-color: #fb8733;
	float: right;
	height: 26px;
	width: 260px;
	position: absolute;
	top: 0px;
	right: -2px;
}
.top_login_info
{
	float: none;
	clear: both;
	position: absolute;
	top: 40px;
}
#narrow
{
	width: 930px;

	margin: 0px auto;
	overflow: hidden;
}

.search_box
{
	float: left;
	background: url('../images/search_box_bg.png') no-repeat;
	height: 22px;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 170px;
}
.search_box input[type=text]
{
	color: #000;
	padding:0px;
	margin-left: 2px;
	height: 18px;
	padding:0px;
	margin-top: 2px;
	padding-left: 4px;
	border: 0px solid #FF0000;
	width: 130px;
}
h1, h2,h3, h4, h5 
{
	margin: 0;
	padding: 0;
}
.box_headers
{
	margin:0px;
	padding:0px;
	font-size: 16px;
}
.featured_titles
{
	margin:0px;
	padding:0px;
	font-size: 16px;	
	padding-top: 4px;
	padding-left: 6px;
}
.bee_content_titles
{
	margin:0px;
	padding:0px;
	font-size: 16px;	
}

A
{
	text-decoration: none;
	color: #6699cc;
}
A:HOVER
{
	text-decoration: none;
	color: #fb8733;
}

A.more
{
	text-decoration: none;
	color: #fb8733;
}
A.more:HOVER
{
	text-decoration: none;
	color: #6699cc;
}

.clear
{
	float: none;
	clear: both;
}
#marquee_box
{
	height: 216px;
	margin-top: 4px;
}

.promo_marquee
{
	margin-left: 4px;
	width: 335px;
	float: right;
}
#hp_content_box
{
	position: relative;
	top: 4px;
}
.hp_content_left_box
{
	float: left;
	width: 585px;
}
.hp_content_right_box
{
	margin-left:4px;
	width: 335px;
	float: right;
}
.featured_content_box
{
	float: left;
	margin-left: 8px;
	width: 280px;
	margin-bottom: 20px;
}

.shopping_center_box
{
	background-color: #f8fff7;
	overflow: hidden;
	padding-bottom: 16px;
}
.shopping_center_header_bg
{
	background: url('../images/thl_shopping_center_header.png') no-repeat;
	height: 35px;	
	width: 335px;
}
.shopping_center_display
{
	padding: 8px;
}
.shopping_search_box
{
	padding-left: 8px;
}
.shopping_search_box .prod_search_input
{
	border: 1px solid #7da576;
	width: 150px;
}
.shopping_search_box .prod_search_submit
{
	margin-left: 8px;
	border: 1px solid #c3dfbf;
	background-color: #7da576;
	color: #FFF;
	width: 40px;
}
.shopping_search_box span
{
	font-weight: bold;
	font-size: 12px;
	color: #7da576;
}
.shopping_center_header
{
	font-size: 18px;
	margin:0px;
	padding:0px;
	padding-top: 2px;
	padding-left: 8px;
}
.shopping_bag
{
	float: left;
	width: 75px;	
}
.shopping_tagline
{
	float: left;
	padding-top: 12px;
	width: 110px;
}
.shopping_top_prods
{
	float: left;
	margin-left: 20px;
}

.shopping_top_prods UL
{
	margin:0px;
	padding:0px;
	list-style-type: decimal;
	color: #b38f3d;	
}
.shopping_top_prods A
{
	color: #b38f3d;
	text-decoration: none;
}

.shopping_top_prods A:HOVER
{
	color: #fb8733;
	text-decoration: underline;
}


.video_box_header_display
{
	position: relative;
	left: 15px;
}
.video_box_header
{
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	padding:6px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	background-color: #fdd060;

}
.video_box
{
	position: relative;
	top: 20px;
	background: #FFF;
	width: 583px;
	height:220px;
	overflow: hidden;
}
.headers
{
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-bottom-top-radius: 6px;
    -webkit-border-bottom-top-radius: 6px;
	background-color: #b8d682;
/*	background: url('../images/thl_bar_titles.png') no-repeat;*/
	height: 30px;	
}
.content_box
{
	float: none; clear: both;
	overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
/*	background: url('../images/thl_content_box_top.png') no-repeat; */
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
.sub_content_box
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
/*	background: url('../images/thl_content_box_top.png') no-repeat; */
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sub_featured_content_boxes
{
	padding-top: 10px;
}
.featured_content_boxes
{
	background: #FFF;
	float: left;
	width: 583px;
	position: relative; 
	top: 10px;
}
.content_marquee_box
{
	position: relative;
	top: 15px;
	height: 185px;
}


.marquee_content_display P
{
	line-height: 18px;
	font-size: 11px;
}
.marquee_display_header
{
	font-size: 14px;
	margin:0px;
	padding:0px;
}

/*
.marquee_bottom_bar
{
	float: none;
	clear: both;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
	background-color: #fbe798;
	height: 30px;
}
*/


/* HP Tabs.css */
.tab_content_box
{ 
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
	background: #FFFFFF;
	height: 185px;	
}

.content_tabs
{
	clear: both;
	position:relative;
	overflow: hidden;
	width: 585px;
	height: 185px;	
}

#items {	
	position:absolute;
	width:20000em;	
	clear:both;
	
}

.item
{
	float:left;
	width:585px;
	height:185px;
}

#tabs
{
	float: left;
	width:100%;
	margin:0px;
	padding:0px;
	left: 0px;
}

#tabs UL
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#tabs LI
{
	float: left;
	display:block;
}

#tabs A
{
	float: left;
	padding:5px 20px;
	text-decoration:none;
	color: #FFF;
	background-color: #b8d682;
	border-right: 1px solid #FFF;
}
#tabs a:hover
{
	color: #fb5a23;
	background: none;
}
#tabs li.active a	  {	color: #fb5a23; background: none; cursor:default;}
#tabs li.active #t1 {	color: #fb5a23; background: none;cursor:pointer;}
#tabs li.active #t2 {	color: #fb5a23; background: none;cursor:pointer;}
#tabs li.active #t3 {	color: #fb5a23; background: none;cursor:pointer;}
#tabs li.active #t4 {	color: #fb5a23; background: none;cursor:pointer;}

.tab_content_display_image
{
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.tab_content_display_box
{
	position: relative;
	top: 8px;
	padding: 14px;
}
.tab_content_display-sm
{
	width: 260px;
	padding: 20px;
	margin:0px;
	padding:0px;
	color: #6699cc;
	font-size: 11px;
}
.tab_content_display-sm IMG
{
	border: 1px solid #6699cc;
	padding: 2px;
	margin-right: 8px;
}
.tab_content_display IMG
{
	border: 1px solid #6699cc;
	padding: 2px;
	margin-right: 8px;
}
.tab_content_display
{
	width: 280px;
	padding: 20px;
	margin:0px;
	padding:0px;
	color: #6699cc;
	font-size: 11px;	
}
.tab_content_display P
{
	margin:0px;
	padding:0px;
	color: #6699cc;
	font-size: 12px;
}


.content_display_header
{
	font-size: 16px;
	margin:0px;
	padding:0px;
}

.reg_page_header
{
	margin:0px;
	padding:0px;
	height: 30px;
}

.med_white_box
{
	background: url('../images/thl_white_account_box.png') no-repeat;
	height: 135px;
}
.train-360-box
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-color: #d4e6f5;
	padding: 8px;
	float: left;
	width: 317px;
}
.small_white_box
{

    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-color: #FFF;
	 /*background: url('../images/thl_white_box_small.png') no-repeat; */
	 overflow: hidden;
}

.small_white_box_set_height
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-color: #fbe798;
	height: 216px;
	 /*background: url('../images/thl_white_box_small.png') no-repeat; */
	 overflow: hidden;
}
.newsletter_reg_box
{
	padding:10px;
	position: relative;
	top: 10px;
	left: 10px;
}

.newsletter_reg_box .input_text
{
	float: left;

	color: #fb8733;
	font-size: 12px;
	width: 175px;
	border: 1px solid #f9f1b4;
}

.newsletter_reg_box label
{
	float: left;
	text-align: right;
	color: #fb8733;
	font-size: 12px;
	width: 50px;
	padding-right: 6px;
}
.newsletter_reg_box .login_button
{
	float: left;
	padding-left: 8px;
}


.login_box
{
	padding:10px;
	position: relative;
	top: 10px;
	left: 10px;
}

.login_box label
{
	float: left;
	text-align: right;
	color: #fb8733;
	font-size: 12px;
	width: 100px;
	padding-right: 6px;
}
.login_box .input_text
{
	float: left;
	color: #fb8733;
	font-size: 12px;
	width: 130px;
	border: 1px solid #f9f1b4;
}
.login_box .login_button
{
	float: left;
	padding-left: 8px;
}
.login_links
{
	clear: both;
	text-align: center;
	color: #6699cc;
	margin:0px;
	padding:0px;
	position: relative;
	top:10px;
}
.login_fields
{
	float: left;
	margin-top: 8px;
}
.talk_back
{
	padding:10px;
	position: relative;
	top: 10px;
	left: 10px;
}
.talk_back P
{
	text-align: right;
	padding-top: 8px;
	margin-right: 18px;
}

.bee_talk_box
{

    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	float: left;
	width: 333px;
	/*background: url('../images/thl_bee_talking_box.png') no-repeat; */

}
.bee_talk_bubble
{
	background: url('../images/thl_bee_talk_bubble.png') no-repeat;
	height: 102px;
	width: 296px;
	position: relative;
	top: 30px;
}
.bee_talk_content
{
	width: 230px;
	margin-left: 20px;
	margin-right: 10px;
	position: relative;
	top: 8px;
	height: 80px;
}
.bee_talk_content h3
{
	margin:0px;
	padding:0px;
}
.bee_talk_content P
{
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	text-align: left;
}
.bee_talking_header
{
	margin:0px;
	padding:0px;
	background: url('../images/honeybee_talk_icon.png') no-repeat left;
	padding-left: 60px;
	color: #fb8733;
	height: 30px;
	width: 200px;
}
.member-listing-header
{
	margin:0px;
	padding:0px;
	background: url('../images/member_icon.jpg') no-repeat left;
	padding-left: 60px;
	color: #fb8733;
	height: 35px;
	width: 200px;
}


.bee-talking-box
{
	position: relative;
	top: 30px;	
}
.bee-talk-content
{
	margin:0px;
	padding:0px;
	margin-top: 10px;
	list-style-type: none;
	margin-right: 10px;	
}
.bee-talk-content li
{
	margin-bottom: 6px;
}
.bee-talk-content li a
{
	display: block;
	padding: 6px;
	background: #e4f2ca;
	border: 1px solid #b8d682;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;	

}

.bee-talk-content li a:HOVER
{
	display: block;
	background: #b8d682;
}
.who-wrote-it
{
	color: #4b661c;
}
.what-they-wrote
{
	color: #333333;
}	
.featured_content_padding
{
	padding: 4px;
}

.poll_links
{
	text-align: center;
	color: #6699cc;
	margin:0px;
	padding:0px;
	padding-top: 8px;
}
.image_padding_right
{
	padding-right: 6px;
}
.featured_image_box
{
	float: left;
	width: 75px;
}

.featured_image_box_polls
{
	float: left;
	width: 105px;
}
.featured_content_display_wide
{
	width: 255px;
}
.featured_content_display_wide P
{
	margin:0px;
	padding:0px;
	color: #fb8733;
}

.featured_content_display_poll
{
	float: left;
	margin-left: 10px;
	width: 140px;
}
.featured_content_display
{
	float: left;
	margin-left: 10px;
	width: 160px;
}
.featured_content_display UL.blue
{
	margin:0px;
	padding:0px;
	list-style-position: inside;
	/*list-style-image: url('../images/blue_bullet.png') left no-repeat;*/
}
.featured_content_display UL.blue li
{
	float:left;
	width:100%;
	margin:0px;
	padding-left:10px;
	background: url('../images/blue_bullet.png') left no-repeat;
}
.featured_content_display UL.blue A
{
	color: #6699cc;
}
.featured_content_display UL.blue A:HOVER
{
	color: #fb8733;
}

.featured_content_display UL.poll_answer
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.featured_content_display P
{
	margin:0px;
	padding:0px;
	color: #fb8733;	
}

.featured_content_display A
{
	color: #6699cc;
}
.featured_content_box_image
{
	float: left;
	width: 95px;
}
.featured_content_box_display
{
	float: left;
	width: 180px;
	color: #888888;
}
h3.content_listing
{
	float: left;
	width: 100%;
	padding-bottom:3px;
}
.content_padding
{
	padding: 4px;
}
.content_padding img
{
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
}
.spacer
{
	height: 8px;
}
.orange_anchor
{
	color: #fb8733;
	font-weight: bold;
}

#footer_box
{
	float: none;
	clear: both;
	width:930px;
	padding-top: 60px;
	height: 80px;
}
#footer_box P
{
	margin:0px;
	padding:0px;
	text-align: center;
	color: #b8d682;
}

#footer_box P A
{
	color: #62802b;
	text-decoration: none;
}
#footer_box P A:HOVER
{
	color: #b8d682;
	text-decoration: none;
}
#powered_by
{
	width: 175px;
	margin:0px auto;
	padding:0px;
	text-align: center;
	color: #b8d682;
} 
#powered_by a
{
	color: #b8d682;
}
#powered_by a:hover
{
	color: #62802b;
}
#post_view_comments
{
	clear:both;
	overflow: hidden; 
	padding:2px; 
	margin-top: 4px; 
	margin-bottom: 4px;
	border-top: 1px dotted #afafaf;
}




/* GABBY WRITES HP BOX */
.gabby-writes-box
{
	float: left;
	width: 295px;
	margin-right: 10px;
}
.gabby-tips-box
{
	width: 278px;
	float: left;	
}
.box-item-left
{
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	background: #FFFFFF;
	min-height: 225px;	
}
.box-item-right
{
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	background: #FFFFFF;
	min-height: 225px;	
}


/* HIVE MEMBERS BOX */
.hive-members-box
{
	position: relative;
	top: 8px;
	background: #FFFFFF;
	float: none;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
.hp-user-box
{
	padding: 8px;

}
.hp-user-display-box img
{
	width: 50px;
	height:50px;
	overflow: hidden;
}
.hp-user-display-box
{
	width:50px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-align: center;
	margin-right: 12px;
}
.members-box-header
{
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	background: #6C9DC6;
	padding:6px;
	font-size: 16px;
	text-align:center;
	color: #FFF;
}


.gabby-tips-header
{
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	background: #ffa73d;
	padding:6px;
	font-size: 16px;
	text-align:center;
	color: #FFF;
}
.gabby-writes-header
{
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	background: #a2d64f;
	padding:6px;
	font-size: 16px;
	text-align:center;
	color: #FFF;

}



