/*PeopleManager styles homepage*/

.peoplehome {
	color: #333;
	background: #E0E9FC;
	padding:  8px 25px 8px 25px;
}
.peoplehomenews {
	color: #333;
	background: #f0f4fe;
	padding: 8px 30px 8px 25px;
}
.peoplehomenews a:link,
.peoplehomenews a:visited {
color: #003399;
text-decoration: none;
}
.peoplehomenews a:hover,
.peoplehomenews a:visited:hover {
color: #8CCD01;
text-decoration: none;
}
.peoplehomenewsbg {
	background: #e0e9fc;
}
.peoplehomebold {
	color: #003399;
}
.peoplehome a:link,
.peoplehome a:visited {
color: #003399;
text-decoration: none;
}
.peoplehome a:hover,
.peoplehome a:visited:hover {
color: #8CCD01;
text-decoration: none;
}
.matchcriteria {
	background: #eef3fd;
	color: #003399;
	padding: 7px 0px 7px 0px;
}
.floatright {
	float:right;
	padding-left: 12px;
	padding-bottom: 10px;
}
.floatleft {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px;
}

/*End PeopleManager styles homepage*/

/*------------------------------------------------------------------------------------------------------------------------------------------*/
/*PeopleManager Detail page*/

.product {
  color: #333;
  padding: 0px 2px 0px 0px;
}
.product p {
	padding: 4px 0px 4px 0px;
}
.product h1 {
  color: #6287D3;
  margin: 0px 0px 12px 0px;
}
.product h2 {
  color: #033168;
  margin: 0px 5px 5px 0px;
}
.product h3 {
  color: #6287D3;
  margin: 0px 5px 5px 0px;
}
.product hr
{
	border-right: 0px solid;
	border-top: #B4CBFC 1px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	height: 1px;
	margin: 0px;
}
.productphotoright {
	padding: 0px 0px 10px 0px;
}
.producthdrbar{ 
  color: #ffffff;
  background: #729ed4;
  padding: 3px 0px 3px 10px;
}
.productcall {
	background: url(../images/images_people/tile_call_sides.gif) repeat-y;
 	color: #666;
 	padding: 0px 15px 0px 25px;
}
.productspaceindent {
  color: #666;
  padding: 0px 2px 0px 15px;
}
.productbio {
	padding: 10px 15px 5px 0px;
	color: #666;
}


/*End PeopleManager Detail page*/

/*------------------------------------------------------------------------------------------------------------------------------------------*/
/*PeopleManager Search page*/

.productspace {
	padding: 4px 3px 5px 3px;
	color: #29568f;
	padding: 0px 0px 0px 0px;
}
.productlabel { 
	padding: 5px 5px 5px 5px;
	color: #6288D3;
}
.producttileresultstext {
	padding: 5px 5px 5px 5px;
	color: #333;
	border-bottom: #dcdec9 1px solid;
}
.producttileresultshdrtext { 
	padding: 7px 5px 0px 5px;
	color: #fff;
	vertical-align: top;
}
.producttileresultsrule {
	border-bottom: #B4CBFC 1px solid;
}


.producttileresultshdrtext a:link,
.producttileresultshdrtext a:visited { 
	text-decoration: none;
	color: #fff;
}

.producttileresultshdrtext a:hover,
.producttileresultshdrtext a:visited:hover { 
	text-decoration: none;
	color: #c8ddff;
	
}


.productbtilehordash {
	background: url(../images/images_people/tile_hor_dash.gif) repeat-x;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}


	/*PeopleManager Search page Skin*/
	
.productwhite {
		background: #edeee3;
}
.productbackground {
	background: #ffffff;
}
.productrightsidesearch {
	background: url(../images/images_people/tile_right_side_search.gif) repeat-y;
}
.productleftsidesearch {
	background: url(../images/images_people/tile_left_side_search.gif) repeat-y;
}
.productleftsideshell {
	background: url(../images/images_people/tile_left_side_shell.gif) repeat-y;
}
.productleftsideshellcrnr {
	background: url(../images/images_people/tile_left_side_shell_crnr.gif) no-repeat;
}
.productrightsideshell {
	background: url(../images/images_people/tile_right_side_shell.gif) repeat-y;
}
.productblendbar {
	background: url(../images/images_people/tile_blend_bar.gif) repeat-x;
}
.productbtmshadow {
	background: url(../images/images_people/tile_btm_shadow.gif) repeat-x;
}
.producttileresultshdr {
	background: url(../images/images_people/tile_results_bar.gif) repeat-x;
	
}
.productbtmshell {
	background: url(../images/images_people/tile_btm_shell.gif) repeat-x;
}

	/*End PeopleManager Search page Skin*/
/* Baseball styles begin -------------------------------------------------------------------------------------------------------------------*/

.baseball {
	color: #003399;
	background: #f2f5fc;
}

.baseballleftsideshell {	
	background: #729ed4;
}
.baseballrtsideshell {
	background: url(../images/images_people/baseball_tile_right.gif) repeat-y;
}
.baseballhdr {
	color: #000;
	padding: 12px 0px 40px 0px;
}
.baseballhdr a:link,
.baseballhdr a:visited {
	color: #003399;
	text-decoration: underline;
}
.baseballhdr a:hover,
.baseballhdr a:visited:hover {
	color: #8ccd01;
	text-decoration: underline;
}
.baseball h1 {
  color: #6287D3;
  margin: 0px 0px 12px 0px;
}
.baseball h2 { 
  color: #033168;
  margin: 0px 5px 5px 0px;
}
.baseball h3 { 
  color: #6287D3;
  margin: 0px 5px 5px 0px;
}
.baseballphoto {
	padding: 3px 18px 0px 9px;
}
/* Baseball styles end -------------------------------------------------------------------------------------------------------------------*/
/* Compare styles start -----------------------------------------------------------------------------------------------------------------*/
.compareblend {
	background: url(../images/images_people/compare_tile_blend_bar.gif) repeat-x;
}
.comparehdr {
	border-right: solid 1px #ffffff; 
  	color: #ffffff;
	padding: 8px 0px 8px 10px;
}
.comparehdrlast {
  	color: #ffffff;
	padding: 8px 0px 8px 10px;	
}
.comparecontenttint {
  	color: #4d6ea2;
	background: #edeee3;
	padding: 4px 0px 4px 10px;	
	border-right: solid 1px #bdcfe6;
	border-bottom: solid 1px #bdcfe6;
}
.comparecontent {
  	color: #333333;
	padding: 4px 4px 4px 10px;	
	border-right: solid 1px #bdcfe6;
	border-bottom: solid 1px #bdcfe6;
}
.comparecontentlast {
  	color: #333333;
	padding: 4px 0px 4px 10px;	
	border-bottom: solid 1px #bdcfe6;
}
.compareremovetext {
  	color: #6288d3;
}
.comparecall {
	background: #fff; 
 	color: #666;
 	padding: 10px 0px 10px 0px;
}
.comparecalltilebtm {
	background: url(../images/images_people/compare_call_tile_btm.gif) repeat-x;
}
.comparecalltiletop {
	background: url(../images/images_people/compare_call_tile_top.gif) repeat-x;
}
.comparecalltileright {
	background: url(../images/images_people/compare_call_tile_right.gif) repeat-y;
}
.comparecalltileleft {
	background: url(../images/images_people/compare_call_tile_left.gif) repeat-y;
}

/* Compare styles end -------------------------------------------------------------------------------------------------------------------*/

/*End PeopleManager Search page*/

/*------------------------------------------------------------------------------------------------------------------------------------------*/
