

/* HOMEPAGE CLASSES*/
.homeheader{background: #00538d url("/img/bg-image-13.jpg") no-repeat top right;/* min-height:680px;*/  background-size: cover !important;}
.homeheadercontent{padding:80px 0px 60px 0px;text-align:center}

.homehead{padding:50px 0px 50px 0px;font-size: 60px;color: #333;font-weight: 700;text-align: center;}
.homeicon{position: absolute;z-index: 10;width: 100%;text-align:center;margin-top:300px;border: 0px solid}
.homeicondown{display:none;position: absolute;z-index: 10;width: 100%;text-align:center;border: 1px solid}
.curlyarrow{width: 150px}
.curlyarrowdown{width: 40px}
.homeleft{width:50%;float:left;background: #f59a23;min-height: 700px}
.homeright{width:50%;float:left;background: #0062ff;min-height: 700px}
.homeleftpad{text-align: center;padding: 300px 0px 0px 0px}
.homerightpad{text-align: center;padding: 200px 0px 0px 0px;}
.homerighttxt{ margin-top:30px;font-size: 36px;color:#fff;line-height: 120%;white-space: nowrap;}
.homeleftimg{width: 460px}
.homerightimg{width: 300px}
.visitBtn{background: #000;color: #fff;text-align: center;padding: 15px 40px;border-radius: 10px;text-decoration: none;font-size: 22px;white-space: nowrap;}

.logosize{}

.homelogo{text-align:center;padding-right:70px}
.toptext1{color:#312f32;font-size: 3.8em;margin:0;font-weight:700;letter-spacing:-2.4px;text-shadow:2px 2px 0px #FFFFFF;margin-top:70px;text-rendering: optimizeLegibility;}
.toptext2{color:#312f32;font-size: 2.7em;margin:0;font-weight:700;letter-spacing:-0.8px;text-shadow:2px 2px 0px #FFFFFF;margin-top:-3px;text-rendering: optimizeLegibility;}

.position-r { position:relative}
#wdr {padding-top:100px; text-align:center;}
.youtubewrap {max-width:720px; margin:0 auto;}


.down-arrow-wrap {padding-top:8px; width:14px; margin:0 auto;}
.down-arrow {width:0;height:0;border-style:solid;border-width:10px 7px 0 7px;border-color: #ffffff transparent transparent transparent; margin:0 auto}
.sectingbggray { background:#f2f2f2}

.drt {color:#fff; text-decoration:none; font-size:13px; line-height:21px;text-shadow: 1px 1px #000; display:inline;}

/******************************** to be deleted */

.homelogo1{text-align:center;padding-right:65px}
.toptext1a{color:#312f32;font-size: 3.2em;margin:0;font-weight:700;letter-spacing:-1.4px;text-shadow:2px 2px 0px #FFFFFF;margin-top:60px;text-rendering: optimizeLegibility;}
.toptext2a{color:#312f32;font-size: 2.2em;margin:0;font-weight:700;text-shadow:2px 2px 0px #FFFFFF;margin-top:-3px;text-rendering: optimizeLegibility;}
.startbtn_a{margin-top:76px;}
/********************************/

.startbtn{margin-top:76px;}
.startbtn1{margin-top:40px;text-align:center}

.bluelinebg{background:url("/img/bg-pattern11-blue-tint.png") repeat}
/*.bluebg{background:#96b2d9;border-top:3px solid #312f32;border-bottom:3px solid #312f32}*/
.bluebg{background:#dfdfdf;border-top:3px solid #312f32;border-bottom:3px solid #312f32}
.blueline{background:#312f32;height:4px;width:1150px;margin:auto}
.greybg{background:#f3f3f3}

.blueline1{background:#312f32;height:4px;width:100%}

.home_col_text {color: #1b81c6;font-size: 1.1em;line-height: 1.3em;padding:20px;}
.home_col1{width:50%;float:left;}
.home_col2{width:50%;float:right;}

.hometxt1{font-size: 2.5em;font-weight:700;}
.hometxt2{font-size: 15px;line-height: 1.4em; color: #000;padding-top:30px}
.hometxt3{font-size: 2.5em;font-weight:700;color: #000;}
.hometxt4{font-size: 15px;line-height: 1.4em; color: #000;padding-top:15px}

.dsnhead{background:url("/img/dsntop.jpg") no-repeat;height:234px;}
.dsnheadpad{padding:35px 0px 0px 30px}

.dsnhead1{background:url("/img/dsntop1.jpg") no-repeat;height:350px;}

.greybox{background:#d4d7dc;border:1px solid #999999;padding:20px;width:80%;margin:auto}
.greybox1{background:#d4d7dc;border:1px solid #999999;padding:20px;}
.bluebox{background:#ebedfb;border:1px solid #c5c7d8;padding:20px}
.orangebox{border:1px dotted #e88422;padding:20px;}

.dottedbrd{border: 1px dotted #c9ccdd;}

.logindata{padding:10px 30px 30px 30px;background:#ffffff;border:1px solid #bcbcbc;line-height:150%}
.logindata a{color:#e88422;text-decoration:none}
.logindata a:hover{color:#000000;transition: color 0.3s ease-out 0s;}

.partnerlogo{width:20%;float:left;text-align:center;padding:10px 0px 10px 0px;border:0px solid}

.advertisers{text-align:center;padding:40px 0px 40px 0px;font-size:36px;font-weight:bold;color: #696969;}

/* BUTTON CLASSES*/

a.orangebtn {
    background: #e88422;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;	
    padding: 14px 20px;
    text-decoration: none;
    word-wrap: break-word;
	transition: all 0.2s ease-in-out 0s;
	/*box-shadow: 2px 2px #fff;*/
	border-radius: 4px;
	
}
a.orangebtn:hover {
    background: #000000;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;	
    padding: 14px 20px;
    text-decoration: none;
    word-wrap: break-word;
	transition: all 0.2s ease-in-out 0s;
	border-radius: 4px;
}

.orangebtn {
	background: #e88422;
    border: 1px solid #d06700;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    padding: 12px 16px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}
.orangebtn:hover {
    background: #000000;
	border: 1px solid #000000;
}

a.orangebtn1 {
    background: #e88422;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
	font-weight: 600;
    padding: 12px 20px;
    text-decoration: none;
    word-wrap: break-word;
	transition: all 0.2s ease-in-out 0s;
	box-shadow: 2px 2px #fff;
	text-shadow: 2px 2px #000;
	white-space: nowrap;
}
a.orangebtn1:hover {
    background: #000000;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
	font-weight: 600;
    padding: 12px 20px;
    text-decoration: none;
    word-wrap: break-word;
	transition: all 0.2s ease-in-out 0s;
}


a.orangebtnsmall {
	background: #e88422;
    border: 1px solid #d06700;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 8px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
	white-space: nowrap;
}
a.orangebtnsmall:hover {
    background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}

.orangebtnsmall {
	background: #e88422;
    border: 1px solid #d06700;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 8px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
	white-space: nowrap;
}
.orangebtnsmall:hover {
    background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}

.uname{border:1px solid #e5e5e5;background:#f6f6f6;width:300px;padding:10px;border-radius:4px;font-size:16px;color:#312f32}
.passwd{border:1px solid #e5e5e5;background:#f6f6f6;width:300px;padding:10px;border-radius:4px;font-size:16px}
.loginbtn{background: #e88422;border: 1px solid #d06700;border-radius: 3px;color: #ffffff;cursor: pointer;font-size: 16px;padding:12px;}
.loginbtn:hover{background: #000000;border: 1px solid #000000;}
a.createlink{color:#e88422;font-size:13px;text-decoration:none}
a.createlink:hover{color:#e88422;font-size:13px;text-decoration:underline}

.trade1 {
    font-family: "open sans";
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    vertical-align: top;
}

.trade2 {
    font-family: "open sans";
    font-size: 12px;
    line-height: 12px;
    vertical-align: top;
}

.subhead{font-weight:bold;color:#e88422;font-size: 1.2em;}

/* class for flipping images */

.flip-container{perspective: 1000;margin:auto;width:113px}
.flip-container:hover .flipper, .flip-container.hover .flipper {transform: rotateY(180deg);}
.flip-container, .front, .back {width: 113px;height: 113px;}
.flipper {transition: 0.6s;transform-style: preserve-3d;position: relative;}
.front, .back {backface-visibility: hidden;position: absolute;top: 0;left: 0;}
.front {z-index: 2;/* for firefox 31 */transform: rotateY(0deg);}
.back {transform: rotateY(180deg);}

.progress-line {
    border-bottom: 2px dashed #e88422;
    height: 1px;
    position: absolute;
	z-index:5;
    margin-top: -55px;
    width: 24%;
	margin-left:264px;
}

/* class for MANUALS */

.img1{
	float:left;
	min-width:200px;
	border:1px solid #ccc; padding:2px 2px;
}

.img_caption{
	font-size:12px;
	color:#666;
	text-align:center;
	margin:0px;
	padding:3px;
}

.divider5 {
	padding:5px 0 0 0;
	clear:both;
}

/* class for SIDE BULLET NAVIGATION */

#sidenavigation {
    position: fixed;
    top: 320px;
    right: 0;
    margin: 0;
	z-index: 999999;
    padding: 10px 5px 5px 5px;
    width: 30px;
    background: #3b4447;
	border-radius:5px 0px 0px 5px;
}
#sidenavigation > li {
    margin: 0;
    padding: 0;
    list-style: none;
	text-align:center;	
}
#sidenavigation > li > a {
    margin: 0px;
    color: #ffffff;
    background:url(/img/sidenav1.png) no-repeat top center;width:20px;height:15px;
    display: block;
    padding: 5px;
    text-decoration: none;
    transition: all 400ms;
}
#sidenavigation > li > a.current,
#sidenavigation > li:hover > a {
    background:url(/img/sidenav2.png) no-repeat top center;width:20px;height:15px;    
}

.sidetipsy{font-size:11px !important;color:#ffffff !important;background-color: #e88422 !important;}

.toggle_container {
    display: none;
    font-size: 14px;
    margin-bottom: 4px;
    padding: 15px 20px 15px 20px;
	text-align:justify;
}
.trigger .image {
    background: rgba(0, 0, 0, 0) url("/img/learnmore_arrow.png") repeat scroll 0 0;
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 16px;
}
.trigger.expanded .image {
    background: rgba(0, 0, 0, 0) url("/img/learnmore_arrow.png") repeat scroll 0 0;
}

.thanktext1{margin-top:23px;margin-bottom:8px;color:#000000 !important;}
.thanktext2{margin-top:23px;margin-bottom:8px;color:#1b81c6;font-size:18px;font-weight:bold}
.thanktext3{margin-top:23px;margin-bottom:8px;color:#1b81c6;font-size:18px;font-weight:bold}


.seperator {
    color: #d06500;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

.formpad{padding:20px}
.formdata{padding:30px 30px 30px 30px;background:#ffffff;border:1px solid #bcbcbc;line-height:150%}

.formdata a{color:#e88422;text-decoration:none;}
.formdata a:hover{color:#222;text-decoration:none;}

.formdata h1 {
    font-size: 36px;
    margin: 0;
    padding: 0;
}

.formdata h1.first {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #fff !important;
    padding: 20px 0 20px 30px !important;
    text-align: left;
}

.register_title {
    float: left;
    margin-bottom: 18px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: left;
    width: 150px;
	font-weight:bold;
	font-size:18px;
}

.register_title1 {
    margin-bottom: 18px;
    padding-top: 4px;
    text-align: left;
	font-weight:bold;
	font-size:18px;
}

.register_div{
    float: left;
    margin-bottom: 18px;
    width: 400px;
	padding-top: 6px;
}

.register_titlediv {
    float: left;
    margin-bottom: 8px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: left;
    width: 200px;border:0px solid;
}


.register_flddiv {
    float: left;
    margin-bottom: 8px;
    width: 550px;border:0px solid;
    display: flex;
}

.registerformfld {
    border: 1px solid #c3ceda;
    padding: 5px;
    width: 310px;
}


.registerformfld1 {
    border: 1px solid #c3ceda;
    width: 45px;
    padding:5px;
}


.registerformfld2 {
    border: 1px solid #c3ceda;
    width: 249px;
    padding: 5px;
}

.registerformfldsel{
    border: 1px solid #c3ceda;
    padding: 5px;
}

@media (min-width:589px) {
    .registerformfldsel{width:322px;}
}

@media (max-width:588px) {
    .registerformfldsel{width:98%;}
    .registerformfld2{width:95%;}
}


.contact_col1{float:left;width:520px;border:0px solid}
.contact_col2{float:right;width:240px;border:0px solid}

.contact_titlediv {
    float: left;
    margin-bottom: 8px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: left;
    width: 160px;border:0px solid;
}


.contact_flddiv {
    float: left;
    margin-bottom: 8px;
    width: 330px;border:0px solid;
}

.contactformfld {
    border: 1px solid #c3ceda;
    padding: 5px;
    width: 300px;
}

.contactformfldsel{
    border: 1px solid #c3ceda;
    padding: 5px;
}

.contactformfldta{
    border: 1px solid #c3ceda;
    padding: 5px;
	width: 300px;
	height: 150px;
}

.faqcol_1{width:48%;float:left;border:0px solid}
.faqcol_2{width:48%;float:right;border:0px solid}

.faqcol_1 h5 {font-size: 18px;margin: 5px 0;padding: 0;color:#e88422}
.faqcol_2 h5 {font-size: 18px;margin: 5px 0;padding: 0;color:#e88422}

/* faq page new accordian */

.trigger1{border:1px solid #dddddd;background:#d0d8e8;padding:12px;font-size:13px;margin:0;margin-bottom:4px;cursor:pointer;border-radius:6px}
.trigger1:hover{border:1px solid #dddddd;background:#e3e6f1;}
.trigger1 a{color:#000000 !important;text-decoration:none;font-size:16px;font-weight: 600;}
.trigger1 a:hover{color:#000000 !important;text-decoration:none;font-size:16px}
.toggle_container1{display:none;border:1px solid #cccccc;padding:10px;margin-bottom:4px;font-size:14px;}

.trigger1 .image {
    vertical-align:middle;
    display:inline-block;
    height:15px;
    width:15px;
    background:url("/img/faq_arrow.png");
}

.trigger1.expanded .image {
    background:url("/img/faq_arrow.png");
}

.username{font-weight:bold;padding:2px}
.usernamediv{padding:2px}
.password{font-weight:bold;padding:15px 2px 2px 2px}
.passworddiv{padding:2px}
.loginbtndiv{padding:10px 2px 2px 2px}

.usernamefld{width:250px;padding:5px;border:1px solid #ccc;font-size:15px;border-radius:4px}
.passwordfld{width:250px;padding:5px;border:1px solid #ccc;font-size:15px;border-radius:4px}

.product_col1{float:left;width:24%;}
.product_col2{float:left;width:20%;}


.top_mnu_div {
   overflow:auto;
}
a.top_mnu_home {
    background: rgba(0, 0, 0, 0) url("/img/home_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_home:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_overview {
    background: rgba(0, 0, 0, 0) url("/img/overview_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_overview:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_download {
    background: rgba(0, 0, 0, 0) url("/img/download_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_download:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_order {
    background: rgba(0, 0, 0, 0) url("/img/shop_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_order:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_awards {
    background: rgba(0, 0, 0, 0) url("/img/awards_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_awards:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_testi {
    background: rgba(0, 0, 0, 0) url("/img/testi_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_testi:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_faq {
    background: rgba(0, 0, 0, 0) url("/img/faq_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 0 3px 20px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_faq:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_forum {
    background: rgba(0, 0, 0, 0) url("/img/forum_ico.gif") no-repeat scroll 5px 5px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_forum:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_add_engi {
    background: rgba(0, 0, 0, 0) url("/img/add_ico.gif") no-repeat scroll 5px 6px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 0 3px 22px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_add_engi:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_manual {
    background: rgba(0, 0, 0, 0) url("/img/manual_ico.gif") no-repeat scroll 5px 3px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_manual:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_policy {
    background: rgba(0, 0, 0, 0) url("/img/policy_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_policy:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_tips {
    background: rgba(0, 0, 0, 0) url("/img/tips_ico.gif") no-repeat scroll 5px 2px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_tips:hover {
    color: #e88422;
    text-decoration: underline;
}
a.top_mnu_freeR {
    background: rgba(0, 0, 0, 0) url("/img/FreeR_ico.gif") no-repeat scroll 5px 3px;
    border-bottom: 1px dotted #c9ccdd;
    color: #1563a7;
    display: block;
    float: left;
    font-family: arial,verdana;
    font-size: 13px;
    margin: 5px;
    padding: 3px 10px 3px 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
a.top_mnu_freeR:hover {
    color: #e88422;
    text-decoration: underline;
}

a.upgrade_link {
    color:#ffffff;
	font-size:12px;
	display: block;
	width: 160px;
	padding:5px 5px 5px 40px;
	border:1px solid #d06700;
	border-radius:4px;
	line-height:130%;
	background:#e88422 url("/img/btn_upgrade_soft.png") no-repeat ;
	margin-top:10px;
}
a.upgrade_link:hover{
	background:#000000 url("/img/btn_upgrade_soft.png") no-repeat ;
	border:1px solid #000000;
	color:#ffffff;
}


a.ls_link {
   	color:#ffffff;
	font-size:12px;
	display: block;
	width: 160px;
	padding:5px 5px 5px 40px;
	border:1px solid #d06700;
	border-radius:4px;
	line-height:130%;
	background:#e88422 url("/img/btn_live_support_bg.png") no-repeat ;
	margin-top:10px;
}
a.ls_link:hover{
	background:#000000 url("/img/btn_live_support_bg.png") no-repeat ;
	border:1px solid #000000;
	color:#ffffff;
}

a.download_link {
	color:#ffffff;
	font-size:12px;
	display: block;
	width: 160px;
	padding:5px 5px 5px 40px;
	border:1px solid #d06700;
	border-radius:4px;
	line-height:130%;
	background:#e88422 url("/img/btn_download_soft.png") no-repeat ;
	margin-top:10px;
}
a.download_link:hover{
	background:#000000 url("/img/btn_download_soft.png") no-repeat ;
	border:1px solid #000000;
	color:#ffffff;
}

a.buy_link {
	color:#ffffff;
	font-size:12px;
	display: block;
	width: 180px;
	padding:5px 5px 5px 40px;
	border:1px solid #d06700;
	border-radius:4px;
	line-height:130%;
	background:#e88422 url("/img/btn_buy_soft.png") no-repeat ;
	margin-top:10px;
}
a.buy_link:hover{
	background:#000000 url("/img/btn_buy_soft.png") no-repeat ;
	border:1px solid #000000;
	color:#ffffff;
}


div.panel {
    border: 1px solid #ccccdd;
    padding: 1px;
}
div.panel h4 {
    background-color: #d5e0f0;
    margin: 0;
    padding: 10px;
    text-align: center;
}
div.panel p {
    margin: 9px;
}
div.panel ul {
    clear: both;
    padding-left: 25px;
}

table.tabData1{border:0px solid #c9ccdd} 
table.tabData1 th{background:#e9eeff;padding:4px 0px 4px 4px;border-bottom:1px solid #c9ccdd;text-align:left}
table.tabData1 td{padding:4px 0px 4px 4px;border-bottom:1px solid #c9ccdd}

table.tabData2{} 
table.tabData2 th{background:#166aae;padding:4px 0px 4px 4px;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;text-align:left;color:#ffffff;font-size:14px}
table.tabData2 td{background:#e9eeff;padding:4px 0px 4px 4px;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;font-size:13px}

.award_outer_div {
    border-bottom: 1px dotted #c9ccdd;
    float: left;
    margin-top: 15px;
    min-height: 120px;
    padding-bottom: 10px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.award_div {
    float: left;
    margin-right: 10px;
    text-align: left;
    vertical-align: top;
    width: 210px;
}
.award_div img {
    border: 0 none;
    margin-top: 10px;
}
a.award_link {
    color: #e88422;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 5px 0;
    padding-top: 10px;
    text-decoration: none;
}
a.award_link:active {
    color: #e88422;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 5px 0;
    padding-top: 10px;
    text-decoration: none;
}
a.award_link:visited {
    color: #e88422;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 5px 0;
    padding-top: 10px;
    text-decoration: none;
}
a.award_link:hover {
    color: #e88422;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 5px 0;
    padding-top: 10px;
    text-decoration: underline;
}

.testimony_box {
    background: rgba(0, 0, 0, 0) url("seotoolkit/img/bg_testimonial.gif") repeat-x scroll 0 0;
    border-left: 1px solid #cfe1f2;
    padding: 20px;
}

.sw_dwn_number_text {
    color: #a5a8bd;
    font-family: arial,verdana;
    font-size: 150px;
    line-height: 140px;
}

.leftnav {
    float: left;
    min-height: 200px;
    width: 25%;
}

.content_right {
    border-left: 1px solid #c9ccdd;
    float: right;
    margin-bottom: 25px;
    margin-top: 15px;
    min-height: 362px;    
	padding-left:20px;
    width:65%;
}

td#manual-menu {
    background-color: #4e6f90;
    border: 1px solid #091f35;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
td#manual-content {
    border: 1px solid #4e6f90;
    padding: 10px;
    text-align: left;
}
td#manual-menu table {
}
td#manual-menu table tr td.leftlink {
    background-color: #4e6f90;
    color: #000;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 1px 10px;
    white-space: normal;
}
td#manual-menu table tr td.leftlinkmain {
    background-color: #4e6f90;
    color: #000;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 10px;
    white-space: normal;
}
td#manual-menu table tr td.leftactive {
    background-color: #365677;
    color: #000;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 1px 10px;
    white-space: normal;
}
td#manual-menu table tr td.leftactivemain {
    background-color: #365677;
    color: #000;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 10px;
    white-space: normal;
}
td#manual-menu table tr td.leftlink a, td#manual-menu table tr td.leftlinkmain a {
    color: #fff;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 0;
    text-decoration: none;
    white-space: normal;
}
td#manual-menu table tr td.leftactive a, td#manual-menu table tr td.leftactivemain a {
    color: #fff;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 3px;
    text-decoration: none;
    white-space: normal;
}
td#manual-menu table tr td.leftlink a:hover, td#manual-menu table tr td.leftactive a:hover, td#manual-menu table tr td.leftlinkmain a:hover, td#manual-menu table tr td.leftactivemain a:hover {
    color: #fc0;
}
td#manual-content ul {
    margin-left: 15px;
}
td#manual-content ol {
    margin-left: 20px;
}
td#manual-content img {
    margin: 10px 0;
}
a.new_left_menu {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu:active {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu:visited {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu:hover {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    white-space: normal;
}
a.new_sub_left_menu {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    white-space: normal;
}
a.new_sub_left_menu:active {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    white-space: normal;
}
a.new_sub_left_menu:visited {
    background-color: #4e6f90;
    color: #ffffff;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    white-space: normal;
}
a.new_sub_left_menu:hover {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu_hover {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu_hover:active {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu_hover:visited {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: normal;
}
a.new_left_menu_hover:hover {
    background-color: #365677;
    color: #ffd200;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: normal;
}
.outer_manual_div {
    clear: both;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.left_menu_div {
    float: left;
    margin: 0 0 20px;
    text-align: left;
    vertical-align: top;
    width: 25%;
}
.right_content_div {
    float: left;
    margin: 0 0 20px 20px;
    text-align: left;
    vertical-align: top;
    width: 72%;
}


.btn_print {
    background: rgba(0, 0, 0, 0) url("/img/btn_print.gif") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 168px;
}

.grecaptcha-badge { visibility: hidden; }
a.orangelink {color: #e88422;text-decoration: none;}
a.orangelink:hover {color: #e88422;text-decoration:underline;}

/* SubmitWolf Categories Table */
.SW_cat_tbl_td{text-align: left; vertical-align: top}
.SW_cat_tbl_SubHead_td{text-align: left; vertical-align: top; background-color: #e9eeff; border-bottom: #ADAAAD 1px solid; border-left: #ADAAAD 1px solid; border-right: #ADAAAD 1px solid;padding: 5px 0px 5px 0px}
/* Please Note: No. Of Columns is 4 so Sum of the all column width should be 100% */
/* 1st Column */.SW_cat_tbl_left_Htd{width: 30%; text-align: center; vertical-align: middle; padding: 5px 0px 5px 0px; background-color: #1460a2; border-top: #ADAAAD 1px solid; border-left: #ADAAAD 1px solid; border-bottom: #ADAAAD 1px solid; border-right: #ADAAAD 1px solid;}
/* Other 3 Column */.SW_cat_tbl_right_Htd{width: 70%; text-align: center; vertical-align: middle; padding: 5px 0px 5px 0px; background-color: #1460a2; border-top: #ADAAAD 1px solid; border-bottom: #ADAAAD 1px solid; border-right: #ADAAAD 1px solid;}
/* 1st Column */.SW_cat_tbl_left_Ttd{width: 30%; text-align: left; vertical-align: top; padding: 3px 0px 3px 0px; background-color: #FFFFFF; border-left: #ADAAAD 1px solid; border-bottom: #ADAAAD 1px solid; border-right: #ADAAAD 1px solid;}
/* Other 3 Column */.SW_cat_tbl_right_Ttd{width: 70%; text-align: left; vertical-align: top; padding: 3px 0px 3px 0px; background-color: #FFFFFF; border-bottom: #ADAAAD 1px solid; border-right: #ADAAAD 1px solid;}
.SW_cat_tbl_Link1_td{text-align: right; vertical-align: top; padding: 5px 0px 5px 0px; font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #000000; font-weight: bold;}

.SW_cat_tbl_head_div{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #FFFFFF; font-weight: bold; margin: 0px}
.SW_cat_tbl_SubHead_div{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #1460a2; font-weight: bold; margin: 0px 0px 0px 5px}
.SW_cat_tbl_text_div{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #333333; margin: 0px 2px 0px 5px}
.SW_cat_tbl_icon_div{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #333333; margin: 5px 0px 0px 0px}

A.SW_Link1{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #0065CE; font-weight: bold; text-decoration: none; margin-right: 5px}
A:visited.SW_Link1{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #0065CE; font-weight: bold; text-decoration: none; margin-right: 5px}
A:active.SW_Link1{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #0065CE; font-weight: bold; text-decoration: none; margin-right: 5px}
A:hover.SW_Link1{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #0065CE; font-weight: bold; text-decoration: underline; margin-right: 5px}

.tick_list{ margin-top:5px; margin-left:0px; padding-left:40px; }
.tick_list ul{margin-top:5px;	margin-left:0px; padding-left:0px;}
.tick_list li{line-height:16px; list-style:none; padding-bottom:5px; background: url(/img/bullet_tick.gif) no-repeat 0px 4px; padding-left:18px; margin-left:-20px; margin-top: 10px}
.tick_list{margin-top:5px; margin-left:0px; padding-left:40px; }

/* ========= Swith Content Script style ========= */
/*Default style for SPAN icons. Edit if desired: */
.iconspan{float: right; margin: 0px 3px 0px 3px ; cursor:hand; cursor:pointer; font-weight: bold;}
/*CSS used to style the examples. Remove if desired: */
.eg-bar{background-color: Transparent; font-weight: bold; border: 0px}
div.eg-bar{width: 100%;}
.icongroup1{width: 100%}

/* Please note Bullet classes */
#SW_cat_bullet{font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #333333}
#SW_cat_bullet ol{margin: 10px 0px 10px 35px; font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #333333; line-height: 15px}
#SW_cat_bullet li{margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: verdana,'MS Sans Serif'; font-size: 11px; color: #333333; line-height: 15px; text-align: justify}
