table td {
	background-color: #ffffff;
}

.sendError {
	padding: 6px 0pt 0pt;
	width: 196px;
	height: 29px;
	text-align: center;
	float: left;
	margin: 20px 0 0 38px;
	background: transparent url("../images/sendErrorBg.png") no-repeat;
	position: absolute;
}
.sendError a {
	color: #848587;
	text-transform: uppercase;
	font-size: 11px;
}
.topRight {
	position: absolute;
	top: -20px;
	right: 10px;
}

.bottomRight {
	position: absolute;
	bottom: -12px;
	right: 10px;
}

.goToOp {
	width: 277px;
	height: 124px;
	background: url('../images/ff-bg.png') no-repeat;
	cursor: pointer;
}
.goToOp-off {
	width: 277px;
	height: 124px;
	background: url('../images/ff-bg-off.png') no-repeat;
}

.backToResults {
	width: 276px;
	height: 125px;
	background: url('../images/bb-bg.png') no-repeat;
	margin-top: -22px;
	cursor: pointer;
}

.goToOp div, .goToOp-off div, .backToResults div {
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
}

.costColumn {
	position: absolute;
	top: 105px;
	right: 4px;
	width: 277px;
	height: 585px;
	background-image: url('../images/cost-col-bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}

.costColumnNoBg {
	background: none;	
}

.mainRightCntr {
	min-height: 815px;
	height: auto !important;
	height: 815px;
}

.costBox {
	background-image: url('../images/declared-cost-bg.png');
	background-repeat: no-repeat;
	width: 277px;
	height: 109px;
	position: relative;
}

#realCost {
	height: 108px;
	margin-top: -15px;
}

.costBox h3 {
	position: absolute;
	top: 30px;
	left: 110px;
	margin: 0;
	padding: 0;
}

.costBox .cost {
	position: absolute;
	top: 45px !important;
	top: 40px;
	left: 110px;
}

.bigCost {
	font-size: 2.8em;
}

.costRightBox {
	min-height: 52px;
	height: auto !important;
	height: 52px;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 277px;
}

.costRightBox h3 {
	margin: 20px;
	padding: 0;
}

.costRightBox table {
	width: 70%;
	margin: 0 15% 20px 15%;
}

.costRightBox table tr {
	height: 20px;
}

.costRightBox table td.leftCell {
	width: 65%;
	text-align: left;
	padding-top: 10px;
}

.costRightBox table td.rightCell {
	width: 35%;
	text-align: right;
	padding-top: 5px;
}

#additionalCost {
	background-image: url('../images/add-bg.jpg') !important;
}

#discounts {
	background-image: url('../images/rem-bg.jpg') !important;
}

#contentColumn {
	padding: 10px 20px 0 20px;
	margin: 0;
	width: 365px;
}

#rateInfo {
	margin: 0 10px;
	position: relative;
}

#rateInfo .operatorLogo {
	position: absolute;
	top: 0;
	right: 0;
}


#rateInfo p, h2 {
	margin: 0;
	padding: 0;
}

#rateInfo h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 7px 0 20px 0;
}

#rateDescription {
	line-height: 15px;
}

#rateInfo .operatorName {
	color: #d8982b;
	font-size: 16px;
}

#rateSpeed {
	position: relative;
	height: 80px;
	margin-top: 10px;
}

#rateSpeed .halfCol {
	float: left;
	width: 49.5%;
	height: 100%;
	position: relative;
}

#rateSpeed .halfCol h3 {
	position: absolute;
	top: 20px;
	left: 60px;
	margin: 0;
	padding: 0;
}

#rateSpeed .halfCol p {
	position: absolute;
	top: 40px;
	left: 60px;
	margin: 0;
	padding: 0;
	font-size: 2em;
}

#rateSpeed .halfCol .arrow {
	position: absolute;
	top: 25px;
	left: 20px;
}

#rateDetails {
	margin: 20px 0 0 5px;
	width: 405px;
}

#rateDetails table {
	width: 100%;
	margin: 0;
	padding: 0;
}

#rateDetails table tr {
	height: 30px;
}

#rateDetails table td, #rateDetails table th  {
	vertical-align: middle;
	padding: 0 10px 0 30px;
	text-align: left;
}

#rateDetails table th {
	background-color: #f5f5f5;
}

#rateDetails table td.leftCell {
	width: 65%;
}

#rateDetails table td.rightCell {
	width: 35%;
}

#dispBox input {
	width: 120px;
	border: 1px solid #cccccc;
	color: #ffae00;
}

#dispBox input.button {
	color: #ffffff;
	width: auto;
	border: none;
	background-color: #ffae00;
	font-weight: bold;
	margin: 5px;
	padding: 3px; 
}

.leftColumnBox {
	padding: 5px 20px;
	position: relative;
}

#ratingBox .operatorLogo {
	position: absolute;
	top: 0;
	right: 10px;
}

.leftColumnBox h3 {
	font-size: 1.1em;
}

#ratingBox h3 {
	padding-top: 10px;
}

#ratingBox table {
	width: 100%;
}

#ratingBox table tr {
	height: 25px;
}

#ratingBox table td {
	vertical-align: middle;
}

#ratingBox table td.leftCell {
	width: 65%
}

#ratingBox table td.rightCell {
	width: 35%
}

