/*

############################################################

	* Origin:		www.voiptalk.org
	* Name:			tariffs.css
	* Description	This file contains tariffs page styles
	* Autor:		Piotr Dziembor, Telappliant Ltd.
	* Version:		1.0
	* Modified:		16:30 18/09/2009
	* Copyright:	Telappliant Ltd.

############################################################

*/

.tariffs h1 {
	margin-left: 10px;
	color: #aaa;
	}

.tariff_button_top {
	width: 140px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fff;
	background: url('/images/layout/tariffs/button_dark.gif') no-repeat;
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	margin-bottom: -6px;
	}

.tariff_button_top_active {
	width: 140px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fff;
	background: url('/images/layout/tariffs/button_green.gif') no-repeat;
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	margin-bottom: -6px;
	}

.tariffs .center {
	text-align: center;
	}
	
#download_loading {
	margin-top: 2px;
	}

#download_loading .center {
	background-color: #91c300;
	padding: 60px 0 100px 0;
	margin-bottom: 2px;
	}

#div_loading {
	padding: 37px 0 38px 0;
	}

#download_loading img, #div_loading img {
	margin-bottom: -3px;
	margin-right: 8px;
	}

#tariff_standard {
	margin-left: 4px;
	}

#tariff_goldroute {
	margin-left: 24px;
	}

.tariffs_container_top {
	width: 783px;
	height: 11px;
	background: url('/images/layout/tariffs/main_top.gif') #fff no-repeat top left;
	}

.tariffs_container_bottom {
	width: 783px;
	height: 13px;
	background: url('/images/layout/tariffs/main_bottom.gif') #fff no-repeat top left;
	}

.tariffs_container_content {
	width: 783px;
	background: url('/images/layout/tariffs/main_content.gif') #fff repeat-y;
	}

.tariffs_container_content_left {
	width: 591px;
	float: left;
	}

.tariffs_container_content_right {
	width: 192px;
	float: right;
	}

.tariffs_container_content_left p {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	padding: 0 15px;
	line-height: 16px;
	}

.tariffs_container_content_left strong {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	}

.tariffs_container_content_left a {
	font-family: Arial;
	font-size: 12px;
	color: #68b100;
	text-decoration: underline;
	}

.tariffs_container_content_left a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #68b100;
	text-decoration: none;
	}

.tariffs_container_download {
	width: 192px;
	margin-top: -12px;
	background-color: #91c300;
	}

.tariffs_container_download p {
	font-family: Arial;
	font-size: 12px;
	color: #f7ffe0;
	padding: 6px 12px 0 12px;
	line-height: 16px;
	}

.tariffs_container_download strong {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	}

.tariffs_container_download_bottom {
	width: 192px;
	height: 10px;
	background: url('/images/layout/tariffs/download_bottom.gif') no-repeat;
	margin-top: -12px;
	}

.tariffs_container_searchbox_top {
	width: 561px;
	height: 8px;
	background: url('/images/layout/tariffs/tariffs_container_searchbox_top.gif') no-repeat;
	}

.tariffs_container_searchbox_bottom {
	width: 561px;
	height: 8px;
	background: url('/images/layout/tariffs/tariffs_container_searchbox_bottom.gif') no-repeat;
	}

.tariffs_container_searchbox {
	width: 561px;
	margin-left: 15px;
	background-color: #97c316;
	}

.tariffs_container_searchbox p {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	}

.tariffs_container_searchbox_input {
	width: 530px;
	height: 35px;
	margin: 6px auto 0 auto;
	background: url('/images/layout/tariffs/tariffs_container_searchbox_input.gif') no-repeat;
	}

#search_tip {
	position: absolute;
	width: 404px;
	height: 74px;
	margin-top: -4px;
	margin-left: -6px;
	background: url('/images/layout/tariffs/search_tip.png') transparent no-repeat;
	display: none;
	}

#select_region {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	margin-left: 14px;
	width: 120px;
	border: 1px solid #fff;
	background-color: #fff;
	}

.select_country_box {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	margin-left: 14px;
	width: 393px;
	display: none;
	border: 1px solid #fff;
	background-color: #fff;
	}

#tariffs_container_searchbox_spacer {
	width: 561px;
	height: 10px;
	}

.tariffs_searchbox_input {
	width: 380px;
	border: 1px solid #fff;
	background-color: transparent;
	padding: 8px 6px 7px 6px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	}

.tool-tip {
	color: #fff;
	width: 240px;
	z-index: 13000;
	}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('/products/images/bubble.png') top left;
	}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/products/images/bubble.png') bottom right;
	}

.scountrylist_top {
	width: 561px;
	height: 1px;
	background: url('/images/layout/tariffs/scountrylist_top.gif') no-repeat;
	display: none;
	margin-top: 0px;
	}

#scountrylist {
	background-color: #b6d55c;
	}

.scountrylist_bottom {
	width: 561px;
	height: 12px;
	background: url('/images/layout/tariffs/scountrylist_bottom.gif') no-repeat;
	display: none;
	}

.scountrylist_bottom_i {
	height: 0;
	}

.tariffs_container_footer {
	width: 783px;
	font-family: Tahoma;
	font-size: 9px;
	color: #666;
	border-top: 1px dotted #999;
	padding-top: 2px;
	text-align: justify;
	margin: 20px auto 0 auto;
	line-height: 16px;
	}

.tariffs_container_footer strong, .tariffs_container_footer span {
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	}

.tfs_info {
	width: 743px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #97c316;
	padding: 10px 20px;
	margin-top: 20px;
	}

.tfs_info span {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	}

.tfs_info strong {
	font-family: Arial;
	font-size: 11px;
	}

