﻿/* start reset */
* {outline: none; background-repeat: no-repeat; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin:0;
	padding:0;
}
.headercells td { 
margin:0; padding:0;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_new/back.jpg);
	background-repeat: repeat-x;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end reset */

body, input.text, textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link, a:visited, a:active {
	color: #0682eb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

/* home background */

#wrapper {
	min-width: 1060px;
	min-height: 100%;
}



.top_stripe {
	width: 100%;
	height: 5px;
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-x;
}

.inner {
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 75px;
	top: 0;
	left: 0;
}

.inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}
.inner {
	min-height: 1px;
}

.inner2 {
	height: 100%;
	width: 890px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 75px;
}

.inner2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}
.inner2 {
	min-height: 1px;
}

#logo {
	width: 223px;
	height: 83px;
	position: relative;
	margin: 49px 0 0 60px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -3000px;
	overflow: hidden;
	background-image:url(../images/logo.png);
}

/* start headers */

.background_header_home {
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_home {
	width: 1000px;
	background-image:url(../images/header_home.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_sms {
	background-image: url(../images/bg_sms.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_sms {
	width: 1000px;
	background-image:url(../images/header_sms.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_retail {
	background-image: url(../images/bg_retail.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_retail {
	width: 1000px;
	background-image:url(../images/header_retail.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_wholesale {
	background-image: url(../images/bg_wholesale.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_wholesale {
	width: 1000px;
	background-image:url(../images/header_wholesale.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_tele {
	background-image: url(../images/bg_tele.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_tele {
	width: 1000px;
	background-image:url(../images/header_tele.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_tech {
	background-image: url(../images/bg_tech.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_tech {
	width: 1000px;
	background-image:url(../images/header_tech.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_contact {
	background-image: url(../images/bg_contact.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_contact {
	width: 1000px;
	background-image:url(../images/header_contact.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}

.background_header_login {
	background-image: url(../images/bg_login.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 219px;
	margin: 0 0 -219px 0;	
}

.header_login {
	width: 1000px;
	background-image:url(../images/header_login.jpg);
	background-position: right;
	height: 174px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 5px;
}


/* end headers */

/* start menu */


#main-menu {
	width: 100%;
	float: left;
}
	
#main-menu li {
	float: left;
	margin: 0 23px 0 0;
}

#main-menu li a, #main-menu li span {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	height: 12px;
	margin: 13px 0 0 0;
}

#main-menu li a:hover {
	background-position: 0 -12px;
}

#main-menu li span {
	background-position: 0 -24px;
}


#main-menu .sms_and_voice { background-image:url(../images/sms_and_voice.gif); width: 1214px;}
#main-menu .international { background-image:url(../images/international.gif); width: 239px;}
#main-menu .domestic { background-image:url(../images/domestic.gif); width: 211px;} 
#main-menu .retail { background-image:url(../images/retail.gif); width: 118px;}
#main-menu .caling_card { background-image:url(../images/calling_card_solutions.gif); width: 152px;} 
#main-menu .wholesale { background-image:url(../images/wholesale.gif); width: 130px;}
#main-menu .teleconferencing { background-image:url(../images/teleconferincing.gif); width: 124px;}
#main-menu .technologies { background-image:url(../images/technologies.gif); width: 129px;}
#main-menu .contact { background-image:url(../images/contact.gif); width: 51px;}
#main-menu .login { background-image:url(../images/login.gif); width: 96px;}


/* end menu */

#content {
	width: 890px;
	position: relative;
	float: left;
	padding: 55px 75px 0 65px;
	min-height: 350px;
}

#content p {
	width: 890px;
	float: left;
	margin: 25px auto;
	padding: 0 0 0 20px;
}

#content2 {
	width: 880px;
	position: relative;
	padding: 20px 0 0 65px;
	text-align: center;

}

#content2 p {
	width: 880px;
	float: left;
	margin: 25px 0px 25px auto;
	padding: 0 0 0 10px;
}

#welcome {
	background-image:url(../images/about.jpg);
	background-repeat: no-repeat;
	width: 457px;
	height: 333px;
	float: left;
}

#text {
	width: 390px;
	float: left;
}

#text2 {
	width: 410px;
	float: left;
}

#text_wide {
	width: 880px;
	float: left;
}

#text_right {
	width: 450px;
	padding-left: 50px;
	float: left;
}

#content h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #183468;
	padding: 0 0 0 13px;
}

#content dl {
	width: 100%;
}

#content dl dt {
	padding: 0 0 0 13px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4595cf;
	padding-top: 5px;
}

#content dl dd {
	padding: 25px 0 0 13px;
}

#content2 h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #183468;
}

#content2 h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #183468;
	padding: 0 0 0 13px;
}

#content2 dl {
	width: 100%;
}

#content2 dl dt {
	padding: 0 0 0 13px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4595cf;
	padding-top: 5px;
}

#content2 dl dd {
	font-size: 12px;
	padding: 12px 0 0 13px;
}


/* start sms */

#content .sms_img {
	margin: 33px 0 0 84px;
}

#content ul li {
	padding: 0 0 0 25px;
	margin: 0 0 0 60px;
}

#content2 ul li {
	padding: 0 0 0 25px;
	margin: 0 0 0 30px;
}

#countries .flag_01 {background-image:url(../images/flag_01.gif);}
#countries .flag_02 {background-image:url(../images/flag_02.gif);}
#countries .flag_03 {background-image:url(../images/flag_03.gif);}
#countries .flag_04 {background-image:url(../images/flag_04.gif);}
#countries .flag_05 {background-image:url(../images/flag_05.gif);}
#countries .flag_06 {background-image:url(../images/flag_06.gif);}
#countries .flag_07 {background-image:url(../images/flag_07.gif);}
#countries .flag_08 {background-image:url(../images/flag_08.gif);}
#countries .flag_09 {background-image:url(../images/flag_09.gif);}
#countries .flag_10 {background-image:url(../images/flag_10.gif);}
#countries .flag_11 {background-image:url(../images/flag_11.gif);}
#countries .flag_12 {background-image:url(../images/flag_12.gif);}

#sms_left_text {
	width: 400px;
	float: left;
	margin-right: 50px;
}

