
/* widgets definitions */

.noItems {
	padding-top: 5px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	border-left: 1px solid #E6E4E5;
	border-right: 1px solid #E6E4E5;
}


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */

#widgetSidebar {
	height: 48px;
	padding-top:5px;
	text-align: right;
	float: right;
		background: url('../images/bag.png');
	background-repeat: no-repeat;
	background-position:  right top;
	font-family:"Georgia",serif;
}

#widgetSidebar .top {
	background: none;
	background-repeat: no-repeat;
	background-position:  right top;
	padding: 2px;
}

#widgetSidebar .top a {
	font-size: 14px !important;
	text-decoration: underline;
	color: #d3502e;
	margin-bottom:12px;
}

#widgetSidebar .top a:hover {
	color: #d3502e;
	text-decoration: none;
}

#widgetSidebar .body {

}

#widgetSidebar .body .items {
	padding: 0 2px;
	font-size: 14px !important;
	color: #64766b;
	float:left;
}

#widgetSidebar .body .subtotal {
	padding: 0 2px;
	font-size: 14px !important;
	color: #64766b;
	float:left;
}
#widgetSidebar .body .subtotal:before {
content:' - ';}
#widgetSidebar .btm { }

/* end widgetSidebar */










/* begin widgetLanguage */
/* used in templates/cart.language.tem.php */

#widgetLanguage {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetLanguage .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetLanguage .body {
		
	padding: 8px;
}

#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 {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetCurrency .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetCurrency .body {
		
	padding: 8px;
}

#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 {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetSearch .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetSearch .body {
		position:relative;
	padding-top: 16px;
	padding-bottom: 8px;
}

#widgetSearch .body .field {
	float: left;
	padding-left: 0px;
}
#searchWidgetDynamicResults {
clear:both;
padding:12px 0 0 18px;
display: none;
}
#searchWidgetDynamicResults a {
color:#651d44;
font-family: "Georgia", serif;
margin-bottom:3px;
font-size:12px !important;
}
#searchWidgetDynamicResults a:hover {
text-decoration: underline
}
#searchWidgetDynamicResults a:before {
content:'\203A\0020';}
#widgetSearch .body .field input {
	width: 135px;
	color: #651d44;
	font-size: 11px;
	height:19px;
	border:1px solid #d7d4d1;
	font-family: "Georgia", serif;
	padding:6px 4px 0 16px;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: "Verdana", verdana, sans-serif;
}

#widgetSearch .body .button, #widgetSearch .body .buttonNoImg {
background:transparent url(../images/search-button.jpg) no-repeat scroll left top;
cursor:pointer;
font-size:1px;
font-weight:bold;
height:27px;
position:absolute;
right:0;
text-align:center;
text-indent:-990px;
top:16px;
vertical-align:middle;
width:25px;
}

#widgetSearch .body .buttonNoImg {
	background: none;
}

#widgetSearch .body .button a, #widgetSearch .body .buttonNoImg a {
	color: #FFFFFF;
	text-decoration: none; 
}

#widgetSearch .body .button:hover, #widgetSearch .body .buttonNoImg:hover {
	background:url('../images/search-button-hover.jpg') no-repeat top left;
}

#widgetSearch .advanced {
clear:both;
font-size:12px;
padding-bottom:8px;
padding-left:15px;
padding-top:12px;
}

#widgetSearch .advanced a {
	text-decoration: underline;
}
#widgetSearch .advanced a {
color:#651d44;
font-size:14px;
margin-top:0px;
display:block;
font-family:"Georgia",serif;
}


#widgetSearch .advanced a:hover {
	text-decoration: none;
}

#widgetSearch .btm {

}

/* end widgetSearch */










/* begin widgetVendors */
/* used in templates/cart.vendors.tem.php */

#widgetVendors {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
        display: inline;
        margin-right: -3px;
}

#widgetVendors .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	}

#widgetVendors .body {
		
	padding: 8px;
}

#widgetVendors .body select {
	width: 197px;
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#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(../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 {

}


/* end widgetVendors */















