body {
	margin: 0px;
}
img, div, a, input,table,td 
{ 
	behavior: url(iepngfix.htc);
}


#main_wrapper
{
	width:928px;
	margin:auto;
	position:relative;
}
/*Header*/
#header
{
	width:100%;
	height:60px;
	background:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	/*background-color:#4362AF;*/
}
#header_body
{
	background-color:#3C56A7;
	background:url(../images/header_pic.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:928px;
}
#header_body .logo
{
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:264px;
	height:60px;
	float:left;
	cursor:pointer;
}
#search
{
	width:275px;
	float:right;
	line-height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

/*------- body-----**/
#body
{
	width:928px;
	/*background:url(../images/body_bg.gif);
	background-repeat:repeat-y;*/
	float:left;
	border:1px solid #C0C0C0;
	border-top:none;
}
.bread_crumb
{
	width:100%;
	line-height:32px;
	background:url(../images/bread_cumbs_bg.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.bread_crumb2
{
	padding-left:5px;
}

.nav_bread_crumb:link,.nav_bread_crumb:visited
{
	float:left;
	line-height:32px;
	background:url(../images/bread_cumbs_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:0px 20px 0px 10px;
	text-decoration:none;
	display:block;
	color:#767676;
}
.nav_bread_crumb:hover
{
	text-decoration:none;
	color:#2389E2;
}

.nav_bread_crumb_selected
{
	float:left;
	line-height:32px;
	background:url(../images/bread_cumbs_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:0px 20px 0px 10px;
	text-decoration:none;
	display:block;
	color:#2389E2;
}
.bread_crumb_selected
{
	float:left;
	line-height:32px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#2389E2;
}

.iPhone_box_bg
{
	background:url(../images/apple_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
}
.category
{
	float:left;
	position:relative;
	background:url(../images/category_bg_normal.png);
	background-repeat:no-repeat;
	height:84px;
	width:100%;
}
.category_hvr
{
	float:left;
	position:relative;
	background:url(../images/category_bg.gif);
	background-repeat:no-repeat;
	height:84px;
	width:100%;
}

#body_main_wrapper
{
	width:904px;
	margin:auto;
	position:relative;
	margin-top:20px;
}
#body_main_wrapper_software
{
	width:904px;
	margin:auto;
	position:relative;
}
.application_box
{
	width:270px;
	float:left;
	background:url(../images/apple_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.application_box2_old
{
	width:270px;
	float:left;
}
.application_box2
{
	width:270px;
	float:left;
	background:url(../images/black_berry_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.application_box3
{
	width:270px;
	float:left;
	background:url(../images/android_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.application_box_line
{
	position:relative;
	width:10px;
	float:left;
	line-height:336px;
	background:url(../images/devider_line.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:0px 2px ;
}
.application_box_line2
{
	position:relative;
	width:10px;
	float:left;
	line-height:150px;
	background:url(../images/devider_line.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:0px 2px ;
}
.title_bar_nav:link,.title_bar_nav:visited
{
	background:url(../images/title_bar.gif);
	background-repeat:no-repeat;
	width:100%;
	line-height:28px;
	padding-left:15px;
	font-family:tahoma;
	font-size:15px;
	color:#393939;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.title_bar_nav:hover
{
	background:url(../images/title_bar_hvr.gif);
	background-repeat:no-repeat;
	width:100%;
	line-height:28px;
	padding-left:15px;
	font-family:tahoma;
	font-size:15px;
	color:#466181;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#000000;
}


.inner_page_nav:link,.inner_page_nav:visited
{
	background:url(../images/title_bar.gif);
	background-repeat:no-repeat;
	width:100%;
	line-height:28px;
	padding-left:15px;
	font-family:tahoma;
	font-size:15px;
	color:#393939;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.inner_page_nav:hover
{
	background:url(../images/title_bar_hvr.gif);
	background-repeat:no-repeat;
	width:100%;
	line-height:28px;
	padding-left:15px;
	font-family:tahoma;
	font-size:15px;
	color:#466181;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#000000;
}

 .box_content
{
	width:100%;
	position:relative;
}
 .box_content_lft
{
	margin:7px 0px 0px 5px;;
	width:71px;
	height:71px;
	float:left;
}
 .box_content_lft2
{
	width:71px;
	height:30px;
	float:left;
}
.box_content_rt
{
	width:187px;
	height:71px;
	float:left;
	overflow: hidden;
	/*width: 100%;*/
	text-overflow: ellipsis;
}
.box_content_rt2
{
	width:180px;
	height:30px;
	float:left
}
.box_content_rt_text
{
	font-family:Georgia;
	font-size:20px;
	color:#393939;
	padding:15px 0px 0px 10px;
}
.nav_box_content_rt:link,.nav_box_content_rt:visited
{
	font-family:Georgia;
	font-size:17px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
}
.nav_box_content_rt:hover
{
	color:#393939;
	font-weight:bold;
}
.box_content_rt_text2
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#393939;
	padding:5px 0px 5px 10px;
}
.spaces
{
	width:230px;
	
	height:15px;
	float:left;
}
.nav_read_more:link,.nav_read_more:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	text-decoration:none;
}
.nav_read_more:hover
{
	text-decoration:none;
	color:#0000FF;
}
.line
{
	background:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
	width:900px;
	margin:auto;
	float:left;
	padding:10px 0px 10px 0px;
}

/*----certified --------*/
.certified
{
	width:912px;
	line-height:25px;
	color:#4A4A4A;
	background-color:#BED7EA;
	float:left;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
}
.certified_pic
{
	width:900px;
	line-height:80px;
}
/*------- Recent news pic------*/
.recent_news
{
	background-color:#CCCCCC;
	background:url(../images/recent_news_pic.jpg);
	background-repeat:no-repeat;
	background-position:center;

	width:924px;
	height:181px;
	padding:0px 2px 0px 2px;
	float:left;
}

.recent_news_marquee_text
{
	padding-top:40px;
	padding-left:5px;
	font-family:Arial;
	font-size:15px;
	color:#333333;
	float:left;
	line-height:40px;
}



/*------------------------   inner page------------------------*/

.soft_left_box_wrapper
{
	width:633px;
	float:left;
	position:relative;
}
.soft_info_wrapper
{
	width:912px;
	float:left;
	position:relative;
}
.soft_rt_box_wrapper
{
	width:270px;
	float:left;
}
.title_text
{
	font-family:tahoma;
	font-size:20px;
	color:#393939;
	padding-bottom:20px;
	padding-top:20px;
}
.products_name
{
	width:133px;
	font-family:Arial;
	font-size:11px;
	color:#393939;
	float:left;
	text-decoration:none;
}
.products_little_discription
{
	width:430px;
	font-family:Arial;
	font-size:12px;
	color:#393939;
	float:left;
	padding:0px 20px 10px 20px;
}
.products_section_discription
{
	width:94%;
	font-family:Arial;
	font-size:12px;
	color:#393939;
	float:left;
	padding:0px 20px 10px 20px;
}

.products_related_discription
{
	width:70%;
	font-family:Arial;
	font-size:12px;
	color:#393939;
	float:left;
	padding:0px 20px 10px 0px;
}
.products_little_big_txt
{
	font-family:georgia,"Times new roman";
	font-size:15px;
	font-weight:bold;
	color:#393939;
	padding-bottom:0px;
}
.thinHr
{
	border:none;
	width: 100%;
	border-top:1px solid #c0c0c0;
}

.products_little_discription_txt
{
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	color:#393939;
	padding-bottom:10px;
}
.soft_box_wrapper
{
	position:relative;
	float:left;
	padding-top:20px;
	padding-right:20px;
	margin-bottom:10px;
	border:1px solid #C0C0C0;
	
}
/*--- tag ----*/
.tag_top
{
	background-color:#CCCCCC;
	background:url(../images/tag_top.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:109px;
}
.top_middle
{
	background-color:#CCCCCC;
	background:url(../images/tag_middle.jpg);
	background-repeat:repeat-y;
	width:270px;
	background-position:top;
}
.top_middle_wrapper
{
	width:240px;
	margin:auto;
	padding-left:20px;
	font-family:Arial;
	font-size:15px;
	color:#1A527C;
	font-weight:bold;
	line-height:20px;
}
.top_middle_txt_line
{
	background:url(../images/line.gif);
	background-repeat:repeat-x;
	width:82%;
	margin:auto;
	height:20px;
}
.top_middle_txt1 
{
	color: #FF0000;
}

.top_middle_arrow_txt
{
	font-family:Arial;
	font-size:12px;
	color:#1A527C;
	padding-left:10px;
}
.top_bttm
{
	background-color:#CCCCCC;
	background:url(../images/tag_bttm.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:270px;
	height:217px;
}


/*------ Footer-------*/

.footer
{
	font-family:Arial;
	font-size:12px;
	color:#393939;
	width:880px;
	padding-top:30px;
	text-align:center;
}
.footer_copy_right
{
	font-family:Arial;
	font-size:11px;
	color:#393939;
	float:left;
	width:926px;
	padding-top:5px;
	padding-bottom:5px;
}


.footer_nav:link,.footer_nav:visited
{
	font-family:Arial;
	font-size:14px;
	color:#393939;
	text-decoration:none;
	background:url(../images/footer_bg.gif);
	background-repeat:repeat;
	border:1px solid #999999;
	line-height:30px;
    padding-left:30px;
	padding-right:30px;
	display:inline-block;
	margin-top:30px;

}
.footer_nav:hover
{
	text-decoration:none;
	background:url(../images/footer_bg_hvr.gif);
	background-repeat:repeat;
	border:1px solid #999999;
	line-height:30px;
	padding-left:30px;
	padding-right:30px;
	display:inline-block;
	margin-top:30px;
}

.homeBreadCrumb
{
	background:url(../images/bread_cumbs_home_icon.gif) center center no-repeat;
	width:45px;
	height:31px;
	border:none;
	display:inline-block;
}



.inner_page_box_wrapper
{
	width:626px;
	float:left;
}

.extraHeightDiv
{
	height:30px;
	width:100%;
	float:left;
}

.inner_page_box_top
{
	background:url(../images/products_box_top_bg.gif);
	background-repeat:no-repeat;
	width:626px;
	height:20px;
	float:left;
}
.inner_page_box_middle
{
	background:url(../images/products_box_middle_bg.gif);
	width:626px;
	background-repeat:repeat-y;
	float:left;
	background-color:#F4F3F3;
}


.inner_page_box_bttm
{
	background:url(../images/products_box_bttm_bg.gif);
	background-repeat:no-repeat;
	width:626px;
	height:20px;
	float:left;
}

.inner_nav_box_content:link,.inner_nav_box_content:visited
{
	font-family:Georgia;
	font-size:17px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
}
.inner_nav_box_content:hover
{
	color:#2389E2;
	font-weight:bold;
}
.products_info_text
{
	line-height:20px;
}
.inner_page_box_middle .product_desc_section 
{
	padding: 20px 10px 20px 10px;
	width: 100%;
}

.product_desc_section_name
{
	font-family:Georgia,"Times New Roman",serif;
	font-size:1.2em;
	margin-bottom:0.5em;
	/*margin-left: 20px;*/
}
.product_desc_item_value {
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	/*padding-right: 2em;*/
	border-top: 1px solid #c0c0c0;
	margin-left: 20px;
	padding-top: 10px;
}
.product_desc_section
{
	overflow: hidden;
	/*margin-left: 20px;*/
}
.product_desc_section .product_little_discription
{
	width: 0px;
	width: 100%;
}

.product_download_link
{
	margin-top: 2em;
}

.product_download_link a img
{
	border: none;
}

.screenshot_caption
{
	text-align:center;
	padding-bottom: 20px;
	padding-top: 5px;
}

.general_info {
	float:left;
	font-family:Tahoma,Arial,sans-serif;
	line-height:18px;
	font-size:12px;
	padding:25px;
	text-align:justify;
	width:95%;
}
.general_info_text {
	font-family:Tahoma,Arial,sans-serif;
	line-height:18px;
	font-size:12px;
	text-align:justify;
	width:40%;
	padding:20px 0px 30px 80px;
	float:left;
}

.regi_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0A2B6B;
}
.regi_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2B6B;
	font-weight:normal;
}
.regi_text_box
{
	font-family:Arial, Helvetica, sans-serif;
	color:#0A2B6B;
	width:320px;
    font-size:12px;
}

.regi_info
{
	height:62px;
	border:#FFDFBF solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FEFADF;
	margin:10px 0px 10px 0px;
	color:#FF0000;
    padding:5px;
}
.regi_info_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008A00;
    padding:50px 10px 50px 10px;
	text-align:center;
	vertical-align:middle;
}
.platformNameForRelated
{
	float:right;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:trebuchet ms,Arial;
}

.error_page_wrapper
{
	position:relative;
	width:100%;
	background-color:#e7f1ff;
	margin:auto;
}
.error_page_message_txt
{
	font-family:Georgia;
	font-size:25px;
	color:#000000;
	padding:20px 20px 0px 20px;
}
.error_page_message_txt2
{
	font-family:arial;
	font-size:17px;
	color:#333333;
	padding:20px 20px 20px 0px;
}
.also_check_txt
{
	font-family:Georgia;
	font-size:17px;
	color:#333333;
	padding:20px 20px 20px 20px;
}
.also_check_platform_wrapper
{
	position:relative;
	width:100%;
}

.also_check_platform_home:link,.also_check_platform_home:visited
{
	width:25%;
	background-color:#67a2da;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 10px 10px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	border:#3A6FA2 1px solid;
}
.also_check_platform_home:hover
{
	width:25%;
	background-color:#67a2da;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 10px 10px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	float:left;
}

.also_check_platform_support:link,.also_check_platform_support:visited
{
	border:#DFCF73 1px solid;
	width:25%;
	background-color:#FFEF95;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	margin:10px 20px 20px 10px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;

}
.also_check_platform_support:hover
{
	width:25%;
	background-color:#FFEF95;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	margin:10px 20px 20px 10px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	float:left;
	font-weight:bold;
}

.also_check_platform_iphone:link,.also_check_platform_iphone:visited
{
	width:25%;
	background-color:#e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	margin:10px 20px 20px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	display:block;
	border:#B5B5B5 1px solid;
	float:left;
	font-weight:bold;
}
.also_check_platform_iphone:hover
{
	width:25%;
	background-color:#e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	margin:10px 20px 20px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	float:left;
	font-weight:bold;
}

.also_check_platform_black:link,.also_check_platform_black:visited
{
	width:25%;
	background-color:#3D3D3D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 10px 10px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;
}
.also_check_platform_black:hover
{
	width:25%;
	background-color:#3D3D3D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 10px 10px 0px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	float:left;
	font-weight:bold;
}

.also_check_platform_android:link,.also_check_platform_android:visited
{
	width:25%;
	background-color:#a1c237;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 10px 10px 10px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	display:block;
	border:#8DAC29 1px solid;
	float:left;
	font-weight:bold;
}
.also_check_platform_android:hover
{
	width:25%;
	background-color:#a1c237;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:5px 10px 10px 10px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	float:left;
	font-weight:bold;
}