td.type-voucher-code, td.type-deal, td.type-sale-news, td.type-competiton, td.type-freebie, td.type-special-offer, td.type-information, td.type-printable {
	padding-right: 40px;
}
div.type-voucher-code .store-logo, div.type-deal .store-logo, div.type-sale-news .store-logo, div.type-competiton .store-logo, div.type-freebie .store-logo, div.type-special-offer .store-logo, div.type-information .store-logo, div.type-printable .store-logo  {
	margin: 10px 20px 0 0;
}

.type-voucher-code {
	background-image: url('../images/tag-voucher-code.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-deal  {
	background-image: url('../images/tag-deal.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-sale-news {
	background-image: url('../images/tag-sale-news.gif');
	background-repeat: no-repeat;
	background-position: top right;
} 
.type-special-offer {
	background-image: url('../images/tag-special-offer.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-information {
	background-image: url('../images/tag-information.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-printable {
	background-image: url('../images/tag-printable.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-store-free {
	background-image: url('../icons/free.gif');
	background-repeat: no-repeat;
	background-position: top right;
}.type-store-paid {
	background-image: url('../icons/paid.gif');
	background-repeat: no-repeat;
	background-position: top right;
}.type-store-affiliate {
	background-image: url('../icons/affiliate.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.type-competiton {

}
.type-freebie {

}

.store_search_thumbs li {
	border: 2px solid #c0c0c0;
	margin: 0 5px 0 0;
	padding: 15px;
}
p.store-title {
	width: 126px;
}
div.code_listing p.code_title {
	font-size : 1.2em;
	font-weight:bold;
	margin: 0;
}
div.code_listing p.code_title a {
	text-decoration: underline;
}
div.code_listing p.code_title a:hover {
	text-decoration : underline;
}
div.code_listing p.store {	
	margin: 0;
}
div.code_listing p.store a {
	text-transform: uppercase;
	text-decoration : underline;
}
div.code_listing p.store span.view_all a {
	text-transform: lowercase;
	text-decoration : underline;
	color: #000;
}
div.code_listing p.store a:hover {
	text-decoration : underline;
}
div.code_listing p.store span {
	display: none;
}
div.code_listing p.store span.view_all {
	display: inline;
	text-transform: none;
}
div.code_listing p.expiry {
	margin: 5px 0 10px 0;
}
/*View Store*/
.float_right {
	float : right;
	margin : 5px;
}
#a_store_logo {
	float: right;
	border: 3px solid green;
	background: #fff;
	padding: 1px;
	margin: 0 0 10px 10px;
}
#a_store_logo ul {
	margin-top: 1px;
	border-top: 1px solid green;
	list-style: none;
	padding: 8px;
}
#a_store_logo li a {
	color: #000;
	font-weight: bold;
}
#a_store {
	padding: 20px;
	background-color:#F8F8F8;
	border:1px solid #cecece;
	color : #666;
	line-height: 1.4em;
}
#a_store a {
	font-weight:bold;
}
#a_store h1 {

}
#a_store h3 {
	font-size : 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#a_store p.reveal_all {
	width : 415px;
	color :	#5B4C0B;
	font-size : 15px;
	font-weight: bold;
	margin : 0 auto;
	text-align:center;
	cursor : pointer;
	text-decoration : underline;
	line-height : 42px;
	text-align: center;
	vertical-align : baseline;
	background-image : url("../images/showall.gif");
	background-repeat : no-repeat;
	background-position : 50% 50%;
}
#a_store p.reveal_all a {
	color :	#5B4C0B;
}
ul#code_listing_navi {
	list-style: none;
}
ul#code_listing_navi li a {
	float: left;
	padding: 5px;
	border-right: 1px solid #ccc;
}
#codes {
	margin-top: 15px;

	background : #ffffff;
	clear:both;
}
#codes .code_display {
	background-color:#F8FAF6;
	border:1px solid #cecece;
	color : #666;
	padding : 6px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#codes h2 {
	clear: none;
	font-size : 12px;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
