/* CSS Document */
body, table
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

p, h1, h2, h3, form, input, table
{
	padding:0px 0px 0px 0px;
	margin:0px;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-size:14px;
	color:#022450;
	padding:0px 0px 5px 0px;
}

div.deals
{
	text-align: center;
	display: inline;
	float: left;
	width:143px;
	padding: 0px 8px 0px 8px;
}

div.footer a, div.footer a:link, div.footer a:visited
{
	color:#000000;
	text-decoration: none;
}

div.footer a:hover
{
	color:#000000;
	text-decoration: underline;
}

.copy_box
{
	padding: 7px 8px 7px 17px;
	font-size:9.5px;
	float:left;
	display: inline;
	width:600px;
}

a.blankLink:link, a.blankLink:visited
{
	text-decoration:none;
	color: black;
}

/* SITE MAP */
#sitemap
{
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
}

#sitemap li.tier_one
{
	font-size: 12px;
	color: #000;
}

#sitemap li ul
{
	margin: 6px 5px;
	padding: 0 10px;
	color: #000;
	border-left: 1px solid #ccc;
	list-style: none;
}

#sitemap li ul li ul
{
	border: none;
}

#sitemap li ul li ul li
{
	padding-left: 16px;
}

#sitemap li a
{
	text-decoration:none;
	font-weight:normal;
}

#sitemap li.tier_one a
{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color: #666;
}

#sitemap li a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

#sitemap li ul.tier_two a
{
	color: #555555;
	font-size: 93%;
	font-weight:normal;
}

#sitemap li ul.tier_two a:hover
{
	color: #555555;
	font-size: 93%;
	font-weight:normal;
}

.body_text
{
	background-image: url(../images/index_whatHot_rightBG.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding: 10px 20px 0px 20px;
	height: 300px;
}

.gallery_table a:link, .gallery_table a:visited
{
	background: url(../images/gallery_shadow.gif) no-repeat 2px 2px;
	padding: 2px 6px 6px 2px;
	float: left;
}
.gallery_table p
{
	clear:both;
	width: 103px;
	text-align:center;

}
.blk {
	color: #000000;
}
a.blk:link    {
	text-decoration: none;
	color: #000000;
}
a.blk:visited { text-decoration: none; color: #000000;}
a.blk:hover   {
	text-decoration: none;
	color: #666666;
}
a.blk:active  { text-decoration: none; color: #666666;}
.videobg {
	background-image: url(/images/layout_headlines_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.headerbg {
	background-color: #FFF;
	background-image: url(../images/layout_bannerNew.gif);
}