#sms_left_text dd {
	padding: 0px 0 0 13px !important;
}

#sms_right_text dd {
	padding: 0px 0 0 13px !important;
}

#sms_left_text ul {
	margin: 0 0 30px 0;
	padding: 0px;
	width: 190px;
	float: left;
}

#sms_left_text ul li {
	margin: 0px;
	padding-left: 30px;
}

#sms_left_text .highlight{
	background-color: #D2E0FA;
	border: #e8effc solid 10px;
	color: #183468;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	width: 200px;
	float: none;
}

#sms_right_text {
	width: 400px;
	float: left;
}

/* end sms */


/* start retail */

.retail_content {
	padding-top: 15px;
	width: 460px !important;
}

.retail_content dd {
	padding: 25px 0 15px 15px !important;
	font-size:30px;
}

.retail_content dt {
	background-image: none !important;
	padding: 0;
	margin: 0;
	width: 190px;
	float: left;
	height: 190px;
}

.retail_content dt a{
	font-size: 12px;
	text-indent: 10px;
}

.top_discount {
	background-image: url(../images/parrotelaus.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 20px;
	padding-top: 130px !important;
	float: left;
}

.call_india {
	background-image: url(../images/parroteluk.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 20px;
	padding-top: 130px !important;
	float: left;
}

.parrotelaus {
	background-image: url(../images_new/parrotelaus.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 20px;
	padding-top: 130px !important;
	float: left;
}

.parroteluk {
	background-image: url(../images_new/parroteluk.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 20px;
	padding-top: 130px !important;
	float: left;
}

#message count
{
    width:0px;
}

/* end retail */

/* start wholesale */

#wholesale_content dd {
	width: 100px;
	height: 75px;
	float: left;
}

#wholesale_content a {
	text-indent: -3000px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
	background-position: center center;
}

.bt {background-image:url(../images/bt.gif);}
.att {background-image:url(../images/att.gif);}
.verizon {background-image:url(../images/verizon.gif);}
.singtel {background-image:url(../images/singtel.gif);}
.kddi {background-image:url(../images/kddi.gif);}
.telecom {background-image:url(../images/telecom.gif);}
.cw {background-image:url(../images/cw.gif);}
.tata {background-image:url(../images/tata.gif);}
.ibasis {background-image:url(../images/ibasis.gif);}

/* end wholesale */


/* start teleconferencing */

.teleconferencing_content {
	padding-top: 5px;
}

.teleconferencing_content dd {
	float: left;
}

.teleconferencing_content a {
	text-indent: -3000px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
	background-position: center center;
}

.mediameeting {background-image:url(../images/mediameeting.gif); background-position: 0px 31px; width: 173px !important; height: 98px !important;}
.penguin {background-image:url(../images/penguin.gif); width: 139px !important; height: 98px !important;}

/* end teleconferencing */


/* start technologies */

.technologies_text dl{
	width: 100%;
	font-size:small;
}

.technologies_text 
{
	width: 100%;
	font-size:10pt;	
}

#exampletext {
font-size:14px;
margin-top:34px;
}

.technologies_text dd{
	padding-top: 0px !important;
	padding-bottom: 10px !important;
	width:350px;
}


/* start contact */

.contact_text {
	width: 210px !important;
	float: left !important;
}

.contact_form_text {
	width: 850px !important;
	float: left !important;
}

.contact_text dd {
	padding-top: 0px !important;
	padding-bottom: 25px !important;
}

/* end contact */

/* start login */

.login_form {
	min-height: 1px;
}

.login_form:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.login_form form, .login_form fieldset {
	width: 350px !important;
	float: left; 
}

.login_form label {
	width: 350px;
	margin: 0 0 10px 0;
	float: left;
}

.login_form label span {
	width: 110px;
	float: left;
	padding: 2px;
}

.login_form a {
	width: 170px;
	display: block;
	line-height: 26px;
}

.login_form input {
	border: 1px solid #c1dcef;
	padding: 3px;
	width: 220px;
	float: left;
}

.login_form input.button {
	border: none;
	width: 94px;
	float: right;
	margin: 0 6px 0 0;
}


/* end login */

/* start footer */

#footer {
	min-width: 1000px;
	margin: -75px 0 0;
	clear: both;
	font-size: 10px;
	color: #aeaeae;
}

