/* offer mathches list styles */
.product_navigation {
	margin:0px;
	padding:0px;
}

.product_navigation table {
	background-color:#fec;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	margin:0px !important;
	width:100%;	
	font-size: 13px; 
}

.product_navigation table th {
	font-weight:normal;
}

.product_navigation .per_page {
	border:0px; 

	padding-left: 8px;
	text-align:left;
	width:33%;
}

.product_navigation .sort_by {
	border:0px; 
	padding-left: 8px;
	width:33%;
}

.product_navigation .page_select {
	border:0px; 
	padding-right: 4px;
	text-align:right;
	width:33%;
}

#l2_storefront_table {
	border:none;
	width:100%;
	margin:5px 0px 0px 0px;
}



/* BEGIN Product table Styles */

.product_table {
	border-collapse:collapse;
	width:100%;
	margin-top:0px !important;
	padding:3px 0px 3px 0px;
}


.product_table thead th {
	background-color:#FDF7DF;
	border-bottom:solid 1px #DDD;
	padding:4px 0px 4px 0px;
	font-size:13px;
	font-weight:normal;
}

.product_table thead img {
	border:0px;
}

.product_table .product_title {
	padding-left:10px;
	text-align:left;
	vertical-align:text-bottom;
}

.product_table .product_store {
	padding-left:10px;
	vertical-align:text-bottom;
}

.product_table .product_price {
	padding-left:10px;
	vertical-align:text-bottom;
}

.product_table .product_title_cat {
	text-align:left;
	vertical-align:text-bottom;
}


.product_table .blacklink {
		color: #000; 
		text-decoration: none;
	}

.product_table .blacklink:visited {
		color: #000; 
		text-decoration: none;
	}
		
.product_table td {
	border-bottom: solid 1px #DDD;
}

.product_table .uncompacted_image {
	padding: 10px 5px 10px 5px;
	text-align:center;
}
	
.product_table .uncompacted_image img {
	border:solid 1px #DDD;
}
	
.product_table .uncompacted_description {
	padding: 10px 10px 10px 10px;
}

.product_table .uncompacted_description a{
	display:block;
}
	
.product_table .uncompacted_store {
	padding: 10px 5px 10px 5px;
	text-align:center;
}
	
.product_table .uncompacted_store p {
	padding: 10px 0px 0px 0px; 
	font-size: 10px;
	margin:0px;
}
	
.product_table .uncompacted_store img {
	border:none;
	vertical-align:middle;
}
	
.product_table .uncompacted_price {
	font-size:13px;
	padding: 10px 5px 10px 5px;
	text-align:center;
}
	
.product_table .uncompacted_price a {
	display:block;
}
	
.product_table .uncompacted_price img{
	margin-top:8px;
	border:none
}
	
.product_table .uncompacted_price .intlprice{
	color:#666;
	margin:4px 0px 4px 0px;
	text-decoration:none;
}
	
.product_table .uncompacted_price nobr {
	display:block;
}
	
.product_table .uncompacted_price em {
	color:#FF0000;
	font-style:normal;
}

.product_table .uncompacted_price img {
	border:none;
	margin:5px 0px 5px 0px;
}

.product_table .uncompacted_button img {
	border:none;
	margin:5px 0px 5px 0px;
}
	
.product_table .breakdown {
	font-size:11px;
	border-bottom:dashed 1px #666;
	padding:0px 0px 1px 0px;
	margin:0px 0px 4px 0px;
}
	
.product_table .breakdown a {
	text-decoration:none;
	color:#666;
}
	
.product_table .storelogo {
	padding:5px 0px 5px 0px;
	display:block;
}
	
.product_table .compacted_image {
	padding:15px 15px 13px 0px;
	vertical-align:top;
	text-align:center;
	width:1%;
}
	
.product_table .compacted_image img {
	border:solid 1px #DDD;
	margin: 5px 0px 5px 5px;
}
	
.product_table .compacted_description {
	padding:15px 15px 13px 0px;
	vertical-align:top;
	width:auto;
}
	
.product_table .titlelink {
	font-size: 13px; 
	font-weight:bold;
}
	
.product_table .compacted_description p {
	font-size: 11px; 
	font-weight:normal;
	margin: 4px 0px 4px 0px; 
	display:block;
	color: #666;
}
	
.product_table .compacted_description .mediadescription {
	font-size: 12px;
	margin:10px 0px 0px 0px;
}
	
.product_table .rating {	
	font-size: 11px; 
	font-weight:normal;
	margin: 10px 0px 0px 0px;
}
	
.product_table .rating img {	
	border:none;
	vertical-align:middle;
}
	
.product_table .compacted_price {
	padding:15px 0px 13px 0px;
	vertical-align:top; 
	white-space: nowrap; 
	text-align:center;
	width:1%;
}
	
.product_table .compacted_price img {	
	margin:5px auto 5px auto;
	display:block;
	border:none
}
	
.product_table .compacted_price .pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px; 
}
	
.product_table .product_num_cat {
	float:left;
	color:#777;
	font-size:13px;
	padding-top:3px;
	width:25px;
}
	
.product_table .product_num_noncat {
	float:left;
	color:#777;
	font-size:13px;
	padding-top:23px;
	width:25px;
}

.product_table .addtolist {
	padding: 5px 0px 0px 0px;
	font-size: 10px; 
	font-weight:normal;
	display:block;
}
	
.product_table .viewlist {
	padding: 5px 0px 0px 0px;
	font-size: 10px; 
	font-weight:normal;
	display:block;
}
	
.product_table .taketour {
	padding: 8px 0px 0px 0px;
	font-size: 11px; 
	font-weight:normal;
	display:block;
}
	
