/* Default CSS Stylesheet for People Talent Solutions */

/************General Styles*************/


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
body {
	background:#c5c5c5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #346392;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #346392;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13px;
	color: #d8232b;
}


/************Content Styles*************/

.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666
	}

a.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #d8232b;
	text-decoration:none
	}

a.content:hover{
	text-decoration: underline;
}



/************Secondary Navigation Styles*************/

.secondarynav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
}
a.secondarynav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
	}

a.secondarynav:hover{
	color: #d8232b;
	text-decoration: underline;
}


/************Red Text Styles*************/

.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8232b
}
a.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8232b;
	text-decoration:none
	}

a.red:hover{
	color: #d8232b;
	text-decoration: underline;
}


/************Blue Text Styles*************/

.blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#084071
}
a.blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#084071;
	text-decoration:none
	}

a.blue:hover{
	color: #084071;
	text-decoration: underline;
}

/************Top Link Text Styles*************/

.top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
}
a.top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
	}

a.top:hover{
	color: #d8232b;
	text-decoration: underline;
}

/************Footer Styles*************/

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666
}
a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none
	}

a.footer:hover{
	color: #d8232b;
	text-decoration: none
}

/************Shadow Styles*************/
.left { background-image:url(/images/shadowleft.gif)}
.right { background-image:url(/images/shadowright.gif)}
.bottom { background-image:url(/images/shadowBottom.gif)}
.nav {background-image:url(/images/Nav_BG.gif); background-repeat:repeat-x;}
.dots {background-image:url(/images/dots.gif)}
 

/************Illustration*************/
.illustration {
background-image:url(/images/Illustration.gif);
background-repeat:no-repeat;
background-position:center;
text-align:center;
padding:20px 0px 0px 0px;
}



.hotspot {color:#900; padding-bottom:1px; cursor:pointer}

#tt {
	position:absolute; 
	display:block; 
	background:url(/images/tt_left.gif) top left no-repeat
	}
#tttop {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(/images/tt_top.gif) top right no-repeat; 
	overflow:hidden
	}

#ttcont {
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#666; 
	color:#FFF
	}

#ttbot {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(/images/tt_bottom.gif) top right no-repeat; 
	overflow:hidden
	}
	
	
	
/*NAVIGATION*/

.none	{
	display:none;
	}
	
	

#nav, #nav ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	}

#nav a {
	display: block;
	height:33px;
	}

#nav li {
	float: left;
	}

#home	{
	left:0px;
	width:120px;
	}
	
#home a, #home a:visited 	{
	background:url(/images/nav.jpg) 0px 0px;
	background-repeat:no-repeat;
	}
	
#home a:hover	{
	background:url(/images/nav.jpg) 0px -33px;
	background-repeat:no-repeat;
	}
	
#about	{
	left:120px;
	width:120px;
	}
	
#about a, #about a:visited 	{
	background:url(/images/nav.jpg) -120px 0px;
	background-repeat:no-repeat;
	}
	
#about a:hover	{
	background:url(/images/nav.jpg) -120px -33px;
	background-repeat:no-repeat;
	}
	
/**#about ul li a{
	background-color:#CCCCCC;
	color:#FFFFFF;
	position:absolute;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	}**/
	
#solutions	{
	left:240px;
	width:150px;
	}
	
#solutions a, #solutions a:visited 	{
	background:url(/images/nav.jpg) -240px 0px;
	background-repeat:no-repeat;
	}
	
#solutions a:hover	{
	background:url(/images/nav.jpg) -240px -33px;
	background-repeat:no-repeat;
	}
	
#resources	{
	left:390px;
	width:118px;
	}
	
#resources a, #resources a:visited 	{
	background:url(/images/nav.jpg) -390px 0px;
	background-repeat:no-repeat;
	}
	
#resources a:hover	{
	background:url(/images/nav.jpg) -390px -33px;
	background-repeat:no-repeat;
	}
	
#contact	{
	left:509px;
	width:118px;
	}
	
#contact a, #contact a:visited 	{
	background:url(/images/nav.jpg) -509px 0px;
	background-repeat:no-repeat;
	}
	
#contact a:hover	{
	background:url(/images/nav.jpg) -509px -33px;
	background-repeat:no-repeat;
	}
	
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}


#nav li ul li {
	background-color:#ffffff !important;
	background-image:none !important;
	color:#AFAFAF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:3px;
	width:130px;
	height:25px;
	border-bottom: solid #AFAFAF 1px;
	border-left: solid #AFAFAF 1px;
	border-right: solid #AFAFAF 1px;
}

#nav li ul li:hover {
	background-color:#d8232b !important;
	background-image:none !important;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:3px;
	width:130px;
	height:25px;
	border-bottom: solid #AFAFAF 1px;
	border-left: solid #AFAFAF 1px;
	border-right: solid #AFAFAF 1px;
}

#nav li ul li a, #nav li ul li a:visited	{
	color:#AFAFAF;
	background-image:none !important;
	font-size:10px;
	}
	
#nav li ul li a:hover	{
	color:#FFFFFF;
	background-image:none !important;
	font-size:10px;
	}



#nav li:hover ul {
	left: auto;
}


.searchbox	{
	background-image:url(/images/search-box-bg.jpg) !important;
	width:210px;
	height:15px;
	padding: 8px 6px 8px 12px !important;
	border:0 !important;
	margin-top:6px;
	}
	
.formrow	{
	margin-top:13px;
	}
	
div.searchcontainer	{	width: 508px;
	height: 400px;
	padding: 0 10px 0 10px;
	border: 1px solid #999999;
	overflow: auto;
	margin-bottom: 10px;
}

#cse-search-results	iframe {
	width: 508px;
}
