body {
	background: #c0c0c0 url('../images/bg2.png') repeat-y center;
	color: #000000
	min-height:100%;
	padding: 0px;
	margin: 0px;
	border:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#outer
{
	width:900px;
	margin:0px auto 0px auto;
	text-align:center;
}

#main_body {
	width:900px;
	background:#FFF;
	margin:0px auto;
	text-align:left;
}

#logo_block {
	background:url('../images/logo_block.png') repeat-x;
	position:relative;
	display:block;
	width:900px;
	height:70px;
	margin-top :0px;
	margin-bottom :0px;
}

#logo_block img {
	behavior: url('../scripts/iepngfix/iepngfix.htc');
}

#google_ad_728h_image {
	background:url('../images/theme.png') no-repeat;
}

#loading{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #loading { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (WindowMargin = document.documentElement && document.documentElement[0]) + 'px');
}

#dealsites_header {
	width:850x;
	background:#FDFEE6;
	padding:10px;
	margin:10px;
	float:middle;
	border:1px #e0e0e0 dotted;
}

#dealsites_header table {
	align:center;	
}

#dealsites_header a:link { text-decoration:none; font-size:11px; font-weight:bold;  color: #666666; height:24px;}
#dealsites_header a:visited { text-decoration:none; font-size:11px; font-weight:bold; color: #666666;}
#dealsites_header a:hover { text-decoration:none; background-color:#FF9F18; font-size:11px; font-weight:bold; color: #000000; height:24px;}
#dealsites_header a:active { text-decoration:none; font-size:11px; font-weight:bold;  color: #666666;}
#dealsites_header a:focus{ text-decoration:none; font-size:11px; font-weight:bold;  color: #666666;}

.deal_body_main {
	width:100%;
	padding: 0px;
	float:left;
}

.deal_body_about {
	width:100%;
	padding: 0px;
	float:left;
	color:#666666;
	font-size:12px;
}

.deal_body_about p { padding-left: 5px; }

.deal_body_about ul {
	padding-left: 35px;
}

.deal_body_about ol {
	padding-left: 35px;
}

