table#main_content1, table#main_content2, table#main_content3 {
	background-color: #fff;
	border-right: 1px solid black;
	border-left: 1px solid black;

	overflow: hidden;

	width: 975px;
	margin: 0 auto;
}

table#main_content1 td {
	vertical-align: top;
}
table#main_content2 td {
	vertical-align: top;
}
table#security_seals {
	border-collapse: collapse;
	width: 100%;
}
table#security_seals td {
	text-align: center;
	vertical-align: middle;
}
table#security_seals img {
	border: none;
}
table#main_content2 td table, table#main_content3 td table {
	margin: 0 auto;
}
table#main_content3 td.cats_cont {
	padding-top: 5px;
}

#eye_catcher {
	margin: 8px auto 0 auto;
	width: 951px;
}

#daily_deal {
	float: right;
}

#flash_highlights {
	float: left;
	width: 624px;
	height: 185px;
}

#flash_highlights object {
	width: 624px;
	height: 185px;
}

#flash_highlights img {
	border: none;
	margin: 0;
	padding: 0;
}

a.tab_links
{
	text-decoration:underline; 
	color:#000;
}
a.tab_links:hover
{
	text-decoration:none; 
}

#tab_panel td.mm a img.borderit{
border: 1px solid #f6f5f5;
}

#tab_panel td.mm a img.borderit:hover{
border: 1px solid navy;
}

/* Adspace */
table#adspace {
	border-collapse: collapse;
	margin: 10px 10px 0 0;
	width: 225px;
}

#adspace td {
	margin: 0;
	padding: 0;
}

/* Corners */
#adspace td.tl {
	background-image: url('../images/adspace_tl.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
	height: 7px;
}
#adspace td.tr {
	background-image: url('../images/adspace_tr.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 7px;
}
#adspace td.bl {
	background-image: url('../images/adspace_bl.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 7px;
	height: 7px;
}
#adspace td.br {
	background-image: url('../images/adspace_br.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 7px;
	height: 7px;
}

/* Sides */
#adspace td.ml {
	background-image: url('../images/adspace_ml.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
#adspace td.mr {
	background-image: url('../images/adspace_mr.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
#adspace td.tm {
	background-image: url('../images/adspace_tm.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}
#adspace td.bm {
	background-image: url('../images/adspace_bm.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}

/* Body */
#adspace td.mm {
	background-color: #f0f0f0;
}

#adspace h1 {
	font-size: 8pt;
	margin: 0 3px;
	padding: 0;
}

#adspace p {
	font-size: 8pt;
	line-height: 15px;
	margin: 0;
	padding: 1px 3px;
}

div#ebillme_container {
	padding-top: 10px;
}

#ebillme_container img {
	border: none;
	display: block;
	/*margin: auto;*/
}

/* Featured Products, Some Category/Why Buy Styles (e.g. corners, headings) */
table.feat_prod {
	border-collapse: collapse;
	margin: 10px 10px 0 0;
	width: 300px;
}

.feat_prod td {
	margin: 0;
	padding: 0;
}