/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;	
}

#widgetCategories .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetCategories .body {
	padding-bottom: 8px;
	font-family:"Georgia",serif;
	padding-top:30px;
}

#widgetCategories .body ul {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
	text-align: left;
}

#sidebar-left > div .body, #sidebar-right > div .body {
background:url('../images/shadow.jpg') top left no-repeat;
}

#widgetCategories .body ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0.0em;
	font-size: 12px;
}

#widgetCategories .body ul li a {
	text-decoration: none;
	line-height: 20px;
}

#widgetCategories .body ul > li > a {
display:block;
margin-bottom:10px;margin-top:10px;}
#widgetCategories .body ul > li.nosubcats {
padding-left:16px;}
#widgetCategories .body ul > li.nosubcats > a {
display:list-item;
margin-bottom:5px;margin-top:0px;}

#widgetCategories .body ul li ul li a {
color: #d24f2e !important;}

#widgetCategories .body ul li a:hover {
	color: #d24f2e;
	text-decoration: underline;
}

#widgetCategories .body ul li.subcats {
	text-decoration: none;
	line-height: 20px;
	font-size:14px;
	border-top:1px dotted #d7d4d1;
	margin-top:10px;
}
#widgetCategories .body ul li.subcats:first-child {
	border-top:none;
	margin-top:0px;
}
#widgetCategories .body ul li.subcats:first-child a {
	margin-top:0px;
}
#widgetCategories .body ul li.subcats a {
	color: #6b8477;}
#widgetCategories .body ul > li.subcats > a{
background:url('../images/by.jpg') left 1px no-repeat;
padding-left:16px;
}
#widgetCategories .body ul > li.subcats > a:after {
content:' \203A';}
#widgetCategories .btm {

}

/* end widgetCategories */





/* begin widgetContents */
/* used in templates/cart.categories.tem.php */

#widgetContents {
	margin-top: 15px;
	/*background: url(../images/li.gif); */
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: "Verdana", verdana, sans-serif;
	width: 210px;
	text-align: left;
}

#widgetContents .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetContents .body {
	margin-bottom: 5px;
}

#widgetContents .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetContents .body ul li {
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.9em;
	font-size: 13px;
}

#widgetContents .body ul li a {
	color: #424242;
	text-decoration: underline;
	line-height: 20px;
}

#widgetContents .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetContents .btm {

}

/* end widgetContents */




/* begin widgetRewardPoints */
/* used in templates/cart.reward.points.tem.php */

#widgetRewardPoints {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetRewardPoints .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetRewardPoints .body {
		
	padding: 8px;
	height: 15px;
	font-size: 11px;
}

#widgetRewardPoints a {
	font-size: 11px;
}

#widgetRewardPoints .btm {

}

/* end widgetRewardPoints */










/* begin widgetSidebarDetailed */

#widgetSidebarDetailed {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetSidebarDetailed .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetSidebarDetailed .price {
	font-size: 11px;
}

#widgetSidebarDetailed input {
	font-size: 11px;
}

#widgetSidebarDetailed table {
		
	padding: 8px;
	width: 100%;
}

#widgetSidebarDetailed .btm {

}

/* end widgetSidebarDetailed */












/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
	float: right;
	color: #464646;
	font-family: "Georgia", serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetInformation .top {
	padding:8px 0 8px 20px;
	font-family: "Verdana", verdana, sans-serif;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
	border-top:1px solid #D7D4D1;
}

#widgetInformation .body {
		padding-top:30px;
	padding-bottom: 8px;
}

#widgetInformation .body ul {
	padding: 0;
	margin: 0px 0 0 20px;
	list-style: none;
	text-align: left;
}

#widgetInformation .body ul li {
	padding-left: 0px;
	font-size: 12px;
	margin-bottom:5px;
}

#widgetInformation .body ul li a {
	color: #64766b;
	text-decoration: none;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	color: #64766b;
	text-decoration: underline;
}
#widgetInformation .body ul li a:after {
content:' \203A';}
#widgetInformation .btm {

}

/* end widgetInformation */









