* { margin: 0; padding: 0; } img { border: none; } .floatr { float: right; } .floatl { float: left; } .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .noborder { border: none !important; } .clr { display: block; clear: both; } ul { list-style: none; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



.clear {
	display: block;
	clear: both;
}

body {
	background: #9dadb9 url("../images/body_bg.gif") repeat-x;
	font: 11px/18px verdana, sans-serif;
	color: #333;
	text-align: center;
}
input, select, textarea {
	font: 11px verdana, sans-serif;
}
option {
	padding: 1px 5px;
}
#container {
	margin: 0 auto;
	width: 926px;
	background: #daecfa url("../images/container_bg.gif") repeat-y;
	text-align: left;
}
#header {
	width: 100%;
	height: 175px;
	background: url("../images/header_bg_hoohq.jpg") no-repeat;
	position: relative;
	color: #fff;
}
	#header h1 a {
		display: block;
		width: 282px;
		height: 83px;
		position: absolute;
		top: 40px;
		left: 266px;
	}
	#header h1 a span {
		display: none;
	}
	#topNav {
		position: absolute;
		top: 10px;
		left: 15px;
		color: #e7f2fa;
		z-index: 101;
	}
		#topNav a {
			color: #e7f2fa;
			padding: 0 3px;
			text-decoration: none;
			font-weight: bold;
		}
		#topNav a:hover {
			color: #fff;
		}

	#sessionNav {
		position: absolute;
		top: 45px;
		right: 25px;
		text-align: right;
		color: #fff;
	}

	#sessionNav a {
			color: #fff;
			padding: 0 3px;
			text-decoration: none;
			font-weight: bold;
		}
		#sessionNav a:hover {
			text-decoration: underline;
		}

	#mainNav {
			position: absolute;
			right: 21px;
			bottom: 13px !important;
			bottom: 12px;
			list-style: none;
			width: 650px;
			height: 40px;
			border-spacing: 0;
			border-collapse: collapse;
			z-index: 100;
		}
			#mainNav td a {
				display: block;
				height: 40px;
				line-height: 40px;
				color: #fff;
				text-align: center;
				text-decoration: none;
				color: #fff;
				font: 12px/40px arial, sans-serif;
			}
			#mainNav td a:hover {
				background: #1282dc;
			}
	#search {
		display: block;
		position: absolute;
		width: 339px;
		height: 23px;
		top: 84px;
		right: 18px;
	}
	#search #search_inpt {
		display: block;
		width: 253px;
		height: 23px;
		line-height: 23px;
		border: none;
		background: none;
		color: #6f3a00;
		padding: 0 5px;
		float: left;
		position: relative;
		top: 5px !important;
		top: 0;
	}
	#search #search_btn {
		margin: 0 0 0 10px;
		float: left;
	}
	
#breadcrumb {
	padding: 0 15px;
	font-family: arial, sans-serif;
}
#content {
}

#content table.grid td {
	padding: 10px 10px 30px 10px;
	border: none;
}
table.categories {
	border: 2px solid #fe8705;
}
table.grid td a img {
	border: 2px solid #e0effb;
	background: #fff;
	padding: 2px;
}
table.grid td a:hover img {
	border-color: #0089ff;
}

