td.type-voucher-code, td.type-deal, td.type-sale-news, td.type-competiton, td.type-freebie, td.type-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-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-offer, .type-offers {
	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;
}
.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: 1px solid #64B50E;
	background: #fff;
	padding: 1px;
	margin: 0 0 10px 10px;
}
#a_store_logo ul {
	margin-top: 1px;
	border-top: 1px solid #70bef2;
	list-style: none;
	padding: 8px;
}
#a_store_logo li a {
	color: #000;
	font-weight: bold;
}
#a_store {
	padding: 15px;
	color : black;
}


body.ppc-outlink {
	background: none;
}

div.outlink-footer p {
	color: #666;
}

div.ppc-outlink-transfer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 728px;
}

div.ppc-outlink-center {
	padding: 15px 0px 0px 0px;
	text-align: center;
}

div.google-ad {
	margin: 0 auto;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.ppc-outlink-transfer a {
	font-weight: bold;
	text-decoration: none;
	color : #006699;
}

.ppc-outlink-transfer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #bbb;
}

#a_code {
	padding: 10px;
	color : black;
}
#a_code h1 {
	color : black;
}
#code_active, #code_expired {
	padding: 10px;
}
#code_expired {
	background: url("../images/tag-expired.gif") top left no-repeat;
}

#a_store a, #a_code a {
	font-weight:bold;
}
#a_store h1, #a_code h1 {
	font-size : 1.5em;
	color : black;
}
#code_expired  h1 {
	padding: 10px 0 0 10px;
}
#a_store h3, #a_code h3 {
	font-size : 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#a_store .reveal_all a, #a_code .reveal_all a, #common_mispelling .reveal_all a {
	display: block;
	color :	#5B4C0B;
	font-size : 15px;
	font-weight: bold;
	text-align:center;
	cursor : pointer;
	text-decoration : underline;
	line-height : 42px;
	background: url("../images/showall.gif") no-repeat 50% 50%;
}

#a_store .code_clicked a, #a_code .code_clicked a, #common_mispelling .reveal_all a {
	background: url("../images/showall_clicked.gif") no-repeat 50% 50%;
	color: #000;
}

.mvc-own-link a{
	text-decoration: none;
	color: #fff;
}



.store_nav{
	list-style:none;
	border-bottom : none !important;
}
.store_nav li {
	float:left;
	background: #cd0000 url('../images/nav_right.gif') no-repeat right top;
	margin-right: 2px;
}
.store_nav li a {
    display:block;
    background: url('../images/nav_left.gif') no-repeat left top;
    padding : 3px 9px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration : none;
	border-bottom: 1px solid #fff;
}
.expired_banner {
	display: block;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	background: url('../images/expired_banner.gif') repeat-x center center;
	padding: 5px 0 5px 0;
	color: #000;
}
.expired_code {
	text-align: center;
}
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;
	padding: 5px;
	background : #EBF7FF;
	clear:both;
}
#codes .code_display {
	border : 1px solid #ccc;
	padding : 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
#codes h2 {
	clear: none;
}
#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: underline;
}
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: 17em;
	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: 17em;
	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 #64B50E;
	background: #fff;
	padding: 10px;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	clear: both;
}
.code_box .expired_reveal {
	background: #eee url('../images/copy_paste_bg.gif') 50% 50% no-repeat;
	padding: 20px 20px;
	margin: 0.5em 0 0 0;
	font-size: 1.3em;
	display: block;
	float: none;
	text-align: center;
}
.code_box2 .expired_reveal {
	background: url('../images/copy_paste_bg2.gif') 50% 50% no-repeat;
	padding: 20px 20px;
	margin: 0.5em 0 0 0;
	font-size: 1.3em;
	display: block;
	float: none;
	text-align: center;
	color: #000;
}
.code_box .expired_reveal span, .code_box2 .expired_reveal span {
	padding: 8px;
	background: #fff;
	border: 1px dashed #ccc;
}
.code_box_small .expired_reveal, .code_box_medium .expired_reveal {
	padding-top: 10px;
	clear: both
}
.code_box_small .expired_reveal span, .code_box_medium .expired_reveal span {
	padding: 4px;
	background: #fff;
	border: 1px dashed #ccc;
}
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:#FFCC00;
	font-size : 15px;
	font-weight : bolder;
	color : black;
	width : 100%;
	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 {
	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;
}

