﻿@charset "utf-8";
/* CSS Document */
.body_bg
{
    background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

.body_style{
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
	background-color:White;
	}

b{ font-weight:normal;}
i{ font-style:normal;}
h1{font-family:Verdana, Arial, Helvetica, sans-serif;color:#2e87c2; font-weight:normal; font-size:15px;margin:0px; padding:0px;}
h2{font-family:Verdana, Arial, Helvetica, sans-serif;color:#2e87c2; font-weight:bold; font-size:18px;margin:0px; padding:0px;}
.wrapper{
	width:100%;
	height:auto;
	position:relative;
}

.content_wrapper{
	width:990px;
	height:auto;
	position:relative;
	margin:0 auto;
}

.header{
/*	width:1000px;*/
	height:115px;
	position:relative;
}

.logo_div{
	width:257px;
	height:96px;
	position:relative;
	float:left;
	margin-left:10px;
}


/* for Ie6*/ 
* html .logo_div{
	width:257px;
	height:96px;
	position:relative;
	float:left;
	margin-left:-15px;
}

.header_content_div{
	width:534px;
	height:96px;
	position:relative;
	float:right;

}

.header_content_block{
	width:722px;
	height:96px;
	position:relative;
	float:right;
}



.menu_div{
	width:auto;
	height:24px;
	position:relative;
	float:right;
 
	margin:0px 32px 0px 0px ;
}

.login_content{
	width:auto;
	height: auto;
	float:left; 
	margin-top:10px;
	position:relative;
}

.login_content_block{

	height: auto;
	float:left; 
	margin-top:10px;
	position:relative;
	left:70px;
}

 
/********************menu****************/
.menu_content			  {padding-top:8px; float:right; margin-right:5px; margin-bottom:13px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;}
.menutab                  {background:url(../images/menutab_2.gif);}
* html .menutab                  {padding:0 0 0 1em; margin:0; list-style:none; height:24px; position:relative; background:transparent url(../images/menutab_back.gif) repeat-x left top;  float:right;}
.menutab a                {background:url(../images/menutab_2a.gif);}
.menutab                  {padding:0 0 0 1em; margin:0; list-style:none; height:24px; position:relative; background:transparent url(../images/menutab_back.gif) repeat-x left top; }
.menutab li               {float:left; height:24px; margin-left:0px;}
.menutab li a             {display:block; float:left; height:24px; line-height:24px; color: #FFFFFF; text-decoration:none;font-weight:normal; text-align:center; padding:0 0 0 5px; cursor:pointer; background:url(../images/menutab_0a.gif) no-repeat;}
.menutab li a b           {float:left; display:block; padding:0px 10px 0px 5px; background:url(../images/menutab_0.gif) no-repeat right top;}
.menutab li.current a     {color:#2e87c3; background:url(../images/menutab_2a.gif) no-repeat; }
.menutab li.current a b   {color:#2e87c3; background:url(../images/menutab_2.gif) no-repeat right top;}
.menutab li a:hover       {color:#FFFFFF; background:url(../images/menutab_3a.gif) no-repeat;}
.menutab li a:hover b     {color:#FFFFFF; background:url(../images/menutab_3.gif) no-repeat right top;}
.menutab li.current a:hover {color:#2e87c3; cursor:default;}
/*************************************************************************************/

.input_box  			  {width:141px; height:19px; float:left; margin-left:10px; border:1px solid #4994b4; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; vertical-align:middle; padding-top:5px;}
 
.login_btn_margin		  {margin-left:10px; } 
.login_btn                {width:54px; height:24px; float:left;}
.login_btn a              {width:54px; height:24px; float:left; display:block; background:url(../images/Login_btn.gif); background-repeat:no-repeat; text-align:center; padding-top:5px;}
.login_btn a:hover        {width:54px; height:24px; float:left; display:block;  color:#FFFFFF;}


.forgot_password_div      {width: auto; height:auto; margin-left:10px; float:left;}
.forgot_password_txt      {color:#287ec7; text-decoration:none; padding-left:5px;}
.forgot_password_txt a    {color:#287ec7;}
.forgot_password_txt a:hover{color:#e4802e;}

.content{
/*	width:1000px;*/
	min-height:200px;
	position:relative;

}

.content_shadow{background:url(../images/content_shadow.png) no-repeat center top;}

.silverlight_content{
	width:auto;
	height:450px;
	position:relative;
}

.news_content{
	width:auto;
	min-height:205px;
	position:relative;
	padding-top:25px;
}

.footer{
    width:990px; 
	height:63px;
	position:relative;
	padding-top:20px;
	line-height:18px;
	color:#4c4c4c;
}

.footer_txt{
	color:#4c4c4c;
	text-decoration:none;
}

.footer_txt a{
	color:#4c4c4c;
	text-decoration:none;	
}

.footer_txt a:hover{
	color:#e4802e;
	text-decoration:none;	
}

.user_review_div{
	width:255px;
	min-height:185px;
	position:relative;
	margin-left:15px;
	float:left;
}


.explore_div{
	width:158px;
	position:relative;
	margin-left:25px;
	float:left;
}


.arrow_div{
	width:20px;
	float:left;
}

.news_div{
	width:650px;
	min-height:185px;
	position:relative;
	margin-left:15px;
	float:left;
}

.user_review_title_div{
	width:85%;
	height:22px;
	float:left;
	background:url(../images/user_review.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

.news_title_div{
	width:95%;
	height:22px;
	float:left;
	background:url(../images/news_img.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

.title_div{
	width:190px;
	float:left;
}

.user_review_title_txt{
    float:left;
 }
 
.reviewer_name_txt{
	color:#2682c0;
	font-weight:bold;
}

.know_more_txt{
	color:#2682c0;
}

.know_more_txt a{
	color:#2682c0;
	text-decoration:none;
}

.know_more_txt a:hover{
	color:#e4802e;
	text-decoration:none;
}

.content_txt{
	color:#585858;
	line-height:22px;
	font-size:12px;
 }

.news_content_txt{
	color:#585858;
	line-height:28px;
	font-size:12px;
 }
 
.content_txt_div{
    position:relative;
	margin-top:10px;
	width:100%;
	float:left;
}
 
 
.border_bottom{
    border-bottom:1px solid #999999;
	border-bottom-style:dashed;
}

.header_bg{
	background-image: url(../images/header_bg.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	height:93px; 
}

.header_container{
	height:93px;
	width:100%;
	position:relative;
}
.header_left{
	background-image: url(../images/ss_header_left.png); 
	background-position:left top; 
	background-repeat:no-repeat;
	height:93px;
	width:100%;
	position:relative;
	z-index:10; 
}

.header_right{
	background-image: url(../images/ss_header_right.png); 
	background-position:right top; 
	background-repeat:no-repeat;
	height:93px;
	width:100%;
	position:relative;
	z-index:100; 
}

.header_left_width{
	width:264px;
	height:93px;	
}

.header_login_txt_height{
	height:21px;	
}

.header_txt{
	color:#FFFFFF;
}


/****************faq pagee*************************/

.logged_in_content{
	width:auto;
	height: auto;
	float:right; 
	margin-top:10px;
	position:relative;
}


* html .logged_in_content{
	width:auto;
	height: auto;
	float:right; 
	margin-top:45px;
	position:relative;
}

.faq_header_content_div{
	width:650px;
	height:96px;
	position:relative;
	float:right;
}

.faq_div{
	width:95%;
	min-height:600px;
	position:relative;
	margin-left:15px;
	float:left;
}


.faq_content{
	width:auto;
	min-height:185px;
	position:relative;
	font-size:12px;
}

.faq_title_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/faq_img.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

.faq_user_review_div{
	width:285px;
	min-height:185px;
	position:relative;
	margin-left:35px;
	float:left;
}

.faq_user_title_div{
	width:220px;
	float:left;
}

.faq_bg_div{
    position:relative;
	margin-top:10px;
	margin-bottom:20px;	
	width:100%;
	background:url(../images/faq_bg.jpg) repeat-x left top;
}

.faq_txt_bg{
	background:url(../images/faq_bg.jpg) repeat-x left top; cursor:text; padding-left:15px;
}

.faq_top_left{
	background:url(../images/faq_top_left.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

.faq_top_right{
	background:url(../images/faq_top_right.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

.faq_top_repeat{
	background:url(../images/faq_top_repeat.gif); background-color:#f6f6f6;
}

.faq_left_col_width{
	width: 32px;
	
}

.faq_left_img_arrow{
	width: 15px;
	background:url(../images/txt_point.png) no-repeat left top;
}

.faq_txt_pnts{
	width: 15px;
	background:url(../images/bullet_point.png) no-repeat left top;
}

.faq_spacing_height{
	height:10px;
}


.faq_accordian_content{
	cursor:text;
	padding-right:10px!important;
	padding-left:20px!important;
}

.title1_txt{
	font-size:14px;
	color:#2682c0;
	font-weight:bold;
}
 
.logged_in_div{
	width: auto; 
	height:auto; 
	margin-right:30px; 
	float:right;
}

.logged_in_txt{
	color:#287ec7; 
	text-decoration:none;
}

.logged_in_txt a{
	color:#287ec7; 
	text-decoration:none;
}

.logged_in_txt a:hover{
	color:#e4802e; 
	text-decoration:none;
}


/*******************************************Accordian classes start here*******************************************/
.pageContent { width: 100%; }
.accordion { list-style-type: none; padding: 0; margin:0px; border-top: none; border-left: none; }
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.accordion li {  cursor: pointer; list-style-type: none; padding: 0; margin: 10px 0px 0px 0px; float: left; display: block; width: 100%;}
.accordion li.active>a em{text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/Arrow_up.png) no-repeat top left; height:20px; color:#2682c0; font-weight:normal; font-size:14px;   border-bottom:none;}
.accordion li div { padding: 0px;  display: block; clear: both; float: left; width:100%;}
.accordion a em{ text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/Arrow_down.png) no-repeat top left; font-style:normal; height:25px; border-bottom:1px solid #999999; border-bottom-style:dashed;  font-size:14px;}

/* Level 2 */
.accordion li ul li {  }

.accordion a i{ text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/Arrow_down.png) no-repeat top left; font-style:normal; height:40px; border-bottom:1px solid #999999; border-bottom-style:dashed;  font-size:14px;}

.accordion a i{ text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/Arrow_down.png) no-repeat top left; font-style:normal; height:40px; border-bottom:1px solid #999999; border-bottom-style:dashed;  font-size:14px;}
.accordion li.active>a i{text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/Arrow_up.png) no-repeat top left; height:40px; color:#2682c0; font-weight:normal; font-size:14px;   border-bottom:none;}

 


.accordion li.active>a b{text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/minus_sign.png) no-repeat top left; height:20px; color:#2682c0; font-weight:bold; font-size:14px;   border-bottom:none;}
.accordion a b{ text-decoration:none; padding:2px 0px 0px 25px; display: block; cursor: pointer; background:url(../images/plus_sign.png) no-repeat top left; font-style:normal; height:25px; border-bottom:1px solid #999999; border-bottom-style:dashed;  font-size:14px;}

.clientele_content_title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;	font-weight: normal;
	text-align:left; padding: 3px 0px 3px 0px; text-decoration:none; }
	
/*******************************************Accordian classes end here*******************************************/	



.contact_us_title_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/contact_us_img.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

.contact_us_top_left{
	background:url(../images/faq_top_left.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

.contact_us_top_right{
	background:url(../images/faq_top_right.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

.contact_us_left_bottom{
	background:url(../images/faq_left_bottom.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

.contact_us_right_bottom{
	background:url(../images/faq_right_bottom.gif) no-repeat left top; width:12px; height:12px; background-color:#f6f6f6;
}

 
.contact_us_bg{
	background-color:#f6f6f6;
}

.contact_us_block_width{
	width:525px; 
}

.contact_us_label_width{
	text-align:right;
	width:118px;
	vertical-align:top;
}

.contact_us_text_field{
	text-align:left;
}

.contact_us_txt_height{
	height:24px;
}

.required_field_txt{
	color:#f97000; 
	font-size:10px;
	font-weight:normal;
}

.required_field{
	color:#f97000; 
}

.contact_us_label_space{
	width:13px; 
}

.contact_us_form_space{
	width:45px; 
}

/*********************************form classes**************************************/
.email_txt {
	background:url(../images/email.png) no-repeat left top; height:32px; padding-left:32px; color:#2f88c3; font-size:12px; font-weight:bold;
}

.phone_number_txt {
	background:url(../images/phone.png) no-repeat left top; height:32px; padding-left:32px; color:#2f88c3; font-size:12px; font-weight:bold;
}

.address_txt {
	background:url(../images/address.jpg) no-repeat left top; height:32px; padding-left:32px; color:#2f88c3; font-size:12px; font-weight:bold;
}

.contact_us_title{font-family:Verdana, Arial, Helvetica, sans-serif;color:#2e87c2; font-weight:bold; font-size:14px;margin:0px; padding:0px;}

.contact_us_input_box{width:305px; height:15px; border:1px solid #6f6f6f; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; vertical-align:middle; padding-top:5px; }

.contact_us_text_area  {width:305px; height:115px; border:1px solid #6f6f6f; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; vertical-align:middle; padding-top:5px;}

.contact_us_drop_down  {border:1px solid #6f6f6f; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; vertical-align:middle; }

.submit_btn_div{
	background:url(../images/btn_bg.gif) no-repeat left top; width:54px; height:24px; color:#FFFFFF; font-weight:bold; text-align:center; vertical-align:middle; padding-top:2px; font-size:11px; text-decoration:none; cursor:pointer;}
	
.submit_btn_div a{
	background:url(../images/btn_bg.gif) no-repeat left top; width:54px; height:24px; color:#FFFFFF; font-weight:bold; text-align:center; vertical-align:middle; padding-top:2px; font-size:11px; text-decoration:none; cursor:pointer;}	
	
/*********************************form classes**************************************/


.careers_title_div{
	width:100%;
	height: auto;
	float:left;
	background:url(../images/careers_img.jpg) no-repeat left 12px;
	padding-left:45px;
	padding-top:11px;
}


b.txt{
	width:25px;
	height: 25px;
	background:url(../images/careers_img.jpg) no-repeat left top;
	display:block;
	float:left;
}

.careers_txt{
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}


ul.careers_points{
	margin:0px 0px 0px 20px ;
	padding:0px;
	list-style-image:url(../images/bullet_point.png);
}

ul.careers_points p{
	margin-top:7px ;
	margin-left:0px;
}

.careers_points li{
	margin:12px 0px 0px 0px ;
	padding:0px;
}


.careers_block_width{
	width:680px; 
}

.careers_email_txt {
	background:url(../images/email.png) no-repeat left top; height:32px; padding-left:32px; font-size:12px; 
}

.careers_phone_txt {
	background:url(../images/phone.png) no-repeat left top; height:32px; padding-left:32px; font-size:12px; 
}

.careers_txt_space{
	height:5px;
}

.careers_para_space{
	height:40px;
}

.careers_txt_para_space{
	height:30px;
}

.careers_content_space{
	width:30px; 
}

/***********************************************************************/

.select_contact{
	background:url(../images/select_contact.png) no-repeat left top; height:36px; 
}

.synchronize_contact{
	background:url(../images/synchronize_contact.png) no-repeat left top; height:36px; 
}

ul.contact_sources_points{
	margin:0px 0px 0px 35px ;
	padding:0px;
	list-style-image:url(../images/contact_sources.png);
}

.contact_sources_points li{
	margin:12px 0px 0px 0px ;
	padding:0px;
}


.contact_sources_link{
	color:#2f88c3; font-weight:bold; text-decoration:none;
}

.contact_sources_link a{
	color:#2f88c3; font-weight:bold; text-decoration:underline;
}

.contact_sources_tab_div{
	width:1080px;	
}
	
.txt_bottom_padding{
	padding-bottom:10px;
}
	
	
.office_install_widht {
	width:188px;
}

.office_install2007_widht{
	width: 230px;
}

.office_space_widht {
	width:192px;
}

.contact_sources_content_div{
	min-height:550px;
	position:relative;
	float:left;
}

		
.cl_popup_left_top{background-image:url(../images/cl_popup_left_top.png); background-repeat:no-repeat; width:31px; height:107px;}
.cl_popup_left_bottom{background-image:url(../images/cl_popup_left_bottom.png); background-repeat:no-repeat; width:31px; height:31px;}
.cl_popup_right_top{background-image:url(../images/cl_popup_right_top.png	); background-repeat:no-repeat; width:31px; height:107px;}
.cl_popup_right_bottom{background-image:url(../images/cl_popup_right_bottom.png); background-repeat:no-repeat; width:31px; height:31px;}

.cl_popup_top_repeat{background-image:url(../images/cl_popup_top_repeat.png); background-repeat:repeat-x;}
.cl_popup_bottom_repeat{background-image:url(../images/cl_popup_bottom_repeat.png); background-repeat:repeat-x;}
.cl_popup_left_repeat{background-image:url(../images/cl_popup_left_repeat.png); background-repeat:repeat-y; }
.cl_popup_right_repeat{background-image:url(../images/cl_popup_right_repeat.png); background-repeat:repeat-y; }

.cl_popup_middle{ background-color:#fff;}	




.registration_div{
	width:95%;
	min-height:600px;
	position:relative;
	margin-left:15px;
	float:left;
}

.registration_title{
	color:#e4802e;
	padding-left:10px;
}

.title_padding{
	padding-bottom:10px;
}

.registration_input_box{
	width:202px; 
	height:15px; 
	border:1px solid #6f6f6f; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	vertical-align:middle; 
	padding-top:5px; 
}

.registration_instruction_txt{
	color:#4c4c4c;
	font-size:9px;
}

.registration_min_txt{
	color:#9d9c9c;
	font-size:11px;
}

.registration_login_content{
	width:auto;
	height: auto;
	float:left; 
	margin-top:10px;
	margin-left:110px;
	position:relative;
}

.registration_block_width{
	width:535px; 
}


.registration_label_width{
	text-align:right;
	width:130px;
	vertical-align:top;
}

.privacy_policy_txt{
	color:#2682c0;
}

.privacy_policy_txt a{
	color:#2682c0;
	text-decoration:underline;
}

.left_align_txt{
	text-align:left;
}

.placehoder_div{
	width:100%;
}


.captcha_input_box{
	width:102px; 
	height:15px; 
	border:1px solid #6f6f6f; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	vertical-align:middle; 
	padding-top:5px; 
}

.captcha_input_div{
	float:left; 
	margin:5px 0px 0px 5px;
}

.captcha_div{
    width:91px; 
	height:36px; 
	float:left;
 }
 
 .registration_title_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/forgot_password.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

.forgot_pswd_content_div{
	width:100%;
	min-height:295px;
	position:relative;
	margin-left:0px;
	float:left;
}


.img_padding{
	padding-top:20px;
}	

.accordian_spcaing{
	height:325px;
}	


u.btn{display:block; float:left; background:url(../images/btn_left.gif) no-repeat; width:10px; height:24px;
text-decoration:none; background-position:right; }
s.btn{display:block; cursor:pointer; float:left; background:url(../images/btn_repeat.gif) repeat-x; height:24px; text-decoration:none; color:#FFFFFF; font-weight:bold; vertical-align:middle; padding-top:2px;}
b.btn{display: block;float: left;background: url(../images/btn_right.gif) no-repeat;width:10px;height:24px; text-decoration:none;} 



.news_press_div{
	width:auto;
	height: auto;
	float:left;
	font-size:18px;
	background:url(../images/news_press.jpg) no-repeat left 10px;
	padding-left:45px;
	padding-top:11px;
	color:#2f88c3;
}

.news_txt_title{
	color:#e4802e;
}

.news_acc_div{
	padding-left:0px!important; 
	padding-right:25px  !important;
	width:auto!important;
}

ul.news_points{
	margin:0px 0px 0px 35px ;
	padding:0px;
	list-style-image:url(../images/contact_sources.png);
}

.news_points li{
	margin:12px 0px 0px 0px ;
	padding:0px;
}


.privacy_policy_div{
	width:auto;
	height: auto;
	float:left;
	font-size:18px;
	background:url(../images/privacy_policy.jpg) no-repeat left 10px;
	padding-left:45px;
	padding-top:11px;
	color:#2f88c3;
}

.terms_div{
	width:auto;
	height: auto;
	float:left;
	font-size:18px;
	background:url(../images/terms.jpg) no-repeat left 10px;
	padding-left:45px;
	padding-top:11px;
	color:#2f88c3;
}

.page_title1_txt{
	font-size:14px;
	color:#4c4c4c;
}


.about_us_div{
	width:95%;
	min-height:600px;
	position:relative;
	margin-left:25px;
	float:left;
}

.about_cyncz_title{
	width:auto;
	height: 40px;
	background:url(../images/about_cyncz.png) no-repeat 0px 5px;
	padding-right:11px;
 
}

.about_cyncz_team{
	width:auto;
	height:55px;
	background:url(../images/about_cyncz_team.jpg) no-repeat 0px 15px;

}


.about_cyncz_acc_div{
	width:100%;
	height:175px;
	float:right;
}


.about_us_txt_width{
	width:93px;
}

.about_us_txt_space{
	height:9px;
}

.about_us_org_bg_txt{
	background-color:#e4802e;
	padding:8px 5px 8px 10px ;
	color:#FFFFFF;
}

.about_us_blue_bg_txt{
	background-color:#2e87c2;
	padding:8px 5px 8px 10px ;
	color:#FFFFFF;
}

.about_us_grn_bg_txt{
	background-color:#83af2e;
	padding:8px 5px 8px 10px ;
	color:#FFFFFF;
}

.about_us_sep2010_txt{
	height:27px;
	background: url(../images/pannel_img/sep10.jpg) no-repeat right 10px;
}
.about_us_june_txt{
	height:27px;
	background: url(../images/pannel_img/june.jpg) no-repeat right 10px; 
}

.about_us_sep_txt{
	height:27px;
	background: url(../images/pannel_img/sep.jpg) no-repeat right 10px;
}

.about_us_oct_txt{
	height:27px;
	background: url(../images/pannel_img/oct.jpg) no-repeat right 3px;
}

.about_us_feb_txt{
	height:27px;
	background: url(../images/pannel_img/feb.jpg) no-repeat right 10px;
}

.about_us_apr_txt{
	height:27px;
	background: url(../images/pannel_img/apr.jpg) no-repeat right 10px;
}

.about_us_feb09_txt{
	height:27px;
	background: url(../images/pannel_img/feb09.jpg) no-repeat right 10px;
}


.about_pannel_div_content{
	width:580px;
	height:174px;
	float:right;
	background: url(../images/pannel_img/symbol.png) no-repeat 455px 20px;
	background-color:#792b0d;
	color:#FFFFFF;
}


.about_pannel_txt_content{
	margin:20px 0px 0px 20px; 
	width:410px;	
}

.about_title_txt{
	color:#2682c0;
	font-size:13px;
}



.developers_title{
	width:auto;
	height: 30px;
	background:url(../images/business_developers.jpg) no-repeat 0px 5px;
}

.developers_heading{
	height: 32px;
	font-size:18px;
	background:url(../images/cyncz_symbol.jpg) no-repeat left top;
	padding-left:45px;
	color:#2f88c3;
}

.more_detials{
	font-size:10px;
	color:#2f88c3;
	text-decoration:none;
}

.more_detials a{
	font-size:10px;
	color:#2f88c3;
	text-decoration:none;
}

.developers_txt_spacing{
	height:25px;
}

br.more_detials_txt{
	padding-top:20px;
}


ul.about_us_info{
	margin:0px 0px 0px 20px ;
	padding:0px;
	list-style-image:url(../images/about_us_pnts.png);
}

ul.about_us_info p{
	margin-top:7px ;
	margin-left:0px;
}

.about_us_info li{
 
	padding:0px 0px 0px 0px;
	margin-top:5px;
 
}



.contact_sources_titles{
	font-size:16px;
	color:#e4802e;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

#gmail_content_div1{
}

#gmail_content_div2{
}

.gmail_title{
	font-weight:bold; 
}

.gmail_title_bg{
	background-color:#318ecb;
	color:#FFFFFF;
	padding-left:5px;
}

.gmail_white_bg{
	background-color:#FFFFFF;
	color:#585858;
	padding-left:5px;
}

.gmail_gray_bg{
	background-color:#eeeeee;
	color:#585858;
}

.gmail_title_r_bdr{
	border-right:1px solid #7ec8f8;
	padding-left:5px;
}

.gmail_title_txt_bdr{
	border-right:1px solid #eeeeee;
	padding-left:5px;
}

.gmail_title_left_bdr{
	border-left:1px solid #eeeeee;
	padding-left:5px;
}

.gmail_title_white_bdr{
	border-right:1px solid #ffffff;
	padding-left:5px;
}

.gmail_title_padding{
	padding-left:5px;
}


.f_right{
	float:right;
}

.right_margin{
	margin-right:10px;
	margin-bottom:10px;
}


.gmail_img1{
	width:886px;
	height: 347px;
	background:url(../images/screen_img/gmail_1.png) no-repeat 0px 0px;
	display:block;
}

.gmail_img2{
	width:886px;
	height: 361px;
	background:url(../images/screen_img/gmail_2.png) no-repeat 0px 0px;
	display:block;
}

.winlive_img1{
	width:886px;
	height: 507px;
	background:url(../images/screen_img/winlive_1.png) no-repeat 0px 0px;
	display:block;
}

.winlive_img2{
	width:886px;
	height: 427px;
	background:url(../images/screen_img/winlive_2.png) no-repeat 0px 0px;
	display:block;
}

.salesforce_instruction_txt{
	color:#4c4c4c;
	font-size:9px;
	line-height:12px;
	padding-top:10px;
	padding-bottom:10px;
}

.remember_me{width:auto; height:24px; float:left; padding-top:8px; }
.remember_me_txt {color:#287ec7; text-decoration:none;}
.remember_me_txt a{color:#287ec7; text-decoration:none;}


.lgn_btn{
width:54px; 
height:24px; 
display:block; 
background:url(../images/btn_bg.gif); 
background-repeat:no-repeat; 
text-align:center; 
padding:0px 0px 0px 0px;  
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
font-size:12px;
}

.sign_up_btn
{
    width: 150px;
    height: 60px;
    display: block;
    background-color: #4BACC6;
    background-repeat: no-repeat;
    text-align: center;
    padding: 0px 0px 0px 0px;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    font-size: 26px;
}

.rollback_btn{
width:74px; 
height:24px; 
display:block; 
background:url(../images/btn_img/rollback_btn.gif); 
background-repeat:no-repeat; 
text-align:center; 
padding:0px 0px 0px 0px;  
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
font-size:12px;
}

.rollback_pre_btn{
width:164px; 
height:24px; 
display:block; 
background:url(../images/btn_img/rollback_pre_btn.gif); 
background-repeat:no-repeat; 
text-align:center; 
padding:0px 0px 0px 0px;  
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
font-size:12px;
}

.show_all_btn{
width:124px; 
height:24px; 
display:block; 
background:url(../images/btn_img/show_all_btn.gif); 
background-repeat:no-repeat; 
text-align:center; 
padding:0px 0px 0px 0px;  
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
font-size:12px;
}

.login_msg_block{

	height: auto;
	float:left; 
	margin-top:0px;
	position:relative;
	left:70px;
	width:500px;
	color:#FF0000 !important;
	font-weight:bold;
}

.refresh_img_placeholder{
 	position:relative; 
	width:1px; 
	height:5px; 
	z-index:50;
}

* html .refresh_img_placeholder{
 	position: absolute; 
	width:1px; 
	height:5px; 
	z-index:50;
}

.refresh_img_div{
 	position:relative; 
	width:27px; 
	height:28px; 
	z-index:100;
	top:-45px;
}

.tab_content{
	min-height:320px; 
}

.expanded_menu_placehoder_div{
	width:100%;
	z-index:50;
	position:relative;
	float:left;
}

* html .expanded_menu_placehoder_div{
	width:100%;
	z-index:50;
	position: absolute;
	float:left;
}


* html .expanded_menu_content{
	padding-top:8px; 
	float:right; 
	margin-right:25px; 
	margin-bottom:13px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	float:left;
	z-index:100;
	width:820px;
	height:30px;
}

.expanded_menu_content{
	padding-top:8px; 
	float:right; 
	margin-right:25px; 
	margin-bottom:13px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	float:left;
	z-index:100;
	width:820px;
	height:30px;
}


.registration_sucess_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/sucess.png) no-repeat left top;
	padding-left:40px;
	padding-top:11px;
	color:#99c800!important;
	font-size:18px;
	font-weight:bold;
}

.registration_error_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/error.png) no-repeat left top;
	padding-left:40px;
	padding-top:11px;
	color:#c73d3d!important;
	font-size:18px;
	font-weight:bold;
}

.body_txt{
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:normal;	
	color:#000000;
	
}

.error_txt{
	color:#FF0000;
}

.pad_top_7{
	padding-top:7px;	
}

.yahoo_img1{
	width:886px;
	height: 634px;
	background:url(../images/screen_img/yahoo_1.jpg) no-repeat 0px 0px;
	display:block;
}

.yahoo_img2{
	width:886px;
	height: 731px;
	background:url(../images/screen_img/yahoo_2.jpg) no-repeat 0px 0px;
	display:block;
}


.reg_label_width{
	text-align:left;
	width:5px;
	vertical-align:top;
}

.reg_txt_height{
	height:15px;
}

 .reg_user_title_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/user_review.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:11px;
}

 .reg_company_title_div{
	width:100%;
	height:22px;
	float:left;
	background:url(../images/user.png) no-repeat left 5px;
	padding-left:30px;
	padding-top:11px;
}

.rg_popup_left_top{background-image:url(../images/rg_popup_left_top.png); background-repeat:no-repeat; width:31px; height:45px;}
.rg_popup_left_bottom{background-image:url(../images/rg_popup_left_bottom.png); background-repeat:no-repeat; width:31px; height:31px;}
.rg_popup_right_top{background-image:url(../images/rg_popup_right_top.png	); background-repeat:no-repeat; width:31px; height:31px;}
.rg_popup_right_bottom{background-image:url(../images/rg_popup_right_bottom.png); background-repeat:no-repeat; width:31px; height:31px;}

.rg_popup_top_repeat{background-image:url(../images/rg_popup_top_repeat.png); background-repeat:repeat-x;}
.rg_popup_bottom_repeat{background-image:url(../images/rg_popup_bottom_repeat.png); background-repeat:repeat-x;}
.rg_popup_left_repeat{background-image:url(../images/rg_popup_left_repeat.png); background-repeat:repeat-y; }
.rg_popup_right_repeat{background-image:url(../images/rg_popup_right_repeat.png); background-repeat:repeat-y; }

.rg_popup_middle{ background-color:#f6f6f6;}

.rg_txt{ color:#FFFFFF; font-family:Verdana; font-weight:bold; font-size:12px; padding-bottom:5px;}
.rg_txt a{ color:#FFFFFF; font-family:Verdana; font-weight:bold; font-size:12px; padding-bottom:5px;}

.rg_instruction_txt{   font-family:Verdana; font-weight:normal; font-size:10px; line-height:15px; padding-bottom:5px; padding-top:5px;}



/****************index page*************************/
#index_header_container
{
	width:auto;
}
#index_left_container
{
	width:423px;
	
	float:left;
}

#index_right_container
{
	width:550px;
	padding-left:20px;
	float:left;
	padding-top:45px;
}

.index_accordion { list-style-type: none; padding: 0; margin:0px; border-top: none; border-left: none; }
.index_accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.index_accordion li {  cursor: pointer; list-style-type: none; padding: 0; margin: 10px 0px 0px 0px; float: left; display: block; width: 100%;}

.index_accordion a em {
background:url("../images/plus_sign.jpg") no-repeat scroll left top transparent;

cursor:pointer;
color:#666;
display:block;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-style:normal;
font-weight:bold;
height:20px;
padding:2px 0 0 25px;
text-decoration:none;
}

.index_accordion li.active > a em {
background:url("../images/minus_sign.jpg") no-repeat scroll left top transparent;
border-bottom:medium none;
color:#2682C0;
cursor:pointer;
display:block;
font-size:14px;
font-weight:bolder;
height:20px;
padding:2px 0 0 25px;
text-decoration:none;
}
.index_tabs
{
	height:240px;
	
}
.index_tab_content
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#2682C0;
	padding-left:25px;
	width:500;
	
}

.index_stats
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:medium;	
	color:#F79646;
	text-align:center;
	padding-left:200px;	
	width:440px;
	
}
.index_stats_highlight
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:medium;	
	color:#4BACC6;
	text-align:center;
	width:440px;
	
}