.box {
   background: #ffffff;
   width: 100%;
   display: block;
   margin: 0 0 5px 0;
}
	.box-top div {
	   background: url("../images/box_tl.gif") no-repeat top left;
	}
	.box-top {
	   background: url("../images/box_tr.gif") no-repeat top right;
	}
	.box-bottom div {
	   background: url("../images/box_bl.gif") no-repeat bottom left;
	}
	.box-bottom {
		clear: both;
		background: url("../images/box_br.gif") no-repeat bottom right;
	}

	.blue {
		background: #66bff7;
		color: #e8f6ff;
	}

	.blue h2 {
		color: #fff;
	}

	.blue .box-top div {
	   background: url("../images/box_tl_b.gif") no-repeat top left;
	}
	.blue .box-top {
	   background: url("../images/box_tr_b.gif") no-repeat top right;
	}
	.blue .box-bottom div {
	   background: url("../images/box_bl_b.gif") no-repeat bottom left;
	}
	.blue .box-bottom {
		clear: both;
		background: url("../images/box_br_b.gif") no-repeat bottom right;
	}

	.orange {
		background: #fe8705;
		color: #ffecd7;
	}
	.orange h2 {
		color: #fff;
	}
	.orange .box-top div {
	   background: url("../images/box_tl_o.gif") no-repeat top left;
	}
	.orange .box-top {
	   background: url("../images/box_tr_o.gif") no-repeat top right;
	}
	.orange .box-bottom div {
	   background: url("../images/box_bl_o.gif") no-repeat bottom left;
	}
	.orange .box-bottom {
		clear: both;
		background: url("../images/box_br_o.gif") no-repeat bottom right;
	}

	.orange .third {
		border-color: #ffc382;
	}


	.hoohq {
		background: #fff url("../images/hoo_hq_box.gif") no-repeat;
		color: #ffecd7;
	}
	.hoohq h2 {
		color: #fff;
	}
	.hoohq .box-top div {
	   background: none;
	}
	.hoohq .box-top {
	   background: none;
	}
	.hoohq .box-bottom div {
	   background: none;
	}
	.hoohq .box-bottom {
		clear: both;
		background: url("../images/hoo_hq_box_btm.gif") no-repeat bottom;
	}
	.hoohq .third {
		border: none;
		padding-right: 1px;
	}

	#mainContent ul {
		margin: 0 10px 25px 10px;
		padding: 0;
	}
	
	#mainContent ul li {
		margin: 4px 0;
		padding: 4px;
		list-style: none;
	}
	#mainContent ul li {
		border-top: 1px solid #daecfa;
	}
	#mainContent .blue ul li {
		border-top: 1px solid #b3dffb;
	}
	#mainContent .orange ul li {
		border-top: 1px solid #ffc382;
	}
	#mainContent .hoohq ul li {
		border-top: 1px solid #fff;
	}
	#mainContent .blue a, #mainContent .orange a {
		color: #fff;
		text-decoration: none;
	}
	#content .blue a:hover, #content .orange a:hover {
		color: #fff;
		text-decoration: underline;
	}

	.box-top div, .box-top, 
	.box-bottom div, .box-bottom {
	   display: block;
	   height: 8px;
	   font-size: 1px;
	}

.third {
	float: left;
	width: 33%;
	border-right: 1px solid #fff;
}
	.business {
		background: url("../images/business.gif") no-repeat bottom right;
	}
	.publishing {
		background: url("../images/publishing.gif") no-repeat bottom right;
	}
	.selling {
		background: url("../images/selling.gif") no-repeat bottom right;
	}
	.microsite {
		background: #68c0f7 url("../images/microsite.gif") no-repeat 98% 50%;
	}
.twothirds {
	float: left;
	width: 66%;
	border-right: 1px solid #fff;
}
.last {
	border: none;
}

