@charset "utf-8";
/* CSS Document */
.text{
	font-family:Tahoma, sans-serif;
	color:#000;
	font-size:10pt;
}
.text8{
	font-family:Tahoma, sans-serif;
	color:#000;
	font-size:8pt;
}
.frotelsearch{
	font-family:Tahoma, sans-serif;
	color:#000;
	font-size:8pt;
	background:url(images/search.png) right no-repeat;
	text-indent:15px;
	border:#999 solid 1px;
	height:16px;
	line-height:15px;
}
.rahgiri-tracking{
	font-family:Tahoma, sans-serif;
	color:#000;
	font-size:8pt;
	background:url(images/frotel_basket_shopping_cart_tracking_rahgiri.png) right no-repeat;
	text-indent:2px;
	border:#999 solid 1px;
	height:16px;
	line-height:15px;
}
.bank{ position:absolute; right:inherit; top:inherit; padding:6px;z-index:1;width:300px;visibility: hidden;filter: DropShadow(Color=#CCCCCC, OffX=-3, OffY=3, Positive=-3);line-height: 14pt;border:1 solid #00CC00;background-color:#E4F3E6;text-align: justify;font-family: Tahoma, sans-serif, Arial;font-size: 9pt;}
.green {
	background: #87C80A url(images/green_medium.png) repeat-x top left;
	color: #FFF;
	font-family:tahoma, Arial, sans-serif;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	padding: 5px;
	line-height:26px;
}



/* Navigation related styles */

#mainNavigation {
	background: white url(images/navi-top-bottom-gradients.png) left 3px repeat-x;
	border-bottom: 1px solid #7FD7F7;
	min-height: 31px;
	clear:both;
}
* html #mainNavigation {
	height: 31px;
}
	#mainNavigation ul, #subNavigation ul {
		position: relative;
		width: 980px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		font-family: tahoma, Arial, sans-serif;
	}
	#mainNavigation li {
		float: left;
		margin: 0 -20px 0 30px;
		font-size: 9pt;
		font-weight: bold;
		min-height: 24px;
		padding-left: 2px;
		display: inline;
	}
	
		
	* html #mainNavigation li {
		height: 25px;
	}

		#mainNavigation li a, #mainNavigation li strong {
			text-decoration: none;
			color: #636363;
			display: block;
			padding: 8px 10px 4px 8px;
			min-height: 20px;
		}
		#mainNavigation li.active a {
		    padding: 0;
			cursor: pointer;
		}
		#mainNavigation li.active, #mainNavigation li.active a, #mainNavigation li.active strong {
			color: white;
			background: #7FD7F7;
		}
		#mainNavigation li.active,
		#mainNavigation li.hover,
		#mainNavigation li:hover {
			background: #7FD7F7 url(images/navi-top-bottom-gradients.png) left -60px no-repeat;
		}
		#mainNavigation li.active strong,
		#mainNavigation li.hover a,
		#mainNavigation li:hover a {
			background: #7FD7F7 url(images/navi-top-bottom-gradients.png) right -60px no-repeat;
		}
		#mainNavigation li.business.hover,
		#mainNavigation li.business:hover {
			background: #4b465a url(images/navi-top-bottom-gradients.png) left -120px no-repeat;
		}
		#mainNavigation li.business.hover a,
		#mainNavigation li.business:hover a {
			background: #4b465a url(images/navi-top-bottom-gradients.png) right -120px no-repeat;
		}
		#mainNavigation li.hover a,
		#mainNavigation li:hover a {
		    color: white;
		}


.CODShoppingSystem {
	margin-top: 6px;
	width: 100%;
	height: 290px;
	background: #00AFF0 url(images/hero_gradient.jpg) no-repeat 50% 0;
	position: relative;
}
.gal {
	margin-top: 6px;
	width: 100%;
	height: 290px;
	background-image: url(images/hero_clouds.png);
	background-position: 208px bottom; 
	background-repeat:no-repeat;
	position: relative;
}
.frotel{
	width:930px;
	padding:0px;
	margin:auto;
	position: relative;
}
.fro{
	width:360px;
	text-align:right;
	float:left;
	padding:0px;
}
.tel{
	width:570px;
	text-align:center;
	float:right;
	padding:0px;
}

#blok2{
	background: url(images/contentintro_bg.png) bottom center no-repeat; 
}
.leftblok{
	margin-bottom:5px;
	background: url(images/horiz_separator_oneThird.png) bottom center no-repeat;
	height:auto !important;
}
.rightblok{
	float:left;
	margin-bottom:10px;
	background: url(images/horiz_separator_oneThird.png) bottom center no-repeat;
	height:auto !important;
	width:605px;
	clear:both;
}
.rightblokBaks{
	float:left;
	margin-bottom:10px;
	height:auto !important;
	width:605px;
	clear:both;
}
.getfrotel {
	padding: 5px 10px;
	margin: 0 10px 10px;
	background-color: #9ed6f2;
	overflow: hidden;
	clear: both;

	border-radius: 5px;	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.Blink{
	text-decoration:none;
	font:Tahoma, sans-seri 9pt bold;
	color:#666;
}
.Blink:hover{
	color:#9C0;
}
.frotellink{
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.frotellink:hover{
	color:#F00;
}

