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

html, body {
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

p {
	margin: 0;
	padding-bottom: 18px;
	padding-left: 7px;
}

#page-container {
	background-color: #FFFFFF;
	width: 100%;
	margin: auto;
}

#header {
	background-image:url(../img/header_bg.gif);
	height: 106px;
	background-repeat: repeat-x;
	width: 100%;
}

#header_box, #mainpic, #footer_box, #maincontent, #flag_box {
	width: 965px;
	text-align: center;
	margin: auto;
}

#logo {
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}

#nav {
	float: right;	
}

#login {
	padding-top: 7px;
	padding-right: 3px;
	text-align: right;
}

#mainnav {
	padding-top: 37px;
	width: 476px;
	height: 39px;
	font-size: 14px;
	text-align: center;
}

#mainnav ul {
	margin:0;
    padding:0;
	list-style:none;
	text-align: center;
}

#mainnav ul li {
	float:left;
 	margin:0;
    padding:0;
 	height: 39px;
 	width: 119px; 
}

#mainnav ul li a {
	float:left;
 	padding-top: 10px;
 	height: 39px;
 	width: 119px; 
 	color: #3e3e3e;
 	text-decoration: none;
 	font-size: 16px;
 	background-image: url(../img/nav/nav_off.gif);
 	background-repeat: no-repeat;
 	background-position: 0px 0px;
}

#mainnav a:hover {
 	background-image: url(../img/nav/nav_on.gif);
 	background-repeat: no-repeat;
 	color: #ffffff;
 	background-position: 0px 0px; 
}
 
#mainnav .here {
 	background-image: url(../img/nav/nav_on.gif);
 	background-repeat: no-repeat;
 	color: #ffffff;
 	background-position: 0px 0px; 
}
 

#mainpic_bg {
	background-image:url(../img/mainpic_bg.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 263px;
}

#text {
	float: left;
	padding-top: 90px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#pic {
	background-image:url(../img/mainpic.jpg);
	width: 559px;
	height: 262px;
	background-repeat: no-repeat;
	float: left;
}

#search {
	width: 210px;
	float: left;
	margin-right: 26px;
}

.search_text {
	padding-top: 82px;
	padding-bottom: 17px;
	color: #ffd7a2;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#search_box {
	padding-bottom: 13px;
	text-align: left;
}

#free {
	float: left;
}

#free p {
	margin: 0;
	padding-top: 76px;
	padding-bottom: 14px;
}


#main {
	width: 593px;
	float: left;
	text-align: left;
	padding-left: 3px;
}

#content {
	width: 965px;
	text-align: center;
	margin: auto;
	padding-bottom: 25px;
}

#label1 {
	background-image: url(../img/interCC_label.gif);
	width: 547px;
	height: 29px;
	background-repeat: no-repeat;
	margin-top: 17px;
	text-align: left;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 17px;
	font-size: 14px;
}

#text2 {
	width: 547px;
	margin-bottom: 29px;
	display: inline-block;
}

#text2 .listbullet {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
    padding-left: 0px;
    list-style: none;
	font-size: 12px;
	float:left;
}

#text2 .listbullet li {	
    padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 3px;
    background-image: url(../img/index_orange_arrow2.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}

#label2 {
	background-image: url(../img/more_products_label.gif);
	width: 547px;
	height: 29px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 10px;
}

#products {
	width: 547px;	
}

/* Pinless Dialing ad box */

#left {
	width: 264px;
	float: left;
}

#left #words {
	margin-top: 0px;
}

#left #words p {
	margin: 0;
	padding: 0;
	
}

#left #orange {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	padding-left: 12px;
}

#left ul {
	word-spacing: 1px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

#left li {
	padding-bottom: 10px;
	list-style-image: url(../img/index_orange_arrow.gif);
}

#left #pic1 {
	padding-right: 10px;
	width: 188px;
}

#left #pic1 #first {
	float: left;
}

#left #pic1 #second {
	float: right;
	background-position: left top;
}

#left #more1 {
	padding-right: 20px;
	text-align: right;
	clear: both;
}

#left #more1 a {
	text-decoration: none;
	color: #d36809;
}

#left #more1 a:hover {
	text-decoration: underline;
}

#divider1 {
	background-image: url(../img/divider1.gif);
	width: 7px;
	height: 212px;
	background-repeat: no-repeat;
	margin-top: 7px;
	float: left;
}

