/* ------------------------------------------------------ */
/* Search List (sl) - Elements */
/* ------------------------------------------------------ */

#modal-overlay {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #000;z-index: 999;opacity: 0.8;}
#modal-fileclaim {width: 498px;background-color: #fff;position: absolute;top: 0;left: 50%;margin-left: -269px;z-index: 1000;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;-moz-box-shadow: 0 1px 25px #2b2b2b;-wekbit-box-shadow: 0 1px 25px #2b2b2b;box-shadow: 0 1px 25px #2b2b2b;background: #9adaf5 url(../../images/branding-bg.jpg) -50px -50px no-repeat;border: 10px solid #fff;padding: 20px;padding-right: 0;}
a.modal-close {width: 34px;height: 34px;background: url(../../images/modal-close-bg.png) no-repeat;display: block;text-indent: -9999px;position: absolute;top: -20px;right: -25px;cursor:pointer;z-index:1009;}
a.modal-close:hover { background-position: left bottom; }
.modal-main {padding: 10px;border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }

/* ------------------------------------------------------ */

/* ------------------------------------------------------ */

ul#file-claim-radios {float: left;padding-bottom: 10px;}
ul#file-claim-radios li {display: block;float: left;height: 32px;}
ul#file-claim-radios li div {height: 23px;padding: 9px 0 0 10px;background: url(../../images/file-claim-radios-bg.png) no-repeat;}
ul#file-claim-radios li.first div			{ background-position: left -32px; }
ul#file-claim-radios li.first div.selected	{ background-position: left 0; }
ul#file-claim-radios li.last div			{ background-position: right -96px; }
ul#file-claim-radios li.last div.selected	{ background-position: right -64px; }
ul#file-claim-radios li input {float: left;}
ul#file-claim-radios li label {float: left;display: block;padding: 0 10px 0 4px;}
ul#file-claim-radios li .selected label { font-weight: bold; }

/* ------------------------------------------------------ */

