/* CSS Document */
#box_left {
	margin:0 0 0 10px;
	width:28%;
}
#box_right {
	width:70.6%;
}
.buy-recharge {
	background:none;
	margin:0;
	padding:0;
	float:right;
}
.buy-recharge input {
	background: url(/images/botadd-recharge.gif) no-repeat center top;
	display:inline;
	height:44px;
	margin:0;
	padding:0 0.9em 0.2em 4em;
	width:126px !important;
}

#search-results {
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  margin:15px 0;
}
	#search-results ul#title-rates {
		overflow:auto;zoom:1;
		margin:0 0 15px 0; padding:0;
		background:#f2f2f2;
		padding-left:130px;
	}
		#search-results ul#title-rates li {
		display: -moz-inline-stack; /* FF2*/
		display: inline-block;
		vertical-align: middle; /* BASELINE CORRECCIÓN*/
		zoom: 1; /* IE7 (hasLayout)*/
		*display: inline; /* IE */
		padding:0 3px; @padding:0 4px;
		margin:8px 0;
		text-align:center;
		width:70px;
		border-right:1px solid #ccc;
		}
		#search-results ul#title-rates li.title-local {
		border-left:1px solid #ccc;
		}
		#search-results ul#title-rates li.title-buy {
		width:200px;
		@padding-top:20px;
		border:none;
		}
			#search-results ul#title-rates .title-local a,
			.rate-local span,
			dl.card dd form .minutes {
			color:#1887AE;
			}
			#search-results ul#title-rates .title-tollfree a,
			.rate-tollfree span {
			color:#F60;
			}


dl.card {
height:110px;
margin:0;
clear:both;
}
	dl.card dd {
	width:377px;
	overflow:auto; zoom:1;
	margin:0;
	}
		dl.card dd form {
		float:right;
		width:217px;
		margin-top:28px;
		}
			dl.card dd form ul.form {
			float:left;
			}
			dl.card dd form select {
			margin-top:15px;
			width:80px;
			}
			dl.card dd form .minutes {
			text-align:center;
			padding-top:8px;
			font-weight:bold;
			}
.card-name {
border-right:1px solid #ccc;
float:left;
font-weight:bold;
line-height:1;
padding:0 0 14px;
text-align:center;
width:130px;
}	
	.card-name img {
	display:block;
	margin:4px auto;
	}
.card-buy {
float:right;
padding:30px 0 5px;
text-align:center;
width:130px;
}
.card-rates {
float:left;
}
	.card-rates li {
	padding:40px 8px;
	vertical-align:middle;
	height:80px;
	width:60px; height:32px;
	float:left;
	border-right:1px solid #ccc;
	text-align:center;
	}
	.card-rates .rate {
	display:block;
	font-size:220%;
	font-weight:bold;
	line-height:1;
	margin:0 0 4px;
	}
.card-moreinfo {
float:right;
text-align:center;
width:122px;
margin-top:-20px;
}
.card-moreinfo a {
margin-left:10px;
}

#scroll {
	min-height:135px;
	height:auto !important;
	height:450px !important;
	width:100%;
	overflow:auto;
}

#country-region a,
#country-codes a,
#knowlegde-base a {
	font-weight:normal;
}
#country-codes ul li span {
	float:right;
}
#dialing-instrucctions ol {
	background:#f2f2f2;
	margin:5px 0 15px; padding:10px 10px 10px 30px;
}
#dialing-instrucctions ol li {
	list-style:decimal;
	font-weight:bold;
}
#dialing-instrucctions ol li ul,
#enjoy ul {
	padding-left:15px;
}
#enjoy ul,
#country-region,
#country-codes,
#knowlegde-base {
	margin:10px 0;
}
#dialing-instrucctions ol li ul li,
#enjoy ul li {
	list-style:disc;
	font-weight:normal;
}
#dialing-instrucctions p {
	margin:0;
}
#dialing-instrucctions .paragraph {
	margin-top:15px;
}
#county-rates {
	margin-bottom:15px;
}
#county-rates .alt {
	background:#f2f2f2;
}
#county-rates tr th {
	border-bottom:1px solid #999;
}
#county-rates tr th,
#county-rates tr td {
	padding:0 10px;
}

#country-info {
	background: #f2f2f2;
	overflow:auto; zoom:1;
}
#country-info li {
	border-top:1px solid #ccc;
	padding:5px 8px;
}
#country-info .img {
	border:none;
	font-size:120%;
	font-weight:bold;
	overflow:auto; zoom:1;
}
#country-info .img img {
	float:left;
}

#country-info .img h3 {
	display:inline-block;
	margin:22px 5px 0 10px;
	overflow:auto; zoom:1;
}
#country-info .map {
	padding:0;
}
#country-info h3,
#country-region h3,
#knowlegde-base h3,
#country-codes h3 {
	padding:0; margin-bottom:5px;
}

div#qTip {
	padding: 3px;
	border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #FFF;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

#map_canvas {
	width: 210px;
	height: 210px;
	position: relative;
	background-color: #f2f2f2;
}

#logocontrol {
	-moz-user-select: none;
	z-index: 0;
	position: absolute;
	left: 2px;
	bottom: 5px;
}
#copyright {
	-moz-user-select: none;
	z-index: 0;
	position: absolute;
	right: -2px;
	bottom: -3px;
	white-space: nowrap;
	text-align: right;
}