/* STORE SALES CSS */

#a_store_sale {
	color: white;
	padding: 20px;
	background: #53A9E3 url("../images/splash_background.gif") repeat-x;
}
#a_store_sale a {
	font-weight:bold;
}
#a_store_sale h1 {
	font-size : 2.5em;
	color : #fff;
	padding: 0;
	margin: 0;
}
#a_store_sale h3 {
	font-size : 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#a_store_sale 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_sale p.reveal_all a {
	color :	#5B4C0B;
}
#a_store_sale_logo {
	float: right;
	border: 3px solid #ffffff;
	background: #d70000;
	padding: 1px;
	margin: 0 0 10px 10px;
}
#a_store_sale_logo ul {
	margin-top: 1px;
	border-top: 1px solid #ffffff;
	list-style: none;
	padding: 8px;
}
#a_store_sale_logo li a {
	color: #ffffff;
	font-weight: bold;
}
#a_store_sale_logo p {

	color: #FFF;
	font-weight: bold;
	font-size:26px;
	text-align:center;
	margin:0px;
}
#a_store_sale_name {
	color: #FFF;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	font-size:10px;
	text-align:center;
	margin:0px;
}

#handsetpic{
	float: right; 
	margin: 0px 0px 5px 10px;
	zoom: 1;
	border: 7px solid #c0c0c0;
}

#handsetpic img.picture {
	padding: 3px;
}

#handsetpic img.view {
	border-top: 7px solid #c0c0c0;
	width: 100%;
}

.subcontents{
	padding: 10px;
	background: #EBF7FF none repeat scroll 0 0;
	color: #666;
	width: 690px;
}

.subcontentsinner{
	border: 1px dashed #bbb;
	background-color: #fff;
	padding: 5px;
	width: 678px;
}

.specpagecontents{
	min-height: 270px;
}

.specpagecontents .subcontentsinner{
	min-height: 260px;
}

.buyitlink{
	float: right;
	margin-right: 4px;
	width: 192px;
}

.buyitlink:after{
	clear: both;
}

.subcontentsheader{
	background: #CD0000 url(../images/headers.gif) repeat-x scroll left top;
	color: #FFFFFF;
	padding: 5px;
	font-size: 20px;
	clear: left;
}

.subcontentsheader a{
	color: #fff;
	text-decoration: underline;
}

.subcontentsheader a:hover{
	text-decoration: underline;
}

#retailerinfo, #featuredmobs{
	clear: both;
}

#retailerinfo .subcontentsheader{
	font-size: 16px;
}

.handsetname, #mobheader{
	border-bottom:	3px dashed #bbb;
}

.mobile_list td{
	background-color: #fff;
	color: #666;
}

.mobile_list th{
	background: #CD0000 url(../images/headers.gif) repeat-x scroll left top;
	color: #fff;
}

#freegift{
	color: #cd0000;
	font-size: 16px;
}

.prevnext{
	text-align: center; 
	margin-top: 10px;
	color: #bbb;
}

.prevlink, .nextlink{
	text-decoration: none;
}

.prevlink:hover, .nextlink:hover{
	text-decoration: underline;
}

.subcontentsinner ul.store_thumbs li{
	padding: 5px 4px 5px 3px;
}

p#dontdisplay{
	visibility: hidden;
	margin: 0px;
}

.phone-store-logo img{
	margin-top: 15px;
}

#contractmobs, #paygmobs{
	width: 335px;
	float: left;
}

.evenrow td{
	background-color: #eee;
}

.mobile_list td img{
	border: 1px solid #c0c0c0;
}

.mobile_list td img.noborder{
	border: 0px;
}

#contractmobs .subcontentsinner, #paygmobs .subcontentsinner{
	width: 323px;
}

.mobile{
}

.subcontentsinner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.subcontentsinner {
    display: inline-block;
}

html[xmlns] .subcontentsinner {
    display: block;
}

* html .subcontentsinner {
    height: 1%;
}

#paygfeaturetitle{
	float: left;
	width: 111px;
	height: 40px;
	margin: 0;
}

#paygfeatures{
	color: #fff;
	width: 700px;
	margin: 0 5px 2px 5px;
	float: left;
	border-bottom: 1px dotted #fff;
}

