@charset "utf-8";
/* CSS Document */

	.yui-skin-sam .yuimenubaritemlabel{
		color:#E0E0E0;
	}
	.yui-skin-sam .yuimenubar{
		background-repeat: repeat-x;
		background-position: 0px -1400px;
		background-image: url(../../yuimy/sprite-my.png);	
	}
	em#yahoolabel {
		text-indent: -6em;
		display: block;
		background: url(../../yuimy/ia-logo.png) center center no-repeat;
		width: 2em;
		overflow: hidden;
	}
	#logoutlabel {
		width: 50px;
		background-image: url(../../yuimy/logout-button.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 20px;
		margin: 0px;
		position: relative;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		border: none;
	}	
	.yui-skin-sam .yui-menu-shadow-visible {
		background-color:#ff0000;
		opacity:.12;
		filter:alpha(opacity=12);
	}
	.yui-skin-sam .yuimenubarnav .yuimenubaritem{
		border:none;
		border-width:0px;
	}	
	.yui-skin-sam .yuimenuitem-hassubmenu{
		
	}
	.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
		background:none;
	}	
	.yui-skin-sam .yuimenubaritem-selected{
		background:none;
	}	
	.yui-skin-sam .yuimenuitem-selected{
		background-color:#FFCCCC;
	}	
	.yui-skin-sam .yuimenubaritemlabel-selected{
		border:none;
	}	
	.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected{
		border-left-width:0px;margin-left:0px;margin-top:0px;
		color:#FFFF00;
	}
	
	.clients_row {
		margin: 0px;
		width: 100%;
		position: relative;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #CCC;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;		
	}
	.clients_row_title {
	font-size: 120%;
	font-weight: bold;
		
	}	
	.clients_row_left {
	float: left;
		
	}
	.clients_row_right {
	float: left;
	display: inline;
	margin-left: 20px;
		
	}	
	.client_pic {
	background-image: url(../../images/no-photo.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 110px;
	position: relative;
		
	}
