/*----------------------------------------------------------
title:		widget stylesheet
template:	00172
version:  	1.0
created:	november 2009
----------------------------------------------------------*/

/*////////// begin widgets //////////*/

/*/ begin widgetSidebar /*/

#widgetSidebar {
	float: left;
	padding: 0 18px 0 18px;
	margin: 0;
	width: 134px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetSidebar .top {
    color: #78331E;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
	}

#widgetSidebar .top a {
	text-decoration: none;
	color: #78331E;
	}

#widgetSidebar .top a:hover {
	text-decoration: none;
	}

#widgetSidebar .body {
	margin: 0;
	padding-top: 10px;
	}

#widgetSidebar .body .items-heading {
	display: inline;
	color: #766E6C;
    font-size: 10px;
}

#widgetSidebar .body .items {
	display: inline;
    color: #4A413F;
    font-size: 10px;
	padding: 5px 0 3px 55px;
	}

#widgetSidebar .body .subtotal-heading {
	display: inline;
    color: #78331E;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

#widgetSidebar .body .subtotal {
	display: inline;
	padding: 0 0 0 20px;
    color: #4A413F;
    font-size: 10px;
	}

#widgetSidebar .btm {
	display: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	}

/*/ end widgetSidebar /*/

/*/ begin widgetSidebarDetailed /*/

#widgetSidebarDetailed {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetSidebarDetailed .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetSidebarDetailed .top a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	}

#widgetSidebarDetailed .top a:hover {
	text-decoration: none;
	}

#widgetSidebarDetailed .price {
	font-size: 11px;
	font-weight: bold;
	}

#widgetSidebarDetailed input {
	width: 90px;
	height: 25px;
	font-size: 11px;
	}

#widgetSidebarDetailed table {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetSidebarDetailed .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetSidebarDetailed /*/

/*/ begin widgetSearch /*/

#widgetSearch {
	position: absolute;
	left: 25px;
	top: -135px;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	background: url(../images/searchtitle.gif) left 2px no-repeat;
	}

#widgetSearch .top {
	display: none;
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetSearch .body {
	margin: 0;
	padding-left: 34px;
	}
	
#widgetSearch .body .buttonNoImg {
	float: left;
}

#widgetSearch .body .field {
	float: left;
	}

#widgetSearch .body .field input {
	float: left;
	background: url(../images/seachbg.jpg) no-repeat scroll 0 0 transparent;
	font-family: Georgia,Times,serif;
    border: medium none !important;
    color: #747373;
    font-size: 10px;
    height: 15px;
    padding: 0 2px 2px 0;
    width: 94px;
	}

#widgetSearch .body .button input {
	font-size: 11px;
	color: #464646;
	}

#widgetSearch .body .button {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	width: 28px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../images/go.jpg) no-repeat;
	}

#widgetSearch .body .button  a {
	text-decoration: none;
	}

#widgetSearch .body .button a:hover {
	text-decoration: underline; 
	}

#widgetSearch .advanced {
	display: none;
	padding-left: 17px;
	padding-bottom: 20px;
	font-size: 9px;
	margin: 0;
	width: 191px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetSearch .advanced a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetSearch .advanced a:hover {
	text-decoration: none;
	}

#widgetSearch .btm {
	display: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetSearch /*/

/*/ begin widgetLanguage /*/

#widgetLanguage {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetLanguage .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetLanguage .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetLanguage .body select {
	padding-left: 4px;
	width: 116px;
	height: 18px;
	font-size: 10px;
	color: #464646;
	}

#widgetLanguage .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetLanguage /*/

/*/ begin widgetVendors /*/

#widgetVendors {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetVendors .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetVendors .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetVendors .body select {
	padding-left: 4px;
	width: 160px;
	height: 18px;
	font-size: 10px;
	color: #464646;
	}

#widgetVendors .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}
	
/*/ end widgetVendors /*/

/*/ begin widgetCategories /*/

