/*
  Navigation page links
*/
#PopShop160266 table.pspsWrapper .pspsPager a,
#PopShop160266 table.pspsWrapper .pspsPager span {
  font-weight: normal;
  text-decoration: none;
  padding: 3px 6px 3px 6px;
  line-height: 100%;
  border: 1px solid #dedede;
}

#PopShop160266 table.pspsWrapper .pspsPager a:hover {
	background-color: #3664ba;
	color: #fff;
	border: 1px solid #ffffff;
}
/*
  The current page in the navigation links
*/
#PopShop160266 table.pspsWrapper .pspsPager .pspsCurrentPage {
  background-color: #ffffff;
  border: none;
  color: #3664ba;
}

/*
  All pages that are not the current page
*/
#PopShop160266 table.pspsWrapper .pspsPager .pspsInactivePage {
  color: #aaa;
  border: none;
}  
 
 


/*
  Call to action buttons
*/
#PopShop160266 table.pspsWrapper .buy_button {
  padding: 5px 4px;
  display: block;
  margin-top: 7px;
  color: #fff;
  border: none;
}

#PopShop160266 table.pspsWrapper .buy_button, #PopShop160266 table.pspsWrapper .buy_button:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	#PopShop160266 table.pspsWrapper .buy_button:hover											{ background-color: #111; color: #fff; }
	#PopShop160266 table.pspsWrapper .buy_button:active										{ top: 1px; }
	#PopShop160266 table.pspsWrapper .buy_button, #PopShop160266 table.pspsWrapper .buy_button:visited 		{ font-size: 12px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	#PopShop160266 table.pspsWrapper .buy_button, #PopShop160266 table.pspsWrapper .buy_button:visited		{ background-color: #91bd09; }
	#PopShop160266 table.pspsWrapper .buy_button:hover											{ background-color: #749a02; }
	
	
	/*Reference Only*/
	
	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
       