#divider2 {
	background-image: url(../img/divider2.gif);
	background-repeat: no-repeat;
	height: 425px;
	width: 8px;
	margin-top: 47px;
	float: left;
	padding-right: 30px;
}

/* Conference Calls ad box */


#right {
	float: left;
	width: 276px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#right #words {
	padding-bottom: 0px;
	padding-left: 25px;
}

#right #words p {
	margin: 0;
	padding: 0;
	
}

#right ul {
	letter-spacing: 0px;
	word-spacing: 1px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 15px;
}

#right li {
	margin:0;
	padding:0;
	padding-bottom: 10px;
	list-style-image: url(../img/index_blue_arrow.gif);
}

#right #pic2 {
	padding-right: 10px;
	width: 223px;
}

#right #pic2 #first {
	float: left;
}

#right #pic2 #second {
	float: right;
	background-position: left top;
}

#right .blue {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}

#right #more2 {
	padding-right: 20px;
	text-align: right;
	clear: both;
}

#right #more2 a {
	text-decoration: none;
	color: #d36809;
}

#right #more2 a:hover {
	text-decoration: underline;
}


#jump {
	width: 330px;
	float: left;
}

#label3 {
	background-image:url(../img/quick_jump_label.gif);
	width: 313px;
	height: 29px;
	background-repeat: no-repeat;
	margin-top: 17px;
	text-align: left;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 9px;
	font-size: 14px;
	padding-bottom: 17px;
}

#flags {
	width: 315px;
}

.flags_left {
	width: 169px;
	float: left;
}

.flags_right {
	width: 145px;
	float: left;
}

.flags_index {
margin-top: 5px;
text-align: left;
}

.flags_index span{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 2px solid #ffffff;
	text-decoration: none;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.flags_index span img {
margin-top: 3px;
}

.flags_index span a, visited {
	text-decoration: none;
	color: #0000FF;
}

.flags_index span a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.flags_index span em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: right;
}	


/* Footer */

#footer {
	background-image: url(../img/footer_bg.gif);
	height: 141px;
	width: 100%;
	background-repeat: repeat-x;
}

#foot_div {
	background-image:url(../img/footer_divider.gif);
	width: 1px;
	height: 97px;
	background-repeat:no-repeat;
	float: left;
	margin-top: 20px;
}

#footer_box1 {
	width: 152px;
	height: 97px;
	margin-top: 20px;
	float: left;
	color: #FFF;
	text-align: left;
}

#footer_box1 ul {
	margin: 0px;
	padding: 0px;
	padding-left: 11px;
}

#footer_box1 li {
	list-style-type: none;
	padding-bottom: 3px;
}

#footer_box1 a {
	color: #FFF;
	text-decoration: none;
}

#footer_box1 a:hover {
	color: #F00;
	text-decoration: underline;
}

#foot_text {
	margin-top: 20px;
	height: 97px;
	float: left;
	width: 506px;
	text-align: right;
	color: #FFF;
}

#foot_text p {
	margin: 0;
	padding-bottom: 3px;
}


/* Search Rates Page */


/* Ratetable Page */

.medtxt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000000;	
}

.ratepage_txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#433F22;
	padding: 5px;
	font-weight: bold;
	
}

a.ratepage_txt:link {
	color:#433F22;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:visited {
	color:#433F22;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:hover {
	color: #433F22;
	TEXT-DECORATION: underline;
	
}

table.result_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #C2C2C2;
	border-collapse: collapse;
}
table.result_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: #C2C2C2;
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;	
	-moz-border-radius: 0px 0px 0px 0px;
}



/* CardProfile */

#cp_main{
	margin: 0 auto; width: 945px;
}

#cp_left {
	background-color:#ffffff;
	width: 274px; 
	float: left; 
	text-align:left; 
	padding-left: 10px; 
	padding-right: 10px; 
	border: 1px solid #D3D3D3;
	height: 560px;
}

#cp_left p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#cp_right {
	float: left; 
	margin-left: 30px; 
	text-align: left;
}
 

#cp_buynow_wrapper {
	float: left; 
	text-align-left; 
	margin-left: 30px; 
	width: 400px; 
	border: 1px solid #D3D3D3;
}

.cp_buynow_text {
	background-color: #808080; 
	color:white; 
	padding: 5px;
}

 .tbg0 { background-color: #dcefff; }
 .tbg1 { background-color: white; }
 .highlight {background-color: #dffad1;} 
