@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body { 
	margin:0; 
	padding:0; 
	width:100%; 
	background:#fbfbfb url(images/bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c7a7a;
	background-color:#000000;
}
.clr{
	clear:both;
}
.mgr_t{
	margin-top:5px;
}
.fnt{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.main{
	margin:0px auto;
	padding:0px;
	width:1006px;/*change it to 962*/
}
.header{
	height:153px;
	width:1005px;
	padding-bottom:2px;
}
.header_top{
	height:109px;
	width:100%;
}
.logo{
	float:left;
	height:98px;
	width:719px;
}
.search_box{
	float:left;
	margin-top:8px;
	padding-left:10px;
	height:90px;
	width:261px;
	background:url(images/Search_box2.png) no-repeat;
}
.username{
	float:left;
	width:99px;
	height:22px;
	
}
.password{
	float:left;
	width:99px;
	height:22px;
	margin-left:7px;
}
.header_nav{
	height:46px;
	background:url(Images/btn_bg.png) repeat-x;
	width:1004px;
	background:#000;
}
.tabs{
	height:40px;
	padding-top:0px;
}
.tabs_inn{
	margin:0 auto;
	width:1004px;
	height:40px;
}
.bar{
	height:14px;
}
.bar_bg_l{
	float:left;
	width:7px;
	height:39px;
	background:url(images/nav-bg.jpg) no-repeat;
}
.bar_bg_m{
	float:left;
	width:976px;
	height:39px;
	background:#000000;
}
.bar_bg_r{
	float:left;
	width:7px;
	height:39px;
	background:url(images/bar_bg_r.png) no-repeat;
}
/* Menu tabs */
.tabbing_div{
	float:left;
	width:16%;
	height:40px;

}

.menu
{
	margin:0 auto;
	width:900px;
	height:41px;
}
.menu ul{
	list-style:none;

}
.menu ul li{
	float:left;
	width:180px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	height:32px;
	/*background:url(images/btn_bg.png) no-repeat top left;*/
	line-height:35px;
	margin-top:5px;
}

.menu ul li a {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
}

/*.menu ul li a:hover {
	float:left;
	width:130px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:32px;
	background:url(images/nav_btn.png) no-repeat bottom left;
	line-height:35px;
	margin-top:5px;
}*/
/*
.menu ul li a:hover span{
	background:url(images/nav_btn.png) no-repeat bottom left;
}

.active {
	float:left;
	width:121px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:39px;
	background:url(images/nav_btn.png) no-repeat bottom left;
	line-height:39px;
}
.active span{
	color:#FFFFFF;
}*/
/*End  Menu tabs */

.search{
	margin:0 auto;
	height:31px;
	width:530px;
	padding-top:8px;
	color:#FFFFFF;
}
.search_field{
	width:267px;
	height:20px;
}
.banner{
	background:url(images/banner.png) no-repeat;
	height:307px;
	width:1004px;
	padding-bottom:2px;
}

/* Boxes DIV */

.boxes_main{
	width:auto;
	height:307px;
}

/* Service Features Box */
.box{
	float:left;
	width:230px;
	height:307px;
}
.mgr_left{
	margin-left:6px;
}
.bh1{
	background:url(images/first_box_top.jpg) no-repeat top;
	height:141px;
}
.bh2{
	background:url(images/second_box_top.jpg) no-repeat top;
	height:141px;
}
.bm{
	background:url(images/box-bg.jpg) repeat-y;
	height:170px;
}
.bf1{
	background:url(images/first_box_footer.jpg) no-repeat bottom;
	height:12px;
	
}
.bbg1{
	background:url(images/first_box_gra.jpg) repeat-x;
	height:170px;
	width:auto;
	margin:0 4px 0 3px;
}
/* End Service Features Box */


/* Standard Low Rates Box */

.bf2{
	background:url(images/bf2_img.jpg) no-repeat bottom;
	height:16px;
}
.bm2{
	background:url(images/box-bg.jpg) repeat-y;
	height:172px;
}
.bbg2{
	background:url(images/bbg2_img.jpg) repeat-x;
	height:243px;
	width:auto;
	margin:0 5px 0 5px;
}
/* End Standard Low Rates Box */


/* Sample Rates Box */

.bh3{
	background:url(images/third_box_top.jpg) no-repeat top;
	height:141px;
}
.bh4{
	background:url(images/forth_box_top.jpg) no-repeat top;
	height:141px;
}
.bf3{
	background:url(images/bf3_img.jpg) no-repeat bottom;
	height:16px;
}
.bm3{
	background:url(images/bm3_img.jpg) repeat-y;
	height:243px;
}
.bbg3{
	background:url(images/bbg3_img.jpg) repeat-x;
	height:243px;
	width:auto;
	margin:0 4px 0 4px;
}

/* End Sample Rates Box */

.lt_area{
	float:left;
	width:668px;
	margin:14px 32px 0 0;
}
.rt_area{
	float:right;
	width:290px;
	height:346px;
	margin-top:14px;
}
.rt_area_top{
	height:46px;
	background:url(images/rt_h_img.jpg) top repeat-x;
}
.rt_area_middle{
	height:289px;
	background-color:#f2f2f2;
}
.rt_area_footer{
	background:url(images/rt_f_img.jpg) bottom no-repeat;
	height:11px;
}
.ctext{
	height:196px;
	width:668px;
	margin-top:19px;
}
.llr_box{
	float:left;
	width:222px;
	height:196px;
}
.llr{
	background:url(images/llr_img.jpg) no-repeat center top;
	height:48px;
}
.llr_m{
	margin:0 11px 0 11px;
	height:95px;
}
.boarder_both{
	border-right:1px solid #e0e0e0; 
	border-left:1px solid #e0e0e0;
}
.btn{
	margin:15px 0 0 37px;
}
.phone_img{
	float:left; width:8%;padding-top:4px; line-height:20px;
}

.second_box_txt{
	float:left; width:80%;
}

.nocoment{
	background:url(images/no_com_img.jpg) no-repeat center top;
	height:48px;		
}
.min_round{
	background:url(images/Minute_round_img.jpg) no-repeat center top;
	height:48px;		
}

.new_info{
	margin:0 12px 0 12px;
	padding:10px 0 0 23px;
	width:242px;
	height:80px;
	border-bottom:1px dashed #e2e2e2;
	background:transparent url(images/bullet.jpg) no-repeat scroll left 12px;
}
.new_info a{
	margin-top:5px; 
	text-align:right; 
	font-weight:bold; 
	font-style:italic; 
	font-size:12px; 
	color:#a8a8a8;
}
.sftext{
	margin:0 0 0 35px;
	height:172px;
	width:262px;
}
.sftext_inn1{
	padding:12px 0 0 0;
	text-align:left;
	font-family:Arial; font-size:12px; color:#3e3e3e;
}
.sftext_inn{
	padding:12px 0 0 0;
	text-align:left;
	font-family:Arial; font-size:12px; color:#3e3e3e;
}
.sftext_inn ul{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	list-style:url(images/bullet_arrow.png);
	padding-left:15px;
}
.sftext_inn ul li{
	line-height:19px;
	padding-left:15px;
}
.sign_up_btn{
	margin:0 auto;
	padding-top:22px;
	text-align:center;
}
.slr_text{
	margin:0 auto;
	height:144px;
	width:205px;
}
.footer_text{
	margin:0 auto;
	height:89px;
	width:915px;
}
.text_smp_box{
	font-family:Arial; font-size:12px; color:#3e3e3e; float:left; width:100%; text-align:left; 

	padding-top:8px;
	padding-left:5px;
}
.footer_txt_links{
	padding:25px 0 0 0;
	text-align:center;
	font-family:Arial; font-size:12px; color:#48a9c9;
	font-weight:bold;
	
}
.footer_xt_links{

	text-align:center;
	font-family:Arial; font-size:12px; color:#48a9c9;
	font-weight:bold;
	text-decoration:none;
	
}

a.footer_xt_links:hover{

	text-align:center;
	font-family:Arial; font-size:12px; color:#48a9c9;
	font-weight:bold;
	text-decoration:underline;
	
}
.country_name{
	font-family:Arial; font-size:12px; font-weight:bold; color:#000000; margin-left:19px;
}
.call_rate{
		font-family:Arial; font-size:12px; font-weight:bold; color:#FF0000; margin-left:58px;
}
.access_num_list_btn{
	margin:0 auto;
	padding-top:13px;
	text-align:center;
}
.buy_now{
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}
.sr_text{
	margin:0 auto;
	height:172px;
	width:186px;
}
.wh_txt{
	color:#FFFFFF;
}

.footer_bag{
	float:left;
	width:100%;
	height:89px;
}
.footer_mid{
	float:left;
	width:915px;
	background:url(images/footer_gra.jpg) repeat-x;
	height:89px;

}


.footer_main{
	margin-top:13px;
	height:110px;
	
}

.footer a{
	color:#7c7a7a;
}

.text9 { font-family:Arial; font-size:22px; font-weight: normal; color:#CF1D26; text-decoration:none;}

.subheading { font-family:Arial; font-size:18px; font-weight: normal; color:#626262; text-decoration:none;}

.text15 { font-family:Arial; font-size:14px; font-weight: normal; color:#1d324f; text-decoration:none; padding-top:7px; line-height:20px;}

.3boxes{
	width:990px; 
	height:auto;
}

.lower_content_area{
	width:990px;
	/*height:248px;*/
	float:left;
	padding-top:10px;
}
.lower_content_inner_box{
	width:321px;
	height:300px;
	float:left;
}
.lower_content_area_first_line{
	width:321px;
	height:36px;
	float:left;
}
.lower_content_area_second_line{
	margin-top:50px;
	margin-left:60px;
	width:230px;
	height:128px;
}
.lower_content_area_third_line{
	margin-top:10px;
	margin-left:30px;
	width:280px;
	/*height:128px;*/
	text-align:justify;
}
.lower_content_area_fourth_line{
	margin-top:15px;
	margin-left:225px;
	width:85px;
	height:15px;
}
.lower_content_inner_box_line{
	margin-top:60px;
	margin-left:5px;
	width:2px;
	height:259px;
	float:left;
}
.between_line{
	width:2px;
	height:259px;
	float:left;
}
.bottom_bar_contaner{
	background-color:#000000; 
}
.img_size{
	width:285px;
	height:54px;
	cursor:pointer;
}
.bottom_link{
	border:dashed; 
	height:20px; 
	width:540px; 
	margin-left:450px;
	
}
a{
font-size:12px; 
font-weight:
bold;color:#FFFFFF;
text-decoration:none;
}




.main-nav{
	height:32px; float:left; width:1004px; background-color:#FfffFF;
	}

.main-wrapper2{
	width:974px; float:left; background-color:#FFFFFF; padding:15px;
	}
	
.bar-2{
	background:url(images/bar.png) no-repeat; height:2px;
	}
	
.table_prod{
	width:914px; padding-left:30px; padding-top:25px;
	}

.product_detail{
	width:940px; height:auto; float:left; padding-top:30px;
	}
	
.main_product_wrapper{
	width:960px; height:200px;	
	}
	
.products{
	width:885px; height:180px; float:left; padding:15px; background:#f7f6f6; margin-left:30px;
	}
	
.product_img{
	 width:250px; height:181px; float:right; 
	}