

	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;
	}

	/* 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: 75%;
		border: 0px solid red;  
	}	
	
	#search {
		position: absolute;
		float: right;
		z-index:100;
		top:20px;
		left: 45%;
		border: 0px solid red;  
	}	


.headercontainer {
	text-align:center;
	padding-top:5px;
	/*background-image:url('/images/common/Winter_Scene_2010_banner.jpg');*/
	background-repeat:repeat-x;
}

#header {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/*width:1024px;*/	
	height:55px;
	/*border:1px solid Gray;*/

	
	
}

#header .lqlogo {
	
	position:relative;
	left:-320px;
	top:4px;
}

#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:58px;  left:1px; width:99.9%; height:60px; position: absolute;overflow:hidden; }

#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%; }


