@import url(https://fonts.googleapis.com/css?family=Montserrat);
@font-face{
    font-family:"Myriad";
    src:url("fontkit/Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix");
    src:url("fontkit/Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix") format("eot"),url("fontkit/Fonts/3b0f1c67-c2e4-4df6-976f-49d52e45aba1.woff2") format("woff2"),url("fontkit/Fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"),url("fontkit/Fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"),url("fontkit/Fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg");
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:"Myriad";
    src:url("fontkit/Fonts/b7dea71a-f8e7-42e0-b03b-ae1b0b6eb0cd.eot?#iefix");
    src:url("fontkit/Fonts/b7dea71a-f8e7-42e0-b03b-ae1b0b6eb0cd.eot?#iefix") format("eot"),url("fontkit/Fonts/a56f9fd5-b438-4696-ae62-d273eb2e4c1b.woff2") format("woff2"),url("fontkit/Fonts/7becdf28-cd45-4f8a-bcab-d8c861a8ebc5.woff") format("woff"),url("fontkit/Fonts/b90a1a2e-a700-4528-aa00-535c93ecf8a9.ttf") format("truetype"),url("fontkit/Fonts/85c745b1-d826-4e09-988f-82cd152fb0db.svg#85c745b1-d826-4e09-988f-82cd152fb0db") format("svg");
    font-weight:normal;
    font-style:italic;
}
@font-face{
    font-family:"Myriad";
    src:url("fontkit/Fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix");
    src:url("fontkit/Fonts/4f2af761-c017-4801-9aa5-5d30643373ce.eot?#iefix") format("eot"),url("fontkit/Fonts/eba438b3-9ab9-48ba-b1c5-610f83b38303.woff2") format("woff2"),url("fontkit/Fonts/acfb7490-30f6-4bf4-a1b8-70ff9172d209.woff") format("woff"),url("fontkit/Fonts/5bf402e3-ba96-414e-bc7e-cb6689fe32c1.ttf") format("truetype"),url("fontkit/Fonts/c5dceae7-427a-4765-b06b-ea2eecca3434.svg#c5dceae7-427a-4765-b06b-ea2eecca3434") format("svg");
    font-weight:bold;
    font-style:normal;
}
@font-face{
    font-family:"Myriad";
    src:url("fontkit/Fonts/67452424-3136-49b1-827d-49c5dcde5779.eot?#iefix");
    src:url("fontkit/Fonts/67452424-3136-49b1-827d-49c5dcde5779.eot?#iefix") format("eot"),url("fontkit/Fonts/fd5daa3f-a61a-4aed-93cd-54bc94bb59b6.woff2") format("woff2"),url("fontkit/Fonts/088bed5d-3869-422a-8876-df9a6992b434.woff") format("woff"),url("fontkit/Fonts/b0e5af12-5659-4451-b843-6fade25c4e53.ttf") format("truetype"),url("fontkit/Fonts/e590a993-9202-42bc-a22f-25243e6b0d5a.svg#e590a993-9202-42bc-a22f-25243e6b0d5a") format("svg");
    font-weight:bold;
    font-style:italic;
}


body {margin:0px; background-color: #ffffff; color:#000000; font-family: 'Montserrat', sans-serif; font-size:16px;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
ul,ol{padding-left:25px;}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}
/*
li{list-style: none;}
*/
.tab-menu li{list-style: none;}
.top-bar li{list-style: none;}
.footer-menu li{list-style: none;}
a{text-decoration: none;}
.float_l {
	float: left;
	width: 100%;
}
.zPagination-container span, .zPagination-container a:link, .zPagination-container a:visited{font-size:19px;}
select,input,textarea, button{font-family:'Montserrat', sans-serif; font-size:16px; line-height:19px;}
img{
	max-width: 100%;
}
hr{border:none; border-top:1px solid #999; background:none; padding:0px; margin-top:15px; margin-bottom:15px;}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.header.float_l {
    background-color: #072642;
    border-bottom: 10px solid #0e76bc;
    background-image: url("../images/header-bg.png");
    background-position: center bottom;
    background-size: cover;
}
.top-bar {
    background-color: #0e76bc;
    color: #fff;
    padding: 10px 0 0 0;
}
.top-bar-txet, .top-bar ul li, .logo, .logo a img, .header-search, .footer-logo, .footer-logo img, .footer-menu, .sectio2-text {
    float: left;
}
.header-btn, .footer-right, .social-icon, .paypal-icon, img.section2-img, img.about-img1 {
    float: right;
}
.top-bar ul li {
    border-left: 1px solid #7cb8eb;
    padding: 0 13px;
}
.fieldErrorDiv{ border-radius:15px; margin-top:2px; margin-left:5px; width:25px; height:25px; float:left; display:none; background-color:#900;}

.top-bar ul li:first-child, .buy-filter-box .l-g-view a:first-child {
    border-left: 0px solid #7cb8eb;
}
.top-bar ul li a {
    color: #fff;
}
.logo a {
    display: block;
}
.logo, .footer-logo {
    margin-left: -90px;
}
.header-btn {
    margin-top: 47px;
}
.header-btn a {
    float: left;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    background-image: url("../images/header-btn-bg.jpg");
    background-repeat: repeat-x;
    padding: 23px 20px; 
    text-align: center;
    margin: 0 3px;
    border-radius: 10px 10px 0 0;
    text-shadow: 0px 0px 15px #2d3030;
    background-size: auto 100%;
    height: 73px;
}
.header-btn a:hover, .top-bar a:hover, .footer-menu a:hover, .copyright a:hover, a.yellow-btn-border:hover, a.yellow-btn:hover, a.view-all-pro:hover, .left-text.float_l a:hover, .float_l.back-pro-search a:hover{
	text-decoration: underline;
}
.header-search {
    background-image: url("../images/header-search-bg.jpg");
    background-repeat: repeat-x;
    border-radius: 10px 10px 0 0;
    margin-left: 3px;
    padding: 22px;
    height: 73px;
    background-size: auto 100%;
}
.header-search input[type="text"], .buy-search input[type="text"] {
    float: left;
    color: #898989;
    padding: 4px 5px;
    font-size: 16px;
    font-style: italic;
    width: 350px;
    border: 1px solid #959595;
    border-radius: 5px;
}
.header-search input[type="submit"], .buy-search input[type="submit"] {
    float: left;
    background-image: url("../images/header-search-btn.png");
    border: 0px solid #959595;
    border-radius: 5px;
    height: 28px;
    margin-left: 6px;
    cursor: pointer;
    width: 38px;
    background-color: #0c5d95;
    transition: all 0.5s ease;
}
.header-search input[type="submit"]:hover, .buy-search input[type="submit"]:hover {
    background-color: #2ebfe0;
    transition: all 0.5s ease;
} 
.footer.float_l {
    background-color: #072642;
}
.social-icon a {
    display: block;
    float: left;
    margin: 0 5px;
}
.footer-right {
    width: 250px;
}
.social-icon {
    margin: 30px 0 25px 0;
}
.footer-menu {
    width: 500px;
    margin: 60px 0 40px 25px;
}
.footer-menu li {
    float: left;
    width: 50%;
    margin: 0 0 20px 0;
}
.footer-menu a {
    color: #fff;
    font-size: 20px;
}
.footer-logo {
    margin-top: 60px;
}
.copyright.float_l {
    background-color: #005690;
    padding: 15px 0;
    color: #fff;
    font-family: 'Myriad';
    text-align: center;
}
.copyright a {
    color: #fff;
    padding: 0 0 0 15px;
    border-left: 1px solid #fff;
    margin: 0 0 0 15px;
}
.section1.float_l {
    padding: 100px 0;
}
h1 {
    font-size: 48px;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
}
.why-buy-box {
    float: left;
    width: 25%;
    padding: 0 15px;
}
.why-buy-box .head {
    color: #0e76bc;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
.simple-text {
    line-height: 25px;
}
.why-buy-box img {
    width: 40%;
    margin: 60px 24% 50px 24%;
}
.section2.float_l {
    padding: 80px 0 60px 0;
    background-image: url("../images/section2-bg.png");    
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.sectio2-text, .sell-page-top-text {
    color: #fff;
}
img.section2-img, .sell-page-top-img {
    position: absolute;
    top: 0;
    width: 56%;
    right: 0;
}
.sectio2-text .head {
    font-size: 36px;
    font-weight: bold;
    width:560px; 
    
}
.sectio2-text li, .sell-page-top-text li {
    float: left;
    width: 100%;
    list-style-image: url("../images/list.png");
    margin: 8px 0;
    padding: 0 0 0 25px;
    font-size: 20px;
}
.sectio2-text ul, .sell-page-top-text ul {
    float: left;
    margin: 30px 0;
}
a.yellow-btn-border {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #e09e3c;
    padding: 10px 30px;
    float: left;
    border-radius: 10px;
    font-weight: bold;
    text-shadow: 0px 0px 15px #2d3030;
    border: 5px solid #fff;
}
.section3.float_l {
    padding: 80px 0 60px 0;
    background-image: url("../images/section3-bg.png");  
    background-color: #ececec;  
    background-repeat: no-repeat;
    background-size: cover;
}
.recent-pro {
    float: left;
    width:18.5%;
    margin: 0.7%;
    background-color: #fff;
    max-width:219px;
}
.recent-pro .name {
    color: #0e76bc;
    font-weight: bold;
    padding: 32px 15px 25px 15px;
    height:100px;
}
.recent-pro .price {
    padding: 0 15px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}


.yellow-btn {
    background-image: url("../images/yellow-btn-bg.jpg");
    background-repeat: repeat-x;
    float: left;
    color: #fff;
    border:none;
    cursor:pointer;
    text-transform: uppercase;
    padding: 5px 35px;
    border-radius: 7px;
}
.recent-pro .yellow-btn{padding-left:10px; padding-right:10px; width:80%; text-align:center;}
.recent-pro1{width:100%; height:187px; float:left;}
.recent-pro .yellow-btn {
    margin: 20px 10%;
}
.recent-products.float_l {
    margin-top: 40px;
}
.section4.float_l {
    padding: 70px 0;
}
a.view-all-pro {
    background-image: url("../images/view-all-bg.png");
    background-repeat: repeat-x;
    float: left;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px;
    border-radius: 7px;
    text-align: center;
    width: 40%;
    font-size: 20px;
    margin: 70px 30% 0 30%;
}
.home-testi {
    border: 9px solid #c7c7c7;
    border-radius: 15px;
    float: left;
    width: 96%;
    position: relative;
    padding: 0 130px;
    margin: 0 2%;
    background-color: #f5f5f5;
}
.home-testi a.left {
    position: absolute;
    top: 50%;
    left: -35px;
    margin-top: -58px;
}
.home-testi a.right {
    position: absolute;
    top: 50%;
    right: -35px;
    margin-top: -58px;
}
.testi-text.float_l {
    font-family: 'Myriad';
    font-size: 18px;
    font-style: italic;
    margin: 15px 0;
}
img.testi1 {
    position: absolute;
    top: 30px;
    left: 30px;
}
img.testi2 {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.home-testi {
    border: 9px solid #c7c7c7;
    border-radius: 15px;
    float: left;
    width: 96%;
    position: relative;
    padding: 65px 130px 30px 130px;
    margin: 0 2%;
}
.testi-navi.float_l {
    text-align: center;
    margin: 35px 0 0 0;
}
.slider.float_l {
    background-image: url("../images/slide.jpg");
    min-height: 832px;
    background-position: center;
    text-align: left;
    color: #fff;
    padding: 88px 0 0 0;
}
.slider-box-main1 {
    float: left;
    width: 50%;
    text-align:center;
}
.slider-box-main2 {
    float: right;
    width: 50%;
    text-align:center;
} 
.slider-new-link{float:right; width:152px;}

.slider-text1 {
    font-size: 32px;
    text-transform: uppercase;
   text-shadow: 0px 0px 15px #005188; 
   max-width:900px;
}
.slider-text2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 52px;
   text-shadow: 0px 0px 15px #005188; 
   max-width:900px;
}
.slider-text3 { 
    font-size: 27px;
    max-width:800px;
    margin: 25px 0 0 0;
}
.slider-box {
    border: 10px solid #005690;
    width: 550px;
    border-radius: 15px;
    height: 360px;
    background-image: url("../images/white65.png");
    margin: 45px 0 0 0;
}
.slider-box.box1, .ref-btn.left {
    float: left;
}
.slider-box.box2, .ref-btn.right {
    float: right;
}
.slider-box .head {
    font-size: 45px;
    float: left;
    margin: -30px 7% 0 7%;
    background-color: #0663a2;
    width: 86%;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 15px;
    padding: 23px 0;
}


.slider-box .text {
    color: #080808;
    font-size: 22px;
    width:100%; float:left;
    height:72px;
    padding-left:5px; padding-right:5px;
    font-family: 'Myriad';
    font-weight: bold;
    margin: 16px 0;
}
.slider-box .yellow-btn-border {
    width: 64%;
    margin: 18px 18% 0 18%;
}
.ref-btn {
    width: 550px;
    margin: 40px 0 30px 0;
}
.ref-btn a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 14px;
}
.ref-btn a:hover {
    text-decoration: none;
}
.page-header {
    background-image: url("../images/page-header-bg.jpg");
    height: 165px;
    background-size: cover;
}
.page-header h1 {
    float: left;
    color: #fff;
    margin: 85px 0 0 0;
}
.page-con-area.float_l {
    padding: 35px 0 60px 0;
    background-image: url("../images/page-bg.png");
    background-color: #ececec;
    background-repeat: no-repeat;
    background-position: center top;
}
.page-con-white-bg.float_l {
    background-color: #fff;
    padding: 50px 35px 60px 35px;
    border-radius: 10px;
}
h2 {
    font-size: 36px;
}
.page-con-area.about h2 {
    color: #0e76bc;
}
.font24, .about-con .simple-text.font24, .tab-head2 {
    font-size: 24px;
    line-height: 30px;
}
.about-con .simple-text {
    float: left;
    width: 53%;
    font-family: 'Myriad';
    font-size: 18px;
    margin-bottom: 20px;
}
.about-con .simple-text p {
    padding-bottom: 20px;
}
img.about-img2 {
    float: left;
    margin: 0 25px 0 0;
}
.about-con.box2 {
    margin-top: 40px;
}
.header-btn a.active {
    background-image: url("../images/header-btn-bg-active.jpg");
}
ul.tab-menu.float_l {
    padding: 0;
    border-bottom: 5px solid #0e76bc;
}
ul.tab-menu li {
    float: left;
    text-align: center;
    width: 33%;
    margin-left: 0.5%;
}
ul.tab-menu li:first-child, .sell-menu2 ul li:first-child {
    margin-left: 0;
}
ul.tab-menu li a {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    padding: 20px 0;
    background-color: #d0d0d0;
    display: block;
    transition: all 0.5s ease;
}
ul.tab-menu li:hover a, ul.tab-menu li.active a, .sell-menu2 li:hover a, .sell-menu2 li.active a, .paging a.next:hover, .paging a.back:hover, .paging a.next.active, .paging a.back.active {
    color: #fff;
    background-color: #0e76bc;
    transition: all 0.5s ease;
}
.sell-tabs .tab-con .page-con-white-bg {
    padding: 30px 20px 42px 20px;
    margin: 8px 0;
}
.sell-tabs .tab-con h2 { 
    text-transform: uppercase;
    border-bottom: 4px solid #0e76bc;
    margin: 35px 0 10px 0;
}
.sell-menu2 ul{
	padding: 0
}
.sell-menu2 li {
    float: left;
    margin-left: 0.5%;
    width: 16.2%;
    text-align: center;
}
.sell-menu2 a, .paging a.next, .paging a.back {
    display: block;
    background-color: #b7b7b7;
    color: #000000;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 10px;
    padding:0px 0;
    transition: all 0.5s ease;
}
.sell-menu2.float_l {
    margin: 0 0 40px 0;
}
.tab-head2 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.sell-tabs .tab-con .simple-text, .sell-tabs .tab-con label {
    font-size: 18px;
    font-weight: bold;
    margin: 7px 0;
}
.gray-divider {
    background-color: #c4c4c4;
    height: 1px;
    margin: 12px 0 22px 0;
}
.sell-tabs .tab-con label {
    padding-right:10px;
}
.spacer15 {
    height: 15px;
}
.sell-tabs .tab-con input[type="text"], .sell-tabs .tab-con input[type="number"] {
    padding: 6px;
}

.section2-forn .row {
    margin: 7px 0;
}
.section2-forn .row label {
    float: left;
    width: 215px;
}
.lien-boolean label {
    float:none !important;
}

.section2-forn .row input[type="text"], .section2-forn .row input[type="number"] {
    float: left;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #BBB;
}
#listForm1 .row.msg textarea{border-radius:5px;}
.section2-forn .help {
    float: left;
    margin: 2px 0 0 12px;
    position: relative;
}
.section2-forn .help a {
    display: block;
    color: #000;
    background-color: #9cd8e4;
    font-size: 18px;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    padding: 2px 0 0 0;
    transition: all 0.5s ease;
}
.section2-forn .help a:hover {
    color: #fff;
    background-color: #0e76bc;
    transition: all 0.5s ease;
}
.help-hover {
    position: absolute;
    top: -28px;
    left: 51px;
    background-color: #c3e2e8;
    padding: 30px;
    width: 300px;
    border-radius: 10px;    
    margin-top: -100px;
    opacity: 0;
    visibility: hidden;   
    -webkit-transition-property: opacity, margin-top, visibility, margin-left;
    -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-property: opacity, margin-top, visibility, margin-left;
    transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    transition-timing-function: 
        ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.help-hover img {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}
.help-hover:before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #c3e2e8;
    position: absolute;
    left: -12px;
    transform: rotate(-45deg);
}
.help:hover .help-hover{
	visibility: visible;
    overflow: visible;
    display: inline;    
    margin-top: 0;
    opacity: 1;
    -webkit-transition-property: opacity, margin-top, visibility, margin-left;
    -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-property: opacity, margin-top, visibility, margin-left;
    transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    transition-timing-function: 
        ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.section2-forn.float_l {
    margin: 0px 0 0 0;
}
.row.msg label {
    width: 100%;
}
.row.msg textarea {
    float: left;
    width: 100%;
    height: 250px;
    margin: 10px 0;
}
.row.msg.float_l {
    margin: 0 0 15px 0;
}
a.next-step {
    display: block;
    color: #fff;
    background-color: #0e76bc;
    font-size: 17px;
    text-transform: uppercase;
    float: left;
    border-radius: 5px;
    padding: 18px 0;
    transition: all 0.5s ease;
    width: 40%;
    text-align: center;
    margin: 40px 30% 0px 30%;
}
a.next-step:hover {
	color: #000;
    background-color: #b7b7b7;
    transition: all 0.5s ease;
}
.tab-con.review h2, .tab-con.conc-sele h2 {
    border: none;
    margin-bottom: 0;
}
.tab-con.review .simple-text.toptext {
    margin: 20px 0;
    font-style: italic;
    font-weight: normal;
}


.step3text { 
    font-size: 16px; 
    float: left;
    width:100%;
    line-height: 21px; 
    padding-bottom:20px;
}
.step3text .pro-info { 
}
.step3text img {
    float: left;
    margin: 25px 0 0 0;
}
.page-header.buy {
    background-image: url("../images/buy-header-bg.jpg");
    height: 278px;
}
.page-header.buy h1 {
    width: 100%;
    font-size: 48px;
}
.buy-search {
    float: left;
    margin: 0 23%;
    width: 54%;
}
.buy-search input[type="text"] {
    width: 590px;
    padding: 8px;
}
.buy-search input[type="submit"] {
    background-color: #e0a348;
    padding: 18px 24px;
    background-position: center;
    background-repeat: no-repeat;
}
.buy-page-con .left-panel {
    float: left;
    width: 18%;
}
.buy-page-con .left-panel .page-con-white-bg {
    padding: 12px;
}
.left-panel .head {
    text-transform: uppercase;
    font-size: 18px;
    color: #0e76bc;
    border-bottom: 2px dotted #636363;
    margin: 18px 0 5px 0;
    padding: 0 0 7px 0;
}
.left-text.float_l {
    font-size: 15px;
    margin: 13px 0 0px 0;
    font-weight: bold;
}
.left-text.float_l a{
	color: #111111;
}
.left-text.float_l input[type="text"] { 
    padding: 5px;
    border: 1px solid #959595;
}
.left-text.float_l input[type="checkbox"] {
    float: left;
    margin: 3px 10px 0 0;
}
.left-text.float_l a.yellow-btn {
    width: 94%;
    margin: 40px 3% 60px 3%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 7px 0;
    background-size: auto 100%;
}
.buy-page-con.float_l {
    margin-top: -65px;
}
.buy-page-con .right-panel {
    float: left;
    margin: 0 0 0 2%;
    width: 80%;
}
.page-con-white-bg.buy-pro-box {
    margin-bottom: 10px;
    padding: 25px 20px;
}
.buy-pro-box .thumb {
    float: left;
    width: 165px;
    margin: 0 35px 0 0;
}
.buy-pro-box .thumb a, .buy-pro-box .thumb a img, .buy-filter-box.float_l .sort-by , .buy-filter-box.float_l .per-page{
	float: left;
}
.buy-pro-box .buy-pro-text {
    float: left;
    width: 475px;
}
.buy-pro-text .title {
    color: #0e76bc;
    font-weight: bold;
}
.buy-pro-text .price {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}
.buy-pro-text .buy-pro-info {
    font-family: 'Myriad';
    line-height: 22px;
}
.buy-pro-btn, .paging a.next {
    float: right;
}
.buy-pro-btn a.yellow-btn {
    text-align: center;
    color: #fff;
    padding: 10px 15px;
    background-size: auto 100%;
    margin: 55px 0;
}
.paging.float_l {
    text-align: center;
    margin: 30px 0 0 0;
}
.paging.float_l a {
    color: #707070;
    font-size: 20px;
    margin: 0 7px;
}
.paging.float_l a.active {
    color: #0e76bc;
}
.paging a.back {
    float: left;
    color: #000;
}
.paging a.back, .paging a.next {
    padding: 15px 35px;
    margin: -16px 0 0 0;
}
.paging a.next.active, .paging a.back.active{
	color: #fff;
}
.buy-filter-box {
    background-image: url("../images/filter-bg.jpg");
    color: #fff;
    padding: 28px 20px;
    border-radius: 10px;
    background-size: auto 100%;
    margin: 0 0 35px 0;
}
.buy-filter-box.float_l .sort-by .selectBox-dropdown {
    width: 195px !important;
}
.buy-filter-box.float_l .per-page .selectBox-dropdown {
    width: 130px !important;
}
.buy-filter-box.float_l .selectBox-dropdown {
    background-color: #fff;
    border: 1px solid #ccc;
}
.buy-filter-box.float_l .selectBox-dropdown span.selectBox-arrow {
    background-color: #e7aa4e !important;
    border-radius: 0 4px 4px 0;
}
.buy-filter-box label {
    float: left;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 20px 0 0;
}
.buy-filter-box .sort-by {
    width: 330px;
}
.buy-filter-box .l-g-view {
    float: right;
}
.buy-filter-box .l-g-view a {
    float: left;
    color: #65afe1;
    text-transform: uppercase;
    border-left: 1px solid #003471;
    margin: 5px 0 0 10px;
    padding: 0 0 0 10px;
}
.buy-filter-box .l-g-view a:hover, .buy-filter-box .l-g-view a.active {
    color: #f3b14f;
}
.buy-pro-box .thumb .sold-star {
    background-color: #0e73b8;
    color: #fff;
    padding: 6px;
    font-size: 13px;
    margin: -10px 0 0 0;
}
.buy-pro-box .thumb .sold-star img {
    float: left;
    margin: 7px 7px 0 1px;
}
.sell-step2-left {
    float: left;
    font-family: 'Myriad';
    width: 54%;
}
.sell-step2-left .simple-text {
    font-weight: normal;
}
.sell-step2-left .simple-text.title {
    font-size: 20px;
    font-weight: bold;
}
.sell-step2-left .simple-text.font24 {
    font-size: 24px;
    font-weight: bold;
}
.sell-step2-left li { 
    list-style-image: url("../images/list2.png");
    margin: 8px 0;
    padding: 0 0 0 15px;
}
.sell-step2-left li li { 
    list-style-image: url("../images/list3.png");
    margin: 8px 0;
    padding: 0 0 0 15px;
}
.sell-step2-right {
    float: right;
    width: 40%;
    text-align: center;
    margin: 35px 0;
}
.sell-step2-right .buy-now {
    font-size: 48px;
    margin: 55px 0;
}
.sell-step2-right .buy-now span {
    float: left;
    width: 100%;
    font-size: 72px;
    color: #0e76bc;
}
.sell-step2-btns.float_l, .sell-step3-btns.float_l {
    text-align: center;
    width: 100%;
}
.sell-step2-btns a, .sell-step3-btns a {
    display:inline-block; float:none;
    margin: 0 15px;
}
.sell-step2-btns a.blue-btn, .sell-step3-btns.float_l  a.blue-btn {
    background-color: #0e76bc;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 12px 35px;
    transition: all 0.5s ease;
}
.sell-step2-btns a.blue-btn:hover, .sell-step3-btns.float_l  a.blue-btn:hover {
    color: #000;
    background-color: #b7b7b7;
    transition: all 0.5s ease;
    display:inline-block; float:none;
}
.sell-step2-btns a.nor-btn, .sell-step3-btns a.nor-btn {
    text-decoration: underline;
    color: #0e76bc;
    font-weight: bold;
    margin-top: 12px;
}
.sell-step2-btns a.nor-btn:hover, .sell-step3-btns a.nor-btn:hover {
    text-decoration: none;
}
.product-page-header {
    background-color:#082640;
    background-image: url("../images/product-top-bg.jpg");
    background-position:top center;
    background-repeat: no-repeat;
    padding: 0 0 95px 0;
}
.float_l.back-pro-search a {
    float: left;
    color: #fff;
    font-size: 18px;
    margin: 15px 0;
}
.product-slider {
    float: right;
    width: 38%;
}
.product-top-left {
    float: left;
    width: 60%;
}
.product-top-left .page-con-white-bg.float_l {
    padding: 10px;
}
.product-top-left .product-info {
    padding: 40px 20px;
}
.product-info .pro-name {
    color: #0e76bc;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.product-info .pro-price.float_l {
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0;
}
.product-info .sold-by.float_l {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.product-info .simple-text.float_l {
    font-family: 'Myriad';
    padding: 0 70px 25px 0;
    line-height: 22px;
}
.product-top-left .product-info a, .sell-page-top-text a.yellow-btn, .get-start-btn a, .pop-btn a.yellow-btn {
    font-size: 20px;
    background-size: auto 100%;
    padding: 12px 42px;
    color: #fff;    
    text-transform: uppercase;
    transition: all 0.5s ease;
    float: left;
}
.product-top-left .product-info a.buy-opt, .get-start-btn a {
        background-color: #0e76bc;
        border-radius: 5px;
        margin: 0 0 0 20px;
}
.product-top-left .product-info a:hover, .product-share a.fina-opt:hover, .sell-page-top-text a.yellow-btn:hover, .get-start-btn a:hover, .pop-btn a.yellow-btn:hover {
	color: #000;
    background-color: #b7b7b7;
    text-decoration: none;
    transition: all 0.5s ease;
    background-image: none;
}
.product-share.float_l {
    background-color: #d5d5d5;
    border-radius: 10px;
    padding: 15px;
    margin: 26px 0 0 0;
}
.product-share .share, .product-share .share .text, .product-share .print, .product-share .print .text, .product-share .share a, .product-share .print a, .product-share .share a img .product-share .print a img {
    float: left;
}
.product-share .share .text, .product-share .print .text {
    font-size: 20px;
    font-weight: bold;
    padding: 4px 15px 4px 0;
}
.product-share .share a, .product-share .print a {
    margin: 0 5px 0 0;
}
.product-share .print {
    border-left: 1px solid #898989;
    padding-left: 17px;
    margin-left: 17px;
}
.product-share a.fina-opt {
    background-image: url("../images/header-btn-bg-active.jpg");
    background-repeat: repeat-x;
    font-size: 18px;
    background-size: auto 100%;
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s ease;
    float: right;
    border-radius: 5px;
}
.page-con-area.pro-page.float_l {
    border-top: 12px solid #0e76bc;
}
.page-con-area.pro-page ul.tab-menu.float_l {
    position: absolute;
    top: -110px;
}
.page-con-area.pro-page ul.tab-menu li {
    width: 24.6%;
}
.page-con-area.pro-page ul.tab-menu li a {
    font-size: 18px;
    background-color: #0b4f80;
    color: #fff;
    border-radius: 7px 7px 0 0;
}
.page-con-area.pro-page ul.tab-menu li.active a, .page-con-area.pro-page ul.tab-menu li:hover a {
    background-color: #0e76bc;
}
.pro-page-tabs .tab-con h2 {
    font-size: 30px;
    color: #0b5488;
    text-transform: uppercase;
    padding: 0 0 20px 0;
}
.tab-con.pro-speci .simple-text.float_l {
    font-family: 'Myriad'; 
    font-size:18px; line-height:21px;
    width: 70%;
}
.sell-page-top.float_l {
    padding: 60px 0;
    background-image: url("../images/sell-page-top-bg.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.sell-page-top-text .head {
    font-size: 60px;
    font-weight: bold;
}
.sell-page-top-text .head2 {
    font-size: 38px;
}
.sell-page-top-img {
    top: 55px;
}
.how-do-sell.float_l {
    padding: 70px 0;
}
.how-do-sell .head {
}
.how-do-sell h2, .page-con-area.get-start h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.how-do-sell-box .simple-text {
    font-size: 18px;
    font-family: 'Myriad';
}
.how-do-sell-box {
    float: left;
    width: 33.33%;
    padding: 0 50px;
    margin: 45px 0;
}
.how-do-sell .head {
    color: #0e76bc;
    font-size: 30px;
    margin: 15px 0 25px 0;
    font-weight: bold;
}
.page-con-area.get-start {
    padding: 70px 0 90px 0;
}
.get-start-top-text {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 15px 100px;
}
.get-start-boxmain {
    background-image: url("../images/get-start-bg.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 40px 0 0 0;
}
.get-start-top .get-start-box {
    height: 225px;
}
.get-start-box {
    float: left;
    width: 33.33%;
    display: block;
}
.get-start-top.float_l {
    color: #fff;
    text-align: center;
}
.get-start-top .title {
    font-size: 25px;
    margin: 40px 0 12px 0;
    text-transform: uppercase;
}
.get-start-top .price {
    font-size: 48px;
}
.get-start-top .price span {
    font-size: 24px;
    text-transform: uppercase;
}
.get-start-top a.yellow-btn {
    font-size: 18px;
    background-size: auto 100%;
    width: 70%;
    margin: 20px 15% 0 15%;
    padding: 9px 0;

}
.get-start-text .get-start-box {
    padding: 0 42px 0 10px;
    font-weight: bold;
    font-size:14px;
    line-height: 20px;
}
.get-start-text.float_l {
    border-top: 2px dotted #000000;
    margin: 0 2%;
    width: 96%;
}
.get-start-text.float_l {
    border-top: 2px dotted #000000;
    margin: 0 2%;
    width: 96%;
    padding: 18px 0;
    position: relative;
}


.get-start-boxmain .get-start-text.first {
    border: none;
}
.get-start-box .yes {
    width: 18px;
    height: 18px;
    background-color: #2372a7;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -9px;
}
.get-start-box.box3 .yes {
    left: 85%;
}
.get-start-btn a {
    width: 80%;
    margin: 0 10%;
    text-align: center;
    font-size: 20px;
}
.get-start-btn.float_l {
    margin: 60px 0 0 0;
}
div#signup-pop {
    width: 859px;
    background-color: #f5f5f5;
    float: left;
}
div#signup-pop .head {
    background-image: url("../images/pop-header.jpg");
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    font-size: 40px;
    height: 89px;
    text-transform: uppercase;
    padding: 19px 0 0 0;
    border-bottom: 8px solid #f8ae40;
}
.pop-con {
    padding: 25px;
}
.pop-contact {
    float: right;
    width: 310px;
    background-color: #cee0eb;
    color: #000;
    border-radius: 10px;
    padding: 20px 15px;
    margin: 8px 0 0 0;
}
.pop-contact .heading {
    font-size: 24px;
    text-transform: uppercase;
    color: #0e76bc;
    font-weight: bold;
    border-bottom: 2px dotted #898989;
    padding: 0 0 7px 0;
    margin: 0 0 10px 0;
}
.pop-form input[type="text"] {
    font-size: 16px;
    font-family: 'Myriad';
    border: 1px solid #909090;
    border-radius: 5px;
    padding: 7px 12px;
    width: 470px;
    margin: 10px 0;
}
.pop-form input.nam1, .pop-form input.nam2 {
    width: 225px;
}
.pop-form input.nam2 {
    margin-left: 15px;
}
.pop-form input.city, .pop-form input.zip {
    width: 165px;
}
.pop-form input.state {
    width: 100px;
    margin: 0 15px;
}
.pop-paymenttitle {
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    margin: 15px 0;
}
.pop-payment-opt input[type="radio"], .pop-payment-opt label {
    float: left;
}
.pop-payment-opt label {
    float: left;
    font-family: 'Myriad';
    color: #000000;
    font-weight: bold;
    padding: 0px 19px 0 5px;
}
.pop-payment-opt label i {
    font-weight: normal;
}
.pop-btn.float_l {
    margin: 23px 0 0 0;
}
.pop-btn a.nor, .pop-footer a {
    float: left;
    margin: 11px 0 0 17px;
    text-decoration: underline;
    color: #0d6cad;
}
.pop-btn a.nor:hover, .pop-footer a:hover {
    text-decoration: none;
}
.pop-footer a{
    float: none;
    margin: 0;
}
.pop-footer.float_l {
    text-align: center;
    font-family: 'Myriad';
    background-color: #d3d3d3;
    padding: 10px 0;
    color: #000;
}
.shused1{width:180px; float:left;}
.shused2{width:500px; float:left;}
.shused3{width:100%; float:left; margin-bottom:20px;}


#serviceClubCancelledNo{display:none;margin-top:20px; margin-bottom:10px;}
#serviceClubCancelledMillingNo{display:none;margin-top:20px; margin-bottom:10px;}
#warrantyExpiredNo{display:none;margin-top:20px; margin-bottom:10px;}
#warrantyExpiredMillingNo{display:none;margin-top:20px; margin-bottom:10px;}
#millingUnitDongleYes{display:none;margin-top:20px; margin-bottom:10px;}

.selectBox1{border-radius:5px; padding:5px; font-weight:normal; font-size:17px; line-height:19px;  color:#000;}
#listForm1 .row{ border-bottom:1px solid #CCC; padding-bottom:10px; padding-top:10px; margin:0px;}
#listForm1 .row:last-child{border-bottom:none;}
.toggleBox{float:left;clear:both;}
.sh-signup1{float:left; width:700px; padding-right:50px;}
.sh-signup2{ float:left; width:400px;}

.sh-createfield1 label{width:100px; float:left;}
.sh-createfield1, .sh-createfield2{ width:100%; padding:5px; float:left;}
.sh-createfield1 input{width:80%; float:left;}
.sh-subpage1{padding-top:20px; padding-bottom:30px; width:100%; float:left;}
.sh-subpage1 h1{font-size:32px; line-height:37px;text-align:left;}
.sh-subpage1 h2{font-size:24px; line-height:30px;}
.sh-subpage1 h3{font-size:21px; line-height:28px;}



.table-list {
    border-top:0px solid #999999;
    padding:0px;
    background-color:#FFFFFF;
    border-spacing:0px;
    font-size:14px; line-height:18px;
    margin-bottom:20px;
}
.table-list td{
    padding:8px; padding-left:3px; padding-right:0px; 
    color:#000;
    border-bottom:1px solid #CCC; 
}
.table-list th, .table-list-header{
    padding:8px; padding-left:3px; padding-right:0px; 
    font-weight:bold;
    background:none !important;
    color:#000;
    border-bottom:1px solid #CCC;
    text-align:left;
    /*width:1%;*/ 
    vertical-align:top;
}
.table-list-header{white-space:nowrap;}
.table-list th, .table-list td{padding-right:5px;}
.table-list th a:link, .table-list th a:visited{
    color:#000; text-decoration:none !important;
        
}
.table-list tr:hover{background-color:#DFEFCF !important; }
.table-list th a:hover{ text-decoration:underline; color:#36F;}
.table-list-header {
    font-size:14px;
    background-color:#777777;
}
.table-list th a:hover{
    text-decoration:underline;
}
.table-list .explanation{
    border:1px solid #999999;
    padding:5px;
    background-color:#EEEEEE;
    font-weight:bold;
}
.table-list .row1{
}
.table-list .row2{
}
.table-list tbody tr:nth-child(even){
    background-color:#F6F6F6; 
}
.table-list .row2:hover, .table-list .row1:hover{
    background-color:#DFEFCF;
}
.tab-con h2{margin-top:20px;}


.topLinks1 li{
float: none !important;
display: inline-block !important;
}