@charset "utf-8";

/* CSS Document */
body {
	background: #fdb11b url(../images/Bg.jpg) repeat-x;
	margin: 0px auto;
	width: 902px;
	font-family: Arial, "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #000;
	background-position: 0 -132px;
}

a:hover {
	color: #990000;
}

#maindiv {
	width: 900px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#top-text1 {
	width: 745px;
	height: 64px;
	float: left;
}

#Header {
	float: left;
	width: 900px;
	height: 150px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}

#HeaderInner {
	float: left;
	width: 900px;
	height: 76px;
	background-image: url(../images/headerInner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}

.menuleft {
	float: left;
	width: 27px;
	height: 24px;
}

#BG-menu {
	float: left;
	height: 51px;
	background-image: url(../images/topmenuBg.jpg);
	width: 94%;
	padding: 0px;
	margin: 0px;
}

#BGtab {
	float: left;
	height: 51px;
	background-image: url(../images/middletab.jpg);
	width: 94%;
}

#top-menu-Seprater_ {
	float: left;
	width: 15px;
	height: 24px;
}

#R-Top-menu {
	float: left;
	width: 12px;
	height: 24px;
}

#text-box1 {
	float: left;
	width: 200px;
	height: auto;
	padding: 0px 0px 5px 17px;
	_padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 5px;
}

#text-boxInner {
	float: left;
	width: 95%;
	height: auto;
	padding: 0px 0px 20px 17px;
	margin: 20px 0px 0px 5px;
}

.text-box2 {
	float: left;
	width: 200px;
	height: auto;
	padding: 0px 0px 5px 5px;
	margin-top: 20px;
}

.text-box3 {
	float: left;
	width: 450px;
	height: 360px;
	padding: 0px 0px 10px 5px;
	margin-top: 20px;
}

#text-box4 {
	float: left;
	width: 450px;
	height: 230px;
	padding: 0px 0px 20px 5px;
	margin-bottom: 20px;
}