/* Corners */
.feat_prod td.tl, .cats td.tl, .why_buy td.tl {
	background-image: url('../images/global/feat_prod_tl.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
	height: 7px;
}
.feat_prod td.tr, .cats td.tr, .why_buy td.tr {
	background-image: url('../images/global/feat_prod_tr.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 7px;
}
.feat_prod td.bl, .cats td.bl, .why_buy td.bl {
	background-image: url('../images/global/feat_prod_bl.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 7px;
	height: 7px;
}
.feat_prod td.br, .cats td.br, .why_buy td.br {
	background-image: url('../images/global/feat_prod_br.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 7px;
	height: 7px;
}

/* Sides */
.feat_prod td.ml1, .cats td.ml1, .why_buy td.ml1 {
	background-image: url('../images/global/feat_prod_ml1.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.feat_prod td.ml2, .cats td.ml2, .why_buy td.ml2 {
	background-image: url('../images/global/feat_prod_ml2.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.feat_prod td.mr1, .cats td.mr1, .why_buy td.mr1 {
	background-image: url('../images/global/feat_prod_mr1.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
.feat_prod td.mr2, .cats td.mr2, .why_buy td.mr2 {
	background-image: url('../images/global/feat_prod_mr2.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
.feat_prod td.tm, .cats td.tm, .why_buy td.tm {
	background-image: url('../images/global/feat_prod_tm.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}
.feat_prod td.bm, .cats td.bm, .why_buy td.bm {
	background-image: url('../images/global/feat_prod_bm.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}

/* Body */
.feat_prod td.mm1, .cats td.mm1, .why_buy td.mm1 {
	background-color: #0c64d4;
}
.feat_prod td.mm2, .cats td.mm2, .why_buy td.mm2 {
	background-color: #fff;
}

.feat_prod h1, .cats h1 {
	font-size: 11pt;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}

.feat_prod h1 a:link, .feat_prod h1 a:visited, .cats h1 a:link, .cats h1 a:visited {
	color: white;
	text-decoration: none;
}
.feat_prod h1 a:hover, .cats h1 a:hover {
	text-decoration: underline;
}

a.feat_prod_img img {
	border: none;
	margin-top: 10px;
}

p.feat_prod_desc {
	text-align: left;
	font-size: 8pt;
	margin: 3px 0 0 0;
	padding: 0;
	width: 150px;
}

.feat_prod ul {
	list-style-type: none;
	margin: 4px 0 0 6px;
	padding: 0;
	text-align: left;
}

.feat_prod ul li {
	background-image: url('../images/global/feat_prod_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 7pt;
	line-height: 9pt;
	margin: 0;
	padding: 0 0 0 11px;
}

.feat_prod p.feat_prod_price {
	color: #ff6c00;
	font-size: 18pt;
	font-weight: bold;
	margin: 0 10px 0 0;

	text-align: right;
}
.feat_prod p.feat_prod_price span.cent_part {
	font-size: 11pt;
	vertical-align: top;
}

.feat_prod p.feat_prod_more_info {
	margin: 0;
	text-align: right;
}

.feat_prod p.feat_prod_more_info img {
	border: none;
}

/* Image Ads */
td.image_ad {
	padding-top: 6px;
	text-align: center;
}

td.image_ad img {
	border: none;
}

/* Categories */
table.cats {
	border-collapse: collapse;
}

.cats td {
	margin: 0;
	padding: 0;
}

/* Separators */
.cats td.sep_t {
	background-image: url('../images/cats_sep_t.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 1px;
}
.cats td.sep_b {
	background-image: url('../images/cats_sep_b.gif');
	background-repeat: repeat-y;
	background-position: top;
	width: 1px;
}

/* Body */
.cats td.mm1 {
	background-color: #0c64d4;
	width: 228px;
}
.cats td.mm2, .cats td.mm2_alt {
	background-color: #fff;
	width: 228px;
	text-align: center;
}
.cats td.mm2_alt {
	padding-left: 5px;
}

a.cats_img img {
	border: none;
	margin-top: 10px;
}

.cats ul {
	margin: 5px 5px 5px 20px;
	padding: 0;
	text-align: left;
}
.cats ul li {
	font-size: 9pt;
	line-height: 13pt;
}

.cats p.cats_more {
	position: relative;
	left: -4px;
	margin-bottom: 10px;
}

.cats p.cats_more a {
	color: #029821;
	font-size: 10pt;
	font-weight: bold;
}

/* Scroll Ads */
div#scroll_ads_super_wrapper {
	margin: 15px auto 0 auto;
	width: 940px;
}

div#scroll_ads {
	float: left;
	position: relative;
	overflow: hidden;

	width: 863px;
	height: 228px;
}

div.scroll_ad {
	position: absolute;
	top: 0;

	background-color: #f4f4f4;
	border-top: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;

	text-align: center;

	width: 215px;
	height: 225px;
}

.scroll_ad h1 {
	font-size: 11pt;
}

.scroll_ad h1 a:link, .scroll_ad h1 a:visited {
	color: #0551b2;
	text-decoration: none;
}

.scroll_ad h1 a:hover, .scroll_ad h1 a:active {
	text-decoration: underline;
}

.scroll_ad a img {
	border: none;
}

.scroll_ad .desc {
	font-size: 10px;
	margin: 0 auto;
	width: 180px;
}

.scroll_ad .price {
	color: #ff6c00;
	font-size: 18pt;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.scroll_ad .price .cents {
	font-size: 11pt;
	vertical-align: top;
}

/* Arrows */
#scroll_ads_arrow_l {
	float: left;

	border-right: 2px solid #fff;
	cursor: pointer;

	padding-right: 1px;
	margin-right: 4px;

	width: 30px;
	height: 228px;
}
#scroll_ads_arrow_l:hover {
	border-right: 2px solid #044eab;
}
#scroll_ads_arrow_l.disabled {
	cursor: auto;
}
#scroll_ads_arrow_l.disabled:hover {
	border-right: 2px solid #fff;
}

#scroll_ads_arrow_r {
	float: left;

	border-left: 2px solid white;
	cursor: pointer;

	padding-left: 1px;
	margin-left: 4px;

	width: 30px;
	height: 228px;
}
#scroll_ads_arrow_r:hover {
	border-left: 2px solid #044eab;
}
#scroll_ads_arrow_r.disabled {
	cursor: auto;
}
#scroll_ads_arrow_r.disabled:hover {
	border-left: 2px solid #fff;
}

/* Why Buy Sonic */
td.why_buy_cont {
	padding-top: 15px;
}

table.why_buy {
	border-collapse: collapse;
	width: 943px;
}

.why_buy td {
	margin: 0;
	padding: 0;
}

/* Body */
.why_buy h1 {
	color: white;
	font-size: 11pt;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}

.why_buy h2 {
	color: black;
	font-size: 11pt;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

.why_buy p {
	font-size: 9pt;
	margin: 0 10px 10px 0;
	text-align: justify;
}

.why_buy p img {
	border: none;
	margin: 5px 15px;
}

.why_buy div.spacer {
	height: 8px;
}

.why_buy .mm2 {
	padding: 10px 10px 0 10px;
	width: 464px;
}

#daily_deal {
	position: relative;
	background-image: url(../images/home/daily_deal_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #000;
	font-family: Verdana, Arial, sans-serif;
	width: 318px;
	height: 183px;
}

#daily_deal.weekend {
	background-image: url(../images/home/daily_deal_bg_weekend.png);
}

#daily_deal h2 {
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	margin: 45px 0 0 136px;
	text-align: center;
	width: 175px;
}

#daily_deal .title {
	color: #fef501;
	font-size: 9pt;
	font-weight: bold;
	margin: 8px 0 0 136px;
	text-align: center;
	width: 175px;
	height: 30px;
}

#daily_deal .image {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 125px;
	height: 111px;
	line-height: 111px;
	text-align: center;
}

#daily_deal .image img {
	background-repeat: no-repeat;
	vertical-align: middle;
}

#daily_deal .timer {
	position: absolute;
	left: 70px;
	top: 144px;
	font-family: Courier New, Courier, monospace;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 3px;
}

#daily_deal .timer .m {
	margin-left: 14px;
}

#daily_deal .timer .s {
	margin-left: 15px;
}

