* { margin: 0; padding: 0; border: 0; }

/* Body tag
	====================================================== */
body { font: normal 12px/1.2 Arial, Helvetica, sans-serif; color: #444; background: #FFF; overflow-y: scroll; }

/* P tag
	====================================================== */
p { clear: left; margin: 10px 20px; }

.hover_hint p { padding: 0; margin: 0 5px 5px 0; }

/* Link colour & behaviour
	====================================================== */
a { color: #438f29; text-decoration: none; cursor: pointer; }
a:link,
a:visited { color: #438f29; }
a:hover { color: #a6c307; }
a:focus { outline: none; }

a img { border: none; }

/* Headings
	====================================================== */
h1 { color: #474747; clear: both; background: #fff url(../images/lock.png) no-repeat 98% center; padding: 13px 45px 13px 15px; position: relative; margin: 0; font: bold 16px Arial, Helvetica, sans-serif; -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; border-top-left-radius: 10px;  webkit-border-top-right-radius: 10px;   -moz-border-radius-topright: 10px;   border-top-right-radius: 10px;}

.layout_01B h1#progress_1 { background: #bad4e1 url(../images/wew_progress-bar-step1.png) no-repeat 96% center; }
body#PRM63 h1 img,
body#PRM62 h1 img { vertical-align: text-bottom; margin-left: 10px; }

.layout_01B h1#progress_2 { background: #bad4e1 url(../images/wew_progress-bar-step2.png) no-repeat 96% center; }

.layout_01B h1#progress_3 { background: #bad4e1 url(../images/wew_progress-bar-step3.png) no-repeat 96% center; }

.layout_02 h1,
.layout_03 #box h1 { color: #333333; font-size: 18px; background-color: #F0F0F0; -webkit-border-top-left-radius: 19px; -webkit-border-top-right-radius: 19px; -moz-border-radius-topleft: 19px; -moz-border-radius-topright: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; padding: 20px 20px 20px 20px; margin: 0 0 20px 0; }

h2 { font: bold 16px/18px Arial, Helvetica, sans-serif; color: #438f29; clear: left; margin: 15px 0; padding: 0; position: relative; }

.layout_03 h2,
.layout_04 h2 { margin: 15px; }

h3 { font: bold 14px/16px Verdana, Geneva, sans-serif; color: #333333; margin: 10px 0; padding: 0; }

.layout_04 h3 { margin: 10px 20px 15px; }

.msg_box h3,
.msg_modal h3 { font-size: 16px; margin: 0 0 10px 0; }

.layout_04C h3 { padding: 0; clear: both; margin: 0 20px; }

.hover_hint h3 { padding: 0; margin: 0 5px 5px 0; }

h4 { color: #666666; margin: 10px 20px; padding: 0; font-size: 12px; line-height: 16px; }

.layout_02 h4 { color: #ffffff; font-size: 18px; background: #438f29 url(../images/lock.png) no-repeat 20px center; -webkit-border-top-left-radius: 19px; -webkit-border-top-right-radius: 19px; -moz-border-radius-topleft: 19px; -moz-border-radius-topright: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; padding: 20px 20px 20px 50px; margin: 0; }

.layout_04C h4 { display: inline-block; margin: 0 20px 10px; }

h6 { font-size: 12px; font-weight: normal; margin: 0 0 10px 0; }

/* Page elements
	====================================================== */
hr { border-top: 1px dotted #CCCCCC; border-bottom: none; margin: 10px 0; }

.clear { clear: both; }

.msg_box br:first-child { display: none; }

.spacer { height: 10px; }
.layout_03 .spacer { height: 5px; }

.spacer_left { margin-left: 20px; }
.tbl .spacer_left { margin-left: 10px; }

.spacer_right { margin-right: 20px; }
.tbl .spacer_right { margin-right: 10px; }

.img_middle { vertical-align: middle; }

img.icon { margin-right: 5px; vertical-align: bottom; }

/* Text colour
	====================================================== */
.text_orange,
.text_orange a,
.text_orange a:visited { color: #D86B2D; }

.text_green,
.text_green a,
.text_green a:visited { color: #7AAE42; }

.text_red,
.text_red a,
.text_red a:visited { color: #CC0000; }

.text_white,
.text_white a,
.text_white a:visited,
a.text_white { color: #FFFFFF; }

.text_blue,
.text_blue a,
.text_blue a:visited { color: #438f29; }

.text_lightgray,
.text_lightgray a,
.text_lightgray a:visited,
a.text_lightgray { color: #CCCCCC !important; }

.text_gray,
.text_gray a,
.text_gray a:visited,
a.text_gray { color: #666666; }

.text_black,
.text_black a,
.text_black a:visited,
a.text_black { color: #000000; }

.text_large { font-size: 14px; }

/* Message boxes
	====================================================== */
.msg_box { background-repeat: no-repeat; background-position: 5px center; border: 1px solid; color: #333333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 101; position: relative; margin: 15px 20px; padding: 8px 10px 7px 30px; }
.layout_02 .msg_box,
.layout_03 #box .msg_box { margin: -10px 10px 10px 10px; }
.layout_03 .msg_box { }
.layout_03 #content .msg_box,
.layout_03 div.section .msg_box,
.layout_03 .accordian .msg_box { }

.msg_box p { padding: 0; margin: 0; }

.msg_box#green_info { background-image: url(../images/messageStatusLarge.png); color: #3c763d;   background-color: #dff0d8;   border-color: #d6e9c6; } /* border-color: #43A312; */
.msg_box#red_error { background-image: url(../images/messageErrorLarge.png); text-decoration: none; color: #a94442;   background-color: #f2dede;   border-color: #ebccd1;} /* border-color: #CC0000; */
.msg_box#blue_status { background-image: url(../images/messageInfoLarge.png); color: #31708f;   background-color: #d9edf7;   border-color: #bce8f1;} /* border-color: #006699; */
.msg_box#orange_warning { background-image: url(../images/messageWarningLarge.png); color: #8a6d3b;   background-color: #fcf8e3;   border-color: #faebcc;} /* border-color: #ff6600; */

.modal_red { font-size: 14px; background: #FFBABA !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; margin-top: 2px; }
.modal_orange { font-size: 14px; background: #FFD393 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; margin-top: 2px; }
.modal_green { font-size: 14px; background: #DFF2BF !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; margin-top: 2px; }
.modal_blue { font-size: 14px; background: #D3E4F5 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; margin-top: 2px; }

.modal_red p,
.modal_green p,
.modal_blue p,
.modal_orange p { margin: 0 0 5px 0; }

.msg_error { background-repeat: no-repeat; background-position: 5px -1px; margin: 10px 0 20px 15px; color: #CC0000; background-image: url(../images/messageErrorLarge.png); font-weight: bold; padding-left: 30px; font-size: 12px; }

/* Custom ul list
	====================================================== */
ul { margin: 0 0 10px 10px; }
.hover ul { font-size: 12px; padding-left: 15px; margin-top: 5px; }

ul li { list-style-type: square; margin-left: 30px; margin-bottom: 10px; padding-left: 10px; }

ol { width: auto; margin: 0 0 10px 10px; }

ol li { margin-left: 30px; margin-bottom: 10px; padding-left: 10px; }
ol#no_number li { list-style-type: none; background: url(../images/tick.png) no-repeat left top; padding-left: 25px; }

/* Header
	====================================================== */
.header { background: #3F8A39 repeat-x left top; position: relative; z-index: 999; height: 95px; }
.layout_03 .header,
.layout_04E .header { background: #fff; border-bottom:  3px solid #e6e6e6; height: 80px; margin-bottom: 30px;}

.header div#wrapper { height: 80px; width: 1020px; margin-right: auto; margin-left: auto; position: relative; }
.layout_03 .header div#wrapper,
.layout_04E .header div#wrapper { height: 45px; width: 1020px; }

.header #logo { position: absolute; }
.layout_04 .header #logo { top: 0; left: 0; width: 150px; }
.layout_03 .header #logo,
.layout_04E .header #logo { right: 10px; top: 7px; left: auto; width: auto; height:  67px;}

div#wrapper p { color: #FFFFFF; position: absolute; right: 0; bottom: 28px; z-index: 5; }
.layout_03 .header div#wrapper p,
.layout_04E .header div#wrapper p { right: 156px; bottom: 0; }

.header div#wrapper p img { height: 16px; vertical-align: sub; }

/* Top Nav Menu
	====================================================== */
.nav#top_nav { position: absolute; right: 20px; top: 20px; z-index: 55; }
.nav#top_nav a { float: left; background: #000000; padding: 5px 8px; margin: 0 0 0 3px; }
.nav#top_nav a img { vertical-align: top; }
.nav#top_nav a.orange_perm,
.nav#top_nav a.orange_perm:hover { color: #FFFFFF; background-color: #FF6600; border-color: #FF6600; }
.nav#top_nav span { float: left; padding: 5px 8px; margin: 0 0 0 3px; color: #FFFFFF; }
.nav#top_nav a:hover { background-color: #00AEEF; border-right-color: #00AEEF; border-bottom-color: #00AEEF; border-left-color: #00AEEF; color: #FFFFFF; text-decoration: none; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; transition: all 400ms ease-in; }
.nav#top_nav a.orange:hover { background-color: #FF6600; border-right-color: #FF6600; border-bottom-color: #FF6600; border-left-color: #FF6600; }
.nav#top_nav div { display: inline; }

/* Main container
	====================================================== */
div#main { width: 1000px; position: relative; margin: 0 auto; z-index: 1; }
.layout_02 #main,
.layout_03 #box { width: 550px; position: relative; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: solid 1px #D8D8D8; margin: 0 auto; }

.layout_03 #box { margin: 10px auto 20px auto; }

div#content,
div.accordian { border: solid 2px #d6d6d6; background-color: #FFFFFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; z-index: 0; width: 1000px; margin: 0 auto 10px; }
.layout_03 div#content,
.layout_03 div.accordian { width: 780px; float: right; overflow:  hidden;}
.layout_03C div#content { float: none; width: inherit; min-height: 472px; margin: 3px; }

.layout_03D div#content,
.layout_03D div.accordian { width: auto; float: none; }

/* Content holders
	====================================================== */
div#block { overflow: hidden; z-index: 2; }

div.section { border: solid 2px #D6D6D6; background-color: #f5f4f2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; z-index: 3; margin-bottom: 30px; }

/* Top menu
	====================================================== */
.menu { width: auto; height: 30px; position: absolute; left: 185px; top: 20px; }
.menu .top { float: left; font-size: 12px; font-weight: bold; text-decoration: none; position: relative; cursor: default; }
.menu .top > a:link,
.menu .top > a:visited { color: #FFFFFF; height: 30px; z-index: 100; line-height: 30px; padding: 7px 20px; }
.menu .top:hover,
.subMenu .subMenu_links:hover { text-decoration: none; background: #00AEEF; }
.menu .top:hover { -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; transition: all 400ms ease-in; }
.menu .top:hover a:link { text-shadow: 1px 1px 1px #000000; }
.menu .top a:hover { color: #FFFFFF; text-decoration: none; }

.subMenu { line-height: 12px; display: none; position: absolute; top: 30px; left: -1px; background-color: #FFFFFF; z-index: 1; margin: 0; text-align: left; white-space: nowrap; color: #333333; clear: both; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #1b3f94; border-right-color: #1b3f94; border-left-color: #1b3f94; }
.subMenu a:link,
.subMenu a:visited { color: #333333 !important; text-decoration: none !important; text-shadow: none !important; }
.subMenu a:hover,
.subMenu_links:hover a { color: #FFFFFF !important; text-decoration: none !important; text-shadow: 1px 1px 1px #333333 !important; }
.subMenu .subMenu_links { padding-top: 10px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #1b3f94; font-size: 11px; }
.subMenu_links img { margin-right: 10px; vertical-align: -25%; }

.menu_line { float: left; height: 30px; z-index: 100; position: relative; cursor: default; padding-left: 20px; line-height: 30px; padding-right: 20px; border-left: solid 1px #1b3f94; }

/* Field div
	====================================================== */
.field { position: relative; z-index: 5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 22px; padding: 8px; /* margin: 0 0 8px 20px; */ }
.layout_03 .field,
.layout_04 .field { /* width: 500px; */ }
.layout_04B .field,
.field.layout_04B { background: none; min-height: 20px; width: auto; padding: 0; }
.layout_04C .field { min-height: 15px; width: auto; margin-right: 20px; }
.layout_02 .field { background: none; }
.layout_03 .field { /* width: 490px; */ }
.layout_03C .field { background: none; margin-bottom: 0; }

.field#stretch,
.field.stretch { width: 730px; }

.field.full { width: auto !important; }

.layout_03C .field#stretch { width: 650px; }
.layout_04D .field#stretch,
.layout_04D .field.stretch { width: 950px; }

.field#white_fill,
div.field.white_fill{ width: 954px; background: #FFFFFF; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 -12px; padding: 0 20px 0 26px; border-top: 1px solid #D8D8D8; }
.layout_03 .field#white_fill,
body.layout_03 div.field.white_fill { width: 734px; margin-top: 12px; }
.layout_04 .field#white_fill,
body.layout_04 div.field.white_fill { background: none; border: none; width: 100%; margin-bottom: 8px; }
.edit_box .field#white_fill,
div.edit_box div.field.white_fill { background: none; border-top: 1px solid #EBEBEB; width: auto; }

.field#blue_fill,
.field.blue_fill { width: 960px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-top: 1px solid #D8D8D8; margin: 0px 0px -12px; padding: 10px 20px 8px; }
.layout_03 .field#blue_fill,
.layout_03 .field.blue_fill { width: 740px; }

div.field.darker_bg { background-color: #ebebeb; }

.field p { display: inline-block; margin: 0; padding: 8px 0 10px 0; }
.layout_04B .field p:nth-child(2),
.field.layout_04B p:nth-child(2) { font-weight: bold; margin: 0; padding: 0 0 5px; }
.layout_04B .field p:nth-child(3),
.field.layout_04B p:nth-child(3) { font-weight: normal; display: block; margin: 0 0 0 170px; padding-top: 0; }
.layout_04F .field p { font-weight: bold; padding: 6px 0 5px 0; }

.field.side { width: 350px; float: left; }
.field.side .msg.error span { margin-left: 152px; }

.indent { margin-left: 170px; }
.layout_03 .indent { margin-left: 104px; }
.layout_02 .indent { margin-top: 8px; margin-left: 160px; }

/* Inputs, textareas and selects
	====================================================== */
form input,
form textarea,
form select { font: normal 12px Arial, Helvetica, sans-serif; min-width: 185px; position: relative; color: #3f3f3f; background: #fff; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; border: 1px solid #ccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; vertical-align: middle; outline: none; padding: 6px 10px; margin-right: 10px; }

input#mobile { width: 120px; min-width: inherit;}
input#description { width: 116px; }
input#mobile_code { min-width: 30px; max-width:  30px;}
.phonecode { width: 25px; }
.phonenumber { width: 135px; }

input.half { min-width: inherit; width: 74px;}
input.third { width: 144px; }
.cardlength { width: 125px; }

input.hide { font-size: 12px; color: #333333 !important; background: none !important; border: none; width: 89px; padding-left: 0; }
input.hide:focus { background: none !important; border: none !important; width: 89px !important; padding-left: 0 !important; }

input.input_error,
select.input_error,
textarea.input_error { background: #FFE3E3 !important; }

input.match,
select.match { background: #DFF2BF !important; }

input.input_text_red { color: #CC0000 !important; }

form select { width: auto; max-width: 270px; min-width: inherit;}
form select#card_select { width: 250px; }

select#security { width: 280px; }

form input:focus,
form textarea:focus,
form select:focus { border: 1px solid #00aeba;}

form select:focus { }

input.input_error:focus { border: 1px solid #CC0000; -moz-box-shadow: inset 1px 1px 4px #FF2B2B; -webkit-box-shadow: inset 1px 1px 4px #FF2B2B; box-shadow: inset 1px 1px 4px #FF2B2B; }

input.match:focus { border-top: 1px solid #628B1D; border-left: 1px solid #628B1D; -moz-box-shadow: inset 1px 1px 4px #78AB23; -webkit-box-shadow: inset 1px 1px 4px #78AB23; box-shadow: inset 1px 1px 4px #78AB23; }

form input[disabled],
form textarea[disabled],
form select[disabled],
form input[readonly],
form textarea[readonly],
form select[readonly] { color: #999999; background: #F0F0F0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border-top: 1px solid #D8D8D8; border-left: 1px solid #D8D8D8; }

form input[readonly]:focus,
form textarea[readonly]:focus,
form select[readonly]:focus { border-top: 1px solid #D8D8D8; border-left: 1px solid #D8D8D8; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #F0F0F0; }

form input[type="checkbox"],
form input[type="radio"] { cursor: pointer; background: none; border: none; width: 16px; vertical-align: text-bottom; margin: 2px; padding: 0; min-width: inherit;}
.layout_04 form .field input[type="checkbox"],
.layout_04 form .field input[type="radio"] { margin-top: 5px; /* make primary card checkbox vertical align */ }
.layout_04C form .field input[type="checkbox"],
.layout_04C form .field input[type="radio"] { margin-top: 0; }

input[type=radio].edit,
input[type=checkbox].edit { margin-left: 20px; vertical-align: sub; }
.layout_04F input[type=checkbox].edit { margin-left: 0; }

input[type=radio].radio_inline,
input[type=checkbox].radio_inline { margin-left: 170px; }

input[type=radio].radio_left,
input[type=checkbox].radio_left { margin-left: 20px; }

a.inp_contrl { width: 15px; height: 15px; vertical-align: text-bottom; display: none; margin-left: 10px; }
a.inp_contrl.submit { background: url(../images/icon_tick.png) no-repeat; }
a.inp_contrl.submit:hover { background: url(../images/icon_tick_over.png) no-repeat; }
a.inp_contrl.cancel { background: url(../images/icon_cross.png) no-repeat; }
a.inp_contrl.cancel:hover { background: url(../images/icon_cross_over.png) no-repeat; }

img.inp_progress { width: 20px; height: 20px; vertical-align: text-bottom; margin-left: 10px; display: none; }

form label { text-align: right; display: inline-block; margin: 0; padding: 0 16px 0 0; vertical-align: middle; }
.layout_03 label,
.layout_04 label { width: 150px; color: #666666; padding-right: 10px; }
.layout_04C label { text-align: left; float: left; padding-left: 17px; width: auto; }
.layout_04D label { width: 140px; }
.layout_02 form label { color: #1b3f94; font-size: 16px; font-weight: bold; width: 140px; }

label.slide_heading { /* Radio button heading that triggers slide panel */ color: #666666; font: bold 12px/14px Verdana, Geneva, sans-serif; text-align: left; cursor: pointer; vertical-align: inherit; width: 450px; margin: 0 0 0 5px; padding: 0; }
.layout_04 label.slide_heading { width: auto; }

label.label_inline { text-align: left; cursor: pointer; width: auto; margin-left: 10px; }

label.radio_heading { /* Label with radio button left of it */ color: #666666; font: bold 12px Verdana, Geneva, sans-serif; text-align: left; cursor: pointer; width: auto !important; margin-left: 10px; }

.layout_03 .edit_box label { width: 152px; }

label.focus_input { color: #000000 !important; }

.btn_field label { text-align: left; background: none; position: static; width: auto; padding: 0; }
.btn_field label[for] { color: #000000; cursor: pointer; margin-bottom: 6px;}

.layout_02 .btn_field label { text-align: center; background: none; position: static; width: auto; padding: 0; font-size: 12px; display: block; margin-bottom: 5px; }

label.mobile_label { width: 142px; }

label.amount,
label.ukash_amount { width: 138px; }
.layout_03C label.amount,
.layout_03C label.ukash_amount { width: 137px !important; }
.layout_04F label.amount { width: 140px !important; }

.layout_04B .field label,
.field.layout_04B label { display: inline-block; text-align: right; width: 150px; padding-right: 16px; }

.layout_04 label.radio_list { width: auto; margin-left: 0; }

.layout_04 form label.radio_field { text-align: left; width: 130px; margin-left: 20px; }

.layout_04 label.radio_list img { width: 60px; vertical-align: middle; }

label#required,
label.required { background-image: url(../images/required.png); background-repeat: no-repeat; background-position: 98% 0; min-height: 10px; }
div.over_input,
.input-placeholder { color: #999999; position: absolute; top: 10px; left: 15px; z-index: 55; }

/* Button containers
	====================================================== */
.btn_field { border-top: 1px solid #e6e6e6; background:  #fff; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; clear: both; position: relative; z-index: 4; width: auto !important; padding: 0; margin-top: 20px; margin-bottom: 15px; }
.layout_03 .btn_field,
.layout_04 .btn_field { padding: 15px 20px 15px 190px; margin: 0; }
.layout_04B .btn_field,
.btn_field.layout_04B,
.btn_field.inline { border-top: 1px solid #E8E8E8; border-bottom: 1px solid #D8D8D8; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.layout_02 .btn_field { text-align: center; background: #F0F0F0; border-top: 1px solid #D8D8D8; -webkit-border-bottom-right-radius: 19px; -webkit-border-bottom-left-radius: 19px; -moz-border-radius-bottomright: 19px; -moz-border-radius-bottomleft: 19px; border-bottom-right-radius: 19px; border-bottom-left-radius: 19px; margin: 20px 0 0; padding: 10px 0; }

.btn_field#right { 	/* Inline button container, i.e. add email address */ text-align: right; margin-right: 20px; margin-left: 0; }
.layout_04 .btn_field#right { 	/* Inline button container, i.e. add email address */ text-align: right; border-bottom: none; margin: 0; }

.btn_field#center,
div.btn_field.center { text-align: center; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; }

.msg_modal .btn_field,
.modal_red .btn_field,
.modal_orange .btn_field,
.modal_blue .btn_field,
.modal_green .btn_field { text-align: center; border: none; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; position: relative; z-index: 0; margin: 15px 0 0 0; padding: 5px 0 5px 0; background: none; }

.layout_04 .edit_box .btn_field { border-top: 1px solid #EBEBEB; background: none; padding-bottom: 0; }

div.btn_field.left { text-align: left; padding-left: 20px; padding-right: 20px; }

/* Progress indicator
	====================================================== */
#progress { width: 100%; display: block; z-index: 999; background: #FFFFFF url(../images/loading.gif) no-repeat left; position: absolute; left: -5px; bottom: 0; }
.layout_02 .btn_field #progress { background-position: 50% 50%; -webkit-border-bottom-right-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; top: 0; left: 0; width: 100%; }
.layout_03 #progress,
.layout_04 #progress { background: #FFFFFF url(../images/loading.gif) no-repeat center center; left: 0; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

#loading { width: 32px; vertical-align: middle; margin-left: 10px; display: none }

/* Buttons
	====================================================== */
button {
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 12px;
    padding: 5px 20px;
    margin: 3px auto;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.4;
}

button:focus { outline: none; }

button:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

button.btn_orange {
    color: #ffffff;
    background-color: #a6c307;
    border-color: #a6c307;
}
button.btn_orange:hover {
    background-color: #438f29;
    border-color: #438f29;
}

button.btn_green {
    color: #ffffff;
    background-color: #a6c307;
    border-color: #a6c307;
}
button.btn_green:hover { background-color: #438f29;border-color: #438f29; }

button.btn_grey { border-color: #777; background: #ccc; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#aaa)); background: -moz-linear-gradient(top, #ccc, #aaa); }
button.btn_grey:hover { border-color: #777; background: #aaa; background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#8d8d8d)); background: -moz-linear-gradient(top, #aaa, #8d8d8d); }
button.btn_grey:active { background: #1b3f94; }

button.btn_small_green { margin-left: 10px; font-size: 12px; color: #fef4e9; vertical-align: inherit; border: solid 1px #333333; background: #11771a; background: -webkit-gradient(linear, left top, left bottom, from(#74de73), to(#11771a)); background: -moz-linear-gradient(top, #74de73, #11771a); }
button.btn_small_green:hover { background: #06510d; background: -webkit-gradient(linear, left top, left bottom, from(#42ad41), to(#06510d)); background: -moz-linear-gradient(top, #42ad41, #06510d); }
button.btn_small_green:active { background: #1b3f94; }
button.btn_small_orange { margin-left: 10px; font-size: 10px; color: #fef4e9; vertical-align: middle; border: solid 1px #333; background: #CC6600; background: -webkit-gradient(linear, left top, left bottom, from(#FFCC33), to(#CC6600)); background: -moz-linear-gradient(top, #FFCC33, #CC6600); }
.layout_03 button.btn_small_orange { margin-top: 0; }
button.btn_small_orange:hover { background: #993300; background: -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#993300)); background: -moz-linear-gradient(top, #FF9900, #993300); }
button.btn_small_orange:active { background: #1b3f94; }

button[disabled],
button[disabled]:hover,
button[disabled]:active { background: #ccc; cursor: auto; border-color:  #ccc;}

button.btn_green[disabled],
button.btn_green[disabled]:hover,
button.btn_green[disabled]:active { background: #d3e183; border-color:  #d3e183;}

/* Form messages
	====================================================== */
.msg { font-size: 11px; line-height: 1.4em; }

.msg.hint { color: #666666; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: absolute; top: 7px; right: -450px; z-index: 50; width: 405px; padding: 5px 5px 5px 29px; display: none; background-color: #FFF; background-image: url(../images/icon_info.png); background-repeat: no-repeat; background-position: 10px center; border:  1px solid #e6e6e6;}
.layout_03 .msg.hint { right: -240px; width: 195px; }
.layout_04B .msg.hint { right: 20px; top: 2px; }
.layout_04 .field#stretch .msg.hint { right: -235px; width: 200px; }

.layout_03 .section [align] { padding-top: 10px; padding-bottom: 10px; }

.msg.error { color: #CC0000; }
.msg.info  { color: #3244A8; }
.msg.error span { font-size: 12px; line-height: normal; display: block; margin-top: 5px; margin-left: 162px; }

.msg.error span a:link,
.msg.error span a:visited { color: #CC0000; }

.msg.error#inline span { clear: both; margin: 3px 0 3px 0; padding: 0 0 1px 0; }

.msg.error div { font-size: 12px; line-height: normal; margin-top: 5px; margin-left: 162px; display: none; }

/* Password strength indicator
	====================================================== */
.indicator { background: url(../images/strengthIndicator.png) no-repeat left 0; display: inline-block; width: 80px; height: 21px; margin: 0 0 -7px 10px; }
.weak { background-position: left -21px; }
.medium { background-position: 0 -42px; }
.strong { background-position: 0 -63px; }

/* Captcha
	====================================================== */
.captcha_image { background-color: #FFFFFF; border-top: 1px solid #888888; border-left: 1px solid #888888; border-right: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0; background-color: #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; z-index: 2; max-width: 214px; margin: 5px 0 8px 170px; display: block; }

.layout_03 .captcha_image { border: solid 1px #FFFFFF; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 0 10px; display: inline-block; }

.layout_03 .captcha_image img { vertical-align: middle; border-right: 1px solid #D8D8D8; border-left: 1px solid #D8D8D8; }

.captcha_refresh { border-top: 1px solid #888888; border-left: 1px solid #888888; border-right: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: absolute; right: 3px; top: 25px; z-index: 5; }
.captcha_refresh:hover { background: #E8E8E8; border-top: 1px solid #707070; border-left: 1px solid #707070; border-right: 1px solid #B8B8B8; border-bottom: 1px solid #B8B8B8; }

/* Summary Tables
	====================================================== */
.tbl { /* Has ie 6 & 7 fix */ background: #F6F6F6; border: 1px solid #EBEBEB; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; float: left; width: 992px; margin: 0px 3px; }

.heading { /* Has ie 6 & 7 fix */ color: #333333; font-weight: bold; font-family: Verdana, Geneva, sans-serif; float: left; border-bottom: 1px solid #CADDE6; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #DBE8EE; }

.heading .cell { float: left; padding: 5px 10px; }
.heading .cell.amount { float: left; text-align: right; padding: 5px 10px; }

.content { float: left; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #EBEBEB; }
.tbl div.content:last-child { border-bottom: none; }

.content.fees { padding-top: 5px; padding-bottom: 5px; }
.content .cell { float: left; padding: 5px 10px; }
.content .cell[align=center] img { margin: -5px 0; }

.content .cell img { vertical-align: middle; }

.content .cell.amount { float: left; text-align: right; padding: 5px 10px; }

.content span img { margin-left: 14px; }

.content button { float: none; }

/* Table version
	====================================================== */
table.tbl_root { background: #F6F6F6; border: 1px solid #EBEBEB; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 0px 20px; }

table.tbl_root .tbl_head { color: #333333; font-weight: bold; font-family: Verdana, Geneva, sans-serif; border-bottom: 1px solid #CADDE6; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #DBE8EE; }

table.tbl_root .tbl_head th,
table.tbl_root .tbl_content td { padding: 5px 10px; }

table.tbl_root .tbl_head th:first-child { -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; border-top-left-radius: 10px; }
table.tbl_root .tbl_head th:last-child { -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; }

table.tbl_root .tbl_head th.right,
table.tbl_root .tbl_content td.right { text-align: right; padding: 5px 10px; }

table.tbl_root .tbl_content td { padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #EBEBEB; }
table.tbl_root .tbl_content:last-child td { border-bottom: none; }

/* Standard elastic table
	====================================================== */
table.tbl_standard { background: #F6F6F6; margin: 1px 0 0; width: 100%; position: relative; }
table.tbl_standard th,
table.tbl_standard td { padding: 5px 20px; }

table.tbl_standard th.right,
table.tbl_standard td.right { text-align: right; padding: 5px 20px; }

table.tbl_standard th { border-bottom: 1px solid #EBEBEB; text-align: left; }

table.tbl_standard td { padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #EBEBEB; }
table.tbl_standard td.merc_logo { color: #666; text-align: left; position: relative; }

table.tbl_standard td.merc_logo img { width: 130px; display: block; }

table.tbl_standard td.merc_logo .icn_remove { position: absolute; top: 10px; left: 10px; width: 10px; height: 15px; padding-left: 18px; }

table.tbl_standard a.icn_remove { background: url(../images/icon_cross.png) no-repeat left center; padding-right: 20px; }
table.tbl_standard a.icn_remove:hover { background: url(../images/icon_cross_over.png) no-repeat left center; }

table.tbl_standard div.field { min-height: 16px; margin-bottom: 0; }

table.tbl_standard div.field p { padding-bottom: 0; padding-top: 0; }

table.tbl_standard table { font-size: 11px; }
table.tbl_standard table tr:last-child td { border-bottom: none; padding-bottom: 0; }

table.tbl_standard.smallspace th,
table.tbl_standard.smallspace td { padding: 5px 10px; }

/* Value Pair Tables
	====================================================== */
.tbl_pair { border: 1px solid #CCC; margin: 0 20px 10px; background-color: #FFF; color: #333; padding: 5px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 300px; text-decoration: blink; }

.tbl_pair .value { float: right; font-weight: bold; text-decoration: blink; }

.value_pair .left { color: #333333; text-align: left; float: left; width: 125px; padding: 2px; margin: 0 5px 10px 20px; text-decoration: blink; }

.value_pair .right { color: #FFF; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; text-align: right; text-transform: uppercase; text-shadow: 0 1px 1px #333; float: left; background-color: #00AEEF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-width: 58px; padding: 4px 5px; margin: 0 0 5px 5px; text-decoration: blink; }

/* Summary table
	====================================================== */
.tbl_sum { background: #F0F0F0; background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); border: solid 1px #D8D8D8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float: left; width: 740px; margin: 0 10px 8px 20px; }
.edit_box .tbl_sum { background: #F0F0F0; background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); border: solid 1px #D8D8D8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float: left; width: 738px; margin: 0 10px 8px 20px; }
.layout_03 .tbl_sum,
.layout_04 .tbl_sum { width: auto; max-width: 560px; margin: 10px 10px 8px 162px; }

.tbl_sum img { vertical-align: middle; float: left; width: 60px; margin: 8px 0px 0px 10px; }
.layout_03 .tbl_sum img,
.layout_04 .tbl_sum img { margin: 8px 0px 0px 10px; }

.tbl_sum div { float: right; clear: right; margin-left: 10px; }

.tbl_sum span,
.tbl_sum div.head span { display: inline-block; border-right: 1px solid #FFFFFF; border-left: 1px solid #D8D8D8; border-top: 1px solid #FFFFFF; padding: 5px 10px; margin-right: -3px; }
.tbl_sum div span:last-child { border-right: none; margin-right: 0; }
.tbl_sum div.head span { color: #333333; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; background: #E8E8E8; border-bottom: 1px solid #D8D8D8; padding-top: 5px; padding-bottom: 5px; }
.tbl_sum div.head span:last-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }

/* Table for balance amounts
	====================================================== */
table#layout_04E { background: #F0F0F0; background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); border: solid 1px #D8D8D8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; clear: left; width: auto; margin: 0px 20px; }

table#layout_04E td,
table#layout_04E th { border-right: 1px solid #FFFFFF; border-left: 1px solid #D8D8D8; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #D8D8D8; padding: 5px 10px; }
table#layout_04E th { background: #E8E8E8; }
table#layout_04E td:last-child,
table#layout_04E th:last-child { border-right: none; }
table#layout_04E td:first-child,
table#layout_04E th:first-child { border-left: none; }
table#layout_04E th:last-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
table#layout_04E th:first-child { -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; }
table#layout_04E tr:last-child td { border-bottom: none; }

table#layout_04E .icon_column { position: relative; }

table#layout_04E tr.slide_trigger { cursor: pointer; }
table#layout_04E tr.slide_trigger th:first-child { background: #E8E8E8 url(../images/icons_plus.png) no-repeat 5px center; padding-left: 20px; }
table#layout_04E tr.slide_trigger th:first-child:hover { background: #E8E8E8 url(../images/icons_plus_over.png) no-repeat 5px center; }

table#layout_04E tr.current_open th:first-child { background: #E8E8E8 url(../images/icons_minus.png) no-repeat 5px center; }
table#layout_04E tr.current_open th:first-child:hover { background: #E8E8E8 url(../images/icons_minus_over.png) no-repeat 5px center; }

table#layout_04E tr.slide_target { display: none; }

/* Table for balance amounts
	====================================================== */
table#layout_04G { background: #E8E8E8; border: solid 1px #D8D8D8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; clear: left; width: auto; margin: 0 20px; position: relative; }
table#layout_04G td { width: 150px; }

table#layout_04G > tbody > tr > td { display: none; }

table#layout_04G td.loyalty_left { cursor: pointer; height: 88px; display: table-cell; }
table#layout_04G td.loyalty_right { position: relative; cursor: pointer; height: 88px; display: table-cell; }
table#layout_04G td.loyalty_left a:hover,
table#layout_04G td.loyalty_right a:hover { text-decoration: none; }

table#layout_04G td.loyalty_left table,
table#layout_04G td.loyalty_right table { opacity: 0.2; filter: alpha(opacity = 20); }

table#layout_04G td.loyalty_active { background: #F0F0F0; background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); border-left: solid 1px #D8D8D8; border-right: solid 1px #D8D8D8; display: table-cell; }

table#layout_04G td.merc_logo { background: #FFF; border-bottom: solid 1px #D8D8D8; text-align: center; padding: 2px 0; }
table#layout_04G td.merc_logo img { max-height: 35px; }
table#layout_04G td.merc_name { text-align: center; padding: 5px 0 0; }
table#layout_04G td.merc_amt { text-align: center; padding: 2px 0 5px; }

table#layout_04G td.loyalty_right div,
table#layout_04G td.loyalty_left div { width: 22px; height: 22px; position: absolute; top: 50%; margin-top: -8px; z-index: 1; cursor: pointer; }
table#layout_04G td.loyalty_right div { background: url(../images/arrow_right.png) no-repeat; right: 60px; }
table#layout_04G td.loyalty_left div { background: url(../images/arrow_left.png) no-repeat; left: 60px; }
table#layout_04G td.loyalty_right:hover div { background: url(../images/arrow_right_over.png) no-repeat; }
table#layout_04G td.loyalty_left:hover div { background: url(../images/arrow_left_over.png) no-repeat; }
table#layout_04G td.loyalty_all_visible { height: 88px; background: #F0F0F0; background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); border-left: solid 1px #D8D8D8; display: table-cell; }
table#layout_04G td.loyalty_all_visible:first-child { border-left: none; -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
table#layout_04G td.loyalty_all_visible:nth-child(3) { -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }

/* JQuery slide out box
	====================================================== */
.inlineEdit { margin: 10px 0 0 0; }
.layout_04F .inlineEdit { display: none }

.edit_box { display: none; background: #F6F6F6; border: 1px solid #EBEBEB; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width: 992px; margin: 10px 3px; padding: 10px 0px; }
.layout_03 .edit_box { width: 772px; }
.layout_03C .edit_box { width: auto; padding-bottom: 0; }

.edit_box#verify_help,
.edit_panel#verify_help { /* Has ie 6 fix */ margin-left: -20px; float: left; width: 958px; margin-bottom: 0; padding: 0 20px 0 20px; display: none; background: none; border: none; }

.edit_field { display: none; }

/* Open and close, plus and minus graphic
	====================================================== */
.plus { background-image: url(../images/icons_plus.png) !important; background-repeat: no-repeat; background-position: 95% center; }
.plus:hover { background-image: url(../images/icons_plus_over.png) !important; }
.minus { background-image: url(../images/icons_minus.png) !important; background-repeat: no-repeat; background-position: 95% center; }
.minus:hover { background-image: url(../images/icons_minus_over.png) !important; }

/* Hidden class
	====================================================== */
.hidden { display:none; }

/* Footer
	====================================================== */
#footer { width: 1000px; text-align: center; margin: 0 auto; padding-top: 15px; padding-bottom: 6px; border-top: 3px solid #e6e6e6; background: #FFF; z-index: 1; }
.layout_02 #footer { width: 1000px; text-align: center; margin: 0 auto; padding-top: 10px; border-top: none; }

#footer strong { font-weight: normal; }

#footer img { vertical-align: middle; height: 40px; }

#footer img#truste { vertical-align: middle; height: 31px; }

#LiveChat_1299826747 { float: right; width: 80px; margin-top: 4px; }
#footer #LiveChat_1299826747_button img { float: right; width: 72px; height: auto; margin-top: 4px; }

/* Notification page
	====================================================== */
.layout_04C .checks { color: #666666; font: bold 12px Verdana, Geneva, sans-serif; text-align: center; clear: right; float: right; width: 60px; padding-left: 5px; margin-right: 25px; }
.layout_04C .field .checks { margin-right: 0; }

/* Modal
	====================================================== */
h2 #floater { position: absolute; right: 0; top: -4px; font-size: 12px; font-weight: normal; padding-left: 20px; }
h2 #floater { background: #FFFFFF url(../images/forgot_hover.png) no-repeat left center; }
h2 #floater:hover { background: #FFFFFF url(../images/forgot.png) no-repeat left center; }

.closer { position: absolute; right: 0; top: 0; width: 15px; height: 15px; z-index: 999; margin: 10px 18px; }

.btn_static { position: fixed; bottom: 0; text-align: center; width: 100%; padding: 10px 0; border-top: 1px solid #D8D8D8; background: #FFF; }

/* Remove button
	====================================================== */
a.remove { background: url(../images/icon_remove.png) no-repeat; position: absolute; right: 15px; top: 14px; height: 10px; width: 10px; }
a.remove:hover { background: url(../images/icon_remove_hover.png) no-repeat; }

/* sign_in
	====================================================== */
.layout_02 form { background-color: #FFFFFF; -webkit-border-bottom-right-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; padding: 20px 0 0; }

.layout_02 img#logo { padding: 50px 50px 40px 50px; vertical-align: middle; }

.layout_02 form img { vertical-align: middle; }

/* 404 & Error Pages
	====================================================== */
img#img_404 { display: block; width: 500px; margin: 0 20px 20px; }

/* Payment transaction table
	====================================================== */
table#sidebar { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #f5f4f2; float: left; margin-bottom: 20px; margin-right: 10px; border: solid 2px #d6d6d6;}
table#sidebar th { color: #474747; background-color: #fff; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 13px 10px; /* border-bottom: 1px solid #808080; */ font: bold 16px Arial, Helvetica, sans-serif; text-align: left; }
table#sidebar td { padding: 12px 10px; border-bottom: 2px solid #fff;}

table#sidebar tr:last-child td {
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom:  none;
}

table#sidebar td.merc_name { /* font-size: 14px; */ }
table#sidebar td.logo { background: #FFFFFF; border-top: 2px solid #e6e6e6;}
table#sidebar td.merc_price { font-size: 16px; padding: 8px;}

/* 3D Secure Hint
	====================================================== */
body.layout_03 .field#white_fill p.secure_hint,
body.layout_04 .field#white_fill p.secure_hint,
body.layout_04 .field.white_fill p.secure_hint,
body.layout_03 div.field.white_fill p.secure_hint { color: #666666; font-size: 11px; line-height: 30px; display: inline-block; }
body.layout_03 .field#white_fill p img,
body.layout_04 .field#white_fill p img,
body.layout_04 .field.white_fill p img,
body.layout_03 div.field.white_fill p img { float: left; margin-right: 10px; }

/* Logo containers
	====================================================== */
.logo_container { padding: 0 20px 0 20px; }
.logo_container img { vertical-align: bottom; max-width: 140px; margin-right: 10px; background: #FFF; }

/* Imgage placement
	====================================================== */
img.pay_method_logo { background: #FFFFFF; height: 50px; position: absolute; right: 20px; bottom: 15px; }
img.pay_method_logo#mcard-mobile_logo { display: none; }

img.logo_group { width: 70px; margin: 0 20px 10px; vertical-align: middle; }

/* A link hover hints
	====================================================== */
.hover_trigger a { background: url("../images/forgot_hover.png") no-repeat left top; height: 20px; width: 20px; margin: 2px 0 0 10px; }
.field .hover_trigger a { margin-top: 4px; margin-left: 0px; }
#PRM63 .hover_trigger a { margin-top: -2px; margin-left: 5px; }
.layout_04B .field .hover_trigger a { margin-top: 8px; }
table#layout_04E .hover_trigger a { margin: -10px 0 0; }

.hover_trigger,
.hover_trigger a { position: absolute; z-index: 1000; }
.hover_trigger a:hover { background: url("../images/forgot.png") no-repeat left top; }

.layout_04B .hover_trigger a img { margin-top: 5px; }

.hover { background: #FFFFFF; position: absolute; top: 3px; border: 1px solid #C8C8C8; display: none; z-index: 1000; left: 40px; padding: 5px; }
.layout_03 .text .hover,
.layout_04 .text .hover { color: #666666; font-size: 11px; line-height: 11px; background: #E8E8E8 url("../images/messageInfo.png") no-repeat 5px 5px; border: 1px solid #C8C8C8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 1000; position: absolute; top: 3px; left: 40px; width: 350px; padding: 8px 8px 8px 23px; display: none; }
table#layout_04E .text .hover { top: -2px; left: 25px; }

.hover ul { margin-bottom: 5px; margin-left: 0; margin-right: 0; margin-top: 0; }
.hover ul li { list-style-type: square; margin-bottom: 5px; margin-left: 10px; padding-left: 5px; }

/* Edit box ukash img
	====================================================== */
.edit_box img#ukash { width: 80px; vertical-align: middle; margin-right: 10px; }

/* Logos next to each other
	====================================================== */
.logo_list { vertical-align: bottom; margin-left: 20px; }

/* Utility classes
	====================================================== */
.float_left { float: left; }
.float_right { float: right; }

.absolute { position: absolute; }

/* Enter CC number displays card image
	====================================================== */
.cc_image { display: none; left: 2px; margin-right: 10px; }

.cc_image img { vertical-align: middle; width: 40px; }

img.card_image { vertical-align: middle; width: 35px; margin-left: 4px; }

img.card_image_current { border: solid 1px #43A312; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: #43A312 0 0 5px; -moz-box-shadow: #43A312 0 0 5px; box-shadow: #43A312 0 0 5px; margin-top: -2px; margin-left: -2px; }

/* Enter CC number displays card image
	====================================================== */
.close_cbox { position: absolute; right: 8px; top: 2px; }

/* layout1A: field that stretches to 100% width
	====================================================== */
div.layout1A { width: auto !important; margin-right: 20px; }

/* layout1B: Info graphic for gift card
	====================================================== */
div.layout1B { -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; margin: 0 20px 8px 20px; padding: 10px; width: 484px; background-color: #EBEBEB; border: 3px double #FFF; }

div.layout1B p { clear: none; }

div.layout1B img { float: left; margin-right: 20px; }

/* layout1C: multi-line details clears left label
	====================================================== */
div.layout1C label { float: left; padding-top: 2px; }

div.layout1C div { overflow: hidden; padding-left: 4px; }

div.layout1C div input { margin-bottom: 10px; }
div.layout1C div input:last-child { margin-bottom: 0; }

/* layout1D: 3D Secure logos
	====================================================== */
div.field.layout1D { width: auto; border-top: solid 1px #E8E8E8; border-bottom: solid 1px #E8E8E8; -webkit-border-radius: 0;
    -moz-border-radius: 0; border-radius: 0; margin-left: 0; padding-left: 20px; }
div.field.layout1D img { width: 50px; vertical-align: middle; margin-right: 10px; }

/* layout1E: autopay button
	====================================================== */
div.layout1E input[type=Button] { letter-spacing: normal; color: #FFFFFF; font: bold 14px Arial, Helvetica, sans-serif; text-align: center; text-shadow: 0 1px 1px #333333; display: inline-block; outline: none; cursor: pointer; border: solid 1px #333333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); margin: 5px 0; padding: 5px 10px; background: #11771a; background: -webkit-gradient(linear, left top, left bottom, from(#74de73), to(#11771a)); background: -moz-linear-gradient(top, #74de73, #11771a); width: auto; }

div.layout1E input[type=Button]:focus { outline: none; }
div.layout1E input[type=Button]:hover { text-decoration: none; background: #06510d; background: -webkit-gradient(linear, left top, left bottom, from(#42ad41), to(#06510d)); background: -moz-linear-gradient(top, #42ad41, #06510d); }
div.layout1E input[type=Button]:active { position: relative; top: 1px; background: #1b3f94; }

div.layout1E a,
div.layout1E img { vertical-align: middle; }

/* layout1F: Payment method accordians
	====================================================== */
.layout1F .trigger { vertical-align: middle; padding-bottom: 10px; padding-top: 10px; display: block; width: auto; cursor: pointer; font-weight: bold; text-align: left; line-height: 25px; }
.layout1F .trigger input[type=radio],
.layout1F .trigger input[type=checkbox] { vertical-align: middle; margin-left: 10px; }
.layout1F .trigger img { vertical-align: middle; }
.layout1F .trigger span { vertical-align: middle; padding-right: 10px; }
.layout1F .trigger .type_name { padding-left: 10px; }
.layout1F .trigger .type_logo { border-left: 1px solid #D8D8D8; left: 12.85714em; padding-left: 1.07143em; position: absolute; }
.layout1F .target { border-top: solid 1px #FFFFFF; position: relative; z-index: 0; }
.layout1F:last-child { margin-bottom: 0; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-left-radius: 9px; border-bottom-left-radius: 9px; -moz-border-radius-bottomright: 9px; -webkit-border-bottom-right-radius: 9px; border-bottom-right-radius: 9px; overflow: hidden;}

.layout1F .target .field.stretch { width:730px; }
.layout1F .target .field#white_fill,
.layout1F .target .field.white_fill{ width: 100%; padding: 0; border-top: solid 1px #F6F6F6; }
.layout1F .target .field#white_fill img:first-child,
.layout1F .target .field.white_fill img:first-child { margin-left: 20px; }

.layout1F.open { /* border-top: 3px solid #D8D8D8; */ border-bottom: 2px solid #fff; /* border-right: 2px solid #D8D8D8; */ /* border-left: 2px solid #D8D8D8; */ }

.layout1F.open .target { padding: 10px 0 0 0; background: #FAFAFA; border-color:  #ccc;}
.layout1F.open .target .btn_field { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-top: 10px; }
.layout1F.open .target .btn_field label { padding-right: 10px; width: 155px; text-align: right; margin-bottom:  5px;}
.layout1F.open .target .btn_field .error span { margin-left: 0; }

.layout1F.closed .target { padding-top: 0; }

.layout1F.disabled .target { position: relative; }
.layout1F.disabled .target iframe { width: 762px !important; padding: 10px; }
.layout1F.disabled .target .overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #FFF; z-index: 10; opacity: 0.5; }

.layout1F .hang_right { position: absolute; right: 20px; top: 10px; z-index: 6; }

.layout1F .trigger:hover { background: #E5E5E5; }
.layout1F.open > .trigger { background: #e6e6e6; }

/* layout1G: iFrame loading layer
	====================================================== */
div.layout1G { text-align: center; padding-top: 50px; }

/* layout1H: Page overlay
  ====================================================== */
div.layout1H { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 9999; background: #FFF url("../images/loading.gif") no-repeat center center; }

/* layout1I: Box inside payment methods
	====================================================== */
div.layout1I { background: #CAE7F7; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border: 2px solid #D8D8D8; }
div.layout1I h5 { background: #F0F0F0; padding: 10px 20px; font-size: 12px; font-weight: bold; color: #666; margin-bottom: 10px; }
div.layout1I label { width: 128px; }
div.layout1I div.field { width: 340px; float: left; }
div.layout1I div.field p { padding: 5px 0; }
div.layout1I div.btn_field { padding-left: 10px; }
div.layout1I div.btn_field label { width: 170px; }

/* layout1J: list of label and info not in a form
	====================================================== */
div.layout1J { padding-top: 10px; }
div.layout1J label { width: 150px; text-align: right; float: left; padding-right: 16px; clear: left; }
div.layout1J p { overflow: hidden; clear: none; font-weight: bold; display: block; padding-top: 0; }

/* layout1K: Modal
	====================================================== */
div.layout1K { display: none; z-index: 1003 }
div.layout1K div.btn_field { clear: both; background: none; }
div.layout1K form { z-index: 1004; }
div.layout1K form div.field,
div.layout1K form div.btn_field  { z-index: 1005; }

div.modal_red { background: #FFBABA; border: solid 3px #CC0000; }
div.modal_orange { background: #ffffcc; border: solid 3px #ff6600; }
div.modal_green { background: #DFF2BF; border: solid 3px #43A312; }
div.modal_green div { background: none !important; }
div.modal_green div.ui-widget-header { border: none; color: #333; }
div.modal_blue { background: #DFF2BF; border: solid 3px #006699; }

div.modal_red div.btn_field,
div.modal_orange div.btn_field,
div.modal_green div.btn_field,
div.modal_blue div.btn_field { padding-left: 0; }

div.ui-dialog div.layout1K { -moz-box-shadow: 0 0 15px 0 #444; -webkit-box-shadow: 0 0 15px 0 #444; box-shadow: 0 0 15px 0 #444; background: #FFF; }

div.ui-dialog { border: 10px solid rgba(51, 51, 51, 0.66) !important; -webkit-background-clip: padding-box !important; background-clip: padding-box !important; }

div.modal_red div#loading { background-color: #FFBABA; }
div.modal_orange div#loading { background-color: #ffffcc; }
div.modal_green div#loading { background-color: #DFF2BF; }
div.modal_blue div#loading { background-color: #DFF2BF; }

/* layout1L: Hover hints
	====================================================== */
img.layout1L { vertical-align: middle; cursor: pointer; background: #999; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; }
img.layout1L:hover { background: #438f29; }
div.layout1L { display: none; position: absolute; right: 20px; bottom: 30px; background: #FFF; border: solid 1px #D8D8D8; z-index: 999; padding: 10px 10px 0 10px; -webkit-box-shadow: 1px 1px 10px #CCC; -moz-box-shadow: 1px 1px 10px #CCC; box-shadow: 1px 1px 10px #CCC }
div.layout1L ul { margin-left: 0; }
div.layout1L ul li { margin-bottom: 5px; list-style: circle inside; margin-left: 0; }

/* layout1M: Discovery Miles: Total credit card amount
====================================================== */
div.layout1M { padding-left: 20px !important; margin-top: 0 !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
div.layout1M label { text-align: right; width: 155px !important; padding-right: 10px; }

/* layout1N: multi-line details clears left label
====================================================== */
div.layout1N { padding-top: 10px; }
div.layout1N label { float: left; }
div.layout1N div { overflow: hidden; }

/* layout1V: Pre-input symbol
====================================================== */
.layout1V .symbol { font-size: 14px; background-color: #C7C7C7; color: white; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; line-height: normal; border-top: 1px solid #b0b0b0; border-left: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; vertical-align: middle; *vertical-align: middle; outline: none; padding: 4px; margin-right: 0; }
.layout1V input:first-of-type { margin-left: 0; border-left: none; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

/* layout1W: Img with radio button vertical
====================================================== */
.layout1W { width: auto !important; margin-left: 0; display: block; float: none !important; text-align: left; margin-bottom: 5px; }
.layout1W img { width: 60px; vertical-align: middle; }

/* layout1X: Online banking logo box
====================================================== */
.layout1X {
    padding: 10px;
    background-color: #f0f0f0;
    max-width: 120px;
    display: block;
    text-align: center;
    margin: 20px;
}
.layout1X img {
    display: block;
    margin: 0 auto 5px;
}

/* layout1Y: Online banking logo box
====================================================== */
dl.layout1Y { margin: 20px; }
dl.layout1Y dt { float: left; width: 160px; text-align: right; margin-right: 10px; }
dl.layout1Y dd { overflow: hidden; margin-bottom: 5px; }

/* layout2A: feedback form
	====================================================== */
body.layout2A p { padding: 0; margin: 10px 20px; }
body.layout2A h1 { background: #F0F0F0; border-bottom: 1px solid #D8D8D8; padding: 10px 20px; margin: 0 0 10px; }
body.layout2A div#content,
body.layout2A div.accordian { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; width: auto; min-height: 472px; margin: 0px; padding-bottom: 20px; }
body.layout2A .field { background: none; padding: 0; margin-right: 0; }
body.layout2A textarea { width: 260px; height: 80px; vertical-align: top; }
body.layout2A label { width: 200px; }
body.layout2A label.mobile_label { width: 192px; }
body.layout2A .btn_field { background: none; border: none; margin: 15px 0 15px 240px; }
body.layout2A .msg.error span { margin-left: 220px; }
body.layout2A .captcha_image { margin-left: 220px; }
body.layout2A .close_link { text-align: center; background: #F0F0F0; position: fixed; bottom: 0; border-top: 1px solid #D8D8D8; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; width: 522px; padding: 10px; }

/* layout2B: Choice list with image next to each other
	====================================================== */
.layout2B { margin: 5px 0 5px 20px; display: inline-block; width: auto !important; }
.layout2B span { display: inline-block; vertical-align: middle; max-width: 175px; text-align: left; }
.layout2B img { vertical-align: middle; }
.layout2B input[type=radio],
.layout2B input[type=checkbox] { margin-right: 5px; vertical-align: middle; }

/* layout5A: line objects up next to each other
  ====================================================== */
.layout5A { vertical-align: middle; margin-right: 10px; }

/* layout_01: Registration pages
	====================================================== */
body.layout_01 h1#progress_1 { background: #bad4e1 url("../images/progress-bar-step1.png") no-repeat 96% center; }
body.layout_01 h1#progress_2 { background: #bad4e1 url("../images/progress-bar-step2.png") no-repeat 96% center; }
body.layout_01 h1#progress_3 { background: #bad4e1 url("../images/progress-bar-step3.png") no-repeat 96% center; }
body.layout_01 h2 { margin: 15px 20px 15px 20px; }
body.layout_01 h3 { margin: 10px 20px 15px; }
body.layout_01 .spacer { height: 5px; }
body.layout_01 ol { margin: 0 20px 10px 20px; }
body.layout_01 .header #logo { top: 0; left: 0; width: 150px; }
body.layout_01 div.field { width: 500px; }
body.layout_01 div.field#white_fill,
body.layout_01 div.field.white_fill { min-height: 52px; }
body.layout_01 div.field.blue_fill { margin: 0; border-top: 1px solid #D8D8D8; width: auto; }
body.layout_01 div.field.blue_fill:nth-last-child(1) { -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
body.layout_01 .indent { margin-left: 190px !important; }
body.layout_01 input[type=radio].radio_left,
body.layout_01 input[type=checkbox].radio_left { margin-left: 10px; margin-top: 5px; }
body.layout_01 label { width: 150px; color: #666666; padding-right: 10px; }
body.layout_01 .edit_box label { width: 152px; }
body.layout_01 div.btn_field { padding: 10px 20px 10px 190px; margin: 15px 0 0; }
body.layout_01 .edit_box .btn_field { border-top: 1px solid #EBEBEB; background: none; padding-bottom: 0; }
body.layout_01 #progress { background: #FFFFFF url(../images/loading.gif) no-repeat center center; left: 0; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
body.layout_01 .captcha_image { border: solid 1px #FFFFFF; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 0 0 10px; display: inline-block; }
body.layout_01 .captcha_image img { vertical-align: middle; border-right: 1px solid #D8D8D8; border-left: 1px solid #D8D8D8; }

/* Special elements
	====================================================== */
.after_input { color: #666666; display: inline; width: auto; margin-right: 5px; vertical-align: middle; }
.after_input img { vertical-align: middle; }
.after_input img.provider { width: 40px; }

form#edit_card { background-color: #FFF; }

.unverified { font-weight: normal; color: #CC0000; background-image: url(../images/messageWarning.png); background-repeat: no-repeat; padding-left: 20px; margin-left: 20px; background-position: 0 0; }

img.list_img { width: 40px; vertical-align: middle; margin-right: 8px; }
img.middle { vertical-align: middle; }

.width_auto { width: auto !important; }

div#loading_overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #FFF url(../images/loading.gif) no-repeat center center; z-index: 9999999; opacity: 0.9; }

.paypal_btn { vertical-align: middle; margin: 15px 5px 10px 18px; }

.marketingmessage { position: absolute; top: 75px; right: -230px; max-width: 165px; padding: 10px 10px 10px 30px; background: #DFF2BF url("../images/messageInfo.png") no-repeat 10px 10px; }
.logointable { max-width: 80px; max-height: 30px; }

.small-list { width: 35px; margin-right: 5px; }
.large-list { width: 65px; margin-right: 5px; }
.width-short { width: 35px; }
.width-medium { width: 65px; }
.width-long { width: 95px; }

.txt-right { text-align: right; }
.txt-left { text-align: left; }
.txt-center { text-align: center; }
.txt-small { font-size: 11px; }
.txt-large { font-size: 14px; }
.txt-light { color: #777777; }
.txt-sub { vertical-align: top; }

.blockedbg { background-color: #e8e8e8; padding: 10px; display: inline-block; }

.border-left { border-left: solid 1px #d8d8d8; margin-left: 10px; padding-left: 10px; }

.trustedseal { text-align: center; padding: 30px 0; }
.trustedseal #entrust { width: 40px; vertical-align: middle }
.trustedseal #pci { width: 40px; vertical-align: middle }

/* Non-semantic helper classes
	====================================================== */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before,
.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.clear { clear: both; }

span.skype_pnh_container { display: none !important; }
span.skype_pnh_print_container { display: inline !important; }


.jswarning { margin: 0 auto 20px auto; padding: 10px; background-color: red; color: white; width: 980px; border: dotted 3px white; }
.js .jswarning { display: none; }


#callcenter {
	background-color: #FAFAFA;
	padding-top: 1px;
	border-top: 1px solid #e6e6e6;
}


.list-unstyled {padding-left:0;list-style:none}