/* this stylesheet is now deprecated, use main.css instead */
.toolTip {
    color : black !important;
}
td.type-voucher-code, td.type-deal, type-top50, td.type-sale-news, td.type-competiton, td.type-freebie, td.type-offer, td.type-information, td.type-printable {
    padding-right: 40px;
    width: 96px;
}
div.type-voucher-code .store-logo, type-top50, 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-code.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-deal  {
    background-image: url('../images/tag-deal.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-top50  {
    background-image: url('../images/corner25.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-sale-news {
    background-image: url('../images/tag-sale.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-offer, .type-offers {
    background-image: url('../images/tag-special-offer.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-information {
    background-image: url('../images/tag-information.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-competition {
    background-image: url('../images/tag-competition.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-printable {
    background-image: url('../images/tag-print.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.type-store-free {
    background-image: url('../images/icons/free.gif');
    background-repeat: no-repeat;
    background-position: top right;
}.type-store-paid {
    background-image: url('../images/icons/paid.gif');
    background-repeat: no-repeat;
    background-position: top right;
}.type-store-affiliate {
    background-image: url('../images/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 {

    text-decoration: none;
    width: 120px;
    line-height:1.2em;
}

p.store-title-list{

    width: 160px;
    line-height:1.2em;
    text-decoration: none;
}

p.store-title-list a:hover {

}

ul.store_lists li a {
line-height:12px;
text-decoration:none;
}

ul.store_lists li a:hover {
text-decoration: underline;
color: red;
}

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 #70bef2;
    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 {
    color: white;
    padding: 20px;
    background: #53A9E3 url("../images/splash_background.gif") repeat-x;
}

#a_store_footer {
        position:relative;
    color: white;
    background-color: #53A9E3;
        padding: 5px;
}

#a_store_footer p.reveal_all {
      margin-bottom:0;
}


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 {
    color: white;
    background: #53A9E3 url("../images/splash_background.gif") repeat-x;
}
#code_active, #code_expired {
    padding: 20px;
}
#code_expired {
    background: url("../images/tag-expired.gif") top left no-repeat;
}

#a_store a, #a_code p a, #a_store_footer a {
    font-weight : bold;
    color : white;
}
#a_store h1, #a_code h1, #a_store_footer h1 {
    font-size : 2.1em;
    color : white;
    border: 0;
    padding: 0;
    margin: 0;
} #a_store h1 a, #a_code h1 a, #a_store_footer h1 a {
    color : white;
    font-size : 0.9em;
}
#code_expired h1 {
    padding: 10px 0 0 10px;
}
#a_store h3, #a_code h3, #a_store_footer h3 {
    font-size : 1.2em;
    font-weight: normal;
    margin: 0 0 10px 0;
    font-weight: bold;
}
#a_store .reveal_all a, #a_store .not_outlink a, #a_code .reveal_all a, #a_store_footer .reveal_all a, #a_store_footer .not_outlink 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, #a_store_footer .code_clicked 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;
}
.store_nav li {
    float:left;
    background: url('../images/right_nav.png') no-repeat right top;
    margin-right: 3px;
}
.store_nav li a {
    display:block;
    background: url('../images/left_nav.png') no-repeat left top;
    padding:5px 15px;
    font-size: 1.2em;
    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: 10px;
    background : #EBF7FF;
    clear:both;
}
#codes .code_display {
    border : 1px dashed #ccc;
    padding : 10px;
    background-color: #fff;
    margin-bottom: 10px;
    padding-right : 20px;
    padding-left : 20px;
}
#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, #codeinfo .code_type {
    float : right;
    margin: 10px 0px 10px 10px;
    position: relative;
}

#codeinfo .no_image_code_type {
    margin:15px;
}

#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 table td img {
    line-height : 1.2em;
    vertical-align:text-top;
} #codes .ratings table td a {
    text-decoration : none;
} #codes .ratings table td a:hover {
    text-decoration : underline;
}
#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;
    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: #5B4C0B;
}

.code_box_medium .code_box_medium_text {
    padding: 20px 0;
    margin: 0.5em 0 0 0;
    font-size: 1.3em;
    display: block;
    float: none;
}

.code_box_medium .code_box_medium_text {
    background: url("../images/showall.gif") no-repeat 50% 50%;
    color: #5B4C0B;

} div.code_box2 div.code, div.code_box2 div.deal a {
    color: #5B4C0B;
}
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_big div.deal, div.code_box_big div.code {
background:transparent url(../images/showall.gif) no-repeat scroll 50% 50%;
color:#5B4C0B;
cursor:pointer;
display:block;
font-size:15px;
font-weight:bold;
line-height:42px;
margin-top:30px;
width: 100%;
text-align:center;
text-decoration:underline;
}


div.code_box_medium div.deal, div.code_box_medium div.code {
background:transparent url(../images/showall_small.gif) no-repeat scroll 0 50%;
color:#5B4C0B;
cursor:pointer;
display:block;
font-size:15px;
font-weight:bold;
padding:3px 3px 3px 20px;
width:17em;
text-align:center;
text-decoration:underline;
border:1px solid #D5A700;

}