.seenRateBox {
	width: 67px;
	height: 87px;
	padding: 3px;
	background-image: url('../images/seen-rate-bg.gif');
	float: left;
	margin-right: 3px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.seenRateBox .rateName {
	height: 25px;
	overflow: hidden;
}

.seenRateBox .rateCost {
	margin-top: 3px;
	color: #ffae00;
}

.seenRateBox .rateLink {
	font-weight: normal;
	width: 64px;
	height: 17px;
	line-height: 17px;
	margin: 2px auto;
	color: #ffffff;
	background-image: url('../images/go-to-rate.gif');
	cursor: pointer;
}

#similRates {
	margin: 0;
	padding: 0 5px;
}

#similRates h3 {
	padding: 10px 20px;
}

#similRates table {
	width: 100%;
	border-collapse: collapse;
}

#similRates tr {
	cursor: pointer;
}

#similRates th {
	height: 32px;
	background-position: center;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #aaaaaa;
	background-image: url('../images/simil-notselected-bg.png');
	background-repeat: no-repeat;
	background-position: center;
}

#similRates th.selected {
	font-size: 13px;
	background-position: center;
	background-image: url('../images/simil-selected-bg.png');
}

#similRates table td {
	border-bottom: 1px dotted #aaaaaa;
	vertical-align: middle;
}

.simil_row a {
	text-decoration: none;
	color: #505050;	
}

.simil_row strong {
	margin-left: 5px;
}

.similHeader {
	height: 34px;
	width: 100%;
	text-align: center;
}

.similHeader div.selected {
	float: left;
	background-image: url('../images/simil-selected-header.png');
	background-repeat: no-repeat;
	width: 158px;
	line-height: 34px;
}

.similHeader div.unselected {
	float: left;
	background-image: url('../images/simil-unselected-header.png');
	background-repeat: no-repeat;
	width: 108px;
	line-height: 34px;
	padding: 5px 0 0 0;
	font-size: smaller;
	cursor: pointer;
}

.bgImg {
	position: absolute;
	top: -5px;
	left: 10px; 
	z-index: 0;
	opacity: 0.5;
}

#similRates .similCell {
	position: relative;
	height: 32px;
	line-height: 32px;
}

.backToResults a, .backToResults a:hover, .goToOp a, .goToOp a:hover {
	text-decoration: none;
	color: #505050;
}

.rateLink a, .rateLink a:visited, .rateLink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#similRates a, #similRates a:visited, #similRates a:hover{
	text-decoration: none;
	color: #535456;
}

.promozione {
	color: #008800;
	font-weight: bold;
}

.costo {
	color: #aa0000;
	font-weight: bold;
}

.costRightBox table.largeTable {
	margin: 0 auto 20px auto;
	width: 80%;
}

#rateDetails table.detailsTabTable {
	border-collapse: collapse;
	margin: 5px 0 10px 0;
}

#rateDetails table th.detailsTab {
	background-image: url('../images/detailsTab.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 41px;
	color: #408700;
	text-transform: uppercase;
	padding-left: 0;
}

.detailsTabContent {
	width: 152px;
	text-align: center;
	position: relative;
}

#callsDetailsTabIcon {
	position: absolute;
	left: 127px;
	top: -25px;
}

#smsDetailsTabIcon {
	position: absolute;
	left: 127px;
	top: -17px;
}

#imDetailsTabIcon {
	position: absolute;
	left: 137px;
	top: -23px;
}

#rateDetails table.detailsTabTable tr {
	background: url('../images/detailsTabBorder.png') left top no-repeat;
}

#rateDetails table.detailsTabTable tr.detailsTabTop {
	background: none;
}

#rateDetails table td.mobileLeftCell {
	vertical-align: middle;
	/*padding: 0 10px 0 15px;*/
	text-align: left;
	height: 40px;
	width: 50%;
}

#rateDetails table td.mobileRightCell {
	vertical-align: middle;
	padding: 0 15px 0 0;
	text-align: right;
	height: 40px;
	font-size: 12px;
}



.rateDetails2 {
	margin: 20px 0 0 0;
	width: 405px;
}
.rateDetails2 table {
	border-collapse:collapse;
}
.rateDetails2 .rateDetails2Table {
	width: 100%;
}
.rateDetails2 table th.orangeTitle {
	color: #408700;
	text-align: center;
	background-color: #f5f5f5;
}
.rateDetails2 .rateDetails2Table th h3 {
	font-size: 11px; padding: 0; margin: 0;
}
.rateDetails2 .rateDetails2Table .rateHover {
	background-color: #F5F5F5;
}
.rateDetails2 .rateDetails2Table td.leftTitle, .rateDetails2 .rateDetails2Table td.orangeTitle {
	text-align: left;
}
.rateDetails2 .rateDetails2Table td.leftTitle {
	padding-left: 30px;
}
.rateDetails2 table th a {
	color: #408700;
}
.rateDetails2 table td, .rateDetails2 table th {
	padding: 13px 13px 10px 13px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dotted #DFDFDF;
}
.rateDetailsBig table td {
	text-align: center;
}
.rateDetails2 table td.optTitle {
	font-weight: bold;
}
#rateDetails table td.optPrice {
	padding-left: 0;
	text-align: right;
	width: 98px;
}
#rateDetails .rateDetails2 table th {
	padding:13px 13px 10px;
}
.rateDetails2 table tr {
	height: auto;
}
.rateDetails2 table tr:hover, .rateDetails2 table tr.optSelected {
	background-color: #EFEFEF;
}

.rateDetailsBig {
	margin-left: 4px;
	width: 686px;
}

.rateSubInfo {
	margin: 0 10px;
	position: relative;
}

.rateSubInfo p {
	margin: 0;
	padding: 0;
} 