/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */


#widgetNewArrivals {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetNewArrivals .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
	border-top:1px solid #D7D4D1;
}

#widgetNewArrivals .body {
	clear: left;
	
	text-align: center;
	width: 182px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#widgetNewArrivals .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 182px;
}

#widgetNewArrivals .body .photo { }

#widgetNewArrivals .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetNewArrivals .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetNewArrivals .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetNewArrivals .body .sprice {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
}

#widgetNewArrivals .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetNewArrivals .body .sdetails a {
	color: #fff;
	text-decoration: none; 
}

#widgetNewArrivals .body .sdetails a:hover {
	color: #fff;
	text-decoration: underline; 
}

#widgetNewArrivals .body .all-link  {
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}

#widgetNewArrivals .body .all-link a {
	color: #E50029;
	text-decoration: underline; 
}

#widgetNewArrivals .body .all-link a:hover {
	color: #667D2D;
	text-decoration: underline; 
}

#widgetNewArrivals .btm {

}

/* end widgetNewArrivals */

















/* begin widgetTopSellers */
/* used in templates/cart.top.sellers.tem.php */

#widgetTopSellers {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetTopSellers .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;
	border-top:1px solid #D7D4D1;	
}


#widgetTopSellers .body {
	clear: left;
	
	text-align: center;
	width: 182px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#widgetTopSellers .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 182px;
}

#widgetTopSellers .body .photo { }

#widgetTopSellers .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetTopSellers .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetTopSellers .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetTopSellers .body .sprice {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
}

#widgetTopSellers .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetTopSellers .body .sdetails a {
	color: #fff;
	text-decoration: none; 
}

#widgetTopSellers .body .sdetails a:hover {
	color: #fff;
	text-decoration: underline; 
}

#widgetTopSellers .body .all-link  {
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}

#widgetTopSellers .body .all-link a {
	color: #E50029;
	text-decoration: underline; 
}

#widgetTopSellers .body .all-link a:hover {
	color: #667D2D;
	text-decoration: underline; 
}

#widgetTopSellers .btm {
}


/* end widgetTopSellers */








/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */


#widgetFeatured {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetFeatured .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
	border-top:1px solid #D7D4D1;
}


#widgetFeatured .body {
	clear: left;
	
	text-align: center;
	width: 182px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#widgetFeatured .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 182px;
}

#widgetFeatured .body .photo { }

#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#widgetFeatured .body .title a {
	color: #667D2D;
	text-decoration: underline;
}

#widgetFeatured .body .title a:hover {
	color: #667D2D;
	text-decoration: underline;
}

#widgetFeatured .body .sprice {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
}

#widgetFeatured .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetFeatured .body .sdetails a {
	color: #fff;
	text-decoration: none; 
}

#widgetFeatured .body .sdetails a:hover {
	color: #fff;
	text-decoration: underline; 
}

#widgetFeatured .body .all-link  {
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	
}
#sidebar-right .body .all-link {
background:url('../images/sidebar-price-divider.jpg') center top no-repeat;
padding-top:10px;
margin-top:12px;
}
#sidebar-right .body .all-link a {
font-family:"Georgia",serif !important;
color: #677e2e !important;
}
#sidebar-right .body .all-link a:after {
content:' \203A';
}
#widgetFeatured .body .all-link a {
	color: #677e2e;
	text-decoration: underline; 
}

#widgetFeatured .body .all-link a:hover {
	color: #677e2e;
	text-decoration: none; 
}

#widgetFeatured .btm {
}


/* end widgetFeatured */







/* begin widgetSpecials */


#widgetSpecials {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetSpecials .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
	border-top:1px solid #D7D4D1;
}

#widgetSpecials .body {
	clear: left;
	
	text-align: center;
	width: 182px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#widgetSpecials .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	width: 182px;
}

#widgetSpecials .body .photo { }

#widgetSpecials .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	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 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
}

#widgetSpecials .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	width: auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetSpecials .body .sdetails a {
	color: #fff;
	text-decoration: none; 
}