#Cable_ {
	float: left;
	width: 600px;
	height: 180px;
	background-image: url(../images/Cable.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.topmenu {
	padding: 0px 0px 1px 0px;
	width: 100%;
	float: left;
	font-size: 12px;
}

.middle {
	float: left;
	width: 917px;
	padding-top: 5px;
}

.topmenu ul {
	margin: 0px;
	padding: 0px;
	height: 51px;
	line-height: 51px;
}

.topmenu  a:hover {
	color: #000;
	text-decoration: none;
}

.topmenu_saparater {
	background-image: url(../images/top_menu_Seprater.jpg);
	list-style: none;
	height: 24px;
	float: left;
	background-repeat: no-repeat;
}

.topmenu a {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 5px 10px;
	line-height: 51px;
	text-decoration: none;
	text-align: center;
}

.no_saparater,.errorMsg {
	list-style: none;
	float: left;
	line-height: 51px;
	height: 51px;
	font-family: Arial, Helvitica;
	font-weight: bold;
}

.serachbox {
	width: 25px;
}

.normaltext {
	font-size: 11px;
	color: #52565e;
	font-weight: normal;
}

.normaltext a:link {
	color: #52565e;
}

.footer {
	float: left;
	color: #000;
	text-align: left;
	vertical-align: bottom;
	width: 96%;
	text-decoration: none;
	padding-top: 10px;
}

.footer a {
	color: #aaaeb3;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: none;
	color: #ff0000;
}

.feedthroughtext {
	float: left;
	height: 40px;
	width: 180px;
	text-align: center;
	text-indent: 50px;
}

.search {
	font-size: 11px;
	height: 15px
}

div.module_menuBootomREmail {
	background: url(../images/mw_box_br.png) 50% 50% no-repeat;
	width: 49%;
	height: 50%;
}

div.module_menuBootomR {
	background: url(../images/mw_box_br.png) 100% 100% no-repeat;
	width: 98%;
	height: 100%;
}

div.module_menuBottomL {
	background: url(../images/mw_box_bl.png) 0 100% no-repeat;
	width: 100%;
	height: auto;
}

div.module_menuBottomLEmail {
	background: url(../images/mw_box_bl.png) 0 50% no-repeat;
	width: 50%;
	height: auto;
}

div.module_menuTopR {
	background: url(../images/mw_box_tr.png) 100% 0 no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopREmail {
	background: url(../images/mw_box_tr.png) 50% 0 no-repeat;
	width: 50%;
	height: 50%;
}

div.module_menuTopL {
	background: url(../images/mw_box_tl.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopLEmail {
	background: url(../images/mw_box_tl.png) 0 0 no-repeat;
	width: 50%;
	height: 50%;
}

div.module_menuBootomR1 {
	background: url(../images/mw_box_brL.png) 100% 100% no-repeat;
	width: 100%;
	min-height: 200px;
	height: 100%;
}

div.module_menuBottomL1 {
	background: url(../images/mw_box_blL.png) 0 100% no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopR1 {
	background: url(../images/mw_box_trL.png) 100% 0 no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopL1 {
	background: url(../images/mw_box_tlL.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuBootomR2 {
	background: url(../images/mw_box_brR.png) 100% 100% no-repeat;
	width: 100%;
	min-height: 200px;
	height: 100%;
}

div.module_menuBottomL2 {
	background: url(../images/mw_box_blR.png) 0 100% no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopR2 {
	background: url(../images/mw_box_trR.png) 100% 0 no-repeat;
	width: 100%;
	height: 100%;
}

div.module_menuTopL2 {
	background: url(../images/mw_box_tlR.png) 0 0 no-repeat;
	width: 100%;
	height: 100%;
}

.userTextbox {
	float: left;
	margin-left: 10px;
}

.signbutton {
	background-image: url(../images/signbutton.jpg);
	width: 57px;
	height: 27px;
	float: left;
	cursor: pointer;
}

.forgotText {
	float: left;
	width: 30%;
	margin-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	margin-top: 9px;
}

.goButton {
	float: left;
	background-image: url(../images/go.jpg);
	width: 26px;
	height: 28px;
	margin-left: 10px;
	cursor: pointer;
}

.blackTextbold {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0px 0px 20px;
}

.blackTextBsamll,.LeftText {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.arrowDown,.arrowDown2,.arrowDown3,.arrowDown4,.arrowDown5 {
	background-image: url(../images/arrowDown.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 120px;
	padding: 5px 0px 0px 30px;
	margin: 20px 0px 0px 20px;
	_margin: 10px 0px 0px 10px;
	text-align: left;
}

.arrowDown2 {
	background-image: url(../images/arrowDown2.jpg);
	background-repeat: no-repeat;
}

.arrowDown3 {
	background-image: url(../images/arrowDown3.jpg);
	background-repeat: no-repeat;
}

.arrowDown4 {
	background-image: url(../images/arrowDown4.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

.arrowDown5 {
	background-image: url(../images/arrowDown5.jpg);
	background-repeat: no-repeat;
	width: 140px;
}

.arrowGreen {
	background-image: url(../images/arrowGreen.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 120px;
}

.arrowBlue {
	background-image: url(../images/arrowBlue.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 126px;
}

.arrowlarge {
	background-image: url(../images/arrowlarge.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 126px;
}

.tickicon {
	background-image: url(../images/tick.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.benefiticon {
	background-image: url(../images/benifits.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.accounticon {
	background-image: url(../images/account.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.searchH1 {
	background-image: url(../images/search1.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.arrowR {
	background-image: url(../images/arrowR.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.ratingicon {
	background-image: url(../images/rating.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.signupbutton {
	background-image: url(../images/signupbutton.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 180px;
	margin: 20px 0px 20px 0px;
	cursor: pointer;
}

.divheightL {
	height: 360px;
}

.divheightR {
	height: auto;
	float: left;
	margin-bottom: 15px;
	width: 420px;
}

.divheightR1 {
	height: 220px;
	float: left;
	width: 100%;
}

.MainLeftdiv {
	float: left;
	text-align: center;
	height: 45px;
}

.MainLeftdiv2 {
	float: left;
	text-align: center;
	height: 60px;
}

.MainLeftdiv3 {
	float: left;
	text-align: center;
	height: 120px;
}

.LeftText {
	text-align: center;
	width: 200px;
	margin-top: 20px;
}

.blackTextnormal {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px 6px 10px;
	line-height: 17px;
}

.rightdivMain {
	padding: 0px 10px 10px 0px;
	float: left;
}

.paddingText {
	padding-top: 17px;
	height: 35px;
}

.RightbottomDiv {
	float: left !important;
	float: none;
	padding: 20px 0px 20px 10px;
	text-align: left;
	font-weight: normal;
	width: 96%;
	line-height: 20px;
	background-image: url(../images/bottomImg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.bordertable {
	border: 1px solid #fdb11b;
}

.boldText {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 20px 0px 0px 10px;
}

.floatL {
	
}

.errorMsg {
	width: 500px;
	margin-left: 50px;
	float: left;
	text-align: center;
	color: #FF0022;
	font-weight: bold;
}

.errorMsg1 {
	width: 580px;
	margin-left: 50px;
	float: left;
	text-align: right;
	color: #FF0022;
	font-weight: bold;
}

.Arrow {
	background-image: url(../images/Arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 50px;
	margin: 5px 10px 0px 0px;
}

.blackTextnormalbottom {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;
	line-height: 17px;
	height: 22px;
}

/*menu-dropdown*/
#multi-level {
	position: relative;
	z-index: 100;
	padding-left: 0px;
}

/* The menu styling */
	/* Remove the padding, margins and bullets from the lists */
.menu,.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 11px;
}

/* Set up the size of the list items and float left to place inline */
.menu li.top {
	display: block;
	float: left;
	position: relative;
}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* Default link styling */
.menu li.top a.top_link {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	/* background: url(../images/image/image_drop_1a.gif); padding:0;*/
}

.menu li.top a.top_link b.b_top {
	display: block;
	float: left;
	height: 30px;
	width: 26px;
}

.menu li.top a.top_link span.drop {
	padding: 0 0 0 0;
}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {
	visibility: visible;
	cursor: pointer;
	position: relative;
}

.menu li:hover {
	position: relative;
	z-index: 200;
}

/* Style the top level links */
.menu li.top a.top_link:hover,.menu li.top:hover a.top_link {
	/*background: url(../images/image/image_drop_1b.gif);*/
	
}

.menu li.top a.top_link:hover span.span_top,.menu li.top:hover a.top_link span.span_top
	{ /*background: url(../images/image/image_drop_1b.gif) right top;*/
	
}

.menu li.top a.top_link:hover span.drop,.menu li.top:hover a.top_link span.drop
	{ /*background: url(../images/image/image_drop_0b.gif) right top;*/
	
}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul,.menu ul ul,.menu :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul :hover ul ul
	{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
}

/* Style the drop down sub level links */
.menu :hover ul.sub {
	left: 0;
	top: 30px;
	background: transparent url(../images/image/transparent.gif);
	padding: 3px 0 0 0;
	white-space: nowrap;
	width: 135px;
	margin-left: 13px;
	height: auto;
}

.menu :hover ul.sub li {
	display: block;
	float: left;
}

.menu :hover ul.sub li a {
	display: block;
	float: left;
	height: 25px;
	width: 135px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	padding: 0;
	background: url(../images/image/dropa_0.gif) no-repeat;
}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu :hover ul.sub li a span,.menu :hover ul.sub li a.fly:hover ul li a span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
	{
	display: block;
	float: left;
	background: url(../images/image/drop_0.gif) right top;
	height: 25px;
	width: 120px;
	padding: 0 10px 0 5px;
	font-weight: normal;
	color: #000;
}

.menu :hover ul.sub li a.fly span,.menu :hover ul.sub li a.fly:hover ul li a.fly span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
	{
	background: url(../images/image/dropb_0.gif) right top;
	color: #000;
}

.menu :hover ul.sub li a:hover,.menu :hover ul.sub li a:hover ul li a:hover,.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover,.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
	{
	background: url(../images/tabs.jpg) no-repeat;
	color: #fff;
}

.menu :hover ul.sub li a:hover span,.menu :hover ul.sub li a.fly:hover ul li a:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
	{
	color: #000;
	z-index: 2001;
}

.menu :hover ul.sub li a.fly:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
	{
	background: url(../images/image/dropb_1.gif) right top;
	color: #fff;
}

/* Position the flyouts */
.menu :hover ul :hover ul,.menu :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul :hover ul
	{
	left: 107px;
	top: 0;
	background: transparent url(../images/image/transparent.gif);
	padding: 5px 5px 5px 0;
	white-space: nowrap;
	width: 120px;
	z-index: 200;
	height: auto;
}

/*Sasi Changes*/
.loginrow {
	margin: 10px 0px 0px 0px;
	float: left;
	width: 917px;
}

.partnerMainDiv {
	height: 155px;
	float: left;
	margin-bottom: 15px;
	padding: 0px 10px 10px 20px;
	width: 370px;
	height: 207px;
	_height: 220px;
}

.partnersDiv {
	float: left;
	width: 405px;
	padding-left: 20px;
	_padding-left: 10px;
	margin-top: 4px;
	_margin-top: 5px;
}

.drivertaxImg {
	background-image: url(../images/drivertax.jpg);
	width: 138px;
	height: 51px;
	float: left;
	margin: 5px;
}

.deltaImg {
	background-image: url(../images/delta.jpg);
	width: 123px;
	height: 51px;
	float: left;
	margin: 5px;
}

div.module_menuBootomR3 {
	background: url(../images/mw_box_brR.png) 100% 100% no-repeat;
	width: 100%;
	min-height: 100px;
	height: 100%;
}

.successMsg {
	float: left;
	line-height: 51px;
	height: 51px;
	font-family: Arial, Helvitica;
	font-weight: bold;
}
/*Sasi ChangesEnd*/