.product_table .greylink {
	color: #666; 
	font-weight:normal;
	text-decoration: none
}	

.product_table .greylink:visited {
	color: #666; 
	font-weight:normal;
	text-decoration: none
}	
	
.product_table .firstcell {
	border:none;
}
	
.product_table .odd {
	background-color:#fff;
}
	
.product_table .even {
	background-color:#fff;
}
	
.product_table .even_int {
	background-color:#FDF7DF;
}
	
.product_table .even_int_nc {
	background-color:#eee;
}
	
.product_table .sortselected {
	font-weight:bold;
	text-decoration:none;
}
	
.product_table .sortselected:visited {
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
	

.product_table .alt_compacted td {border-top:solid 2px #CCC;}
.product_table .alt_compacted .compacted_image img {border:none; margin: 5px 0px 7px 0px;}
.product_table .alt_compacted .compacted_description p {margin: 4px 0px 0px 0px;}
.product_table .alt_compacted .compacted_price img {margin:5px auto 5px auto}
.product_table .alt_compacted .firstcell {border:none;}

.product_table .alt_comingled td {border-top:solid 2px #CCC;}
.product_table .alt_comingled .compacted_image img {border:none; margin: 5px 0px 7px 0px;}
.product_table .alt_comingled .compacted_description p {margin: 4px 0px 0px 0px;}
.product_table .alt_comingled .compacted_price img {margin:5px auto 5px auto;}
.product_table .alt_comingled .firstcell {border:none;}

	
/* END Product table Styles */
	


.page_nav {
	padding:5px;
	background-color:#fdf7df;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}

.page_nav table {
	width:98%;
	border-top:0px;
	margin-top:0px !important;
}

.page_nav .prev {
	border: 0px; 
	padding-left: 8px;
	width:5%;
	white-space: nowrap;
}

.page_nav .next {
	border: 0px;
	width:10%;
	text-align:right;
	white-space: nowrap;
}
	
.page_nav .page_list {
	border: 0px;
	width:85%;
	text-align:center;
	white-space: nowrap;
}
	
.shipping_details {
	padding:5px;
	border:0px;
	width:100%;
}
	
.shipping_details td {
	color:#666;
	font-size:11px;
}

.calculate_shipping {
	margin:6px 0px 0px 0px;
	font-size:11px;
	text-align:right;
}

.calculate_shipping_bottom {
	margin:6px 0px 0px 0px;
	text-align:right;
}

.calculate_shipping_top {
	padding-bottom:6px;
	text-align:right;
}


#related_searches {
	padding:20px 0px 0px 0px;
}

#related_searches h2 {
	margin-bottom: 10px;
	color: #000;
	padding: 0px;
}
	
#related_products {
	margin:20px 0px 0px 0px;
	border-top: 1px solid #ccc;
	padding:20px 0px 0px 0px;
	text-align:left;
}
	
#related_products h2 {
	color: #000;
	background-color:#fff;
	padding:0px 0px 4px 0px;
}
	
#related_products a{
}

/* include/search/attribute_navigation/shopzilla.xmi - NEW BULLET METHOD - RICHARD */

div.attribute_navigation {
	border:1px solid #ddd;
}

div.an_spacer {
	font-size:11px;
	margin:0px 0px 6px 0px;
	text-align:right;
}

div.an_header {
	background-color:#fec;
	border-bottom:1px solid #ddd;
	padding:3px 5px 3px 5px;
}

div.an_section {
	background-color:#fdf7df;
	border-bottom:1px solid #ddd;
	border-right:0px;
	padding:8px 8px 11px 8px;
	margin:0px 0px 0px 0px;
}

div.an_flexibrowse {
	background-color:#fcebb5;
	padding:5px 5px 5px 5px;
}

h3.an {
	margin:0px 0px 10px 0px;
}

h3.an .att_title {
	text-decoration:none;color:#000;
}

ul.an {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li.an {
	background:url(http://img.shopzilla.com/br/common/bullets/round/039_5x5.gif) 0px 6px no-repeat;
	list-style-image:none;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 5px 12px;
}

li.an_000 {
	background:url(http://img.shopzilla.com/br/common/bullets/round/000_5x5.gif) 0px 6px no-repeat;
	list-style-image:none;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 5px 12px;
}

#suggested_searches {
	padding:10px 5px 3px 5px;
}

#suggested_searches h2 {
	color:					#000;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

#suggested_searches ul {
	list-style-type:		none;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

#suggested_searches ul li {
	background:				url(http://img.bizrate.com/br/common/bullets/round/000_5x5.gif) 0px 6px no-repeat;
	margin:					5px 0px 0px 12px;
	padding:				0px 0px 0px 12px;
}

/* Merchant Header in 8K */

div.merchantHeader {margin-top: 0px; margin-bottom: 18px;}
div.merchantHeader td {border-right: 1px solid #ccf;font-weight:normal;border-bottom: 1px solid #ccf;}
div.merchantHeader th {border-right: 1px solid #ccf;font-weight:normal;border-top: 1px solid #ccf;background-color: #fff; line-height: 12px; padding-top: 4px; padding-bottom: 4px;}
div.merchantHeader td.merchant {padding: 4px; border-top: 1px solid #ccf; border-left: 1px solid #ccf;}
div.merchantHeader td.ribbon {font-size: 11px; padding-top: 10px; padding-left: 4px; padding-right: 3px; border-top: 1px solid #ccf;}
div.merchantHeader tr.smileySymbols	td {padding-bottom: 4px;}
div.merchantHeader td.ratings {font-size: 11px; padding: 4px; border-top: 1px solid #ccf;}

