.product_title
{
	font-size: 15px; 
	line-height: 20px;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.product_title a
{
	/* text-decoration: none; */
	color: blue;
}
.product_title a:hover
{
	text-decoration: underline;
	color: red;
}

.product_body
{
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
}	
.product_body a
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.product_body a:hover
{
	color: red;
	text-decoration: underline;
}

.product_header.title
{
	font-size: 24px; 
	line-height: 30px;
	font-weight: bold;
	color: #003f6b;
}

.content_header
{
	font-size: 20px; 
	line-height: 26px; 
	font-weight: bold;
}

.breadcrumb
{
	font-size: 16px; 
	line-height: 26px; 
	margin: 7px 4px;
	height: 26px; 
	overflow: hidden; 
	white-space: nowrap;
}
.breadcrumb a
{
	/* text-decoration: none; */
	color: blue;
}
.breadcrumb a:hover
{
	text-decoration: underline;
	color: red;
}

.product_price
{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.product_price a
{
	color: green;
	text-decoration: none;
}
.product_price a:hover
{
	color: red;
	text-decoration: underline;
}
.product_merchant
{
	font-size: 17px;
	line-height: 22px;
}
.product_merchant a 
{
	color: green;
	/* text-decoration: none; */
}
.product_merchant a:hover
{
	color: red;
	text-decoration: underline;
}
.product_merchant.small
{
	font-size: 12px;
	line-height: 15px;
	color: #666;
}

.categories_top
{
	font-size: 13px;
	line-height: 18px;
}
.categories
{
	font-size: 13px;
	padding: 7px; 
	line-height: 18px;
}
.categories_header
{
	margin-bottom: -2px; 
}

.categories_top a, .categories a
{
	/* text-decoration: none; */
	color: blue;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.categories_top a:hover, .categories a:hover
{
	text-decoration: underline;
	color: red;
}

.footerlinks
{
	margin: 0; 
	padding: 1em;
	text-align: center; 
	background: #f4f4f4; 
	border-bottom: #ccc 1px solid;
	color: #555;
	font-size: 12px;
}
.footerlinks div
{
	margin: 5px 0;
}
.footerlinks a
{
	text-decoration: none;
	color: #333;
}
.footerlinks a:hover
{
	text-decoration: underline;
	color: red;
}

.bordered
{
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.productbox 
{
	border: 1px #eee solid; 
	margin: 0 0 6px 0; 
	padding: 7px;
	margin-bottom: -1px;
}

.alpha
{
	background: #c70000;
	padding: 5px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.beta
{
	background: #b5e8fe;
	padding: 5px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #565656;
}

.newsletter
{
	background: url('http://www.allshopping.ca/public/shop/images/newsletter.png') no-repeat top left; 
	height: 120px; 
	width: 255px;
	font-weight: bold; 
	font-size: 11px;
	color: #5f5f5f;
}



.color_header
{
	background: url('http://www.allshopping.ca/public/shop/images/tbl_hdr_red.png') repeat-x; 
	font-size: 18px; 
	color: #fff; 
	line-height: 22px; 
	font-family: Arial; 
	font-weight: normal;
}

.color_header a
{ 
	color: #fff;
	text-decoration: none;
}
td.color_header a:hover
{ 
	color: #fff;
	text-decoration: underline;	
}


.color2_header
{
	background: url('http://www.allshopping.ca/public/shop/images/tbl_hdr_blue.png') repeat-x; 
	font-size: 18px; 
	color: #333; 
	line-height: 22px; 
	font-family: Arial; 
	font-weight: normal;
}

.color2_header a
{ 
	color: #333;
	text-decoration: none;
}
td.color2_header a:hover
{ 
	color: #333;
	text-decoration: underline;	
}



#nav 
{
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 15px;
	margin: 0;
}

#nav .tab_inner a { color: #333; text-decoration: none; font-weight: bold; }
#nav .tab_inner_hover a, #nav .tab_inner_active a { color: #fff; text-decoration: none; font-weight: bold; }
.tab_inner
{
	background: url("http://www.allshopping.ca/public/shop/images/tabon.gif") transparent top left no-repeat;	
	padding-top: 3px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}
.tab_outter
{
	background: url("http://www.allshopping.ca/public/shop/images/tabon.gif") transparent top right no-repeat;
	height: 28px;
	z-index: -1000;
}

.tab_outter_hover
{
	background: url("http://www.allshopping.ca/public/shop/images/taboff.gif") transparent top right no-repeat;
	height: 28px;
	z-index: -1000;
}
.tab_inner_hover
{
	background: url("http://www.allshopping.ca/public/shop/images/taboff.gif") transparent top left no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}

.tab_outter_active
{
	background: url("http://www.allshopping.ca/public/shop/images/taboff.gif") transparent top right no-repeat;
	height: 28px;
	z-index: -1000;
}
.tab_inner_active
{
	background: url("http://www.allshopping.ca/public/shop/images/taboff.gif") transparent top left no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}

.linked a
{
	color: #ab0000;
	text-decoration: underline;
}
.linked a:hover
{
	color: #000;
	text-decoration: underline;
}

.linky a
{
	color: blue;
	text-decoration: underline;
}
.linky a:hover
{
	color: red;
	text-decoration: underline;
}

.linkies a
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.linkies a:hover
{
	color: red;
	text-decoration: underline;
}
a.linker
{
	font-size: 13px; 
	line-height: 18px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a.linker:hover
{
	color: red;
	text-decoration: underline;
	font-weight: bold;
}





.greeny a
{
	color: green;
	text-decoration: underline;
}
.greeny a:hover
{
	color: red;
	text-decoration: underline;
}

li
{ color: #808080; }


.sidebox, .sidebox_simple
{
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	font-size: 13px;
	line-height: 18px;
}

.sidebox a
{
	/* text-decoration: none; */
	color: blue;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebox a:hover
{
	text-decoration: underline;
	color: red;
}

.sidtop
{
	background: url('http://www.allshopping.ca/public/shop/images/cat_menu_top.png') no-repeat; 
	width: 198px; 
	height: 34px; 
	padding: 8px 0 0 10px; 
	margin-bottom: -3px; 
	color: #ab0000;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}

.sidtop2
{
	background: url('http://www.allshopping.ca/public/shop/images/hdr_related.png') no-repeat; 
	width: 198px; 
	height: 31px; 
	padding: 4px 0 0 10px; 
	margin-bottom: -4px; 
	color: #ab0000;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
}

.lsidtop
{
	background: url('http://www.allshopping.ca/public/shop/images/hdr_right.png') no-repeat; 
	width: 245px; 
	height: 39px; 
	padding: 6px 0 0 10px; 
	margin-bottom: -5px; 
	color: #555;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}

.neutral_header
{
	background: url('http://www.allshopping.ca/public/shop/images/midbackheader.gif') repeat-x; 
	font-size: 16px; 
	color: #333; 
	line-height: 20px; 
	font-family: Arial; 
	font-weight: bold;
}

.neutral_header a
{ 
	color: #333;
	text-decoration: none;
}


.neutral_headerb
{
	background: url('http://www.allshopping.ca/public/shop/images/midbackheaderb.gif') repeat-x; 
	font-size: 16px; 
	color: #333; 
	line-height: 28px; 
	font-family: Arial; 
	font-weight: bold;
}

.neutral_headerb a
{ 
	color: #333;
	text-decoration: none;
}



.desc_ul
{
	margin: 0;
	padding: 0;
}

.desc_ul li
{
	margin: 0 0 0 30px;
	padding: 0;
}