.minibox_container {
	padding: 0 0 0 5px !important;
	padding: 0;
	clear: both;
}
.minibox-container {
	padding: 0 5px 0 5px !important;
	padding: 0;
	clear: both;
}
.minibox-container a.minibox {
	width: 98%;
}
.minibox {
   background: #ffffff;
   display: block;
   margin: 5px 0 10px 5px;
   float: left;
   text-decoration: none;
   color: #333 !important;
   border: 1px solid #daecfa;
}
.minibox_container a.minibox {
	width: 168px;
	margin: 5px 0 0 5px;
}
	.minibox-top div {
		position: relative;
		top: 0px;
		left: -2px;
		background: url("../images/minibox_tl.gif") no-repeat top left;
	}
	.minibox-top {
		position: relative;
		top: -1px;
		right: -1px;
		background: url("../images/minibox_tr.gif") no-repeat top right;
	}
	.minibox-bottom div {
		position: relative;
		bottom: 0px;
		left: -2px;
		background: url("../images/minibox_bl.gif") no-repeat bottom left;
	}
	.minibox-bottom {
		position: relative;
		bottom: -1px;
		right: -1px;
		clear: both;
		background: url("../images/minibox_br.gif") no-repeat bottom right;
	}

	.minibox-top div, .minibox-top, 
	.minibox-bottom div, .minibox-bottom {
	   display: block;
	   height: 9px;
	   font-size: 1px;
	}

	a.minibox:hover {
		background: #ecf7ff;
		border: 1px solid #fe8500;
	}
	a.minibox:hover .minibox-top div {
		background: url("../images/minibox_hover_tl.gif") no-repeat top left;
	}
	a.minibox:hover .minibox-top {
		background: url("../images/minibox_hover_tr.gif") no-repeat top right;
	}
	a.minibox:hover .minibox-bottom div {
		background: url("../images/minibox_hover_bl.gif") no-repeat bottom left;
	}
	a.minibox:hover .minibox-bottom {
		background: url("../images/minibox_hover_br.gif") no-repeat bottom right;
	}

	.minibox_container .minibox_height {
		
	}
	.minibox img {
		margin: 0 0 4px 0;
	}

	.minibox h3 {
		margin: 0 10px 5px 10px;
	}
h2 {
	color: #46a2e5;
	font: 20px arial, sans-serif;
	margin: 5px 10px;
	text-transform: uppercase;
}
h3 {
	color: #f60;
	font: bold 15px arial, sans-serif;
	margin: 10px;
	text-transform: uppercase;
}
h4 {
	color: #46a2e5;
	font: bold 13px tahoma, sans-serif;
	margin: 5px 10px 0 10px;
}

#content p {
	margin: 5px 0 5px 0;
}
#content a {
	color: #126cad;
	text-decoration: none;
}
	#content a:hover {
		color: #fe8500;
		text-decoration: underline;
	}

/* HOO HQ STYLES 
---------------------------------------------- */

.hq {
	
}