#widgetCategories {
	background-color: #d2b97c;
	border: 1px solid #79341f;
	width: 110px;
	padding: 0 15px 10px 15px;
	margin: 0 30px;
	text-align: center;
	}

#widgetCategories .top {
	display: none;
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetCategories .body {
	margin: 0;
	padding: 0;
	width: 139px;
	}

#widgetCategories .body ul {
	margin: 0;
	padding: 0;
	}

#widgetCategories .body ul li {

	}

#widgetCategories .body ul li a {
	display: block;
	width: 110px;
	height: 20px;
	padding-top: 8px;
	text-decoration: none;
	border-bottom: 1px solid #79341f;
	}

#widgetCategories .body ul li a:hover {
	
	}

#widgetCategories .btm {
	display: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetCategories /*/

/*/ begin widgetCurrency /*/

#widgetCurrency {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetCurrency .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetCurrency .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetCurrency .body select {
	padding-left: 4px;
	width: 116px;
	height: 18px;
	font-size: 10px;
	color: #464646;
	}

#widgetCurrency .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetCurrency /*/

/*/ begin widgetRewardPoints /*/

#widgetRewardPoints {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetRewardPoints .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetRewardPoints .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetRewardPoints .body a {
	text-decoration: underline;
	color: #464646;
	}

#widgetRewardPoints .body a:hover {
	text-decoration: none;
	}

#widgetRewardPoints .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetRewardPoints /*/

/*/ begin widgetInformation /*/

#widgetInformation {
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetInformation .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetInformation .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetInformation .body ul li {
	padding-bottom: 8px;
	}

#widgetInformation .body ul li a {
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	background: url(../images/bullet.png) no-repeat 2px 2px;
	}

#widgetInformation .body ul li a:hover {
	text-decoration: underline;
	}

#widgetInformation .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetInformation /*/

/*/ begin widgetNewArrivals /*/

#widgetNewArrivals {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetNewArrivals .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetNewArrivals .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}
	
#widgetNewArrivals .noItems {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 210px;
	text-align: center;
	background: #fff;
	}

#widgetNewArrivals .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetNewArrivals .body .photo { }

#widgetNewArrivals .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetNewArrivals .body .title a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetNewArrivals .body .title a:hover {
	text-decoration: none;
	}

#widgetNewArrivals .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetNewArrivals .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetNewArrivals .body .sdetails a {
	text-decoration: none; 
	color: #fff;
	}

#widgetNewArrivals .body .sdetails a:hover {
	color: #ececec;
	}

#widgetNewArrivals .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetNewArrivals .body .all-link a {
	text-decoration: underline; 
	color: #1d1d1d;
	}

#widgetNewArrivals .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetNewArrivals .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}
	
#widgetNewArrivals .noItems {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

/*/ end widgetNewArrivals /*/

/*/ begin widgetSpecials /*/

#widgetSpecials {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetSpecials .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetSpecials .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetSpecials .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetSpecials .body .photo { }

#widgetSpecials .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetSpecials .body .title a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetSpecials .body .title a:hover {
	text-decoration: none;
	}

#widgetSpecials .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetSpecials .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetSpecials .body .sdetails a {
	text-decoration: none; 
	color: #fff;
	}

#widgetSpecials .body .sdetails a:hover {
	color: #ececec;
	}

#widgetSpecials .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetSpecials .body .all-link a {
	text-decoration: underline; 
	color: #1d1d1d;
	}

#widgetSpecials .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetSpecials .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

#widgetSpecials .noItems {	
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

/*/ end widgetSpecials /*/

/*/ begin widgetTopSellers /*/

#widgetTopSellers {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetTopSellers .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetTopSellers .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetTopSellers .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetTopSellers .body .photo { }

#widgetTopSellers .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetTopSellers .body .title a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetTopSellers .body .title a:hover {
	text-decoration: none;
	}