#footer .inner {
	width: 850px;
	border-top: 1px solid #bdd6f5;
	margin: 0 auto;
	padding: 10px;
}

#footer ul {
	width: 100%;
	float: left;
}

#footer ul li {
	border-left: 1px solid #ddd;
	float: left;
}

#footer ul li.first {
	border-left:  none;
}

#footer p {
	width: 100%;
	height: 20px;
	margin: 10px 0 0 10px;
	float: left;
}

#footer a {
	padding: 0 10px 0;	
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #aeaeae;	
}

#footer a:hover, #footer #selected {
	color: #1357a8;
}
.navtop {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navtop a:link {
	color: #000000;
	text-decoration: none;
}
.navtop a:visited {
	color: #000000;
	text-decoration: none;
}
.navtop a:hover {
	color: #C6DFF3;
	text-decoration: none;
}
.navtop a:active {
	color: #C6DFF3;
	text-decoration: none;
}
.navtopcell {
	background-image: url(../images_new/button_back.gif);
	background-repeat: repeat;


}
.navbar {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #C6DFF3;
	text-decoration: none;
}
.navbar a:active {
	color: #C6DFF3;
	text-decoration: none;
}
.navbar li {
	text-decoration: none;
	list-style-image: url(../images_new/bullet_nav.gif);

}
.footernew {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	text-decoration: none;
}
.footernew a:link {
	color: #ACACAC;
	text-decoration: none;
}
.footernew a:visited {
	color: #ACACAC;
	text-decoration: none;
}
.footernew a:hover {
	color: #333333;
	text-decoration: none;
}
.footernew a:active {
	color: #333333;
	text-decoration: none;
}

/* end footer */
/*######################################################*/
    

.rounded:before {
  background: transparent url(top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(bottom-left.png);
  margin: 2px 0 0 0;
  height: 30px;
  background: transparent url(bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}  
    
  .rounded * {
    padding-left: 16px;
    padding-right: 16px;
    
    }

  .rounded {
    margin: 1em;
    padding: 0;
  }

  p { 
    font-family: Arial, Tahoma  , sans-serif;
    font-size: 1em;
    padding-top: 0;
    margin: 1em 0;
    line-height: 1.5;
    }

blockquote {
   background: #666666;
   color: white;
   margin-right: -1px;
}
  

  p.quotee {
    text-align: right;
    margin: -1px 0;;
    font-weight: bold;
    color: #eee;
    }

  h1, h2 {
    font-family: Arial, Verdana, sans-serif;
    }
  
  h1 {
    font-size: 1.3em;
    margin: 0;
    }
  
  h2 {
    font-size: 1.2em;
    margin: 1em 0 0 0;
    }

#corners img {
  margin: 1em;
  border: 1px solid black;
  padding: 0;
  background: #a0a0a0;
}

pre.rounded {
  background: #ffeed0;
}

p.footer {
  margin: 1em;
  padding: 0.5em;
  text-align: center;
  border: 1px solid black;
}

.ad {
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 1em 0;
}
  
.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

