
/* widgets definitions */

.noItems {
	padding-top: 5px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}


/* begin widgetSidebarDetailed */
/* used in templates/cart.sidebar.detailed.tem.php */

#widgetSidebarDetailed {
	float: right;
	font-size: 10px;
	font-family: Tahoma;
	width: 160px;
	text-align: left;
	border: 1px solid #000000;
	margin: 0px;
	margin-top: 10px;
}

#widgetSidebarDetailed form {
	margin: 0;
	padding: 0;
}

#widgetSidebarDetailed form table {
	padding: 0;
	margin: 0;
}

#widgetSidebarDetailed .top {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#widgetSidebarDetailed .items {
	padding: 2px;
	font-size: 11px;
}

#widgetSidebarDetailed .price {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

#widgetSidebarDetailed .btm { }

/* end widgetSidebarDetailed */


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */

#widgetSidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 174px;
	height: auto;
	text-align: center;
	border: 1px solid #e2e2e2;
	float:right;margin-top: 15px; margin-right: 10px; margin-bottom: 10px;
		background:  url(../../images/shoppingcart.gif)  no-repeat;

}

#widgetSidebar .top {
	background: ;
	background-repeat: no-repeat;
	background-position:  4em;
	padding: 2px;
}

#widgetSidebar .top a {
	font-size: 22px;
	text-decoration: underline;
	color: #00a99d;
}

#widgetSidebar .top a:hover {
	color: #00a99d;
	text-decoration: none;
}

#widgetSidebar .body {font-family:Arial, Helvetica, sans-serif;

}

#widgetSidebar .body .items {
	padding: 2px;
	font-size: 16px;
	color: #e8b75b;  margin-top: 3px;

}

#widgetSidebar .body .subtotal {
	padding: 2px;
	font-size: 16px;
	color: #e8b75b;
}

#widgetSidebar .btm { }

/* end widgetSidebar */










/* begin widgetLanguage */
/* used in templates/cart.language.tem.php */

#widgetLanguage {
	padding-top: 10px;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	height: 20px;
	width: 170px;
	text-align: right;
	margin-left: 10px;
}

#widgetLanguage .top {
	float: left;
}

#widgetLanguage .body {
	float: right;
}

#widgetLanguage .body select {
	width: 116px;
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#widgetLanguage .btm {

}

/* end widgetLanguage */











/* begin widgetCurrency */
/* used in templates/cart.currency.tem.php */

#widgetCurrency {
	padding-top: 10px;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	height: auto;
	width: 192px;
	text-align: right;
}

#widgetCurrency .top {
	float: left;
}

#widgetCurrency .body {
	float: right;
}

#widgetCurrency .body select {
	width: 116px;
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#widgetCurrency .btm {

}

/* end widgetCurrency */









/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
	margin-top: 10px;
	background-color: ;
	float: right;
	color: #464646;
	font-size: 14px;
	font-wieght: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	text-align: left;
}

#widgetSearch .top {
	background:url(../../design/images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #231f20;
	font-size: 12px;
	text-align: left;
}

#widgetSearch .body {
	height: 25px;
}

#widgetSearch .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSearch .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#widgetSearch .body .button {
	background:url(../../design/images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSearch .body .button  a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSearch .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSearch .advanced {
	font-size: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#widgetSearch .advanced a {
	color: #231f20;
	text-decoration: underline;
}

#widgetSearch .advanced a:hover {
	color: #231f20;
	text-decoration: none;
}

#widgetSearch .btm {
	background:url(../../design/images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSearch */










/* begin widgetVendors */
/* used in templates/cart.vendors.tem.php */

#widgetVendors {
	margin-top: 15px; margin-bottom: 10px;
margin-left: 10px;
	background: ;
	float: left;
	color: #464646;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	text-align: left;
	border: 1px solid #2A5D45;
}

#widgetVendors .top {
	background:;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #2A5D45;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #2A5D45;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}

#widgetVendors .body {
	margin-bottom: 5px;
}

#widgetVendors .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetVendors .body ul li {
	padding-left: 40px;
	background-image: url(../../design/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2em;
	font-size: 13px;
}

#widgetVendors .body ul li a {
	color: #424242;
	text-decoration: underline;
	line-height: 20px;
}

#widgetVendors .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetVendors .btm {
	background:;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetVendors */















/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
	margin-top: 15px;
margin-left: 10px;
	background: ;
	float: left;
	color: #464646;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	text-align: left;
	border: 1px solid #2A5D45;
}

#widgetCategories .top {
	background:;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #2A5D45;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #2A5D45;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}

#widgetCategories .body {
	margin-bottom: 5px;
}

#widgetCategories .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetCategories .body ul li {
	padding-left: 20px;
	background-image: url(../../design/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	font-size: 12px;
}