#daily_deal .deal {
	float: right;
	color: #fff;
	font-size: 18pt;
	font-weight: bold;
	margin: 5px 5px 0 0;
	text-align: right;
}

#daily_deal .deal .sup {
	font-size: 8pt;
	vertical-align: 75%;
}

#daily_deal .savings {
	float: right;
	color: #fff;
	font-size: 8pt;
	margin: 6px 12px 0 0;
}

#daily_deal .big_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#daily_deal .big_link a {
	display: block;
	width: 100%;
	height: 100%;
}

* html #daily_deal .big_link a {
	cursor: default;
}

#daily_deal .button {
	position: absolute;
	right: 10px;
	top: 139px;
	float: none;
	margin: 0;
}

#daily_deal .button a {
	display: block;
	background-image: url(../images/home/btn_learn_more.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 114px;
	height: 33px;
}

* html #daily_deal .button a {
	background-image: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/btn_learn_more.png',sizingMethod='crop');
}

#daily_deal .button a:hover, #daily_deal .button a:focus {
	background-position: 0 -33px;
	outline: none;
}

/* HR Panel */
#hr_panel {
	border: 1px solid #b1b1b1;
	font-size: 12px;
	margin: 10px 9px 0 9px;
	padding: 5px;
	width: 949px;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main_content1 td#hr_left_banner {
	width: 330px;
	height: 177px;
}