.deal_body_about a:link { font-size:12px; font-weight:bold;  color: #666666;}
.deal_body_about a:visited { font-size:12px; font-weight:bold; color: #666666;}
.deal_body_about a:hover { font-size:12px; font-weight:bold; color: #000000;}
.deal_body_about a:active { font-size:12px; font-weight:bold;  color: #666666;}
.deal_body_about a:focus{ font-size:12px; font-weight:bold;  color: #666666;}

.deal_body_col td {
	width:100%;
	height:100%;
	padding: 0px;
	border:1px solid #e0e0e0;	
}

#pageLeftSide {
	float:left;
	width:670px;
}

#pageRightSide {
	float:right;
	width:210px;
}

#Footer {
	background:url('../images/footer_block.png') repeat-x;
	width:900px;
	height:75px;
	border-top: 1px solid #c0c0c0;
	float:bottom;
	text-align:center;
	position:relative;
}
.footer_content {
	float:bottom middle;
	color:#FF9F18;
	padding:10px;
}

.footer_content span {
	float:bottom;
	text-align:center;
	font-size:11px;
}

.footer_content a:link { text-decoration:none; font-size:11px; color: #FF9F18;}
.footer_content a:visited { text-decoration:none; font-size:11px; color: #FF9F18;}
.footer_content a:hover { text-decoration:none; font-size:11px; color: #fff;}
.footer_content a:active { text-decoration:none; font-size:11px; color: #FF9F18;}
.footer_content a:focus{ text-decoration:none; font-size:11px; color: #FF9F18;}

.footer_links{
	padding:10px;
}

.footer_links a:link { font-size:14px; font-weight:bold;  color: #FF9F18;}
.footer_links a:visited { font-size:14px; font-weight:bold; color: #FF9F18;}
.footer_links a:hover { font-size:14px; font-weight:bold; color: #fff;}
.footer_links a:active { font-size:14px; font-weight:bold;  color: #FF9F18;}
.footer_links a:focus{ font-size:14px; font-weight:bold;  color: #FF9F18;}

.tabs {
	border-bottom: 1px solid #c0c0c0;
	margin:-5px 0px 0px 10px;
	float: left;
	width:640px;
}

.page_header {
	padding-left:10px;
	position: relative;
	top: 6px;
	color:#000;
	font-size:22px;
	font-weight:bold;
	float: left;
}

.tabs ul {
	margin: 3px 0 0 0;
	list-style: none;
	padding-top: 2px;
}

.tabs li {
	background: url('../images/other_tabs.png') 100% 0px;
	padding:0px 7px 0px 0px; 
	margin:0px 2px 0px 0px; 
	float: right;
	text-align: center; 
}

.tabs li.active {
	border-bottom: 1px solid #fff;
	background: url('../images/main_tab.png') 100% 0px;
}

.tabs li a, .tabs li span {
	background: url('../images/other_tabs.png') 0 0px;
	display: block;
	text-decoration: none; 
	text-align: center;
	padding:8px 3px 5px 11px; 
	float: left;
}

.tabs li.dep {
	padding-top:2px;
	border-bottom: 1px solid #fff;
	background:none;
}

.tabs li.dep select {
	font-size:9px;
	font-weight:none;
	color:#666666;
}

.tabs li.active a, .tabs li.active span {
	background: url('../images/main_tab.png') 0 0px; 	

}

.tabs li a:hover{
	color:#000;
							
}

.tabs li a, .tabs li span {
	font-size:14px; 
	color: #666666; 
} 

.tabs li.active a, .tabs li span { 
	font-size:14px; 
	color: #FF9F18; 
	font-weight:bold; 
}
.tabs li:hover{ 
	background-position: 100% -100px; 
}

.tabs li:hover a{ 
	background-position: 0 -100px; 
}

.date_sort {
	background: url('../images/fader.png') repeat-x top;
	margin:0px 0px 0px 10px;
	float: left;
	width:640px;
}
.date_sort ul {
	margin: 0px 0 0 5px;
	list-style: none;
	padding :5px 0px 5px 2px;
}

.date_sort li {
	margin:0px 0px 0px 0px; 
	float: left;
	text-align: center; 
}

.date_sort li.active a, .date_sort li span { 
	font-size:15px; 
	color: #FF9F18; 
	font-weight:bold; 
	padding:5px; 
}

.date_sort li.dep {
	padding-top:2px;
	background:none;
	float:right;
}

.date_sort li.dep select {
	font-size:9px;
	font-weight:none;
	color:#666666;
}

.date_sort li a:link {  padding:5px; text-decoration:none; font-size:11px; font-weight:bold;  color: #000000; }
.date_sort li a:visited {  padding:5px; text-decoration:none; font-size:11px; font-weight:bold; color: #666666;}
.date_sort li a:hover {  padding:5px; text-decoration:none; background-color:#FF9F18; font-size:11px; font-weight:bold; color: #000000; }
.date_sort li a:focus{  padding:5px; text-decoration:none; font-size:11px; font-weight:bold;  color: #666666;}

.sidemenu {
	width:200px;
	border-left :1px solid #c0c0c0;	
	border-bottom :1px solid #c0c0c0;	
	border-right :1px solid #c0c0c0;	
	margin-bottom:15px;
}

.sidemenu_header{
	height:29px;
	background: #000 url('../images/sidemenu_bg.png') repeat-x;
	border-left :1px solid #000;	
	border-right :1px solid #000;	
}

.sidemenu_header span{
	color:#e0e0e0;
	font-size:13px;
	font-weight:bold;
	padding: 5px 5px 0px 5px;
}

.sidemenu_header p{
	color:#e0e0e0;
	font-size:13px;
	font-weight:bold;
	padding: 5px 5px 0px 5px;
}

#search_output_window {
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	margin: 10px 5px 5px 5px;
	float:left;
}

.deal {
	background: #fff ;
	width:630px;
	margin: 3px 3px 3px 3px;
	float:left;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.deal_header {
	width:520px;
	margin: 3px 3px 3px 3px;
	line-height:1.4;
	float: left;
}

.deal_header a:link { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}
.deal_header a:visited { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold; color: #c0c0c0;}
.deal_header a:hover { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold; color: #000;}
.deal_header a:active { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}
.deal_header a:focus{ text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}

.deal_image {width:100px; height:100px; float:left;}
.deal_image img {padding:15px; float:left middle;}

.deal_page_menu_main { float:right; margin:5px }
.deal_page_menu a:link { border:1px solid #e0e0e0; padding:4px; text-decoration:none; font-size:14px; font-weight:bold;  color: #666666;}
.deal_page_menu a:visited {  border:1px solid #e0e0e0; padding:4px; font-size:14px;text-decoration:none; font-weight:bold; color: #666666;}
.deal_page_menu a:hover {  border:1px solid #e0e0e0; padding:4px; background:#e0e0e0;text-decoration:none; font-size:14px; font-weight:bold; color: #000;}
.deal_page_menu a:active {  border:1px solid #e0e0e0; padding:4px; text-decoration:none;font-size:14px; font-weight:bold;  color: #666666;}
.deal_page_menu a:focus{  border:1px solid #e0e0e0; padding:4px; text-decoration:none;font-size:14px; font-weight:bold;  color: #666666;}

.deal_footer {
	background: #fff;
	width:520px;
	margin: 3px 3px 3px 3px;
	line-height:1.4;
}

#same_deals a:link { text-decoration:none;border-bottom:1px dotted #c0c0c0; font-size:11px; font-weight:bold;  color: #2929DD;}
#same_deals a:visited { text-decoration:none;border-bottom:1px dotted #c0c0c0; font-size:11px; font-weight:bold; color: #2929DD;}
#same_deals a:hover { text-decoration:none;border-bottom:1px dotted #c0c0c0; font-size:11px; font-weight:bold; color: #2F2F6C;}
#same_deals a:active { text-decoration:none;border-bottom:1px dotted #c0c0c0; font-size:11px; font-weight:bold;  color: #2929DD;}
#same_deals a:focus{ text-decoration:none;border-bottom:1px dotted #c0c0c0; font-size:11px; font-weight:bold;  color: #2929DD;}

.deal_site_desc {
	width:750px;
}

.shopzilla_body_main {
	width:750px;
	padding: 0px;
}

.shopzilla_search_body_main {
	width:640px;
	padding: 0px;
	float:left;
}

.price_compare_head {
	background: #e0e0e0 url('../images/jdmenu/gradient.png') repeat-x center;
	border: 1px solid #c0c0c0;
	width:750px;
	height:20px;
	padding:5px 5px 5px 5px;
}

.price_compare_head span{
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.price_compare_search_head {
	background: #e0e0e0 url('../images/jdmenu/gradient.png') repeat-x center;
	border: 1px solid #c0c0c0;
	width:630px;
	height:20px;
	padding:5px 5px 5px 5px;
}

.price_compare_search_head span{
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.shopzilla_categories {
	padding:5px 5px 5px 10px;
	margin-bottom:10px;
	float:left;
}
.shopzilla_categories span{
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.shopzilla_category_header {
	background-color:#fff;
	padding:3px 3px 3px 10px;

}
.shopzilla_category_header span { font-size:13px; font-weight:bold;  color:#FF9F18;}

.shopzilla_category_header a:link { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:13px; font-weight:bold;  color: #666666;}
.shopzilla_category_header a:visited { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:13px; font-weight:bold; color: #c0c0c0;}
.shopzilla_category_header a:hover { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:13px; font-weight:bold; color: #000;}
.shopzilla_category_header a:active { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:13px; font-weight:bold;  color: #666666;}
.shopzilla_category_header a:focus{ text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:13px; font-weight:bold;  color: #666666;}

.shopzilla_header {
	background-color:#fff;
	padding:10px 10px 10px 10px;

}

.shopzilla_header a:link { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:14px; font-weight:bold;  color: #666666;}
.shopzilla_header a:visited { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:14px; font-weight:bold; color: #c0c0c0;}
.shopzilla_header a:hover { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:14px; font-weight:bold; color: #000;}
.shopzilla_header a:active { text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:14px; font-weight:bold;  color: #666666;}
.shopzilla_header a:focus{ text-decoration:none;border-bottom:1px solid #c0c0c0;font-size:14px; font-weight:bold;  color: #666666;}

.shopzilla_header span { font-size:14px; font-weight:bold;  color:#FF9F18;}

.shopzilla_image img {padding:0px; float:top}


.deal_desc_header {
	background-color:#fff;
	width:750px;
	padding:10px 10px 10px 10px;
	line-height:1.4;
}

.deal_desc_header a:link { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}
.deal_desc_header a:visited { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold; color: #c0c0c0;}
.deal_desc_header a:hover { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold; color: #000;}
.deal_desc_header a:active { text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}
.deal_desc_header a:focus{ text-decoration:none;border-bottom:1px solid #c0c0c0; font-size:14px; font-weight:bold;  color: #666666;}

.deal_desc_header span { font-size:14px; font-weight:bold;  color:#FF9F18;}

.deal_desc_header img {padding:15px; float:top left; width:70px;}

.shopzilla_store_compare {
	width:600px;
	padding: 0px;
	margin:0px auto;
	float: middle;
	border:1px solid #c0c0c0;
}

.shopzilla_store_compare td {
	width:200px;
	padding: 10px;
	border-bottom : 1px solid #e0e0e0;
	align:center;
}
.shopzilla_store_compare span {
	font-size : 12px;
	font-weight : bold;
	text-align:center;
}

.alert_link span { text-decoration:none; border:0px; }
.alert_link img{ float:left; padding-right: 3px;}
.alert_link a:link { text-decoration:none;border-bottom:1px dotted #59DA5A; font-size:11px; font-weight:bold;  color: #59DA5A;}
.alert_link a:visited { text-decoration:none;border-bottom:1px dotted #59DA5A; text-decoration:none; font-size:11px; font-weight:bold; color: #59DA5A;}
.alert_link a:hover { text-decoration:none;border-bottom:1px dotted #59DA5A; font-size:11px; font-weight:bold; color: #289436;}
.alert_link a:active { text-decoration:none;border-bottom:1px dotted #59DA5A; font-size:11px; font-weight:bold;  color: #59DA5A;}
.alert_link a:focus{ text-decoration:none;border-bottom:1px dotted #59DA5A; font-size:11px; font-weight:bold;  color: #59DA5A;}

.alert {
	background-color:#F2FB5E;
	margin-top : 1px;
}

#alert_output {
	height:18px;	
	color:#777272;
}

.google_ad_160w_text {
	text-align:left;
	padding : 10px;
}

.google_ad_160w_text span{
	padding:10px;
}

#google_ad_468h_text {
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	margin: 10px 5px 5px 5px;
	float:bottom;
}

.featured_stores{ test-align:center; margin:5px; }
.featured_stores img { float:middle;}
.featured_stores ul {list-style: none;}
.featured_stores li { border-bottom:1px #e0e0e0 dotted;padding:3px; }