#widgetCategories .body ul li a {
	color: #BF8B2B;
	text-decoration: underline;
	line-height: 20px;
}

#widgetCategories .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetCategories .btm {
	background:;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetCategories */







/* begin widgetRewardPoints */
/* used in templates/cart.reward.points.tem.php */

#widgetRewardPoints {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetRewardPoints .top {
	background:url(../../design/images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetRewardPoints .body {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

#widgetRewardPoints .body a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#widgetRewardPoints .body a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#widgetRewardPoints .btm {
	background:url(../../design/images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetRewardPoints */











/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetInformation .top {
	background:url(../../design/images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetInformation .body {
	margin-bottom: 5px;
}

#widgetInformation .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetInformation .body ul li {
	padding-left: 40px;
	background-image: url(../../design/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 2em;
	font-size: 13px;
}

#widgetInformation .body ul li a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetInformation .btm {
	background:url(../../design/images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetInformation */









/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */

#widgetNewArrivals {
	margin-top: 10px;
margin-left: 17px;

	float: left;
	color: #464646;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	width: 174px;
	text-align: center;
	background: url(../../images/boxbg.gif);
}
#widgetNewArrivals .top {
	padding-top: 3px;
	height: 36px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	background:url(../../images/boxheader.gif) no-repeat;
}

#widgetNewArrivals .body {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}

#widgetNewArrivals .body .photo {
	width: auto;
	float: ;
	text-align: center;
}

#widgetNewArrivals .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetNewArrivals .body .title a {
	color: #00a99d;
	text-decoration: underline;
}

#widgetNewArrivals .body .title a:hover {
	color: #00a99d;
	text-decoration: none;
}

#widgetNewArrivals .body .sprice {
	float: right;
	font-size: 16px;
	color:#cc0000;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetNewArrivals .body .sdetails {
	background:url(../../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	margin-left: 50px;
	font-size: 11px;
	float: ;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetNewArrivals .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetNewArrivals .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetNewArrivals .body .all-link  {
	padding-top: 10px; margin-right: 12px;
	float: right;
	clear: right;
	text-align: center; padding-bottom: 15px;
}

#widgetNewArrivals .body .all-link a {
	color: #e8b75b; font-size: 12px;
	text-decoration: underline;
}

#widgetNewArrivals .body .all-link a:hover {
	color: #e8b75b;
	text-decoration: none;
}

#widgetNewArrivals .btm {
	background:url(../../images/boxfooter.gif) no-repeat; height:21px;
	
	clear: left;
}

/* end widgetNewArrivals */








/* begin widgetSpecials */
/* used in templates/cart.specials.tem.php */

#widgetSpecials {
	margin-top: 15px;
	background: url(../../design/images/li.gif);
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetSpecials .top {
	background:url(../../design/images/line.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetSpecials .body {
	padding-left: 15px;
	padding-right: 15px;
	height: 125px;
	margin-bottom: 10px;
}

#widgetSpecials .body .photo {
	width: auto;
	float: left;
}

#widgetSpecials .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
}

#widgetSpecials .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetSpecials .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetSpecials .body .sprice {
	float: right;
	font-size: 16px;
		color:#cc0000;

	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetSpecials .body .sdetails {
	background:url(../../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetSpecials .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSpecials .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSpecials .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
}

#widgetSpecials .body .all-link a {
	color: #E50029;
	text-decoration: underline;
}

#widgetSpecials .body .all-link a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetSpecials .btm {
	background:url(../../design/images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	clear: left;
}

/* end widgetSpecials */













/* begin widgetTopSellers */
/* used in templates/cart.top.sellers.tem.php */


#widgetTopSellers {
	margin-top: 15px;
margin-left: 10px;
	float: left;
	color: #464646;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	width: 174px;
	text-align: center;
	background: url(../../images/boxbg.gif);
}

#widgetTopSellers .top {
	padding-top: 3px;
	height: 36px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	background:url(../../images/boxheader.gif) no-repeat;
}

#widgetTopSellers .body {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
}

#widgetTopSellers .body .photo {
		width: auto;
	float: ;
	text-align: center;
	margin-bottom: 3px;
}

#widgetTopSellers .body .title {
		font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetTopSellers .body .title a {
	color: #00a99d;
	text-decoration: underline;
}

#widgetTopSellers .body .title a:hover {
	color: #00a99d;
	text-decoration: none;
}

#widgetTopSellers .body .sprice {
	float: right; margin-right: 18px;
	font-size: 16px;
	color:#cc0000;
	text-align: center;
	line-height: 13px;
	padding-top: 8px;
	width: 100px;
}