#hr_left_banner a {
	display: block;
	background: url(../images/home/liquidation_banner.png) no-repeat center center;
	border: 1px solid #cecece;
	text-indent: -10000px;
	padding: 1px;
	width: 326px;
	height: 173px;
}

#hr_left_banner a:hover, #hr_left_banner a:focus {
	border-color: #a0a0a0;
	outline: none;
}

#main_content1 td#forum_cell {
	width: 228px;
	height: 177px;
}

#forum_cell a {
	display: block;
	background: url(../images/home/forums_banner.png) no-repeat center center;
	border: 1px solid #cecece;
	text-indent: -10000px;
	margin: 0 10px;
	width: 226px;
	height: 175px;
}

#forum_cell a:hover, #forum_cell a:focus {
	border-color: #a0a0a0;
	outline: none;
}

#communication {
	border-collapse: collapse;
	width: 100%;
}

#communication .comm_section {
	border: 1px solid #cecece;
}

#communication .comm_section:hover {
	border-color: #a0a0a0;
}

#communication .newsletter {
	padding: 5px;
}

#communication .newsletter .wrapper {
	background-color: #deeaf9;
	border-collapse: collapse;
	height: 95px;
	width: 100%;
}

#communication .newsletter .wrapper .outer_cell {
	padding-left: 10px;
	padding-top: 10px;
	width: 51%;
}

#communication .newsletter .wrapper .outer_cell form {
	margin: 0;
	padding: 0;
}

#communication .newsletter .wrapper .outer_cell form table {
	border-collapse: collapse;
	width: 99%;
}

#communication .newsletter .wrapper .outer_cell form label {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

#communication .newsletter .wrapper .outer_cell form .input_left {
	width: 71%;
}

#communication .newsletter .wrapper .outer_cell form .input_right {
	width: 29%;
}

#communication .newsletter .spacer {
	height: 8px;
}

#inline_newsletter_email {
	color: #999;
	height: 22px;
	width: 94%;
}

#communication .vert_spacer {
	height: 7px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

* html #communication .vert_spacer {
	height: 2px;
}

#communication .connect {
	text-align: right;
}

#communication .connect table {
	border-collapse: collapse;
	width: 100%;
	height: 60px;
}

#communication .connect .prompt {
	color: #828282;
	font-weight: bold;
	text-align: right;
	padding: 0 3px 8px 0;
	vertical-align: middle;
}

#communication .connect .inputs {
	vertical-align: middle;
	width: 234px;
}

#communication .connect .inputs a {
	display: block;
	float: left;
	background: url(../images/home/connect_icons.png) no-repeat;
	text-align: left;
	text-indent: -10000px;
	margin-left: 5px;
	width: 44px;
	height: 44px;
}

#communication .connect .inputs a:hover, #communication .connect .inputs a:focus {
	position: relative;
	top: 2px;
	outline: none;
}

#communication .connect .inputs a.blog {
	width: 75px;
	height: 52px;
}

#communication .connect .inputs a.facebook {
	background-position: -75px 0;
}

#communication .connect .inputs a.youtube {
	background-position: -44px -52px;
}

#communication .connect .inputs a.twitter {
	background-position: 0 -52px;
}