#codes h2 a {
	text-decoration : underline;
	font-weight : bold;
	font-size : 0.9em;
	/*background : #CD0000 url("../images/headers.gif") repeat-x;*/
}
#codes .code_expired h2 a{
	color: #006699;
}
#codes .title a:hover {
	text-decoration:underline;
}
#codes .code_type {
	float : right;
	margin: 10px 20px 10px 10px;	
	position: relative;
}
#codes .description {
}
#codes .ratings {
	margin-top: 0.5em;
	clear : both;
	background : #eee;
	border-bottom: 1px solid #ddd;
}
#codes .ratings table {
	width: 100%;
}
#codes .ratings table td {
	padding: 5px;
}
#codes .ratings a {
	color : black;
}
#codes .ratings a:hover {
	text-decoration : underline;
}
#codes .ratings span.vote {
	float : right;
	vertical-align : middle;
}
#codes .ratings span.votes {
	background : #3dc719;
	padding : 3px;
	text-align: center;
	color : #fff;
	font-weight :bold;
	font-size: 1.2em;
	display: block;
}
div.deal,div.code {
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}
div.code, div.deal {
	float: left;
}
div.deal a, div.code a {
	color: #3b3106;
	text-decoration: none;
}
div.deal a:hover, div.code a:hover {
	color: #000;
	text-decoration: underline;
}
div.code_box, div.code_box_medium, div.code_box_small {
	cursor: pointer; 
}
div.code_box div.deal, div.code_box div.code, div.code_box2 div.deal, div.code_box2 div.code {	
	padding: 20px 0;
	margin: 0.5em 0 0 0;
	font-size: 1.3em;
	display: block;
	float: none;
}
div.code_box2 div.code, div.code_box2 div.deal {
	background: url("../images/showall.gif") no-repeat 50% 50%;
	color: #000;
}
div.code_box div.code {
	background: #eee url("../images/show_code.gif") no-repeat 50% 50%;
}
div.code_box div.deal {
	background: #eee url("../images/show_deal.gif") no-repeat 50% 50%;
}
div.code_box_medium div.deal, div.code_box_medium div.code {	
	padding: 3px 3px 3px 20px;
	margin-top: 0.6em;
	width: 20em;
	font-size: 1.2em;
	background: url("../images/showall_small.gif") no-repeat 0px 50%;
	border: 1px solid #d5a700;
}
div.code_box_small div.deal, div.code_box_small div.code {	
	padding: 2px 2px 2px 20px;
	margin-top: 0.5em;
	width: 18em;
	font-size: 1em;
	background: url("../images/showall_small.gif") no-repeat 0px 50%;
	border: 1px solid #d5a700;
}
div.code_box div.code_clicked, div.code_box_medium div.code_clicked, div.code_box_small div.code_clicked {
	background: #eee url("../images/show_code_clicked.gif") no-repeat 50% 50%;
	/*border: 1px solid #66d500;*/
}
div.code  .hide {
	display: none;
}
div.code  .show {
	display: block;
}
div.code_confirm {
	display: none;
	margin: 0.5em 0;
	border: 2px solid #3BCD45;
	background: #fff;
	padding: 10px;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	clear: both;
}
div.code_confirm p {
	margin: 0;padding: 0;
}
div.code_confirm a {
	text-decoration: underline !important; 
}
div.popout {
	background: url('../images/popout-bg.gif') left center no-repeat;
}
div.popout_clicked {
	background: url('../images/popout-bg-clicked.gif') left center no-repeat;
}
div.popout, div.popout_clicked {	
	margin-right: 1em;
	float: left;
	color: #fff;
	font-weight: bold;
}
div.popout_clicked {
	display: none;
}
div.code_box div.popout, div.code_box div.popout_clicked {
	margin-top: 18px;
	padding: 5px 0.5em 5px 1em;
	font-size: 1.1em;
}
div.code_box_medium div.popout, div.code_box_medium div.popout_clicked {
	margin-top: 10px;
	padding: 3px 0.5em 3px 1em;
	font-size: 1.1em;
}
div.code_box_small div.popout, div.code_box_small div.popout_clicked {
	margin-top: 8px;
	padding: 2px 0.5em 2px 1em;
	font-size: 1em;
}

/*
#codes .ratings span.vote_controls {
	float : right;
	font-size:16px;
	font-weight : bolder;
}
#codes .ratings span.vote_counts {
	background-image : url("../images/greenrate.gif");
	background-repeat : repeat-x;
	color : black;
	padding : 5px;
	width : 97px;
	height : 34px;
}
#codes .ratings {
	clear:both;
	background:#E9E9E9;
	vertical-align:middle;
	line-height : 2em;
	height : 	30px;
}
#codes .ratings a {
	text-decoration : underline;
	color : #006699;
}
#codes .ratings a:hover {
}*/

/*Stores By Letter*/
div.stores_by_letters div.letter {
	background:#ddd;
	font-size : 15px;
	font-weight : bolder;
	color : white;
	width : 98.5%;
	clear : both;
	padding : 6px;
}
div.stores_by_letters ol {
	width: 32%;
	float: left;
	list-style: none;
	margin-left:5px;
}
div.stores_by_letters ol li{
	padding:3px;
}
div.stores_by_letters p.to_top {
	clear : both;
	text-align: right;
	margin-bottom : 10px;
}
div.stores_by_letters p.to_top a {
	color : #006699;
}
div.stores_by_letters p.to_top a:hover {
	text-decoration:underline;
}
#category_stores ul li {
	float : left;
	width : 30%;
	margin : 5px;
	overflow : hidden;
	padding : 5px;
}
#category_stores ul li h3 {
	font-size: 1.4em;
	font-weight: bold;
}
#category_stores ul li span {
	font-size: 0.9em;
}
td.store_name {
	vertical-align: top;
}
td.store_name a {
	font-weight: bold;
}
td.discount a {
	text-decoration: none;
}
td.discount a:hover {
	text-decoration: underline;
}
.refine {
	padding: 10px; 
	background: #ddd;
	margin-bottom: 2em;
}
.refine span {
	width: 100px;
	text-align:right;
	font-weight: bold;
	display:block;
	float:left;
	padding-right: 5px
}

div.show_all_results {
	float: right;
	width: 354px;
	height: 37px;
	background: url(../images/showall_small.gif) no-repeat;
	text-indent: 25px;
	margin-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
	text-align: left;
}

div.show_all_results a {
	color: #000000;
	text-decoration: none;
}

div.expired_reveal{
	background: #eee url('../images/copy_paste_bg.gif') no-repeat center;
	text-align: center;
	padding: 10px 60px;
	margin-top: 8px;
}

div.expired_reveal span{
	background: #fff;
	padding: 4px;
	position: relative;
	top: -1px;
}