#widgetTopSellers .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetTopSellers .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetTopSellers .body .sdetails a {
	text-decoration: none; 
	color: #fff;
	}

#widgetTopSellers .body .sdetails a:hover {
	color: #ececec;
	}

#widgetTopSellers .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetTopSellers .body .all-link a {
	text-decoration: underline; 
	color: #1d1d1d;
	}

#widgetTopSellers .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetTopSellers .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}
	
#widgetTopSellers .noItems {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

/*/ end widgetTopSellers /*/

/*/ begin widgetFeatured /*/

#widgetFeatured {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetFeatured .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetFeatured .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetFeatured .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetFeatured .body .photo { }

#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetFeatured .body .title a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetFeatured .body .title a:hover {
	text-decoration: none;
	}

#widgetFeatured .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetFeatured .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetFeatured .body .sdetails a {
	text-decoration: none; 
	color: #fff;
	}

#widgetFeatured .body .sdetails a:hover {
	color: #ececec;
	}

#widgetFeatured .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetFeatured .body .all-link a {
	text-decoration: underline; 
	color: #1d1d1d;
	}

#widgetFeatured .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetFeatured .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

#widgetFeatured .noItems {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}
	
/*/ end widgetFeatured /*/

/*/ begin widgetSubscribe /*/

#widgetSubscribe {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetSubscribe .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetSubscribe .body {
	margin: 0;
	padding: 10px 0 0 0;
	width: 210px;
	}

#widgetSubscribe .body .field {
	float: left;
	margin-top: -10px;
	padding-left: 14px;
	border-left: 1px solid #FF79BA;
	height: 23px;
	}

#widgetSubscribe .body .field input {
	padding-left: 8px;
	width: 135px;
	font-size: 11px;
	color: #464646;
	}

#widgetSubscribe .body .button input {
	font-size: 11px;
	color: #464646;
	}

#widgetSubscribe .body .button {
	float: left;
	margin-top: -10px;
	padding: 3px 22px 0 0;
	width: 27px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/go.jpg) no-repeat;
	border-right: 1px solid #FF79BA;
	}

#widgetSubscribe .body .button  a {
	text-decoration: none; 
	color: #fff;
	}

#widgetSubscribe .body .button a:hover {
	text-decoration: underline; 
	}

#widgetSubscribe .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}
	
/*/ end widgetSubscribe /*/

/*/ begin widgetFooter /*/

#widgetFooter {
	width: 100%;
	text-align: left;
	}

#widgetFooter hr {	
	float: left;
	clear: left;
	height: 1px;
	color: #878787;
	background-color: #878787;
	}

#widgetFooter .actionItems {
	margin: 0;
	padding: 0;
	color: #6d6e71;
	font-family:Arial, Helvetica, sans-serif; 
	color:#6d6e71; 
	font-size:10px;
	text-align: right;
	}	

#widgetFooter .actionItems a {
	text-decoration: none;
	color: #6d6e71!important;
	}

#widgetFooter .actionItems a:hover {
	text-decoration: underline;
	color: #79341F;
	}

#widgetFooter .copyright {
	float: left;
	margin: 0;
	padding: 15px 85px 0 35px;
	width: 300px;
	line-height: 22px;
	color: #fff;
	}

#widgetFooter .copyright a {
	text-decoration: underline;
	color: #fff;
	}

#widgetFooter .copyright a:hover {
	text-decoration: none;
	color: #fff;
	}

#widgetFooter .nav {
	float: left;
	margin: 0;
	padding: 19px 0 10px 10px;
	width: 150px;
	}

#widgetFooter .nav .title {
	margin: 0;
	padding: 0;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	}

#widgetFooter .nav ul {
	margin: 0 0 0 1px;
	padding: 0;	
	text-align: left;
	list-style: none;
	}

#widgetFooter .nav ul li {
	text-align: left;
	line-height: 2.00;
	}

#widgetFooter .nav ul li a {
	text-decoration: underline;
	color: #fff;			
	}