div.code_box_medium_orange div.deal, div.code_box_medium_orange div.code {
background:transparent url(../images/showall_small_orange.gif) no-repeat scroll 0 50%;
color:#5B4C0B;
cursor:pointer;
display:block;
font-size:15px;
font-weight:bold;
padding:3px 3px 3px 20px;
width:17em;
text-align:center;
text-decoration:underline;
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 #3BCD45;
    background: #fff;
    padding: 10px;
    font-size: 1.1em;
    color: #333;
    font-weight: bold;
    clear: both;
}

#a_code div.code_confirm a, #a_code div.code_confirm a:hover, #a_code div.code_confirm a:visited, #a_code div.code_confirm a:active {
    color:#006699;
}

.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: 5px;
    background: url(../images/sort-bg.jpg) no-repeat;
    margin-bottom: 2em;
    color: white;
}

.refine a{
    color: white;
    }

.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: 200px;
}

.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;
}

.monthly-featured {
    /*border: 2px solid #000000;*/
    padding: 5px 5px 10px 5px;
    margin: 20px 0px;
    background:#f0f9fe url('../images/sprites/featured-bg.png') repeat-x left top;
        border: 1px solid #00b2ce;
}

.monthly-featured h2 {
    margin: 5px 0 15px 5px;
    color: #FFF;
        font-size:1.8em;
}

.monthly-featured p {
    margin-left: 8px;
    color: #000;

}

.monthly-featured .store-logo {
    /*border: 3px solid #404040;*/
}

.monthly-featured .store_thumbs li {
    height: 100px;
}

.promote-comp {
    margin: 10px 0px;
}

div.prizedraw_link {
    padding: 2px 2px 2px 2px;
    margin-top: 0.5em;
    width: 17em;
    font-size: 1em;
    color:#000000;
    font-weight:bold;
    text-align: center;
    background: url("../images/showall_small.gif") no-repeat 0px 50%;
    border: 1px solid #d5a700;
}

div.prizedraw_link a {
    text-decoration: none;
}

div.prizedraw_link a:hover {
    text-decoration: underline;
}

#whitelabelwrap {
        margin: 0;
        padding: 0;
        background-repeat: repeat-x;
        font-family: �Lucida Grande�, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        text-transform: normal;
        letter-spacing: normal;

        text-decoration: none;
        width: 710px;
        widows: 710px;

    }

.clear {

clear: both;

}

#whitelabelwrap h1{

        color: #0066cc;

    }

#whitelabelwrap h2{

        color: #0066cc;

    }

#visit h2{

        color: #0066cc;

    }

#whitelabelcontent {

        width: 470px;
        float: left;


}

#whitelabelsidebar {

        width: 200px;
        float: right;

}

#usedby img {

        float: right;

}


#contactus {

        float: left;
        font-size: 12px;

}

#whitelabelwrap #mvcplus ul li {

list-style-image: url(../images/whitelabel/plus.jpg);


}

#whitelabelwrap ul li {

list-style-image: url(../images/whitelabel/tick.png);
list-style-position: inside;

}

.margin {

margin-bottom: 35px;

}

fleft {

float: right;

}

#contactform {

background-image: url(../images/whitelabel/contactform-bg.jpg);
height: 375px;
width: 710px;
background-repeat: no-repeat;
color: white;

}

#conwrap {

margin-left: 80px;
padding-top: 15px;
}

.label {
width: 50px;
}

.whitelabelform {
width: 500px;
}

.whitelabelmessage {
width: 500px;
padding: 3px;
}

#visit {
text-align: center;
}

#whitelabelwrap form{
    line-height: 1.2em;
}

#whitelabelwrap input, #whitelabelwrap textarea{
    padding: 3px;
}

#unlucky {

font-size: 15px;
color: red;

}

#elist ul li{

list-style: none;

}

input, textarea {
padding:4px;
}
#submitbtn {
width: 200px;
float: right;
}

#captchainput {

float: left;

}

#conwrap b {

font-size: 14px;

}

.labels {

margin-top: 2px;
margin-bottom: 2px;

}

#a_store .code_box_medium_image a, #a_code .code_box_medium_image a {

background:transparent url(../images/showall.gif) no-repeat scroll 50% 50%;
color:#5B4C0B;
cursor:pointer;
display:block;
font-size:15px;
font-weight:bold;
line-height:42px;
text-align:center;
text-decoration:underline;
padding-left: 125px;
padding-right: 125px;
margin-top: 40px;

}



code_box_medium_text{

display:block;
float:none;
font-size:1.3em;
margin:0.5em 0 0;
padding:20px 0;
text-align: center;
background: url("../images/showall.gif") no-repeat 50% 50%;

}

#store_logo_landing {
background:#FFFFFF none repeat scroll 0 0;
float:right;
margin:0 0 10px 10px;
padding:1px;
}
