*{margin:0px;padding:0px;}
body{margin:0px;padding:0; font-size:12px; font-family: 'futura-normalregular'; background:#fff;}

@font-face {
    font-family: 'futura2-normalregular';
    src: url('../font/futura2-normal_0-webfont.eot');
    src: url('../font/futura2-normal_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura2-normal_0-webfont.woff2') format('woff2'),
         url('../font/futura2-normal_0-webfont.woff') format('woff'),
         url('../font/futura2-normal_0-webfont.ttf') format('truetype'),
         url('../font/futura2-normal_0-webfont.svg#futura2-normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura-normalregular';
    src: url('../font/futura-normal_0-webfont.eot');
    src: url('../font/futura-normal_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura-normal_0-webfont.woff2') format('woff2'),
         url('../font/futura-normal_0-webfont.woff') format('woff'),
         url('../font/futura-normal_0-webfont.ttf') format('truetype'),
         url('../font/futura-normal_0-webfont.svg#futura-normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futurabold';
    src: url('../font/futura-bold_0-webfont.eot');
    src: url('../font/futura-bold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura-bold_0-webfont.woff2') format('woff2'),
         url('../font/futura-bold_0-webfont.woff') format('woff'),
         url('../font/futura-bold_0-webfont.ttf') format('truetype'),
         url('../font/futura-bold_0-webfont.svg#futurabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arena_condensed_lightregular';
    src: url('../font/arena_condensed_light-webfont.eot');
    src: url('../font/arena_condensed_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arena_condensed_light-webfont.woff2') format('woff2'),
         url('../font/arena_condensed_light-webfont.woff') format('woff'),
         url('../font/arena_condensed_light-webfont.ttf') format('truetype'),
         url('../font/arena_condensed_light-webfont.svg#arena_condensed_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,b,big,strong,small,em,cite{margin:0px; padding:0px;}
ul,li,ol{list-style:none;}

p::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection,ul::-moz-selection,li::-moz-selection,dl::-moz-selection,dt::-moz-selection{
    background: none repeat scroll 0 0 #036d03; color:#FFF;	
}

img{border:0px;outline:none;}
a, a:focus{outline:none; text-decoration:none;}
input,select,textarea{outline:none;}
.clear{display:block;clear:both;}
.clear1{display:block;clear:both; height:1px;}

.wrapper{width:100%; float:left;}
.header-outer{width:100%; float:left; background:#2d3038 url(../images/bg.jpg) repeat-x left top; height:154px;}
.banner-outer{width:100%; float:left; height:400px;}
.banner-outer-inner{width:100%; float:left; height:230px;}

.main{width:960px; margin:0px auto;}
.header{width:960px; margin:0px auto; color:#fff;}
.header-lt{width:410px; float:left; padding-top:23px;}
.header-rt{width:550px; float:left; padding-top:29px; position:relative;}

.register{width:136px; height:47px; float:right;}
.register a{background:url(../images/register.png) no-repeat left top; width:136px; height:47px; float:left;}
.register a:hover{background-position:0 -47px; width:136px; height:47px;}

.signin{width:136px; height:47px; float:right; margin-left:30px;}
.signin a{background:url(../images/sign-in.png) no-repeat left top; width:136px; height:47px; float:left;}
.signin a:hover{background-position:0 -47px; width:136px; height:47px;}

.signin_bann{width:136px; height:47px; float:left; margin-top:10px;}
.signin_bann a{background:url(../images/sign-in.png) no-repeat left top; width:136px; height:47px; float:left;}
.signin_bann a:hover{background-position:0 -47px; width:136px; height:47px;}

 



.signout{width:136px; height:47px; float:right; margin-left:30px;}
.signout a{background:url(../images/signout.png) no-repeat left top; width:136px; height:47px; float:left;}
.signout a:hover{background-position:0 -47px; width:136px; height:47px;}



.menu{width:100%; float:left; padding-top:34px;}

/**********************************************Menu********************************/
#nav li{font-family:'futura-normalregular'; letter-spacing:2px; float:left; list-style:none; position:relative; padding:0 20px 0 21px; font-size:16px; background:url(../images/pipe.jpg) no-repeat right top;}
#nav li a{color:#fff; display:block; margin:0 0px 0 0; text-decoration:none; padding:5px 0 15px; text-transform:uppercase; line-height:18px;}
#nav li a:hover{text-decoration:none; color:#e6736f; background:url(../images/arrow.jpg) no-repeat center bottom;}
#nav li:last-child{background:none;}
#nav li.active a{background:url(../images/arrow-act.jpg) no-repeat center bottom;color:#e6736f;}
#nav li:first-child{padding-left:0px !important;}

/* Targeting the first level menu */
#nav{display:block; height:35px; width:100%;}
#nav > li > a{}

/* Targeting the second level menu */
#nav li ul{background:#e1ddd3; border:3px solid #4f4026; color:#333; display:none; margin: -3px 0 0 0; width:200px; position:absolute; }
#nav li ul li{width:100%; background:none;}
#nav li ul li a{background:none; border:none; line-height:30px; margin:0; padding:0px !important;}
#nav li ul li a:hover{background-image:none !important;}

/* Third level menu */
#nav li ul li ul{right: -200px; top: 0;}

/* A class of current will be added via jQuery */
#nav li.current > a {}

/* CSS fallback */
#nav li:hover > ul.child { display: block; }
#nav li:hover > ul.grandchild  { display: block; }

.register-work{width:267px; height:47px; float:left; margin-top:10px;}
.register-work a{background:url(../images/register-your-work.png) no-repeat left top; width:267px; height:47px; float:left;}
.register-work a:hover{background-position:0 -47px; width:267px; height:47px;}

.content-wrapper{width:100%; float:left;}
.conent-copyright{padding-top:63px; padding-bottom:46px;}
.conent-copyright h2{color:#e6736f; font-size:20px; padding-bottom:31px; padding-top:2px; font-family: 'futurabold'; font-weight:normal; letter-spacing:6px; text-transform:uppercase; line-height:28px;}
.conent-copyright p{color:#32353d; font-size:16px; line-height:20px; padding-bottom:19px;}
.conent-copyright p a{color:#e6736f; text-decoration:none;}
.conent-copyright p a:hover{color:#32353d;}

.orange{width:100%; float:left; background:#e6736f; padding:45px 0 46px; margin-bottom:70px;}
.orange-cell{width:203px; float:left; margin-right:49px;}
.no-mrg{margin:0px !important;}
.orange-cell h2{text-align:center; padding-bottom:23px;}
.orange-cell p{font-size:16px; text-align:center; color:#fff; line-height:18px;}

.signup-div{width:960px; float:left; margin-bottom:12px;}
.signup-div-left{width:289px; float:left;}
.signup-div-right{width:671px; float:left; padding-top:40px;}
.signup-div-right h2{color:#2d3038; font-weight:normal; font-size:17px; padding-bottom:20px; text-transform:uppercase; font-family: 'futurabold'; letter-spacing:4px;}
.signup-div-right p{color:#32353d; font-size:16px; line-height:20px;}

.upload-div{width:960px; float:left; margin-bottom:9px;}
.upload-div-left{width:565px; float:left; padding-left:107px;}
.upload-div-right{width:288px; float:left; text-align:right;}

.upload-div-left h2{text-transform:uppercase; text-align:left;}
.upload-div-left h2 span{float:right; padding-top:47px; color:#2d3038; font-size:17px;text-transform:uppercase; font-family: 'futurabold'; letter-spacing:4px; font-weight:normal;}
.pad-lt54{padding-left:54px;}
.upload-div-left p{text-align:right; float:right; padding-top:20px; color:#32353d; font-size:16px; line-height:18px;font-family: 'futura-normalregular';}

.protect-div{width:960px; float:left;}
.protect-div-left{width:289px; float:left;}
.protect-div-right{width:671px; float:left;}

.protect-div-right h2{text-transform:uppercase; text-align:right;}
.protect-div-right h2 span{float:left; padding-top:51px;  color:#2d3038; font-size:17px;text-transform:uppercase; font-family: 'futurabold'; letter-spacing:4px; font-weight:normal;}
.pad-rgt58{padding-right:58px;}
.protect-div-right p{text-align:left; float:left; padding-top:20px; padding-right:114px; color:#32353d; font-size:16px; line-height:18px;font-family: 'futura-normalregular';}

.orange2{width:100%; float:left; background:#e6736f; padding:45px 0 40px; margin-top:69px; margin-bottom:70px;}
.orange2-lt{width:144px; float:left; margin-top:35px;}
.orange2-rt{width:816px; float:left;}
.orange2-rt h2{font-size:21px; padding-bottom:34px; color:#fff; text-transform:uppercase; font-family: 'futurabold'; letter-spacing:4px; font-weight:normal;}

.orange2-rt p{font-size:16px; color:#fff; line-height:19px; font-family: 'futura-normalregular';}

.video-div{width:960px; float:left;}
.video-div-lt{width:542px; margin-right:71px; float:left; position:relative;}
.video-div-rt{width:347px; float:left;}
.abs{position:absolute; left:-23px; top:0px;}

.video-div-rt h2{color:#2d3038; font-size:17px; text-transform:uppercase; padding-bottom:13px; font-family:'futurabold'; font-weight:normal;letter-spacing:4px;}
.video-div-rt h3{color:#6fc3e6; font-size:31px; padding-bottom:15px;  font-family:'futurabold'; font-weight:normal; letter-spacing:4px;}
.video-div-rt p{color:#32353d; font-size:16px; line-height:18px; padding-bottom:46px;}

.protected-now{width:348px; height:47px; float:right;}
.protected-now a{background:url(../images/get-protected-now.jpg) no-repeat left top; width:348px; height:47px; float:left;}
.protected-now a:hover{background-position:0 -47px; width:348px; height:47px;}

.logos{width:100%; float:left; background:#f7f7f7; padding:51px 0 43px 0; margin-bottom:65px;}
.logo1{width:420px; float:left;}
.logo2{width:230px; float:left;}
.logo3{width:186px; float:left;}
.logo4{width:124px; float:left;}

.helpyou{width:960px; float:left;}
.helpyou h2{color:#e6736f; font-size:20px; line-height:28px; text-transform:uppercase; padding-bottom:34px; font-family:'futurabold'; letter-spacing:6px; font-weight:normal;}
.helpyou p{color:#32353d; font-size:16px; line-height:18px; padding-bottom:20px;}

.orange3{width:100%; float:left; background:#e6736f; padding:50px 0 67px 0; margin-bottom:64px; margin-top:45px;}
.totalfiles-lt{width:200px; font-size:18px; color:#fff; text-transform:uppercase; font-weight:normal; padding-top:53px; float:left; font-family:'futurabold'; letter-spacing:4px;}
.totalfiles-rt{width:760px; float:left;}
.date-bg{width:81px;  font-family:'arena_condensed_lightregular'; height:143px; color:#32353d; font-size:105px; line-height:130px; text-align:center; float:left; background:url(../images/number-bg.png) no-repeat left top; margin-right:10px;}
.comma{float:left; margin:116px 50px 0 11px;}
.date-bg1{width:81px;  font-family:'arena_condensed_lightregular'; height:143px; color:#32353d; font-size:105px; line-height:130px; text-align:center; float:left; background:url(../images/number-bg.png) no-repeat left top;}
.protect-me{width:960px; float:left;}
.protect-me h2{color:#e6736f; font-size:20px; padding-bottom:33px; letter-spacing:6px; font-family:'futurabold'; font-weight:normal;}
.protect-me p{color:#32353d; font-size:16px; line-height:20px; padding-bottom:18px;}

.copyright-law a{background:url(../images/copyright-law.jpg) no-repeat left top; width:233px; height:47px; float:left; margin-right:30px;}
.copyright-law a:hover{background-position:0 -47px; width:233px; height:47px;}

.get-startered a{background:url(../images/lets-get-startered.jpg) no-repeat left top; width:233px; height:47px; float:left;}
.get-startered a:hover{background-position:0 -47px; width:233px; height:47px;}
.tp-space{padding-top:26px; padding-bottom:100px; float:left;}

.footer-wrapper{width:100%; float:left; background:#2d3038; padding:27px 0 46px 0;}
.footer-lt{width:730px; float:left;}
.footer-rt{width:230px; float:left; font-size:14px; color:#fff; text-align:right; font-family:'futura-normalregular';}
.footer-rt p{font-size:14px; color:#fff; text-align:right; font-family:'futura-normalregular';line-height:18px;}

ul.footer-list{float:left;padding:0 0 2px;width:100%;font-family:'futura-normalregular';}
ul.footer-list li{color:#fff; display:inline; list-style-position:inside; list-style-type:none;margin:0; padding:0 1px 0 0;font-size:14px; line-height:18px;}
ul.footer-list li a{ padding:0 3px 0 1px; color:#fff; text-decoration:none;}
ul.footer-list li a:hover{color:#e6736f;}

.signup-upload{width:960px; float:left;}
.signup-upload-lt{width:480px; float:left;}
.signup-upload-rt{width:480px; float:left; padding-top:102px;}
.signup-upload-rt h2{color:#2d3038; font-size:17px; padding-bottom:21px;font-family:"futurabold"; letter-spacing:4px; font-weight:normal;}
.image1{ margin-left:-14px;}
.signup-upload-rt p{font-size:16px; color:#32353d; font-family: 'futura-normalregular';}

.email-confirmation{width:960px;float:left;margin-top:70px; margin-bottom:70px;}
.email-confirmation-lt{width:480px;float:left;padding-top:64px; text-align:right; padding-right:70px;}
.email-confirmation-rt{width:410px;float:left;}
.email-confirmation-lt h2{color:#2d3038; font-weight:normal; font-size:17px; padding-bottom:20px;font-family:"futurabold"; letter-spacing:4px;}
.email-confirmation-lt p{font-size:16px; color:#32353d; font-family: 'futura-normalregular';}


.unique-numbers{width:960px;float:left;}
.unique-numbers-lt{width:480px;float:left;}
.unique-numbers-rt{width:480px;float:left; padding-top:60px;}
.unique-numbers-rt h2{color:#2d3038; font-size:17px; padding-bottom:20px;font-family:"futurabold"; letter-spacing:4px; font-weight:normal;}
.unique-numbers-rt p{font-size:16px; color:#32353d; font-family: 'futura-normalregular';}

.marginlt{margin-left:-8px;}

.searching-work{width:960px;float:left; margin-top:65px;}
.searching-work-lt{width:480px;float:left; padding-top:38px; text-align:right;}
.searching-work-rt{width:480px;float:left; text-align:right; position:relative;}
.searching-work-lt h2{color:#2d3038; font-size:17px; padding-bottom:20px;font-family:"futurabold"; letter-spacing:4px; font-weight:normal;}
.searching-work-lt p{font-size:16px; color:#32353d; font-family: 'futura-normalregular'; padding-bottom:45px;}
.right{float:right !important;}
.img-positon{ position:absolute; right:-23px;}
.bold{font-weight:bold !important;}

.faq{width:960px; float:left; padding-bottom:63px;}
.faq h2{color:#e6736f; font-size:21px; padding-bottom:39px; padding-top:2px; font-family: 'futurabold'; letter-spacing:6px; text-transform:uppercase; line-height:28px;}
.faq h3{color:#32353d; font-size:21px; padding-bottom:34px; padding-top:2px; font-family: 'futurabold'; letter-spacing:6px; text-transform:uppercase; line-height:28px;}

.faq p{color:#32353d; font-size:16px; line-height:20px; padding-bottom:32px;}
.faq p a{color:#e6736f; text-decoration:none;}
.faq p a:hover{color:#32353d;}

.orange h1{font-family: 'futurabold'; font-weight:normal; color:#fff; font-size:21px; text-transform:uppercase; letter-spacing:5px;}
.table-row{width:100%; float:left; background:url(../images/table-bg.jpg) repeat-x left top;}

.services{width:211px; float:left; padding-top:26px; padding-left:29px;}
.services-title-lt{width:138px; float:left; font-family: 'futurabold'; font-weight:normal; font-size:16px; color:#2d3038; letter-spacing:5px; padding-bottom:27px;}
.services-title-rt{width:73px; float:left; padding-bottom:27px;}

.witness {border-collapse:collapse; margin-top: 25px; font-size:14px;text-align:left;width:100%;float:left; line-height:19px;margin-bottom:30px;font-family: 'futura-normalregular';}
.witness td{color:#32353d;padding:0px 0px 15px;font-size:16px; line-height:20px;}
.witness td p{ padding-right:27px;}

.tm{width:240px; float:left; margin-top:-39px;}
.tm-head{width:240px; float:left; background:#2d3038; text-align:center; padding:15px 0 16px;}
.tm-content{width:240px; float:left; background:#32353d; padding-bottom:15px;}

.witness-black{border-top:1px solid #2b2e34;border-collapse:collapse;font-size:14px;text-align:left;width:100%;float:left; line-height:19px;margin-bottom:0px;font-family: 'futura-normalregular';}
.witness-black td{color:#fff;padding:0px 0px 15px;font-size:16px; line-height:20px;}
.witness-black td p{padding-left:20px; padding-right:27px;}

.sign-btn{width:180px; margin-left:30px; font-family: 'futura-normalregular'; font-size:15px; float:left; letter-spacing:4px; margin-top:10px;}
.sign-btn a{background:#e6736f; width:100%; float:left; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px;}
.sign-btn a:hover{background:#6fc3e6;}

.bit{width:100%; margin-top:64px; float:left;}
.bit h2{color:#e6736f; font-size:21px; font-family: 'futurabold'; font-weight:normal; letter-spacing:6px; padding-bottom:33px; text-transform:uppercase;}
.bit p{color:#32353d; font-size:16px; font-family: 'futura-normalregular'; line-height:18px; padding-bottom:21px;}
.bit p a{color:#e6736f;}
.orange-color{color:#e6736f;}
.bit p a:hover{color:#32353d;}
.pad23{ padding-top:29px; float:left;}
.clear100{ clear:both; display:block; height:100px;}

.contact-orange{width:188px; float:left; margin-right:198px;}
.contact-orange h2{text-align:center; padding-bottom:22px;}
.contact-orange p{text-align:center; color:#fff; font-family:'futura-normalregular'; font-size:16px;}
.contact-orange p a{color:#fff; text-decoration:none;}
.contact-orange p a:hover{color:#32353d;}

.contact-form{padding-top:65px; float:left;}
.contact-form h2{color:#e6736f; font-size:21px; padding-bottom:35px; font-family:'futurabold'; font-weight:normal; letter-spacing:6px; text-transform:uppercase; line-height:28px;}

.firstname{width:426px;float:left; padding-left:29px; background:#f4f4f4; border-top:2px solid #eeeeee; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-right:50px;}
.firstname-input{width:385px; float:left; background:none; border:none; padding-bottom:12px; padding-top:14px; font-family:'futura-normalregular'; color:#32353d; font-size:16px;}
.red{color:#e6736f; font-size:21px; float:left; font-family:'futura-normalregular'; padding-top:18px;}

.lastname{width:426px;float:left; padding-left:29px; background:#f4f4f4; border-top:2px solid #eeeeee; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.lastname-input{width:385px; float:left; background:none; border:none; padding-bottom:12px; padding-top:14px; font-family:'futura-normalregular'; color:#32353d; font-size:16px;}
.clear29{ clear:both; display:block; height:29px;}
.clear30{ clear:both; display:block; height:30px;}
.title{width:931px;float:left; padding-left:29px; background:#f4f4f4; border-top:2px solid #eeeeee; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.title-input{width:892px; float:left; background:none; border:none; padding-bottom:12px; padding-top:14px; font-family:'futura-normalregular'; color:#32353d; font-size:16px;}
.red{color:#e6736f; font-size:21px; float:left; font-family:'futura-normalregular'; padding-top:18px;}
.textarea-div{width:924px; height:164px; resize:none; padding:18px; background:#f4f4f4; border-top:2px solid #eeeeee !important; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; border-left:0px;}

.email-address{width:774px;float:left; padding-left:29px; background:#f4f4f4; border-top:2px solid #eeeeee; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-right:50px;}
.email-address-input{width:730px; float:left; background:none; border:none; padding-bottom:12px; padding-top:14px; font-family:'futura-normalregular'; color:#32353d; font-size:16px;}

.submit-btn{background:#e6736f; width:109px; float:right;text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px; letter-spacing:4px;  font-family:'futura-normalregular'; font-size:15px; border:none; cursor:pointer; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.submit-btn:hover{background:#6fc3e6;}

.protection{width:960px; padding-top:70px; float:left; padding-bottom:98px;}
.protection-lt{width:291px;float:left;}
.protection-rt{width:669px;float:left; padding-top:44px;}
.protection-rt h2{font-family: 'futurabold'; font-size:16px; letter-spacing:4px; color:#2d3038; padding-bottom:21px; }
.protection-rt p{font-family: 'futura-normalregular'; line-height:18px; font-size:16px; color:#32353d;}
.line-spaceing{padding:19px 0 0 0; line-height:50px;}

.orange-menu{background:#e6736f; width:100%; float:left;}

ul.top-list{float:left;padding:15px 0 17px 0;font-family: 'futura2-normalregular';width:100%;}
ul.top-list li{color:#fff; display:inline; list-style-position:inside; list-style-type:none; margin:0; padding:0 32px; font-size:14px; line-height:17px; text-transform:uppercase; letter-spacing:2px; background:url(../images/pipe-light.jpg) no-repeat right top; font-weight:normal;}
ul.top-list li a{padding:0 0 18px; color:#fff; text-decoration:none;}
ul.top-list li a:hover{color:#2d3039; background:url(../images/orange-white-arrow.jpg) no-repeat center bottom;}
ul.top-list li:last-child{background:none;}
ul.top-list li:first-child{padding-left:0px;}
ul.top-list li.act a{color:#fff; background:url(../images/orange-white-arrow.jpg) no-repeat center bottom;}

.welcome{background:#f7f7f7; width:100%; float:left; padding-top:21px; padding-bottom:3px;}
.welcome-lt{width:480px; float:left;}
.welcome-rt{width:480px; padding-top:25px; float:left; text-align:right; color:#2d3038; font-size:16px; font-family:'futurabold'; letter-spacing:4px; font-weight:normal;}
.welcome-lt h2{color:#2d3038; font-size:16px; font-family:'futurabold'; font-weight:normal; letter-spacing:4px; padding-bottom:12px;}
.welcome-lt p{color:#2d3038; font-size:14px; font-family:'futurabold'; font-weight:normal; letter-spacing:4px; padding-bottom:20px; line-height:18px;}

/***************************************************Selectbox***********************/

.v-detail .field_wrap{width:80% !important;}
.sbHolder{background-color:#f4f4f4;border-top:solid 2px #eeeeee;font-family:Arial, sans-serif;font-size:12px;font-weight:normal;
height:47px;position:relative; width:240px; float:left; color:#434343 !important; -webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px; margin-right:30px;}

.sbSelector{display:block;left:20px;line-height:30px;outline:none;overflow:hidden;position:absolute;text-indent:10px;
top:0;width:90%;padding-top:5px;}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{color:#434343;outline:none;text-decoration:none;}

.sbToggle{background:url(../images/select-icons.png) 0 -116px no-repeat;display:block;height:43px;outline:none;
position:absolute; right:15px; top:7px;width: 30px;}
.sbToggle:hover{background:url(../images/select-icons.png) 0 -167px no-repeat;}
.sbToggleOpen{background:url(../images/select-icons.png) 0 -16px no-repeat;}
.sbToggleOpen:hover{background:url(../images/select-icons.png) 0 -66px no-repeat;}
.sbHolderDisabled{background-color: #3C3C3C;border:solid 1px #515151;}
.sbOptions{background-color:#32353e;list-style: none;left:0px;margin:0;padding:0;position:absolute;
top:30px; width:100%; z-index:1; overflow-y:auto;}
.sbOptions li{padding: 0 7px; }
.sbOptions li a{color:#fff !important;}
.sbOptions a{border-bottom:dotted 1px #fff;display: block;outline: none;padding: 7px 0 7px 3px;}
.sbOptions a:link, .sbOptions a:visited{color: #ddd;text-decoration: none;}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{color:#EBB52D;}
.sbOptions li.last a{border-bottom:none; padding-left:22px;}
.sbOptions .sbDisabled{border-bottom: dotted 1px #515151;color: #999;display: block;padding: 7px 0 7px 3px;}
.sbOptions .sbGroup{border-bottom:dotted 1px #515151;color:#EBB52D;display:block;font-weight: bold;padding:7px 0 7px 3px;}

.online-secure{font-family:'futura-normalregular'; border:none; font-size:15px; float:left; letter-spacing:4px;background:#e6736f; width:380px; float:left; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px; cursor:pointer;}
.online-secure:hover{background:#6fc3e6;}
.pad25{padding-top:25px; padding-bottom:100px;}

.personal-details{width:960px; float:left; padding-bottom:100px;}
.personal-details label{width:247px; float:left; color:#32353d; font-size:16px; font-family:'futura-normalregular'; padding-top:17px;}
.personal-details-rt{width:518px; float:left;}

.personal-input{width:450px; float:left; background:#f4f4f4; border:2px solid #cbcbcb !important; -webkit-border-radius:4px; 
-moz-border-radius:4px; border-radius:4px; font-size:15px; font-family:'futura-normalregular'; padding:13px 15px 12px 15px;}

.authorname{width:450px; height:65px; resize:none; float:left; background:#f4f4f4; border:2px solid #cbcbcb; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size:15px; font-family:'futura-normalregular'; padding:13px 15px 12px 15px; border-left:0px; border-right:0px; border-bottom:0px;}
.reqired{color:#e6736f; font-size:20px; font-family:'futura-normalregular'; padding:18px 0 0 28px; float:left;}

.update-btn{background:#e6736f; letter-spacing:4px; width:136px; float:left; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px;  font-family: 'futura-normalregular'; font-size:15px; border:none; cursor:pointer;}


.update-btn:hover{background:#6fc3e6;}

.update-btn-reegister{background:#e6736f; z-index:9999; letter-spacing:4px; width:490px; float:left; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px;  font-family: 'futura-normalregular'; font-size:15px; border:none; cursor:pointer;}


.update-btn-reegister:hover{background:#6fc3e6;}

.protected-works{width:960px; float:left; padding-top:64px;}
.protected-works h2{color:#e6736f; font-size:21px; font-family:'futurabold'; font-weight:normal; letter-spacing:4px; padding-bottom:33px;}
.protected-works p{color:#32353d; font-size:16px;font-family:'futura-normalregular';padding-bottom:46px; line-height:18px;}

.search-ico{background:url(../images/search-ico.jpg) no-repeat left top; width:382px; float:left; height:32px; padding:15px 0 0 30px;}
.searchtxt{background:none; color:#fff; width:305px; padding-top:2px; padding-left:18px; border:none; font-size:15px; text-transform:uppercase; font-family:'futura-normalregular';}

.search-white{background:url(../images/search-white.png) no-repeat left top; width:17px; float:left; height:17px; border:none; cursor:pointer;}
.search-white:hover{ background-position:0 -17px; width:17px; float:left; height:17px;}
.upload-works{color:#32353d !important; font-size:21px !important; font-family:'futurabold'; font-weight:normal; text-transform:uppercase; padding-top:49px; padding-bottom:24px !important; float:left;}
.list-of-works{background:#f7f7f7 url(../images/grey.jpg) repeat-x left top; width:100%; float:left; padding-top:22px;}

.upload-tab{border-collapse:collapse;text-align:left;width:100%;float:left;margin-bottom:26px;}
.upload-tab th{font-family:'futurabold'; letter-spacing:6px; color:#2d3038;font-size:15px;font-weight:normal; padding:0 0 14px; line-height:19px;}
.upload-tab tr{background:url(../images/line.jpg) no-repeat left bottom;}
.upload-tab td{font-family:'futura-normalregular';color:#32353d;padding:30px 0px 33px;font-size:16px; line-height:18px;}
.upload-tab td a{color:#01253e;text-decoration:none; font-size:14px;}
.upload-tab td a:hover {color:#E7710F;}
.no-bg{background:none !important;}

.search{background:url(../images/search.jpg) no-repeat left top; width:47px; height:47px; float:left; border:none; cursor:pointer; margin-right:18px;}
.search:hover{ background-position:0 -47px; width:47px;height:47px; float:left;}

.cross{background:url(../images/cross.jpg) no-repeat left top; width:47px; height:47px; float:left; border:none; cursor:pointer; margin-right:18px;}
.cross:hover{ background-position:0 -47px; width:47px;height:47px; float:left;}

.reset{background:url(../images/reset.jpg) no-repeat left top; width:136px; height:47px; float:left; border:none; cursor:pointer;}
.reset:hover{ background-position:0 -47px; width:136px;height:47px; float:left;}

.pagein-outer{width:100%; float:left;}
ul.pageination{float:right;padding:0px 0 98px;font-family: 'futurabold';width:100%; text-align:right;}
ul.pageination li{color:#fff; display:inline; list-style-position:inside; list-style-type:none;margin:0; padding:0;font-size:18px; line-height:18px; text-transform:uppercase; letter-spacing:6px;}
ul.pageination li a{padding:0 1px 0 2px; color:#2d3038; text-decoration:none;}
ul.pageination li a:hover{color:#e6736f;}
.pad19-rt{padding-right:19px !important;}
.pad19-lt{padding-left:19px !important;}
ul.pageination li.act a{color:#e6736f;}

.certificate{width:960px; float:left; padding-top:50px;}

.certificate-top{width:960px; float:left; background:url(../images/cert/certificate-top.jpg) no-repeat left top; height:55px;}
.certificate-top1{width:960px; float:left; background:url(../images/upload-work.jpg) no-repeat left top; height:55px;}

.certificate-center{width:906px; padding:36px 0 29px 54px; float:left; background:url(../images/cert/cert-repeat.jpg) repeat-y left top;}
.certificate-bottom{width:960px; position:relative; float:left; margin-bottom:224px; background:url(../images/cert/cert-botom.jpg) no-repeat left top; height:14px;}

.certify{color:#2d3038;font-size:14px; letter-spacing:2px; font-family:'futurabold';font-weight:normal;}
.certify span{color:#e6736f;}
.certify td{padding-bottom:8px;}
.cert-position{position:absolute; left:62px; top:-41px;}

.upload-work{width:256px; margin-left:30px; font-family: 'futura-normalregular'; font-size:15px; float:right; letter-spacing:4px; margin-top:44px;}
.upload-work a{background:#e6736f; width:100%; float:right; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px;}
.upload-work a:hover{background:#6fc3e6;}
.upload-new-work{width:960px; float:left; padding-top:64px;}
.upload-new-work h2{color:#e6736f; font-size:21px; font-family:'futurabold'; font-weight:normal; text-transform:uppercase; letter-spacing:4px; padding-bottom:30px;}
.upload-new-work p{color:#32353d; font-size:16px; font-family:'futura-normalregular'; padding-bottom:20px; line-height:15px;}
.doll{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.file_1{background:url(../images/upload/fileone.jpg) no-repeat left top;color:#111;border:none; margin-right:45px;height:39px;
padding:5px 5px 3px 100px;}
.file_2{background:url(../images/upload/fletwo.jpg) no-repeat left top;color:#111;border:none; margin-right:45px;height:39px;
padding:5px 5px 3px 100px;}
.file_3{background:url(../images/upload/filethree.jpg) no-repeat left top;color:#111;border:none; margin-right:45px;height:39px;
padding:5px 5px 3px 100px;}
.file_4{background:url(../images/upload/filefour.jpg) no-repeat left top;color:#111;border:none; margin-right:45px;height:39px;
padding:5px 5px 3px 100px;}
.file_5{background:url(../images/upload/filefive.jpg) no-repeat left top;color:#111;border:none; margin-right:45px;height:39px;
padding:5px 5px 3px 100px;}
.uploadfiles{width:960px; float:left;}
.titleworks{width:144px; padding-top:12px; float:left; color:#32353d; font-size:16px; font-family:'futura-normalregular'; padding-bottom:47px;}
.titletwo{width:816px; float:left;}
.txtone{width:456px; float:left; background:#f4f4f4; border-top:2px solid #eeeeee; padding:12px 12px 12px 12px; border-left:0px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size:16px; color:#32353d; font-family: 'futura-normalregular';}
.red2{color:#e6736f; font-size:21px; float:left; font-family:'futura-normalregular'; padding-top:18px; padding-left:20px;}
.red3{color:#e6736f; right:200px; top:19px; font-size:21px; float:left; font-family:'futura-normalregular'; position:absolute;}
.relative{position:relative;}
.clear47{height:46px; clear:both; display:block;}

.uploads-btn{background:url(../images/uploads.jpg) no-repeat left top; width:168px; border:none; cursor:pointer; height:47px; float:left; text-align:center; margin-bottom:100px;}
.uploads-btn:hover{background-position:0 -47px;  width:168px; height:47px; }
.mmg{margin-top:-5px; margin-left:3px;}

.welcome-screen{width:960px; float:left; padding-top:64px;}
.welcome-screen h2{color:#e6736f; font-size:21px; font-family:'futurabold'; font-weight:normal; text-transform:uppercase; letter-spacing:4px; padding-bottom:40px;}
.welcome-screen p{color:#32353d; font-size:16px; font-family:'futura-normalregular'; padding-bottom:14px; line-height:19px;}

.split-welcome{width:480px; float:left; text-align:center; margin-bottom:10px;}
.clear29{clear:both; display:block; height:24px;}

.renew-btn{background:#e6736f; padding:16px 30px 11px; font-family:'futura-normalregular'; font-size:16px; float:left; letter-spacing:4px; margin-top:10px; border:none; cursor:pointer; color:#fff; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-bottom:100px;}
.renew-btn:hover{text-align:center;background:#6fc3e6; color:#fff; text-transform:uppercase;}
.clear9{clear:both; display:block; height:9px;}

a#trigger{display:inline-block;margin:0px;padding:0px;}
#target{display:none;width:208px;background:#fff; z-index:1;border:1px solid #d1d1d1;top:95px; color:#333;padding:19px 19px 13px; position:absolute; right:-60px; -webkit-border-radius: 4px;
-moz-border-radius:4px;border-radius:4px;}
.topedge{background:url(../images/topedge.png) no-repeat center top; position:absolute; top:-11px; width:23px; left:110px;}
.username{width:198px; border:1px solid #d1d1d1; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:11px 0 9px 8px; color:#32353d; font-size:16px; font-family:'futura-normalregular';}

.signpop-btn{width:208px; float:left; margin-top:9px;-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.signpop-btn a{background:#e6736f; border:none; cursor:pointer; font-family:'futura-normalregular'; letter-spacing:4px; font-size:15px; width:208px; float:left;  text-align:center; color:#fff; text-transform:uppercase;  padding:15px 0 12px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.signpop-btn a:hover{background:#6fc3e6; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}

#target p{width:100%; float:left; margin-top:11px; text-align:center;}
#target p a{color:#696b71; border-bottom:1px solid #989a9e; text-align:center; font-size:11px; font-family:'futura-normalregular'; letter-spacing:4px; text-transform:uppercase;}
#target p a:hover{color:#32353d;}
.pr-work{padding-top:39px;}

.my-producted-works{width:208px; height:81px; float:left; margin-left:134px; margin-bottom:2px;}
.my-producted-works a{background:url(../images/welcome/mpw.jpg) no-repeat left top; width:208px; height:81px; float:left;}
.my-producted-works a:hover{background-position:0 -81px;width:208px; height:81px;}

.upload-work-ico{width:209px; height:81px; float:left; margin-left:136px; margin-bottom:2px;}
.upload-work-ico a{background:url(../images/welcome/unw.jpg) no-repeat left top; width:209px; height:81px; float:left;}
.upload-work-ico a:hover{background-position:0 -81px;width:209px; height:81px;}

.addmore-token{width:208px; height:81px; float:left; margin-left:135px; margin-bottom:2px;}
.addmore-token a{background:url(../images/welcome/add-more-tokens.jpg) no-repeat left top; width:208px; height:81px; float:left;}
.addmore-token a:hover{background-position:0 -81px;width:208px; height:81px;}

.update-detail{width:253px; height:81px; float:left; margin-left:114px; margin-bottom:2px;}
.update-detail a{background:url(../images/welcome/update-personal-detail.jpg) no-repeat left top; width:253px; height:81px; float:left;}
.update-detail a:hover{background-position:0 -81px;width:253px; height:81px;}

.my-account{width:136px; height:47px; float:right;}
.my-account a{background:url(../images/my-account.png) no-repeat left top; width:136px; height:47px; float:left;}
.my-account a:hover{background-position:0 -47px; width:136px; height:47px;}

.update-cc{ width:100%; float:right; padding:0px; margin:25px 0 0 0;}
.update-cc-btn{background:url(../images/update-creditcard.jpg) no-repeat left top; width:266px; height:47px;  border:none; cursor:pointer; float:right; margin-bottom: 5px;
margin-top: 5px;}
.update-cc-btn:hover{background-position:0 -47px; width:266px; height:47px;}
a.press1 { color:#E6736F; }
a.press1:hover { color:#E6736F; text-decoration: underline; }

.labelvalue {
	color: #32353d;
    float: left;
    font-family: "futura-normalregular";
    font-size: 16px;
    padding-top: 17px;
 }
.bxslider  li {
 -webkit-transform: translate3d(0px, 0px, 1px) !important; 
}