#form-file-claim {width: 458px;float: left;min-height: 1px;_height: 1px;padding: 10px;}
#form-file-claim h3 { font-size: 16px; font-weight: normal; }
ul#field-type {width: 149px;float: left;}
ul#field-type li, ul#field-type li label, ul#field-type li span {display: block;width: 148px;height: 35px;}
ul#field-type li.selected { width: 149px; }
ul#field-type li {float: left;position: relative;margin-bottom: 1px;}
ul#field-type li input {display: block;position: absolute;top: 11px;left: 12px;z-index: 1;}
ul#field-type li label {width: 118px;height: 24px;padding: 11px 0 0 30px;cursor: pointer;font-size: 11px;font-weight: bold;position: absolute;top: 0;left: 0;z-index: 1;}
ul#field-type li.selected label { color: #f6881f; }
ul#field-type li span {position: absolute;top: 0;left: 0;background-color: #fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;}
ul#field-type li.selected span {width: 149px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
ul#field-type li:first-child span {-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;}
ul#field-type li:last-child span {-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-left-radius: 5px;}
#form-container {width: 309px;float: left;background-color: #fff;-webkit-border-radius: 5px;-webkit-border-top-left-radius: 0;-moz-border-radius: 5px;-moz-border-radius-topleft: 0;border-radius: 5px;border-top-left-radius: 0;min-height: 179px;_height: 179px;position: relative;/*padding-bottom: 64px;*/}
#form-container .tab {padding: 19px 18px 0 18px;min-height: 1px;_height: 1px;}
#form-file-claim .field {float: left;margin-bottom: 8px;}
#form-file-claim .input, #form-file-claim .input span {height: 32px;display: block;float: left;}
.second-input { margin-left: 5px; _display: inline;}
#form-file-claim label.label {font-size: 11px;color: #4d4d4d;padding: 0 0 3px 5px;display: block;}
#form-file-claim label.mandatory {background: url(../../images/mandatory-bg.png) 3px 4px no-repeat;font-weight: normal;padding-left: 15px;}
#form-file-claim .input {padding-left: 5px;background: url(../../images/form-elements-bg.png) no-repeat;}
#form-file-claim .focus { background-position: left -62px; }
#form-file-claim .LV_invalid_field { background-position: left -31px; }
#form-file-claim .LV_valid_field { background-position: left -248px; }
#form-file-claim .input-check .LV_valid_field { background-position: left -279px; }
#form-file-claim .input span {background: url(../../images/form-elements-bg.png) right top no-repeat;}
#form-file-claim .focus span { background-position: right -62px; }
#form-file-claim .LV_invalid_field span { background-position: right -31px; }
#form-file-claim .LV_valid_field span { background-position: right -248px; }
#form-file-claim .input-check .LV_valid_field span { background-position: right -279px; }
#form-file-claim .input input {font-size: 12px;color: #838383;width: 257px;padding: 7px 8px 6px 3px;background-color: transparent;}
#form-file-claim .input input.input-half {width: 118px;}
#form-file-claim .input-check .input input { padding-right: 25px; }
#form-file-claim .focus input { color: #000; }
#form-file-claim .select {height: 32px;}
#form-file-claim .field-submit {width: 200px;height: 44px;position: relative;margin-bottom: 17px;margin-top: 5px;}
#form-file-claim .field-medium { height: 34px; }
#form-file-claim .field-small { height: 27px; }
#form-file-claim .field-submit button {width: 300px;height: 44px;display: block;background: url(../../images/button-resolve-bg.png) no-repeat;text-indent: -9999px;position: absolute;top: 0;left: 2px;}
#form-file-claim button.btn-submit-dispute { background: url(../../images/button-dispute-bg.png) no-repeat; }
#form-file-claim button.btn-submit-dispute:hover { background-position: left -44px; }
#form-file-claim button#btn-submit-search {width: 133px;background: url(../../images/btn-submit-bg.png) no-repeat;}
#form-file-claim button#btn-submit-search:hover { background-position: left -44px; }
#form-file-claim button#btn-submit-resolve {width: 156px;background: url(../../images/btn-submit-bg.png) -133px 0 no-repeat;left: 143px;}
#form-file-claim button#btn-submit-resolve:hover { background-position: -133px -44px; }
#form-file-claim button#btn-submit-search-medium {width: 110px;height: 34px;background: url(../../images/btn-submit-medium-bg.png) no-repeat;}
#form-file-claim button#btn-submit-search-medium:hover { background-position: left -35px; }
#form-file-claim button#btn-submit-resolve-medium {width: 158px;height: 34px;background: url(../../images/btn-submit-medium-bg.png) -111px 0 no-repeat;left: 113px;}
#form-file-claim button#btn-submit-resolve-medium:hover { background-position: -111px -35px; }
#form-file-claim button#btn-submit-search-small {width: 110px;height: 27px;background: url(../../images/btn-submit-small-bg.png) no-repeat;}
#form-file-claim button#btn-submit-search-small:hover { background-position: left -28px; }
#form-file-claim button#btn-submit-resolve-small {width: 158px;height: 27px;background: url(../../images/btn-submit-small-bg.png) -111px 0 no-repeat;left: 113px;}
#form-file-claim button#btn-submit-resolve-small:hover { background-position: -111px -28px; }
span.sep-or {position: absolute;top: 15px;left: 132px;z-index: 1;font-size: 11px;color: #6f6f6f;font-weight: bold;}
#form-file-claim .field-checkbox {border-top: 1px dotted #c1c1c1;padding: 10px 0;}
#form-file-claim .field-checkbox-last { border-bottom: 1px dotted #c1c1c1; margin-bottom: 17px; margin-top: 5px; }
#form-file-claim .checkbox input {float: left;}
#form-file-claim .checkbox label {float: left;padding-left: 5px;}
.field-checkbox-more-inner {padding: 10px 0 0 15px;min-height: 30px;_height: 1px;}
.field-checkbox-top { padding: 0 2px; }
.field-checkbox small.grey { padding-left: 19px; color: #838383; font-size: 11px; }

/* ------------------------------------------------------ */

.checkbox {float: left;padding-right: 20px;margin-bottom: 5px;}
.checkbox input {float: left;}
.checkbox label {float: left;padding-left: 5px;}

/* ------------------------------------------------------ */

.smart-select {width: 273px;float: left;position: relative;cursor: pointer;background: url(../../images/form-elements-bg.png) left -93px no-repeat;}
.select .LV_invalid_field	{ background-position: left -186px; }
.select .LV_valid_field		{ background-position: left -217px; }
.smart-select-open			{ background-position: left -155px !important; }
.select-small, .select-small .smart-select {width: 126px;}
.smart-select input, .smart-select div {font-size: 12px;color: #000;border: 0;}
.smart-select input{color:#000 !important}
.smart-select input {background: transparent; width: 220px;margin: 2px 0 0 3px;padding: 5px;}
.smart-select input.gray, .smart-select div.gray { color: #969799; }
.select-small .smart-select input {width: 78px;}
.smart-select a.smart-select-trigger {float: right;background: url(../../images/form-elements-bg.png) right -93px no-repeat;width: 29px;height: 32px;}
.smart-select a.smart-select-trigger:hover { background-position: right -124px; }
/*.smart-select.outset a.smart-select-trigger { background-position: left bottom; }
.smart-select.hover a.smart-select-trigger { background-position: right top; }
.smart-select.hover.outset a.smart-select-trigger { background-position: right bottom; }*/
.select .LV_invalid_field a.smart-select-trigger	{ background-position: right -186px; }
.select .LV_valid_field a.smart-select-trigger		{ background-position: right -217px; }
.smart-select-open a.smart-select-trigger { background-position: right -155px !important; }
.smart-select ul {width: 100%;max-height: 115px;_height: 115px;overflow: auto;border: 1px solid #8ed2f0;border-top: 0;background-color: #fff;padding: 5px 0;position: absolute;top: 31px;left: 2px;z-index: 100;
                  -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;}
.smart-select li {margin: 0 !important;padding: 0 !important;background: none !important;}
.smart-select ul li a {display: block;color: #000;text-decoration: none !important;padding: 5px 0 5px 10px;font-size: 12px;}
.smart-select ul li a.last { border: 0; }
.smart-select ul li a.highlight {background-color: #e5edf5;-webkit-border-top-right-radius: 0;-webkit-border-top-left-radius: 0;-moz-border-radius-topright: 0;-moz-border-radius-topleft: 0;border-top-right-radius: 0;border-top-left-radius: 0;}

/* ------------------------------------------------------ */

ul#social {position: absolute;top: 21px;right: 278px;}
ul#social li, ul#social li a {width: 20px;height: 20px;display: block;}
ul#social li {padding-right: 6px;float: left;}
ul#social li a {background: url(../../images/social-bg.png) no-repeat;text-indent: -9999px;outline: none; text-decoration: none; color: #168ad4;}
ul#social li a:hover { background-position: left bottom; color: #15415a; }
ul#social li#social-facebook a			{ background-position: right top; }
ul#social li#social-facebook a:hover	{ background-position: right bottom; }
ul#social li#social-twitter a	{  }

form#headersearch {position: absolute;top: 20px;right: 880px;width: 253px;height: 23px;display: block;background: url(../../images/headersearch-bg.png) no-repeat;}
form#headersearch fieldset input {float: left;background-color: transparent;padding: 5px 3px 3px 6px;width: 200px;color: #aeaeae;font-size: 11px;}
.focus form#headersearch fieldset input { color: #333; }
form#headersearch fieldset button {width: 24px;height: 23px;float: right;text-indent: -9999px;background: url(../../images/headersearch-bg.png) right top no-repeat;}

/* ------------------------------------------------------ */

#sl-search-box {background-color: #f7f6f6;border-bottom: 2px solid #dcdcdc;padding: 25px 15px 15px;min-height: 1px;_height: 1px;}
.search-box-bdr{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
#sl-search-box form {padding-bottom: 25px;}
#sl-search-box label {font-size: 16px;font-weight: bold;color: #FF8800;vertical-align: 0;}
#sl-search-box small {font-size: 12px;color: #959595;}
#sl-search-box input {border: 1px solid #d7d7d7;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;font-size: 16px;padding: 9px 10px;display: block;width: 334px;margin: 5px 20px 0 0;color:#000;}
#sl-search-box .button3 {width: 103px;height: 21px;background: url(../../images/btn-search-submit.png) no-repeat;float: left;text-indent: -9999px;margin-top: 23px;}
#sl-search-box .button3:hover { background-position: left bottom; }
#sl-search-box input.srchBtn {width: 123px;height: 39px;background: url(../../images/btn-search-submit.png) no-repeat;float: left;text-indent: -9999px;margin-top: 23px;border:0;cursor:pointer}
#sl-search-box input.srchBtn:hover { background-position: left bottom; }
#sl-search-box ul {width: 875px;float: left;min-height: 1px;_height: 1px;}
#sl-search-box ul li {display: block;float: left;border-left: 1px solid #dfdfdf;padding: 2px 36px 2px 15px;}
#sl-search-box ul li.first, #sl-search-box ul li:first-child {padding-left: 0;border-left: 0;}
#sl-search-box ul li.last, #sl-search-box ul li:last-child {padding-right: 0;}
#sl-search-box ul li a.Active{font-weight: bold;color: #ff8800;}
#sl-search-box ul li.Active{font-weight: bold;color: #ff8800;}
#sl-search-box ul li a.Disable{color:#d1d1d1}


/* ------------------------------------------------------ */

#sl-title {margin: 20px 0;min-height: 1px;_height: 1px;}
#sl-title h2 {float: left;font-size: 16px;font-weight: normal;color: #549e1c;font-weight: bold;}

/* ------------------------------------------------------ */

#sl-filters-box {min-height: 1px;_height: 1px;float: left;width: 925px;}
.expanded { border-bottom: 1px solid #e6e6e6; }
#sl-fb-top {height: 22px;min-height: 1px;_height: 1px;}
.expanded #sl-fb-top { border-bottom: 1px solid #dfdfdf;}
a#sl-fb-trigger {border: 1px solid #dfdfdf;border-bottom-color: #dfdfdf;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;height: 18px;padding: 3px 10px 0 20px;display: block;float: left;background: #fff url(../../images/sl-fb-trigger-bg.png) 8px 8px no-repeat;}
.expanded a#sl-fb-trigger {background-position: 8px -37px;border-bottom-color: #fff;-webkit-border-bottom-left-radius: 0;-webkit-border-bottom-right-radius: 0;-moz-border-radius-bottomleft: 0;-moz-border-radius-bottomright: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
#sl-fb-container-inner {min-height: 1px;_height: 1px;padding: 20px;}
.fb-box {float: left;padding-right: 20px;}
.fb-box-more-padding { padding-right: 73px; }
.fb-box h4 {font-size: 12px;color: #000;margin-bottom: 8px;}
ul.sort-list { margin-right: 20px; }
ul.sort-list li { padding-bottom: 5px; }
.fb-box ul {display: block;margin-bottom: 3px;}
.fb-box ul li {display: block;word-wrap:break-word;width:100%;}

/* ------------------------------------------------------ */

#sl-search-within-box {margin-top: 20px;min-height: 1px;_height: 1px;}
#sl-search-within-box fieldset {min-height: 1px;_height: 1px;}

/* ------------------------------------------------------ */

ol#sl-list {margin-top: 20px;border-top: 1px solid #e6e6e6;}
ol#sl-list li.sl-list-item {border-bottom: 1px solid #e6e6e6;padding: 20px 20px 23px;min-height: 1px;_height: 1px;}
ol#sl-list li.sl-list-itemHover {background-color: #f3fbff; border-bottom: 1px solid #e6e6e6;padding: 20px 20px 23px;min-height: 1px;_height: 1px;}
/*ol#sl-list li.hover { background-color: #f3fbff; }*/
.sl-list-counter {float: left;font-size: 14px;color: #4D4D4D;line-height: 140%;text-align:right;margin:0 5px 0 0;}
.sl-list-left {width: 635px;float: left;}
.sl-list-claims .sl-list-left {width: 580px;}
.sl-list-left h3 {font-size: 16px;padding-bottom: 0;}
.sl-list-claims p {padding-bottom: 10px;}
span.highlight { background-color: #fff383; padding: 0 2px; }
.sl-list-left p.important {font-size: 14px;padding-top: 5px;}
.sl-list-left ul {margin: 5px 0 0 15px;list-style-type: disc;}
.sl-list-right {width: 200px;float: right;}
.sl-list-claims .sl-list-right {width: 260px;}
small.italic { font-style: italic; }
.sl-list-bottom {margin-top: 20px;}
.sl-list-bottom li {}
.sl-list-bottom-border {border-top: 1px dashed #ccc;padding-top: 12px;margin-top: 12px;}
ul.list-claim-details {}
ul.list-claim-details li {font-size: 10px;padding: 5px 0 5px 20px;line-height: 140%;}
li.ico-claim	{ background: url(../../images/ico-claim.png) 0 5px no-repeat; }
li.ico-status	{ background: url(../../images/ico-status.png) 0 4px no-repeat; }
li.ico-sought	{ background: url(../../images/ico-sought.png) 0 5px no-repeat; }
li.ico-amount	{ background: url(../../images/ico-amount.png) 0 6px no-repeat; }
li.ico-posted	{ background: url(../../images/ico-posted.png) 0 5px no-repeat; }
li.ico-sector	{ background: url(../../images/ico-sector.png) 0 5px no-repeat; }

/* ------------------------------------------------------ */

a.btn-small-cta {border: 1px solid #d9d9d9;background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top, #fafbfb 0%, #e7e8e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(100%,#e7e8e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfb', endColorstr='#e7e8e9',GradientType=0 ); /* IE6-9 */
background: lineargradient(top, #fafbfb 0%,#e7e8e9 100%); /* W3C */
padding: 5px 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-right: 10px;display: block;float: left;_display: inline;}
a.btn-small-cta:hover {color: #fff;border-color: #e66532;background: #e96b2c; /* Old browsers */
background: -moz-linear-gradient(top, #feb601 0%, #e96b2c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb601), color-stop(100%,#e96b2c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb601', endColorstr='#e96b2c',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #feb601 0%,#e96b2c 100%); /* W3C */
}
a.btn-resolve {padding-left: 5px;}
a.btn-resolve span {background: url(../../images/ico-resolve.png) no-repeat;display: block;height: 16px;padding-left: 21px;}
a.btn-resolve:hover span { background-image: url(../../images/ico-resolve-hover.png); }
a.btn-small-cta {border: 1px solid #d9d9d9;background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top, #fafbfb 0%, #e7e8e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(100%,#e7e8e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfb', endColorstr='#e7e8e9',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* W3C */
padding: 5px 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-right: 10px;display: block;float: left;_display: inline;}
a.btn-small-cta:hover {color: #fff;border-color: #e66532;
background: #e96b2c; /* Old browsers */
background: -moz-linear-gradient(top, #feb601 0%, #e96b2c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb601), color-stop(100%,#e96b2c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb601', endColorstr='#e96b2c',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #feb601 0%,#e96b2c 100%); /* W3C */
}
a.btn-resolve {padding-left: 5px;}
a.btn-resolve span {background: url(../../images/ico-resolve.png) no-repeat;display: block;height: 16px;padding-left: 21px;}
a.btn-resolve:hover span { background-image: url(../../images/ico-resolve-hover.png); }
a.btn-full {background: url(../../images/ico-full.png) 4px 4px no-repeat;display: block;padding: 5px 5px 0 21px;float: left;margin-top: 5px;}
a.btn-full:hover { text-decoration: underline; }

/* ------------------------------------------------------ */

.sl-bottom-box {margin-top: 20px;min-height: 1px;_height: 1px;}
.sl-bottom-box span {}
.sl-bottom-box ol {display: inline;}
.sl-bottom-box ol li {display: inline;}

/* ------------------------------------------------------ */
.DvReadMore{ background:#f5f5f5; line-height:1.5; border:1px solid #d2d2d2; padding:5px; display:block}
.DvAutoCompl {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #000000;float: left;position: relative;z-index: 1000;}
.btn-submit-dispute { background: url(../../images/button-dispute-bg.png) no-repeat;height:44px;width:300px; }
.btn-submit-dispute:hover { background-position: left -44px; }
.fieldsubmit {width: 200px;height: 44px;position: relative;margin-bottom: 17px;margin-top: 5px;}
.buttonSearchResult {float: left;border: 1px solid #d9d9d9;background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top, #fafbfb 0%, #e7e8e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafbfb), color-stop(100%,#e7e8e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfb', endColorstr='#e7e8e9',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fafbfb 0%,#e7e8e9 100%); /* W3C */
padding: 3px 5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;margin-left: 5px;_display: inline;max-height: 23px;cursor:pointer;}
.buttonSearchResult:hover {color: #fff;border-color: #e66532;
background: #e96b2c; /* Old browsers */
background: -moz-linear-gradient(top, #feb601 0%, #e96b2c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb601), color-stop(100%,#e96b2c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #feb601 0%,#e96b2c 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb601', endColorstr='#e96b2c',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #feb601 0%,#e96b2c 100%); /* W3C */
}
.inputInSearch {border: 1px solid #dfdfdf;padding: 3px 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;float: left;width: 320px;color: #959595;}
.fixedcol{width:320px}
.width300{width:300px}
.width218{width:218px}
.width125{width:125px}
.width110{width:110px}
.fixedcol, .width300, .width218, .width125, .width110{padding-right:10px}
.padRZero{padding-right:0}
.newpaging li{margin:0 2px}
.newpaging li a{cursor:pointer}
ul.srchIndustry li{display:block;word-wrap:break-word;margin:0 0 5px; width:100%;}
ul.srchIndustry li label{padding:0 0 0 5px}

/*Pricing popup Starts*/
.DvPricingPopup{ background:#E6E6E6}
.DvCloseX { text-align:right;padding:3px 8px 8px;text-indent:-2000px}
.DvCloseX a{ background:url(../../App_Themes/FileAClaim/Img/Icon_Close.gif) no-repeat;width:18px;height:18px;float:right;text-indent:-2000px}
.DvPricingCont{ margin:0 30px;padding:20px 30px;height:350px;overflow:auto;background:#fff;clear:both}
.DvPricingCont h4{ padding-bottom:20px}
.DvPriceHead{ background:url(../../App_Themes/FileAClaim/Img/MoneyBackGuarantee_small.gif) right top no-repeat;height:99px}
.DvPriceHead h1{ background:url(../../App_Themes/FileAClaim/Img/logoPeopleClaimWhiteBackground.gif) right top no-repeat;margin-top:10px;height:48px;width:238px;float:left}

.DvPriceLst { width:100%;float:left;padding-bottom:6px;line-height:18px; margin-bottom: 15px; border-bottom: 4px solid #F5F5F5;}
.DvPriceLst .DvPRw{ padding:10px 5px 10px 34px;font-size:11px; margin-left: -5px;background: url(../../App_Themes/FileAClaim/Img/iconsStandard_membership_sprites.gif) no-repeat scroll 0 -30px;}
.DvPriceLst .DvPAltRw{ background: url("../../App_Themes/FileAClaim/Img/iconsStandard_membership_sprites.gif") no-repeat scroll 0 0 #F7F7F7;}
.DvPriceLst p { clear: none;}
.DvPRw .DvPRht{ float:right;width:145px;text-align:right;font-weight:bold}
.DvPRw .DvPRht #joinMembershipButton {margin-top: 10px;}
.DvPRw .DvPLht{ margin-right:150px}
.DvPRw .DvPRht .disclaimerSign, .DvPRw .DvPLht .disclaimerSign { color: #1C6483; }
.DvFilFeeDtl{ font-size:11px;clear:both}
.DvFilFeeDtl ul{ padding-left:25px}
.DvFilFeeDtl li{ padding-bottom:10px}
.DvFilFeeDtl li span{ background:url(../../App_Themes/FileAClaim/Img/iconsDescriptions_sprites.gif) no-repeat -5px 0;width:25px;height:16px;margin-left:-25px;float:left}
.DvFilFeeDtl li span.Two{ background-position: -5px -32px;height:25px}
.DvFilFeeDtl li span.Three{background-position: -5px -82px;height:13px}
.DvFilFeeDtl li span.Four{background-position: -5px -121px;height:20px}
.DvFilFeeDtl p{ padding-bottom:10px;line-height:150%}
.DvBtnBtm{margin:0 30px;padding:10px 0;clear:both;text-align:right}
/*Pricing popup Ends*/
/*Popup main Div St*/
.MsgPopup{position:absolute;top:0px;border:2px solid #D4D4D4;left:50%;z-index:999}
.MainDv{position:absolute;top:0px;left:0px;opacity:0.5; filter:alpha(opacity=50); z-index:998; background:none repeat #fff;}
.Ifrm{position:absolute;top:0px;border:0;left:0px;opacity:0.5;filter:alpha(opacity=50);z-index:997}
/*Popup main Div Ends*/

#modal-video {width: 900px;background-color: #fff;position: absolute;top: 0;left: 50%;margin-left: -450px;z-index: 1000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0 1px 25px #2b2b2b;-wekbit-box-shadow: 0 1px 25px #2b2b2b;box-shadow: 0 1px 25px #2b2b2b;}
#modal-video p {font-size: 20px;padding: 22px 0 10px;}
#modal-video p.right { padding-right: 210px; }
.font14{font-size:14px}
.viewmatch{padding:4px 0 0;color:#000}
.viewmatch .lblviewmatch{float:left;font-weight:bold;margin:0 10px 0 0}
.viewmatch ul li{float:left;list-style-type:none;color:#0086c8;margin:0 15px 0 0}
.viewmatch ul li.all label{font-weight:bold;color:#4c4c4c}
.viewmatch ul li input{float:left;margin:0px;padding:0;width:14px;height:14px}
.viewmatch ul li label{float:left;padding:0 0 0 5px;margin:0}
.unresolved{margin:5px 0 0;font-size:14px;color:#0086c8;line-height:26px;float:left}
.unresolvedstar{margin:5px 0 0;font-size:14px;color:#000;background: url(../../images/checkstar.gif) right center no-repeat;padding:0 40px 0 0;float:left;line-height:26px}
.otherlink{color:#0086c8;line-height:24px}
.otherlink span{color:#4c4c4c}

.suggestlnk{margin:7px 0 15px}
.suggestlnk span{color:red}
.suggestlnk a{font-style:italic;text-decoration:underline}
.inputinfo{font-size:10px}
.floatR{float:right}

/* New CSS for Directory All Cities Page Start */
.citysearch{margin:40px 0}
.citysearch .citylbl{color:#4c4c4c;font-weight:bold;float:left;padding:9px 0 0}
.inputzip, .inputzipfocus{border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:8px;width:90px;float:left;margin:0 5px}
.inputzip{color:#b2b2b2}
.inputzipfocus{color:#424242}
.goBtn{background: url(../../images/go-btn.gif) 0 0 no-repeat;width:50px;height:32px;border:0;cursor:pointer;float:left}
.clearBtn{background: url(../../images/clear-btn.gif) 0 0 no-repeat;width:80px;height:32px;border:0;cursor:pointer;float:left;margin:0 0 0 5px}
.citiesLft{float:left;width:630px}
.citiesRht{float:right;width:300px}
.citiesMid{position:relative}
.citiesMid .freecomplaintalertfloat{margin:15px 0 0;position:absolute;bottom:20px;right:0;width:300px}
.citiesMid .freecomplaintalertfloat .inputtxt, .citiesMid .claimAlertBox .inputtxt{padding:5px}
.citiesLft h6{font-weight:bold;color:#4c4c4c;padding:0 0 5px;font-size:12px}
.citiesLft .dvRow{float:left;width:115px;margin:0 10px 0 0}
.citiesLft .dvRow ul{margin:0 0 25px}
.citiesLft .dvRow ul li{list-style:none;margin:0 0 7px}
hr{border:0}
hr.sep{height:2px;background:#ededed;margin:10px 0}
.complaintindussect{width:930px;background:url(../../images/img_bdrdot.gif) 440px 0 repeat-y;margin:20px 0 0}
.complaintindussect .freqfiled{float:left;width:457px}
.complaintindussect .mostcomps{float:left;width:457px;margin:0 0 0 15px}
.freqfiled h6, .mostcomps h6{font-size:12px;font-weight:bold;color:#4c4c4c;padding:0 0 15px}
.freqfiled ul, .mostcomps ul{float:left;width:210px}
.freqfiled ul li, .mostcomps ul li{padding:0 0 5px 0}
.mgrL15{margin-left:15px}
.industTypes{margin:25px 0 0}
.industTypes h6{font-size:12px;font-weight:bold;color:#4c4c4c;padding:0 0 15px}
.industTypes div{float:left;width:309px;margin:0 0 10px}
.industTypes ul li{list-style:none;margin:0 0 5px}
.relatedsearch, .relatedsearch h1{color:#4c4c4c;font-size:14px}
.relatedsearch{margin:20px 0 20px}
.relatedsearch h1{font-weight:normal}
.relatedsearch a{margin:0 2px 0 0;text-transform:capitalize}
.relatedsearch a.current{font-weight:bold;color:#808080}
.relatedsearch p{margin:5px 0 15px}
.complaintbox{float:left;background:#f2f2f2;padding:10px;color:#4c4c4c;border:1px solid #dbdbdb;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:15px 0 15px}
.complaintbox b{color:#000}
.citieslstsnew{margin:25px 0;color:#4c4c4c;font-size:9px}
.citieslstsnew a{color:#808080}
.citieslstsdown{margin:25px 0;color:#4c4c4c;}
.citieslstsdown table .tdcity, .citieslsts table .tdcity{color:#8d8d8d;line-height:20px}
.btnresitnow, .btnrescompnow{width:229px;height:45px;display:inline-block;text-indent:-999999px;margin:22px 0 12px}
.btnresitnow{background:url(../../images/resolve-it-now-sprite.png) no-repeat}
.btnrescompnow{background:url(../../images/resolve-a-complaint-now-sprite.png) no-repeat;width:259px}
.btnresitnow:hover, .btnrescompnow:hover{background-position:0 -45px}
.btnresitnow:active, .btnrescompnow:active{background-position:0 -90px}
.citieslstsnew table{line-height:15px}

.claimAlertBox{font-size:12px;border:1px solid #d7d7d7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#f5f2f2;padding:13px 15px;margin:9px 0 0;}
.zipRow{padding:10px 0 0}
.claimAlertBox .zipRow span{font-weight:bold;float:left;padding:10px 0 0}
.claimAlertBox .zipRow .inputtxt{margin:0 10px;vertical-align:bottom}
.claimAlertBox .inputtxt{background:url(../../images/alertInput-bg.gif) 0 0 repeat-x;border:1px solid #d2d2d2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#333;float:none}
a.trigger-alerts{display:inline-block;height:31px;width:95px;text-indent:-99999em;background:url(../../images/alerts-btn.png) no-repeat;cursor:pointer}
a.trigger-alerts:hover{background-position:0 -31px;cursor:pointer}
a.trigger-alerts:active{background-position:0 -62px;cursor:pointer}
.citiesLft ul.citieslists li{float:left;width:290px;margin:0 15px 7px 0}
/* New CSS for Directory All Cities Page End */

/* Claimaint Type Page CSS Start */
.claimdetlsbox h1.subhd{font-size:16px;color:#4c4c4c;margin:30px 0;font-weight:normal}
h1.subhd b{color:#000}
.citiesLft .highlighted{float:left;width:205px;padding:3px}
.highlighted h4{font-size:14px;color:#4c4c4c;padding:0 0 15px}
.highlighted .selected{background:#f2f2f2;padding:7px 5px}
.highlighted .selected ul li, .directindustry ul li, .allindustleft ul li, .citiesLft .alt ul li, .mostfreq .current ul li{margin:0 0 7px}
.helpboxfloat{position:absolute;right:0;bottom:150px;width:266px}
.pagination{margin:10px 0 15px 10px}
.othercomplaints{float:left;width:410px}
.othercomplaints h4{font-size:14px;color:#4c4c4c;padding:3px 0 15px}
.mostfreq{float:left;width:190px;margin:0 15px 0 0}
h5.othercompHD{font-size:14px;color:#4c4c4c;padding:0 0 15px;font-weight:bold;position:absolute;left:205px;top:0}
.mostfreq h5, .directoryCol .current h5{font-size:14px;color:#4c4c4c;padding:0 0 15px;font-weight:bold}
.mostfreq .current, .directoryCol .current{background:#f2f2f2;padding:5px 3px}
.citiesLft .alt{float:left;width:190px;margin:0 15px 0 0}
.citiesLft .alt h5{font-size:12px;color:#4c4c4c;margin:35px 0 15px;font-weight:bold}
/* Claimaint Type Page CSS End */

/* Directory of Industry Page CSS Start */
.directindustry{float:left;width:200px;padding:10px 5px;background:#f2f2f2;margin:0 15px 0 0}
.directindustry h4, .allindustleft h4{font-size:14px;margin:0 0 8px}
.allindustleft h4{padding:10px 0 0}
.allindustleft{float:left}
.txtZip{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#b2b2b2;padding:2px;border:1px solid #d7d7d7}
.zipgoBtn{background:url(../../images/btn-go.gif) 0 0 no-repeat;border:0;width:38px;height:22px;cursor:pointer;margin:0 0 0 7px}
.citiesLft ul.directindust li{float:left;width:185px;margin:0 15px 7px 0}
.citiesLft ul.industry{float:left;width:190px}
/* Directory of Industry Page CSS End */
.claimAlertBox .zipRow .inputtxthme{background:url(../../images/alertInput-bg.gif) 0 0 repeat-x;border:1px solid #d2d2d2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#333;float:left;padding:5px;margin:5px 10px 0}
.posR{position:relative}
.claimAlertBox .confirmation{background:url(../images/tick-transp.png) 0 2px no-repeat;padding:0px;line-height:20px; margin-bottom:-35px;}
.claimAlertBox .confirmation strong{margin:0 0 5px;display:block}
/* Directory_CitiesInState CSS Start */
/* Directory_CitiesInState CSS Start */
.instate h6{color:#4c4c4c;padding:0 0 10px}
.instate .row{float:left;width:116px;margin:0 10px 0 0}
.instate ul{margin:0 0 15px}
/* Directory_CitiesInState CSS End */
.citiesLft .directoryCol{float:left;width:200px;margin:0 15px 0 0}
.mgrB15{margin-bottom:15px}
.directoryCol h5{font-size:12px;padding:0 0 15px;font-weight:bold}
.directoryCol .colData{margin:0 0 15px}
.colData ul li{margin:0 0 7px}
.subDirectory{float:left;width:285px;margin:0 15px 0 0}
.subDirectory ul li{margin:0 0 7px 0}
/* Why Except Page CSS Start */
.whyCnt{background-color:#fff;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;padding:30px;}
.whyCnt p{line-height:21px;margin-bottom:15px}
.whyCnt .grey{color:#8d8d8d}
.whyCnt .small{font-size:11px}
.whyCnt h1, .whyCnt h2{color:#333}
.whyCnt h1{font-size:24px;font-weight:bold;display:block;margin-bottom:24px}
.whyCnt h2{font-size:20px;font-weight:bold;display:block;margin-bottom:18px}
.whyCnt h3{font-size:16px;font-weight:bold}
.hero{background: url(../../images/images/bg-hr.png) left bottom repeat-x;border:1px solid #eaeaea;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px 40px 40px;margin-bottom:40px}
.heroLft{float:left;width:500px}
.heroLft ul li{background:url(../../images/bg-hr-list.png) no-repeat;padding:8px 0 10px 43px;border-bottom:1px dotted #ccc}
.heroLft ul li.rsv{background-position:0 0}
.heroLft ul li.onl{background-position:0 -55px}
.heroLft ul li.law{background-position:0 -122px}
.heroLft ul li.pst{background-position:0 -182px}
.heroLft ul li.cnt{background-position:0 -280px}
.heroLft ul li.opt{background-position:0 -351px}
.heroRht{float:right;width:305px;margin-top:30px}
.heroRht .rslv{padding:15px 20px;background:#fcf9e8;border:1px solid #ebddb1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
background:-moz-linear-gradient(top,  #fcfaeb 1%, #fcf9e7 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#fcfaeb), color-stop(100%,#fcf9e7)); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(top,  #fcfaeb 1%,#fcf9e7 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top,  #fcfaeb 1%,#fcf9e7 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(top,  #fcfaeb 1%,#fcf9e7 100%); /* IE10+ */
background:linear-gradient(to bottom,  #fcfaeb 1%,#fcf9e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfaeb', endColorstr='#fcf9e7',GradientType=0 ); /* IE6-9 */
}
.rslv a.rslv-btn{display:block;text-indent:-99999em;background:url(../../images/bg-rslv.png) no-repeat;height:41px;width:225px;margin-top:10px}
.rslv a.rslv-btn:hover{background-position:0 -41px}
.rslv a.rslv-btn:active{background-position:0 -82px}
.heroRht .video a.trigger-video{display:block;text-indent:-99999em;background:url(../../images/bg-video.png) no-repeat;height:44px;width:305px;margin:10px 0}
.heroRht .video a.trigger-video:hover{background-position:0 -44px}
a.triggeralertshome{position:absolute;right:22px;bottom:13px}
.alertyouremail{margin:0 0 44px}
.claimAlertBox .zipRow .nospam{position:relative;right:130px;bottom:25px;font-size:10px}
.claimAlertBox .zipRow .inputtxthme{background:url(../../images/alertInput-bg.gif) 0 0 repeat-x;border:1px solid #d2d2d2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#333;float:none}
.subhr{width:575px}
.subhr ol li{border-bottom:1px dashed #ccc;margin-bottom:30px;padding-bottom:15px}
.subhr ol li h3{display:block;padding:2px 0 0 40px;background:url(../../images/bg-ol.png) no-repeat;min-height:28px;color:#66b126}
.subhr ol li h3.one{background-position:0 0}
.subhr ol li h3.two{background-position:0 -48px}
.subhr ol li h3.three{background-position:0 -96px}
.subhr ol p{margin-left:40px}
.highlight{background:#f5f5f5;border:1px solid #e3e1e1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-left:40px;padding:10px 15px}
.highlight span{ color:#ff8800;font-weight:bold}	
.subhr ol .highlight p{margin-left:0!important}
.subhr ul.addit{margin-bottom:30px}
.subhr ul.addit li{margin-bottom:15px;line-height:1.4em;padding-bottom:10px;background:url(../../images/bg-tick.png) no-repeat;padding-left:25px}
.subhr ul.addit li p{line-height:1.4em}
.rslv-big{margin:30px 0 50px;border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:20px 0}		
.rslv-big a{display:block;text-indent:-99999em;height:54px;width:300px;background:url(../../images/bg-rslvb.png) no-repeat}
.rslv-big a:hover{background-position: 0 -54px}
.rslv-big a:active{background-position:0 -108px}
.find-claims{background:#f5f5f5;border:1px solid #e3e1e1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:15px 15px 20px;margin-bottom:30px}
.find-claims label{line-height:16px;display:block}
.find-claims label[for="what"]{font-size:14px;color:#ff8800;font-weight:bold}
.find-claims .submit-search{height:34px;width:88px;text-indent:-99999em;background:url(../../images/bg-search.png) no-repeat;margin-top:21px;cursor:pointer}
.find-claims .submit-search:hover{background-position:0 -34px}
.find-claims .submit-search:active{background-position:0 -68px}
.find-claims .search-for{margin-right:10px}
.find-claims br{margin:-5px}
.find-claims input[type=text]{width:60px;border:1px solid #c6c6c6;box-shadow:inset 0 1px 2px #ccc;padding:6px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;float:left}
.find-claims input[type=text]:focus{box-shadow:inset 0 2px 3px #ccc;border:1px solid #209ff1}
/* Why Except Page CSS End */
a.RslvDarkGrnBtn{background: #109838 url(../../images/newimages/grd-normal.png) repeat-x;border: 1px solid #0f7a2e;color: #fff;text-shadow: 0 1px 0px rgba(0,0,0,.25);font-size:12px; display:inline-block; margin:0;width:auto; padding:7px 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;text-align: center;box-shadow: 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.4) inset; min-height:18px;}		
.AbtCPBox{background:#fff9e7; border-radius:20px; -moz-border-radius:6px; -webkit-border-radius:6px; width:100%; box-shadow: 0 0 5px #DADADA;min-height:128px; position: relative;color:#333; margin:15px 0; overflow:hidden;}
.AbtCPBox .WmnVedioBtn{background:url("../../images/newimages/aboutpc_image.png") no-repeat scroll 0px bottom; width:113px; height:114px; position:absolute; left:22px; bottom:-1px;}
.AbtCPBox div.InnerContent{margin:19px 20px 0 0; width:815px;float:right;}
.AbtCPBox div.InnerContent h3.Heading{font-size:18px; font-weight:bold; line-height:18px; display:block; padding:0;}
.AbtCPBox div.InnerContent h3.Heading i{font-weight:normal;}
.AbtCPBox div.InnerContent p.Content{font-size:12px; letter-spacing: -0.4px; line-height:18px; display:block; margin:10px 0 12px; padding:0;}
.AbtCPBox a.ClsBtn{background:url("../../images/newimages/cross-icon.png") no-repeat center center transparent; height:9px; width:9px; padding:9px; position:absolute; top:0; right:0;}
.AbtCPBox div.InnerContent div.LinkSec{display:block; color:#666666; font-size:12px;}

/*Added styles for new header on 13th june 2014*/
#header{height: 100%;background: #fff url(../../images/header-repeat-bg.png) repeat-x;position: relative;border-radius: 0 0 20px 20px; margin-bottom:3px; display:inline-block; width:100%;}
a#logo{width:187px;height:42px;display: block;text-indent: -9999px;background: url(../../images/peopleclaim-logo.png) no-repeat;float: left;margin:18px 0 0 23px;}
#header ul#navigation{/*position: absolute;top: 55px;right: 6px;*/float:left; margin:15px 0 15px 19px; position:relative; width:98%; top:0; right:0;}
#header ul#navigation li{display: inline;font-size: 14px;color: #e0e0e0;position:relative;}
#header ul#navigation li a{padding: 0 4px 0 2px;color:#168AD4;cursor:pointer;font-size:12px;}
#header ul#navigation li a:hover{color:#15415A;}
fieldset{border: 0 none;padding: 0;}
#header ul#subMenu{background:none repeat #fff; top:16px; left:-3px; width:95%; border:1px solid #F5F5F5; border-top:none; padding-left:6px; z-index:100 !important; position:absolute;}
#header ul#subMenu li{display:block;color:#168AD4;}
div#header-search{position: absolute;top: 28px;right: 20px;width: 253px;height: 23px;display: block;background: url(../../images/header-search-bg.png) no-repeat;}
div#header-search fieldset input{float: left;background-color: transparent;padding: 5px 3px 3px 6px;width: 200px;color: #aeaeae;font-size: 11px; border:none;}
div.focus fieldset input{color: #4d4d4d !important;}
#header-search .focus input{color: #000;}
div#header-search fieldset button{width: 24px;height: 23px;float: right;text-indent: -9999px;background: url(../../images/header-search-bg.png) right top no-repeat; border:none;}
.HowItWorks{min-height:282px; float:left; width:97%; position:relative; border:solid 5px #fde3c9; margin:0 10px 10px;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 40%, #eaf6fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#ffffff), color-stop(100%,#eaf6fd));
background: -webkit-linear-gradient(top,  #ffffff 40%,#eaf6fd 100%);
background: -o-linear-gradient(top,  #ffffff 40%,#eaf6fd 100%);
background: -ms-linear-gradient(top,  #ffffff 40%,#eaf6fd 100%);
background: linear-gradient(to bottom,  #ffffff 40%,#eaf6fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf6fd',GradientType=0 );
}
.CloseCross{position:absolute; top:8px; right:8px; width:14px; height:14px;}
.CloseCross img{width:100%; height:100%;}
.HowItWorks .InnerPart{background:url(../../images/newimages/green-reverse-arrow.png) no-repeat scroll 405px 55px; display:block;}
.HowItWorks .ColPart{margin:20px 0 5px 36px; width:205px; color:#000; float:left;}
.HowItWorks .ColPart .Heading{font-size:12px;font-weight:bold; margin:0; padding:0; color:#000;}
.HowItWorks .ColPart .Heading .Number{
background: #ff8800;
background: -moz-linear-gradient(top,  #ffa033 60%, #ff8800 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffa033), color-stop(100%,#ff8800));
background: -webkit-linear-gradient(top,  #ffa033 60%,#ff8800 100%);
background: -o-linear-gradient(top,  #ffa033 60%,#ff8800 100%);
background: -ms-linear-gradient(top,  #ffa033 60%,#ff8800 100%);
background: linear-gradient(to bottom,  #ffa033 60%,#ff8800 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa033', endColorstr='#ff8800',GradientType=0 );
border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;color:#fff; width:25px; height:22px; display:inline-block; font-size:14px; margin:0 8px 0 0; text-align:center; vertical-align:middle; padding-top:3px;}
.HowItWorks .ColPart .Icon{min-height:117px; display:block; margin-top:10px; width:100%;}
.HowItWorks .ColPart .Icon.One{background:url(../../images/newimages/state-your-claim.png) no-repeat scroll 13px 0;}
.HowItWorks .ColPart .Icon.Two{background:url(../../images/newimages/add-your-demands.png) no-repeat scroll 3px 2px;}
.HowItWorks .ColPart .Icon.Three{background:url(../../images/newimages/negotiat-terms.png) no-repeat scroll 5px 0;}
.HowItWorks .ColPart .Icon.Four{background:url(../../images/newimages/settle.png) no-repeat scroll 3px 15px;}
.HowItWorks .ColPart p{font-size:11px; line-height:18px; color:#000;}
.HowItWorks .BtnSec{margin:0 0 0 36px; font-size:12px; font-weight:bold;}
.BtnGreen, .BtnBlue{background:url(../../images/newimages/btn-grdnt-img.png) repeat-x scroll 0 0; padding:4px 10px; display:inline-block; color:#fff; line-height:normal; margin:0 2px 0 8px;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.BtnGreen{background-color:#119839;}
.BtnBlue{background-color:#188bdb;}
.BtnGreen:hover, .BtnGreen:focus{background:#119839; color:#fff;}
.BtnBlue:hover, .BtnBlue:focus{background:#188bdb; color:#fff;}
#header ul#navigation li.Active a{color:#ff8800;}
#header ul#navigation li.Active a:hover{color:#ca6e04;}
div#social{position:absolute;top: 28px;right: 340px;}
div#social div, div#social div a{width: 20px;height: 20px;display: block;}
div#social div{padding-right: 70px;float: left;}
div#social-google{padding-right: 60px!important;}
div#social div a{background: url(../images/social-bg.png) no-repeat;text-indent: -9999px;}
div#social div a:hover{background-position: left bottom;}
div#social div#social-facebook a{background-position: right top;}
div#social div#social-facebook a:hover{background-position: right bottom;}