/* font from http://code.google.com/webfonts/family?family=Droid+Sans */
@font-face {
font-family: 'Droid Sans'; font-style: normal; font-weight: normal;
src: local('Droid Sans'), local('DroidSans'), url('/fonts/DroidSans.ttf') format('truetype');
}
@font-face {
font-family: 'Droid Sans'; font-style: normal; font-weight: bold;
src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('/fonts/DroidSans-Bold.ttf') format('truetype');
}
/*global*/
*{margin:0;padding:0}
body{background-color:#003f5c; font-family:Arial,sans-serif; font-size:12px;}
ul, ul li{list-style:none} 
img{border:0 none}
.error {color:red;}
.ok {color:green;}
.clr{clear:both; line-height:0; height:0; font-size:1px; float:none!important;} 
input,select,textarea{font-family:Arial,sans-serif; font-size:12px;}
input[type="submit"], input[type="button"]{cursor:pointer}
a{color:#177ca4; text-decoration:none; cursor:pointer} a:hover{color:#0a394b; text-decoration:underline;}
.intxt, .inarea, .insel{background-color:#fbfdfe; height:17px; 
padding:5px;
border:1px solid #dfeaef; -moz-border-radius:5px; border-radius:5px; -moz-box-shadow:inset 2px 2px 5px #eee; -webkit-box-shadow:inset 2px 2px 5px #eee; box-shadow:inset 2px 2px 5px #eee;
vertical-align: baseline;
}
textarea.txt{height:auto}
.inbtn{background:#f08d3e url(../images/bg_btnprimary.png) left bottom repeat-x; height:29px; padding:0 10px; border:0 none; font-size:16px; color:#fff; font-weight:bold; text-transform:uppercase; -moz-border-radius:5px; border-radius:5px; text-shadow:1px 1px 1px #b95e21; cursor:pointer; -moz-box-shadow:0px 0px 3px #999; -webkit-box-shadow:0px 0px 3px #999; box-shadow:0px 0px 3px #999;}
.inbtn:hover{-moz-box-shadow:0px 0px 3px #000; -webkit-box-shadow:0px 0px 3px #000; box-shadow:0px 0px 3px #000;}
.insel{padding:5px;}
.ad_main{background:#02547a url(../images/bg_body.png) left top repeat-x;}
.adbeat_main{background:#02547a url(../images/bg_body.png) left top repeat-x;}
/*header*/
.ad_head{width:100%}
.adbeat_head{width:100%}
.header{width:1000px; height:110px; margin:0 auto;}
.header .logo{padding-top:15px; float:left}
.anav{float:right; padding-top:42px}
.anav > li{float:left; margin-left:0px;} 
/*.anav > li > a{display:block; padding:8px 15px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#f37021; text-shadow:1px 1px 2px #fff}*/
.anav > li > a{ display:block; padding:8px 15px; width:50px; background-color:transparent; 
background-image:url(../images/txt_mainnav.png); background-repeat:no-repeat }
.anav .home > a{width:40px; background-position:15px 10px;}
.anav .home > a:hover{background-position:15px -40px; text-decoration: none; }
.anav .pricing > a{width:50px; background-position:-65px 10px;}
.anav .pricing > a:hover{background-position:-65px -40px; text-decoration: none; }
.anav .blog > a{width:30px; background-position:-160px 10px;}
.anav .blog > a:hover{background-position:-160px -40px; text-decoration: none; }
.anav .support > a{width:55px; background-position:-240px 10px;}
.anav .support > a:hover{background-position:-240px -40px; text-decoration: none; } /* 252 */
.anav .login > a{width:40px; background-position:-337px 10px; }
.anav .login > a:hover{background-position:-337px -40px; text-decoration: none; } /* 354 */
.anav .dashboard > a{width:70px; background-position:-525px 10px; }
.anav .dashboard > a:hover{background-position:-525px -40px; text-decoration: none; } /* 540 */
.anav .profile > a{width:50px; background-position:-646px 10px; }
.anav .profile > a:hover{background-position:-646px -40px; text-decoration: none; } /* 661 */
.anav .forum > a{width:45px; background-position:-741px 10px; }
.anav .forum > a:hover{background-position:-741px -40px; text-decoration: none; } /* 757 */
.anav .training > a{width:50px; background-position:-935px 10px; }
.anav .training > a:hover{background-position:-935px -40px; text-decoration: none; } /* 946 */
.anav .logout > a{width:40px; background-position:-1118px 10px; }
.anav .logout > a:hover{background-position:-1118px -40px; text-decoration: none; } /* 1128 */

.anav .empty > a{width:50px; background-position:-1000px -1000px;}
.anav .youtube_icon > a{width:50px; background-position:-1000px -1000px; padding-top: 3px !important; padding-left: 8px !important;}

/*.anav .lg > a{border:1px solid red; width:t0; background-position:-337px 10px; margin-top:-1px; border:1px solid #e7d9bd; -moz-border-radius:4px; border-radius:4px; -moz-box-shadow:0px 0px 3px #eee; -webkit-box-shadow:0px 0px 3px #eee; box-shadow:0px 0px 3px #eee;} .anav .lg > a:hover{background-position:-337px -40px; }
.anav .lg > a span{display:block; width:25px; background:transparent url(../images/arrow_right_orange.png) right 0px no-repeat; padding-right:60px;}
* */
/*container*/
.ad_contain{width:100%}
.ad_container{width:1000px; margin:0 auto;}
.adbeat_contain{width:100%}
.adbeat_container{width:1000px; margin:0 auto;}
.text_container{clear:both; position:relative; margin-top:-4px; background-color:#fff; padding:24px; -moz-border-radius:7px; border-radius:7px; -moz-box-shadow:0px 0px 3px #ccc; -webkit-box-shadow:0px 0px 3px #ccc; box-shadow:0px 0px 3px #ccc;}


.box_x{background-color:#fff; margin-top:10px; position:relative; z-index:1; -moz-box-shadow:0px 0px 5px #999; -webkit-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; -moz-border-radius:7px; border-radius:7px;}
.box_y{background-color:#edf3f6; -moz-border-radius:7px; border-radius:7px;} .box_z{background-color:#fff; -moz-box-shadow:0px 0px 3px #eee; padding:5px 10px 15px 10px;}
.box_x .left{float:left; width:500px} .box_x .right{float:right; width:420px}
.atabs{clear:both; height:45px; overflow:auto; position:relative; z-index:2;} .atabs li{float:left; padding-left:10px;} 
.atabs a{display:block; font-size:18px; font-weight:bold; background:transparent url(../images/bg_tabs.png) 0 0 repeat-x; text-shadow:1px 1px 2px #fff; border:1px solid #e6cfa2; -moz-border-radius:4px; border-radius:4px; padding:0 10px; height:33px; line-height:33px; color:#f06b1d; text-transform:uppercase; -moz-box-shadow:0px 0px 3px #e6cfa2; -webkit-box-shadow:0px 0px 3px #e6cfa2; box-shadow:0px 0px 3px #e6cfa2;}
.atabs a span{display:block; text-indent:-9999px; width:100px;}
.atabs a:hover{text-decoration:none; background-position:0 -50px;} .atabs a.act{background:transparent url(../images/bg_tabs.png) 0 -50px repeat-x; border-bottom:0 none; height:40px; -moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0; border-bottom-left-radius:0; border-bottom-right-radius:0; -moz-box-shadow:-1px -1px 1px #e6cfa2; -webkit-box-shadow:-1px -1px 1px #e6cfa2; box-shadow:-1px -1px 1px #e6cfa2;}
.btnbig{height:56px; display:block; text-align:center; color:#fff; font-weight:bold; padding:0 15px; background:transparent url(../images/bg_btnbig.png) 0 -1px repeat-x; border:1px solid #75af08; text-shadow:1px 0 1px #85af08; -moz-border-radius:7px; border-radius:7px; opacity:0.9;filter:alpha(opacity=90)}
.btnbig strong{font-size:22px; display:block; text-transform:uppercase; padding-top:8px;}
.btnbig:hover{text-decoration:none; color:#fff; opacity:1;filter:alpha(opacity=100)}
.subheading h2{font-size:18px; padding:10px 0; border-bottom:1px dotted #d4d4d4;}
.ppldata{padding:15px;}
.ppldata .para{font-size:16px; line-height:22px; padding:10px 0;}
.dataul{padding:10px 0;}
.dataul li{padding:7px 0; line-height:18px;}
.dataul h3{font-size:16px;} .dataul .para{font-size:14px; line-height:20px}
.arw{position:absolute; border-style:solid; font-size:0; line-height: 0; display:inline-block;}
.avtar{position:relative;}
.avtar img{border:4px solid #46849f;}
.avtar .arw{top:-30px; right:-10px; border-width:5px; border-color: transparent  transparent #46849f #46849f ; }
.testimonials{padding:15px 0;}
.box_testmo{margin:15px 0; padding-bottom:8px; width:420px; position:relative; background:transparent url(../images/bg_boxshadowarrow.png) right bottom no-repeat;}
.box_testmo .box{background-color:#edf3f6; padding:10px 15px 10px 80px; border-bottom:2px solid #e0eaef; border-right:2px solid #e0eaef; -moz-border-radius:6px; border-radius:6px;}
.box_testmo .avtar{position:absolute; top:-10px; left:-10px}
.box_testmo .avtar .arw{top:30px;}
.box_testmo h4{font-size:14px;}
.box_testmo p{padding-top:10px; color:#02547a; font-size:14px; line-height:20px;}
/*footer*/
.ad_foot{width:100%; background-color:#003f5c; border-top:3px solid #00405e; color:#5191af; margin-top:-15px}
.adbeat_foot{width:100%; background-color:#003f5c; border-top:3px solid #00405e; color:#5191af; margin-top:-15px}
.footer{width:1000px; margin:0 auto; padding:45px 0; text-align:center; background:transparent url(../images/bg_footshadow.png) center 0px no-repeat;}
.flinks a{color:#6facc9; border-right:1px solid #02587d; padding:0 10px;} .flinks a:last-child{border-right:0 none;}
.footer .copy{padding:12px 0;} .fsocial{clear:both; padding-top:5px;}
.fsocial a{display:inline-block; width:32px; height:32px; margin:0 10px; text-indent:-9999px; background-color:transparent; background-image:url(../images/icos_social.png); background-repeat:none; opacity:0.7;filter:alpha(opacity=70)}
.fsocial .fb{background-position:0 0;}
.fsocial .tw{background-position:-48px 0;}
.fsocial .in{background-position:-95px 0;}
.fsocial .su{background-position:-143px 0;}
.fsocial .rs{background-position:-191px 0;}
.fsocial a:hover{opacity:1;filter:alpha(opacity=100)}
h1,h2,h3,h4, .inbtn, .btnbig, .slidernav a strong{font-family:'Droid Sans',arial,sans-serif;}



/* Home page */
#home_tabs a span{background-color:transparent; background-image:url(../images/txt_tabshome.png); background-repeat:no-repeat}

#tab_neta span{width:82px; background-position:0px 10px;}
#tab_neta:hover span{background-position:0px -43px;}
#tab_neta.act span{background-position:0px -41px;} 

#tab_adva span{width:102px; background-position:-116px 10px;}
#tab_adva:hover span{background-position:-116px -43px;}
#tab_adva.act span{background-position:-116px -41px;}

#tab_puba span{width:92px; background-position:-245px 10px;}
#tab_puba:hover span{background-position:-245px -43px;}
#tab_puba.act span{background-position:-245px -41px;}

#tab_repa span{width:75px; background-position:-376px 10px;}
#tab_repa:hover span{background-position:-376px -43px;}
#tab_repa.act span{background-position:-376px -41px;}

.tab_show{clear:both; padding-top:3px}
.tab_slides{clear:both; position:relative; margin-top:-4px; background:transparent url(../images/bg_transwhite.png) 0 0 repeat; -moz-border-radius:7px; border-radius:7px; -moz-box-shadow:0px 0px 3px #ccc; -webkit-box-shadow:0px 0px 3px #ccc; box-shadow:0px 0px 3px #ccc;}
.tab_slide .slider{position:relative; overflow:hidden; height:350px; background-color:#fefbf3; -moz-border-radius-topleft:7px; border-top-left-radius:7px; -moz-border-radius-topright:7px; border-top-right-radius:7px; opacity:1;filter:alpha(opacity=100)}
.tab_slide .slide {padding:15px 15px 0 15px; width:970px; position:relative}
.tab_slide .slide h1{font-size:40px; padding-top:0px;}
.tab_slide .left{width:500px; float:left} .tab_slide .right{float:left; margin-left:12px}
.tab_slide .slide .desc{padding-top:5px; font-size:20px; line-height:28px}
.tab_slide .slide .btn{padding-top:15px} .tab_slide .slide .seeplans{float:left}
.slidernav{clear:both; height:88px;} 
.slidernav a{display:block; padding:15px 15px 0 80px; height:73px; width:237px; float:left; border-top:1px solid #e8d2a2; border-right:1px solid #e8d2a2; color:#231f20;}
.slidernav a strong{display:block; font-size:14px; text-transform:uppercase; color:#cf622e; padding-bottom:5px} 
.slidernav a.one{-moz-border-radius-bottomleft:7px; border-bottom-left-radius:7px;} .slidernav a.three{border-right:0 none; width:239px; -moz-border-radius-bottomright:7px; border-bottom-right-radius:7px;}
.slidernav a:hover{text-decoration:none; background-color:#fef6e7 !important;} .slidernav .activeSlide{background-color:#fefbf3 !important; border-top:0 none;} 
.network_slide .slidernav .one{background:transparent url(../images/ico_slide1.png) 10px 20px no-repeat;}   
.network_slide .slidernav .two{background:transparent url(../images/ico_slide1.png) 10px -80px no-repeat;}   
.network_slide .slidernav .three{background:transparent url(../images/ico_slide1.png) 10px -180px no-repeat;}
.advertise_slide .slidernav .one{background:transparent url(../images/ico_slide2.png) 10px 20px no-repeat;}   
.advertise_slide .slidernav .two{background:transparent url(../images/ico_slide2.png) 10px -80px no-repeat;}   
.advertise_slide .slidernav .three{background:transparent url(../images/ico_slide2.png) 10px -180px no-repeat;}
.publish_slide .slidernav .one{background:transparent url(../images/ico_slide3.png) 10px 20px no-repeat;}   
.publish_slide .slidernav .two{background:transparent url(../images/ico_slide3.png) 10px -80px no-repeat;}   
.publish_slide .slidernav .three{background:transparent url(../images/ico_slide3.png) 10px -180px no-repeat;}
.reports_slide .slidernav .one{background:transparent url(../images/ico_slide4.png) 10px 20px no-repeat;}   
.reports_slide .slidernav .two{background:transparent url(../images/ico_slide4.png) 10px -80px no-repeat;}   
.reports_slide .slidernav .three{background:transparent url(../images/ico_slide4.png) 10px -180px no-repeat;}
.slideprevnext .prev, .slideprevnext .next{position:absolute; top:175px; display:block; width:24px; height:48px; text-indent:-9999px;}
.slideprevnext .prev{background:transparent url(../images/arrow_slideshow.png) left 0px no-repeat; left:-21px}
.slideprevnext .next{background:transparent url(../images/arrow_slideshow.png) right 0px no-repeat; right:-21px}

.newsubscribe{padding:10px;} .newsubscribe .box_y{padding:8px;}
.newsubscribe .intxt{width:270px}
.newsubscribe p{padding-top:10px; line-height:18px;}
.newsubscribe .form label{display:inline-block; width:130px}
.newsubscribe .form .inbtn{background-position:right 0; padding-right:35px}
.box_feature{margin-top:50px; border:1px solid #e0eaef; padding:10px; text-align:center; line-height:20px; -moz-border-radius:7px; border-radius:7px;}
.box_feature .seeplans{margin-top:-40px; display:inline-block;}

/* Pricing */

.pricecheckout{padding:3px 0;}
#pricing_plans a span{background-color:transparent; background-image:url(../images/txt_tabsprice.png); background-repeat:no-repeat}
#tab_plan span{width:54px; background-position:0px 10px;}
#tab_plan:hover span{background-position:0px -43px;}
#tab_plan.act span{background-position:0px -41px;} 
#tab_chkout span{width:87px; background-position:-112px 10px;}
#tab_chkout:hover span{background-position:-112px -43px;} #tab_chkout.act span{background-position:-112px -41px;} 
.price_plans{
clear:both; margin-top:-4px; width: 1000px;
background-color:#FFFFFF; padding:24px;
-moz-border-radius:7px; border-radius:7px; -moz-box-shadow:0px 0px 3px #ccc; -webkit-box-shadow:0px 0px 3px #ccc; box-shadow:0px 0px 3px #ccc;}
.price_plans h2{font-size:26px;}
.price_plans .para{padding:8px 0; font-size:16px; line-height:22px;}
.ad_plans{clear:both; padding-top:10px}
.adbeat_plans{clear:both; padding-top:10px}

.ad_plans .box_plan{width:278px; height:272px; padding:9px; float:left; border:1px solid #e0e7ea; background-color:#fcfcfc; -moz-border-radius:5px; border-radius:5px; margin-right:28px;}
.adbeat_plans .box_plan{width:278px; /* height:272px; */ padding:9px; float:left; border:1px solid #e0e7ea; background-color:#fcfcfc; -moz-border-radius:5px; border-radius:5px; margin-right:28px;}
/* #all_networks_monthly{margin-right:0} */
#fake_enterprise {margin-right:0}

.ad_plans .box_planc{background-color:#fff; padding:1px;}
.adbeat_plans .box_planc{background-color:#fff; padding:1px;}
.box_planc .head{background-color:#02547a; color:#fff; padding:20px}
.box_planc .head .chk{float:left; padding-top:10px;}
.box_planc .head .txt{margin-left:25px;}
.box_planc .head h2{font-size:20px}
.box_planc .head h4{font-size:16px; padding-top:3px; font-family:georgia,arial,sans-serif}
.box_planc .plandtl{padding:3px 0;}
.box_planc .plandtl > li{position:relative; font-size:16px; padding:12px 0 12px 25px; border-bottom:1px solid #edf3f6; background:transparent url(../images/arrow_right_gray.png) 5px 18px no-repeat; margin:0 10px;}
.box_planc .plandtl > li:hover{background-color:#fbe2af;}
.box_planc .plandtl > li:last-child{border-bottom:0 none}
.box_planc .plandtl .adbeat{left:-290px;}
.box_planc .plandtl .adbeat .point{left:auto; right:-12px; background-position:-19px 0}


.ad_plans .box_plan_small{width:200px; height:255px; padding:9px; float:left; border:1px solid #e0e7ea; background-color:#fcfcfc; -moz-border-radius:3px; border-radius:3px; margin-right:18px;}
.ad_plans .box_planc_small{background-color:#fff; padding:1px;}
.adbeat_plans .box_plan_small{width:300px; height:260px; padding:9px; float:left; border:1px solid #e0e7ea; background-color:#fcfcfc; -moz-border-radius:3px; border-radius:3px; margin-right:18px;}
.adbeat_plans .box_planc_small{background-color:#fff; padding:1px;}
.box_planc_small .head{background-color:#02547a; color:#fff; padding:10px}
.box_planc_small .head .chk{float:left; padding-top:10px;}
.box_planc_small .head .txt{margin-left:25px;}
.box_planc_small .head h2{font-size:24px}
.box_planc_small .head h4{font-size:20px; padding-top:3px; font-family:georgia,arial,sans-serif}
.box_planc_small .plandtl{padding:3px 0;}
.box_planc_small .plandtl > li{position:relative; font-size:16px; padding:12px 0 12px 25px; border-bottom:1px solid #edf3f6; background:transparent url(../images/arrow_right_gray.png) 5px 18px no-repeat; margin:0 10px;}
.box_planc_small .plandtl > li:hover{background-color:#fbe2af;}
.box_planc_small .plandtl > li:last-child{border-bottom:0 none}



.ad_plans .box_plan:hover, .ad_plans .box_plan_act{background-color:#fbe2af; border:1px solid #fbe2af;}
.ad_plans .box_plan:hover .head, .box_plan_act .head{background-color:#f37021;}
.ad_plans .box_plan_small:hover, .ad_plans .box_plan_act{background-color:#fbe2af; border:1px solid #fbe2af;}
.ad_plans .box_plan_small:hover .head, .box_plan_act .head{background-color:#f37021;}
.adbeat_plans .box_plan:hover, .adbeat_plans .box_plan_act{background-color:#fbe2af; border:1px solid #fbe2af;}
.adbeat_plans .box_plan:hover .head, .box_plan_act .head{background-color:#f37021;}
.adbeat_plans .box_plan_small:hover, .adbeat_plans .box_plan_act{background-color:#fbe2af; border:1px solid #fbe2af;}
.adbeat_plans .box_plan_small:hover .head, .box_plan_act .head{background-color:#f37021;}

.plandtl .ad{display:none; position:absolute; top:-10px; left:200px; z-index:1; width:240px; padding:15px; line-height:20px; font-size:14px; background-color:#fefcf6; border:2px solid #f37021; -moz-border-radius:4px; border-radius:4px; -moz-box-shadow:3px 3px 3px #ddd}
.plandtl .ad .point{position:absolute; top:25px; left:-11px;  display:block; width:12px; height:18px; background:transparent url(../images/arw_popup.png) 0 0 no-repeat;}
/*#all_networks_monthly .plandtl .ad{left:-290px;}
#all_networks_monthly .plandtl .ad .point{left:auto; right:-12px; background-position:-19px 0} */
#fake_enterprise .plandtl .ad{left:-290px;}
#fake_enterprise .plandtl .ad .point{left:auto; right:-12px; background-position:-19px 0}


.plandtl .adbeat{display:none; position:absolute; top:-10px; left:200px; z-index:1; width:240px; padding:15px; line-height:20px; font-size:14px; background-color:#fefcf6; border:2px solid #f37021; -moz-border-radius:4px; border-radius:4px; -moz-box-shadow:3px 3px 3px #ddd; z-index:10;}
.plandtl .adbeat .point{position:absolute; top:25px; left:-11px;  display:block; width:12px; height:18px; background:transparent url(../images/arw_popup.png) 0 0 no-repeat;}
/*#all_networks_monthly .plandtl .adbeat{left:-290px;}
#all_networks_monthly .plandtl .adbeat .point{left:auto; right:-12px; background-position:-19px 0} */
#fake_enterprise .plandtl .adbeat{left:-290px;}
#fake_enterprise .plandtl .adbeat .point{left:auto; right:-12px; background-position:-19px 0}

.specialoffers{padding:10px;}
.specialoffers .box_y{padding:8px;}
.specialoffers .div_choose{font-size:14px; line-height:20px; padding:10px; border-bottom:1px solid #e8eef1;}
.choose_special{padding-top:15px} .choose_special h3{float:left; font-size:18px; color:#f37021; padding-left:10px} 
.choose_special ul li{font-size:14px; padding:5px 0; margin-left:150px}
.try_adbeat{text-align:center; padding:10px 0;}
.specialoffers .left{width:550px} .specialoffers .right{width:300px; margin-right:10px}
.try_adbeat .btntry{display:block; text-indent:-9999px; height:60px; background:transparent url(../images/btn_tryadbeat.png) center center no-repeat;}
.try_adbeat p{padding:5px 0;} 
.try_adbeat .secure, 
.plan_checkout .secure{ display:block; height:80px; }
.plan_checkout {float:right;} .plan_checkout .head .txt{margin-left:0px}
.plan_checkout .secure{border:1px solid #e0eaef; -moz-border-radius:5px; border-radius:5px; margin-top:25px; padding:10px 0 20px 40px;}
.headh2{font-size:26px; padding-bottom:10px; border-bottom:1px solid #e8eef1}
.chkout_form{float:left; width:630px;} .chkout_form .fld{padding:8px 0; height:30px; overflow:hidden} .chkout_form .fld small{font-size:11px;}
.chkout_form .lbl{font-weight:bold; display:inline-block; width:75px; padding-right:10px;}
.chkout_form .lblred{font-weight:bold; color: red; display:inline-block; width:75px; padding-right:10px;}
.chkout_form .fld .intxt{width:200px} .chkout_form .fldchk{padding:5px 0; height:auto} .chkout_form .fldchk .align{text-align:right; vertical-align:top}
.chkout_form .cards{display:inline-block; width:180px; height:40px; text-indent:-9999px; background:transparent url(../images/img_cards.png) center center no-repeat; position:relative; top:-12px}
.insubmit{text-indent:-9999px; border:0 none; width:300px; height:60px; background:transparent url(../images/btn_submitorder.png) left center no-repeat;}
.plan_checkout .headh2{border-bottom:0 none;} .plan_checkout .change{font-weight:bold; color:#f2762c}
.chkout_form .fld .margap{display:inline-block; width:500px} .chkout_form .fldbtn{height:auto}






#cancel_confirm_box { display:none; margin: 0px; }
#cancel_confirm_box a { margin: 10px; }

#confirm {display:none; font-family:Arial,Helvetica,sans-serif; font-size:16px; }
#confirm-overlay { background-color:#eee; cursor:wait; }
#confirm-container { height:220px; width:500px; background:#fff; border:1px dotted #02547A; }
#confirm-container .header { text-align: center; height:25px; padding-top: 4px; width:100%; 
    background-color:#02547A; color: white; font-weight: bold; text-align: center; }
#confirm-container .message { text-align: justify; margin:0; padding:12px 4px 12px 8px; }
#confirm-container .message_error { text-align: justify; color: red; margin:0; padding:12px 4px 12px 8px; }
#confirm-container .buttons { /*float:right; margin-right:20px;*/ width: 100% }
#confirm-container .buttons #button_no { float:left; margin-left:10px; }
#confirm-container .buttons #button_yes { float:right; margin-right:10px; }
#confirm-container .buttons #cancel_confirm_no { float:left; margin-left:10px; }
#confirm-container .buttons #cancel_confirm_link { float:right; margin-right:10px; }
#confirm-container .buttons #cancel_confirm_yes { float:right; margin-right:10px; }
#confirm-container .buttons #reactivate_confirm_no { float:left; margin-left:10px; }
#confirm-container .buttons #reactivate_confirm_yes { float:right; margin-right:10px; }

.products_offer_option  { cursor: default; color: gray; }
.products_offer_option_black { color: black; }


.profile_navigation { 
    width: 220px; height: 250px; float: left;
    border: 1px dotted #02547A; padding: 10px;
}
.profile_navigation_item { 
    font-family:Arial,Helvetica,sans-serif; font-size:20px; font-weight:bold;
    width: 220px; height: 30px;
    color: #ee671a; cursor: default;
}
.profile_navigation_item_select { color:#246881;
    background-image:url("/images/arrow_right_orange.png"); 
    background-repeat:no-repeat;
    background-position: 205px 3px;
}
.profile_navigation_item_hover { color:#246881; }

a.profile_navigation_item {
    display: block;
    text-decoration: none;
}
a.profile_navigation_item:hover {
    color: #246881;
}

.profile_item { margin-left: 20px; border: 1px dotted #02547A; float: left; width: 500px; /*height:250px; */display:none; font: 14px Verdana; padding: 10px; }
.profile_items_footer { clear: both; }



.chkout_form .lbl2 {
	font-weight: bold;
	display: inline-block;
	width: 75px;
	padding-right: 10px;
}
.chkout_form .lbl2 {
	font-weight: bold;
	display: inline-block;
	width: 150px;
	padding-right: 10px;
}

.chkout_form .lbl2red {
	font-weight: bold;
	color: red;
	display: inline-block;
	width: 150px;
	padding-right: 10px;
}
.intxt2 {
	width:300px;
	background-color: #FBFDFE;
	height: 17px;
	padding: 5px;
	border: 1px solid #DFEAEF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 2px 2px 5px #eee;
	-webkit-box-shadow: inset 2px 2px 5px #eee;
	box-shadow: inset 2px 2px 5px #eee;
	vertical-align: baseline;
}


#enterprise_tabs a span{background-color:transparent; background-image:url(../images/txt_tabenterprise.png); background-repeat:no-repeat}
#tab_entcompany span{width:190px !important; background-position:0px 10px;}
#tab_entcompany.act span{width:190px !important; background-position:0px -30px;}
#tab_entusers span{width:150px; background-position:-207px 10px;}
#tab_entusers.act span{width:150px; background-position:-207px -30px;}
#tab_entcomplete span{width:170px; background-position:-371px 10px;}
#tab_entcomplete.act span{width:170px; background-position:-371px -30px;}

/*#tab_entcompany:hover span{width:190px !important; background-position:0px -30px;}
#tab_entusers:hover span{width:150px; background-position:-207px -30px;}
#tab_entcomplete:hover span{width:170px; background-position:-374px -30px;} */

/*.tabcs {
	text-indent:1px !important;
	width:210px !important;
}
*/


.enterprise_left { float: left; width: 600px; text-align: justify; }
.enterprise_right { float: left; width: 350px; }
.enterprise_right1 { border: 1px solid black; margin: 20px; padding: 20px; text-align: justify; }
.enterprise_right2 { border: 1px solid black; margin: 20px; }
.enterprise_done { clear: both; }

ul.ent-list { list-style:circle }
ul.ent-list li { list-style:circle; margin-left:20px; }


#item_subaccounts label { width: 100px; display: block; float: left; font-weight: bold; }
#item_subaccounts .row { margin-bottom: 4px; }
#item_subaccounts #send { margin-left: 100px; }