#widgetFooter .nav ul li a:hover {
	text-decoration: none;
	}

/*/ end widgetFooter /*/

/*/ begin widgetImages /*/

.widgetImages {
	float: left;
	margin: 0 0 17px 0;
	padding: 0;
	width: 210px;
	text-align: center;
	color: #464646;
	}

.widgetImages .text {
	width: 210px;
	font-size: 12px;
	text-align: center;
	}

/*/ end widgetImages /*/

/*/ begin widgetCustomProductLists /*/

.widgetCustomProductLists {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

.widgetCustomProductLists .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

.widgetCustomProductLists .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

.widgetCustomProductLists .body select {
	padding-left: 4px;
	width: 150px;
	height: 18px;
	font-size: 10px;
	color: #464646;
	}

.widgetCustomProductLists .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetCustomProductLists /*/

/*/ begin widgetShopByPrice /*/

#widgetShopByPrice {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetShopByPrice .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetShopByPrice .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetShopByPrice .body select {
	padding-left: 4px;
	width: 150px;
	height: 18px;
	font-size: 10px;
	color: #464646;
	}

#widgetShopByPrice .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/*/ end widgetShopByPrice /*/

/*/ begin widgetRecentlyViewed /*/

#widgetRecentlyViewed {
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	text-align: left;
	color: #1d1d1d;
	}

#widgetRecentlyViewed .top {
	padding: 12px 0 0 12px;
	margin: 0;
	width: 198px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/title_bar.png) no-repeat;
	}

#widgetRecentlyViewed .body {
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 203px;
	border-left: 1px solid #FF79BA;
	border-right: 1px solid #FF79BA;
	}

#widgetRecentlyViewed .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 216px;
	}

#widgetRecentlyViewed .body .photo { }

#widgetRecentlyViewed .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#widgetRecentlyViewed .body .title a {
	text-decoration: underline;
	color: #1d1d1d;
	}

#widgetRecentlyViewed .body .title a:hover {
	text-decoration: none;
	}

#widgetRecentlyViewed .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	}

#widgetRecentlyViewed .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/details_button.jpg) no-repeat;
	}

#widgetRecentlyViewed .body .sdetails a {
	text-decoration: none; 
	color: #fff;
	}
	
#widgetRecentlyViewed .review {
	padding: 8px 0 12px 0;
	}

#widgetRecentlyViewed .body .sdetails a:hover {
	color: #ececec;
	}
	
#widgetRecentlyViewed .addToCartBtn {
	margin: 0 auto;
	padding: 9px 0 0 0;
	width: 109px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/add_to_cart_button.jpg) no-repeat;
	}
	
#widgetRecentlyViewed .addToCartBtn a {
	text-decoration: none;
	}
	
#widgetRecentlyViewed .addToCartBtn a:hover {
	color: #838383;
	}

#widgetRecentlyViewed .body .all-link  {
	padding-top: 8px;
	padding-bottom: 13px;
	text-align: center;
	font-size: 11px;
	}

#widgetRecentlyViewed .body .all-link a {
	text-decoration: underline; 
	color: #1d1d1d;
	}

#widgetRecentlyViewed .body .all-link a:hover {
	text-decoration: none; 
	}

#widgetRecentlyViewed .btm {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 210px;
	border-top: 1px solid #FF79BA;
	}

/* end widgetRecentlyViewed */


/* Begin widget menu definitions */
.placeHolder {
	clear: both;
	border: 1px dashed;
}
/* End widget menu definitions */


/* Begin widget menu definitions */
.placeHolder {
	clear: both;
	border: 1px dashed;
}
/* End widget menu definitions */

/*////////// end widgets //////////*/

#widgetCategories .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }

#widgetInformation .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }

#widgetVendors .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }

#widgetContents .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }

#widgetFooter .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }

.widgetCustomProductLists .body ul {
	margin: 0;
    padding: 0;
	list-style: none;
    }
