	a.agentLink {
		background-image: url('/images/common/tab-bg.gif');
		background-repeat: no-repeat;
		width: 120px;
		height: 30px;
		display: block;
		font-family: Arial, Verdana,Helvetica;
		font-size: 11px;
		font-weight: bold; 
		color: #000000;
		text-align: center;
		vertical-align:text-bottom;
		padding-top: 3px;
	}
	a.agentLink:hover {
		background-image: url('/images/common/tab-bg-hover.gif');
		background-repeat: no-repeat;
		width: 120px;
		height: 30px;
		display: block;
		color: #000000;
	}


a.agentLinkTabs {
		background-image: url('/images/common/tab-bg-lrg.png');
		background-repeat: no-repeat;
		width: 198px;
		height: 28px;
		display: block;
		font-family: Arial, Verdana,Helvetica;
		font-size: 14px;
		font-weight: bold; 
		color: white;
		text-align: center;
		vertical-align:top;
		letter-spacing:2px;
		margin-left: -3px;
	}
a.agentLinkTabs:hover {
		background-image: url('/images/common/tab-bg-lrg-hvr.png');
		background-repeat: no-repeat;
		width: 198px;
		height: 28px;
		display: block;
		color: blue;
	}
	
a.agentLink1 {
		text-decoration:none;
	 	color:blue;
		display: block;
		font-family: Arial, Verdana,Helvetica;
		font-size: 12px;
		color: #0000ff;
		text-align: left;
		vertical-align:text-top;
		padding-top: 3px;
	}
	a.agentLink1:hover {
	text-decoration:underline; 
	color:blue;
	vertical-align:text-top;
	display: block;
	color: #0000ff;
	}
	/* uncomment when remove turkey
	#agent {
		position: absolute;
		float: right;
		z-index:100;
		top:-3px;
		left: 80%;
		border: 0px solid red;  
	}							*/

	/* remove when remove turkey */
	#agent {
	position: absolute;
	float: right;
	z-index:100;
	top:-3px;
	left: 615px;
	border: 0px solid red;
	width: 381px;
	}	
	
	#search {
	width: 300px;
	float: left;
	line-height: 62px;
	margin: 0px 0px 0px 30px;
	padding-top: 10px;
	z-index:110;
	}
	
	
	
	#menuhypLink {
	font-family: Arial, Verdana,Helvetica;
		font-size: 12px;
		color: #0000ff;
	width: 250px;
	float: right;
	left:450px;
	line-height:13px;
	text-align: left;
	padding-top: 10px;
	}	

	#Ext-img {
	position: absolute;
	float: right;
	z-index:100;
	top:5px;
	left: 310px;
	border: 0px solid red;
	}	


.headercontainer {
	text-align:center;
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	
}

#header_noscroll {
	text-align:center;
	margin: 0px auto;
	vertical-align: middle;
	width:1000px;
	height: 80px;
	/*background-color: white;*/
	padding:0px 0px 0px 0px;
	/*border:1px solid Gray;*/
}
#header {
	text-align:center;
	margin: 0px auto;
	vertical-align: middle;
	height: 82px;
	/*border:1px solid Gray;*/
}
input.btn { 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	width: auto;
	padding: 0px 6px;  
}
#header .lqlogo {
	float: left;
	line-height: 82px;
	margin: 0px 0px 0px 5px;

}

#header_noscroll .lqlogo {
	float: left;
	line-height: 62px;
	margin: 0px 0px 0px 5px;

}

#header .ssslogo {
	position:relative;
	left:30px;
}

#header .turkeylogo {
	position:relative;
	z-index:110;
	bottom:2px;
	width: 44px;
	height: 44px;
	left:325px;
}

a{text-decoration:none; outline:none;}


#scroller, #exit-stage-left {
	top:50px;
	left:3px;
	width:99.9%;
	height:60px;
	position: absolute;
	overflow:hidden;
	z-index: 11;
}

#scroller img { position:absolute; display:block;left:-1000px;border-width: 0px;}

/* Uncomment the background image if fading is desired */
#exit-stage-left { /*background : url('/images/carrierscroll/fadel.png') no-repeat 0px 0px;*/ }

.scroller-container { height:60px; width:100%; }

