@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'segoe_uiregular';
    src: url('segoeui-webfont.eot'); /* IE9 Compat Modes */
    src: url('segoeui-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('segoeui-webfont.woff') format('woff'), /* Modern Browsers */
         url('segoeui-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
	 	 url('segoeui-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;

}

a:link {
	color: #0052a6;
}

a:visited {
	color: #299b00;
}

body
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

input
{
float:left;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
font-size:14px;
color:#242424;
font-weight:bold;
text-align:left;
height:25px;

}

.select{
		position:relative;
		z-index:10;
		width:166px !important;
		height:26px !important;
		line-height:26px;
}

span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:166px;
	height:26px;
	line-height:26px;
	text-indent:10px;
	background:url(images/bg_select.gif) no-repeat 0 0;
	cursor:default;
	z-index:1;
	}

.wrapper	
{
	width:960px;
	margin:0 auto;

}

.wrapper_slide
{
	width:960px;
	margin:0 auto;
	height:291px;
}


.header
{
	width:100%;
	height:435px;
	background-image:url(../images_en/english/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#1a1a1a;
}

.header_inner
{
	width:100%;
	height:255px;
	background-image:url(../images_en/english/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#1a1a1a;
}



.header_search
{
	width:970px;
	height:15px;
	background-image:url(../images_en/english/top_search_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header_search_input
{
 float:right;
 width:210px;
 height:20px;
 border:none;
 font-size:12px;
 background-color:#4a4a4a;
 margin-top:10px;
 margin-right:10px;
 box-shadow:1px 1px 2px 2px #333333 inset;
 border-radius:4px;
 background-image:url(../images_en/english/ico_search.jpg);
 background-repeat:no-repeat;
 background-position:center right;
 color:#a4a4a4;
}

.header_search_drop{
 float:right;
 width:130px;
 height:20px;
 border:none;
 background-color:#4a4a4a;
 margin-top:10px;
 box-shadow:1px 1px 2px 2px #333333 inset;
 border-radius:4px;
 	background-image:url(../images_en/english/drop_arrow_grey.png);
	background-position:right;
	background-repeat:no-repeat;
 color:#a4a4a4;
 font-size:12px;
 font-weight:bold;
 display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

.header_menu
{
	width:970px;
	margin:0 auto;
}

.header_logo
{
	float:left;
	margin:0px;
	margin-top:26px;
}



.main_menu { float:right; padding:0px; margin:0; list-style-type:none; height:84px; background-image:url(../images_en/english/bg_mainmenu.jpg); background-repeat:repeat-x;}
.main_menu li { z-index:999; float:left; height:84px; padding:0px; margin:0px;}
.main_menu li a {padding:0px; display:block; margin:0px; border:none;}
.main_menu li:hover a {text-decoration:underline;}

.main_menu ul {position:absolute; left:-9999px; top:-9999px; list-style-type:none;}
.main_menu li:hover {position:relative;}
.main_menu li:hover ul {left:0px; top:84px; background:#050603; padding:10px; width:200px; background-image: url(../images_en/english/menu_drop_bg.jpg); background-repeat:repeat-x; font-weight:bold; border-bottom-right-radius:10px;
border-bottom-left-radius:10px; }
.main_menu li:hover ul li {height:30px; border-bottom:dotted 1px #444444; width:200px;}
.main_menu li:hover ul li a {height:30px; padding:0px; display:block; font-size:12px; width:200px; line-height:25px; text-indent:5px; color:#c3c3c3; text-decoration:none;}
.main_menu li:hover ul li a:hover {height:30px; color:#fff;}


.btn_home a
{
	width:31px;
	height:84px;
	background-image:url(../images_en/english/btn_home.jpg);
	background-repeat:no-repeat;
}

.btn_home a:hover
{
	background-image: url(../images_en/english/btn_home_act.jpg);
}


.btn_prod a
{
	width:101px;
	height:84px;
	background-image:url(../images_en/english/btn_prod.jpg);
	background-repeat:no-repeat;
}

.btn_prod a:hover
{
	background-image: url(../images_en/english/btn_prod_act.jpg);
}


.btn_support a
{
	width:101px;
	height:84px;
	background-image:url(../images_en/english/btn_support.jpg);
	margin-left:2px;
	background-repeat:no-repeat;
}

.btn_support a:hover
{
	background-image: url(../images_en/english/btn_support_act.jpg);
}

.btn_contact a
{
	width:101px;
	height:84px;
	background-image:url(../images_en/english/btn_contact.jpg);
	margin-left:2px;
	background-repeat:no-repeat;
}

.btn_contact a:hover
{
	background-image: url(../images_en/english/btn_contact_act.jpg);
}

.btn_follow a
{
	width:101px;
	height:84px;
	background-image:url(../images_en/english/btn_follow.jpg);
	margin-left:2px;
	background-repeat:no-repeat;
}

.btn_follow a:hover
{
	background-image: url(../images_en/english/btn_follow_act.jpg);
}


.btn_about a
{
	width:101px;
	height:84px;
	background-image:url(../images_en/english/btn_about.jpg);
	margin-left:2px;
	background-repeat:no-repeat;
}

.btn_about a:hover
{
	background-image: url(../images_en/english/btn_about_act.jpg);
}

.btn_partner a
{
	width:99px;
	height:84px;
	background-image:url(../images_en/english/btn_partners.jpg);
	margin-left:2px;
	background-repeat:no-repeat;
}

.btn_partner a:hover
{
	background-image: url(../images_en/english/btn_partners_act.jpg);
}









.home_tab
{
	width:100%;
	height:390px;
	background-image:url(../images_en/english/tab_bg_tile.jpg);
	background-repeat:repeat-x;
	padding-top:08px;
}

.home_tab_comp
{
	width:970px;
	margin:0 auto;
}

.home_tab_cont
{
	float:left;
	width:970px;
}

.home_tab_cont li
{
	font-size:14px;
	color:#696969;
	font-weight:bold;
	margin:0px;
	margin-bottom:18px;
	padding-left:30px;
	background-image:url(../images_en/english/bullet_check.png);
	background-repeat: no-repeat;
	background-position:top left;
	list-style:none;

}


.drop_grey
{
	height:33px;
	border:1px solid #bdbcbd;
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;

}
@-moz-document url-prefix() {
.drop_grey
{
	height:33px;
	border:1px solid #bdbcbd;
	background-color:#e3e3e3;	
	background-image: none;	
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;
}
}


.drop_grey1
{
	height:33px;
	border:1px solid #bdbcbd;
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;

}
@-moz-document url-prefix() {
.drop_grey1
{
	height:33px;
	border:1px solid #bdbcbd;
	background-color:#e3e3e3;	
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:right;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;

}
}

.drop_grey2
{
	height:33px;
	border:1px solid #bdbcbd;
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;

}

@-moz-document url-prefix() {
.drop_grey2
{
	height:33px;
	border:1px solid #bdbcbd;
	background-color:#e3e3e3;	
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;

}
}








.home_tab_cont .image
{
	float:left;
	width:270px;
}

.home_tab_cont .center
{
	float:left;
	width:340px;
	margin-left:10px;
}

.home_tab_cont .right
{
	float:left;
	height:300px;
	margin-left:38px;
	width:260px;
	background-image:url(../images_en/english/devider_tab_ver.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:25px;
	padding-top:0px;
}

.home_tab_cont .right h3
{
	text-align:center;
	font-size:38px;
	color:#a4a4a4;
	margin:0px;
	margin-bottom:20px;
	margin-top:20px;
	text-shadow: 1px 1px #fff, -1px -1px #444 ;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;

}

.checkout
{
float: left;
width:620px;
background-image:url(../images_en/english/bg_checkout.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#ededed;
border:1px solid #cfcfcf;
}


.checkout_content
{
float: left;
width:480px;
margin:70px;
margin-top:50px;
margin-bottom:50px;
font-size:12px;
color:#3e3e3e;

}

.checkout_content input
{
float:left;
width:280px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:7px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;
height:24px;

}


.checkout_content .drop
{
float:left;
width:280px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:3px;
margin-bottom:7px;
font-size:11px;
color:#3d3d3d;
font-weight:bold;
text-align:left;
height:24px;

}


.checkout_tab01 a
{
float:left;
width:206px;
text-align:center;
padding:8px;
height:24px;
color:#949494;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_01.png);
background-repeat:no-repeat;
background-position:top right;
}


.checkout_tab01 a:hover
{
text-align:center;
padding:8px;
height:24px;
text-align:center;
color:#3d3d3d;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_01_act.png);
background-repeat:no-repeat;
background-position:top right;
}


.checkout_tab02 a
{
float:left;
width:206px;
text-align:center;
padding:8px;
height:24px;
color:#949494;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_02.png);
background-repeat:no-repeat;
background-position:top right;
margin-left:-12px;
}


.checkout_tab02 a:hover
{
text-align:center;
padding:8px;
height:24px;
text-align:center;
color:#3d3d3d;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_02_act.png);
background-repeat:no-repeat;
background-position:top right;
}


.checkout_tab03 a
{
float:left;
width:186px;
text-align:center;
padding:8px;
height:24px;
color:#949494;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_03.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:-14px;
}


.checkout_tab03 a:hover
{
text-align:center;
padding:8px;
height:24px;
text-align:center;
color:#3d3d3d;
font-size:18px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images_en/english/tab_chkout_03_act.png);
background-repeat:no-repeat;
background-position:top left;
}




.checkout_nav
{
float:left;
padding:0px;
margin:0px;
background-color:#ededed;
border-bottom:1px solid #cfcfcf;
width:620px;
color:#949494;
background-image:url(../images_en/english/tab_chkout_bg.jpg);
background-repeat:repeat-x;
}


.checkout_left
{
float:left;
width:282px;
border:1px solid #cfcfcf;
border-radius:10px;
background-color:#ededed;
background-image:url(../images_en/english/signup_bg_tile.jpg);
background-repeat:repeat-x;
padding:14px;
margin:0px;
font-size:14px;
color:#3b3b3b;

}

.checkout_left h2
{
float:left;
width:282px;
margin:0px;
font-size:25px;
color:#299b00;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:lighter;
}

.checkout_left h3
{
float:left;
margin:0px;
font-size:18px;
color:#3b3b3b;
font-weight:bold;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
}

.checkout_left h4
{
float:left;
margin:0px;
font-size:12px;
color:#3b3b3b;
padding:7px;
font-weight:bold;
}



.btn a
{
float:left;
width:auto;
background-image:url(../images_en/english/btn_bg.jpg);
background-color:#444444;
background-repeat:repeat-x;
border:1px solid #6a6a6a;
border-radius:3px;
padding:10px;
padding-top:4px;
padding-bottom:0px;
height:20px;
color:#fff;
font-size:12px;
font-weight: bold;
}

.signin
{
float:left;
width:282px;
border:1px solid #cfcfcf;
border-radius:10px;
background-color:#ededed;
background-image:url(../images_en/english/signup_bg_tile.jpg);
background-repeat:repeat-x;
padding:14px;
padding-bottom:40px;
margin:0px;
font-size:12px;
color:#242424;
font-weight:bold;

}


.signin input
{
float:left;
width:280px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:7px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;
height:24px;

}

.forum .link a
{
float:left;
border-top:1px solid #000;
color:#0052a6;
text-decoration:none;
font-weight:bold;
padding-top:10px;
width:630px;
}

.forum ul
{
float:left;
list-style:none;
padding:0px;
margin:0px;
}


.forum li
{
float:left;
width:620px;
border-bottom:#afafaf dotted 1px;
padding-bottom:18px;
padding-top:0px;
}

.forum li .content
{
float:left;
width:490px;
}

.forum li .post
{
float:left;
width:120px;
margin-top:25px;
font-size:12px;
font-style:italic;
color:#3e3e3e;
text-align:right;
}

.forum li .post img
{
padding-left:5px;
}

.forum li h4 a
{
float:left;
width:620px;
color:#3e3e3e;
font-weight:normal;
font-weight:lighter;
}

.forum li h3 a
{
float:left;
width:620px;
padding-bottom:2px;
font:Sego;
font-size:24px;
color:#0052a6;
font-weight:lighter;
}


.awards
{
float:left;
width:615px;
margin-top:25px;
}

.awards1
{
float:left;
width:615px;
margin-top:1px;
}

.awards h1
{
float:left;
width:615px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:5px;
margin-top:80px;

}

.awards .record
{
float:left;
padding-bottom:10px;
padding-top:10px;
margin:0px;
width:615px;
border-bottom:#afafaf dotted 1px;
padding-bottom:18px;
}

.awards .record1
{
float:left;
padding-bottom:10px;
padding-top:10px;
margin:0px;
width:700px;
border-bottom:#afafaf dotted 1px;
padding-bottom:18px;
}

.awards .record img
{
float:left;
margin:10px;
width:100px;
height:100px;
}

.awards .record .date
{
float:left;
width:490px;
color:#3e3e3e;
margin-top:10px;
margin-bottom:5px;
font-weight:normal;
font-weight:lighter;
}


.awards .record .title
{
float:left;
width:495px;
color:#3e3e3e;
font-weight:lighter;
font:Sego;
font-size:24px;
margin-bottom:7px;
}

.awards .record ul
{
float:left;
width:495px;
margin-top:5px;
padding:0px;
}

.awards .record li
{
	width:480px;
	float:left;
	font-size:12px;
	color:#484848;
	margin-bottom:5px;
	margin-left:15px;
	text-decoration:none;
}

.awards .record li a
{
	color:#484848;
	text-decoration:none;
}


.user_guide
{
float:left;
width:615px;
}

.user_guide h1
{
float:left;
width:615px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:5px;
margin-top:15px;
border-bottom:1px solid #000000;
}

.user_guide .record
{
float:left;
padding-bottom:10px;
padding-top:10px;
margin:0px;
width:615px;
border-bottom:#afafaf dotted 1px;
padding-bottom:18px;
}



.user_guide .record .title
{
float:left;
width:495px;
color:#3e3e3e;
font-weight:lighter;
font:Sego;
font-size:24px;
margin-bottom:7px;
}

.user_guide .record ul
{
float:left;
width:495px;
margin-top:5px;
padding:0px;
}

.user_guide .record li
{
	width:480px;
	float:left;
	font-size:12px;
	color:#484848;
	margin-bottom:5px;
	margin-left:15px;
	text-decoration:none;
}

.user_guide .record li a
{
	color:#484848;
	text-decoration:none;
}


.yr_navnew
{
float:left;
margin-top:25px;
}

.selected_country{
	float: left;
	width: 150px;
}
.yr_navnew select
{

	height:33px;
	width:180px;
	border:1px solid #bdbcbd;
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;
}



.yr_navnew .btn
{
padding:5px;
width:auto;
float:left;
}

.yr_navnew ul
{
float:left;
margin:0px;
padding:0px;
margin-left:0px;
}

.yr_navnew li
{
float:left;
width:auto;
text-decoration:none;
margin:3px;
padding-left:5px;
padding-right:5px;
margin-left:0px;
list-style-type: none;
border-right: solid 2px  #636363;
font-size:12px;
color:#636363;
font-weight:bold;
}
.yr_navnew li a
{
color:#636363;
}

.yr_navnew li a:hover
{
color:#299b00;
}


.pg_navnew
{
float:right;
margin-top:45px;
margin-left:200px;
color:#636363;

}



.yr_nav
{
float:right;
margin-top:25px;
}



/*.yr_nav select {
	height:none;
	padding:10px;
	overflow: hidden;
	background-image:url(../images_en/english/drop_arrow_grn.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #cfcfcf;
	font-size:14px;
	color:#299b00;
	font-weight:bold;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}*/



.yr_nav select
{

	height:33px;
	width:180px;
	border:1px solid #bdbcbd;
	overflow: hidden;
	background-image: url(../images_en/english/drop_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:6px;
	display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	list-style:none;
}



.yr_nav .btn
{
padding:5px;
width:auto;
float:left;
}

.yr_nav ul
{
float:left;
margin:0px;
padding:0px;
margin-left:0px;
}

.yr_nav li
{
float:left;
width:auto;
text-decoration:none;
margin:3px;
padding-left:5px;
padding-right:5px;
margin-left:0px;
list-style-type: none;
border-right: solid 2px  #636363;
font-size:12px;
color:#636363;
font-weight:bold;
}
.yr_nav li a
{
color:#636363;
}

.yr_nav li a:hover
{
color:#299b00;
}


.pg_nav
{
float:right;
margin-top:45px;
margin-left:200px;
color:#636363;

}

.btn_grey a
{ 
float:left;
text-align:center;
border:1px solid #a9a9a9;
padding:6px;
margin-right:10px;
margin-bottom:10px;
font-size:12px;
color:#363636;
background-color:#fff;
background-image:url(../images_en/english/btn_grey.jpg);
background-repeat: repeat-x;
}


.btn_grey a:hover
{ 
background-image:url(../images_en/english/btn_grey_hover.jpg);
background-repeat:none;
}



.form
{
float:left;
width:575px;
border:1px solid #cfcfcf;
border-radius:10px;
background-color:#ededed;
background-image:url(../images_en/english/signup_bg_tile.jpg);
background-repeat:repeat-x;
padding:14px;
padding-left:40px;
margin:0px;
margin-top:20px;
margin-bottom:20px;
font-size:12px;
color:#242424;
font-weight:bold;
}

.form_cus
{
float:left;
width:575px;
height:300px;
border:1px solid #cfcfcf;
border-radius:10px;
background-color:#ededed;
background-image:url(../images_en/english/signup_bg_tile.jpg);
background-repeat:repeat-x;
padding:14px;
padding-left:40px;
margin:0px;
margin-top:5px;
margin-bottom:20px;
font-size:14px;
color:#242424;
font-weight:bold;
}


.form a
{
float:left;
color:#656565;
text-decoration:none;
}


.form h3
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:20px;

}


.form textarea
{
float:left;
width:400px;
height:70px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_textarea.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:15px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;

}

.form input
{
float:left;
width:400px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:0px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;
height:30px;

}


.form .radio
{
float:left;
width:auto;
height:auto;
border:1px solid #cfcfcf ;
background-color:#fcfcfc;
padding:0px;
margin:0px;
margin-right:10px;
}

.form .checkbox
{
float:left;
width:auto;
height:auto;
border:1px solid #cfcfcf ;
background-color:#fcfcfc;
padding:0px;
margin:0px;
margin-right:10px;
}

.tree_view
{
float:left;
width:580px;
padding:10px;
border:1px solid #afafaf;
border-radius: 10px 10px 10px 10px;
margin-bottom:50px;
}

.tree_view h3
{
	float: none;
	font-family: 'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	padding: 0px;
	margin: 0px;
	width: 550px;
	text-align: justify;
	font-weight: normal;
	margin-left: 10px;
}

.tree_view .list
{
	float:left;
	width:550px;
	margin:5px;
	margin-left:10px;
	margin-top:15px;
}
.tree_view .list2
{
	float:left;
	width:550px;
	margin:5px;
	margin-left:10px;
	margin-top:1px;
}
.tree_viewnew .list
{
float:left;
width:550px;
margin:5px;
margin-left:1px;
margin-top:15px;
}

.tree_view .list .num
{
float:left;
border:1px solid #bbbbbb;
border-radius:80px;
text-align:center;
padding-top:3px;
width:20px;
height:17px;
margin-right:10px;
font-size:12px;
color:#363636;
background-color:#f2f2f2;
background-image:url(../images_en/english/num_bg.jpg);
background-repeat:repeat-x;
}

.tree_view .list .content
{
float:left;
width:500px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:16px;
color:#363636;
padding:0px;
margin:0px;

}
.tree_view .list .content_red
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.load_more
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	padding:0px;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tree_view .list .content1
{
	float:left;
	width:550px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363636;
	padding:0px;
	margin:0px;

}
.tree_view .list2 .content1
{
	float:left;
	width:550px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363636;
	padding:0px;
	margin:0px;

}

.tree_view ul
{
float:left;
width:400px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:16px;
color:#363636;
font-weight:bold;
padding:0px;
margin:0px;
margin-left:50px;

}

.tree_view ul h3
{
float:left;
width:450px;
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:16px;
color:#363636;

}

.tree_view li
{
float:left;
width:350px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:15px;
color:#363636;
font-weight:normal;
padding:0px;
margin:4px;
padding-left:20px;
list-style: none;
background-image:url(../images_en/english/bullet_dash.jpg);
background-position:center left;
background-repeat:no-repeat;
}


.login
{
float:left;
width:580px;
border:1px solid #cfcfcf;
border-radius:10px;
background-color:#ededed;
background-image:url(../images_en/english/signup_bg_tile.jpg);
background-repeat:repeat-x;
padding:14px;
padding-left:60px;
margin:0px;
font-size:12px;
color:#242424;
font-weight:bold;

}

.login a
{
font-size:12px;
color:#242424;
font-weight:bold;
}

.login a:hover
{
text-decoration:underline;
}

.login_content
{
float:left;
width:600px;
padding:14px;
padding-left:40px;
padding-bottom:20px;
margin:0px;
font-size:12px;
color:#242424;
font-weight:normal;
}

.login_content1
{
float:left;
width:600px;
padding:5px;
padding-left:40px;
padding-bottom:10px;
margin:0px;
font-size:12px;
color:#242424;
font-weight:normal;
}

.login_content_new
{
float:left;
width:600px;
padding:2px;
padding-left:5px;
padding-bottom:5px;
margin:0px;
font-size:12px;
color:#242424;
font-weight:normal;
}


.login_content .btn_small a
{
float:left;
padding:10px;
padding-right:20px;
padding-left:0px;
width:auto;
color:#242424;
background-image:url(../images_en/english/nav_arrow_rgt.gif);
background-repeat:no-repeat;
background-position:right center;
}

.login_content .btn_small a:hover
{
text-decoration:underline;
color:#242424;
}

.login_content h3
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:20px;

}

.login_content h1
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:20px;

}



.login input
{
float:left;
width:400px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_input.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:15px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;
height:30px;

}


.login h3
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:20px;

}

.login textarea
{
float:left;
width:400px;
height:70px;
border:1px solid #cfcfcf ;
background-color:#fefefe;
background-image:url(../images_en/english/bg_textarea.jpg);
background-repeat: no-repeat;
background-position:left top;
padding:0px;
margin-bottom:15px;
font-size:12px;
color:#242424;
font-weight:bold;
text-align:left;

}

.contact
{
float:left;
width:615px;
}

.contact h1
{
float:left;
width:615px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:5px;
margin-top:50px;
border-bottom:1px solid #000000;
}



.left_menu
{
	float:left;
	width:300px;
	height:650px;
	background-image:url(../images_en/english/left_pnl_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:25px;
}

.left_menu ul
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0px;
padding:0px;	
}

.left_menu li a
{
	float:left;
	border-bottom:#afafaf dotted 1px;
	padding:7px;
	color:#299b00;
	font-size:18px;
	padding-left:43px;
	margin-left:10px;
	width:225px;
	background-image:url(../images_en/english/bullet_round.gif);
	background-repeat:no-repeat;
	background-position:center left;
	height:auto;
}

.left_menu li a:hover
{
	color:#000000;
}


.left_menu li ul
{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

.left_menu li li a
{
	border-bottom:none;
	float:left;
	padding:5px;
	color:#299b00;
	font-size:13px;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	width:225px;
	background-image:url(../images_en/english/bullet_round.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.left_menu li li a:hover
{
	color:#000000;
}


.pg_title
{
	float:left;
	width:960px;
	border-bottom:1px solid #000000;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#363636;
	margin-top:35px;
	padding-bottom:5px;
}

.left_menu03
{
	float:left;
	width:310px;
	padding-top:7px;
}

.left_menu03 p
{
	float:left;
	width:autopx;
	font-size:12px;
	color:#363636;
	line-height:22px;
}

.left_menu02
{
	float:left;
	width:280px;
	height:650px;
	background-image:url(../images_en/english/left_pnl_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:35px;
	padding-top:25px;	
}

.left_menu02 h3
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:22px;
color:#299b00;
padding:0px;
margin:0px;
padding-bottom:5px;
padding-top:20px;
}

.left_menu02 h3 a
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:22px;
color:#299b00;
padding:0px;
margin:0px;
padding-bottom:5px;

}

.left_menu02 ul
{
float:left;
list-style-type:none;
margin:0px;
padding:0px;
padding-bottom:20px;
border-bottom:#afafaf dotted 1px;
width:280px;
}

.left_menu02 li a
{
	float:left;
	padding:5px;
	color:#393939;
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
	background-image:url(../images_en/english/bullet_li.png);
	background-repeat:no-repeat;
	background-position:center left;
	width:280px;

}

.left_menu02 li a:hover
{
	color:#000000;
}



.main_content
{
	float:left;
	width:600px;
	margin-left:20px;
	margin-top:50px;
	
	
}
.main_content1
{
	float:left;
	width:600px;
	margin-left:20px;
	margin-top:10px;
	
	
}
.main_content4
{
	float:left;
	width:600px;
	margin-left:10px;
	margin-top:50px;
	
	
}

.main_content_comparison
{
	float:left;
	width:600px;
	margin-left:0px;
	margin-top:0px;
	
	
}

.main_content_landing_page
{
float:left;
width:800px;
margin-left:20px;
margin-top:50px;
}

.main_content h1
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:35px;
font-weight:lighter;
color:#363636;
margin:0px;
padding:0px;
padding-bottom:20px;

}

.product_record
{
float:left;
width:555px;
padding:35px;
padding-right:0px;
background-image:url(../images_en/english/devider_product_list.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}


.product_record .product
{
float:left;
width:130px;
padding-right:25px;
}


.product_record .content
{
float:left;
width:395px;

}
.product_record .content1
{
float:left;
width:600px;

}

.product_record .content5
{
float:right;
width:345px;

}

.product_record .content .link_more a
{
float:left;
font-size:13px;
color:#01578d;
width:360px;
padding:0px;
margin:0px;
padding-bottom:15px;
font-weight:lighter;
text-decoration:none;
border-bottom: dotted 1px #747474;
}


.product_record h4
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
width:360px;
padding:0px;
margin:0px;
font-weight:lighter;
}

.product_record h3
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
width:395px;
padding:0px;
margin:0px;
margin-bottom:10px;
margin-top:-7px;
font-weight: bolder;
line-height:25px;
}

.product_record h2
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:30px;
padding:0px;
margin:0px;
margin-top:15px;
margin-left:15px;
color:#a4a4a4;
text-shadow: 1px 1px #fff, -1px -1px #444 ;
font-weight:100;
}

.product_record p
{
float:left;
font-size:13px;
color:#4a4a4a;
width:395px;
padding:0px;
margin:0px;
margin-bottom:10px;
font-weight:lighter;
}





.product_record_inn
{
float:left;
width:600px;
padding:0px;
border-bottom: dotted 1px #747474;
padding-bottom:20px;
}


.product_record_inn_landing_page
{
float:left;
width:800px;
padding:0px;
border-bottom: dotted 1px #747474;
padding-bottom:20px;
}

.product_record_inn_landing_page .product
{
float:left;
width:230px;
padding-right:25px;
}


.product_record_inn_landing_page .content
{
float:left;
width:345px;

}

.product_record_inn_landing_page .content .link_more a
{
float:left;
font-size:13px;
color:#01578d;
width:360px;
padding:0px;
margin:0px;
padding-bottom:15px;
font-weight:lighter;
text-decoration:none;
border-bottom: dotted 1px #747474;
}



.product_record_inn .product
{
float:left;
width:230px;
padding-right:25px;
}


.product_record_inn .content
{
float:left;
width:345px;

}

.product_record_inn .content .link_more a
{
float:left;
font-size:13px;
color:#01578d;
width:360px;
padding:0px;
margin:0px;
padding-bottom:15px;
font-weight:lighter;
text-decoration:none;
border-bottom: dotted 1px #747474;
}

.btn_link a
{
float:left;
font-size:13px;
color:#01578d;
width:240px;
padding:4px;
margin:0px;
font-weight:lighter;
text-decoration:none;
}


.know_more a
{
	float:left;
	font-size:14px;
	color:#01578d;
	width:240px;
	font-weight:lighter;
	text-decoration:none;
	margin: 0px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
}

.know_more1 {
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.know_more1 a:link {
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.know_more1 a:visited {
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.know_more1 a:hover {
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.know_more1 a:active {
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.product_record_inn h4
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:34px;
color:#000000;
width:360px;
padding:0px;
margin:0px;
font-weight:lighter;
}


.product_record_inn h3
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:34px;
color:#000000;
width:360px;
padding:0px;
margin:0px;
margin-bottom:10px;
margin-top:-7px;
font-weight: bold;
line-height:25px;
}


.product_record1_inn h3
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:34px;
color:#000000;
width:360px;
padding:0px;
margin:0px;
margin-bottom:10px;
margin-top:-7px;
font-weight: bold;
line-height:25px;
}

.product_record_inn h2
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:30px;
padding:0px;
margin:0px;
margin-top:15px;
margin-left:15px;
color:#a4a4a4;
text-shadow: 1px 1px #fff, -1px -1px #444 ;
font-weight:100;
}


.product_record_inn h5
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:27px;
color:#424242;
width:600px;
padding:10px;
margin:0px;
margin-top:30px;
margin-bottom:15px;
border-bottom:#747474 dotted 1px;
}

.product_record_inn p
{
float:left;
font-size:13px;
color:#4a4a4a;
width:360px;
padding:0px;
margin:0px;
margin-bottom:10px;
font-weight:lighter;
}


.product_record_inn .record
{
float:left;
width:290px;
padding:5px;
padding-bottom:10px;
padding-top:10px;
}
.product_record_inn .record2
{
	float:left;
	width:300px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 10px;
}

.product_record_inn .record1
{
	float:left;
	width:600px;
	padding-bottom:30px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}

.product_record_inn .record5
{
	float:left;
	width:600px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}


.product_record_inn .record .thumb
{
float:left;
padding:10px;
width:42px;
height:42px;
background-image:url(../images_en/english/features_thumb.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:center;

}

.product_record_inn .record2 .thumb
{
	float:left;
	width:42px;
	height:42px;
	background-image:url(../images_en/english/features_thumb.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.product_record_inn .record1 .thumb
{
float:left;
padding:10px;
width:42px;
height:42px;
background-image:url(../images_en/english/features_thumb.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:center;

}

.product_record_inn .record5 .thumb
{
float:left;
padding:10px;
width:42px;
height:42px;
background-image:url(../images_en/english/features_thumb.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:center;

}

.product_record_inn .record .content
{
float:left;
width:210px;
font-size:12px;
color:#4a4a4a;
padding-left:10px;
}


.product_record_inn .record1 .content
{
float:left;
width:500px;
font-size:12px;
color:#4a4a4a;
padding-left:10px;
}

.product_record_inn .record5 .content
{
float:left;
width:500px;
font-size:12px;
color:#4a4a4a;
padding-left:10px;
}



.product_record_inn .record .content h3
{
float:left;
width:228px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:14px;
color:#0d1412;
padding:0px;
margin:0px;
padding-top:7px;
line-height:17px;
margin-bottom:7px;
	
}

.product_record_inn .record2 .content2 h3
{
	float:left;
	width:228px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding-top:20px;
	line-height:17px;
	margin-bottom:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.product_record_inn .record1 .content1 h3
{
	float:left;
	width:500px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding:0px;
	margin:10px;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
		
}
.product_record_inn .record5 .content1 h3
{
	float:left;
	width:500px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1412;
	padding:0px;
	margin:10px;
	padding-top:10px;
	line-height:17px;
	margin-bottom:7px;
		
}

.product_record_inn .record6
{
	float:left;
	width:600px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}

.product_record_inn .record5 .content6
{
	float:left;
	width:600px;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0d1412;
	padding:0px;
	margin:10px;
	
		
}

.product_record_inn .record .content1
{
	float:left;
	width:600px;
	font-size:12px;
	color:#4a4a4a;
	
}

.product_record_inn .record .content1 h3
{
float:left;
width:600px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:14px;
color:#0d1412;
padding:0px;
margin:0px;
padding-top:7px;
line-height:17px;
margin-bottom:7px;
	
}


.sys_req
{
float:left;
margin-top:20px;
width:580px;
padding:10px;
border: solid 1px #bdbcbd;
}

.sys_req h2
{
float:left;
width:270;
padding:0px;
margin:0px;
padding-bottom:5px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:24px;
color:#424242;
}

.sys_req h3
{
float:left;
width:270;
padding:0px;
margin:0px;
padding-bottom:5px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:14px;
color:#424242;
}


.sys_req p
{
float:left;
width:270;
padding-bottom:10px;
margin:0px;
margin-bottom:5px;
font-size:12px;
color:#424242;

}


.features_table
{
float:left;
width:1000px;
margin-bottom:50px;
margin-top:50px;
border-bottom:#56656c solid 1px;
}


.features_table .title
{
	float:left;
	border-bottom:#56656c solid 1px;
	height:37px;
	width:1000px;
}


.features_table .title .record
{
	float:right;
	background-color:#56656c;
	background-image:url(../images_en/english/tab_features_bg.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:155px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
}

.features_table .title .record2
{
	float:right;
	background-color:#56656c;
	background-image:url(../images_en/english/tab_features_bg.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:125px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
}
.features_table .title .record3
{
	float:right;
	background-color:#56656c;
	background-image:url(../images_en/english/tab_features_bg.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:155px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
}

.features_table .title .record4
{
	float:right;
	background-color:#56656c;
	background-repeat:repeat-x;
	height:27px;
	width:155px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:0px;
}






.features_table ul
{
	float:left;
	width:1000px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.features_table li
{
	float:left;
	width:1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4bc67;
}



.features_table li .status
{
	float:right;
	background-color:#f6f6f6;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}
.features_table li .status2
{
	float:right;
	background-color:#f6f6f6;
	height:27px;
	width:125px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}

.features_table li .status3
{
	float:right;
	background-color:#f6f6f6;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}

.features_table li .status6
{
	float:right;
	background-color:#FFFFFF;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}



.features_table li .status4
{
	float:right;
	background-color:#6d9112;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}

.features_table li .status5
{
	float:right;
	height:39px;
	width:155px;
	text-align:top;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
	background-image: url(../images_en/english/green_bg.png);
}

.features_table li .status7
{
	float:right;
	background-color:#d1dfad;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}
.features_table li .status10
{
	float:right;
	background-color:#d1dfad;
	height:27px;
	width:155px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}

.features_table li .content
{
	float:right;
	height:27px;
	width:360px;
	padding-top:4px;
	padding-bottom:0px;
}

.features_table li .content2
{
	float:right;
	height:27px;
	width:360px;
	padding-top:4px;
	padding-bottom:0px;
}

.features_table li .content h3
{

	font-size:12px;
	color:#4a4a4a;
	font-weight:bold;
	text-align:left;
	background-image:url(../images_en/english/bullet_round_green.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px;
	margin:0px;
	padding-left:15px;	
}

.features_table li .content h4
{
	font-size:12px;
	color:#838383;
	font-weight:normal;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:15px;	
	font-style: italic;
}



.terminology_record ul
{
	float:left;
	width:550px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.terminology_record li
{
	float:left;
	width:550px;
	border-bottom:dotted 1px #cfcfcf;
	padding-bottom:10px;
	margin-bottom:10px;
}

.terminology_record li a
{
color:#005d8d;
font-weight:bold;
}




.terminology_record li  h3
{

	font-size:14px;
	color:#4a4a4a;
	font-weight:bold;
	text-align:left;
	background-image:url(../images_en/english/bullet_round_green.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-bottom:5px;
}

.terminology_record li p
{
	font-size:12px;
	color:#4a4a4a;
	font-weight:normal;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:15px;	
	font-style: normal;
}


.prod_features .record
{
float:left;
width:290px;
padding:5px;
padding-bottom:10px;
padding-top:10px;
}

.prod_features .record .thumb
{
float:left;
padding:10px;
width:42px;
height:42px;
background-image:url(../images_en/english/features_thumb.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:center;

}



.prod_features .record .content_tf
{
float:left;
width:210px;
font-size:12px;
color:#4a4a4a;
padding-left:10px;
}


.prod_features .record .content h3
{
float:left;
width:228px;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:14px;
color:#0d1412;
padding:0px;
margin:0px;
line-height:17px;
margin-bottom:7px;
	
}


.prod_features h4
{

	font-size:14px;
	color:#4a4a4a;
	font-weight:bold;
	text-align:left;
	background-image:url(../images_en/english/bullet_round_green.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-bottom:5px;
	font-weight:normal;
	border-bottom:dotted 1px #cfcfcf;
	padding-bottom:10px;
	margin-bottom:10px;
}


.prod_features h6
{
float:left;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
font-size:27px;
color:#424242;
width:600px;
padding:10px;
margin:0px;
margin-top:30px;
margin-bottom:15px;
border-bottom:#747474 dotted 1px;
}




.header_tittle
{
	float:left;
	background-image:url(../images_en/english/header_tittle_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:lighter;
	color:#d1e536;
	padding-left:13px;
	padding-bottom:51px;
	margin-top:56px;
	width:308px;
}

.header_title_02
{
	float:left;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:lighter;
	color:#d1e536;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:45px;
	width:308px;
}
.header_tittle_03
{
	float:left;
	background-repeat:no-repeat;
	background-position:center bottom;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:lighter;
	color:#abbe13;
	padding-left:13px;
	padding-bottom:0px;
	margin-top:100px;
	width:900px;
	padding-top: 80px;
}

.brd_crum
{
float:right;
border-bottom:solid 1px #747474;
padding:8px;
width:615px;
color:#747474;
}

.brd_crum ul
{
float:left;
text-decoration:none;
list-style-type:none;
padding:0px;
margin:0px;
}


.brd_crum li
{
float:left;
padding:0px;
margin:0px;
margin-right:10px;

}


.brd_crum li a
{
float:left;
color:#747474;
text-decoration:none;
padding-left:10px;
background-image:url(../images_en/english/bullet_arrow.gif);
background-repeat:no-repeat;
background-position: center left;
}

.brd_crum li a:hover
{
color:#cdcdcd;
}



.content_lft
{
	float:left;
	width:633px;
	margin:0px;
	margin-top:15px;
	margin-right:19px;
}

.content_lft h1
{
	float:left;
	width:633px;
	margin:0px;
	margin-bottom:18px;
	font-size:24px;
	color:#252625;
}

.consmr_spk
{
	float:left;
	width:633px;
	margin:0px;
	margin-bottom:18px;
}

.consmr_spk .content
{
	width:596px; 
	float:left;
}

.consmr_spk .content .name h4
{
	float:left;
	font-size:10px;
	color:#7bb703;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
}

.consmr_spk .content .name h5
{
	float:left;
	font-size:10px;
	color:#373737;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-left:2px;
	margin-bottom:5px;
}

.consmr_spk .content .comm
{
	float:left;
	width:559px;
	font-size:12px;
	color:#485c16;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	text-align:justify;
}

.content_rht
{
	float:left;
	width:305px;
	margin:0px;
	margin-top:15px;
	margin-right:13px;
}


.news_strip
{
	 float:left;
	 width:970px;
	 margin:0px;
	 padding-top:25px;
	 padding-bottom:32px;
	 border-bottom:1px solid #5e5e5e;
	 border-top:1px solid #5e5e5e;
}

.news_strip .record
{
	float:left;
	width:310px;
	margin-right:20px;
}

.news_strip .record img
{
	float:left;
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
}

.news_strip .record .content
{
	float: left;
	width:215px;
	background-color:#ededed;
	border-radius: 7px;
	font-size:11px;
	color:#5e5e5e;
	padding:6px;

}

.news_strip .record .content a
{
	font-size:11px;
	color:#01578d;
	text-decoration:none;
}

.news_strip .record h3
{
	font-size:11px;
	color:#373737;
	font-weight:bold;
	margin:0px;
	margin-bottom:2px;

}

.news_strip .record h4
{
	font-size:11px;
	color:#5e5e5e;
	margin:0px;
	margin-bottom:2px;
	font-weight:bold;
}

.partners
{
	float:left;
	width:616px;
	margin-top:20px;
	margin-bottom:35px;
	margin-right:19px;
	background-color:#f1f1f1;
	border-radius: 7px;
	margin-left: 0px;
	padding: 12px;
}

.partners2
{
	float:left;
	width:616px;
	margin:0px;
	margin-top:20px;
	margin-bottom:35px;
	margin-right:19px;
	margin-left:20px;
	background-color:#f1f1f1;
	border-radius: 7px;
	padding:12px;
}

.partners1
{
	margin-top:20px;
	margin-bottom:105px;
	
}


.social
{
	float:left;
	width:310px;
	margin-top:35px;
}



.footer
{
	float:left;
	width:100%;
	background-image:url(../images_en/english/footer_bg_asset.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#cecece;
	padding-top:45px;
	padding-bottom:45px;
}


.footer_cont
{
	width:990px;
	margin:0 auto;
	

}

.footer_prod
{
	float:left;
	background-color:#dedede;
	padding:15px;
	width:255px;
	border-radius: 10px;
}


.footer_prod h3
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#484848;
	margin-bottom:5px;
	margin-top:5px;
	text-transform:uppercase;
	font-weight:normal;
}

.footer_prod ul h4
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	float:left;
	font-size:14px;
	color:#484848;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}


.footer_prod ul
{
	width:210px;
	float:left;
	margin:0px;
	margin-bottom:15px;

}

.footer_prod li
{
	width:210px;
	float:left;
	font-size:11px;
	color:#484848;
	margin-bottom:7px;
	text-decoration:none;
}

.footer_prod li a
{
	text-decoration:none;
	color:#484848;
}

.footer_prod li a:hover
{
	text-decoration: underline;
	color:#484848;
}

.footer_cont_rht
{
	width:675px;
	float:left;
	margin-left:10px;

}


.footer_cont_rht h3
{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#484848;
	margin-bottom:5px;
	margin-top:5px;
	text-transform:uppercase;
	font-weight:normal;
}

.footer_cont_rht ul h4
{
	float:left;
	font-size:14px;
	color:#484848;
	font-weight:bold;
	margin-left:-15px;
	margin-bottom:5px;
	margin-top:5px;
}


.footer_cont_rht ul
{
	width:100px;
	float:left;
	margin:0px;
	margin-bottom:15px;

}

.footer_cont_rht li
{
width:100px;
float:left;
font-size:11px;
color:#484848;
margin-bottom:7px;
margin-left:5px;
text-decoration:none;
}

.footer_cont_rht li a
{
text-decoration:none;
color:#484848;
}

.footer_cont_rht li a:hover
{
text-decoration: underline;
color:#484848;
}

.footer_bottom
{
float:left;
width:640px;
margin-left:40px;
margin-top:20px;
color:#929292;
font-size:12px;
}

.footer_bottom_btn
{
float:left;
padding:5px;
font-size:12px;
font-weight:bold;
color:#005d8d;
}

.customers_download
{
	float:left;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.footer_bottom_btn a
{
color:#005d8d;
text-decoration:none;
}

.footer_bottom_btn a:hover
{
color:#005d8d;
text-decoration: underline;
}

.footer_bottom_btn_devider
{
float:left;
padding:12px;
}

.footer_bottom_copy
{
float:left;
width:600px;
background-image:url(../images_en/english/devider_footer_hor.jpg);
background-repeat:repeat-x;
background-position:center top;
padding:10px;
padding-right:0px;
margin-top:5px;
}



.mgmt_pro
{
float:left;
width:600px;
padding-bottom:20px;
margin-top:20px;
border-bottom:#afafaf dotted 1px;
}

.mgmt_pro h4
{
float:left;
width:470px;
padding:10px;
padding-right:0px;
padding-left:0px;
padding-top:5px;
margin:0px;
color:#434343;
font-size:12px;
}


.mgmt_pro img
{
float:left;
margin:10px;
}

.mgmt_pro p
{
float:left;
width:470px;
font-size:12px;
color:#333333;
margin:0px;
padding:0px;
}




.event
{
float:left;
width:600px;
padding-bottom:20px;
margin-top:20px;
border-bottom:#afafaf dotted 1px;
}

.event1
{
float:left;
width:600px;
padding-bottom:1px;
margin-top:10px;
border-bottom:#afafaf dotted 1px;
}

.event h3 a
{
color:#4a4a4a;
}

.event h3 a:hover
{
color:#299b00;
}



.event h4
{
float:left;
width:400px;
padding:0px;
padding-top:3px;
margin:0px;
color:#434343;
font-size:12px;
}


.event img
{
float:left;
margin:10px;
background-color:#FF0000;
}

.event p
{
float:left;
width:400px;
font-size:12px;
color:#333333;
margin:0px;
padding:0px;
padding-top:15px;
}





.interviews
{
float:left;
width:600px;
padding-bottom:20px;
margin-top:20px;
border-bottom:#afafaf dotted 1px;
}

.interviews h4
{
float:left;
width:360px;
padding:0px;
padding-top:3px;
margin:0px;
color:#434343;
font-size:12px;
font-weight:normal;
}


.interviews img
{
float:left;
margin:10px;
}

.interviews p
{
float:left;
width:360px;
font-size:12px;
color:#333333;
margin:0px;
padding:0px;
padding-top:15px;
}


.press_release
{
float:left;
width:600px;
font-size:12px;
color:#333333;
padding-bottom:10px;
padding-top:10px;
border-bottom:#afafaf dotted 1px;
}

.press_release a
{
color:#333333;
}


.news
{
float:left;
width:550px;
font-size:12px;
color:#333333;
padding-bottom:10px;
padding-top:10px;
border-bottom:#afafaf dotted 1px;
font-weight:normal;
}

.news h3
{
float:left;
width:550px;
font-size:16px;
color:#333333;
margin:0px;
padding:0px;
margin-bottom:5px;
font-weight:bold;
font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
}

.news h3 a
{
color:#333333;
text-decoration:none;
}

.news h3 a:hover
{
color:#333333;
text-decoration: underline;
}


.news a
{
color:#333333;
text-decoration:none;
}

.news a:hover
{
color:#333333;
text-decoration: underline;
}

.archives
{
float:left;
width:550px;
font-size:12px;
color:#333333;
}

.archives_record
{
float:left;
width:550px;
font-size:12px;
color:#333333;
padding-bottom:10px;
padding-top:10px;
border-bottom:#afafaf dotted 1px;
}


.archives_num
{
float:left;
width:20px;
font-size:12px;
color:#333333;
font-weight:bold;
text-align:left;
background-image:url(../images_en/english/bullet_round_green.gif);
background-repeat:no-repeat;
background-position:center left;
padding:0px;
margin-right:10px;
padding-left:15px;
}

.archives_tf
{
float:left;
width:480px;
font-size:12px;
color:#333333;
font-weight:bold;
background-image:url(../images_en/english/bullet_round_green.gif);
background-repeat:no-repeat;
background-position:center left;
padding:0px;
margin:0px;
padding-left:15px;
text-align:left;
}



.archives_link a
{
float:left;
width:50px;
font-size:12px;
color:#01578d;
font-weight:bold;
text-align:left;
padding:0px;
margin:0px;
text-decoration:underline;
}



/*====================*/
/*=== Slider Style ===*/
/*====================*/

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper { 
	width: 960px; 
	margin: 0 auto;
	float:left;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.nivoSlider {
	position:relative;
	width:970px;
	height:351px;
	overflow: hidden;
	z-index:0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	height:354px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:354px;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
/*.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}*/
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	visibility:hidden;
}
.nivo-nextNav {
	right:0px;
	visibility:hidden;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;

}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;

}

.theme-default .nivoSlider {
	position:relative;
    margin-bottom:0px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 15px 0;

}
.theme-default .nivo-controlNav a {
display:inline-block;
	width:22px;
	height:22px;
	background:url(../images_en/english/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;

}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

.style1
{
font-size: 14px; 
font-weight: bold; 
margin:5px; 
margin-top:10px; 
color:#4a4a4a; 
float:left;	
	
}

#pricespan
{
font-size: 30px;	
}







.marquee_scroll{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 970px;
	height: 20px;
}

.anti_thift_login{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}


.tv_advert{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 100px;
}

.tittle_line{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #324d0d;
	text-decoration: none;
}

.benefits_box{
	height: auto;
	width: 600px;
	padding-left: 14px;
}

.download{
	height: 40px;
	width: 600px;
}

.comparison_wrapper{
	height: auto;
	width: 970px;
}

.feature_main{
	height: 30px;
	width: 970px;
	float: left;	
}

.feature{
	height: 30px;
	width: 350px;
	float: left;
			
}

.escan{
	height: 30px;
	width: 124px;
	float: left;
			
}

.avast{
	height: 30px;
	width: 124px;
	float: left;
			
}

.avg{
	height: 30px;
	width: 124px;
	float: left;
			
}

.microsoft{
	height: 30px;
	width: 124px;
	float: left;
			
}
.norton{
	height: 30px;
	width: 124px;
	float: right;
			
}
.comparison_tittle{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.comparison_text{
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.skype{
	background-color: #009900;
	height: 20px;
	width: 20px;
	padding-top: 20px;
	padding-left: 50px;
}

#SkypeButton_Call_david_printingview_1{
	background-color: #00CC33;

}

.corporate_edition{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.corporate_edition1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


.features_table21
{
float:left;
width:1000px;
margin-bottom:50px;
margin-top:50px;
border-bottom:#56656c solid 1px;
}

.features_table21 .content21
{
float:left;
width:330px;
font-size:12px;
color:#4a4a4a;
padding-left:10px;
}


.features_table21 .title21
{
	float:left;
	border-bottom:#56656c solid 1px;
	height:40px;
	width:330px;
}


.features_table21 .title21 .record21
{
	float:right;
	background-color:#56656c;
	background-image:url(../images_en/english/tab_features_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
}


.features_table21 li .status21
{
	float:right;
	background-color:#FFFFFF;
	height:35px;
	width:100px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#4a4a4a;
}

.content20
{
	float:left;
	font-size:13px;
	color:#333333;
	width:360px;
	padding:0px;
	margin:0px;
	font-weight:lighter;
	text-decoration:none;
	border-bottom: dotted 1px #747474;
}

.compare_features_border{
	border: 5px 5 #333333;
}

.compare_Features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #333333;
	color:#FFFFFF;
	float: left;
	width: 630px;

}

.compare_Features .Features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 320px;
	height:50px;
	padding-top: 20px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #666666;
	background-position: center center;
}

.compare_Features .corporate_360{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 100px;
	height:60px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #666666;
}

.compare_Features .corporate_edition11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;;
	float: left;
	width: 100px;
	height:60px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #666666;
}

.compare_Features .endpoint_security1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	width: 102px;
	height:60px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #666666;
}


.compare_Features1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 630px;
	border-bottom: 1px #dddddd solid;
	
	
}


.compare_Features1 .Features1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 300px;
	height:30px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 5px;
	background-color:#f6f6f6;
	background-position: center center;
}

.compare_Features1 .corporate_3601{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 100px;
	height:30px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 5px;
	background-color:#f6f6f6;
}

.compare_Features1 .corporate_edition111{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 100px;
	height:30px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
	padding-bottom: 5px;
	background-color:#f6f6f6;
}

.compare_Features1 .endpoint_security11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	width: 106px;
	height:30px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
	background-color:#f6f6f6;
}


.tdheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}


.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	left-margin: 5px;
	padding-left:0px;
	
	color:#666666;
	font-weight: bold;
}



/*	small module body  starts	*/

.module_small_holder{
padding:5px 0px 0px 0px;
margin:5px 0px 0px 0px;

}

.module_smallbody_tl{
/*background-image:url(../images/india/body_module_top_lt.png);*/
background-position:right bottom;
background-repeat:no-repeat;
height:12px;
width:12px;
}
.module_smallbody_tr{
/*background-image:url(../images/india/body_module_top_rt.png);*/
background-position:left bottom;
background-repeat:no-repeat;
height:12px;
width:12px;
}
.module_smallbody_bl{
/*background-image:url(../images/india/body_module_bottom_lt.png);*/
background-position:right top;
background-repeat:no-repeat;
height:12px;
width:12px;
}
.module_smallbody_br{
/*background-image:url(../images/india/body_module_bottom_rt.png);*/
background-position:right top;
background-repeat:no-repeat;
height:12px;
width:12px;
}

.module_smallbody_thorz{
/*background-image:url(../images/india/body_module_top_horz.png);*/
background-position:bottom;
background-repeat:repeat-x;
height:12px;
}
.module_smallbody_bhorz{
/*background-image:url(../images/india/body_module_bottom_horz.png);*/
background-position:top;
background-repeat:repeat-x;
height:12px;
}

.module_smallbody_lvert{
/*background-image:url(../images/india/body_module_vert_left.png);*/
background-position:right;
background-repeat:repeat-y;
width:12px;
}

.module_smallbody_rvert{
/*background-image:url(../images/india/body_module_vert_right.png);*/
background-position:left;
background-repeat:repeat-y;
width:12px;

}
/*	small module body Ends	*/

.form .btnorg{
	background-image:url(../images/india/btn_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	border:0px;
	background-color:#FE7200;
	vertical-align:text-top;
	color:#FFFFFF;
	padding-bottom:2px;
	width:80px;
	background-position: center center;
	text-align: center;
	margin-left: 200px;
}

.renewal_content {
	font-family: Arial;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9f9f9;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#666666;
	font-weight: normal;
}


.adddevice
{
margin:0px;
padding-top:23px;
width:200px;
height:43px;
float:left;
-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.adddevice a:link
{
margin:0px;
padding:10px 10px 10px 10px;
width:200px;
height:40px;
background-color:#434d56;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-align:center;
font-weight:500;
text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.adddevice a:visited
{
margin:0px;
padding:10px 10px 10px 10px;
width:200px;
height:40px;
background-color:#434d56;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-align:center;
font-weight:500;
text-decoration:none;
}

.adddevice a:hover
{
margin:0px;
padding:10px 10px 10px 10px;
width:200px;
height:40px;
background-color:#434d56;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-align:center;
font-weight:500;
text-decoration:none;
border-radius:10px;
-webkit-border-radius:10px;
-o-border-radius:10px;
-moz-border-radius:10px;

}

.adddevice a:active
{
margin:0px;
padding:10px 10px 10px 10px;
width:200px;
height:40px;
background-color:#434d56;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-align:center;
font-weight:500;
text-decoration:none;
}

.events
{
	float:left;
	width:282px;
	margin:0px;
	font-size:20px;
	color:#333333;
	font-family:'segoe_uiregular', Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding-bottom:0px;
}

.events1
{
float:left;
width:575px;
padding:14px;
padding-left:10px;
margin:0px;
margin-top:20px;
margin-bottom:20px;
font-size:12px;
color:#242424;
font-weight:bold;
}
/*ecard download button*/
.dwnbtn:link {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	border:0px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#414141;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:auto;
	text-decoration:none;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.dwnbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
	color:#ffffff;
}.dwnbtn:active {
	position:relative;
	top:0px;
}

.dwnbtn:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	border:0px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#414141;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:auto;
	text-decoration:none;
	text-align:center;
	padding:5px 10px 5px 10px;
}