.hq-humor {
	background: url("../images/hq-humor.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-environment {
	background: url("../images/hq-environment.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-news {
	background: url("../images/hq-news.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-finance {
	background: url("../images/hq-finance.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-travel {
	background: url("../images/hq-travel.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-inspiration {
	background: url("../images/hq-inspiration.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-home-and-office {
	background: url("../images/hq-homeandoffice.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-health {
	background: url("../images/hq-health.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-calendar {
	background: url("../images/hq-calendar.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-travel {
	background: url("../images/hq-travel.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}
.hq-entertainment {
	background: url("../images/hq-entertainment.gif") no-repeat 0 50%;
	padding: 0 0 0 80px;
	height: 70px;
	line-height: 70px;
}


.hq-family-and-kids {
	background: url("../images/hq-familyandkids.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-mind-and-body {
	background: url("../images/hq-mindandbody.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-biz-2-biz {
	background: url("../images/hq-biz2biz.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-home-and-garden {
	background: url("../images/hq-homeandgarden.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-food-and-spirits {
	background: url("../images/hq-foodandspirits.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-bride-and-groom {
	background: url("../images/hq-brideandgroom.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}
.hq-cats-and-dogs {
	background: url("../images/hq-catsanddogs.gif") no-repeat 0 50%;
	padding: 0 0 0 140px;
	height: 70px;
	line-height: 70px;
}



.hq-small {
}

.hq-humor-sm {
	background: url("../images/hq-humor-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-environment-sm {
	background: url("../images/hq-environment-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-news-sm {
	background: url("../images/hq-news-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-finance-sm {
	background: url("../images/hq-finance-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-travel-sm {
	background: url("../images/hq-travel-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-inspiration-sm {
	background: url("../images/hq-inspiration-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-home-and-office-sm {
	background: url("../images/hq-homeandoffice-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-health-sm {
	background: url("../images/hq-health-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-calendar-sm {
	background: url("../images/hq-calendar-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-travel-sm {
	background: url("../images/hq-travel-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}
.hq-entertainment-sm {
	background: url("../images/hq-entertainment-sm.gif") no-repeat 0 50%;
	padding: 2px 0 2px 20px;
}


	
#rightNav {
	margin: 0 18px 0 0;
	width: 170px;
	background: #daecfa;
	float: right;
	display: inline;
}
	#rightNav h3 {
		color: #f60;
		font: bold 11px arial, sans-serif;
		margin: 15px 0 1px 0;
		text-transform: uppercase;
		background: #fff;
		padding: 4px 8px;
	}
	#rightNav p {
		margin: 5px 10px;
	}
	#rightNav select {
		margin: 5px 0 0 0;
		width: 148px;
		border: 1px solid #297cb8;
		padding: 2px;
		color: #46a2e5;
	}
	#rightNav ul {
		list-style: none;
		margin: 0 1px;
	}
		#content #rightNav ul li {
			border-bottom: 1px solid #ebf5fc;
			margin: 0;
		}
		#rightNav ul li a {
			display: block;
			width: 142px;
			padding: 6px 5px 6px 22px;
			background: url("../images/bullet.gif") no-repeat 4px .6em;
			text-decoration: none;
			color: #297cb8;
			font: 11px arial, sans-serif;
		}
		#rightNav ul li a:hover {
			background: #f4faff url("../images/bullet.gif") no-repeat 4px .6em;
		}
#mainContent {
	margin: 6px 0 0 18px;
	width: 714px;
	float: left;
	background: #daecfa;
	display: inline;
}
	#mainContent p {
		margin: 5px 10px 15px 10px;
	}

select.hoojump {
	margin: 5px 0 0 0;
	width: 148px;
	border: 1px solid #297cb8;
	padding: 2px;
	color: #46a2e5;
}

.data {
	margin: 10px;
}
.data table td {
	padding: 3px 6px;
}
.error {
	font-weight: bold;
	color: red;
}
#footer {
	background: #9dadb9 url("../images/footer_bg.gif") no-repeat;
	color: #e7f2fa;
	padding: 6px 10px 0 10px;
}
	#footer p {
		padding: 15px;
	}
	#footer a {
		color: #e7f2fa;
	}
		#footer a:hover {
			color: #fff;
		}

.hoo-knows-colors {
	color: #fe8500; // orange
	color: #46a2e5; // blue
}

#dhtmltooltip{
	position: absolute;
	border: none;
	border: 2px solid #46a2e5;
	padding: 4px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}



#content table {
		width: 675px;
		margin: 15px;
		border-collapse: collapse;
	}
		#content table th {
			padding: 5px 6px;
			background: #fe8500;
			color: #fff;
			text-align: left;
			border: 1px solid #f60;
		}
		#content table th.dp {
			background: #9dadb9;
			border: 1px solid #7b94a7;
		}
		#content table th.group {
			font-size: 140%;
			text-align: center;
			padding: 10px 6px;
		}
		#content table td {
			padding: 6px;
			background: #fff;
			vertical-align: top;
			border-top: 1px solid #ffdbb4;
		}
			#content table td ul {
				margin: 0;
				padding: 5px 20px;
			}
				#content table td ul li {
					display: block;
					padding: 3px 5px;
				}
		#content table .alt, #content table .alt td {
		}
	#content table#cal, #content table#cal2, #content table#cal3 {
		width: auto;
		margin: 0;
	}
	#content table#cal2 td {
		border: none;
	}
	#content table#cal td, #content table#cal2 td, #content table#cal3 td {
		width: 18px;
		height: 16px;
		padding: 0;
		line-height: auto;
	}
	#content a.btn {
		padding: 5px 15px;
		border: 1px solid #ddd;
		background: #eee;
		text-decoration: none;
		color: #999;
		font-weight: bold;
	}
		#content a.btn:hover {
			border: 1px solid #999;
			background: #eee;
			color: #333;
		}






#mainNav {
	position: absolute;
	right: 21px;
	bottom: 13px !important;
	bottom: 12px;
	list-style: none;
	width: 650px;
	height: 40px;
	border-spacing: 0;
	border-collapse: collapse;
	z-index: 100;
}
	#mainNav td a {
		display: block;
		height: 40px;
		line-height: 40px;
		color: #fff;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font: 12px/40px arial, sans-serif;
	}
	#mainNav td a:hover {
		background: #1282dc;
	}