#widgetTopSellers .body .sdetails {
	background:url(../../design/images/small_btn.gif) no-repeat center center;
	margin-right: 18px;
	font-size: 14px;
	float: right ;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	

}

#widgetTopSellers .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetTopSellers .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetTopSellers .body .all-link  {
	padding-top: 5px;  width:100%;
	float: right;
	clear: right;
	text-align: center;
}

#widgetTopSellers .body .all-link a {
	color: #e8b75b; font-size:12px;
	text-decoration: underline;
}

#widgetTopSellers .body .all-link a:hover {
	color: #e8b75b;
	text-decoration: none;
}

#widgetTopSellers .btm {
	background:url(../../images/boxfooter.gif) no-repeat; height:21px; 
	
	clear: left;
}

/* end widgetTopSellers */








/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */

#widgetFeatured {
	margin-top: 15px;
margin-left: 17px;
	float: left;
	color: #464646;
	font-size: 14px; 
	
	font-family: Arial, Helvetica, sans-serif;
	width: 174px;
	text-align: center;
	background: url(../../images/boxbg.gif);
}

#widgetFeatured .top {
	padding-top: 3px;
	height: 36px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	background:url(../../images/boxheader.gif) no-repeat;
}

#widgetFeatured .body {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
}

#widgetFeatured .body .photo {
		width: auto;
	float: ;
	text-align: center;
	margin-bottom: 3px;
}

#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetFeatured .body .title a {
	color: #00a99d;
	text-decoration: underline;
}

#widgetFeatured .body .title a:hover {
	color: #00a99d;
	text-decoration: none;
}

#widgetFeatured .body .sprice {
	float: right; margin-right: 18px;
	font-size: 16px;
		color:#cc0000;

	text-align: center;
	line-height: 13px;
	padding-top: 8px;
	width: 100px;
}

#widgetFeatured .body .sdetails {
	background:url(../../design/images/small_btn.gif) no-repeat center center;
	margin-right: 18px;
	font-size: 14px;
	float: right ;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

#widgetFeatured .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetFeatured .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetFeatured .body .all-link  {
	padding-top: 5px;  width:100%;
	float: right;
	clear: right;
	text-align: center; 
}

#widgetFeatured .body .all-link a {
	color: #e8b75b; font-size:12px;
	text-decoration: underline;
}

#widgetFeatured .body .all-link a:hover {
	color: #e8b75b;
	text-decoration: none;
}

#widgetFeatured .btm {
	background:url(../../images/boxfooter.gif) no-repeat; height:21px;
	
	clear: left;
}
/* end widgetFeatured */







/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetSubscribe .top {
	background:url(../../design/images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetSubscribe .body {
	height: 25px;
}

#widgetSubscribe .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSubscribe .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}

#widgetSubscribe .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSubscribe .body .button {
	background:url(../../design/images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSubscribe .body .button  a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSubscribe .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSubscribe .btm {
	background:url(../../design/images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSubscribe */












/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
	height: auto;
}

#widgetFooter hr {
	background-color: #878787;
	color: #878787;
	height: 1px;
	clear: left;
	float: left;
}

#widgetFooter .actionItems {
	clear: left;
	float: left;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
}

#widgetFooter .actionItems a {
	color: #333333;
	text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
	color: #333333;
	text-decoration: none;
}

#widgetFooter .copyright {
	clear: left;
font-size: 10px;
color: #333333;
	line-height: 14px;
	margin-top: 10px;
}

#widgetFooter .copyright a {
	color: #333333;
	text-decoration: underline;
}

#widgetFooter .copyright a:hover {
	color: #333333;
	text-decoration: none;
}

#widgetFooter .img {
	border: 1px solid orange;
	background: url(../../images/design/p1.gif) no-repeat fixed center left;
	float: left;
	width: 165px;
	height: 30px;
}

#widgetFooter .nav {
	float: right;
	text-align: left;
	width: auto;
	line-height: 16px;
	padding: 6px;
	margin-left: 21px;
}

#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
}

#widgetFooter .nav ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetFooter .nav ul li {
	text-align: left;
}

#widgetFooter .nav ul li a {
	color: #494949;
	text-decoration: underline;
}

#widgetFooter .nav ul li a:hover {
	color: #878787;
	text-decoration: underline;
}

/* end widgetFooter */


/* begin widgetImages */
/* used in templates/cart.left_image.tem.php */
/* used in templates/cart.right_image.tem.php */
/* used in templates/cart.horizontal_image.tem.php */

.widgetImages {
	margin-top: 15px;
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 210px;
	text-align: center;
}

.widgetImages .text {
	width: 210px;
	text-align: center;
	font-size: 12px;
	clear: left;
}
/* end widgetImages */