.tfs_info a {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	}

.tfs_info a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	}

.tfs_table {
	width: 783px;
	}

.tfs_table tr.row_odd a, .tfs_table tr.row a, .tfs_table tr.row_odd a:hover, .tfs_table tr.row a:hover {
	font-family: Arial;
	font-size: 11px;
	}

.tfs_table tr.row td, .tfs_table tr.row_odd td, .tfs_table tr.row td span, .tfs_table tr.row_odd td span, .tfs_table tr.row td strong, .tfs_table tr.row_odd td strong {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	}

.tfs_table tr.row {
	background-color: #fff;
	}

.tfs_table tr.row_odd {
	background-color: #f9fcf3;
	}

.tfs_table tr:hover {
	background-color: #97c316;
	}

.tfs_table tr:hover * {
	color: #fff !important;
	}


.tfs_table tr.row td, .tfs_table tr.row_odd td {
	background-color: transparent;
	}

.tfs_mtop_left {
	text-align: left;
	padding: 10px 0 10px 20px;
	}

.tfs_mtop_center {
	text-align: center;
	padding: 10px 0 10px 0;
	}

.tfs_left {
	text-align: left;
	padding: 5px 0 5px 20px;
	}

.tfs_center {
	text-align: center;
	padding: 5px 0 5px 0;
	}

.tfs_mtoptitle {
	font-family: Arial;
	font-size: 11px;	
	color: #fff;
	background-color: #000;
	}

p.clist {
	float: left;
	width: 262px;
	height: 38px;
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	background: url('/images/layout/tariffs/clist_bg.gif') no-repeat;
	padding: 1px 0 0 8px;
	margin: 8px 0 0 8px;
	}

p.clist:hover {
	color: #666;
	text-decoration: underline;
	}

p.clist IMG {
	vertical-align: middle;
	}

#div_silver, #div_standard, #div_goldroute, #download_silver, #download_standard, #download_goldroute {
	display: none;
	}

#div_silver p, #div_standard p, #div_goldroute p {
	background-color: #fff;
	margin: 6px 0 10px 2px;
	}

#download_silver p, #download_standard p, #download_goldroute p {
	background-color: #91c300;
	}

#get_call_rates_btn {
	cursor: pointer;
	margin-left: 15px;
	margin-bottom: -12px;
	border: 0;
	}

/* CB VALIDATION */

.ie6 .tariffs_container_top, .ie7 .tariffs_container_top {
	margin-top: -19px;
	}

.ie7 .tariffs_container_download {
	margin-top: 0;
	}

.ie6 .tariffs_container_download {
	position: absolute;
	top: 280px;
	}

.ie6 .tariffs_container_top {
	margin-bottom: -2px;
	}

.ie6 .tariffs_container_download_bottom, .ie7 .tariffs_container_download_bottom {
	margin-top: 0;
	}

.ie6 .tariffs_container_download img {
	z-index: 1000;
	border: 1px solid red;
	margin-left: -100px;
	}

.ie6 #div_silver, .ie7 #div_silver, .ie6 #div_standard, .ie7 #div_standard, .ie6 #div_goldroute, .ie7 #div_goldroute {
	margin-bottom: 14px;
	}

.ie6 #search_tip, .ie7 #search_tip {
	width: 397px !important;
	height: 65px !important;
	margin-left: -535px !important;
	margin-top: 35px !important;
	background: url('/images/layout/tariffs/search_tip.gif') transparent no-repeat !important;
	}

.ie6 #search_tip {
	visibility: hidden !important;
	}
	
.ie6 #get_call_rates_btn, .ie7 #get_call_rates_btn {
	margin-bottom: 0 !important;
	}

.ie6 #coutrysearch, .ie7 #coutrysearch {
	margin-bottom: 4px !important;
	}
	
.ie7 #scountrylist {
	margin-top: -13px;
	min-height: 0;
	}

.ie6 .tfs_table .row *, .ie7 .tfs_table .row * {
	background-color: #fff;
	}

.ie6 .tfs_table .row_odd *, .ie7 .tfs_table .row_odd * {
	background-color: #f9fcf3;
	}

.ie6 .tfs_table .row *:hover, .ie7 .tfs_table .row:hover *, .ie6 .tfs_table .row_odd:hover *, .ie7 .tfs_table .row_odd:hover * {
	background-color: #97c316;
	}

.ie6 .tariffs_container_searchbox_bottom, .ie6 .scountrylist_bottom, .ie6 .tariffs_container_searchbox_top, .ie6 .tariffs_container_download_bottom {
	visibility: hidden !important;
	}

.ie6 #scountrylist {
	background-color: #97c316 !important;
	}

.ie6 p.clist {
	margin: 6px 0 0 6px !important;
	}

.ie6 #scountrylist * {
	border: 0 !important;
	text-decoration: none !important;
	}

.ie6 #scountrylist_top {
	margin-bottom: -8px;
	}

.ie6 #download_silver img, .ie6 #download_standard img, .ie6 #download_goldroute img {
	margin: 0 !important;
	}

.ie6 #download_silver p, .ie6 #download_standard p, .ie6 #download_goldroute p {
	margin: 10px 0 14px 10px !important;
	padding: 0 !important;
	}

.ie7 #download_loading .center, .ie6 #download_loading .center {
	margin-bottom: -2px !important;
	margin-top: -2px !important;
	}

.ie8 #search_tip {
	margin-top: 2px !important;
	background: url('/images/layout/tariffs/search_tip.gif') transparent no-repeat !important;
	}

.ie8 .tariffs_container_download {
	margin-top: 0 !important;
	}

.ie8 .tariffs_container_download_bottom {
	display: none;
	}