#nav {
	position: absolute;
	right: 21px;
	bottom: 13px !important;
	bottom: 12px;
	list-style: none;
	width: 650px;
	height: 40px;
	z-index:500;
}
#nav li.top {
	display: block; 
	float: left;
}
#nav li a.top_link {
	display: block; 
	float: left; 
	height: 40px;
	line-height: 40px;
	color: #fff; 
	text-decoration: none;
	padding: 0 18px 0 18px;
}
#nav li a.top_link:hover {
	background: #1282dc;
	border-right: 1px solid #1282dc;
	border-left: 1px solid #1282dc;
	padding: 0 17px;
}

#nav li:hover > a.top_link {
	background: #1282dc;
	border-right: 1px solid #1282dc;
	border-left: 1px solid #1282dc;
	padding: 0 17px;
}

#nav table {
	border-collapse: collapse; 
	width: 0; 
	height: 0; 
	position: absolute; 
	top: 0;
	left: 0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#nav a:hover {
	visibility:visible;
	position:relative; 
	z-index:200;
}
#nav li:hover {
	position:relative; 
	z-index:200;
}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul {
	position: absolute; 
	left: -9999px; 
	top: -9999px; 
	width: 0; 
	height: 0; 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#nav ul.sub { width: 240px; }

#nav :hover ul {
	left: 0; 
	top: 39px; 
	background: #1282dc; 
	padding: 6px 3px; 
	white-space: nowrap; 
	height: auto; 
	z-index: 300;
	border: 1px solid #1282dc;
	border-width: 0 1px 1px 1px;
}
#nav :hover ul li {
	display: block; 
	height: 25px; 
	position: relative; 
	font-weight: normal; 
	width: auto;
}
#nav :hover ul li a {
	display: block; 
	height: 25px; 
	line-height: 25px; 
	width: auto; 
	padding: 0 10px; 
	text-decoration: none;
	color: #fff;
}
#nav :hover ul li a:hover {
	background: #68c0f7;
}

#nav ul, 
#nav :hover ul ul, 
#nav :hover ul :hover ul ul,
#nav :hover ul :hover ul :hover ul ul,
#nav :hover ul :hover ul :hover ul :hover ul ul {
	position: absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav :hover ul.sub li a.fly {
	background: transparent url("../images/arrow_over.gif") 170px 50% no-repeat;
}
#nav :hover ul.sub li a:hover {
	background: #68c0f7; 
	color:#fff;
}
#nav :hover ul.sub li a.fly:hover {
	background: #68c0f7 url("../images/arrow_over.gif") 170px 50% no-repeat; 
	color: #fff;
}
#nav :hover ul li:hover > a.fly {
	background: #68c0f7 url("../images/arrow_over.gif") 170px 50% no-repeat; 
	color:#fff;
}

#nav :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul :hover ul,
#nav :hover ul :hover ul :hover ul :hover ul :hover ul {
	left: 180px; 
	top: 0px; 
	padding: 3px; 
	white-space: nowrap; 
	width: 260px; 
	z-index: 400; 
	height: auto;
	border-width: 1px;
}


#loginpage {
	margin: 0 auto;
	width: 574px;
	height: 424px;
	background: #daecfa url("../images/login_page.jpg") no-repeat;
	text-align: left;
}
.logincontent {
	padding: 170px 35px 0 35px;
}
.logincontent p {
	margin: 15px 15px;
}

.pagelinks a {
	border: 1px solid;
	padding: 2px 6px;
}
.pagelinks b {
	border: 1px solid;
	padding: 2px 6px;
}

.pagelinks a:hover {
	text-decoration: none !important;
}

.divider {
	clear: both;
	display: block;
	height: 1px;
	margin: 30px 10px;
	border-bottom: 1px solid #daecfa;
}