#widgetSpecials .body .sdetails a:hover {
	color: #fff;
	text-decoration: underline; 
}

#widgetSpecials .body .all-link  {
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}

#widgetSpecials .body .all-link a {
	color: #667D2D;
	text-decoration: underline; 
}

#widgetSpecials .body .all-link a:hover {
	color: #667D2D;
	text-decoration: none; 
}

#widgetSpecials .btm {
}

/* end widgetSpecials */






/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetSubscribe .top {
	padding:8px 0 8px 16px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
	border-top:1px solid #D7D4D1;
}

#widgetSubscribe .body {
		
	padding-top: 1px;
	padding-bottom: 8px;
	height: 20px;
}

#widgetSubscribe .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSubscribe .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: "Verdana", verdana, sans-serif;
	padding-left: 4px;
}

#widgetSubscribe .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: "Verdana", verdana, sans-serif;
}

#widgetSubscribe .body .button, #widgetSubscribe .body .buttonNoImg {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
}

#widgetSubscribe .body .buttonNoImg {
	background: none;
}

#widgetSubscribe .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: "Verdana", verdana, sans-serif;
}

#widgetSubscribe .body .button a, #widgetSubscribe .body .buttonNoImg a {
	color: #FFFFFF;
	text-decoration: none; 
}

#widgetSubscribe .body .button a:hover, #widgetSubscribe .body .buttonNoImg a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}

#widgetSubscribe .btm {
}

/* end widgetSubscribe */












/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
	height: auto;
	padding-top:120px;
}

#widgetFooter hr {
display:none;
}

#widgetFooter .actionItems {
	clear: left;
	float: left;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
	display:none;
}	

#widgetFooter .actionItems a {
	color: #424242;
	text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetFooter .copyright {
	clear: left;
	float: left;
	line-height: 14px;
	margin-top: 36px;
	text-align: left;
	font-size:12px !important;
	font-family:"Georgia",serif;
	color:#7d746b;
}	

#widgetFooter .copyright:first-line {
line-height:21px;}

#widgetFooter .copyright a {
	color: #7d746b;
	text-decoration: underline;
}

#widgetFooter .copyright a:hover {
	color: #878787;
	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;
	display:none;
}

#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 */




/* end widgetImages */




/* begin widgetShopByPrice */

#widgetShopByPrice {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

#widgetShopByPrice .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

#widgetShopByPrice .body {
		
	padding: 8px;
}

#widgetShopByPrice .body select {
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#widgetShopByPrice .btm {

}


/* end widgetShopByPrice */



#topNav {
	width: 100%;
}

#topNav .left {
	float: left;
	width: 2%;
}

#topNav .center {
	float: left;
	width: 96%;
}

#topNav .center .link {
	float: left;
	padding: 10px 30px;
	
	text-align: center;
}

#topNav .center .link a {
}

#topNav .center .link a:hover {
}

#topNav .center .spacer {float: left;width: 4px !important;background: url('../images/nav-spacer.jpg') center center no-repeat !important;height:35px;}

#topNav .right {
	float: left;
	width: 2%;
}




/* begin widgetCustomProductLists */
/* used in templates/cart.custom.list.tem.php */

.widgetCustomProductLists {
	float: right;
	color: #464646;
	font-family: "Verdana", verdana, sans-serif;
	width: 182px;
	text-align: left;
	margin-bottom: 15px;
}

.widgetCustomProductLists .top {
	padding:8px 0 8px 20px;
	color: #584f45;
	border-bottom:1px solid #d7d4d1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.25em;
	text-align: left;	
}

.widgetCustomProductLists .body {
	padding-bottom: 8px;
}

.widgetCustomProductLists .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

.widgetCustomProductLists .body ul li {
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.0em;
	font-size: 11px;
}

.widgetCustomProductLists .body ul li a {
	color: #424242;
	text-decoration: none;
	line-height: 20px;
}

.widgetCustomProductLists .body ul li a:hover {
	color: #878787;
	text-decoration: none;
}

.widgetCustomProductLists .btm {

}

/* end widgetCustomProductLists */