/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/* 
ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE. THIS WAY IF YOU MAKE
A MISTAKE YOU CAN ALWAYS REVERT BACK TO ORIGINAL TEMPLATE CSS
THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES. IT LOADS EVEN AFTER TEMPLATE_RTL.CSS 
SO YOU CAN ADJUST ANY CSS PART OF THE TEMPLATE YOU NEED.*/
/*CUSTOM ITEM CLASS EXAMPLE*/
/*.horiznav a.newclas{
	background-image:url(../images/pdf_button.png)!important;
	background-repeat:no-repeat!important;
	background-position:95% center!important;
	
}*/
/*CUSTOM FIRST DROP NO TOP ROUNDED CORNERS EXAMPLE*/

/*.horiznav ul.level1 li.tl,.horiznav ul.level1 li.tl:hover{
	background:transparent url(../images/metal/topmenu/square/tl.png)!important;
}
.horiznav ul.level1 li.tr,.horiznav ul.level1 li.tr:hover{
	background:transparent url(../images/metal/topmenu/square/tr.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl,.horiznav ul.level2 li.tl:hover{
	background:transparent url(../images/metal/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr,.horiznav ul.level2 li.tr:hover{
	background:transparent url(../images/metal/topmenu/corners/tr.png) no-repeat right top!important;
}
.top_menu ul.subul_main.level1{
	margin-top:3px;
}
.YJSG_listContainer ul.subul_main.level1{
	margin-top:-3px!important;
}*/

.rt_list {
	width: 100%;
}

.rt_header {
	background-color: #64aa21;
	height: 25px;
	padding: 10px;
	color: #fff

}

.rt_header_td {
	padding: 20px 10px;

}

.rt_rate_td {
	padding: 7px 10px;
}

.rt_rate_row1 {background-color: #ecfbdd;}

.countryHead {
	height: 51px;
	margin-bottom: 10px;
	position: relative;
}

.countryHead span {
	background-color: #fff;
	display: block;
	font-size: 51px;
	line-height: 51px;
	padding-right: 10px;
	position: absolute;
}

.countryHead .line {
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-top: 5px;
}

div.tarifLink {
	background-color: #f8f8f8;
	float: left;
	height: 31px;
	margin-right: 5px;
	width: 31px;
}

div.tarifLink a {
	font-size: 13px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 6px;
	position: absolute;
}
.gototop {padding: 10px;}
.tarifLink_area  {height: 50px;}

