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%;
	margin-top: 15px;
}
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;
}

#eye_catcher {
	margin: 4px auto 10px auto;
	overflow: hidden;
	width: 951px;
}
#eye_catcher_inner{
	position:relative;
}
#content_wrapper table.tab_panel {
	margin-top: 10px;
}

.tab_content h2 {
	margin: 15px 0;
	padding: 0;
	font-size: 18px;
}

#flash_highlights {
	float: left;
	width: 624px;
	height: 185px;
}
#flash_highlights.active {
	float: none;
	display: block;
	width: auto;
}
#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 .image a img {
padding: 1px;
}

.tab_panel td.mm .image a:hover img,
.tab_panel td.mm .image a:focus img {
border: 1px solid #b1b1b1;
padding: 0;
}

.tab_panel td.mm .image a:focus {
	outline: none;
}

#main_content1 .tab_panel td.mm,
body #content_wrapper .tab_panel td.mm {
	background-color: #fff;
	width: auto;
}

div#ebillme_container {
	padding-top: 10px;
}

#ebillme_container img {
	border: none;
	display: block;
	/*margin: auto;*/
}

#daily_deal {
	position: relative;
	border: 1px solid #000;
	font-family: Verdana, Arial, sans-serif;
	width: 318px;
	height: 183px;
	float: right;
}

.daily_deal object {
	width: 318px;
	height: 183px;
}

.daily_deal.weekend {
	background-image: url(../images/home/daily_deal_bg_weekend-2.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: 18px;
	top: 13px;
	background: #fff;
	border: 2px solid #a8080a;
	width: 95px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.daily_deal .image img {
	background-repeat: no-repeat;
	vertical-align: middle;
}

.daily_deal .timer {
	display: none;
	position: absolute;
	left: 22px;
	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.savingsUnknown {
	text-align: center;
	width: 189px;
	margin-right: 0;
	margin-left: 0;
}

* html .daily_deal .deal.savingsUnknown {
	text-align: center;
	width: 189px;
	margin-right: 0;
	margin-left: 5px;
}

.daily_deal .deal .sup {
	font-size: 8pt;
	vertical-align: super;
}

.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: url(../img/button_sprite-3.png) no-repeat 0 0;
	cursor: pointer;
	width: 114px;
	height: 33px;
}

.daily_deal .button a:hover, .daily_deal .button a:focus {
	background-position: 0 -33px;
	outline: none;
}

.daily_deal a img {
	border: 0;
}

/* HR Panel */
/* HR Panel */
#hr_panel { font-size: 12px; margin: 10px auto 262px; padding: 5px; width: 950px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }


.right_block_wrapper{
    width: 560px;
}
.upper_block {
    height: 180px;
    margin-top: 5px;
}
#down_block {
    height: 85px;
    position: relative;
}

#upper_block_left{
    width: 310px;
    height: 164px;
    float: left;
    padding: 7px;
} 
#input_wrapper{
    height:45px;
    background-color: #3b7ddd;
    margin: -3px 0 0 0;
    padding: 0;
}
#email_field {
    color: #999999;
    float: left;
    height: 18px;
    margin: 11px 5px 0 10px;
    width: 60%;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    font-size: 14px;
    padding: 1px 4px 2px 4px;
}
#input_wrapper .btn_sign_up:hover, #input_wrapper .btn_sign_up:focus{
    background: url(../img/button_sprite-3.png) no-repeat scroll -305px 0 transparent;
}
#input_wrapper .btn_sign_up {
	background: url(../img/button_sprite-3.png) no-repeat scroll -305px -29px transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	font-size: 1px;
	height: 29px;
	line-height: 1px;
	margin: 5px 0 0 5px;
	padding: 0;
	text-align: left;
	text-indent: -10000px;
	width: 75px;
	float: left;
}
#newsletter_text_wrapper{
    height: 123px;
}
#newsletter_text_wrapper .mailbox {
	position: relative;
	top: -4px;
}
#upper_block_left ul {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 5px 0 0 0;
    padding: 0 0 0 21px;
}
#upper_block_left img{
    float: right;
    padding-right: 5px;
}
#upper_block_left span{
    font-size: 27px;
    font-weight: bold;
    font-style: italic;
    color: #097BD7;
    font-family: Arial;
    padding-left:5px;
    display: block;
}

#upper_block_right { display: block; height: 178px; text-indent: -10000px; width: 227px; float: right; position: relative; }

#upper_block_right a.btn_join {
    background: url(../img/button_sprite-3.png) no-repeat scroll -215px -25px transparent;
    display: block;
    height: 25px;
    left: 74px;
    position: absolute;
    text-indent: -10000px;
    top: 141px;
    width: 90px;
}

#upper_block_right a.btn_join:hover {
    background-position: -215px 0px;
}

#down_block a.big_link {
    background: url(../images/home/liquidation_banner-3.png) no-repeat scroll center center transparent;
    display: block;
    height: 85px;
    text-indent: -10000px;
    width: 558px;
}

#upper_block_right a.big_link {
    background: url(../images/home/forums_banner.png) no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    text-indent: -10000px;
    width: 100%;
}

#upper_block_right a.btn_join {
    background: url(../img/button_sprite-3.png) no-repeat scroll -215px -25px transparent;
    display: block;
    height: 25px;
    left: 74px;
    position: absolute;
    text-indent: -10000px;
    top: 141px;
    width: 90px;
}
#upper_block_right a.btn_join:hover,
#upper_block_right a.btn_join:focus { background-position: -215px 0; outline: none; }
#hr_panel .facebookLikeBox { overflow: hidden; width: 350px; height: 270px; }