#paygfeatureslist{
	width: 500px;
	list-style: none;
	display: inline;
}

#paygfeatureslist li{
	width: 116px;
	float: left;
	padding: 0;
}

#paygfeatureslist li input{
	vertical-align: middle;
	display: inline;
}

.paygdrop{
	float: left;
}

#paygsubmit{
	float: right;
	margin-right: 10px;
}

#mobilesearchtitle, #paygfeaturetitle, .contracttitle{
	color: #fff;
	padding-left: 5px;
}

.mobile_options{
	color: #fff;
}

ul.contractradio, ul#paygfeatureslist{
	border: 0;
}

ul.contractradio{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

ul.contractradio li{
	float: left;
	width: 80px;
	padding: 0 3px 0 0;
}

#contractradiolists{
	width: 701px;
	padding: 0 1px 0 5px;
}

.contracttitle, #contractdropdowns, #paygdropdowns{
	float: left;
	clear: left;
	padding-top: 5px;
	height: 30px;
	width: 600px;
}

.contracttitle{
	margin: 0;
	padding: 0;
	width: 90px;
}

.contractdrop, .contractdrop h3, .contractdrop select, .paygdrop, .paygdrop h3, .paygdrop select{
	float: left;
}

.contractdrop h3, .paygdrop h3{
	margin-left: 5px;
}

.contractdrop select, .paygdrop select{
	margin: 0 20px 0 5px;
}

#contractsubmit{
	float: right;
	margin-right: 10px;
}

#contractradiolists input{
	margin-left: 0;
}

ul.contractradio li.radiolast{
	width: 60px;
	padding: 0;
}

ul.contractradio li.radiofirst{
	width: 50px;
}

#contractminutes, #contractrental, #contracttexts{
	margin-bottom: 2px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 2px;
	width: 701px;
	float: left;
	height: 21px;
}

div#boxingdaytitle{
	background-image: url('/public/images/boxingday.gif');
	height: 250px;
	color: #fff;
	margin: 10px 0;
}

div#boxingdaytitle h1{
	padding: 100px 50px 0 50px;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

#showall_button, #scroll_button, .showall_button {
	margin-top: 20px;
	padding: 12px 0;
	text-align: center;
}

#showall_button a, .showall_button a {
	background: transparent url(/public/images/mobile/showall.gif) no-repeat scroll center center;
	color: #5B4C0B;
	padding: 12px 85px;
	font-size: 12pt;
	font-weight: bold;
}

input.comment {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
}

textarea.comment {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
}

a.registerinline{
	padding-left: 5px;
}

h3#registernow{
	border-top: #f1af0b 3px solid;
	background: #F1AF0B;
	padding:2px;
	padding-left: 23px;
	height: 30px;
	text-align: center;
}

#codes div.reviewcreation, #codes div.codecomment{
	background: #eee;
}

.reviewcreation .comment{
	width: 640px;
}

.reviewcreation h2, .reviewcreation h3, .codecomment h2, .codecomment h3{
	color: #069;
}

input#captchainput{
	width: 160px;
}



.error-box {
	padding : 10px;
	color : black;
	margin-bottom : 15px;
	background : #EEE;
	border : 5px solid #DFDFDF;
	font-size : 15px;
	font-weight : bolder;
}
.code_box .expired_reveal {
	background: #eee url('http://www.myvouchercodes.co.uk/theme/default/images/copy_paste_bg.gif') 50% 50% no-repeat;
	padding: 20px 20px;
	margin: 0.5em 0 0 0;
	font-size: 1.3em;
	display: block;
	float: none;
	text-align: center;
}
.code_box2 .expired_reveal {
	background: url('http://www.myvouchercodes.co.uk/theme/default/images/copy_paste_bg.gif') 50% 50% no-repeat;
	padding: 20px 20px;
	margin: 0.5em 0 0 0;
	font-size: 1.3em;
	display: block;
	float: none;
	text-align: center;
	color: #000;
}
.code_box .expired_reveal span, .code_box2 .expired_reveal span {
	padding: 8px;
	background: #fff;
	border: 1px dashed #ccc;
}


#harmony {
	background-color:green !important;
} #harmony a {
	font-size:14px !important;
	color : white !important;
}
#harmony .all_discounts {
	background-color:green !important;
}
